MCPcopy Create free account

hub / github.com/master-co/css / functions

Functions95 in github.com/master-co/css

↓ 147 callersFunctiondash
(...words: string[])
src/constants/css-property-keyword.ts:3
↓ 12 callersFunctiontestCSS
(cls: string, expected: string)
src/utils/test-css.ts:8
↓ 9 callersFunctiontestProp
(cls: string, expected?: string)
src/utils/test-css.ts:16
↓ 6 callersMethodmatch
(name: string)
src/style.ts:102
↓ 4 callersMethodextend
( property: 'classes' | 'breakpoints' | 'colors' | 'mediaQueries', ...settings: Record<string,
src/style.ts:563
↓ 4 callersMethodfindAndInsert
(className: string)
src/sheet.ts:789
↓ 4 callersFunctiongetBorderProps
(name: string, instance: object, suffix = '')
src/utils/get-border-props.ts:6
↓ 3 callersMethodfindAndNew
* 尋找匹配的 Style 生成實例
src/sheet.ts:312
↓ 2 callersFunctioncss
(cls: string)
src/utils/test-css.ts:4
↓ 2 callersMethodfind
* 尋找匹配的 Style
src/sheet.ts:332
↓ 2 callersFunctionparseValueUnit
(value: string, getUnit: (method: string) => string)
src/utils/parse-value-unit.ts:3
↓ 1 callersFunctionclear
()
src/utils/normalize-css-calc-text.ts:9
↓ 1 callersMethoddelete
(className: string)
src/sheet.ts:754
↓ 1 callersMethoddeleteRule
(name: string)
src/sheet.ts:760
↓ 1 callersMethoddisconnect
()
src/sheet.ts:292
↓ 1 callersFunctiongenerateColor
()
src/utils/generate-level-colors.js:29
↓ 1 callersFunctiongetCssPropertyText
(name: string, property: { unit?: string, value: any, important?: boolean })
src/utils/get-css-property-text.ts:1
↓ 1 callersFunctioninit
()
src/styles/index.ts:443
↓ 1 callersMethodinsert
* 1. where * 2. normal * 3. where selectors * 4. normal selectors * 5. media where * 6. media normal * 7. media selector
src/sheet.ts:400
↓ 1 callersFunctionisOperator
(char: string)
src/utils/normalize-css-calc-text.ts:6
↓ 1 callersFunctionnormalizeCssCalcText
(value: string)
src/utils/normalize-css-calc-text.ts:5
↓ 1 callersMethodobserve
(target: Node, options: MutationObserverInit = { subtree: true, childList: true })
src/sheet.ts:260
↓ 1 callersFunctionparseValue
( token: string | number, defaultUnit?: string, colors?: Record<string, Record<string, string>>,
src/utils/parse-value.ts:6
↓ 1 callersFunctionpushCurrent
()
src/utils/parse-value-unit.ts:13
↓ 1 callersFunctionrender
(html: string, options: { StyleSheet: typeof StyleSheet })
src/render.ts:4
↓ 1 callersFunctiontransformSelectorUnderline
(selector: string)
src/style.ts:51
MethodaddClassName
(className: string)
src/sheet.ts:55
MethodaddName
()
src/styles/group.ts:35
MethodaddProp
(propertyName: string)
src/styles/group.ts:15
Methodanalyze
(end: string)
src/styles/group.ts:43
Methodapply
(compiler)
src/plugins/create-color-scss.js:8
MethodcheckDeep
(cssRule: any, parentCssRule: any)
src/sheet.ts:195
Methodconstructor
( private container?: Element )
src/sheet.ts:23
Methodconstructor
( public readonly name: string, public readonly matching?: StyleMatching )
src/style.ts:152
FunctioncssEscape
(value)
src/polyfills/css-escape.js:21
Methoddestroy
()
src/sheet.ts:382
MethodfindAndNewStyle
(className: string)
src/sheet.ts:313
MethodfindPrioritySelectorInsertIndex
( styles: Style[], findStartIndex?: (style: Style) => any, findEndIndex?:
src/sheet.ts:417
MethodfindStyle
(className: string)
src/sheet.ts:333
MethodhandleClassList
(classList: DOMTokenList)
src/sheet.ts:262
MethodhandleClassNameDeeply
(element: Element, remove: boolean)
src/sheet.ts:37
MethodhandleNodes
(nodes: HTMLCollection, remove: boolean)
src/sheet.ts:71
MethodhandleSettings
(oldSettings: any, onAdd?: (key: string, value: any) => any, onDelete?: (key: string) => void)
src/style.ts:572
MethodhandleStyle
(style: Style)
src/styles/group.ts:26
Methodorder
()
src/styles/border-style.ts:11
Methodorder
()
src/styles/border-color.ts:13
Methodorder
()
src/styles/scroll-margin.ts:50
Methodorder
()
src/styles/spacing.ts:49
Methodorder
()
src/styles/border-radius.ts:83
Methodorder
()
src/styles/padding.ts:12
Methodorder
()
src/styles/margin.ts:12
Methodorder
()
src/styles/scroll-padding.ts:50
Methodorder
()
src/styles/overflow.ts:18
Methodorder
()
src/styles/border-width.ts:11
Methodorder
()
src/styles/border.ts:12
MethodparseValue
()
src/styles/grid-row.ts:8
MethodparseValue
()
src/styles/grid-column.ts:8
MethodparseValue
()
src/styles/filter.ts:9
MethodparseValue
()
src/styles/transform.ts:8
MethodparseValue
()
src/styles/backdrop-filter.ts:15
Methodprops
()
src/styles/text-stroke-width.ts:6
Methodprops
()
src/styles/border-style.ts:8
Methodprops
()
src/styles/gap.ts:7
Methodprops
()
src/styles/user-drag.ts:6
Methodprops
()
src/styles/text-size.ts:7
Methodprops
()
src/styles/grid-rows.ts:7
Methodprops
()
src/styles/placement.ts:8
Methodprops
()
src/styles/mask-image.ts:6
Methodprops
()
src/styles/background-clip.ts:7
Methodprops
()
src/styles/inset.ts:6
Methodprops
()
src/styles/overscroll-behavior.ts:7
Methodprops
()
src/styles/font-smoothing.ts:13
Methodprops
()
src/styles/border-color.ts:10
Methodprops
()
src/styles/box-decoration-break.ts:7
Methodprops
()
src/styles/text-fill-color.ts:9
Methodprops
()
src/styles/group.ts:12
Methodprops
()
src/styles/scroll-margin.ts:8
Methodprops
()
src/styles/spacing.ts:8
Methodprops
()
src/styles/border-radius.ts:19
Methodprops
()
src/styles/padding.ts:7
Methodprops
()
src/styles/variable.ts:7
Methodprops
()
src/styles/margin.ts:7
Methodprops
()
src/styles/text-stroke-color.ts:9
Methodprops
()
src/styles/backdrop-filter.ts:9
Methodprops
()
src/styles/user-select.ts:6
Methodprops
()
src/styles/scroll-padding.ts:8
Methodprops
()
src/styles/line-clamp.ts:7
Methodprops
()
src/styles/overflow.ts:7
Methodprops
()
src/styles/border-width.ts:8
Methodprops
()
src/styles/text-stroke.ts:6
Methodprops
()
src/styles/lines.ts:9
Methodprops
()
src/styles/border.ts:9
Methodprops
()
src/styles/grid-columns.ts:8
Methodrefresh
* 全部 sheet 根據目前蒐集到的所有 DOM class 重新 findAndNew
src/sheet.ts:352
MethodremoveClassName
(className: string)
src/sheet.ts:63