@dynatrace/strato-components 1.6.2 → 1.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/buttons/button/Button.css +16 -16
- package/buttons/button/Button.js +1 -1
- package/buttons/button/Button.sty.d.ts +1 -1
- package/buttons/button/Button.sty.js +4 -4
- package/buttons/intent-button/IntentButton.js +1 -1
- package/content/progress/ProgressBar.css +71 -71
- package/content/progress/ProgressBar.sty.d.ts +2 -2
- package/content/progress/ProgressBar.sty.js +5 -5
- package/content/progress/ProgressBarIcon.css +2 -2
- package/content/progress/ProgressBarIcon.sty.js +1 -1
- package/content/progress/ProgressBarLabel.css +3 -3
- package/content/progress/ProgressBarLabel.sty.js +1 -1
- package/content/progress/ProgressBarValue.css +5 -5
- package/content/progress/ProgressBarValue.sty.js +1 -1
- package/content/progress/ProgressCircle.css +40 -40
- package/content/progress/ProgressCircle.sty.js +5 -5
- package/content/skeleton/Skeleton.css +6 -6
- package/content/skeleton/Skeleton.sty.js +1 -1
- package/core/index.d.ts +0 -4
- package/core/index.js +0 -8
- package/core/styles/focusRing.css +66 -66
- package/core/styles/focusRing.sty.d.ts +2 -2
- package/core/styles/focusRing.sty.js +2 -2
- package/core/utils/colorUtils.css +60 -60
- package/core/utils/colorUtils.sty.d.ts +3 -3
- package/core/utils/colorUtils.sty.js +2 -2
- package/core/utils/isBrowser.js +1 -1
- package/esm/buttons/button/Button.css +16 -16
- package/esm/buttons/button/Button.js +1 -1
- package/esm/buttons/button/Button.js.map +2 -2
- package/esm/buttons/button/Button.sty.js +4 -4
- package/esm/buttons/button/Button.sty.js.map +1 -1
- package/esm/buttons/intent-button/IntentButton.js +1 -1
- package/esm/buttons/intent-button/IntentButton.js.map +1 -1
- package/esm/content/progress/ProgressBar.css +71 -71
- package/esm/content/progress/ProgressBar.js.map +2 -2
- package/esm/content/progress/ProgressBar.sty.js +5 -5
- package/esm/content/progress/ProgressBar.sty.js.map +1 -1
- package/esm/content/progress/ProgressBarIcon.css +2 -2
- package/esm/content/progress/ProgressBarIcon.js.map +2 -2
- package/esm/content/progress/ProgressBarIcon.sty.js +1 -1
- package/esm/content/progress/ProgressBarIcon.sty.js.map +1 -1
- package/esm/content/progress/ProgressBarLabel.css +3 -3
- package/esm/content/progress/ProgressBarLabel.js.map +2 -2
- package/esm/content/progress/ProgressBarLabel.sty.js +1 -1
- package/esm/content/progress/ProgressBarLabel.sty.js.map +1 -1
- package/esm/content/progress/ProgressBarValue.css +5 -5
- package/esm/content/progress/ProgressBarValue.js.map +2 -2
- package/esm/content/progress/ProgressBarValue.sty.js +1 -1
- package/esm/content/progress/ProgressBarValue.sty.js.map +1 -1
- package/esm/content/progress/ProgressCircle.css +40 -40
- package/esm/content/progress/ProgressCircle.js.map +2 -2
- package/esm/content/progress/ProgressCircle.sty.js +5 -5
- package/esm/content/progress/ProgressCircle.sty.js.map +1 -1
- package/esm/content/progress/contexts/SharedProgressBarPropsContext.js.map +2 -2
- package/esm/content/skeleton/Skeleton.css +6 -6
- package/esm/content/skeleton/Skeleton.sty.js +1 -1
- package/esm/content/skeleton/Skeleton.sty.js.map +1 -1
- package/esm/core/index.js +0 -8
- package/esm/core/index.js.map +2 -2
- package/esm/core/styles/focusRing.css +66 -66
- package/esm/core/styles/focusRing.sty.js +2 -2
- package/esm/core/styles/focusRing.sty.js.map +1 -1
- package/esm/core/utils/colorUtils.css +60 -60
- package/esm/core/utils/colorUtils.sty.js +2 -2
- package/esm/core/utils/colorUtils.sty.js.map +1 -1
- package/esm/core/utils/isBrowser.js +1 -1
- package/esm/core/utils/isBrowser.js.map +1 -1
- package/esm/core/utils/merge-props.js.map +2 -2
- package/esm/layouts/container/Container.css +4 -4
- package/esm/layouts/container/Container.sty.js +1 -1
- package/esm/layouts/container/Container.sty.js.map +1 -1
- package/esm/layouts/divider/Divider.css +6 -6
- package/esm/layouts/divider/Divider.sty.js +1 -1
- package/esm/layouts/divider/Divider.sty.js.map +1 -1
- package/esm/layouts/surface/Surface.css +39 -39
- package/esm/layouts/surface/Surface.sty.js +2 -2
- package/esm/layouts/surface/Surface.sty.js.map +1 -1
- package/esm/layouts/surface/variables.sty.js +1 -1
- package/esm/layouts/surface/variables.sty.js.map +1 -1
- package/esm/styles/colorUtils.css +60 -60
- package/esm/styles/colorUtils.sty.js +2 -2
- package/esm/styles/colorUtils.sty.js.map +1 -1
- package/esm/styles/container.css +47 -47
- package/esm/styles/container.sty.js +2 -2
- package/esm/styles/container.sty.js.map +1 -1
- package/esm/styles/ellipsis.css +1 -1
- package/esm/styles/ellipsis.sty.js +1 -1
- package/esm/styles/ellipsis.sty.js.map +1 -1
- package/esm/styles/field.css +153 -153
- package/esm/styles/field.sty.js +2 -2
- package/esm/styles/field.sty.js.map +1 -1
- package/esm/styles/sprinkles.css +262 -262
- package/esm/styles/sprinkles.sty.js +1 -1
- package/esm/styles/sprinkles.sty.js.map +1 -1
- package/esm/styles/textStyle.css +8 -8
- package/esm/styles/textStyle.sty.js +1 -1
- package/esm/styles/textStyle.sty.js.map +1 -1
- package/esm/typography/block-quote/Blockquote.css +2 -2
- package/esm/typography/block-quote/Blockquote.sty.js +1 -1
- package/esm/typography/block-quote/Blockquote.sty.js.map +1 -1
- package/esm/typography/code/Code.css +1 -1
- package/esm/typography/code/Code.sty.js +1 -1
- package/esm/typography/code/Code.sty.js.map +1 -1
- package/esm/typography/emphasis/Emphasis.css +1 -1
- package/esm/typography/emphasis/Emphasis.sty.js +1 -1
- package/esm/typography/emphasis/Emphasis.sty.js.map +1 -1
- package/esm/typography/external-link/ExternalLink.css +6 -6
- package/esm/typography/external-link/ExternalLink.sty.js +1 -1
- package/esm/typography/external-link/ExternalLink.sty.js.map +1 -1
- package/esm/typography/heading/Heading.css +7 -7
- package/esm/typography/heading/Heading.sty.js +1 -1
- package/esm/typography/heading/Heading.sty.js.map +1 -1
- package/esm/typography/highlight/Highlight.css +5 -1
- package/esm/typography/highlight/Highlight.js +7 -16
- package/esm/typography/highlight/Highlight.js.map +2 -2
- package/esm/typography/highlight/Highlight.sty.js +4 -2
- package/esm/typography/highlight/Highlight.sty.js.map +2 -2
- package/esm/typography/index.js.map +1 -1
- package/esm/typography/link/Link.css +4 -4
- package/esm/typography/link/Link.sty.js +1 -1
- package/esm/typography/link/Link.sty.js.map +1 -1
- package/esm/typography/list/List.css +4 -4
- package/esm/typography/list/List.sty.js +2 -2
- package/esm/typography/list/List.sty.js.map +1 -1
- package/esm/typography/paragraph/Paragraph.css +3 -3
- package/esm/typography/paragraph/Paragraph.sty.js +1 -1
- package/esm/typography/paragraph/Paragraph.sty.js.map +1 -1
- package/esm/typography/strikethrough/Strikethrough.css +1 -1
- package/esm/typography/strikethrough/Strikethrough.sty.js +1 -1
- package/esm/typography/strikethrough/Strikethrough.sty.js.map +1 -1
- package/esm/typography/strong/Strong.css +1 -1
- package/esm/typography/strong/Strong.sty.js +1 -1
- package/esm/typography/strong/Strong.sty.js.map +1 -1
- package/esm/typography/text/Text.css +3 -3
- package/esm/typography/text/Text.sty.js +1 -1
- package/esm/typography/text/Text.sty.js.map +1 -1
- package/esm/typography/text-ellipsis/TextEllipsis.css +6 -6
- package/esm/typography/text-ellipsis/TextEllipsis.js +1 -9
- package/esm/typography/text-ellipsis/TextEllipsis.js.map +2 -2
- package/esm/typography/text-ellipsis/TextEllipsis.sty.js +2 -2
- package/esm/typography/text-ellipsis/TextEllipsis.sty.js.map +1 -1
- package/esm/typography/utils.js +16 -4
- package/esm/typography/utils.js.map +2 -2
- package/layouts/container/Container.css +4 -4
- package/layouts/container/Container.sty.js +1 -1
- package/layouts/divider/Divider.css +6 -6
- package/layouts/divider/Divider.sty.js +1 -1
- package/layouts/surface/Surface.css +39 -39
- package/layouts/surface/Surface.sty.js +2 -2
- package/layouts/surface/variables.sty.d.ts +1 -1
- package/layouts/surface/variables.sty.js +1 -1
- package/package.json +3 -3
- package/styles/colorUtils.css +60 -60
- package/styles/colorUtils.sty.d.ts +3 -3
- package/styles/colorUtils.sty.js +2 -2
- package/styles/container.css +47 -47
- package/styles/container.sty.d.ts +3 -3
- package/styles/container.sty.js +2 -2
- package/styles/ellipsis.css +1 -1
- package/styles/ellipsis.sty.js +1 -1
- package/styles/field.css +153 -153
- package/styles/field.sty.d.ts +4 -4
- package/styles/field.sty.js +2 -2
- package/styles/sprinkles.css +262 -262
- package/styles/sprinkles.sty.js +1 -1
- package/styles/textStyle.css +8 -8
- package/styles/textStyle.sty.js +1 -1
- package/typography/block-quote/Blockquote.css +2 -2
- package/typography/block-quote/Blockquote.sty.js +1 -1
- package/typography/code/Code.css +1 -1
- package/typography/code/Code.sty.js +1 -1
- package/typography/emphasis/Emphasis.css +1 -1
- package/typography/emphasis/Emphasis.sty.js +1 -1
- package/typography/external-link/ExternalLink.css +6 -6
- package/typography/external-link/ExternalLink.sty.js +1 -1
- package/typography/heading/Heading.css +7 -7
- package/typography/heading/Heading.sty.js +1 -1
- package/typography/highlight/Highlight.css +5 -1
- package/typography/highlight/Highlight.js +7 -16
- package/typography/highlight/Highlight.sty.d.ts +2 -1
- package/typography/highlight/Highlight.sty.js +4 -2
- package/typography/index.d.ts +1 -1
- package/typography/link/Link.css +4 -4
- package/typography/link/Link.sty.js +1 -1
- package/typography/list/List.css +4 -4
- package/typography/list/List.sty.js +2 -2
- package/typography/paragraph/Paragraph.css +3 -3
- package/typography/paragraph/Paragraph.sty.js +1 -1
- package/typography/strikethrough/Strikethrough.css +1 -1
- package/typography/strikethrough/Strikethrough.sty.js +1 -1
- package/typography/strong/Strong.css +1 -1
- package/typography/strong/Strong.sty.js +1 -1
- package/typography/text/Text.css +3 -3
- package/typography/text/Text.sty.js +1 -1
- package/typography/text-ellipsis/TextEllipsis.css +6 -6
- package/typography/text-ellipsis/TextEllipsis.d.ts +2 -2
- package/typography/text-ellipsis/TextEllipsis.js +1 -9
- package/typography/text-ellipsis/TextEllipsis.sty.js +2 -2
- package/typography/utils.js +16 -4
- package/core/hooks/useId.d.ts +0 -12
- package/core/hooks/useId.js +0 -33
- package/core/utils/_is-string-children.d.ts +0 -6
- package/core/utils/_is-string-children.js +0 -35
- package/core/utils/seed-random.d.ts +0 -5
- package/core/utils/seed-random.js +0 -35
- package/core/utils/uuidv4.d.ts +0 -5
- package/core/utils/uuidv4.js +0 -32
- package/esm/core/hooks/useId.js +0 -14
- package/esm/core/hooks/useId.js.map +0 -7
- package/esm/core/utils/_is-string-children.js +0 -16
- package/esm/core/utils/_is-string-children.js.map +0 -7
- package/esm/core/utils/seed-random.js +0 -16
- package/esm/core/utils/seed-random.js.map +0 -7
- package/esm/core/utils/uuidv4.js +0 -13
- package/esm/core/utils/uuidv4.js.map +0 -7
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/core/utils/merge-props.ts"],
|
|
4
|
-
"sourcesContent": ["/* eslint-disable @typescript-eslint/no-explicit-any */\n\n/**\n * Calls all functions in the order they were chained with the same arguments.\n */\nfunction chain(...callbacks: any[]): (...args: any[]) => void {\n return (...args: any[]) => {\n for (const callback of callbacks) {\n if (typeof callback === 'function') {\n callback(...args);\n }\n }\n };\n}\n\n// taken from: https://stackoverflow.com/questions/51603250/typescript-3-parameter-list-intersection-type/51604379#51604379\n/**\n * Internal helper mapper type for mergeProps.\n * @internal\n */\nexport type TupleTypes<T> = { [P in keyof T]: T[P] } extends {\n [key: number]: infer V;\n}\n ? NullToObject<V>\n : never;\n\n/**\n * Internal helper mapper type for mergeProps.\n * @internal\n */\n// eslint-disable-next-line @typescript-eslint/no-empty-object-type\nexport type NullToObject<T> = T extends null | undefined ? {} : T;\n\n/**\n * Internal helper mapper type for mergeProps.\n * @internal\n */\
|
|
5
|
-
"mappings": "AAKA,SAAS,SAAS,WAA4C;AAC5D,SAAO,IAAI,SAAgB;AACzB,eAAW,YAAY,WAAW;AAChC,UAAI,OAAO,aAAa,YAAY;AAClC,iBAAS,GAAG,IAAI;AAAA,MAClB;AAAA,IACF;AAAA,EACF;AACF;
|
|
4
|
+
"sourcesContent": ["/* eslint-disable @typescript-eslint/no-explicit-any */\n\n/**\n * Calls all functions in the order they were chained with the same arguments.\n */\nfunction chain(...callbacks: any[]): (...args: any[]) => void {\n return (...args: any[]) => {\n for (const callback of callbacks) {\n if (typeof callback === 'function') {\n callback(...args);\n }\n }\n };\n}\n\n// taken from: https://stackoverflow.com/questions/51603250/typescript-3-parameter-list-intersection-type/51604379#51604379\n/**\n * Internal helper mapper type for mergeProps.\n * @internal\n */\nexport type TupleTypes<T> = { [P in keyof T]: T[P] } extends {\n [key: number]: infer V;\n}\n ? NullToObject<V>\n : never;\n\n/**\n * Internal helper mapper type for mergeProps.\n * @internal\n */\n// eslint-disable-next-line @typescript-eslint/no-empty-object-type\nexport type NullToObject<T> = T extends null | undefined ? {} : T;\n\n/**\n * Internal helper mapper type for mergeProps.\n * @internal\n */\nexport type UnionToIntersection<U> = (\n U extends any ? (k: U) => void : never\n) extends (k: infer I) => void\n ? I\n : never;\n\n/**\n * Merges multiple props objects together. Event handlers are chained,\n * classNames are combined, and ids are deduplicated - different ids\n * will trigger a side-effect and re-render components hooked up with `useId`.\n * For all other props, the last prop object overrides all previous ones.\n * @param args - Multiple sets of props to merge together.\n * @internal\n */\nexport function mergeProps<\n T extends (\n | {\n [key: string]: any;\n }\n | null\n | undefined\n )[],\n>(...args: T): UnionToIntersection<TupleTypes<T>> {\n // Start with a base clone of the first argument. This is a lot faster than starting\n // with an empty object and adding properties as we go.\n const result = { ...args[0] };\n for (let i = 1; i < args.length; i++) {\n const props = args[i];\n for (const key in props) {\n const a = result[key];\n const b = props[key];\n\n // Chain events\n if (\n typeof a === 'function' &&\n typeof b === 'function' &&\n // This is a lot faster than a regex.\n key[0] === 'o' &&\n key[1] === 'n' &&\n key.charCodeAt(2) >= /* 'A' */ 65 &&\n key.charCodeAt(2) <= /* 'Z' */ 90\n ) {\n result[key] = chain(a, b);\n } else {\n result[key] = b !== undefined ? b : a;\n }\n }\n }\n\n return result as UnionToIntersection<TupleTypes<T>>;\n}\n"],
|
|
5
|
+
"mappings": "AAKA,SAAS,SAAS,WAA4C;AAC5D,SAAO,IAAI,SAAgB;AACzB,eAAW,YAAY,WAAW;AAChC,UAAI,OAAO,aAAa,YAAY;AAClC,iBAAS,GAAG,IAAI;AAAA,MAClB;AAAA,IACF;AAAA,EACF;AACF;AAsCO,SAAS,cAQX,MAA6C;AAGhD,QAAM,SAAS,EAAE,GAAG,KAAK,CAAC,EAAE;AAC5B,WAAS,IAAI,GAAG,IAAI,KAAK,QAAQ,KAAK;AACpC,UAAM,QAAQ,KAAK,CAAC;AACpB,eAAW,OAAO,OAAO;AACvB,YAAM,IAAI,OAAO,GAAG;AACpB,YAAM,IAAI,MAAM,GAAG;AAGnB,UACE,OAAO,MAAM,cACb,OAAO,MAAM;AAAA,MAEb,IAAI,CAAC,MAAM,OACX,IAAI,CAAC,MAAM,OACX,IAAI,WAAW,CAAC;AAAA,MAAe,MAC/B,IAAI,WAAW,CAAC;AAAA,MAAe,IAC/B;AACA,eAAO,GAAG,IAAI,MAAM,GAAG,CAAC;AAAA,MAC1B,OAAO;AACL,eAAO,GAAG,IAAI,MAAM,SAAY,IAAI;AAAA,MACtC;AAAA,IACF;AAAA,EACF;AAEA,SAAO;AACT;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
._f32lcd0-1-
|
|
1
|
+
._f32lcd0-1-7-3 {
|
|
2
2
|
border-style: var(--dt-borders-style-default, solid);
|
|
3
3
|
border-width: var(--dt-borders-width-emphasized, 2px);
|
|
4
4
|
border-radius: var(--dt-borders-radius-container-default, 12px);
|
|
5
|
-
color: var(--_6levse0-1-
|
|
6
|
-
border-color: var(--_6levse2-1-
|
|
7
|
-
background-color: var(--_6levse1-1-
|
|
5
|
+
color: var(--_6levse0-1-7-3);
|
|
6
|
+
border-color: var(--_6levse2-1-7-3);
|
|
7
|
+
background-color: var(--_6levse1-1-7-3);
|
|
8
8
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/layouts/container/Container.css.ts"],
|
|
4
|
-
"sourcesContent": ["import '../../styles/container.css';\nimport './Container.css';\nexport var containerCSS = '_f32lcd0-1-
|
|
4
|
+
"sourcesContent": ["import '../../styles/container.css';\nimport './Container.css';\nexport var containerCSS = '_f32lcd0-1-7-3';"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,OAAO;AACA,IAAI,eAAe;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
._1thxv8m0-1-
|
|
1
|
+
._1thxv8m0-1-7-3 {
|
|
2
2
|
border: none;
|
|
3
3
|
margin: 0;
|
|
4
4
|
overflow-wrap: break-word;
|
|
5
|
-
background-color: var(--_k096v42-1-
|
|
5
|
+
background-color: var(--_k096v42-1-7-3);
|
|
6
6
|
}
|
|
7
|
-
._1thxv8m1-1-
|
|
7
|
+
._1thxv8m1-1-7-3 {
|
|
8
8
|
width: 100%;
|
|
9
9
|
height: var(--dt-borders-width-default, 1px);
|
|
10
10
|
}
|
|
11
|
-
._1thxv8m2-1-
|
|
11
|
+
._1thxv8m2-1-7-3 {
|
|
12
12
|
width: var(--dt-borders-width-default, 1px);
|
|
13
13
|
height: 100%;
|
|
14
14
|
}
|
|
15
|
-
._1thxv8m5-1-
|
|
15
|
+
._1thxv8m5-1-7-3 {
|
|
16
16
|
flex-shrink: 0;
|
|
17
17
|
}
|
|
18
|
-
._1thxv8m6-1-
|
|
18
|
+
._1thxv8m6-1-7-3 {
|
|
19
19
|
flex-shrink: 0;
|
|
20
20
|
width: var(--dt-borders-width-default, 1px);
|
|
21
21
|
height: auto;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../../core/utils/colorUtils.css";
|
|
2
2
|
import "./Divider.css";
|
|
3
3
|
import { createRuntimeFn as _7a468 } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
4
|
-
var dividerCSS = _7a468({ defaultClassName: "_1thxv8m0-1-
|
|
4
|
+
var dividerCSS = _7a468({ defaultClassName: "_1thxv8m0-1-7-3", variantClassNames: { orientation: { horizontal: "_1thxv8m1-1-7-3", vertical: "_1thxv8m2-1-7-3" }, flexItem: { true: "_1thxv8m3-1-7-3", false: "_1thxv8m4-1-7-3" } }, defaultVariants: {}, compoundVariants: [[{ orientation: "horizontal", flexItem: false }, "_1thxv8m5-1-7-3"], [{ orientation: "vertical", flexItem: true }, "_1thxv8m6-1-7-3"]] });
|
|
5
5
|
export {
|
|
6
6
|
dividerCSS
|
|
7
7
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/layouts/divider/Divider.css.ts"],
|
|
4
|
-
"sourcesContent": ["import '../../core/utils/colorUtils.css';\nimport './Divider.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var dividerCSS = _7a468({defaultClassName:'_1thxv8m0-1-
|
|
4
|
+
"sourcesContent": ["import '../../core/utils/colorUtils.css';\nimport './Divider.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var dividerCSS = _7a468({defaultClassName:'_1thxv8m0-1-7-3',variantClassNames:{orientation:{horizontal:'_1thxv8m1-1-7-3',vertical:'_1thxv8m2-1-7-3'},flexItem:{true:'_1thxv8m3-1-7-3',false:'_1thxv8m4-1-7-3'}},defaultVariants:{},compoundVariants:[[{orientation:'horizontal',flexItem:false},'_1thxv8m5-1-7-3'],[{orientation:'vertical',flexItem:true},'_1thxv8m6-1-7-3']]});"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,aAAa,OAAO,EAAC,kBAAiB,mBAAkB,mBAAkB,EAAC,aAAY,EAAC,YAAW,mBAAkB,UAAS,kBAAiB,GAAE,UAAS,EAAC,MAAK,mBAAkB,OAAM,kBAAiB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,CAAC,EAAC,aAAY,cAAa,UAAS,MAAK,GAAE,iBAAiB,GAAE,CAAC,EAAC,aAAY,YAAW,UAAS,KAAI,GAAE,iBAAiB,CAAC,EAAC,CAAC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,86 +1,86 @@
|
|
|
1
|
-
._1qto6jt6-1-
|
|
2
|
-
--_1igzksy0-1-
|
|
1
|
+
._1qto6jt6-1-7-3 {
|
|
2
|
+
--_1igzksy0-1-7-3: var(--dt-borders-radius-surface-default, 16px);
|
|
3
3
|
color: var(--dt-colors-text-neutral-default, #2b2a58);
|
|
4
4
|
text-align: left;
|
|
5
5
|
border: none;
|
|
6
6
|
outline: none;
|
|
7
7
|
position: relative;
|
|
8
8
|
background-color: var(--dt-colors-background-surface-default, #fcfcfd);
|
|
9
|
-
border-radius: var(--_1igzksy0-1-
|
|
9
|
+
border-radius: var(--_1igzksy0-1-7-3);
|
|
10
10
|
}
|
|
11
|
-
._1qto6jt6-1-
|
|
11
|
+
._1qto6jt6-1-7-3::before, ._1qto6jt6-1-7-3::after {
|
|
12
12
|
content: "";
|
|
13
13
|
width: 100%;
|
|
14
14
|
height: 100%;
|
|
15
15
|
position: absolute;
|
|
16
16
|
left: 0;
|
|
17
17
|
top: 0;
|
|
18
|
-
border-radius: var(--_1igzksy0-1-
|
|
18
|
+
border-radius: var(--_1igzksy0-1-7-3);
|
|
19
19
|
pointer-events: none;
|
|
20
20
|
}
|
|
21
|
-
._1qto6jt6-1-
|
|
21
|
+
._1qto6jt6-1-7-3::after {
|
|
22
22
|
outline-offset: 2px;
|
|
23
|
-
outline: 2px solid var(--_17bwkb02-1-
|
|
24
|
-
opacity: var(--_1qto6jt4-1-
|
|
25
|
-
transition: var(--_1qto6jt5-1-
|
|
23
|
+
outline: 2px solid var(--_17bwkb02-1-7-3);
|
|
24
|
+
opacity: var(--_1qto6jt4-1-7-3);
|
|
25
|
+
transition: var(--_1qto6jt5-1-7-3);
|
|
26
26
|
}
|
|
27
|
-
._1qto6jt7-1-
|
|
28
|
-
--_1qto6jt4-1-
|
|
29
|
-
--_1qto6jt5-1-
|
|
27
|
+
._1qto6jt7-1-7-3 {
|
|
28
|
+
--_1qto6jt4-1-7-3: 1;
|
|
29
|
+
--_1qto6jt5-1-7-3: var(--dt-animations-fade-in-easing, cubic-bezier(0.5, 0, 1, 1)) var(--dt-animations-fade-in-duration-fast, 150ms);
|
|
30
30
|
}
|
|
31
|
-
._1qto6jt8-1-
|
|
32
|
-
--_1qto6jt4-1-
|
|
33
|
-
--_1qto6jt5-1-
|
|
31
|
+
._1qto6jt8-1-7-3 {
|
|
32
|
+
--_1qto6jt4-1-7-3: 0;
|
|
33
|
+
--_1qto6jt5-1-7-3: var(--dt-animations-fade-out-easing, cubic-bezier(0, 0, 0.2, 1)) var(--dt-animations-fade-out-duration-fast, 150ms);
|
|
34
34
|
}
|
|
35
|
-
._1qto6jt9-1-
|
|
36
|
-
--_1qto6jt1-1-
|
|
37
|
-
--_1qto6jt2-1-
|
|
38
|
-
--_1qto6jt3-1-
|
|
35
|
+
._1qto6jt9-1-7-3 {
|
|
36
|
+
--_1qto6jt1-1-7-3: 0;
|
|
37
|
+
--_1qto6jt2-1-7-3: pointer;
|
|
38
|
+
--_1qto6jt3-1-7-3: var(--dt-box-shadows-surface-flat-hover, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12);
|
|
39
39
|
width: 100%;
|
|
40
40
|
height: 100%;
|
|
41
41
|
position: absolute;
|
|
42
42
|
left: 0;
|
|
43
43
|
top: 0;
|
|
44
|
-
border-radius: var(--_1igzksy0-1-
|
|
44
|
+
border-radius: var(--_1igzksy0-1-7-3);
|
|
45
45
|
pointer-events: none;
|
|
46
46
|
}
|
|
47
|
-
._1qto6jt9-1-
|
|
47
|
+
._1qto6jt9-1-7-3::after,._1qto6jt9-1-7-3::before {
|
|
48
48
|
content: "";
|
|
49
49
|
width: 100%;
|
|
50
50
|
height: 100%;
|
|
51
51
|
position: absolute;
|
|
52
52
|
left: 0;
|
|
53
53
|
top: 0;
|
|
54
|
-
border-radius: var(--_1igzksy0-1-
|
|
54
|
+
border-radius: var(--_1igzksy0-1-7-3);
|
|
55
55
|
pointer-events: none;
|
|
56
56
|
transition: var(--dt-animations-fade-in-easing, cubic-bezier(0.5, 0, 1, 1)) var(--dt-animations-fade-in-duration-fast, 150ms);
|
|
57
57
|
}
|
|
58
|
-
._1qto6jt9-1-
|
|
59
|
-
box-shadow: var(--_1qto6jt0-1-
|
|
60
|
-
opacity: var(--_1qto6jt1-1-
|
|
58
|
+
._1qto6jt9-1-7-3::after {
|
|
59
|
+
box-shadow: var(--_1qto6jt0-1-7-3);
|
|
60
|
+
opacity: var(--_1qto6jt1-1-7-3);
|
|
61
61
|
}
|
|
62
|
-
._1qto6jt9-1-
|
|
63
|
-
box-shadow: var(--_1qto6jt3-1-
|
|
62
|
+
._1qto6jt9-1-7-3::before {
|
|
63
|
+
box-shadow: var(--_1qto6jt3-1-7-3);
|
|
64
64
|
opacity: 0;
|
|
65
65
|
}
|
|
66
|
-
._1qto6jta-1-
|
|
67
|
-
--_1qto6jt0-1-
|
|
68
|
-
--_1qto6jt3-1-
|
|
66
|
+
._1qto6jta-1-7-3 {
|
|
67
|
+
--_1qto6jt0-1-7-3: var(--dt-box-shadows-surface-flat-drag, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52);
|
|
68
|
+
--_1qto6jt3-1-7-3: var(--dt-box-shadows-surface-flat-hover, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12);
|
|
69
69
|
box-shadow: var(--dt-box-shadows-surface-flat-rest, none);
|
|
70
70
|
}
|
|
71
|
-
._1qto6jtb-1-
|
|
72
|
-
--_1qto6jt0-1-
|
|
73
|
-
--_1qto6jt3-1-
|
|
71
|
+
._1qto6jtb-1-7-3 {
|
|
72
|
+
--_1qto6jt0-1-7-3: var(--dt-box-shadows-surface-raised-drag, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52);
|
|
73
|
+
--_1qto6jt3-1-7-3: var(--dt-box-shadows-surface-raised-hover, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 5px 11px -2px #2d2e4e29);
|
|
74
74
|
box-shadow: var(--dt-box-shadows-surface-raised-rest, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12);
|
|
75
75
|
}
|
|
76
|
-
._1qto6jtc-1-
|
|
77
|
-
--_1qto6jt0-1-
|
|
78
|
-
--_1qto6jt3-1-
|
|
76
|
+
._1qto6jtc-1-7-3 {
|
|
77
|
+
--_1qto6jt0-1-7-3: var(--dt-box-shadows-surface-floating-drag, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52);
|
|
78
|
+
--_1qto6jt3-1-7-3: var(--dt-box-shadows-surface-floating-hover, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 6px 14px -2px #2d2e4e3d);
|
|
79
79
|
box-shadow: var(--dt-box-shadows-surface-floating-rest, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 5px 11px -2px #2d2e4e29);
|
|
80
80
|
}
|
|
81
|
-
._1qto6jtd-1-
|
|
82
|
-
--_1qto6jt1-1-
|
|
83
|
-
--_1qto6jt2-1-
|
|
81
|
+
._1qto6jtd-1-7-3 {
|
|
82
|
+
--_1qto6jt1-1-7-3: 1;
|
|
83
|
+
--_1qto6jt2-1-7-3: grab;
|
|
84
84
|
}
|
|
85
85
|
button.strato-surface:not(:disabled), a.strato-surface:not(:disabled) {
|
|
86
86
|
cursor: pointer;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../../styles/colorUtils.css";
|
|
2
2
|
import "./Surface.css";
|
|
3
3
|
import { createRuntimeFn as _7a468 } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
4
|
-
var pseudoElement = _7a468({ defaultClassName: "_1qto6jt9-1-
|
|
5
|
-
var surface = _7a468({ defaultClassName: "_1qto6jt6-1-
|
|
4
|
+
var pseudoElement = _7a468({ defaultClassName: "_1qto6jt9-1-7-3", variantClassNames: { elevation: { flat: "_1qto6jta-1-7-3", raised: "_1qto6jtb-1-7-3", floating: "_1qto6jtc-1-7-3" }, dragged: { true: "_1qto6jtd-1-7-3" } }, defaultVariants: {}, compoundVariants: [] });
|
|
5
|
+
var surface = _7a468({ defaultClassName: "_1qto6jt6-1-7-3", variantClassNames: { selected: { true: "_1qto6jt7-1-7-3", false: "_1qto6jt8-1-7-3" } }, defaultVariants: {}, compoundVariants: [] });
|
|
6
6
|
export {
|
|
7
7
|
pseudoElement,
|
|
8
8
|
surface
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/layouts/surface/Surface.css.ts"],
|
|
4
|
-
"sourcesContent": ["import '../../styles/colorUtils.css';\nimport './Surface.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var pseudoElement = _7a468({defaultClassName:'_1qto6jt9-1-
|
|
4
|
+
"sourcesContent": ["import '../../styles/colorUtils.css';\nimport './Surface.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var pseudoElement = _7a468({defaultClassName:'_1qto6jt9-1-7-3',variantClassNames:{elevation:{flat:'_1qto6jta-1-7-3',raised:'_1qto6jtb-1-7-3',floating:'_1qto6jtc-1-7-3'},dragged:{true:'_1qto6jtd-1-7-3'}},defaultVariants:{},compoundVariants:[]});\nexport var surface = _7a468({defaultClassName:'_1qto6jt6-1-7-3',variantClassNames:{selected:{true:'_1qto6jt7-1-7-3',false:'_1qto6jt8-1-7-3'}},defaultVariants:{},compoundVariants:[]});"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,gBAAgB,OAAO,EAAC,kBAAiB,mBAAkB,mBAAkB,EAAC,WAAU,EAAC,MAAK,mBAAkB,QAAO,mBAAkB,UAAS,kBAAiB,GAAE,SAAQ,EAAC,MAAK,kBAAiB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,EAAC,CAAC;AAClP,IAAI,UAAU,OAAO,EAAC,kBAAiB,mBAAkB,mBAAkB,EAAC,UAAS,EAAC,MAAK,mBAAkB,OAAM,kBAAiB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,EAAC,CAAC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/layouts/surface/variables.css.ts"],
|
|
4
|
-
"sourcesContent": ["export var surfaceBorderRadius = 'var(--_1igzksy0-1-
|
|
4
|
+
"sourcesContent": ["export var surfaceBorderRadius = 'var(--_1igzksy0-1-7-3)';"],
|
|
5
5
|
"mappings": "AAAO,IAAI,sBAAsB;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,75 +1,75 @@
|
|
|
1
|
-
._17bwkb04-1-
|
|
2
|
-
--_17bwkb00-1-
|
|
3
|
-
--_17bwkb01-1-
|
|
4
|
-
--_17bwkb02-1-
|
|
1
|
+
._17bwkb04-1-7-3 {
|
|
2
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-critical-default, #b80031);
|
|
3
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-critical-default, #b80031);
|
|
4
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-critical-default, #f1cdcf);
|
|
5
5
|
}
|
|
6
|
-
._17bwkb05-1-
|
|
7
|
-
--_17bwkb00-1-
|
|
8
|
-
--_17bwkb01-1-
|
|
9
|
-
--_17bwkb02-1-
|
|
6
|
+
._17bwkb05-1-7-3 {
|
|
7
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-neutral-default, #2b2a58);
|
|
8
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-neutral-default, #2b2a58);
|
|
9
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-neutral-default, #d2d3e1);
|
|
10
10
|
}
|
|
11
|
-
._17bwkb06-1-
|
|
12
|
-
--_17bwkb00-1-
|
|
13
|
-
--_17bwkb01-1-
|
|
14
|
-
--_17bwkb02-1-
|
|
11
|
+
._17bwkb06-1-7-3 {
|
|
12
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-primary-default, #454cc9);
|
|
13
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-primary-default, #454cc9);
|
|
14
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-primary-default, #ccd3f3);
|
|
15
15
|
}
|
|
16
|
-
._17bwkb07-1-
|
|
17
|
-
--_17bwkb00-1-
|
|
18
|
-
--_17bwkb01-1-
|
|
19
|
-
--_17bwkb02-1-
|
|
16
|
+
._17bwkb07-1-7-3 {
|
|
17
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-success-default, #2c6360);
|
|
18
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-success-default, #2c6360);
|
|
19
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-success-default, #cad6d7);
|
|
20
20
|
}
|
|
21
|
-
._17bwkb08-1-
|
|
22
|
-
--_17bwkb00-1-
|
|
23
|
-
--_17bwkb01-1-
|
|
24
|
-
--_17bwkb02-1-
|
|
21
|
+
._17bwkb08-1-7-3 {
|
|
22
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-warning-default, #805100);
|
|
23
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-warning-default, #805100);
|
|
24
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-warning-default, #f4e5d5);
|
|
25
25
|
}
|
|
26
|
-
._17bwkb0d-1-
|
|
27
|
-
--_17bwkb00-1-
|
|
28
|
-
--_17bwkb01-1-
|
|
29
|
-
--_17bwkb02-1-
|
|
26
|
+
._17bwkb0d-1-7-3 {
|
|
27
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-primary-on-accent-default, #f4f4fb);
|
|
28
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-primary-on-accent-default, #f4f4fb);
|
|
29
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-primary-accent, #454cc9);
|
|
30
30
|
}
|
|
31
|
-
._17bwkb0e-1-
|
|
32
|
-
--_17bwkb00-1-
|
|
33
|
-
--_17bwkb01-1-
|
|
34
|
-
--_17bwkb02-1-
|
|
31
|
+
._17bwkb0e-1-7-3 {
|
|
32
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-success-on-accent-default, #f1f4f4);
|
|
33
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-success-on-accent-default, #f1f4f4);
|
|
34
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-success-accent, #2c6360);
|
|
35
35
|
}
|
|
36
|
-
._17bwkb0f-1-
|
|
37
|
-
--_17bwkb00-1-
|
|
38
|
-
--_17bwkb01-1-
|
|
39
|
-
--_17bwkb02-1-
|
|
36
|
+
._17bwkb0f-1-7-3 {
|
|
37
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-warning-on-accent-default, #272025);
|
|
38
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-warning-on-accent-default, #272025);
|
|
39
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-warning-accent, #805100);
|
|
40
40
|
}
|
|
41
|
-
._17bwkb0g-1-
|
|
42
|
-
--_17bwkb00-1-
|
|
43
|
-
--_17bwkb01-1-
|
|
44
|
-
--_17bwkb02-1-
|
|
41
|
+
._17bwkb0g-1-7-3 {
|
|
42
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-critical-on-accent-default, #f9f1f3);
|
|
43
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-critical-on-accent-default, #f9f1f3);
|
|
44
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-critical-accent, #b80031);
|
|
45
45
|
}
|
|
46
|
-
._17bwkb0h-1-
|
|
47
|
-
--_17bwkb00-1-
|
|
48
|
-
--_17bwkb01-1-
|
|
49
|
-
--_17bwkb02-1-
|
|
46
|
+
._17bwkb0h-1-7-3 {
|
|
47
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
48
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-neutral-on-accent-default, #f3f3f6);
|
|
49
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-neutral-accent, #545587);
|
|
50
50
|
}
|
|
51
|
-
._17bwkb0i-1-
|
|
52
|
-
--_17bwkb00-1-
|
|
53
|
-
--_17bwkb01-1-
|
|
54
|
-
--_17bwkb02-1-
|
|
51
|
+
._17bwkb0i-1-7-3 {
|
|
52
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-primary-disabled, #54558780);
|
|
53
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-primary-disabled, #54558780);
|
|
54
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-primary-disabled, #d2d3e180);
|
|
55
55
|
}
|
|
56
|
-
._17bwkb0j-1-
|
|
57
|
-
--_17bwkb00-1-
|
|
58
|
-
--_17bwkb01-1-
|
|
59
|
-
--_17bwkb02-1-
|
|
56
|
+
._17bwkb0j-1-7-3 {
|
|
57
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-success-disabled, #54558780);
|
|
58
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-success-disabled, #54558780);
|
|
59
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-success-disabled, #d2d3e180);
|
|
60
60
|
}
|
|
61
|
-
._17bwkb0k-1-
|
|
62
|
-
--_17bwkb00-1-
|
|
63
|
-
--_17bwkb01-1-
|
|
64
|
-
--_17bwkb02-1-
|
|
61
|
+
._17bwkb0k-1-7-3 {
|
|
62
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-warning-disabled, #54558780);
|
|
63
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-warning-disabled, #54558780);
|
|
64
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-warning-disabled, #d2d3e180);
|
|
65
65
|
}
|
|
66
|
-
._17bwkb0l-1-
|
|
67
|
-
--_17bwkb00-1-
|
|
68
|
-
--_17bwkb01-1-
|
|
69
|
-
--_17bwkb02-1-
|
|
66
|
+
._17bwkb0l-1-7-3 {
|
|
67
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-critical-disabled, #54558780);
|
|
68
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-critical-disabled, #54558780);
|
|
69
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-critical-disabled, #d2d3e180);
|
|
70
70
|
}
|
|
71
|
-
._17bwkb0m-1-
|
|
72
|
-
--_17bwkb00-1-
|
|
73
|
-
--_17bwkb01-1-
|
|
74
|
-
--_17bwkb02-1-
|
|
71
|
+
._17bwkb0m-1-7-3 {
|
|
72
|
+
--_17bwkb00-1-7-3: var(--dt-colors-text-neutral-disabled, #54558780);
|
|
73
|
+
--_17bwkb01-1-7-3: var(--dt-colors-icon-neutral-disabled, #54558780);
|
|
74
|
+
--_17bwkb02-1-7-3: var(--dt-colors-border-neutral-disabled, #d2d3e180);
|
|
75
75
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "./colorUtils.css";
|
|
2
2
|
import { createRuntimeFn as _7a468 } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
3
|
-
var colorUtilsCSS = _7a468({ defaultClassName: "_17bwkb03-1-
|
|
4
|
-
var colorUtilsVars = { text: "var(--_17bwkb00-1-
|
|
3
|
+
var colorUtilsCSS = _7a468({ defaultClassName: "_17bwkb03-1-7-3", variantClassNames: { color: { critical: "_17bwkb04-1-7-3", neutral: "_17bwkb05-1-7-3", primary: "_17bwkb06-1-7-3", success: "_17bwkb07-1-7-3", warning: "_17bwkb08-1-7-3" }, variant: { "default": "_17bwkb09-1-7-3", accent: "_17bwkb0a-1-7-3" }, disabled: { true: "_17bwkb0b-1-7-3", false: "_17bwkb0c-1-7-3" } }, defaultVariants: {}, compoundVariants: [[{ color: "primary", variant: "accent" }, "_17bwkb0d-1-7-3"], [{ color: "success", variant: "accent" }, "_17bwkb0e-1-7-3"], [{ color: "warning", variant: "accent" }, "_17bwkb0f-1-7-3"], [{ color: "critical", variant: "accent" }, "_17bwkb0g-1-7-3"], [{ color: "neutral", variant: "accent" }, "_17bwkb0h-1-7-3"], [{ color: "primary", disabled: true }, "_17bwkb0i-1-7-3"], [{ color: "success", disabled: true }, "_17bwkb0j-1-7-3"], [{ color: "warning", disabled: true }, "_17bwkb0k-1-7-3"], [{ color: "critical", disabled: true }, "_17bwkb0l-1-7-3"], [{ color: "neutral", disabled: true }, "_17bwkb0m-1-7-3"]] });
|
|
4
|
+
var colorUtilsVars = { text: "var(--_17bwkb00-1-7-3)", icon: "var(--_17bwkb01-1-7-3)", borderColor: "var(--_17bwkb02-1-7-3)" };
|
|
5
5
|
export {
|
|
6
6
|
colorUtilsCSS,
|
|
7
7
|
colorUtilsVars
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/styles/colorUtils.css.ts"],
|
|
4
|
-
"sourcesContent": ["import './colorUtils.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var colorUtilsCSS = _7a468({defaultClassName:'_17bwkb03-1-
|
|
4
|
+
"sourcesContent": ["import './colorUtils.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var colorUtilsCSS = _7a468({defaultClassName:'_17bwkb03-1-7-3',variantClassNames:{color:{critical:'_17bwkb04-1-7-3',neutral:'_17bwkb05-1-7-3',primary:'_17bwkb06-1-7-3',success:'_17bwkb07-1-7-3',warning:'_17bwkb08-1-7-3'},variant:{'default':'_17bwkb09-1-7-3',accent:'_17bwkb0a-1-7-3'},disabled:{true:'_17bwkb0b-1-7-3',false:'_17bwkb0c-1-7-3'}},defaultVariants:{},compoundVariants:[[{color:'primary',variant:'accent'},'_17bwkb0d-1-7-3'],[{color:'success',variant:'accent'},'_17bwkb0e-1-7-3'],[{color:'warning',variant:'accent'},'_17bwkb0f-1-7-3'],[{color:'critical',variant:'accent'},'_17bwkb0g-1-7-3'],[{color:'neutral',variant:'accent'},'_17bwkb0h-1-7-3'],[{color:'primary',disabled:true},'_17bwkb0i-1-7-3'],[{color:'success',disabled:true},'_17bwkb0j-1-7-3'],[{color:'warning',disabled:true},'_17bwkb0k-1-7-3'],[{color:'critical',disabled:true},'_17bwkb0l-1-7-3'],[{color:'neutral',disabled:true},'_17bwkb0m-1-7-3']]});\nexport var colorUtilsVars = {text:'var(--_17bwkb00-1-7-3)',icon:'var(--_17bwkb01-1-7-3)',borderColor:'var(--_17bwkb02-1-7-3)'};"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,gBAAgB,OAAO,EAAC,kBAAiB,mBAAkB,mBAAkB,EAAC,OAAM,EAAC,UAAS,mBAAkB,SAAQ,mBAAkB,SAAQ,mBAAkB,SAAQ,mBAAkB,SAAQ,kBAAiB,GAAE,SAAQ,EAAC,WAAU,mBAAkB,QAAO,kBAAiB,GAAE,UAAS,EAAC,MAAK,mBAAkB,OAAM,kBAAiB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,iBAAiB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,iBAAiB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,iBAAiB,GAAE,CAAC,EAAC,OAAM,YAAW,SAAQ,SAAQ,GAAE,iBAAiB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,iBAAiB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,iBAAiB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,iBAAiB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,iBAAiB,GAAE,CAAC,EAAC,OAAM,YAAW,UAAS,KAAI,GAAE,iBAAiB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,iBAAiB,CAAC,EAAC,CAAC;AACt5B,IAAI,iBAAiB,EAAC,MAAK,0BAAyB,MAAK,0BAAyB,aAAY,yBAAwB;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/esm/styles/container.css
CHANGED
|
@@ -1,64 +1,64 @@
|
|
|
1
|
-
._6levse4-1-
|
|
2
|
-
--_6levse0-1-
|
|
3
|
-
--_6levse1-1-
|
|
4
|
-
--_6levse2-1-
|
|
1
|
+
._6levse4-1-7-3 {
|
|
2
|
+
--_6levse0-1-7-3: var(--dt-colors-text-critical-default, #b80031);
|
|
3
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-critical-default, #f3eaed);
|
|
4
|
+
--_6levse2-1-7-3: var(--dt-colors-border-critical-default, #f1cdcf);
|
|
5
5
|
}
|
|
6
|
-
._6levse5-1-
|
|
7
|
-
--_6levse0-1-
|
|
8
|
-
--_6levse1-1-
|
|
9
|
-
--_6levse2-1-
|
|
6
|
+
._6levse5-1-7-3 {
|
|
7
|
+
--_6levse0-1-7-3: var(--dt-colors-text-neutral-default, #2b2a58);
|
|
8
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-neutral-default, #ebebf2);
|
|
9
|
+
--_6levse2-1-7-3: var(--dt-colors-border-neutral-default, #d2d3e1);
|
|
10
10
|
}
|
|
11
|
-
._6levse6-1-
|
|
12
|
-
--_6levse0-1-
|
|
13
|
-
--_6levse1-1-
|
|
14
|
-
--_6levse2-1-
|
|
11
|
+
._6levse6-1-7-3 {
|
|
12
|
+
--_6levse0-1-7-3: var(--dt-colors-text-primary-default, #454cc9);
|
|
13
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-primary-default, #e9ebf6);
|
|
14
|
+
--_6levse2-1-7-3: var(--dt-colors-border-primary-default, #ccd3f3);
|
|
15
15
|
}
|
|
16
|
-
._6levse7-1-
|
|
17
|
-
--_6levse0-1-
|
|
18
|
-
--_6levse1-1-
|
|
19
|
-
--_6levse2-1-
|
|
16
|
+
._6levse7-1-7-3 {
|
|
17
|
+
--_6levse0-1-7-3: var(--dt-colors-text-success-default, #2c6360);
|
|
18
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-success-default, #e9ecef);
|
|
19
|
+
--_6levse2-1-7-3: var(--dt-colors-border-success-default, #cad6d7);
|
|
20
20
|
}
|
|
21
|
-
._6levse8-1-
|
|
22
|
-
--_6levse0-1-
|
|
23
|
-
--_6levse1-1-
|
|
24
|
-
--_6levse2-1-
|
|
21
|
+
._6levse8-1-7-3 {
|
|
22
|
+
--_6levse0-1-7-3: var(--dt-colors-text-warning-default, #805100);
|
|
23
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-warning-default, #f3efef);
|
|
24
|
+
--_6levse2-1-7-3: var(--dt-colors-border-warning-default, #f4e5d5);
|
|
25
25
|
}
|
|
26
|
-
._6levse9-1-
|
|
27
|
-
--_6levse1-1-
|
|
26
|
+
._6levse9-1-7-3 {
|
|
27
|
+
--_6levse1-1-7-3: transparent;
|
|
28
28
|
background-color: unset;
|
|
29
29
|
}
|
|
30
|
-
._6levsed-1-
|
|
31
|
-
--_6levse0-1-
|
|
32
|
-
--_6levse1-1-
|
|
30
|
+
._6levsed-1-7-3 {
|
|
31
|
+
--_6levse0-1-7-3: var(--dt-colors-text-primary-on-accent-default, #f4f4fb);
|
|
32
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-primary-accent, #474ecf);
|
|
33
33
|
}
|
|
34
|
-
._6levsee-1-
|
|
35
|
-
--_6levse0-1-
|
|
36
|
-
--_6levse1-1-
|
|
34
|
+
._6levsee-1-7-3 {
|
|
35
|
+
--_6levse0-1-7-3: var(--dt-colors-text-success-on-accent-default, #f1f4f4);
|
|
36
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-success-accent, #2f6863);
|
|
37
37
|
}
|
|
38
|
-
._6levsef-1-
|
|
39
|
-
--_6levse0-1-
|
|
40
|
-
--_6levse1-1-
|
|
38
|
+
._6levsef-1-7-3 {
|
|
39
|
+
--_6levse0-1-7-3: var(--dt-colors-text-warning-on-accent-default, #272025);
|
|
40
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-warning-accent, #eca440);
|
|
41
41
|
}
|
|
42
|
-
._6levseg-1-
|
|
43
|
-
--_6levse0-1-
|
|
44
|
-
--_6levse1-1-
|
|
42
|
+
._6levseg-1-7-3 {
|
|
43
|
+
--_6levse0-1-7-3: var(--dt-colors-text-critical-on-accent-default, #f9f1f3);
|
|
44
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-critical-accent, #c4233b);
|
|
45
45
|
}
|
|
46
|
-
._6levseh-1-
|
|
47
|
-
--_6levse0-1-
|
|
48
|
-
--_6levse1-1-
|
|
46
|
+
._6levseh-1-7-3 {
|
|
47
|
+
--_6levse0-1-7-3: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
48
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-neutral-accent, #5a5b8c);
|
|
49
49
|
}
|
|
50
|
-
._6levsei-1-
|
|
51
|
-
--_6levse1-1-
|
|
50
|
+
._6levsei-1-7-3 {
|
|
51
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-primary-emphasized, #dfe3f5);
|
|
52
52
|
}
|
|
53
|
-
._6levsej-1-
|
|
54
|
-
--_6levse1-1-
|
|
53
|
+
._6levsej-1-7-3 {
|
|
54
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-success-emphasized, #dfe4e7);
|
|
55
55
|
}
|
|
56
|
-
._6levsek-1-
|
|
57
|
-
--_6levse1-1-
|
|
56
|
+
._6levsek-1-7-3 {
|
|
57
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-warning-emphasized, #f4ece6);
|
|
58
58
|
}
|
|
59
|
-
._6levsel-1-
|
|
60
|
-
--_6levse1-1-
|
|
59
|
+
._6levsel-1-7-3 {
|
|
60
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-critical-emphasized, #f3e0e3);
|
|
61
61
|
}
|
|
62
|
-
._6levsem-1-
|
|
63
|
-
--_6levse1-1-
|
|
62
|
+
._6levsem-1-7-3 {
|
|
63
|
+
--_6levse1-1-7-3: var(--dt-colors-background-container-neutral-emphasized, #e2e3ec);
|
|
64
64
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "./container.css";
|
|
2
2
|
import { createRuntimeFn as _7a468 } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
3
|
-
var containerColorVars = { text: "var(--_6levse0-1-
|
|
4
|
-
var containerColorsCSS = _7a468({ defaultClassName: "_6levse3-1-
|
|
3
|
+
var containerColorVars = { text: "var(--_6levse0-1-7-3)", background: "var(--_6levse1-1-7-3)", borderColor: "var(--_6levse2-1-7-3)" };
|
|
4
|
+
var containerColorsCSS = _7a468({ defaultClassName: "_6levse3-1-7-3", variantClassNames: { color: { critical: "_6levse4-1-7-3", neutral: "_6levse5-1-7-3", primary: "_6levse6-1-7-3", success: "_6levse7-1-7-3", warning: "_6levse8-1-7-3" }, variant: { minimal: "_6levse9-1-7-3", "default": "_6levsea-1-7-3", emphasized: "_6levseb-1-7-3", accent: "_6levsec-1-7-3" } }, defaultVariants: {}, compoundVariants: [[{ color: "primary", variant: "accent" }, "_6levsed-1-7-3"], [{ color: "success", variant: "accent" }, "_6levsee-1-7-3"], [{ color: "warning", variant: "accent" }, "_6levsef-1-7-3"], [{ color: "critical", variant: "accent" }, "_6levseg-1-7-3"], [{ color: "neutral", variant: "accent" }, "_6levseh-1-7-3"], [{ color: "primary", variant: "emphasized" }, "_6levsei-1-7-3"], [{ color: "success", variant: "emphasized" }, "_6levsej-1-7-3"], [{ color: "warning", variant: "emphasized" }, "_6levsek-1-7-3"], [{ color: "critical", variant: "emphasized" }, "_6levsel-1-7-3"], [{ color: "neutral", variant: "emphasized" }, "_6levsem-1-7-3"]] });
|
|
5
5
|
export {
|
|
6
6
|
containerColorVars,
|
|
7
7
|
containerColorsCSS
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/styles/container.css.ts"],
|
|
4
|
-
"sourcesContent": ["import './container.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var containerColorVars = {text:'var(--_6levse0-1-
|
|
4
|
+
"sourcesContent": ["import './container.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var containerColorVars = {text:'var(--_6levse0-1-7-3)',background:'var(--_6levse1-1-7-3)',borderColor:'var(--_6levse2-1-7-3)'};\nexport var containerColorsCSS = _7a468({defaultClassName:'_6levse3-1-7-3',variantClassNames:{color:{critical:'_6levse4-1-7-3',neutral:'_6levse5-1-7-3',primary:'_6levse6-1-7-3',success:'_6levse7-1-7-3',warning:'_6levse8-1-7-3'},variant:{minimal:'_6levse9-1-7-3','default':'_6levsea-1-7-3',emphasized:'_6levseb-1-7-3',accent:'_6levsec-1-7-3'}},defaultVariants:{},compoundVariants:[[{color:'primary',variant:'accent'},'_6levsed-1-7-3'],[{color:'success',variant:'accent'},'_6levsee-1-7-3'],[{color:'warning',variant:'accent'},'_6levsef-1-7-3'],[{color:'critical',variant:'accent'},'_6levseg-1-7-3'],[{color:'neutral',variant:'accent'},'_6levseh-1-7-3'],[{color:'primary',variant:'emphasized'},'_6levsei-1-7-3'],[{color:'success',variant:'emphasized'},'_6levsej-1-7-3'],[{color:'warning',variant:'emphasized'},'_6levsek-1-7-3'],[{color:'critical',variant:'emphasized'},'_6levsel-1-7-3'],[{color:'neutral',variant:'emphasized'},'_6levsem-1-7-3']]});"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,qBAAqB,EAAC,MAAK,yBAAwB,YAAW,yBAAwB,aAAY,wBAAuB;AAC7H,IAAI,qBAAqB,OAAO,EAAC,kBAAiB,kBAAiB,mBAAkB,EAAC,OAAM,EAAC,UAAS,kBAAiB,SAAQ,kBAAiB,SAAQ,kBAAiB,SAAQ,kBAAiB,SAAQ,iBAAgB,GAAE,SAAQ,EAAC,SAAQ,kBAAiB,WAAU,kBAAiB,YAAW,kBAAiB,QAAO,iBAAgB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,gBAAgB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,gBAAgB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,gBAAgB,GAAE,CAAC,EAAC,OAAM,YAAW,SAAQ,SAAQ,GAAE,gBAAgB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,gBAAgB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,gBAAgB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,gBAAgB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,gBAAgB,GAAE,CAAC,EAAC,OAAM,YAAW,SAAQ,aAAY,GAAE,gBAAgB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,gBAAgB,CAAC,EAAC,CAAC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|