@orion-ds/react 4.2.8 → 4.2.10
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/dist/components/Accordion/Accordion.module.css +1 -1
- package/dist/components/Card/Card.d.ts.map +1 -1
- package/dist/components/Card/Card.module.css +1 -1
- package/dist/components/Card/Card.stories.d.ts.map +1 -1
- package/dist/components/Card/Card.types.d.ts +2 -0
- package/dist/components/Card/Card.types.d.ts.map +1 -1
- package/dist/components/CodeEditor/CodeEditor.d.ts.map +1 -1
- package/dist/components/CodeEditor/CodeEditor.types.d.ts.map +1 -1
- package/dist/components/NavTree/NavTree.d.ts.map +1 -1
- package/dist/components/NavTree/NavTree.module.css +1 -1
- package/dist/components/NavTree/NavTree.stories.d.ts.map +1 -1
- package/dist/components/NavTree/NavTree.types.d.ts +2 -2
- package/dist/components/SearchInput/SearchInput.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.module.css +1 -1
- package/dist/components/SearchInput/SearchInput.stories.d.ts +1 -0
- package/dist/components/SearchInput/SearchInput.stories.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.types.d.ts +5 -1
- package/dist/components/SearchInput/SearchInput.types.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.module.css +1 -1
- package/dist/components/Tabs/Tabs.types.d.ts +6 -0
- package/dist/components/Tabs/Tabs.types.d.ts.map +1 -1
- package/dist/components/UserMenu/UserMenu.d.ts.map +1 -1
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.d.ts.map +1 -1
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.types.d.ts.map +1 -1
- package/dist/components/index.d.ts +1 -1
- package/dist/components/index.d.ts.map +1 -1
- package/dist/examples/LandingPage.example.d.ts.map +1 -1
- package/dist/hooks/useTheme.d.ts.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index10.cjs +1 -1
- package/dist/index10.mjs +1 -1
- package/dist/index100.cjs +1 -1
- package/dist/index100.mjs +46 -33
- package/dist/index101.cjs +1 -1
- package/dist/index101.mjs +30 -24
- package/dist/index102.cjs +1 -1
- package/dist/index102.mjs +28 -28
- package/dist/index103.cjs +1 -1
- package/dist/index103.mjs +54 -40
- package/dist/index104.cjs +1 -1
- package/dist/index104.mjs +33 -53
- package/dist/index105.cjs +1 -1
- package/dist/index105.mjs +40 -58
- package/dist/index106.cjs +1 -1
- package/dist/index106.mjs +52 -30
- package/dist/index107.cjs +1 -1
- package/dist/index107.mjs +40 -20
- package/dist/index108.cjs +1 -1
- package/dist/index108.mjs +40 -18
- package/dist/index109.cjs +1 -1
- package/dist/index109.mjs +40 -30
- package/dist/index11.cjs +1 -1
- package/dist/index11.mjs +1 -1
- package/dist/index111.cjs +1 -1
- package/dist/index111.mjs +30 -46
- package/dist/index112.cjs +1 -1
- package/dist/index112.mjs +30 -52
- package/dist/index113.cjs +1 -1
- package/dist/index113.mjs +22 -28
- package/dist/index114.cjs +1 -1
- package/dist/index114.mjs +18 -44
- package/dist/index116.cjs +1 -1
- package/dist/index116.mjs +62 -30
- package/dist/index117.cjs +1 -1
- package/dist/index117.mjs +57 -32
- package/dist/index118.cjs +1 -1
- package/dist/index118.mjs +42 -33
- package/dist/index119.cjs +1 -1
- package/dist/index119.mjs +28 -30
- package/dist/index12.cjs +1 -1
- package/dist/index12.mjs +1 -1
- package/dist/index120.cjs +1 -1
- package/dist/index120.mjs +24 -35
- package/dist/index121.cjs +1 -1
- package/dist/index121.mjs +18 -36
- package/dist/index122.cjs +1 -1
- package/dist/index122.mjs +32 -20
- package/dist/index123.cjs +1 -1
- package/dist/index123.mjs +46 -14
- package/dist/index124.cjs +1 -1
- package/dist/index124.mjs +28 -27
- package/dist/index125.cjs +1 -1
- package/dist/index125.mjs +16 -14
- package/dist/index126.cjs +1 -1
- package/dist/index126.mjs +15 -37
- package/dist/index127.cjs +1 -1
- package/dist/index127.mjs +16 -28
- package/dist/index128.cjs +1 -1
- package/dist/index128.mjs +20 -24
- package/dist/index129.cjs +1 -1
- package/dist/index129.mjs +28 -28
- package/dist/index13.cjs +1 -1
- package/dist/index13.mjs +1 -1
- package/dist/index130.cjs +1 -1
- package/dist/index130.mjs +36 -28
- package/dist/index131.cjs +1 -1
- package/dist/index131.mjs +50 -28
- package/dist/index132.cjs +1 -1
- package/dist/index132.mjs +29 -41
- package/dist/index133.cjs +1 -1
- package/dist/index133.mjs +28 -52
- package/dist/index134.cjs +1 -1
- package/dist/index134.mjs +37 -37
- package/dist/index135.cjs +1 -1
- package/dist/index135.mjs +28 -50
- package/dist/index136.cjs +1 -1
- package/dist/index136.mjs +26 -18
- package/dist/index137.cjs +1 -1
- package/dist/index137.mjs +18 -154
- package/dist/index138.cjs +1 -1
- package/dist/index138.mjs +38 -218
- package/dist/index139.cjs +1 -1
- package/dist/index139.mjs +24 -28
- package/dist/index14.cjs +1 -1
- package/dist/index14.mjs +1 -1
- package/dist/index140.cjs +1 -1
- package/dist/index140.mjs +35 -42
- package/dist/index141.cjs +1 -1
- package/dist/index141.mjs +234 -44
- package/dist/index142.cjs +1 -1
- package/dist/index142.mjs +34 -17
- package/dist/index143.cjs +1 -1
- package/dist/index143.mjs +44 -47
- package/dist/index144.cjs +1 -1
- package/dist/index144.mjs +170 -64
- package/dist/index145.cjs +1 -1
- package/dist/index145.mjs +186 -31
- package/dist/index146.cjs +1 -1
- package/dist/index146.mjs +29 -41
- package/dist/index147.cjs +1 -1
- package/dist/index147.mjs +90 -32
- package/dist/index148.cjs +1 -1
- package/dist/index148.mjs +53 -57
- package/dist/index149.cjs +1 -1
- package/dist/index149.mjs +66 -62
- package/dist/index15.cjs +1 -1
- package/dist/index15.mjs +1 -1
- package/dist/index150.cjs +1 -1
- package/dist/index150.mjs +124 -42
- package/dist/index151.cjs +1 -1
- package/dist/index151.mjs +108 -24
- package/dist/index152.cjs +1 -1
- package/dist/index152.mjs +111 -40
- package/dist/index153.cjs +1 -1
- package/dist/index153.mjs +122 -20
- package/dist/index154.cjs +1 -1
- package/dist/index154.mjs +214 -76
- package/dist/index155.cjs +1 -1
- package/dist/index155.mjs +18 -67
- package/dist/index156.cjs +1 -1
- package/dist/index156.mjs +67 -65
- package/dist/index157.cjs +1 -1
- package/dist/index157.mjs +55 -40
- package/dist/index158.cjs +1 -1
- package/dist/index158.mjs +20 -234
- package/dist/index159.cjs +1 -1
- package/dist/index159.mjs +33 -34
- package/dist/index16.cjs +1 -1
- package/dist/index16.mjs +73 -69
- package/dist/index160.cjs +1 -1
- package/dist/index160.mjs +57 -44
- package/dist/index161.cjs +1 -1
- package/dist/index161.mjs +28 -170
- package/dist/index162.cjs +1 -1
- package/dist/index162.mjs +25 -186
- package/dist/index163.cjs +1 -1
- package/dist/index163.mjs +53 -29
- package/dist/index164.cjs +1 -1
- package/dist/index164.mjs +65 -90
- package/dist/index165.cjs +1 -1
- package/dist/index165.mjs +63 -53
- package/dist/index166.cjs +1 -1
- package/dist/index166.mjs +106 -66
- package/dist/index167.cjs +1 -1
- package/dist/index167.mjs +45 -124
- package/dist/index168.cjs +1 -1
- package/dist/index168.mjs +20 -108
- package/dist/index169.cjs +1 -1
- package/dist/index169.mjs +30 -111
- package/dist/index17.cjs +1 -1
- package/dist/index17.mjs +1 -1
- package/dist/index170.cjs +1 -1
- package/dist/index170.mjs +27 -122
- package/dist/index171.cjs +1 -1
- package/dist/index171.mjs +46 -214
- package/dist/index172.cjs +1 -1
- package/dist/index172.mjs +24 -106
- package/dist/index173.cjs +1 -1
- package/dist/index173.mjs +12 -22
- package/dist/index174.cjs +1 -1
- package/dist/index174.mjs +33 -18
- package/dist/index175.cjs +1 -1
- package/dist/index175.mjs +42 -64
- package/dist/index176.cjs +1 -1
- package/dist/index176.mjs +64 -18
- package/dist/index177.cjs +1 -1
- package/dist/index177.mjs +51 -55
- package/dist/index178.cjs +1 -1
- package/dist/index178.mjs +76 -12
- package/dist/index179.cjs +1 -1
- package/dist/index179.mjs +42 -38
- package/dist/index18.cjs +1 -1
- package/dist/index18.mjs +1 -1
- package/dist/index180.cjs +1 -1
- package/dist/index180.mjs +64 -26
- package/dist/index181.cjs +1 -1
- package/dist/index181.mjs +44 -45
- package/dist/index182.cjs +1 -1
- package/dist/index182.mjs +17 -17
- package/dist/index183.cjs +1 -1
- package/dist/index183.mjs +17 -17
- package/dist/index185.cjs +1 -1
- package/dist/index185.mjs +1 -1
- package/dist/index19.cjs +1 -1
- package/dist/index19.mjs +2 -2
- package/dist/index20.cjs +1 -1
- package/dist/index20.mjs +14 -14
- package/dist/index21.cjs +1 -1
- package/dist/index21.mjs +1 -1
- package/dist/index22.cjs +1 -1
- package/dist/index22.mjs +1 -1
- package/dist/index23.cjs +1 -1
- package/dist/index23.mjs +56 -36
- package/dist/index25.cjs +1 -1
- package/dist/index25.mjs +1 -1
- package/dist/index26.cjs +1 -1
- package/dist/index26.mjs +1 -1
- package/dist/index27.cjs +1 -1
- package/dist/index27.mjs +1 -1
- package/dist/index28.cjs +1 -1
- package/dist/index28.mjs +1 -1
- package/dist/index29.cjs +1 -1
- package/dist/index29.mjs +1 -1
- package/dist/index30.cjs +1 -1
- package/dist/index30.mjs +1 -1
- package/dist/index31.cjs +1 -1
- package/dist/index31.mjs +1 -1
- package/dist/index32.cjs +1 -1
- package/dist/index32.mjs +1 -1
- package/dist/index33.cjs +1 -1
- package/dist/index33.mjs +1 -1
- package/dist/index34.cjs +1 -1
- package/dist/index34.mjs +1 -1
- package/dist/index35.cjs +1 -1
- package/dist/index35.mjs +1 -1
- package/dist/index36.cjs +1 -1
- package/dist/index36.mjs +1 -1
- package/dist/index37.cjs +1 -1
- package/dist/index37.mjs +1 -1
- package/dist/index38.cjs +1 -1
- package/dist/index38.mjs +1 -1
- package/dist/index39.cjs +1 -1
- package/dist/index39.mjs +1 -1
- package/dist/index40.cjs +1 -1
- package/dist/index40.mjs +1 -1
- package/dist/index42.cjs +1 -1
- package/dist/index42.mjs +1 -1
- package/dist/index43.cjs +1 -1
- package/dist/index43.mjs +1 -1
- package/dist/index44.cjs +1 -1
- package/dist/index44.mjs +1 -1
- package/dist/index46.cjs +1 -1
- package/dist/index46.mjs +1 -1
- package/dist/index47.cjs +1 -1
- package/dist/index47.mjs +1 -1
- package/dist/index48.mjs +95 -31
- package/dist/index49.cjs +1 -1
- package/dist/index49.mjs +1 -1
- package/dist/index5.cjs +1 -1
- package/dist/index5.mjs +1 -1
- package/dist/index50.cjs +1 -1
- package/dist/index50.mjs +1 -1
- package/dist/index51.cjs +1 -1
- package/dist/index51.mjs +1 -1
- package/dist/index52.cjs +1 -1
- package/dist/index52.mjs +1 -1
- package/dist/index53.cjs +1 -1
- package/dist/index53.mjs +82 -78
- package/dist/index54.cjs +1 -1
- package/dist/index54.mjs +1 -1
- package/dist/index55.cjs +1 -1
- package/dist/index55.mjs +1 -1
- package/dist/index56.cjs +1 -1
- package/dist/index56.mjs +1 -1
- package/dist/index57.cjs +1 -1
- package/dist/index57.mjs +1 -1
- package/dist/index58.cjs +1 -1
- package/dist/index58.mjs +1 -1
- package/dist/index59.cjs +1 -1
- package/dist/index59.mjs +1 -1
- package/dist/index6.cjs +1 -1
- package/dist/index6.mjs +1 -1
- package/dist/index60.cjs +1 -1
- package/dist/index60.mjs +1 -1
- package/dist/index61.cjs +1 -1
- package/dist/index61.mjs +1 -1
- package/dist/index62.cjs +1 -1
- package/dist/index62.mjs +42 -39
- package/dist/index63.cjs +1 -1
- package/dist/index63.mjs +1 -1
- package/dist/index64.cjs +1 -1
- package/dist/index64.mjs +1 -1
- package/dist/index65.cjs +1 -1
- package/dist/index65.mjs +1 -1
- package/dist/index66.cjs +1 -1
- package/dist/index66.mjs +1 -1
- package/dist/index68.cjs +1 -1
- package/dist/index68.mjs +1 -1
- package/dist/index69.cjs +1 -1
- package/dist/index69.mjs +1 -1
- package/dist/index7.cjs +1 -1
- package/dist/index7.mjs +1 -1
- package/dist/index70.cjs +1 -1
- package/dist/index70.mjs +1 -1
- package/dist/index71.cjs +1 -1
- package/dist/index71.mjs +1 -1
- package/dist/index72.cjs +1 -1
- package/dist/index72.mjs +16 -14
- package/dist/index73.cjs +1 -1
- package/dist/index73.mjs +1 -1
- package/dist/index76.cjs +1 -1
- package/dist/index76.mjs +1 -1
- package/dist/index77.cjs +1 -1
- package/dist/index77.mjs +1 -1
- package/dist/index78.cjs +1 -1
- package/dist/index78.mjs +1 -1
- package/dist/index79.cjs +1 -1
- package/dist/index79.mjs +1 -1
- package/dist/index8.cjs +1 -1
- package/dist/index8.mjs +1 -1
- package/dist/index80.cjs +1 -1
- package/dist/index80.mjs +1 -1
- package/dist/index81.cjs +1 -1
- package/dist/index81.mjs +21 -3
- package/dist/index82.cjs +1 -1
- package/dist/index82.mjs +2 -2
- package/dist/index9.cjs +1 -1
- package/dist/index9.mjs +1 -1
- package/dist/index94.mjs +3 -1
- package/dist/index97.cjs +1 -1
- package/dist/index97.mjs +154 -24
- package/dist/index98.cjs +1 -1
- package/dist/index98.mjs +218 -46
- package/dist/index99.cjs +1 -1
- package/dist/index99.mjs +36 -55
- package/dist/styles.css +6 -5
- package/dist/theme.css +1 -0
- package/dist/tokens/brands.d.ts.map +1 -1
- package/package.json +4 -4
package/dist/index97.mjs
CHANGED
|
@@ -1,27 +1,157 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
const r = {
|
|
2
|
+
theme: "light",
|
|
3
|
+
semantic: {
|
|
4
|
+
surface: {
|
|
5
|
+
base: "{color.neutral.0}",
|
|
6
|
+
subtle: "{color.neutral.50}",
|
|
7
|
+
layer: "{color.neutral.100}",
|
|
8
|
+
primary: "{color.neutral.100}",
|
|
9
|
+
secondary: "{color.neutral.50}",
|
|
10
|
+
glass: "color-mix(in srgb, {color.neutral.0} 70%, transparent)",
|
|
11
|
+
sunken: "color-mix(in srgb, {color.neutral.0} 40%, transparent)",
|
|
12
|
+
overlay: "color-mix(in srgb, {color.neutral.1000} 50%, transparent)"
|
|
13
|
+
},
|
|
14
|
+
text: {
|
|
15
|
+
primary: "{color.neutral.900}",
|
|
16
|
+
secondary: "{color.neutral.500}",
|
|
17
|
+
tertiary: "{color.neutral.400}",
|
|
18
|
+
inverse: "{color.neutral.0}",
|
|
19
|
+
brand: "{color.brand.500}",
|
|
20
|
+
"on-brand": {
|
|
21
|
+
primary: "{color.neutral.0}",
|
|
22
|
+
secondary: "color-mix(in srgb, {color.neutral.0} 90%, transparent)",
|
|
23
|
+
tertiary: "color-mix(in srgb, {color.neutral.0} 70%, transparent)"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
border: {
|
|
27
|
+
subtle: "{color.neutral.200}",
|
|
28
|
+
strong: "{color.neutral.300}",
|
|
29
|
+
interactive: "{color.brand.500}"
|
|
30
|
+
},
|
|
31
|
+
interactive: {
|
|
32
|
+
primary: {
|
|
33
|
+
default: "{color.brand.500}",
|
|
34
|
+
hover: "{color.brand.700}",
|
|
35
|
+
text: "{color.neutral.0}"
|
|
36
|
+
},
|
|
37
|
+
secondary: {
|
|
38
|
+
default: "{color.neutral.100}",
|
|
39
|
+
hover: "{color.neutral.200}",
|
|
40
|
+
text: "{color.neutral.900}"
|
|
41
|
+
},
|
|
42
|
+
ghost: {
|
|
43
|
+
hover: "color-mix(in srgb, {color.neutral.1000} 5%, transparent)"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
status: {
|
|
47
|
+
error: "{color.error.500}",
|
|
48
|
+
success: "{color.success.500}",
|
|
49
|
+
warning: "{color.warning.500}",
|
|
50
|
+
info: "{color.info.500}"
|
|
51
|
+
},
|
|
52
|
+
soft: {
|
|
53
|
+
brand: "color-mix(in srgb, {color.brand.500} 10%, transparent)",
|
|
54
|
+
"brand-hover": "color-mix(in srgb, {color.brand.500} 20%, transparent)",
|
|
55
|
+
success: "color-mix(in srgb, {color.success.500} 10%, transparent)",
|
|
56
|
+
error: "color-mix(in srgb, {color.error.500} 10%, transparent)",
|
|
57
|
+
warning: "color-mix(in srgb, {color.warning.500} 10%, transparent)",
|
|
58
|
+
info: "color-mix(in srgb, {color.info.500} 10%, transparent)"
|
|
59
|
+
},
|
|
60
|
+
focus: {
|
|
61
|
+
ring: "0 0 0 3px color-mix(in srgb, {color.brand.500} 40%, transparent)"
|
|
62
|
+
},
|
|
63
|
+
gradient: {
|
|
64
|
+
start: "{color.brand.400}",
|
|
65
|
+
end: "{color.brand.600}"
|
|
66
|
+
},
|
|
67
|
+
chart: {
|
|
68
|
+
1: "{color.brand.500}",
|
|
69
|
+
2: "{color.brand.300}",
|
|
70
|
+
3: "{color.brand.700}",
|
|
71
|
+
4: "{color.success.500}",
|
|
72
|
+
5: "{color.warning.500}"
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
}, o = {
|
|
76
|
+
theme: "dark",
|
|
77
|
+
semantic: {
|
|
78
|
+
surface: {
|
|
79
|
+
base: "{color.neutral.900}",
|
|
80
|
+
subtle: "{color.neutral.950}",
|
|
81
|
+
layer: "{color.neutral.900}",
|
|
82
|
+
primary: "{color.neutral.900}",
|
|
83
|
+
secondary: "{color.neutral.900}",
|
|
84
|
+
glass: "color-mix(in srgb, {color.neutral.950} 60%, transparent)",
|
|
85
|
+
sunken: "color-mix(in srgb, {color.neutral.950} 40%, transparent)",
|
|
86
|
+
overlay: "color-mix(in srgb, {color.neutral.1000} 70%, transparent)"
|
|
87
|
+
},
|
|
88
|
+
text: {
|
|
89
|
+
primary: "{color.neutral.50}",
|
|
90
|
+
secondary: "{color.neutral.400}",
|
|
91
|
+
tertiary: "{color.neutral.600}",
|
|
92
|
+
inverse: "{color.neutral.950}",
|
|
93
|
+
brand: "{color.brand.400}",
|
|
94
|
+
"on-brand": {
|
|
95
|
+
primary: "{color.neutral.0}",
|
|
96
|
+
secondary: "color-mix(in srgb, {color.neutral.0} 90%, transparent)",
|
|
97
|
+
tertiary: "color-mix(in srgb, {color.neutral.0} 70%, transparent)"
|
|
98
|
+
}
|
|
99
|
+
},
|
|
100
|
+
border: {
|
|
101
|
+
subtle: "{color.neutral.800}",
|
|
102
|
+
strong: "{color.neutral.700}",
|
|
103
|
+
interactive: "{color.brand.500}"
|
|
104
|
+
},
|
|
105
|
+
interactive: {
|
|
106
|
+
primary: {
|
|
107
|
+
default: "{color.brand.500}",
|
|
108
|
+
hover: "{color.brand.400}",
|
|
109
|
+
text: "{color.neutral.900}"
|
|
110
|
+
},
|
|
111
|
+
secondary: {
|
|
112
|
+
default: "{color.neutral.800}",
|
|
113
|
+
hover: "{color.neutral.700}",
|
|
114
|
+
text: "{color.neutral.50}"
|
|
115
|
+
},
|
|
116
|
+
ghost: {
|
|
117
|
+
hover: "color-mix(in srgb, {color.neutral.0} 10%, transparent)"
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
status: {
|
|
121
|
+
error: "{color.error.500}",
|
|
122
|
+
success: "{color.success.500}",
|
|
123
|
+
warning: "{color.warning.500}",
|
|
124
|
+
info: "{color.info.500}"
|
|
125
|
+
},
|
|
126
|
+
soft: {
|
|
127
|
+
brand: "color-mix(in srgb, {color.brand.500} 15%, transparent)",
|
|
128
|
+
"brand-hover": "color-mix(in srgb, {color.brand.500} 25%, transparent)",
|
|
129
|
+
success: "color-mix(in srgb, {color.success.500} 15%, transparent)",
|
|
130
|
+
error: "color-mix(in srgb, {color.error.500} 15%, transparent)",
|
|
131
|
+
warning: "color-mix(in srgb, {color.warning.500} 15%, transparent)",
|
|
132
|
+
info: "color-mix(in srgb, {color.info.500} 15%, transparent)"
|
|
133
|
+
},
|
|
134
|
+
focus: {
|
|
135
|
+
ring: "0 0 0 3px color-mix(in srgb, {color.brand.500} 50%, transparent)"
|
|
136
|
+
},
|
|
137
|
+
gradient: {
|
|
138
|
+
start: "{color.brand.400}",
|
|
139
|
+
end: "{color.brand.600}"
|
|
140
|
+
},
|
|
141
|
+
chart: {
|
|
142
|
+
1: "{color.brand.400}",
|
|
143
|
+
2: "{color.brand.200}",
|
|
144
|
+
3: "{color.brand.600}",
|
|
145
|
+
4: "{color.success.500}",
|
|
146
|
+
5: "{color.warning.500}"
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
}, n = {
|
|
150
|
+
light: r,
|
|
151
|
+
dark: o
|
|
13
152
|
};
|
|
14
153
|
export {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
o as description,
|
|
19
|
-
a as draggable,
|
|
20
|
-
_ as dragging,
|
|
21
|
-
n as headerContent,
|
|
22
|
-
c as headerRight,
|
|
23
|
-
i as iconAvatar,
|
|
24
|
-
g as multiBadge,
|
|
25
|
-
r as timestamp,
|
|
26
|
-
d as title
|
|
154
|
+
o as darkTheme,
|
|
155
|
+
r as lightTheme,
|
|
156
|
+
n as themes
|
|
27
157
|
};
|
package/dist/index98.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r={orion:{name:"Orion",description:"Default brand - Orion Blue, professional rounded corners",accent:{primary:"{color.brand.orion.500}",light:"{color.brand.orion.100}",dark:"{color.brand.orion.900}"},typography:{primary:"Libre Baskerville",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.orion.500}",interactivePrimaryHover:"{color.brand.orion.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.orion.500}",interactivePrimaryHover:"{color.brand.orion.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark">',css:"/* No additional CSS needed - default */",attribute:null}},deepblue:{name:"Deepblue",description:"Deepblue brand - Deep Blue with Work Sans typography",accent:{primary:"{color.brand.deepblue.500}",light:"{color.brand.deepblue.100}",dark:"{color.brand.deepblue.800}"},typography:{primary:"Work Sans",secondary:"Work Sans",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.lg}",buttonStyle:"rounded"},semantic:{light:{interactivePrimary:"{color.brand.deepblue.500}",interactivePrimaryHover:"{color.brand.deepblue.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.deepblue.500}",interactivePrimaryHover:"{color.brand.deepblue.400}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="dark" data-brand="deepblue">',css:'/* Included in theme.css via [data-brand="deepblue"] */',attribute:"deepblue"}},red:{name:"Red",description:"Red brand - Red with Poppins typography and pill buttons",accent:{primary:"{color.brand.red.500}",light:"{color.brand.red.100}",dark:"{color.brand.red.900}"},typography:{primary:"Poppins",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"var(--radius-lg)",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.red.500}",interactivePrimaryHover:"{color.brand.red.600}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.red.500}",interactivePrimaryHover:"{color.brand.red.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark" data-brand="red">',css:'/* Included in theme.css via [data-brand="red"] */',attribute:"red"}},orange:{name:"Orange",description:"Orange brand - Red-Orange with pill buttons",accent:{primary:"{color.brand.orange.500}",light:"{color.brand.orange.100}",dark:"{color.brand.orange.900}"},typography:{primary:"DM Sans",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.full}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.orange.500}",interactivePrimaryHover:"{color.brand.orange.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.orange.500}",interactivePrimaryHover:"{color.brand.orange.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark" data-brand="orange">',css:'/* Included in theme.css via [data-brand="orange"] */',attribute:"orange"}},ember:{name:"Ember",description:"Ember brand — Orange accent with dark neutral buttons and rectangular geometry",accent:{primary:"{color.brand.orange.500}",light:"{color.brand.orange.100}",dark:"{color.brand.orange.900}"},typography:{primary:"DM Sans",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.xl}",buttonStyle:"rounded"},semantic:{light:{interactivePrimary:"{color.neutral.900}",interactivePrimaryHover:"{color.neutral.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.neutral.100}",interactivePrimaryHover:"{color.neutral.0}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="light|dark" data-brand="ember">',css:'/* Included in theme.css via [data-brand="ember"] */',attribute:"ember"}},lemon:{name:"Lemon",description:"Lemon brand - Bright lime green with Anton typography and highly rounded design",accent:{primary:"{color.brand.lemon.600}",light:"{color.brand.lemon.100}",dark:"{color.brand.lemon.900}"},typography:{primary:"Anton",secondary:"Work Sans",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.lg}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.lemon.700}",interactivePrimaryHover:"{color.brand.lemon.800}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.lemon.500}",interactivePrimaryHover:"{color.brand.lemon.600}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="dark" data-brand="lemon">',css:'/* Included in theme.css via [data-brand="lemon"] */',attribute:"lemon"}}};exports.brands=r;
|
package/dist/index98.mjs
CHANGED
|
@@ -1,49 +1,221 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
1
|
+
const r = {
|
|
2
|
+
orion: {
|
|
3
|
+
name: "Orion",
|
|
4
|
+
description: "Default brand - Orion Blue, professional rounded corners",
|
|
5
|
+
accent: {
|
|
6
|
+
primary: "{color.brand.orion.500}",
|
|
7
|
+
light: "{color.brand.orion.100}",
|
|
8
|
+
dark: "{color.brand.orion.900}"
|
|
9
|
+
},
|
|
10
|
+
typography: {
|
|
11
|
+
primary: "Libre Baskerville",
|
|
12
|
+
secondary: "Inter",
|
|
13
|
+
mono: "JetBrains Mono"
|
|
14
|
+
},
|
|
15
|
+
geometry: {
|
|
16
|
+
radiusControl: "{radius.md}",
|
|
17
|
+
radiusContainer: "{radius.lg}",
|
|
18
|
+
buttonStyle: "pill"
|
|
19
|
+
},
|
|
20
|
+
semantic: {
|
|
21
|
+
light: {
|
|
22
|
+
interactivePrimary: "{color.brand.orion.500}",
|
|
23
|
+
interactivePrimaryHover: "{color.brand.orion.700}",
|
|
24
|
+
interactivePrimaryText: "{color.neutral.0}"
|
|
25
|
+
},
|
|
26
|
+
dark: {
|
|
27
|
+
interactivePrimary: "{color.brand.orion.500}",
|
|
28
|
+
interactivePrimaryHover: "{color.brand.orion.400}",
|
|
29
|
+
interactivePrimaryText: "{color.neutral.0}"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
usage: {
|
|
33
|
+
html: '<html data-theme="dark">',
|
|
34
|
+
css: "/* No additional CSS needed - default */",
|
|
35
|
+
attribute: null
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
deepblue: {
|
|
39
|
+
name: "Deepblue",
|
|
40
|
+
description: "Deepblue brand - Deep Blue with Work Sans typography",
|
|
41
|
+
accent: {
|
|
42
|
+
primary: "{color.brand.deepblue.500}",
|
|
43
|
+
light: "{color.brand.deepblue.100}",
|
|
44
|
+
dark: "{color.brand.deepblue.800}"
|
|
45
|
+
},
|
|
46
|
+
typography: {
|
|
47
|
+
primary: "Work Sans",
|
|
48
|
+
secondary: "Work Sans",
|
|
49
|
+
mono: "JetBrains Mono"
|
|
50
|
+
},
|
|
51
|
+
geometry: {
|
|
52
|
+
radiusControl: "{radius.md}",
|
|
53
|
+
radiusContainer: "{radius.lg}",
|
|
54
|
+
buttonStyle: "rounded"
|
|
55
|
+
},
|
|
56
|
+
semantic: {
|
|
57
|
+
light: {
|
|
58
|
+
interactivePrimary: "{color.brand.deepblue.500}",
|
|
59
|
+
interactivePrimaryHover: "{color.brand.deepblue.700}",
|
|
60
|
+
interactivePrimaryText: "{color.neutral.0}"
|
|
61
|
+
},
|
|
62
|
+
dark: {
|
|
63
|
+
interactivePrimary: "{color.brand.deepblue.500}",
|
|
64
|
+
interactivePrimaryHover: "{color.brand.deepblue.400}",
|
|
65
|
+
interactivePrimaryText: "{color.neutral.900}"
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
usage: {
|
|
69
|
+
html: '<html data-theme="dark" data-brand="deepblue">',
|
|
70
|
+
css: '/* Included in theme.css via [data-brand="deepblue"] */',
|
|
71
|
+
attribute: "deepblue"
|
|
72
|
+
}
|
|
73
|
+
},
|
|
74
|
+
red: {
|
|
75
|
+
name: "Red",
|
|
76
|
+
description: "Red brand - Red with Poppins typography and pill buttons",
|
|
77
|
+
accent: {
|
|
78
|
+
primary: "{color.brand.red.500}",
|
|
79
|
+
light: "{color.brand.red.100}",
|
|
80
|
+
dark: "{color.brand.red.900}"
|
|
81
|
+
},
|
|
82
|
+
typography: {
|
|
83
|
+
primary: "Poppins",
|
|
84
|
+
secondary: "Inter",
|
|
85
|
+
mono: "JetBrains Mono"
|
|
86
|
+
},
|
|
87
|
+
geometry: {
|
|
88
|
+
radiusControl: "var(--radius-lg)",
|
|
89
|
+
radiusContainer: "{radius.lg}",
|
|
90
|
+
buttonStyle: "pill"
|
|
91
|
+
},
|
|
92
|
+
semantic: {
|
|
93
|
+
light: {
|
|
94
|
+
interactivePrimary: "{color.brand.red.500}",
|
|
95
|
+
interactivePrimaryHover: "{color.brand.red.600}",
|
|
96
|
+
interactivePrimaryText: "{color.neutral.0}"
|
|
97
|
+
},
|
|
98
|
+
dark: {
|
|
99
|
+
interactivePrimary: "{color.brand.red.500}",
|
|
100
|
+
interactivePrimaryHover: "{color.brand.red.400}",
|
|
101
|
+
interactivePrimaryText: "{color.neutral.0}"
|
|
102
|
+
}
|
|
103
|
+
},
|
|
104
|
+
usage: {
|
|
105
|
+
html: '<html data-theme="dark" data-brand="red">',
|
|
106
|
+
css: '/* Included in theme.css via [data-brand="red"] */',
|
|
107
|
+
attribute: "red"
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
orange: {
|
|
111
|
+
name: "Orange",
|
|
112
|
+
description: "Orange brand - Red-Orange with pill buttons",
|
|
113
|
+
accent: {
|
|
114
|
+
primary: "{color.brand.orange.500}",
|
|
115
|
+
light: "{color.brand.orange.100}",
|
|
116
|
+
dark: "{color.brand.orange.900}"
|
|
117
|
+
},
|
|
118
|
+
typography: {
|
|
119
|
+
primary: "DM Sans",
|
|
120
|
+
secondary: "Inter",
|
|
121
|
+
mono: "JetBrains Mono"
|
|
122
|
+
},
|
|
123
|
+
geometry: {
|
|
124
|
+
radiusControl: "{radius.full}",
|
|
125
|
+
radiusContainer: "{radius.lg}",
|
|
126
|
+
buttonStyle: "pill"
|
|
127
|
+
},
|
|
128
|
+
semantic: {
|
|
129
|
+
light: {
|
|
130
|
+
interactivePrimary: "{color.brand.orange.500}",
|
|
131
|
+
interactivePrimaryHover: "{color.brand.orange.700}",
|
|
132
|
+
interactivePrimaryText: "{color.neutral.0}"
|
|
133
|
+
},
|
|
134
|
+
dark: {
|
|
135
|
+
interactivePrimary: "{color.brand.orange.500}",
|
|
136
|
+
interactivePrimaryHover: "{color.brand.orange.400}",
|
|
137
|
+
interactivePrimaryText: "{color.neutral.0}"
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
usage: {
|
|
141
|
+
html: '<html data-theme="dark" data-brand="orange">',
|
|
142
|
+
css: '/* Included in theme.css via [data-brand="orange"] */',
|
|
143
|
+
attribute: "orange"
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
ember: {
|
|
147
|
+
name: "Ember",
|
|
148
|
+
description: "Ember brand — Orange accent with dark neutral buttons and rectangular geometry",
|
|
149
|
+
accent: {
|
|
150
|
+
primary: "{color.brand.orange.500}",
|
|
151
|
+
light: "{color.brand.orange.100}",
|
|
152
|
+
dark: "{color.brand.orange.900}"
|
|
153
|
+
},
|
|
154
|
+
typography: {
|
|
155
|
+
primary: "DM Sans",
|
|
156
|
+
secondary: "Inter",
|
|
157
|
+
mono: "JetBrains Mono"
|
|
158
|
+
},
|
|
159
|
+
geometry: {
|
|
160
|
+
radiusControl: "{radius.md}",
|
|
161
|
+
radiusContainer: "{radius.xl}",
|
|
162
|
+
buttonStyle: "rounded"
|
|
163
|
+
},
|
|
164
|
+
semantic: {
|
|
165
|
+
light: {
|
|
166
|
+
interactivePrimary: "{color.neutral.900}",
|
|
167
|
+
interactivePrimaryHover: "{color.neutral.700}",
|
|
168
|
+
interactivePrimaryText: "{color.neutral.0}"
|
|
169
|
+
},
|
|
170
|
+
dark: {
|
|
171
|
+
interactivePrimary: "{color.neutral.100}",
|
|
172
|
+
interactivePrimaryHover: "{color.neutral.0}",
|
|
173
|
+
interactivePrimaryText: "{color.neutral.900}"
|
|
174
|
+
}
|
|
175
|
+
},
|
|
176
|
+
usage: {
|
|
177
|
+
html: '<html data-theme="light|dark" data-brand="ember">',
|
|
178
|
+
css: '/* Included in theme.css via [data-brand="ember"] */',
|
|
179
|
+
attribute: "ember"
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
lemon: {
|
|
183
|
+
name: "Lemon",
|
|
184
|
+
description: "Lemon brand - Bright lime green with Anton typography and highly rounded design",
|
|
185
|
+
accent: {
|
|
186
|
+
primary: "{color.brand.lemon.600}",
|
|
187
|
+
light: "{color.brand.lemon.100}",
|
|
188
|
+
dark: "{color.brand.lemon.900}"
|
|
189
|
+
},
|
|
190
|
+
typography: {
|
|
191
|
+
primary: "Anton",
|
|
192
|
+
secondary: "Work Sans",
|
|
193
|
+
mono: "JetBrains Mono"
|
|
194
|
+
},
|
|
195
|
+
geometry: {
|
|
196
|
+
radiusControl: "{radius.lg}",
|
|
197
|
+
radiusContainer: "{radius.lg}",
|
|
198
|
+
buttonStyle: "pill"
|
|
199
|
+
},
|
|
200
|
+
semantic: {
|
|
201
|
+
light: {
|
|
202
|
+
interactivePrimary: "{color.brand.lemon.700}",
|
|
203
|
+
interactivePrimaryHover: "{color.brand.lemon.800}",
|
|
204
|
+
interactivePrimaryText: "{color.neutral.0}"
|
|
205
|
+
},
|
|
206
|
+
dark: {
|
|
207
|
+
interactivePrimary: "{color.brand.lemon.500}",
|
|
208
|
+
interactivePrimaryHover: "{color.brand.lemon.600}",
|
|
209
|
+
interactivePrimaryText: "{color.neutral.900}"
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
usage: {
|
|
213
|
+
html: '<html data-theme="dark" data-brand="lemon">',
|
|
214
|
+
css: '/* Included in theme.css via [data-brand="lemon"] */',
|
|
215
|
+
attribute: "lemon"
|
|
216
|
+
}
|
|
217
|
+
}
|
|
24
218
|
};
|
|
25
219
|
export {
|
|
26
|
-
|
|
27
|
-
t as disabled,
|
|
28
|
-
l as error,
|
|
29
|
-
h as errorIconInline,
|
|
30
|
-
d as errorIconMessage,
|
|
31
|
-
m as errorMessage,
|
|
32
|
-
n as fieldContainer,
|
|
33
|
-
e as fullWidth,
|
|
34
|
-
u as hasLeftIcon,
|
|
35
|
-
b as hasRightIcon,
|
|
36
|
-
x as helperText,
|
|
37
|
-
c as input,
|
|
38
|
-
s as inputWrapper,
|
|
39
|
-
o as label,
|
|
40
|
-
_ as labelText,
|
|
41
|
-
a as leftIcon,
|
|
42
|
-
f as lg,
|
|
43
|
-
g as md,
|
|
44
|
-
r as optional,
|
|
45
|
-
i as required,
|
|
46
|
-
I as rightIcon,
|
|
47
|
-
j as rightIconInteractive,
|
|
48
|
-
p as sm
|
|
220
|
+
r as brands
|
|
49
221
|
};
|
package/dist/index99.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c="_icon_3txcc_9",r="_xs_3txcc_29",s="_sm_3txcc_34",t="_md_3txcc_39",_="_lg_3txcc_44",n="_xl_3txcc_49",e="_current_3txcc_58",o="_primary_3txcc_62",i="_secondary_3txcc_66",a="_tertiary_3txcc_70",x="_brand_3txcc_74",d="_success_3txcc_78",l="_warning_3txcc_82",u="_error_3txcc_86",y="_info_3txcc_90",m="_inverse_3txcc_94",b="_disabled_3txcc_102",g={icon:c,xs:r,sm:s,md:t,lg:_,xl:n,current:e,primary:o,secondary:i,tertiary:a,brand:x,success:d,warning:l,error:u,info:y,inverse:m,disabled:b};exports.brand=x;exports.current=e;exports.default=g;exports.disabled=b;exports.error=u;exports.icon=c;exports.info=y;exports.inverse=m;exports.lg=_;exports.md=t;exports.primary=o;exports.secondary=i;exports.sm=s;exports.success=d;exports.tertiary=a;exports.warning=l;exports.xl=n;exports.xs=r;
|
package/dist/index99.mjs
CHANGED
|
@@ -1,58 +1,39 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
badge: L,
|
|
20
|
-
description: l,
|
|
21
|
-
actions: g,
|
|
22
|
-
tabs: v,
|
|
23
|
-
tab: B,
|
|
24
|
-
tabActive: A,
|
|
25
|
-
tabBadge: S,
|
|
26
|
-
"size-sm": "_size-sm_1wcp9_228",
|
|
27
|
-
"size-lg": "_size-lg_1wcp9_240",
|
|
28
|
-
"variant-compact": "_variant-compact_1wcp9_252",
|
|
29
|
-
"variant-with-tabs": "_variant-with-tabs_1wcp9_277",
|
|
30
|
-
"variant-transparent": "_variant-transparent_1wcp9_285"
|
|
1
|
+
const c = "_icon_3txcc_9", _ = "_xs_3txcc_29", t = "_sm_3txcc_34", s = "_md_3txcc_39", n = "_lg_3txcc_44", r = "_xl_3txcc_49", o = "_current_3txcc_58", e = "_primary_3txcc_62", x = "_secondary_3txcc_66", i = "_tertiary_3txcc_70", a = "_brand_3txcc_74", d = "_success_3txcc_78", l = "_warning_3txcc_82", y = "_error_3txcc_86", m = "_info_3txcc_90", u = "_inverse_3txcc_94", b = "_disabled_3txcc_102", g = {
|
|
2
|
+
icon: c,
|
|
3
|
+
xs: _,
|
|
4
|
+
sm: t,
|
|
5
|
+
md: s,
|
|
6
|
+
lg: n,
|
|
7
|
+
xl: r,
|
|
8
|
+
current: o,
|
|
9
|
+
primary: e,
|
|
10
|
+
secondary: x,
|
|
11
|
+
tertiary: i,
|
|
12
|
+
brand: a,
|
|
13
|
+
success: d,
|
|
14
|
+
warning: l,
|
|
15
|
+
error: y,
|
|
16
|
+
info: m,
|
|
17
|
+
inverse: u,
|
|
18
|
+
disabled: b
|
|
31
19
|
};
|
|
32
20
|
export {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
c as
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
B as tab,
|
|
52
|
-
A as tabActive,
|
|
53
|
-
S as tabBadge,
|
|
54
|
-
v as tabs,
|
|
55
|
-
k as title,
|
|
56
|
-
u as titleRow,
|
|
57
|
-
m as titleSection
|
|
21
|
+
a as brand,
|
|
22
|
+
o as current,
|
|
23
|
+
g as default,
|
|
24
|
+
b as disabled,
|
|
25
|
+
y as error,
|
|
26
|
+
c as icon,
|
|
27
|
+
m as info,
|
|
28
|
+
u as inverse,
|
|
29
|
+
n as lg,
|
|
30
|
+
s as md,
|
|
31
|
+
e as primary,
|
|
32
|
+
x as secondary,
|
|
33
|
+
t as sm,
|
|
34
|
+
d as success,
|
|
35
|
+
i as tertiary,
|
|
36
|
+
l as warning,
|
|
37
|
+
r as xl,
|
|
38
|
+
_ as xs
|
|
58
39
|
};
|