@dynatrace/strato-components 1.17.0 → 1.18.0
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.sty.js +4 -4
- package/buttons/intent-button/IntentButton.d.ts +1 -1
- package/content/progress/ProgressBar.css +71 -71
- 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 +7 -7
- package/content/skeleton/Skeleton.sty.js +5 -5
- package/core/hooks/useBehavioralTrackingProps.d.ts +4 -0
- package/core/index.d.ts +1 -0
- package/core/index.js +2 -0
- package/core/styles/focusRing.css +66 -66
- package/core/styles/focusRing.sty.js +2 -2
- package/core/styles/focusRingStatic.css +30 -30
- package/core/styles/focusRingStatic.sty.js +1 -1
- package/core/utils/colorUtils.css +60 -60
- package/core/utils/colorUtils.sty.js +2 -2
- package/esm/buttons/button/Button.css +16 -16
- 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.map +1 -1
- package/esm/content/progress/ProgressBar.css +71 -71
- 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.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.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.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.sty.js +5 -5
- package/esm/content/progress/ProgressCircle.sty.js.map +1 -1
- package/esm/content/skeleton/Skeleton.css +7 -7
- package/esm/content/skeleton/Skeleton.sty.js +5 -5
- package/esm/content/skeleton/Skeleton.sty.js.map +1 -1
- package/esm/core/hooks/useBehavioralTrackingProps.js.map +2 -2
- package/esm/core/index.js +2 -0
- 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/styles/focusRingStatic.css +30 -30
- package/esm/core/styles/focusRingStatic.sty.js +1 -1
- package/esm/core/styles/focusRingStatic.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/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 +2 -2
- package/esm/typography/highlight/Highlight.sty.js +1 -1
- package/esm/typography/highlight/Highlight.sty.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.sty.js +2 -2
- package/esm/typography/text-ellipsis/TextEllipsis.sty.js.map +1 -1
- 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.js +1 -1
- package/package.json +3 -3
- package/styles/colorUtils.css +60 -60
- package/styles/colorUtils.sty.js +2 -2
- package/styles/container.css +47 -47
- 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.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 +2 -2
- package/typography/highlight/Highlight.sty.js +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.sty.js +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes _13n9uwh0-1-
|
|
1
|
+
@keyframes _13n9uwh0-1-18-0 {
|
|
2
2
|
0% {
|
|
3
3
|
transform: translateX(-100%) scaleX(0);
|
|
4
4
|
}
|
|
@@ -6,92 +6,92 @@
|
|
|
6
6
|
transform: translateX(100%) scaleX(1.5);
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
._13n9uwh5-1-
|
|
10
|
-
color: var(--_13n9uwh1-1-
|
|
11
|
-
}
|
|
12
|
-
._13n9uwhd-1-
|
|
13
|
-
--_13n9uwh1-1-
|
|
14
|
-
--_13n9uwh4-1-
|
|
15
|
-
--_13n9uwh2-1-
|
|
16
|
-
--_13n9uwh3-1-
|
|
17
|
-
}
|
|
18
|
-
._13n9uwhe-1-
|
|
19
|
-
--_13n9uwh1-1-
|
|
20
|
-
--_13n9uwh4-1-
|
|
21
|
-
--_13n9uwh2-1-
|
|
22
|
-
--_13n9uwh3-1-
|
|
23
|
-
}
|
|
24
|
-
._13n9uwhf-1-
|
|
25
|
-
--_13n9uwh1-1-
|
|
26
|
-
--_13n9uwh4-1-
|
|
27
|
-
--_13n9uwh2-1-
|
|
28
|
-
--_13n9uwh3-1-
|
|
29
|
-
}
|
|
30
|
-
._13n9uwhg-1-
|
|
31
|
-
--_13n9uwh1-1-
|
|
32
|
-
--_13n9uwh4-1-
|
|
33
|
-
--_13n9uwh2-1-
|
|
34
|
-
--_13n9uwh3-1-
|
|
35
|
-
}
|
|
36
|
-
._13n9uwhh-1-
|
|
37
|
-
--_13n9uwh1-1-
|
|
38
|
-
--_13n9uwh4-1-
|
|
39
|
-
--_13n9uwh2-1-
|
|
40
|
-
--_13n9uwh3-1-
|
|
9
|
+
._13n9uwh5-1-18-0 {
|
|
10
|
+
color: var(--_13n9uwh1-1-18-0);
|
|
11
|
+
}
|
|
12
|
+
._13n9uwhd-1-18-0 {
|
|
13
|
+
--_13n9uwh1-1-18-0: var(--dt-colors-text-neutral-default, #2f2f4f);
|
|
14
|
+
--_13n9uwh4-1-18-0: var(--dt-colors-text-neutral-subdued, #595a7d);
|
|
15
|
+
--_13n9uwh2-1-18-0: var(--dt-colors-border-neutral-default, #dadbe4);
|
|
16
|
+
--_13n9uwh3-1-18-0: var(--dt-colors-border-primary-accent, #464cce);
|
|
17
|
+
}
|
|
18
|
+
._13n9uwhe-1-18-0 {
|
|
19
|
+
--_13n9uwh1-1-18-0: var(--dt-colors-text-neutral-default, #2f2f4f);
|
|
20
|
+
--_13n9uwh4-1-18-0: var(--dt-colors-text-neutral-subdued, #595a7d);
|
|
21
|
+
--_13n9uwh2-1-18-0: var(--dt-colors-border-neutral-default, #dadbe4);
|
|
22
|
+
--_13n9uwh3-1-18-0: var(--dt-colors-border-success-accent, #2d6761);
|
|
23
|
+
}
|
|
24
|
+
._13n9uwhf-1-18-0 {
|
|
25
|
+
--_13n9uwh1-1-18-0: var(--dt-colors-text-neutral-default, #2f2f4f);
|
|
26
|
+
--_13n9uwh4-1-18-0: var(--dt-colors-text-neutral-subdued, #595a7d);
|
|
27
|
+
--_13n9uwh2-1-18-0: var(--dt-colors-border-neutral-default, #dadbe4);
|
|
28
|
+
--_13n9uwh3-1-18-0: var(--dt-colors-border-warning-accent, #855400);
|
|
29
|
+
}
|
|
30
|
+
._13n9uwhg-1-18-0 {
|
|
31
|
+
--_13n9uwh1-1-18-0: var(--dt-colors-text-neutral-default, #2f2f4f);
|
|
32
|
+
--_13n9uwh4-1-18-0: var(--dt-colors-text-neutral-subdued, #595a7d);
|
|
33
|
+
--_13n9uwh2-1-18-0: var(--dt-colors-border-neutral-default, #dadbe4);
|
|
34
|
+
--_13n9uwh3-1-18-0: var(--dt-colors-border-critical-accent, #bb0731);
|
|
35
|
+
}
|
|
36
|
+
._13n9uwhh-1-18-0 {
|
|
37
|
+
--_13n9uwh1-1-18-0: var(--dt-colors-text-neutral-default, #2f2f4f);
|
|
38
|
+
--_13n9uwh4-1-18-0: var(--dt-colors-text-neutral-subdued, #595a7d);
|
|
39
|
+
--_13n9uwh2-1-18-0: var(--dt-colors-border-neutral-default, #dadbe4);
|
|
40
|
+
--_13n9uwh3-1-18-0: var(--dt-colors-border-neutral-accent, #595a7d);
|
|
41
41
|
color: var(--dt-colors-text-neutral-default, #2f2f4f);
|
|
42
42
|
}
|
|
43
|
-
._13n9uwhi-1-
|
|
44
|
-
--_13n9uwh1-1-
|
|
45
|
-
--_13n9uwh4-1-
|
|
46
|
-
--_13n9uwh2-1-
|
|
47
|
-
--_13n9uwh3-1-
|
|
48
|
-
}
|
|
49
|
-
._13n9uwhj-1-
|
|
50
|
-
--_13n9uwh1-1-
|
|
51
|
-
--_13n9uwh4-1-
|
|
52
|
-
--_13n9uwh2-1-
|
|
53
|
-
--_13n9uwh3-1-
|
|
54
|
-
}
|
|
55
|
-
._13n9uwhk-1-
|
|
56
|
-
--_13n9uwh1-1-
|
|
57
|
-
--_13n9uwh4-1-
|
|
58
|
-
--_13n9uwh2-1-
|
|
59
|
-
--_13n9uwh3-1-
|
|
60
|
-
}
|
|
61
|
-
._13n9uwhl-1-
|
|
62
|
-
--_13n9uwh1-1-
|
|
63
|
-
--_13n9uwh4-1-
|
|
64
|
-
--_13n9uwh2-1-
|
|
65
|
-
--_13n9uwh3-1-
|
|
66
|
-
}
|
|
67
|
-
._13n9uwhm-1-
|
|
68
|
-
--_13n9uwh1-1-
|
|
69
|
-
--_13n9uwh4-1-
|
|
70
|
-
--_13n9uwh2-1-
|
|
71
|
-
--_13n9uwh3-1-
|
|
72
|
-
}
|
|
73
|
-
._13n9uwhn-1-
|
|
43
|
+
._13n9uwhi-1-18-0 {
|
|
44
|
+
--_13n9uwh1-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
45
|
+
--_13n9uwh4-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
46
|
+
--_13n9uwh2-1-18-0: var(--dt-colors-border-primary-on-accent-disabled, #f4f4fb33);
|
|
47
|
+
--_13n9uwh3-1-18-0: var(--dt-colors-border-primary-on-accent-default, #f4f4fb);
|
|
48
|
+
}
|
|
49
|
+
._13n9uwhj-1-18-0 {
|
|
50
|
+
--_13n9uwh1-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
51
|
+
--_13n9uwh4-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
52
|
+
--_13n9uwh2-1-18-0: var(--dt-colors-border-success-on-accent-disabled, #f1f4f433);
|
|
53
|
+
--_13n9uwh3-1-18-0: var(--dt-colors-border-success-on-accent-default, #f1f4f4);
|
|
54
|
+
}
|
|
55
|
+
._13n9uwhk-1-18-0 {
|
|
56
|
+
--_13n9uwh1-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
57
|
+
--_13n9uwh4-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
58
|
+
--_13n9uwh2-1-18-0: var(--dt-colors-border-warning-on-accent-disabled, #27202433);
|
|
59
|
+
--_13n9uwh3-1-18-0: var(--dt-colors-border-warning-on-accent-default, #272024);
|
|
60
|
+
}
|
|
61
|
+
._13n9uwhl-1-18-0 {
|
|
62
|
+
--_13n9uwh1-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
63
|
+
--_13n9uwh4-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
64
|
+
--_13n9uwh2-1-18-0: var(--dt-colors-border-critical-on-accent-disabled, #f9f1f333);
|
|
65
|
+
--_13n9uwh3-1-18-0: var(--dt-colors-border-critical-on-accent-default, #f9f1f3);
|
|
66
|
+
}
|
|
67
|
+
._13n9uwhm-1-18-0 {
|
|
68
|
+
--_13n9uwh1-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
69
|
+
--_13n9uwh4-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
70
|
+
--_13n9uwh2-1-18-0: var(--dt-colors-border-neutral-on-accent-disabled, #f3f3f633);
|
|
71
|
+
--_13n9uwh3-1-18-0: var(--dt-colors-border-neutral-on-accent-default, #f3f3f6);
|
|
72
|
+
}
|
|
73
|
+
._13n9uwhn-1-18-0 {
|
|
74
74
|
width: 100%;
|
|
75
75
|
border-radius: var(--dt-borders-radius-container-subdued, 6px);
|
|
76
76
|
overflow: hidden;
|
|
77
77
|
position: relative;
|
|
78
|
-
background: var(--_13n9uwh2-1-
|
|
78
|
+
background: var(--_13n9uwh2-1-18-0);
|
|
79
79
|
}
|
|
80
|
-
._13n9uwho-1-
|
|
80
|
+
._13n9uwho-1-18-0 {
|
|
81
81
|
height: 6px;
|
|
82
82
|
}
|
|
83
|
-
._13n9uwhp-1-
|
|
83
|
+
._13n9uwhp-1-18-0 {
|
|
84
84
|
height: 8px;
|
|
85
85
|
}
|
|
86
|
-
._13n9uwhq-1-
|
|
86
|
+
._13n9uwhq-1-18-0 {
|
|
87
87
|
height: 100%;
|
|
88
88
|
transition-duration: var(--dt-timings-fast-default, 170ms);
|
|
89
89
|
transition-timing-function: var(--dt-easings-fast-in-slow-out, cubic-bezier(0.4, 0, 0.2, 1));
|
|
90
|
-
background-color: var(--_13n9uwh3-1-
|
|
90
|
+
background-color: var(--_13n9uwh3-1-18-0);
|
|
91
91
|
}
|
|
92
|
-
._13n9uwhr-1-
|
|
92
|
+
._13n9uwhr-1-18-0 {
|
|
93
93
|
width: 100%;
|
|
94
|
-
animation-name: _13n9uwh0-1-
|
|
94
|
+
animation-name: _13n9uwh0-1-18-0;
|
|
95
95
|
animation-duration: var(--dt-timings-slowest-gentle, 1500ms);
|
|
96
96
|
animation-timing-function: var(--dt-easings-fast-in-slow-out, cubic-bezier(0.4, 0, 0.2, 1));
|
|
97
97
|
animation-iteration-count: infinite;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./ProgressBar.css";
|
|
2
2
|
import { createRuntimeFn as _7a468 } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
3
|
-
var progressBarFillCSS = _7a468({ defaultClassName: "_13n9uwhq-1-
|
|
4
|
-
var progressCSS = _7a468({ defaultClassName: "_13n9uwhn-1-
|
|
5
|
-
var progressIndicatorColorVar = "var(--_13n9uwh3-1-
|
|
6
|
-
var progressRoot = _7a468({ defaultClassName: "_13n9uwh5-1-
|
|
7
|
-
var progressValueColorVar = "var(--_13n9uwh4-1-
|
|
3
|
+
var progressBarFillCSS = _7a468({ defaultClassName: "_13n9uwhq-1-18-0", variantClassNames: { indeterminate: { true: "_13n9uwhr-1-18-0" } }, defaultVariants: {}, compoundVariants: [] });
|
|
4
|
+
var progressCSS = _7a468({ defaultClassName: "_13n9uwhn-1-18-0", variantClassNames: { size: { condensed: "_13n9uwho-1-18-0", "default": "_13n9uwhp-1-18-0" } }, defaultVariants: {}, compoundVariants: [] });
|
|
5
|
+
var progressIndicatorColorVar = "var(--_13n9uwh3-1-18-0)";
|
|
6
|
+
var progressRoot = _7a468({ defaultClassName: "_13n9uwh5-1-18-0", variantClassNames: { color: { primary: "_13n9uwh6-1-18-0", success: "_13n9uwh7-1-18-0", warning: "_13n9uwh8-1-18-0", critical: "_13n9uwh9-1-18-0", neutral: "_13n9uwha-1-18-0" }, onAccent: { true: "_13n9uwhb-1-18-0", false: "_13n9uwhc-1-18-0" } }, defaultVariants: {}, compoundVariants: [[{ color: "primary", onAccent: false }, "_13n9uwhd-1-18-0"], [{ color: "success", onAccent: false }, "_13n9uwhe-1-18-0"], [{ color: "warning", onAccent: false }, "_13n9uwhf-1-18-0"], [{ color: "critical", onAccent: false }, "_13n9uwhg-1-18-0"], [{ color: "neutral", onAccent: false }, "_13n9uwhh-1-18-0"], [{ color: "primary", onAccent: true }, "_13n9uwhi-1-18-0"], [{ color: "success", onAccent: true }, "_13n9uwhj-1-18-0"], [{ color: "warning", onAccent: true }, "_13n9uwhk-1-18-0"], [{ color: "critical", onAccent: true }, "_13n9uwhl-1-18-0"], [{ color: "neutral", onAccent: true }, "_13n9uwhm-1-18-0"]] });
|
|
7
|
+
var progressValueColorVar = "var(--_13n9uwh4-1-18-0)";
|
|
8
8
|
export {
|
|
9
9
|
progressBarFillCSS,
|
|
10
10
|
progressCSS,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/content/progress/ProgressBar.css.ts"],
|
|
4
|
-
"sourcesContent": ["import './ProgressBar.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var progressBarFillCSS = _7a468({defaultClassName:'_13n9uwhq-1-
|
|
4
|
+
"sourcesContent": ["import './ProgressBar.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var progressBarFillCSS = _7a468({defaultClassName:'_13n9uwhq-1-18-0',variantClassNames:{indeterminate:{true:'_13n9uwhr-1-18-0'}},defaultVariants:{},compoundVariants:[]});\nexport var progressCSS = _7a468({defaultClassName:'_13n9uwhn-1-18-0',variantClassNames:{size:{condensed:'_13n9uwho-1-18-0','default':'_13n9uwhp-1-18-0'}},defaultVariants:{},compoundVariants:[]});\nexport var progressIndicatorColorVar = 'var(--_13n9uwh3-1-18-0)';\nexport var progressRoot = _7a468({defaultClassName:'_13n9uwh5-1-18-0',variantClassNames:{color:{primary:'_13n9uwh6-1-18-0',success:'_13n9uwh7-1-18-0',warning:'_13n9uwh8-1-18-0',critical:'_13n9uwh9-1-18-0',neutral:'_13n9uwha-1-18-0'},onAccent:{true:'_13n9uwhb-1-18-0',false:'_13n9uwhc-1-18-0'}},defaultVariants:{},compoundVariants:[[{color:'primary',onAccent:false},'_13n9uwhd-1-18-0'],[{color:'success',onAccent:false},'_13n9uwhe-1-18-0'],[{color:'warning',onAccent:false},'_13n9uwhf-1-18-0'],[{color:'critical',onAccent:false},'_13n9uwhg-1-18-0'],[{color:'neutral',onAccent:false},'_13n9uwhh-1-18-0'],[{color:'primary',onAccent:true},'_13n9uwhi-1-18-0'],[{color:'success',onAccent:true},'_13n9uwhj-1-18-0'],[{color:'warning',onAccent:true},'_13n9uwhk-1-18-0'],[{color:'critical',onAccent:true},'_13n9uwhl-1-18-0'],[{color:'neutral',onAccent:true},'_13n9uwhm-1-18-0']]});\nexport var progressValueColorVar = 'var(--_13n9uwh4-1-18-0)';"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,qBAAqB,OAAO,EAAC,kBAAiB,oBAAmB,mBAAkB,EAAC,eAAc,EAAC,MAAK,mBAAkB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,EAAC,CAAC;AACxK,IAAI,cAAc,OAAO,EAAC,kBAAiB,oBAAmB,mBAAkB,EAAC,MAAK,EAAC,WAAU,oBAAmB,WAAU,mBAAkB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,EAAC,CAAC;AAC1L,IAAI,4BAA4B;AAChC,IAAI,eAAe,OAAO,EAAC,kBAAiB,oBAAmB,mBAAkB,EAAC,OAAM,EAAC,SAAQ,oBAAmB,SAAQ,oBAAmB,SAAQ,oBAAmB,UAAS,oBAAmB,SAAQ,mBAAkB,GAAE,UAAS,EAAC,MAAK,oBAAmB,OAAM,mBAAkB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,CAAC,EAAC,OAAM,WAAU,UAAS,MAAK,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,MAAK,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,MAAK,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,YAAW,UAAS,MAAK,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,MAAK,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,YAAW,UAAS,KAAI,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,kBAAkB,CAAC,EAAC,CAAC;AAC91B,IAAI,wBAAwB;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/content/progress/ProgressBarIcon.css.ts"],
|
|
4
|
-
"sourcesContent": ["import './ProgressBar.css';\nimport './ProgressBarIcon.css';\nexport var progressBarIconContainerCSS = '_szm9t40-1-
|
|
4
|
+
"sourcesContent": ["import './ProgressBar.css';\nimport './ProgressBarIcon.css';\nexport var progressBarIconContainerCSS = '_szm9t40-1-18-0';"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,OAAO;AACA,IAAI,8BAA8B;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./ProgressBarLabel.css";
|
|
2
2
|
import { createRuntimeFn as _7a468 } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
3
|
-
var label = _7a468({ defaultClassName: "_1ceb8vp0-1-
|
|
3
|
+
var label = _7a468({ defaultClassName: "_1ceb8vp0-1-18-0", variantClassNames: { size: { condensed: "_1ceb8vp1-1-18-0", "default": "_1ceb8vp2-1-18-0" }, childIsText: { false: "_1ceb8vp3-1-18-0" } }, defaultVariants: {}, compoundVariants: [] });
|
|
4
4
|
export {
|
|
5
5
|
label
|
|
6
6
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/content/progress/ProgressBarLabel.css.ts"],
|
|
4
|
-
"sourcesContent": ["import './ProgressBarLabel.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var label = _7a468({defaultClassName:'_1ceb8vp0-1-
|
|
4
|
+
"sourcesContent": ["import './ProgressBarLabel.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var label = _7a468({defaultClassName:'_1ceb8vp0-1-18-0',variantClassNames:{size:{condensed:'_1ceb8vp1-1-18-0','default':'_1ceb8vp2-1-18-0'},childIsText:{false:'_1ceb8vp3-1-18-0'}},defaultVariants:{},compoundVariants:[]});"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,QAAQ,OAAO,EAAC,kBAAiB,oBAAmB,mBAAkB,EAAC,MAAK,EAAC,WAAU,oBAAmB,WAAU,mBAAkB,GAAE,aAAY,EAAC,OAAM,mBAAkB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,EAAC,CAAC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
._1ri4i7o0-1-
|
|
2
|
-
color: var(--_13n9uwh4-1-
|
|
1
|
+
._1ri4i7o0-1-18-0 {
|
|
2
|
+
color: var(--_13n9uwh4-1-18-0);
|
|
3
3
|
}
|
|
4
|
-
._1ri4i7o2-1-
|
|
4
|
+
._1ri4i7o2-1-18-0 {
|
|
5
5
|
word-break: break-word;
|
|
6
6
|
}
|
|
7
|
-
._1ri4i7o4-1-
|
|
7
|
+
._1ri4i7o4-1-18-0 {
|
|
8
8
|
word-break: break-word;
|
|
9
9
|
}
|
|
10
|
-
._1ri4i7o5-1-
|
|
10
|
+
._1ri4i7o5-1-18-0 {
|
|
11
11
|
margin-left: auto;
|
|
12
12
|
align-self: center;
|
|
13
13
|
}
|
|
@@ -2,7 +2,7 @@ import "./ProgressBar.css";
|
|
|
2
2
|
import "../../styles/ellipsis.css";
|
|
3
3
|
import "./ProgressBarValue.css";
|
|
4
4
|
import { createRuntimeFn as _7a468 } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
5
|
-
var value = _7a468({ defaultClassName: "_1ri4i7o0-1-
|
|
5
|
+
var value = _7a468({ defaultClassName: "_1ri4i7o0-1-18-0", variantClassNames: { size: { condensed: "_1ri4i7o1-1-18-0", "default": "_1ri4i7o2-1-18-0" }, childIsText: { true: "_1ri4i7o3-1-18-0", false: "_1ri4i7o4-1-18-0" } }, defaultVariants: {}, compoundVariants: [[{ size: "condensed", childIsText: true }, "_1ri4i7o5-1-18-0 _oqqp1n0-1-18-0"]] });
|
|
6
6
|
export {
|
|
7
7
|
value
|
|
8
8
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/content/progress/ProgressBarValue.css.ts"],
|
|
4
|
-
"sourcesContent": ["import './ProgressBar.css';\nimport '../../styles/ellipsis.css';\nimport './ProgressBarValue.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var value = _7a468({defaultClassName:'_1ri4i7o0-1-
|
|
4
|
+
"sourcesContent": ["import './ProgressBar.css';\nimport '../../styles/ellipsis.css';\nimport './ProgressBarValue.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var value = _7a468({defaultClassName:'_1ri4i7o0-1-18-0',variantClassNames:{size:{condensed:'_1ri4i7o1-1-18-0','default':'_1ri4i7o2-1-18-0'},childIsText:{true:'_1ri4i7o3-1-18-0',false:'_1ri4i7o4-1-18-0'}},defaultVariants:{},compoundVariants:[[{size:'condensed',childIsText:true},'_1ri4i7o5-1-18-0 _oqqp1n0-1-18-0']]});"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,OAAO;AACP,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,QAAQ,OAAO,EAAC,kBAAiB,oBAAmB,mBAAkB,EAAC,MAAK,EAAC,WAAU,oBAAmB,WAAU,mBAAkB,GAAE,aAAY,EAAC,MAAK,oBAAmB,OAAM,mBAAkB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,CAAC,EAAC,MAAK,aAAY,aAAY,KAAI,GAAE,kCAAkC,CAAC,EAAC,CAAC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes _kvldjh3-1-
|
|
1
|
+
@keyframes _kvldjh3-1-18-0 {
|
|
2
2
|
0% {
|
|
3
3
|
transform: rotate(0deg);
|
|
4
4
|
}
|
|
@@ -6,79 +6,79 @@
|
|
|
6
6
|
transform: rotate(360deg);
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
._kvldjh4-1-
|
|
9
|
+
._kvldjh4-1-18-0 {
|
|
10
10
|
display: inline-block;
|
|
11
11
|
}
|
|
12
|
-
._kvldjh5-1-
|
|
12
|
+
._kvldjh5-1-18-0 {
|
|
13
13
|
display: block;
|
|
14
14
|
transform: rotate(-90deg);
|
|
15
15
|
}
|
|
16
|
-
._kvldjh6-1-
|
|
17
|
-
stroke: var(--_kvldjh2-1-
|
|
16
|
+
._kvldjh6-1-18-0 {
|
|
17
|
+
stroke: var(--_kvldjh2-1-18-0);
|
|
18
18
|
transform-origin: center;
|
|
19
19
|
}
|
|
20
|
-
._kvldjh7-1-
|
|
20
|
+
._kvldjh7-1-18-0 {
|
|
21
21
|
stroke-dasharray: 90 360;
|
|
22
22
|
transform-origin: 50% 50%;
|
|
23
|
-
animation-name: _kvldjh3-1-
|
|
23
|
+
animation-name: _kvldjh3-1-18-0;
|
|
24
24
|
animation-duration: var(--dt-timings-slowest-moderate, 1200ms);
|
|
25
25
|
animation-timing-function: cubic-bezier(0.5, 0.15, 0.5, 0.8);
|
|
26
26
|
animation-iteration-count: infinite;
|
|
27
27
|
}
|
|
28
|
-
._kvldjh8-1-
|
|
28
|
+
._kvldjh8-1-18-0 {
|
|
29
29
|
animation-duration: var(--dt-timings-fast-moderate, 200ms);
|
|
30
30
|
transition-property: stroke-dashoffset;
|
|
31
31
|
}
|
|
32
|
-
._kvldjh9-1-
|
|
33
|
-
stroke: var(--_kvldjh1-1-
|
|
32
|
+
._kvldjh9-1-18-0 {
|
|
33
|
+
stroke: var(--_kvldjh1-1-18-0);
|
|
34
34
|
}
|
|
35
|
-
._kvldjha-1-
|
|
35
|
+
._kvldjha-1-18-0 {
|
|
36
36
|
display: flex;
|
|
37
37
|
flex-direction: column;
|
|
38
38
|
align-items: center;
|
|
39
|
-
color: var(--_kvldjh0-1-
|
|
39
|
+
color: var(--_kvldjh0-1-18-0);
|
|
40
40
|
}
|
|
41
|
-
._kvldjhb-1-
|
|
41
|
+
._kvldjhb-1-18-0 {
|
|
42
42
|
gap: var(--dt-spacings-size-8, 8px);
|
|
43
43
|
}
|
|
44
|
-
._kvldjhc-1-
|
|
44
|
+
._kvldjhc-1-18-0 {
|
|
45
45
|
gap: var(--dt-spacings-size-12, 12px);
|
|
46
46
|
}
|
|
47
|
-
._kvldjhd-1-
|
|
48
|
-
--_kvldjh2-1-
|
|
47
|
+
._kvldjhd-1-18-0 {
|
|
48
|
+
--_kvldjh2-1-18-0: var(--dt-colors-border-critical-accent, #bb0731);
|
|
49
49
|
}
|
|
50
|
-
._kvldjhe-1-
|
|
51
|
-
--_kvldjh2-1-
|
|
50
|
+
._kvldjhe-1-18-0 {
|
|
51
|
+
--_kvldjh2-1-18-0: var(--dt-colors-border-neutral-accent, #595a7d);
|
|
52
52
|
}
|
|
53
|
-
._kvldjhf-1-
|
|
54
|
-
--_kvldjh2-1-
|
|
53
|
+
._kvldjhf-1-18-0 {
|
|
54
|
+
--_kvldjh2-1-18-0: var(--dt-colors-border-primary-accent, #464cce);
|
|
55
55
|
}
|
|
56
|
-
._kvldjhg-1-
|
|
57
|
-
--_kvldjh2-1-
|
|
56
|
+
._kvldjhg-1-18-0 {
|
|
57
|
+
--_kvldjh2-1-18-0: var(--dt-colors-border-success-accent, #2d6761);
|
|
58
58
|
}
|
|
59
|
-
._kvldjhh-1-
|
|
60
|
-
--_kvldjh2-1-
|
|
59
|
+
._kvldjhh-1-18-0 {
|
|
60
|
+
--_kvldjh2-1-18-0: var(--dt-colors-border-warning-accent, #855400);
|
|
61
61
|
}
|
|
62
|
-
._kvldjhi-1-
|
|
63
|
-
--_kvldjh0-1-
|
|
64
|
-
--_kvldjh1-1-
|
|
62
|
+
._kvldjhi-1-18-0 {
|
|
63
|
+
--_kvldjh0-1-18-0: var(--dt-colors-text-neutral-default, #2f2f4f);
|
|
64
|
+
--_kvldjh1-1-18-0: var(--dt-colors-border-neutral-default, #dadbe4);
|
|
65
65
|
}
|
|
66
|
-
._kvldjhj-1-
|
|
67
|
-
--_kvldjh0-1-
|
|
68
|
-
--_kvldjh1-1-
|
|
66
|
+
._kvldjhj-1-18-0 {
|
|
67
|
+
--_kvldjh0-1-18-0: var(--dt-colors-text-neutral-on-accent-default, #f3f3f6);
|
|
68
|
+
--_kvldjh1-1-18-0: var(--dt-colors-border-neutral-on-accent-disabled, #f3f3f633);
|
|
69
69
|
}
|
|
70
|
-
._kvldjhk-1-
|
|
71
|
-
--_kvldjh2-1-
|
|
70
|
+
._kvldjhk-1-18-0 {
|
|
71
|
+
--_kvldjh2-1-18-0: var(--dt-colors-border-primary-on-accent-default, #f4f4fb);
|
|
72
72
|
}
|
|
73
|
-
._kvldjhl-1-
|
|
74
|
-
--_kvldjh2-1-
|
|
73
|
+
._kvldjhl-1-18-0 {
|
|
74
|
+
--_kvldjh2-1-18-0: var(--dt-colors-border-success-on-accent-default, #f1f4f4);
|
|
75
75
|
}
|
|
76
|
-
._kvldjhm-1-
|
|
77
|
-
--_kvldjh2-1-
|
|
76
|
+
._kvldjhm-1-18-0 {
|
|
77
|
+
--_kvldjh2-1-18-0: var(--dt-colors-border-warning-on-accent-default, #272024);
|
|
78
78
|
}
|
|
79
|
-
._kvldjhn-1-
|
|
80
|
-
--_kvldjh2-1-
|
|
79
|
+
._kvldjhn-1-18-0 {
|
|
80
|
+
--_kvldjh2-1-18-0: var(--dt-colors-border-critical-on-accent-default, #f9f1f3);
|
|
81
81
|
}
|
|
82
|
-
._kvldjho-1-
|
|
83
|
-
--_kvldjh2-1-
|
|
82
|
+
._kvldjho-1-18-0 {
|
|
83
|
+
--_kvldjh2-1-18-0: var(--dt-colors-border-neutral-on-accent-default, #f3f3f6);
|
|
84
84
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./ProgressCircle.css";
|
|
2
2
|
import { createRuntimeFn as _7a468 } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
3
|
-
var progressCircleBackgroundCSS = "_kvldjh9-1-
|
|
4
|
-
var progressCircleCSS = _7a468({ defaultClassName: "_kvldjh6-1-
|
|
5
|
-
var progressCircleContainerCSS = _7a468({ defaultClassName: "_kvldjha-1-
|
|
6
|
-
var progressCircleRootCSS = "_kvldjh4-1-
|
|
7
|
-
var progressCircleSvgCss = "_kvldjh5-1-
|
|
3
|
+
var progressCircleBackgroundCSS = "_kvldjh9-1-18-0";
|
|
4
|
+
var progressCircleCSS = _7a468({ defaultClassName: "_kvldjh6-1-18-0", variantClassNames: { indeterminate: { true: "_kvldjh7-1-18-0", false: "_kvldjh8-1-18-0" } }, defaultVariants: {}, compoundVariants: [] });
|
|
5
|
+
var progressCircleContainerCSS = _7a468({ defaultClassName: "_kvldjha-1-18-0", variantClassNames: { size: { small: "_kvldjhb-1-18-0", large: "_kvldjhc-1-18-0" }, color: { critical: "_kvldjhd-1-18-0", neutral: "_kvldjhe-1-18-0", primary: "_kvldjhf-1-18-0", success: "_kvldjhg-1-18-0", warning: "_kvldjhh-1-18-0" }, variant: { "default": "_kvldjhi-1-18-0", accent: "_kvldjhj-1-18-0" } }, defaultVariants: {}, compoundVariants: [[{ color: "primary", variant: "accent" }, "_kvldjhk-1-18-0"], [{ color: "success", variant: "accent" }, "_kvldjhl-1-18-0"], [{ color: "warning", variant: "accent" }, "_kvldjhm-1-18-0"], [{ color: "critical", variant: "accent" }, "_kvldjhn-1-18-0"], [{ color: "neutral", variant: "accent" }, "_kvldjho-1-18-0"]] });
|
|
6
|
+
var progressCircleRootCSS = "_kvldjh4-1-18-0";
|
|
7
|
+
var progressCircleSvgCss = "_kvldjh5-1-18-0";
|
|
8
8
|
export {
|
|
9
9
|
progressCircleBackgroundCSS,
|
|
10
10
|
progressCircleCSS,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/content/progress/ProgressCircle.css.ts"],
|
|
4
|
-
"sourcesContent": ["import './ProgressCircle.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var progressCircleBackgroundCSS = '_kvldjh9-1-
|
|
4
|
+
"sourcesContent": ["import './ProgressCircle.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var progressCircleBackgroundCSS = '_kvldjh9-1-18-0';\nexport var progressCircleCSS = _7a468({defaultClassName:'_kvldjh6-1-18-0',variantClassNames:{indeterminate:{true:'_kvldjh7-1-18-0',false:'_kvldjh8-1-18-0'}},defaultVariants:{},compoundVariants:[]});\nexport var progressCircleContainerCSS = _7a468({defaultClassName:'_kvldjha-1-18-0',variantClassNames:{size:{small:'_kvldjhb-1-18-0',large:'_kvldjhc-1-18-0'},color:{critical:'_kvldjhd-1-18-0',neutral:'_kvldjhe-1-18-0',primary:'_kvldjhf-1-18-0',success:'_kvldjhg-1-18-0',warning:'_kvldjhh-1-18-0'},variant:{'default':'_kvldjhi-1-18-0',accent:'_kvldjhj-1-18-0'}},defaultVariants:{},compoundVariants:[[{color:'primary',variant:'accent'},'_kvldjhk-1-18-0'],[{color:'success',variant:'accent'},'_kvldjhl-1-18-0'],[{color:'warning',variant:'accent'},'_kvldjhm-1-18-0'],[{color:'critical',variant:'accent'},'_kvldjhn-1-18-0'],[{color:'neutral',variant:'accent'},'_kvldjho-1-18-0']]});\nexport var progressCircleRootCSS = '_kvldjh4-1-18-0';\nexport var progressCircleSvgCss = '_kvldjh5-1-18-0';"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,8BAA8B;AAClC,IAAI,oBAAoB,OAAO,EAAC,kBAAiB,mBAAkB,mBAAkB,EAAC,eAAc,EAAC,MAAK,mBAAkB,OAAM,kBAAiB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,EAAC,CAAC;AAC7L,IAAI,6BAA6B,OAAO,EAAC,kBAAiB,mBAAkB,mBAAkB,EAAC,MAAK,EAAC,OAAM,mBAAkB,OAAM,kBAAiB,GAAE,OAAM,EAAC,UAAS,mBAAkB,SAAQ,mBAAkB,SAAQ,mBAAkB,SAAQ,mBAAkB,SAAQ,kBAAiB,GAAE,SAAQ,EAAC,WAAU,mBAAkB,QAAO,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,CAAC,EAAC,CAAC;AAC3pB,IAAI,wBAAwB;AAC5B,IAAI,uBAAuB;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
._1a1ozfd0-1-
|
|
1
|
+
._1a1ozfd0-1-18-0 {
|
|
2
2
|
position: relative;
|
|
3
3
|
overflow: hidden;
|
|
4
4
|
}
|
|
5
|
-
._1a1ozfd1-1-
|
|
5
|
+
._1a1ozfd1-1-18-0 {
|
|
6
6
|
border-radius: var(--dt-borders-radius-container-subdued, 6px);
|
|
7
7
|
}
|
|
8
|
-
._1a1ozfd2-1-
|
|
8
|
+
._1a1ozfd2-1-18-0 {
|
|
9
9
|
border-radius: 9999px;
|
|
10
10
|
}
|
|
11
|
-
._1a1ozfd3-1-
|
|
11
|
+
._1a1ozfd3-1-18-0 {
|
|
12
12
|
width: 100%;
|
|
13
13
|
height: 100%;
|
|
14
14
|
}
|
|
15
|
-
._1a1ozfd4-1-
|
|
15
|
+
._1a1ozfd4-1-18-0 stop {
|
|
16
16
|
stop-color: var(--dt-colors-background-field-neutral-disabled, #e4e5eb80);
|
|
17
17
|
}
|
|
18
|
-
._1a1ozfd5-1-
|
|
18
|
+
._1a1ozfd5-1-18-0 {
|
|
19
19
|
width: 100%;
|
|
20
20
|
height: 100%;
|
|
21
21
|
fill: var(--dt-colors-background-field-neutral-disabled, #e4e5eb80);
|
|
22
22
|
}
|
|
23
23
|
@media (prefers-reduced-motion) {
|
|
24
|
-
._1a1ozfd6-1-
|
|
24
|
+
._1a1ozfd6-1-18-0 {
|
|
25
25
|
display: contents;
|
|
26
26
|
}
|
|
27
27
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./Skeleton.css";
|
|
2
2
|
import { createRuntimeFn as _7a468 } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
3
|
-
var skeletonPlaceholderCSS = _7a468({ defaultClassName: "_1a1ozfd0-1-
|
|
4
|
-
var skeletonSvgBackgroundFillCSS = "_1a1ozfd5-1-
|
|
5
|
-
var skeletonSvgCSS = "_1a1ozfd3-1-
|
|
6
|
-
var skeletonSvgGradientCSS = "_1a1ozfd4-1-
|
|
7
|
-
var skeletonSvgGradientRectCSS = "_1a1ozfd6-1-
|
|
3
|
+
var skeletonPlaceholderCSS = _7a468({ defaultClassName: "_1a1ozfd0-1-18-0", variantClassNames: { variant: { "default": "_1a1ozfd1-1-18-0", rounded: "_1a1ozfd2-1-18-0" } }, defaultVariants: {}, compoundVariants: [] });
|
|
4
|
+
var skeletonSvgBackgroundFillCSS = "_1a1ozfd5-1-18-0";
|
|
5
|
+
var skeletonSvgCSS = "_1a1ozfd3-1-18-0";
|
|
6
|
+
var skeletonSvgGradientCSS = "_1a1ozfd4-1-18-0";
|
|
7
|
+
var skeletonSvgGradientRectCSS = "_1a1ozfd6-1-18-0";
|
|
8
8
|
export {
|
|
9
9
|
skeletonPlaceholderCSS,
|
|
10
10
|
skeletonSvgBackgroundFillCSS,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/content/skeleton/Skeleton.css.ts"],
|
|
4
|
-
"sourcesContent": ["import './Skeleton.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var skeletonPlaceholderCSS = _7a468({defaultClassName:'_1a1ozfd0-1-
|
|
4
|
+
"sourcesContent": ["import './Skeleton.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var skeletonPlaceholderCSS = _7a468({defaultClassName:'_1a1ozfd0-1-18-0',variantClassNames:{variant:{'default':'_1a1ozfd1-1-18-0',rounded:'_1a1ozfd2-1-18-0'}},defaultVariants:{},compoundVariants:[]});\nexport var skeletonSvgBackgroundFillCSS = '_1a1ozfd5-1-18-0';\nexport var skeletonSvgCSS = '_1a1ozfd3-1-18-0';\nexport var skeletonSvgGradientCSS = '_1a1ozfd4-1-18-0';\nexport var skeletonSvgGradientRectCSS = '_1a1ozfd6-1-18-0';"],
|
|
5
5
|
"mappings": "AAAA,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,yBAAyB,OAAO,EAAC,kBAAiB,oBAAmB,mBAAkB,EAAC,SAAQ,EAAC,WAAU,oBAAmB,SAAQ,mBAAkB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,EAAC,CAAC;AACtM,IAAI,+BAA+B;AACnC,IAAI,iBAAiB;AACrB,IAAI,yBAAyB;AAC7B,IAAI,6BAA6B;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/core/hooks/useBehavioralTrackingProps.tsx"],
|
|
4
|
-
"sourcesContent": ["import { useMemo } from 'react';\n\nimport type { BehaviorTrackingProps } from '../types/behavior-tracking-props.js';\n\nconst behaviorTrackingPropKeys = [\n 'data-dt-content',\n 'data-dt-name',\n 'data-dt-children-name',\n 'data-dt-features',\n 'data-dt-properties',\n 'data-dt-mouse-over',\n 'data-dt-value-content',\n 'data-dt-children-value-content',\n 'data-dt-ancestor',\n];\n\nexport const useBehavioralTrackingProps = <TProps extends object>(\n props: TProps,\n): [BehaviorTrackingProps, Omit<TProps, keyof BehaviorTrackingProps>] =>\n useMemo(() => {\n const behavioralTrackingProps: BehaviorTrackingProps = {};\n const restProps: Omit<TProps, keyof BehaviorTrackingProps> = { ...props };\n\n for (const [key, value] of Object.entries(props)) {\n if (behaviorTrackingPropKeys.includes(key) && typeof value === 'string') {\n behavioralTrackingProps[key as keyof BehaviorTrackingProps] = value;\n delete restProps[key as keyof typeof restProps];\n }\n }\n\n return [behavioralTrackingProps, restProps];\n }, [props]);\n"],
|
|
5
|
-
"mappings": "AAAA,SAAS,eAAe;AAIxB,MAAM,2BAA2B;AAAA,EAC/B;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;
|
|
4
|
+
"sourcesContent": ["import { useMemo } from 'react';\n\nimport type { BehaviorTrackingProps } from '../types/behavior-tracking-props.js';\n\nconst behaviorTrackingPropKeys = [\n 'data-dt-content',\n 'data-dt-name',\n 'data-dt-children-name',\n 'data-dt-features',\n 'data-dt-properties',\n 'data-dt-mouse-over',\n 'data-dt-value-content',\n 'data-dt-children-value-content',\n 'data-dt-ancestor',\n];\n\n/**\n * Utility function to extract behavioral tracking props from component props to easily spread them to the desired child.\n * @internal\n */\nexport const useBehavioralTrackingProps = <TProps extends object>(\n props: TProps,\n): [BehaviorTrackingProps, Omit<TProps, keyof BehaviorTrackingProps>] =>\n useMemo(() => {\n const behavioralTrackingProps: BehaviorTrackingProps = {};\n const restProps: Omit<TProps, keyof BehaviorTrackingProps> = { ...props };\n\n for (const [key, value] of Object.entries(props)) {\n if (behaviorTrackingPropKeys.includes(key) && typeof value === 'string') {\n behavioralTrackingProps[key as keyof BehaviorTrackingProps] = value;\n delete restProps[key as keyof typeof restProps];\n }\n }\n\n return [behavioralTrackingProps, restProps];\n }, [props]);\n"],
|
|
5
|
+
"mappings": "AAAA,SAAS,eAAe;AAIxB,MAAM,2BAA2B;AAAA,EAC/B;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AAMO,MAAM,6BAA6B,CACxC,UAEA,QAAQ,MAAM;AACZ,QAAM,0BAAiD,CAAC;AACxD,QAAM,YAAuD,EAAE,GAAG,MAAM;AAExE,aAAW,CAAC,KAAK,KAAK,KAAK,OAAO,QAAQ,KAAK,GAAG;AAChD,QAAI,yBAAyB,SAAS,GAAG,KAAK,OAAO,UAAU,UAAU;AACvE,8BAAwB,GAAkC,IAAI;AAC9D,aAAO,UAAU,GAA6B;AAAA,IAChD;AAAA,EACF;AAEA,SAAO,CAAC,yBAAyB,SAAS;AAC5C,GAAG,CAAC,KAAK,CAAC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/esm/core/index.js
CHANGED
|
@@ -20,6 +20,7 @@ import {
|
|
|
20
20
|
mergeProps
|
|
21
21
|
} from "./utils/merge-props.js";
|
|
22
22
|
import { useAriaLabelingProps } from "./hooks/useAriaLabelingProps.js";
|
|
23
|
+
import { useBehavioralTrackingProps } from "./hooks/useBehavioralTrackingProps.js";
|
|
23
24
|
import { useId } from "./hooks/useId.js";
|
|
24
25
|
import { useSafeForwardProps } from "./hooks/useSafeForwardProps.js";
|
|
25
26
|
import { canReceiveDefaultTextFormat } from "./utils/can-receive-default-text-format.js";
|
|
@@ -38,6 +39,7 @@ export {
|
|
|
38
39
|
mergeProps as _mergeProps,
|
|
39
40
|
parseBoolean as _parseBoolean,
|
|
40
41
|
useAriaLabelingProps as _useAriaLabelingProps,
|
|
42
|
+
useBehavioralTrackingProps as _useBehavioralTrackingProps,
|
|
41
43
|
useFocusContext as _useFocusContext,
|
|
42
44
|
useSafeForwardProps as _useSafeForwardProps,
|
|
43
45
|
useCurrentTheme,
|
package/esm/core/index.js.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/core/index.ts"],
|
|
4
|
-
"sourcesContent": ["export { AppRoot, type AppRootProps } from './components/app-root/AppRoot.js';\nexport {\n FocusScope,\n type FocusScopeProps,\n} from './components/focus-scope/FocusScope.js';\n\nexport { type FocusContextProps as _FocusContextProps } from './contexts/FocusContext.js';\n\nexport { useCurrentTheme } from './hooks/useCurrentTheme.js';\nexport { useFocusContext as _useFocusContext } from './hooks/useFocusContext.js';\nexport {\n type VariantType,\n type UseFocusRingProps,\n type FocusRingProps,\n useFocusRing,\n} from './styles/useFocusRing.js';\nexport {\n FocusProvider as _FocusProvider,\n type Modality as _Modality,\n} from './providers/FocusProvider.js';\nexport type { MaskingProps } from './types/masking-props.js';\nexport type { DataTestId } from './types/data-props.js';\nexport type { StylingProps } from './types/styling-props.js';\nexport type { WithChildren } from './types/with-children.js';\nexport type {\n PolymorphOwnProps,\n PolymorphProps,\n PolymorphicComponentProps,\n} from './types/polymorph.js';\nexport { attemptFocus as _attemptFocus } from './utils/focus-management/attempt-focus.js';\nexport { focusFirstDescendant as _focusFirstDescendant } from './utils/focus-management/focus-first-descendant.js';\nexport { getFirstFocusableChild as _getFirstFocusableChild } from './utils/focus-management/get-first-focusable-child.js';\nexport { getLastFocusableChild as _getLastFocusableChild } from './utils/focus-management/get-last-focusable-child.js';\nexport { isFocusable as _isFocusable } from './utils/focus-management/is-focusable.js';\nexport { isBrowser as _isBrowser } from './utils/isBrowser.js';\nexport {\n mergeProps as _mergeProps,\n type NullToObject as _NullToObject,\n type TupleTypes as _TupleTypes,\n type UnionToIntersection as _UnionToIntersection,\n} from './utils/merge-props.js';\nexport { type _HeadingLevel, type _HeadingTag } from './types/heading.js';\nexport { useAriaLabelingProps as _useAriaLabelingProps } from './hooks/useAriaLabelingProps.js';\nexport { useId } from './hooks/useId.js';\nexport { useSafeForwardProps as _useSafeForwardProps } from './hooks/useSafeForwardProps.js';\nexport type { UseSafeForwardReturnProps as _UseSafeForwardReturnProps } from './hooks/useSafeForwardProps.js';\nexport type {\n AriaDisabledProps,\n AriaLabelingProps,\n} from './types/a11y-props.js';\nexport type { DOMProps } from './types/dom.js';\nexport { canReceiveDefaultTextFormat as _canReceiveDefaultTextFormat } from './utils/can-receive-default-text-format.js';\nexport { parseBoolean as _parseBoolean } from './utils/parse-boolean.js';\nexport type { BehaviorTrackingProps } from './types/behavior-tracking-props.js';\n"],
|
|
5
|
-
"mappings": "AAAA,SAAS,eAAkC;AAC3C;AAAA,EACE;AAAA,OAEK;AAIP,SAAS,uBAAuB;AAChC,SAA4B,uBAAwB;AACpD;AAAA,EAIE;AAAA,OACK;AACP;AAAA,EACmB;AAAA,OAEZ;AAUP,SAAyB,oBAAqB;AAC9C,SAAiC,4BAA6B;AAC9D,SAAmC,8BAA+B;AAClE,SAAkC,6BAA8B;AAChE,SAAwB,mBAAoB;AAC5C,SAAsB,iBAAkB;AACxC;AAAA,EACgB;AAAA,OAIT;AAEP,SAAiC,4BAA6B;AAC9D,SAAS,aAAa;AACtB,SAAgC,2BAA4B;AAO5D,SAAwC,mCAAoC;AAC5E,SAAyB,oBAAqB;",
|
|
4
|
+
"sourcesContent": ["export { AppRoot, type AppRootProps } from './components/app-root/AppRoot.js';\nexport {\n FocusScope,\n type FocusScopeProps,\n} from './components/focus-scope/FocusScope.js';\n\nexport { type FocusContextProps as _FocusContextProps } from './contexts/FocusContext.js';\n\nexport { useCurrentTheme } from './hooks/useCurrentTheme.js';\nexport { useFocusContext as _useFocusContext } from './hooks/useFocusContext.js';\nexport {\n type VariantType,\n type UseFocusRingProps,\n type FocusRingProps,\n useFocusRing,\n} from './styles/useFocusRing.js';\nexport {\n FocusProvider as _FocusProvider,\n type Modality as _Modality,\n} from './providers/FocusProvider.js';\nexport type { MaskingProps } from './types/masking-props.js';\nexport type { DataTestId } from './types/data-props.js';\nexport type { StylingProps } from './types/styling-props.js';\nexport type { WithChildren } from './types/with-children.js';\nexport type {\n PolymorphOwnProps,\n PolymorphProps,\n PolymorphicComponentProps,\n} from './types/polymorph.js';\nexport { attemptFocus as _attemptFocus } from './utils/focus-management/attempt-focus.js';\nexport { focusFirstDescendant as _focusFirstDescendant } from './utils/focus-management/focus-first-descendant.js';\nexport { getFirstFocusableChild as _getFirstFocusableChild } from './utils/focus-management/get-first-focusable-child.js';\nexport { getLastFocusableChild as _getLastFocusableChild } from './utils/focus-management/get-last-focusable-child.js';\nexport { isFocusable as _isFocusable } from './utils/focus-management/is-focusable.js';\nexport { isBrowser as _isBrowser } from './utils/isBrowser.js';\nexport {\n mergeProps as _mergeProps,\n type NullToObject as _NullToObject,\n type TupleTypes as _TupleTypes,\n type UnionToIntersection as _UnionToIntersection,\n} from './utils/merge-props.js';\nexport { type _HeadingLevel, type _HeadingTag } from './types/heading.js';\nexport { useAriaLabelingProps as _useAriaLabelingProps } from './hooks/useAriaLabelingProps.js';\nexport { useBehavioralTrackingProps as _useBehavioralTrackingProps } from './hooks/useBehavioralTrackingProps.js';\nexport { useId } from './hooks/useId.js';\nexport { useSafeForwardProps as _useSafeForwardProps } from './hooks/useSafeForwardProps.js';\nexport type { UseSafeForwardReturnProps as _UseSafeForwardReturnProps } from './hooks/useSafeForwardProps.js';\nexport type {\n AriaDisabledProps,\n AriaLabelingProps,\n} from './types/a11y-props.js';\nexport type { DOMProps } from './types/dom.js';\nexport { canReceiveDefaultTextFormat as _canReceiveDefaultTextFormat } from './utils/can-receive-default-text-format.js';\nexport { parseBoolean as _parseBoolean } from './utils/parse-boolean.js';\nexport type { BehaviorTrackingProps } from './types/behavior-tracking-props.js';\n"],
|
|
5
|
+
"mappings": "AAAA,SAAS,eAAkC;AAC3C;AAAA,EACE;AAAA,OAEK;AAIP,SAAS,uBAAuB;AAChC,SAA4B,uBAAwB;AACpD;AAAA,EAIE;AAAA,OACK;AACP;AAAA,EACmB;AAAA,OAEZ;AAUP,SAAyB,oBAAqB;AAC9C,SAAiC,4BAA6B;AAC9D,SAAmC,8BAA+B;AAClE,SAAkC,6BAA8B;AAChE,SAAwB,mBAAoB;AAC5C,SAAsB,iBAAkB;AACxC;AAAA,EACgB;AAAA,OAIT;AAEP,SAAiC,4BAA6B;AAC9D,SAAuC,kCAAmC;AAC1E,SAAS,aAAa;AACtB,SAAgC,2BAA4B;AAO5D,SAAwC,mCAAoC;AAC5E,SAAyB,oBAAqB;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|