@geneui/components 3.0.0-next-8e13703-05062024 → 3.0.0-next-37649d6-21062024

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.
Files changed (119) hide show
  1. package/ActionableList/index.js +4 -4
  2. package/AdvancedSearch/index.js +2 -2
  3. package/Alert/index.js +1 -1
  4. package/Breadcrumb/index.js +1 -1
  5. package/BusyLoader/index.js +1 -1
  6. package/Button/index.js +1 -1
  7. package/Card/index.js +1 -1
  8. package/CardList/index.js +5 -5
  9. package/{CellMeasurerCache-b172f99b.js → CellMeasurerCache-dbb3a6e5.js} +2 -2
  10. package/Charts/index.js +1 -1
  11. package/Checkbox/index.js +1 -1
  12. package/CheckboxGroup/index.js +1 -1
  13. package/CheckboxGroupWithSearch/index.js +1 -1
  14. package/Collapse/index.js +1 -1
  15. package/ColorPicker/index.js +1 -1
  16. package/ComboBox/index.js +1 -1
  17. package/Copy/index.js +1 -1
  18. package/Counter/index.js +1 -1
  19. package/DateFilter/index.js +2 -2
  20. package/DatePicker/index.js +1 -1
  21. package/DatePickerInput/index.js +2 -2
  22. package/Drawer/index.js +1 -1
  23. package/Dropdown/index.js +4 -4
  24. package/Editor/index.js +12 -5
  25. package/ExtendedInput/index.js +1 -1
  26. package/Form/index.js +5 -5
  27. package/FormContainer/index.js +1 -1
  28. package/FormableCheckbox/index.js +2 -2
  29. package/FormableDatePicker/index.js +3 -3
  30. package/FormableDropdown/index.js +5 -5
  31. package/FormableEditor/index.js +2 -2
  32. package/{FormableHOC-b26c5b16.js → FormableHOC-c02b8928.js} +1 -1
  33. package/FormableMultiSelectDropdown/index.js +5 -5
  34. package/FormableNumberInput/index.js +2 -2
  35. package/FormableRadio/index.js +2 -2
  36. package/FormableSwitcher/index.js +2 -2
  37. package/FormableTextInput/index.js +2 -2
  38. package/FormableUploader/index.js +2 -2
  39. package/GeneUIProvider/index.js +1327 -47
  40. package/Grid/index.js +1 -1
  41. package/Holder/index.js +1 -1
  42. package/Icon/index.js +1 -1
  43. package/Image/index.js +1 -1
  44. package/ImagePreview/index.js +1 -1
  45. package/InteractiveWidget/index.js +1 -1
  46. package/KeyValue/index.js +1 -1
  47. package/LinkButton/index.js +1 -1
  48. package/Menu/index.js +1 -1
  49. package/MobileNavigation/index.js +1 -1
  50. package/MobilePopup/index.js +1 -1
  51. package/Modal/index.js +1 -1
  52. package/ModuleTitle/index.js +1 -1
  53. package/NavigationMenu/index.js +1 -1
  54. package/Notification/index.js +1 -1
  55. package/Option/index.js +1 -1
  56. package/Overlay/index.js +1 -1
  57. package/Overspread/index.js +4 -4
  58. package/Pagination/index.js +1 -1
  59. package/Paper/index.js +1 -1
  60. package/Popover/index.js +1 -1
  61. package/PopoverV2/index.js +2 -2
  62. package/Products/index.js +1 -1
  63. package/Profile/index.js +1 -1
  64. package/Progress/index.js +1 -1
  65. package/README.md +1 -1
  66. package/Radio/index.js +1 -1
  67. package/RadioGroup/index.js +1 -1
  68. package/Range/index.js +2 -2
  69. package/Scrollbar/index.js +1 -1
  70. package/Search/index.js +1 -1
  71. package/SearchWithDropdown/index.js +4 -4
  72. package/Section/index.js +1 -1
  73. package/SkeletonLoader/index.js +1 -1
  74. package/Slider/index.js +2 -2
  75. package/Status/index.js +1 -1
  76. package/Steps/index.js +1 -1
  77. package/SuggestionList/index.js +1 -1
  78. package/Switcher/index.js +1 -1
  79. package/Table/index.js +7 -7
  80. package/TableCompositions/index.js +7 -7
  81. package/Tabs/index.js +1 -1
  82. package/Tag/index.js +1 -1
  83. package/Textarea/index.js +1 -1
  84. package/Time/index.js +1 -1
  85. package/TimePicker/index.js +2 -2
  86. package/Timeline/index.js +1 -1
  87. package/Title/index.js +1 -1
  88. package/Toaster/index.js +1 -1
  89. package/Tooltip/index.js +1 -1
  90. package/TransferList/index.js +4 -4
  91. package/Uploader/index.js +1 -1
  92. package/ValidatableCheckbox/index.js +1 -1
  93. package/ValidatableDatePicker/index.js +2 -2
  94. package/ValidatableDropdown/index.js +4 -4
  95. package/ValidatableElements/index.js +4 -4
  96. package/ValidatableMultiSelectDropdown/index.js +4 -4
  97. package/ValidatableNumberInput/index.js +1 -1
  98. package/ValidatableRadio/index.js +1 -1
  99. package/ValidatableSwitcher/index.js +1 -1
  100. package/ValidatableTextInput/index.js +1 -1
  101. package/ValidatableTimeInput/index.js +1 -1
  102. package/ValidatableUploader/index.js +1 -1
  103. package/Widget/index.js +1 -1
  104. package/_rollupPluginBabelHelpers-a83240e1.js +11 -0
  105. package/{index-18431aad.js → index-282407ff.js} +1 -1
  106. package/{index-617ffc3a.js → index-46532c91.js} +5 -5
  107. package/{index-b1e429a7.js → index-b7c1fe38.js} +1 -1
  108. package/{index-1beae3bb.js → index-d10283d4.js} +61 -84
  109. package/index.js +10 -10
  110. package/index.mobile.d.ts +0 -2
  111. package/lib/providers/GeneUIProvider/GeneUIProvider.d.ts +29 -0
  112. package/lib/providers/GeneUIProvider/index.d.ts +1 -0
  113. package/objectWithoutPropertiesLoose-e1596bdb.js +62 -0
  114. package/package.json +2 -1
  115. package/{rangeAndSlider-693a3d41.js → rangeAndSlider-9dc4770a.js} +13 -29
  116. package/{react-beautiful-dnd.esm-04c14563.js → react-beautiful-dnd.esm-ec039212.js} +4 -6
  117. package/tokens-298a51be.js +6 -0
  118. package/_rollupPluginBabelHelpers-e8fb2e5c.js +0 -16
  119. package/objectWithoutPropertiesLoose-d8a4a68c.js +0 -78
@@ -1,7 +1,1315 @@
1
1
  import React__default, { createContext, useRef, useState, useEffect } from 'react';
2
- import PropTypes from 'prop-types';
3
2
  import { s as styleInject } from '../style-inject.es-746bb8ed.js';
4
3
 
4
+ /**
5
+ * Do not edit directly
6
+ * Generated on Mon, 17 Jun 2024 11:57:35 GMT
7
+ */
8
+
9
+ const GuitRefColorNeutral800base = "#141414";
10
+ const GuitRefColorNeutral700 = "#1c1c1c";
11
+ const GuitRefColorNeutral600 = "#262627";
12
+ const GuitRefColorNeutral500 = "#323234";
13
+ const GuitRefColorNeutral300 = "#646468";
14
+ const GuitRefColorNeutral100 = "#929295";
15
+ const GuitRefColorNeutral80 = "#B7B7B9";
16
+ const GuitRefColorNeutral60 = "#D3D3D4";
17
+ const GuitRefColorNeutral40 = "#E8E8E8";
18
+ const GuitRefColorNeutral20 = "#F5F5F5";
19
+ const GuitRefColorNeutral10 = "#FAFAFA";
20
+ const GuitRefColorNeutral0 = "#FFFFFF";
21
+ const GuitRefColorBlue500 = "#0A3B75";
22
+ const GuitRefColorBlue400 = "#105EBC";
23
+ const GuitRefColorBlue300base = "#1473E6";
24
+ const GuitRefColorBlue200 = "#3989EA";
25
+ const GuitRefColorBlue100 = "#599CED";
26
+ const GuitRefColorBlue80 = "#95C0F4";
27
+ const GuitRefColorBlue60 = "#C3DBF9";
28
+ const GuitRefColorBlue40 = "#E8F1FD";
29
+ const GuitRefColorGreen500 = "#0F472F";
30
+ const GuitRefColorGreen400 = "#18714C";
31
+ const GuitRefColorGreen300 = "#1E8A5C";
32
+ const GuitRefColorGreen200 = "#25AC72";
33
+ const GuitRefColorGreen100base = "#2BC784";
34
+ const GuitRefColorGreen80 = "#76DBAF";
35
+ const GuitRefColorGreen60 = "#B6ECD5";
36
+ const GuitRefColorGreen40 = "#E3F7EE";
37
+ const GuitRefColorRed500 = "#61211E";
38
+ const GuitRefColorRed400 = "#98332F";
39
+ const GuitRefColorRed300 = "#BB3F3A";
40
+ const GuitRefColorRed200base = "#E64D47";
41
+ const GuitRefColorRed100 = "#EA6B66";
42
+ const GuitRefColorRed80 = "#F2A09C";
43
+ const GuitRefColorRed60 = "#F8CBC9";
44
+ const GuitRefColorRed40 = "#FCEAE9";
45
+ const GuitRefColorOrange500 = "#42331A";
46
+ const GuitRefColorOrange400 = "#684F27";
47
+ const GuitRefColorOrange300 = "#7E6030";
48
+ const GuitRefColorOrange200 = "#99753A";
49
+ const GuitRefColorOrange100 = "#BA8B40";
50
+ const GuitRefColorOrange80base = "#E6AF57";
51
+ const GuitRefColorOrange60 = "#F0D09D";
52
+ const GuitRefColorOrange40 = "#F7E4C7";
53
+ const GuitRefColorPurple500 = "#372777";
54
+ const GuitRefColorPurple400 = "#553EB7";
55
+ const GuitRefColorPurple300base = "#684AE0";
56
+ const GuitRefColorPurple200 = "#7C62E4";
57
+ const GuitRefColorPurple100 = "#9681E9";
58
+ const GuitRefColorPurple80 = "#BAACF1";
59
+ const GuitRefColorPurple60 = "#D7CFF7";
60
+ const GuitRefColorPurple40 = "#E9E5FB";
61
+ const GuitRefColorLagoon500 = "#174045";
62
+ const GuitRefColorLagoon400 = "#23636C";
63
+ const GuitRefColorLagoon300base = "#2C7C87";
64
+ const GuitRefColorLagoon200 = "#4C8C95";
65
+ const GuitRefColorLagoon100 = "#6AA2A9";
66
+ const GuitRefColorLagoon80 = "#9EC2C7";
67
+ const GuitRefColorLagoon60 = "#C8DCDF";
68
+ const GuitRefColorLagoon40 = "#DFEBEC";
69
+ const GuitRefColorCarmine500 = "#592626";
70
+ const GuitRefColorCarmine400 = "#893939";
71
+ const GuitRefColorCarmine300base = "#AC4848";
72
+ const GuitRefColorCarmine200 = "#B46464";
73
+ const GuitRefColorCarmine100 = "#C07C7C";
74
+ const GuitRefColorCarmine80 = "#D5A9A9";
75
+ const GuitRefColorCarmine60 = "#E8CFCF";
76
+ const GuitRefColorCarmine40 = "#F2E4E4";
77
+ const GuitRefColorMagenta500base = "#A60063";
78
+ const GuitRefColorMagenta400 = "#AF1A73";
79
+ const GuitRefColorMagenta300 = "#AE3D80";
80
+ const GuitRefColorMagenta200 = "#C45597";
81
+ const GuitRefColorMagenta100 = "#CC6CA5";
82
+ const GuitRefColorMagenta80 = "#DEA0C5";
83
+ const GuitRefColorMagenta60 = "#EDCADF";
84
+ const GuitRefColorMagenta40 = "#F4E1EC";
85
+ const GuitRefColorSlate500base = "#3D3D5F";
86
+ const GuitRefColorSlate400 = "#4F4F6E";
87
+ const GuitRefColorSlate300 = "#646482";
88
+ const GuitRefColorSlate200 = "#7C7C93";
89
+ const GuitRefColorSlate100 = "#8F8FA3";
90
+ const GuitRefColorSlate80 = "#B6B6C3";
91
+ const GuitRefColorSlate60 = "#D5D5DC";
92
+ const GuitRefColorSlate40 = "#E9E9ED";
93
+ const GuitRefColorTransparentNeutral8000 = "rgba(20, 20, 20, 0.00)";
94
+ const GuitRefColorTransparentNeutral80010 = "rgba(20, 20, 20, 0.1)";
95
+ const GuitRefColorTransparentNeutral80020 = "rgba(20, 20, 20, 0.2)";
96
+ const GuitRefColorTransparentNeutral80030 = "rgba(20, 20, 20, 0.3)";
97
+ const GuitRefColorTransparentNeutral80040 = "rgba(20, 20, 20, 0.4)";
98
+ const GuitRefColorTransparentNeutral00 = "rgba(255, 255, 255, 0.00)";
99
+ const GuitRefColorTransparentNeutral010 = "rgba(255, 255, 255, 0.1)";
100
+ const GuitRefColorTransparentNeutral020 = "rgba(255, 255, 255, 0.2)";
101
+ const GuitRefColorTransparentNeutral030 = "rgba(255, 255, 255, 0.3)";
102
+ const GuitRefColorTransparentNeutral040 = "rgba(255, 255, 255, 0.4)";
103
+ const GuitRefFontFamilyLatin = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
104
+ const GuitRefFontFamilyArmenian = " 'Noto Sans Arm','Times New Roman Armenian', 'DejaVu Sans', Arial, sans-serif";
105
+ const GuitRefFontFamilyMonospace = "'Noto Sans Mono','DejaVu Sans Mono', Courier, monospace";
106
+ const GuitRefFontSize320 = "6.4rem";
107
+ const GuitRefFontSize240 = "4.8rem";
108
+ const GuitRefFontSize200 = "4rem";
109
+ const GuitRefFontSize160 = "3.2rem";
110
+ const GuitRefFontSize140 = "2.8rem";
111
+ const GuitRefFontSize120 = "2.4rem";
112
+ const GuitRefFontSize100 = "2rem";
113
+ const GuitRefFontSize90 = "1.8rem";
114
+ const GuitRefFontSize80 = "1.6rem";
115
+ const GuitRefFontSize70 = "1.4rem";
116
+ const GuitRefFontSize60 = "1.2rem";
117
+ const GuitRefFontSize50 = "1rem";
118
+ const GuitRefFontWeightRegular = "400";
119
+ const GuitRefFontWeightMedium = "500";
120
+ const GuitRefFontWeightSemibold = "600";
121
+ const GuitRefFontWeightBold = "700";
122
+ const GuitRefFontLineHeight400 = "8rem";
123
+ const GuitRefFontLetterSpacingNone = "0";
124
+ const GuitRefFontLetterSpacing03 = "0.03rem";
125
+ const GuitRefFontLineHeight320 = "6.4rem";
126
+ const GuitRefFontLineHeight240 = "4.8rem";
127
+ const GuitRefFontLineHeight200 = "4rem";
128
+ const GuitRefFontLineHeight160 = "3.2rem";
129
+ const GuitRefFontLineHeight140 = "2.8rem";
130
+ const GuitRefFontLineHeight120 = "2.4rem";
131
+ const GuitRefFontLineHeight100 = "2rem";
132
+ const GuitRefFontLineHeight90 = "1.8rem";
133
+ const GuitRefFontLineHeight80 = "1.6rem";
134
+ const GuitRefFontLineHeight70 = "1.4rem";
135
+ const GuitRefFontLineHeight60 = "1.2rem";
136
+ const GuitRefFontTextCaseUppercase = "Uppercase";
137
+ const GuitRefFontTextDecorationStrike = "Strike Line";
138
+ const GuitRefFontTextDecorationUnderline = "Underline";
139
+ const GuitRefFontTextDecorationItalic = "Italic";
140
+ const GuitRefFontTextAlignLeft = "Left";
141
+ const GuitRefFontTextAlignRight = "Right";
142
+ const GuitRefFontTextAlignCenter = "Center";
143
+ const GuitRefFontTextAlignJustify = "Justify";
144
+ const GuitRefSpacingNone = "0rem";
145
+ const GuitRefSpacing4xs = "0.2rem";
146
+ const GuitRefSpacing3xs = "0.4rem";
147
+ const GuitRefSpacing2xs = "0.6rem";
148
+ const GuitRefSpacingXs = "0.8rem";
149
+ const GuitRefSpacingS = "1rem";
150
+ const GuitRefSpacingM = "1.2rem";
151
+ const GuitRefSpacingL = "1.6rem";
152
+ const GuitRefSpacingXl = "2rem";
153
+ const GuitRefSpacing2xl = "2.4rem";
154
+ const GuitRefSpacing3xl = "2.8rem";
155
+ const GuitRefSpacing4xl = "3.2rem";
156
+ const GuitRefSpacing5xl = "3.6rem";
157
+ const GuitRefSpacing6xl = "4rem";
158
+ const GuitRefSpacing7xl = "4.4rem";
159
+ const GuitRefSpacing8xl = "4.8rem";
160
+ const GuitRefSpacing9xl = "6.4rem";
161
+ const GuitRefSpacing10xlarge = "8rem";
162
+ const GuitRefSizingNone = "0rem";
163
+ const GuitRefSizing2xs = "1.2rem";
164
+ const GuitRefSizingXs = "1.6rem";
165
+ const GuitRefSizingSNudge = "2rem";
166
+ const GuitRefSizingS = "2.4rem";
167
+ const GuitRefSizingMNudge = "2.8rem";
168
+ const GuitRefSizingM = "3.2rem";
169
+ const GuitRefSizingLNudge = "3.6rem";
170
+ const GuitRefSizingL = "4rem";
171
+ const GuitRefSizingXl = "4.8rem";
172
+ const GuitRefSizing2xl = "5.6rem";
173
+ const GuitRefSizing3xl = "6.4rem";
174
+ const GuitRefSizing4xl = "8rem";
175
+ const GuitRefSizing5xl = "9.6rem";
176
+ const GuitRefSizing6xl = "12rem";
177
+ const GuitRefRadiusNone = "0rem";
178
+ const GuitRefRadius4xs = "0.2rem";
179
+ const GuitRefRadius3xs = "0.4rem";
180
+ const GuitRefRadius2xs = "0.6rem";
181
+ const GuitRefRadiusXs = "0.8rem";
182
+ const GuitRefRadiusS = "1rem";
183
+ const GuitRefRadiusM = "1.2rem";
184
+ const GuitRefRadiusL = "1.6rem";
185
+ const GuitRefRadiusXl = "2rem";
186
+ const GuitRefRadius2xl = "2.4rem";
187
+ const GuitRefRadius3xl = "2.8rem";
188
+ const GuitRefRadius4xl = "3.2rem";
189
+ const GuitRefRadiusFull = "50%";
190
+ const GuitRefBorderWidthNone = "0rem";
191
+ const GuitRefBorderWidthThin = "0.1rem";
192
+ const GuitRefBorderWidthThick = "0.2rem";
193
+ const GuitRefBorderStyleSolid = "solid";
194
+ const GuitRefBorderStyleDashed = "dashed";
195
+ const GuitRefShadowBlurNone = "0rem";
196
+ const GuitRefShadowBlur2xs = "0.2rem";
197
+ const GuitRefShadowBlurXs = "0.4rem";
198
+ const GuitRefShadowBlurS = "0.6rem";
199
+ const GuitRefShadowBlurM = "0.8rem";
200
+ const GuitRefShadowSpreadNone = "0rem";
201
+ const GuitRefShadowSpread2xs = "0.2rem";
202
+ const GuitRefShadowSpreadXs = "0.4rem";
203
+ const GuitRefShadowPositioningNegative2xs = "-0.2rem";
204
+ const GuitRefShadowPositioningNone = "0rem";
205
+ const GuitRefShadowPositioning2xs = "0.2rem";
206
+ const GuitRefShadowPositioningXs = "0.4rem";
207
+ const GuitRefShadowPositioningS = "0.6rem";
208
+ const GuitRefMotionEasingStandard = "cubic-bezier(0.4, 0.12, 0.2, 1)";
209
+ const GuitRefMotionEasingInput = "cubic-bezier(0.4, 0.12, 0.2, 1)";
210
+ const GuitRefMotionEasingOutput = "cubic-bezier(0.4, 0.12, 1, 1)";
211
+ const GuitRefMotionDurationMicro = "80ms";
212
+ const GuitRefMotionDurationModerate = "120ms";
213
+ const GuitRefMotionDurationModerateMacro = "240ms";
214
+ const GuitRefMotionDurationSlow = "400ms";
215
+ const GuitRefMotionDurationSlowMacro = "400ms";
216
+ const GuitRefBreakpointMobile = "0px-767px";
217
+ const GuitRefBreakpointTablet = "768px-1199px";
218
+ const GuitRefBreakpointDesktop = "≥1200px";
219
+ const GuitSemColorSurfaceOverlaySlate = "#3D3D5F";
220
+ const GuitSemColorSurfaceNeutral1Dark = "#FFFFFF";
221
+ const GuitSemColorSurfaceNeutral1Light = "#141414";
222
+ const GuitSemColorSurfaceNeutral2Dark = "#F5F5F5";
223
+ const GuitSemColorSurfaceNeutral2Light = "#262627";
224
+ const GuitSemColorSurfaceSlateDark = "#E9E9ED";
225
+ const GuitSemColorSurfaceSlateLight = "#3D3D5F";
226
+ const GuitSemColorSurfaceOverlayNeutralDark = "#FFFFFF";
227
+ const GuitSemColorSurfaceOverlayNeutralLight = "#1c1c1c";
228
+ const GuitSemColorFloating1RgbaDark = "rgba(20, 20, 20, 0.1)";
229
+ const GuitSemColorFloating1RgbaLight = "rgba(20, 20, 20, 0.3)";
230
+ const GuitSemColorFloating2RgbaDark = "rgba(20, 20, 20, 0.1)";
231
+ const GuitSemColorFloating2RgbaLight = "rgba(20, 20, 20, 0.3)";
232
+ const GuitSemColorFloating3RgbaDark = "rgba(20, 20, 20, 0.1)";
233
+ const GuitSemColorFloating3RgbaLight = "rgba(20, 20, 20, 0.3)";
234
+ const GuitSemColorBackgroundNeutral1Dark = "#FFFFFF";
235
+ const GuitSemColorBackgroundNeutral1Light = "#1c1c1c";
236
+ const GuitSemColorForegroundNeutral1Dark = "#646468";
237
+ const GuitSemColorForegroundNeutral1Light = "#B7B7B9";
238
+ const GuitSemColorBackgroundNeutral1HoverDark = "#F5F5F5";
239
+ const GuitSemColorBackgroundNeutral1HoverLight = "#262627";
240
+ const GuitSemColorForegroundNeutral2Dark = "#262627";
241
+ const GuitSemColorForegroundNeutral2Light = "#F5F5F5";
242
+ const GuitSemColorBackgroundNeutral1PressedDark = "#E8E8E8";
243
+ const GuitSemColorBackgroundNeutral1PressedLight = "#323234";
244
+ const GuitSemColorForegroundNeutral3Dark = "#141414";
245
+ const GuitSemColorForegroundNeutral3Light = "#FFFFFF";
246
+ const GuitSemColorForegroundBrandDark = "#1473E6";
247
+ const GuitSemColorForegroundBrandLight = "#95C0F4";
248
+ const GuitSemColorForegroundBrandHoverDark = "#105EBC";
249
+ const GuitSemColorForegroundBrandHoverLight = "#C3DBF9";
250
+ const GuitSemColorBackgroundNeutral2Dark = "#F5F5F5";
251
+ const GuitSemColorBackgroundNeutral2Light = "#262627";
252
+ const GuitSemColorForegroundBrandPressedDark = "#0A3B75";
253
+ const GuitSemColorForegroundBrandPressedLight = "#E8F1FD";
254
+ const GuitSemColorBackgroundNeutral2HoverDark = "#E8E8E8";
255
+ const GuitSemColorBackgroundNeutral2HoverLight = "#323234";
256
+ const GuitSemColorForegroundErrorDark = "#98332F";
257
+ const GuitSemColorForegroundErrorLight = "#F2A09C";
258
+ const GuitSemColorBackgroundNeutral2PressedDark = "#D3D3D4";
259
+ const GuitSemColorBackgroundNeutral2PressedLight = "#646468";
260
+ const GuitSemColorForegroundSuccessDark = "#18714C";
261
+ const GuitSemColorForegroundSuccessLight = "#76DBAF";
262
+ const GuitSemColorBackgroundNeutral3Dark = "#262627";
263
+ const GuitSemColorBackgroundNeutral3Light = "#323234";
264
+ const GuitSemColorForegroundWarningDark = "#99753A";
265
+ const GuitSemColorForegroundWarningLight = "#F0D09D";
266
+ const GuitSemColorForegroundRecommendationDark = "#553EB7";
267
+ const GuitSemColorForegroundRecommendationLight = "#BAACF1";
268
+ const GuitSemColorForegroundInformativeDark = "#105EBC";
269
+ const GuitSemColorForegroundInformativeLight = "#95C0F4";
270
+ const GuitSemColorBackgroundBrand1Dark = "#E8F1FD";
271
+ const GuitSemColorBackgroundBrand1Light = "#0A3B75";
272
+ const GuitSemColorForegroundSelectedDark = "#1473E6";
273
+ const GuitSemColorForegroundSelectedLight = "#95C0F4";
274
+ const GuitSemColorBackgroundBrand1HoverDark = "#C3DBF9";
275
+ const GuitSemColorBackgroundBrand1HoverLight = "#105EBC";
276
+ const GuitSemColorForegroundSelectedHoverDark = "#105EBC";
277
+ const GuitSemColorForegroundSelectedHoverLight = "#C3DBF9";
278
+ const GuitSemColorBackgroundBrand1PressedDark = "#95C0F4";
279
+ const GuitSemColorBackgroundBrand1PressedLight = "#1473E6";
280
+ const GuitSemColorForegroundSelectedPressedDark = "#0A3B75";
281
+ const GuitSemColorForegroundSelectedPressedLight = "#E8F1FD";
282
+ const GuitSemColorForegroundLinkDark = "#1473E6";
283
+ const GuitSemColorForegroundLinkLight = "#95C0F4";
284
+ const GuitSemColorBackgroundBrand2Dark = "#1473E6";
285
+ const GuitSemColorBackgroundBrand2Light = "#95C0F4";
286
+ const GuitSemColorBackgroundBrand2HoverDark = "#105EBC";
287
+ const GuitSemColorBackgroundBrand2HoverLight = "#C3DBF9";
288
+ const GuitSemColorForegroundLinkHoverDark = "#105EBC";
289
+ const GuitSemColorForegroundLinkHoverLight = "#C3DBF9";
290
+ const GuitSemColorForegroundLinkPressedDark = "#0A3B75";
291
+ const GuitSemColorForegroundLinkPressedLight = "#E8F1FD";
292
+ const GuitSemColorBackgroundBrand2PressedDark = "#0A3B75";
293
+ const GuitSemColorBackgroundBrand2PressedLight = "#E8F1FD";
294
+ const GuitSemColorBackgroundError1Dark = "#FCEAE9";
295
+ const GuitSemColorBackgroundError1Light = "#61211E";
296
+ const GuitSemColorForegroundLinkVisitedDark = "#553EB7";
297
+ const GuitSemColorForegroundLinkVisitedLight = "#D7CFF7";
298
+ const GuitSemColorBackgroundError1HoverDark = "#F8CBC9";
299
+ const GuitSemColorBackgroundError1HoverLight = "#98332F";
300
+ const GuitSemColorForegroundInverseDark = "#FFFFFF";
301
+ const GuitSemColorForegroundInverseLight = "#141414";
302
+ const GuitSemColorForegroundInverseDisabledDark = "#B7B7B9";
303
+ const GuitSemColorForegroundInverseDisabledLight = "#929295";
304
+ const GuitSemColorForegroundDisabledDark = "#929295";
305
+ const GuitSemColorForegroundDisabledLight = "#646468";
306
+ const GuitSemColorBackgroundError1PressedDark = "#F2A09C";
307
+ const GuitSemColorBackgroundError1PressedLight = "#BB3F3A";
308
+ const GuitSemColorBackgroundError2Dark = "#BB3F3A";
309
+ const GuitSemColorBackgroundError2Light = "#F2A09C";
310
+ const GuitSemColorBackgroundError2HoverDark = "#98332F";
311
+ const GuitSemColorBackgroundError2HoverLight = "#F8CBC9";
312
+ const GuitSemColorBackgroundError2PressedDark = "#61211E";
313
+ const GuitSemColorBackgroundError2PressedLight = "#FCEAE9";
314
+ const GuitSemColorBackgroundSuccess1Dark = "#E3F7EE";
315
+ const GuitSemColorBackgroundSuccess1Light = "#0F472F";
316
+ const GuitSemColorBackgroundSuccess1HoverDark = "#B6ECD5";
317
+ const GuitSemColorBackgroundSuccess1HoverLight = "#18714C";
318
+ const GuitSemColorBackgroundSuccess1PressedDark = "#76DBAF";
319
+ const GuitSemColorBackgroundSuccess1PressedLight = "#1E8A5C";
320
+ const GuitSemColorBackgroundSuccess2Dark = "#2BC784";
321
+ const GuitSemColorBackgroundSuccess2Light = "#25AC72";
322
+ const GuitSemColorBackgroundSuccess2HoverDark = "#25AC72";
323
+ const GuitSemColorBackgroundSuccess2HoverLight = "#2BC784";
324
+ const GuitSemColorBackgroundSuccess2PressedDark = "#1E8A5C";
325
+ const GuitSemColorBackgroundSuccess2PressedLight = "#76DBAF";
326
+ const GuitSemColorBackgroundWarning1Dark = "#F7E4C7";
327
+ const GuitSemColorBackgroundWarning1Light = "#42331A";
328
+ const GuitSemColorBackgroundWarning2Dark = "#E6AF57";
329
+ const GuitSemColorBackgroundWarning2Light = "#7E6030";
330
+ const GuitSemColorBackgroundRecommendation1Dark = "#E9E5FB";
331
+ const GuitSemColorBackgroundRecommendation1Light = "#372777";
332
+ const GuitSemColorBackgroundRecommendation2Dark = "#684AE0";
333
+ const GuitSemColorBackgroundRecommendation2Light = "#BAACF1";
334
+ const GuitSemColorBackgroundInformativeDark = "#E8F1FD";
335
+ const GuitSemColorBackgroundInformativeLight = "#0A3B75";
336
+ const GuitSemColorBackgroundSelected1Dark = "#C3DBF9";
337
+ const GuitSemColorBackgroundSelected1Light = "#105EBC";
338
+ const GuitSemColorBackgroundSelected1HoverDark = "#95C0F4";
339
+ const GuitSemColorBackgroundSelected1HoverLight = "#1473E6";
340
+ const GuitSemColorBackgroundSelected1PressedDark = "#599CED";
341
+ const GuitSemColorBackgroundSelected1PressedLight = "#3989EA";
342
+ const GuitSemColorBackgroundSelected2Dark = "#1473E6";
343
+ const GuitSemColorBackgroundSelected2Light = "#95C0F4";
344
+ const GuitSemColorBackgroundSelected2HoverDark = "#105EBC";
345
+ const GuitSemColorBackgroundSelected2HoverLight = "#C3DBF9";
346
+ const GuitSemColorBackgroundSelected2PressedDark = "#0A3B75";
347
+ const GuitSemColorBackgroundSelected2PressedLight = "#E8F1FD";
348
+ const GuitSemColorBackgroundInverseDark = "#FFFFFF";
349
+ const GuitSemColorBackgroundInverseLight = "#141414";
350
+ const GuitSemColorBackgroundInverseHoverDark = "#F5F5F5";
351
+ const GuitSemColorBackgroundInverseHoverLight = "#262627";
352
+ const GuitSemColorBackgroundInversePressedDark = "#E8E8E8";
353
+ const GuitSemColorBackgroundInversePressedLight = "#323234";
354
+ const GuitSemColorBackgroundDisabledDark = "#E8E8E8";
355
+ const GuitSemColorBackgroundDisabledLight = "#323234";
356
+ const GuitSemColorBackgroundTransparent1Dark = "rgba(20, 20, 20, 0.00)";
357
+ const GuitSemColorBackgroundTransparent1Light = "rgba(255, 255, 255, 0.00)";
358
+ const GuitSemColorBackgroundTransparent1HoverDark = "rgba(20, 20, 20, 0.1)";
359
+ const GuitSemColorBackgroundTransparent1HoverLight = "rgba(255, 255, 255, 0.1)";
360
+ const GuitSemColorBackgroundTransparent1PressedDark = "rgba(20, 20, 20, 0.2)";
361
+ const GuitSemColorBackgroundTransparent1PressedLight = "rgba(255, 255, 255, 0.2)";
362
+ const GuitSemColorBackgroundTransparent2Dark = "rgba(255, 255, 255, 0.2)";
363
+ const GuitSemColorBackgroundTransparent2Light = "rgba(20, 20, 20, 0.2)";
364
+ const GuitSemColorBackgroundTransparent2HoverDark = "rgba(255, 255, 255, 0.3)";
365
+ const GuitSemColorBackgroundTransparent2HoverLight = "rgba(20, 20, 20, 0.3)";
366
+ const GuitSemColorBackgroundTransparent2PressedDark = "rgba(255, 255, 255, 0.4)";
367
+ const GuitSemColorBackgroundTransparent2PressedLight = "rgba(20, 20, 20, 0.4)";
368
+ const GuitSemColorBackgroundTransparentOverlayDark = "rgba(20, 20, 20, 0.3)";
369
+ const GuitSemColorBackgroundTransparentOverlayLight = "rgba(255, 255, 255, 0.3)";
370
+ const GuitSemColorBackgroundTransparentInverseDark = "rgba(255, 255, 255, 0.00)";
371
+ const GuitSemColorBackgroundTransparentInverseLight = "rgba(20, 20, 20, 0.1)";
372
+ const GuitSemColorBackgroundTransparentInverseHoverDark = "rgba(255, 255, 255, 0.1)";
373
+ const GuitSemColorBackgroundTransparentInverseHoverLight = "rgba(20, 20, 20, 0.2)";
374
+ const GuitSemColorBackgroundTransparentInversePressedDark = "rgba(255, 255, 255, 0.2)";
375
+ const GuitSemColorBackgroundTransparentInversePressedLight = "rgba(20, 20, 20, 0.3)";
376
+ const GuitSemColorBorderNeutral1Dark = "#FFFFFF";
377
+ const GuitSemColorBorderNeutral1Light = "#141414";
378
+ const GuitSemColorBorderNeutral2Dark = "#D3D3D4";
379
+ const GuitSemColorBorderNeutral2Light = "#646468";
380
+ const GuitSemColorBorderNeutral3Dark = "#646468";
381
+ const GuitSemColorBorderNeutral3Light = "#D3D3D4";
382
+ const GuitSemColorBorderNeutral4Dark = "#262627";
383
+ const GuitSemColorBorderNeutral4Light = "#F5F5F5";
384
+ const GuitSemColorBorderBrandDark = "#1473E6";
385
+ const GuitSemColorBorderBrandLight = "#95C0F4";
386
+ const GuitSemColorBorderBrandHoverDark = "#105EBC";
387
+ const GuitSemColorBorderBrandHoverLight = "#C3DBF9";
388
+ const GuitSemColorBorderBrandPressedDark = "#0A3B75";
389
+ const GuitSemColorBorderBrandPressedLight = "#E8F1FD";
390
+ const GuitSemColorBorderErrorDark = "#98332F";
391
+ const GuitSemColorBorderErrorLight = "#F2A09C";
392
+ const GuitSemColorBorderSuccessDark = "#18714C";
393
+ const GuitSemColorBorderSuccessLight = "#76DBAF";
394
+ const GuitSemColorBorderWarningDark = "#99753A";
395
+ const GuitSemColorBorderWarningLight = "#F0D09D";
396
+ const GuitSemColorBorderRecommendationDark = "#553EB7";
397
+ const GuitSemColorBorderRecommendationLight = "#BAACF1";
398
+ const GuitSemColorBorderInformativeDark = "#105EBC";
399
+ const GuitSemColorBorderInformativeLight = "#95C0F4";
400
+ const GuitSemColorBorderFocusDark = "#95C0F4";
401
+ const GuitSemColorBorderFocusLight = "#1473E6";
402
+ const GuitSemColorBorderInverseDark = "#FFFFFF";
403
+ const GuitSemColorBorderInverseLight = "#141414";
404
+ const GuitSemColorBorderInverseDisabledDark = "#B7B7B9";
405
+ const GuitSemColorBorderInverseDisabledLight = "#929295";
406
+ const GuitSemColorBorderDisabledDark = "#E8E8E8";
407
+ const GuitSemColorBorderDisabledLight = "#646468";
408
+ const GuitSemColorRaisedTopRgbaDark = "rgba(20, 20, 20, 0.1)";
409
+ const GuitSemColorRaisedTopRgbaLight = "rgba(20, 20, 20, 0.3)";
410
+ const GuitSemColorRaisedBottomRgbaDark = "rgba(20, 20, 20, 0.1)";
411
+ const GuitSemColorRaisedBottomRgbaLight = "rgba(20, 20, 20, 0.3)";
412
+ const GuitSemFontDisplayBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
413
+ const GuitSemFontDisplayBoldFontSize = "6.4rem";
414
+ const GuitSemFontDisplayBoldFontWeight = "700";
415
+ const GuitSemFontDisplayBoldLineHeight = "8rem";
416
+ const GuitSemFontDisplaySemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
417
+ const GuitSemFontDisplaySemiboldFontSize = "6.4rem";
418
+ const GuitSemFontDisplaySemiboldFontWeight = "600";
419
+ const GuitSemFontDisplaySemiboldLineHeight = "8rem";
420
+ const GuitSemFontHeadingXlargeBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
421
+ const GuitSemFontHeadingXlargeBoldFontSize = "4.8rem";
422
+ const GuitSemFontHeadingXlargeBoldFontWeight = "700";
423
+ const GuitSemFontHeadingXlargeBoldLineHeight = "6.4rem";
424
+ const GuitSemFontHeadingXlargeSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
425
+ const GuitSemFontHeadingXlargeSemiboldFontSize = "4.8rem";
426
+ const GuitSemFontHeadingXlargeSemiboldFontWeight = "600";
427
+ const GuitSemFontHeadingXlargeSemiboldLineHeight = "6.4rem";
428
+ const GuitSemFontHeadingLargeBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
429
+ const GuitSemFontHeadingLargeBoldFontSize = "4rem";
430
+ const GuitSemFontHeadingLargeBoldFontWeight = "700";
431
+ const GuitSemFontHeadingLargeBoldLineHeight = "4.8rem";
432
+ const GuitSemFontHeadingLargeSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
433
+ const GuitSemFontHeadingLargeSemiboldFontSize = "4rem";
434
+ const GuitSemFontHeadingLargeSemiboldFontWeight = "600";
435
+ const GuitSemFontHeadingLargeSemiboldLineHeight = "4.8rem";
436
+ const GuitSemFontHeadingMediumBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
437
+ const GuitSemFontHeadingMediumBoldFontSize = "3.2rem";
438
+ const GuitSemFontHeadingMediumBoldFontWeight = "700";
439
+ const GuitSemFontHeadingMediumBoldLineHeight = "4rem";
440
+ const GuitSemFontHeadingMediumSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
441
+ const GuitSemFontHeadingMediumSemiboldFontSize = "3.2rem";
442
+ const GuitSemFontHeadingMediumSemiboldFontWeight = "600";
443
+ const GuitSemFontHeadingMediumSemiboldLineHeight = "4rem";
444
+ const GuitSemFontHeadingSmallBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
445
+ const GuitSemFontHeadingSmallBoldFontSize = "2.8rem";
446
+ const GuitSemFontHeadingSmallBoldFontWeight = "700";
447
+ const GuitSemFontHeadingSmallBoldLineHeight = "4rem";
448
+ const GuitSemFontHeadingSmallSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
449
+ const GuitSemFontHeadingSmallSemiboldFontSize = "2.8rem";
450
+ const GuitSemFontHeadingSmallSemiboldFontWeight = "600";
451
+ const GuitSemFontHeadingSmallSemiboldLineHeight = "4rem";
452
+ const GuitSemFontSubheadingLargeBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
453
+ const GuitSemFontSubheadingLargeBoldFontSize = "2rem";
454
+ const GuitSemFontSubheadingLargeBoldFontWeight = "700";
455
+ const GuitSemFontSubheadingLargeBoldLineHeight = "2.8rem";
456
+ const GuitSemFontSubheadingLargeSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
457
+ const GuitSemFontSubheadingLargeSemiboldFontSize = "2rem";
458
+ const GuitSemFontSubheadingLargeSemiboldFontWeight = "600";
459
+ const GuitSemFontSubheadingLargeSemiboldLineHeight = "2.8rem";
460
+ const GuitSemFontSubheadingMediumBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
461
+ const GuitSemFontSubheadingMediumBoldFontSize = "1.8rem";
462
+ const GuitSemFontSubheadingMediumBoldFontWeight = "700";
463
+ const GuitSemFontSubheadingMediumBoldLineHeight = "2.4rem";
464
+ const GuitSemFontSubheadingMediumSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
465
+ const GuitSemFontSubheadingMediumSemiboldFontSize = "1.8rem";
466
+ const GuitSemFontSubheadingMediumSemiboldFontWeight = "600";
467
+ const GuitSemFontSubheadingMediumSemiboldLineHeight = "2.4rem";
468
+ const GuitSemFontLabelLargeDefaultBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
469
+ const GuitSemFontLabelLargeDefaultBoldFontSize = "1.6rem";
470
+ const GuitSemFontLabelLargeDefaultBoldFontWeight = "700";
471
+ const GuitSemFontLabelLargeDefaultBoldLineHeight = "2.4rem";
472
+ const GuitSemFontLabelLargeDefaultSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
473
+ const GuitSemFontLabelLargeDefaultSemiboldFontSize = "1.6rem";
474
+ const GuitSemFontLabelLargeDefaultSemiboldFontWeight = "600";
475
+ const GuitSemFontLabelLargeDefaultSemiboldLineHeight = "2.4rem";
476
+ const GuitSemFontLabelLargeUnderlineBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
477
+ const GuitSemFontLabelLargeUnderlineBoldFontSize = "1.6rem";
478
+ const GuitSemFontLabelLargeUnderlineBoldFontWeight = "700";
479
+ const GuitSemFontLabelLargeUnderlineBoldLineHeight = "2.4rem";
480
+ const GuitSemFontLabelLargeUnderlineBoldTextDecoration = "Underline";
481
+ const GuitSemFontLabelLargeUnderlineSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
482
+ const GuitSemFontLabelLargeUnderlineSemiboldFontSize = "1.6rem";
483
+ const GuitSemFontLabelLargeUnderlineSemiboldFontWeight = "600";
484
+ const GuitSemFontLabelLargeUnderlineSemiboldLineHeight = "2.4rem";
485
+ const GuitSemFontLabelLargeUnderlineSemiboldTextDecoration = "Underline";
486
+ const GuitSemFontLabelMediumDefaultBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
487
+ const GuitSemFontLabelMediumDefaultSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
488
+ const GuitSemFontLabelMediumDefaultSemiboldFontSize = "1.4rem";
489
+ const GuitSemFontLabelMediumDefaultSemiboldFontWeight = "600";
490
+ const GuitSemFontLabelMediumDefaultSemiboldLineHeight = "2rem";
491
+ const GuitSemFontLabelMediumDefaultBoldFontSize = "1.4rem";
492
+ const GuitSemFontLabelMediumDefaultBoldFontWeight = "700";
493
+ const GuitSemFontLabelMediumDefaultBoldLineHeight = "2rem";
494
+ const GuitSemFontLabelMediumUnderlineBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
495
+ const GuitSemFontLabelMediumUnderlineBoldFontSize = "1.4rem";
496
+ const GuitSemFontLabelMediumUnderlineBoldFontWeight = "700";
497
+ const GuitSemFontLabelMediumUnderlineBoldLineHeight = "2rem";
498
+ const GuitSemFontLabelMediumUnderlineBoldTextDecoration = "Underline";
499
+ const GuitSemFontLabelMediumUnderlineUnderlineFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
500
+ const GuitSemFontLabelMediumUnderlineUnderlineFontSize = "1.4rem";
501
+ const GuitSemFontLabelMediumUnderlineUnderlineFontWeight = "600";
502
+ const GuitSemFontLabelMediumUnderlineUnderlineLineHeight = "2rem";
503
+ const GuitSemFontLabelMediumUnderlineUnderlineTextDecoration = "Underline";
504
+ const GuitSemFontBodyLargeDefaultSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
505
+ const GuitSemFontBodyLargeDefaultSemiboldFontSize = "1.6rem";
506
+ const GuitSemFontBodyLargeDefaultSemiboldFontWeight = "600";
507
+ const GuitSemFontBodyLargeDefaultSemiboldLineHeight = "2.4rem";
508
+ const GuitSemFontBodyLargeDefaultMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
509
+ const GuitSemFontBodyLargeDefaultMediumFontSize = "1.6rem";
510
+ const GuitSemFontBodyLargeDefaultMediumFontWeight = "500";
511
+ const GuitSemFontBodyLargeDefaultMediumLineHeight = "2.4rem";
512
+ const GuitSemFontBodyLargeDefaultRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
513
+ const GuitSemFontBodyLargeDefaultRegularFontSize = "1.6rem";
514
+ const GuitSemFontBodyLargeDefaultRegularFontWeight = "400";
515
+ const GuitSemFontBodyLargeDefaultRegularLineHeight = "2.4rem";
516
+ const GuitSemFontBodyLargeUnderlineSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
517
+ const GuitSemFontBodyLargeUnderlineSemiboldFontSize = "1.6rem";
518
+ const GuitSemFontBodyLargeUnderlineSemiboldFontWeight = "600";
519
+ const GuitSemFontBodyLargeUnderlineSemiboldLineHeight = "2.4rem";
520
+ const GuitSemFontBodyLargeUnderlineSemiboldTextDecoration = "Underline";
521
+ const GuitSemFontBodyLargeUnderlineMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
522
+ const GuitSemFontBodyLargeUnderlineMediumFontSize = "1.6rem";
523
+ const GuitSemFontBodyLargeUnderlineMediumFontWeight = "500";
524
+ const GuitSemFontBodyLargeUnderlineMediumLineHeight = "2.4rem";
525
+ const GuitSemFontBodyLargeUnderlineMediumTextDecoration = "Underline";
526
+ const GuitSemFontBodyLargeUnderlineRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
527
+ const GuitSemFontBodyLargeUnderlineRegularFontSize = "1.6rem";
528
+ const GuitSemFontBodyLargeUnderlineRegularFontWeight = "400";
529
+ const GuitSemFontBodyLargeUnderlineRegularLineHeight = "2.4rem";
530
+ const GuitSemFontBodyLargeUnderlineRegularTextDecoration = "Underline";
531
+ const GuitSemFontBodyMediumDefaultSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
532
+ const GuitSemFontBodyMediumDefaultMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
533
+ const GuitSemFontBodyMediumDefaultMediumFontSize = "1.4rem";
534
+ const GuitSemFontBodyMediumDefaultMediumFontWeight = "500";
535
+ const GuitSemFontBodyMediumDefaultMediumLineHeight = "2rem";
536
+ const GuitSemFontBodyMediumDefaultSemiboldFontSize = "1.4rem";
537
+ const GuitSemFontBodyMediumDefaultSemiboldFontWeight = "600";
538
+ const GuitSemFontBodyMediumDefaultSemiboldLineHeight = "2rem";
539
+ const GuitSemFontBodyMediumDefaultRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
540
+ const GuitSemFontBodyMediumDefaultRegularFontSize = "1.4rem";
541
+ const GuitSemFontBodyMediumDefaultRegularFontWeight = "400";
542
+ const GuitSemFontBodyMediumDefaultRegularLineHeight = "2rem";
543
+ const GuitSemFontBodyMediumUnderlineSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
544
+ const GuitSemFontBodyMediumUnderlineSemiboldFontSize = "1.4rem";
545
+ const GuitSemFontBodyMediumUnderlineSemiboldFontWeight = "600";
546
+ const GuitSemFontBodyMediumUnderlineSemiboldLineHeight = "2rem";
547
+ const GuitSemFontBodyMediumUnderlineSemiboldTextDecoration = "Underline";
548
+ const GuitSemFontBodyMediumUnderlineMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
549
+ const GuitSemFontBodyMediumUnderlineMediumFontSize = "1.4rem";
550
+ const GuitSemFontBodyMediumUnderlineMediumFontWeight = "500";
551
+ const GuitSemFontBodyMediumUnderlineMediumLineHeight = "2rem";
552
+ const GuitSemFontBodyMediumUnderlineMediumTextDecoration = "Underline";
553
+ const GuitSemFontBodyMediumUnderlineRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
554
+ const GuitSemFontBodyMediumUnderlineRegularFontSize = "1.4rem";
555
+ const GuitSemFontBodyMediumUnderlineRegularFontWeight = "400";
556
+ const GuitSemFontBodyMediumUnderlineRegularLineHeight = "2rem";
557
+ const GuitSemFontBodyMediumUnderlineRegularTextDecoration = "Underline";
558
+ const GuitSemFontCaptionLargeMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
559
+ const GuitSemFontCaptionLargeMediumFontSize = "1.2rem";
560
+ const GuitSemFontCaptionLargeMediumFontWeight = "500";
561
+ const GuitSemFontCaptionLargeMediumLlneHeight = "1.6rem";
562
+ const GuitSemFontCaptionLargeMediumLetterSpacing = "0.03rem";
563
+ const GuitSemFontCaptionLargeRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
564
+ const GuitSemFontCaptionLargeRegularFontSize = "1.2rem";
565
+ const GuitSemFontCaptionLargeRegularFontWeight = "400";
566
+ const GuitSemFontCaptionLargeRegularLineHeight = "1.6rem";
567
+ const GuitSemFontCaptionLargeRegularLetterSpacing = "0.03rem";
568
+ const GuitSemFontCaptionMediumMediumFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
569
+ const GuitSemFontCaptionMediumRegularFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
570
+ const GuitSemFontCaptionMediumRegularFontSize = "1rem";
571
+ const GuitSemFontCaptionMediumRegularFontWeight = "400";
572
+ const GuitSemFontCaptionMediumRegularLineHeight = "1.4rem";
573
+ const GuitSemFontCaptionMediumRegularLetterSpacing = "0.03rem";
574
+ const GuitSemFontCaptionMediumMediumFontSize = "1rem";
575
+ const GuitSemFontCaptionMediumMediumFontWeight = "500";
576
+ const GuitSemFontCaptionMediumMediumLineHeight = "1.4rem";
577
+ const GuitSemFontCaptionMediumMediumLetterSpacing = "0.03rem";
578
+ const GuitSemFontHeadingXsmallBoldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
579
+ const GuitSemFontHeadingXsmallBoldFontSize = "2.4rem";
580
+ const GuitSemFontHeadingXsmallBoldFontWeight = "700";
581
+ const GuitSemFontHeadingXsmallBoldLineHeight = "3.2rem";
582
+ const GuitSemFontHeadingXsmallSemiboldFontFamily = "'Open Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif";
583
+ const GuitSemFontHeadingXsmallSemiboldFontSize = "2.4rem";
584
+ const GuitSemFontHeadingXsmallSemiboldFontWeight = "600";
585
+ const GuitSemFontHeadingXsmallSemiboldLineHeight = "3.2rem";
586
+ const GuitSemSpacingBodyLargeDefaultSemiboldParagraphSpacing = "2.4rem";
587
+ const GuitSemSpacingBodyLargeDefaultMediumParagraphSpacing = "2.4rem";
588
+ const GuitSemSpacingBodyLargeDefaultRegularParagraphSpacing = "2.4rem";
589
+ const GuitSemSpacingBodyLargeUnderlineSemiboldParagraphSpacing = "2.4rem";
590
+ const GuitSemSpacingBodyLargeUnderlineMediumParagraphSpacing = "2.4rem";
591
+ const GuitSemSpacingBodyLargeUnderlineRegularParagraphSpacing = "2.4rem";
592
+ const GuitSemSpacingBodyMediumDefaultMediumParagraphSpacing = "2rem";
593
+ const GuitSemSpacingBodyMediumDefaultSemiboldParagraphSpacing = "2rem";
594
+ const GuitSemSpacingBodyMediumDefaultRegularParagraphSpacing = "2rem";
595
+ const GuitSemSpacingBodyMediumUnderlineSemiboldParagraphSpacing = "2rem";
596
+ const GuitSemSpacingBodyMediumUnderlineMediumParagraphSpacing = "2rem";
597
+ const GuitSemSpacingBodyMediumUnderlineRegularParagraphSpacing = "2rem";
598
+ const GuitSemSpacingCaptionLargeMediumParagraphSpacing = "1.6rem";
599
+ const GuitSemSpacingCaptionLargeRegularParagraphSpacing = "1.6rem";
600
+ const GuitSemSpacingCaptionMediumRegularParagraphSpacing = "1.2rem";
601
+ const GuitSemSpacingCaptionMediumMediumParagraphSpacing = "1.2rem";
602
+ const GuitSemSizingWidthNone = "0rem";
603
+ const GuitSemSizingWidth2xs = "1.2rem";
604
+ const GuitSemSizingWidthXs = "1.6rem";
605
+ const GuitSemSizingWidthSNudge = "2rem";
606
+ const GuitSemSizingWidthS = "2.4rem";
607
+ const GuitSemSizingWidthMNudge = "2.8rem";
608
+ const GuitSemSizingWidthM = "3.2rem";
609
+ const GuitSemSizingWidthLNudge = "3.6rem";
610
+ const GuitSemSizingWidthL = "4rem";
611
+ const GuitSemSizingWidthXl = "4.8rem";
612
+ const GuitSemSizingWidth2xl = "5.6rem";
613
+ const GuitSemSizingWidth3xl = "6.4rem";
614
+ const GuitSemSizingWidth4xl = "8rem";
615
+ const GuitSemSizingWidth5xl = "9.6rem";
616
+ const GuitSemSizingWidth6xl = "12rem";
617
+ const GuitSemSizingHeightNone = "0rem";
618
+ const GuitSemSizingHeight2xs = "1.2rem";
619
+ const GuitSemSizingHeightXs = "1.6rem";
620
+ const GuitSemSizingHeightSNudge = "2rem";
621
+ const GuitSemSizingHeightS = "2.4rem";
622
+ const GuitSemSizingHeightMNudge = "2.8rem";
623
+ const GuitSemSizingHeightM = "3.2rem";
624
+ const GuitSemSizingHeightLNudge = "3.6rem";
625
+ const GuitSemSizingHeightL = "4rem";
626
+ const GuitSemSizingHeightXl = "4.8rem";
627
+ const GuitSemSizingHeight2xl = "5.6rem";
628
+ const GuitSemSizingHeight3xl = "6.4rem";
629
+ const GuitSemSizingHeight4xl = "8rem";
630
+ const GuitSemSizingHeight5xl = "9.6rem";
631
+ const GuitSemSizingHeight6xl = "12rem";
632
+ const GuitSemBorderDefaultWidth = "0.1rem";
633
+ const GuitSemBorderDefaultStyle = "solid";
634
+ const GuitSemBorderFocusWidth = "0.2rem";
635
+ const GuitSemBorderFocusStyle = "solid";
636
+ const GuitSemShadowFloating1PositionX = "0rem";
637
+ const GuitSemShadowFloating1PositionY = "0.2rem";
638
+ const GuitSemShadowFloating1Blur = "0.4rem";
639
+ const GuitSemShadowFloating1Spread = "0.2rem";
640
+ const GuitSemShadowFloating2PositionX = "0rem";
641
+ const GuitSemShadowFloating2PositionY = "0.4rem";
642
+ const GuitSemShadowFloating2Blur = "0.6rem";
643
+ const GuitSemShadowFloating2Spread = "0.4rem";
644
+ const GuitSemShadowFloating3PositionX = "0rem";
645
+ const GuitSemShadowFloating3PositionY = "0.6rem";
646
+ const GuitSemShadowFloating3Blur = "0.8rem";
647
+ const GuitSemShadowFloating3Spread = "0.4rem";
648
+ const GuitSemShadowRaisedTopPositionX = "0rem";
649
+ const GuitSemShadowRaisedTopPositionY = "-0.2rem";
650
+ const GuitSemShadowRaisedTopBlur = "0.6rem";
651
+ const GuitSemShadowRaisedTopSpread = "0.2rem";
652
+ const GuitSemShadowRaisedBottomPositionX = "0rem";
653
+ const GuitSemShadowRaisedBottomPositionY = "0.2rem";
654
+ const GuitSemShadowRaisedBottomBlur = "0.6rem";
655
+ const GuitSemShadowRaisedBottomSpread = "0.2rem";
656
+
657
+ var jsTokens = /*#__PURE__*/Object.freeze({
658
+ __proto__: null,
659
+ GuitRefBorderStyleDashed: GuitRefBorderStyleDashed,
660
+ GuitRefBorderStyleSolid: GuitRefBorderStyleSolid,
661
+ GuitRefBorderWidthNone: GuitRefBorderWidthNone,
662
+ GuitRefBorderWidthThick: GuitRefBorderWidthThick,
663
+ GuitRefBorderWidthThin: GuitRefBorderWidthThin,
664
+ GuitRefBreakpointDesktop: GuitRefBreakpointDesktop,
665
+ GuitRefBreakpointMobile: GuitRefBreakpointMobile,
666
+ GuitRefBreakpointTablet: GuitRefBreakpointTablet,
667
+ GuitRefColorBlue100: GuitRefColorBlue100,
668
+ GuitRefColorBlue200: GuitRefColorBlue200,
669
+ GuitRefColorBlue300base: GuitRefColorBlue300base,
670
+ GuitRefColorBlue40: GuitRefColorBlue40,
671
+ GuitRefColorBlue400: GuitRefColorBlue400,
672
+ GuitRefColorBlue500: GuitRefColorBlue500,
673
+ GuitRefColorBlue60: GuitRefColorBlue60,
674
+ GuitRefColorBlue80: GuitRefColorBlue80,
675
+ GuitRefColorCarmine100: GuitRefColorCarmine100,
676
+ GuitRefColorCarmine200: GuitRefColorCarmine200,
677
+ GuitRefColorCarmine300base: GuitRefColorCarmine300base,
678
+ GuitRefColorCarmine40: GuitRefColorCarmine40,
679
+ GuitRefColorCarmine400: GuitRefColorCarmine400,
680
+ GuitRefColorCarmine500: GuitRefColorCarmine500,
681
+ GuitRefColorCarmine60: GuitRefColorCarmine60,
682
+ GuitRefColorCarmine80: GuitRefColorCarmine80,
683
+ GuitRefColorGreen100base: GuitRefColorGreen100base,
684
+ GuitRefColorGreen200: GuitRefColorGreen200,
685
+ GuitRefColorGreen300: GuitRefColorGreen300,
686
+ GuitRefColorGreen40: GuitRefColorGreen40,
687
+ GuitRefColorGreen400: GuitRefColorGreen400,
688
+ GuitRefColorGreen500: GuitRefColorGreen500,
689
+ GuitRefColorGreen60: GuitRefColorGreen60,
690
+ GuitRefColorGreen80: GuitRefColorGreen80,
691
+ GuitRefColorLagoon100: GuitRefColorLagoon100,
692
+ GuitRefColorLagoon200: GuitRefColorLagoon200,
693
+ GuitRefColorLagoon300base: GuitRefColorLagoon300base,
694
+ GuitRefColorLagoon40: GuitRefColorLagoon40,
695
+ GuitRefColorLagoon400: GuitRefColorLagoon400,
696
+ GuitRefColorLagoon500: GuitRefColorLagoon500,
697
+ GuitRefColorLagoon60: GuitRefColorLagoon60,
698
+ GuitRefColorLagoon80: GuitRefColorLagoon80,
699
+ GuitRefColorMagenta100: GuitRefColorMagenta100,
700
+ GuitRefColorMagenta200: GuitRefColorMagenta200,
701
+ GuitRefColorMagenta300: GuitRefColorMagenta300,
702
+ GuitRefColorMagenta40: GuitRefColorMagenta40,
703
+ GuitRefColorMagenta400: GuitRefColorMagenta400,
704
+ GuitRefColorMagenta500base: GuitRefColorMagenta500base,
705
+ GuitRefColorMagenta60: GuitRefColorMagenta60,
706
+ GuitRefColorMagenta80: GuitRefColorMagenta80,
707
+ GuitRefColorNeutral0: GuitRefColorNeutral0,
708
+ GuitRefColorNeutral10: GuitRefColorNeutral10,
709
+ GuitRefColorNeutral100: GuitRefColorNeutral100,
710
+ GuitRefColorNeutral20: GuitRefColorNeutral20,
711
+ GuitRefColorNeutral300: GuitRefColorNeutral300,
712
+ GuitRefColorNeutral40: GuitRefColorNeutral40,
713
+ GuitRefColorNeutral500: GuitRefColorNeutral500,
714
+ GuitRefColorNeutral60: GuitRefColorNeutral60,
715
+ GuitRefColorNeutral600: GuitRefColorNeutral600,
716
+ GuitRefColorNeutral700: GuitRefColorNeutral700,
717
+ GuitRefColorNeutral80: GuitRefColorNeutral80,
718
+ GuitRefColorNeutral800base: GuitRefColorNeutral800base,
719
+ GuitRefColorOrange100: GuitRefColorOrange100,
720
+ GuitRefColorOrange200: GuitRefColorOrange200,
721
+ GuitRefColorOrange300: GuitRefColorOrange300,
722
+ GuitRefColorOrange40: GuitRefColorOrange40,
723
+ GuitRefColorOrange400: GuitRefColorOrange400,
724
+ GuitRefColorOrange500: GuitRefColorOrange500,
725
+ GuitRefColorOrange60: GuitRefColorOrange60,
726
+ GuitRefColorOrange80base: GuitRefColorOrange80base,
727
+ GuitRefColorPurple100: GuitRefColorPurple100,
728
+ GuitRefColorPurple200: GuitRefColorPurple200,
729
+ GuitRefColorPurple300base: GuitRefColorPurple300base,
730
+ GuitRefColorPurple40: GuitRefColorPurple40,
731
+ GuitRefColorPurple400: GuitRefColorPurple400,
732
+ GuitRefColorPurple500: GuitRefColorPurple500,
733
+ GuitRefColorPurple60: GuitRefColorPurple60,
734
+ GuitRefColorPurple80: GuitRefColorPurple80,
735
+ GuitRefColorRed100: GuitRefColorRed100,
736
+ GuitRefColorRed200base: GuitRefColorRed200base,
737
+ GuitRefColorRed300: GuitRefColorRed300,
738
+ GuitRefColorRed40: GuitRefColorRed40,
739
+ GuitRefColorRed400: GuitRefColorRed400,
740
+ GuitRefColorRed500: GuitRefColorRed500,
741
+ GuitRefColorRed60: GuitRefColorRed60,
742
+ GuitRefColorRed80: GuitRefColorRed80,
743
+ GuitRefColorSlate100: GuitRefColorSlate100,
744
+ GuitRefColorSlate200: GuitRefColorSlate200,
745
+ GuitRefColorSlate300: GuitRefColorSlate300,
746
+ GuitRefColorSlate40: GuitRefColorSlate40,
747
+ GuitRefColorSlate400: GuitRefColorSlate400,
748
+ GuitRefColorSlate500base: GuitRefColorSlate500base,
749
+ GuitRefColorSlate60: GuitRefColorSlate60,
750
+ GuitRefColorSlate80: GuitRefColorSlate80,
751
+ GuitRefColorTransparentNeutral00: GuitRefColorTransparentNeutral00,
752
+ GuitRefColorTransparentNeutral010: GuitRefColorTransparentNeutral010,
753
+ GuitRefColorTransparentNeutral020: GuitRefColorTransparentNeutral020,
754
+ GuitRefColorTransparentNeutral030: GuitRefColorTransparentNeutral030,
755
+ GuitRefColorTransparentNeutral040: GuitRefColorTransparentNeutral040,
756
+ GuitRefColorTransparentNeutral8000: GuitRefColorTransparentNeutral8000,
757
+ GuitRefColorTransparentNeutral80010: GuitRefColorTransparentNeutral80010,
758
+ GuitRefColorTransparentNeutral80020: GuitRefColorTransparentNeutral80020,
759
+ GuitRefColorTransparentNeutral80030: GuitRefColorTransparentNeutral80030,
760
+ GuitRefColorTransparentNeutral80040: GuitRefColorTransparentNeutral80040,
761
+ GuitRefFontFamilyArmenian: GuitRefFontFamilyArmenian,
762
+ GuitRefFontFamilyLatin: GuitRefFontFamilyLatin,
763
+ GuitRefFontFamilyMonospace: GuitRefFontFamilyMonospace,
764
+ GuitRefFontLetterSpacing03: GuitRefFontLetterSpacing03,
765
+ GuitRefFontLetterSpacingNone: GuitRefFontLetterSpacingNone,
766
+ GuitRefFontLineHeight100: GuitRefFontLineHeight100,
767
+ GuitRefFontLineHeight120: GuitRefFontLineHeight120,
768
+ GuitRefFontLineHeight140: GuitRefFontLineHeight140,
769
+ GuitRefFontLineHeight160: GuitRefFontLineHeight160,
770
+ GuitRefFontLineHeight200: GuitRefFontLineHeight200,
771
+ GuitRefFontLineHeight240: GuitRefFontLineHeight240,
772
+ GuitRefFontLineHeight320: GuitRefFontLineHeight320,
773
+ GuitRefFontLineHeight400: GuitRefFontLineHeight400,
774
+ GuitRefFontLineHeight60: GuitRefFontLineHeight60,
775
+ GuitRefFontLineHeight70: GuitRefFontLineHeight70,
776
+ GuitRefFontLineHeight80: GuitRefFontLineHeight80,
777
+ GuitRefFontLineHeight90: GuitRefFontLineHeight90,
778
+ GuitRefFontSize100: GuitRefFontSize100,
779
+ GuitRefFontSize120: GuitRefFontSize120,
780
+ GuitRefFontSize140: GuitRefFontSize140,
781
+ GuitRefFontSize160: GuitRefFontSize160,
782
+ GuitRefFontSize200: GuitRefFontSize200,
783
+ GuitRefFontSize240: GuitRefFontSize240,
784
+ GuitRefFontSize320: GuitRefFontSize320,
785
+ GuitRefFontSize50: GuitRefFontSize50,
786
+ GuitRefFontSize60: GuitRefFontSize60,
787
+ GuitRefFontSize70: GuitRefFontSize70,
788
+ GuitRefFontSize80: GuitRefFontSize80,
789
+ GuitRefFontSize90: GuitRefFontSize90,
790
+ GuitRefFontTextAlignCenter: GuitRefFontTextAlignCenter,
791
+ GuitRefFontTextAlignJustify: GuitRefFontTextAlignJustify,
792
+ GuitRefFontTextAlignLeft: GuitRefFontTextAlignLeft,
793
+ GuitRefFontTextAlignRight: GuitRefFontTextAlignRight,
794
+ GuitRefFontTextCaseUppercase: GuitRefFontTextCaseUppercase,
795
+ GuitRefFontTextDecorationItalic: GuitRefFontTextDecorationItalic,
796
+ GuitRefFontTextDecorationStrike: GuitRefFontTextDecorationStrike,
797
+ GuitRefFontTextDecorationUnderline: GuitRefFontTextDecorationUnderline,
798
+ GuitRefFontWeightBold: GuitRefFontWeightBold,
799
+ GuitRefFontWeightMedium: GuitRefFontWeightMedium,
800
+ GuitRefFontWeightRegular: GuitRefFontWeightRegular,
801
+ GuitRefFontWeightSemibold: GuitRefFontWeightSemibold,
802
+ GuitRefMotionDurationMicro: GuitRefMotionDurationMicro,
803
+ GuitRefMotionDurationModerate: GuitRefMotionDurationModerate,
804
+ GuitRefMotionDurationModerateMacro: GuitRefMotionDurationModerateMacro,
805
+ GuitRefMotionDurationSlow: GuitRefMotionDurationSlow,
806
+ GuitRefMotionDurationSlowMacro: GuitRefMotionDurationSlowMacro,
807
+ GuitRefMotionEasingInput: GuitRefMotionEasingInput,
808
+ GuitRefMotionEasingOutput: GuitRefMotionEasingOutput,
809
+ GuitRefMotionEasingStandard: GuitRefMotionEasingStandard,
810
+ GuitRefRadius2xl: GuitRefRadius2xl,
811
+ GuitRefRadius2xs: GuitRefRadius2xs,
812
+ GuitRefRadius3xl: GuitRefRadius3xl,
813
+ GuitRefRadius3xs: GuitRefRadius3xs,
814
+ GuitRefRadius4xl: GuitRefRadius4xl,
815
+ GuitRefRadius4xs: GuitRefRadius4xs,
816
+ GuitRefRadiusFull: GuitRefRadiusFull,
817
+ GuitRefRadiusL: GuitRefRadiusL,
818
+ GuitRefRadiusM: GuitRefRadiusM,
819
+ GuitRefRadiusNone: GuitRefRadiusNone,
820
+ GuitRefRadiusS: GuitRefRadiusS,
821
+ GuitRefRadiusXl: GuitRefRadiusXl,
822
+ GuitRefRadiusXs: GuitRefRadiusXs,
823
+ GuitRefShadowBlur2xs: GuitRefShadowBlur2xs,
824
+ GuitRefShadowBlurM: GuitRefShadowBlurM,
825
+ GuitRefShadowBlurNone: GuitRefShadowBlurNone,
826
+ GuitRefShadowBlurS: GuitRefShadowBlurS,
827
+ GuitRefShadowBlurXs: GuitRefShadowBlurXs,
828
+ GuitRefShadowPositioning2xs: GuitRefShadowPositioning2xs,
829
+ GuitRefShadowPositioningNegative2xs: GuitRefShadowPositioningNegative2xs,
830
+ GuitRefShadowPositioningNone: GuitRefShadowPositioningNone,
831
+ GuitRefShadowPositioningS: GuitRefShadowPositioningS,
832
+ GuitRefShadowPositioningXs: GuitRefShadowPositioningXs,
833
+ GuitRefShadowSpread2xs: GuitRefShadowSpread2xs,
834
+ GuitRefShadowSpreadNone: GuitRefShadowSpreadNone,
835
+ GuitRefShadowSpreadXs: GuitRefShadowSpreadXs,
836
+ GuitRefSizing2xl: GuitRefSizing2xl,
837
+ GuitRefSizing2xs: GuitRefSizing2xs,
838
+ GuitRefSizing3xl: GuitRefSizing3xl,
839
+ GuitRefSizing4xl: GuitRefSizing4xl,
840
+ GuitRefSizing5xl: GuitRefSizing5xl,
841
+ GuitRefSizing6xl: GuitRefSizing6xl,
842
+ GuitRefSizingL: GuitRefSizingL,
843
+ GuitRefSizingLNudge: GuitRefSizingLNudge,
844
+ GuitRefSizingM: GuitRefSizingM,
845
+ GuitRefSizingMNudge: GuitRefSizingMNudge,
846
+ GuitRefSizingNone: GuitRefSizingNone,
847
+ GuitRefSizingS: GuitRefSizingS,
848
+ GuitRefSizingSNudge: GuitRefSizingSNudge,
849
+ GuitRefSizingXl: GuitRefSizingXl,
850
+ GuitRefSizingXs: GuitRefSizingXs,
851
+ GuitRefSpacing10xlarge: GuitRefSpacing10xlarge,
852
+ GuitRefSpacing2xl: GuitRefSpacing2xl,
853
+ GuitRefSpacing2xs: GuitRefSpacing2xs,
854
+ GuitRefSpacing3xl: GuitRefSpacing3xl,
855
+ GuitRefSpacing3xs: GuitRefSpacing3xs,
856
+ GuitRefSpacing4xl: GuitRefSpacing4xl,
857
+ GuitRefSpacing4xs: GuitRefSpacing4xs,
858
+ GuitRefSpacing5xl: GuitRefSpacing5xl,
859
+ GuitRefSpacing6xl: GuitRefSpacing6xl,
860
+ GuitRefSpacing7xl: GuitRefSpacing7xl,
861
+ GuitRefSpacing8xl: GuitRefSpacing8xl,
862
+ GuitRefSpacing9xl: GuitRefSpacing9xl,
863
+ GuitRefSpacingL: GuitRefSpacingL,
864
+ GuitRefSpacingM: GuitRefSpacingM,
865
+ GuitRefSpacingNone: GuitRefSpacingNone,
866
+ GuitRefSpacingS: GuitRefSpacingS,
867
+ GuitRefSpacingXl: GuitRefSpacingXl,
868
+ GuitRefSpacingXs: GuitRefSpacingXs,
869
+ GuitSemBorderDefaultStyle: GuitSemBorderDefaultStyle,
870
+ GuitSemBorderDefaultWidth: GuitSemBorderDefaultWidth,
871
+ GuitSemBorderFocusStyle: GuitSemBorderFocusStyle,
872
+ GuitSemBorderFocusWidth: GuitSemBorderFocusWidth,
873
+ GuitSemColorBackgroundBrand1Dark: GuitSemColorBackgroundBrand1Dark,
874
+ GuitSemColorBackgroundBrand1HoverDark: GuitSemColorBackgroundBrand1HoverDark,
875
+ GuitSemColorBackgroundBrand1HoverLight: GuitSemColorBackgroundBrand1HoverLight,
876
+ GuitSemColorBackgroundBrand1Light: GuitSemColorBackgroundBrand1Light,
877
+ GuitSemColorBackgroundBrand1PressedDark: GuitSemColorBackgroundBrand1PressedDark,
878
+ GuitSemColorBackgroundBrand1PressedLight: GuitSemColorBackgroundBrand1PressedLight,
879
+ GuitSemColorBackgroundBrand2Dark: GuitSemColorBackgroundBrand2Dark,
880
+ GuitSemColorBackgroundBrand2HoverDark: GuitSemColorBackgroundBrand2HoverDark,
881
+ GuitSemColorBackgroundBrand2HoverLight: GuitSemColorBackgroundBrand2HoverLight,
882
+ GuitSemColorBackgroundBrand2Light: GuitSemColorBackgroundBrand2Light,
883
+ GuitSemColorBackgroundBrand2PressedDark: GuitSemColorBackgroundBrand2PressedDark,
884
+ GuitSemColorBackgroundBrand2PressedLight: GuitSemColorBackgroundBrand2PressedLight,
885
+ GuitSemColorBackgroundDisabledDark: GuitSemColorBackgroundDisabledDark,
886
+ GuitSemColorBackgroundDisabledLight: GuitSemColorBackgroundDisabledLight,
887
+ GuitSemColorBackgroundError1Dark: GuitSemColorBackgroundError1Dark,
888
+ GuitSemColorBackgroundError1HoverDark: GuitSemColorBackgroundError1HoverDark,
889
+ GuitSemColorBackgroundError1HoverLight: GuitSemColorBackgroundError1HoverLight,
890
+ GuitSemColorBackgroundError1Light: GuitSemColorBackgroundError1Light,
891
+ GuitSemColorBackgroundError1PressedDark: GuitSemColorBackgroundError1PressedDark,
892
+ GuitSemColorBackgroundError1PressedLight: GuitSemColorBackgroundError1PressedLight,
893
+ GuitSemColorBackgroundError2Dark: GuitSemColorBackgroundError2Dark,
894
+ GuitSemColorBackgroundError2HoverDark: GuitSemColorBackgroundError2HoverDark,
895
+ GuitSemColorBackgroundError2HoverLight: GuitSemColorBackgroundError2HoverLight,
896
+ GuitSemColorBackgroundError2Light: GuitSemColorBackgroundError2Light,
897
+ GuitSemColorBackgroundError2PressedDark: GuitSemColorBackgroundError2PressedDark,
898
+ GuitSemColorBackgroundError2PressedLight: GuitSemColorBackgroundError2PressedLight,
899
+ GuitSemColorBackgroundInformativeDark: GuitSemColorBackgroundInformativeDark,
900
+ GuitSemColorBackgroundInformativeLight: GuitSemColorBackgroundInformativeLight,
901
+ GuitSemColorBackgroundInverseDark: GuitSemColorBackgroundInverseDark,
902
+ GuitSemColorBackgroundInverseHoverDark: GuitSemColorBackgroundInverseHoverDark,
903
+ GuitSemColorBackgroundInverseHoverLight: GuitSemColorBackgroundInverseHoverLight,
904
+ GuitSemColorBackgroundInverseLight: GuitSemColorBackgroundInverseLight,
905
+ GuitSemColorBackgroundInversePressedDark: GuitSemColorBackgroundInversePressedDark,
906
+ GuitSemColorBackgroundInversePressedLight: GuitSemColorBackgroundInversePressedLight,
907
+ GuitSemColorBackgroundNeutral1Dark: GuitSemColorBackgroundNeutral1Dark,
908
+ GuitSemColorBackgroundNeutral1HoverDark: GuitSemColorBackgroundNeutral1HoverDark,
909
+ GuitSemColorBackgroundNeutral1HoverLight: GuitSemColorBackgroundNeutral1HoverLight,
910
+ GuitSemColorBackgroundNeutral1Light: GuitSemColorBackgroundNeutral1Light,
911
+ GuitSemColorBackgroundNeutral1PressedDark: GuitSemColorBackgroundNeutral1PressedDark,
912
+ GuitSemColorBackgroundNeutral1PressedLight: GuitSemColorBackgroundNeutral1PressedLight,
913
+ GuitSemColorBackgroundNeutral2Dark: GuitSemColorBackgroundNeutral2Dark,
914
+ GuitSemColorBackgroundNeutral2HoverDark: GuitSemColorBackgroundNeutral2HoverDark,
915
+ GuitSemColorBackgroundNeutral2HoverLight: GuitSemColorBackgroundNeutral2HoverLight,
916
+ GuitSemColorBackgroundNeutral2Light: GuitSemColorBackgroundNeutral2Light,
917
+ GuitSemColorBackgroundNeutral2PressedDark: GuitSemColorBackgroundNeutral2PressedDark,
918
+ GuitSemColorBackgroundNeutral2PressedLight: GuitSemColorBackgroundNeutral2PressedLight,
919
+ GuitSemColorBackgroundNeutral3Dark: GuitSemColorBackgroundNeutral3Dark,
920
+ GuitSemColorBackgroundNeutral3Light: GuitSemColorBackgroundNeutral3Light,
921
+ GuitSemColorBackgroundRecommendation1Dark: GuitSemColorBackgroundRecommendation1Dark,
922
+ GuitSemColorBackgroundRecommendation1Light: GuitSemColorBackgroundRecommendation1Light,
923
+ GuitSemColorBackgroundRecommendation2Dark: GuitSemColorBackgroundRecommendation2Dark,
924
+ GuitSemColorBackgroundRecommendation2Light: GuitSemColorBackgroundRecommendation2Light,
925
+ GuitSemColorBackgroundSelected1Dark: GuitSemColorBackgroundSelected1Dark,
926
+ GuitSemColorBackgroundSelected1HoverDark: GuitSemColorBackgroundSelected1HoverDark,
927
+ GuitSemColorBackgroundSelected1HoverLight: GuitSemColorBackgroundSelected1HoverLight,
928
+ GuitSemColorBackgroundSelected1Light: GuitSemColorBackgroundSelected1Light,
929
+ GuitSemColorBackgroundSelected1PressedDark: GuitSemColorBackgroundSelected1PressedDark,
930
+ GuitSemColorBackgroundSelected1PressedLight: GuitSemColorBackgroundSelected1PressedLight,
931
+ GuitSemColorBackgroundSelected2Dark: GuitSemColorBackgroundSelected2Dark,
932
+ GuitSemColorBackgroundSelected2HoverDark: GuitSemColorBackgroundSelected2HoverDark,
933
+ GuitSemColorBackgroundSelected2HoverLight: GuitSemColorBackgroundSelected2HoverLight,
934
+ GuitSemColorBackgroundSelected2Light: GuitSemColorBackgroundSelected2Light,
935
+ GuitSemColorBackgroundSelected2PressedDark: GuitSemColorBackgroundSelected2PressedDark,
936
+ GuitSemColorBackgroundSelected2PressedLight: GuitSemColorBackgroundSelected2PressedLight,
937
+ GuitSemColorBackgroundSuccess1Dark: GuitSemColorBackgroundSuccess1Dark,
938
+ GuitSemColorBackgroundSuccess1HoverDark: GuitSemColorBackgroundSuccess1HoverDark,
939
+ GuitSemColorBackgroundSuccess1HoverLight: GuitSemColorBackgroundSuccess1HoverLight,
940
+ GuitSemColorBackgroundSuccess1Light: GuitSemColorBackgroundSuccess1Light,
941
+ GuitSemColorBackgroundSuccess1PressedDark: GuitSemColorBackgroundSuccess1PressedDark,
942
+ GuitSemColorBackgroundSuccess1PressedLight: GuitSemColorBackgroundSuccess1PressedLight,
943
+ GuitSemColorBackgroundSuccess2Dark: GuitSemColorBackgroundSuccess2Dark,
944
+ GuitSemColorBackgroundSuccess2HoverDark: GuitSemColorBackgroundSuccess2HoverDark,
945
+ GuitSemColorBackgroundSuccess2HoverLight: GuitSemColorBackgroundSuccess2HoverLight,
946
+ GuitSemColorBackgroundSuccess2Light: GuitSemColorBackgroundSuccess2Light,
947
+ GuitSemColorBackgroundSuccess2PressedDark: GuitSemColorBackgroundSuccess2PressedDark,
948
+ GuitSemColorBackgroundSuccess2PressedLight: GuitSemColorBackgroundSuccess2PressedLight,
949
+ GuitSemColorBackgroundTransparent1Dark: GuitSemColorBackgroundTransparent1Dark,
950
+ GuitSemColorBackgroundTransparent1HoverDark: GuitSemColorBackgroundTransparent1HoverDark,
951
+ GuitSemColorBackgroundTransparent1HoverLight: GuitSemColorBackgroundTransparent1HoverLight,
952
+ GuitSemColorBackgroundTransparent1Light: GuitSemColorBackgroundTransparent1Light,
953
+ GuitSemColorBackgroundTransparent1PressedDark: GuitSemColorBackgroundTransparent1PressedDark,
954
+ GuitSemColorBackgroundTransparent1PressedLight: GuitSemColorBackgroundTransparent1PressedLight,
955
+ GuitSemColorBackgroundTransparent2Dark: GuitSemColorBackgroundTransparent2Dark,
956
+ GuitSemColorBackgroundTransparent2HoverDark: GuitSemColorBackgroundTransparent2HoverDark,
957
+ GuitSemColorBackgroundTransparent2HoverLight: GuitSemColorBackgroundTransparent2HoverLight,
958
+ GuitSemColorBackgroundTransparent2Light: GuitSemColorBackgroundTransparent2Light,
959
+ GuitSemColorBackgroundTransparent2PressedDark: GuitSemColorBackgroundTransparent2PressedDark,
960
+ GuitSemColorBackgroundTransparent2PressedLight: GuitSemColorBackgroundTransparent2PressedLight,
961
+ GuitSemColorBackgroundTransparentInverseDark: GuitSemColorBackgroundTransparentInverseDark,
962
+ GuitSemColorBackgroundTransparentInverseHoverDark: GuitSemColorBackgroundTransparentInverseHoverDark,
963
+ GuitSemColorBackgroundTransparentInverseHoverLight: GuitSemColorBackgroundTransparentInverseHoverLight,
964
+ GuitSemColorBackgroundTransparentInverseLight: GuitSemColorBackgroundTransparentInverseLight,
965
+ GuitSemColorBackgroundTransparentInversePressedDark: GuitSemColorBackgroundTransparentInversePressedDark,
966
+ GuitSemColorBackgroundTransparentInversePressedLight: GuitSemColorBackgroundTransparentInversePressedLight,
967
+ GuitSemColorBackgroundTransparentOverlayDark: GuitSemColorBackgroundTransparentOverlayDark,
968
+ GuitSemColorBackgroundTransparentOverlayLight: GuitSemColorBackgroundTransparentOverlayLight,
969
+ GuitSemColorBackgroundWarning1Dark: GuitSemColorBackgroundWarning1Dark,
970
+ GuitSemColorBackgroundWarning1Light: GuitSemColorBackgroundWarning1Light,
971
+ GuitSemColorBackgroundWarning2Dark: GuitSemColorBackgroundWarning2Dark,
972
+ GuitSemColorBackgroundWarning2Light: GuitSemColorBackgroundWarning2Light,
973
+ GuitSemColorBorderBrandDark: GuitSemColorBorderBrandDark,
974
+ GuitSemColorBorderBrandHoverDark: GuitSemColorBorderBrandHoverDark,
975
+ GuitSemColorBorderBrandHoverLight: GuitSemColorBorderBrandHoverLight,
976
+ GuitSemColorBorderBrandLight: GuitSemColorBorderBrandLight,
977
+ GuitSemColorBorderBrandPressedDark: GuitSemColorBorderBrandPressedDark,
978
+ GuitSemColorBorderBrandPressedLight: GuitSemColorBorderBrandPressedLight,
979
+ GuitSemColorBorderDisabledDark: GuitSemColorBorderDisabledDark,
980
+ GuitSemColorBorderDisabledLight: GuitSemColorBorderDisabledLight,
981
+ GuitSemColorBorderErrorDark: GuitSemColorBorderErrorDark,
982
+ GuitSemColorBorderErrorLight: GuitSemColorBorderErrorLight,
983
+ GuitSemColorBorderFocusDark: GuitSemColorBorderFocusDark,
984
+ GuitSemColorBorderFocusLight: GuitSemColorBorderFocusLight,
985
+ GuitSemColorBorderInformativeDark: GuitSemColorBorderInformativeDark,
986
+ GuitSemColorBorderInformativeLight: GuitSemColorBorderInformativeLight,
987
+ GuitSemColorBorderInverseDark: GuitSemColorBorderInverseDark,
988
+ GuitSemColorBorderInverseDisabledDark: GuitSemColorBorderInverseDisabledDark,
989
+ GuitSemColorBorderInverseDisabledLight: GuitSemColorBorderInverseDisabledLight,
990
+ GuitSemColorBorderInverseLight: GuitSemColorBorderInverseLight,
991
+ GuitSemColorBorderNeutral1Dark: GuitSemColorBorderNeutral1Dark,
992
+ GuitSemColorBorderNeutral1Light: GuitSemColorBorderNeutral1Light,
993
+ GuitSemColorBorderNeutral2Dark: GuitSemColorBorderNeutral2Dark,
994
+ GuitSemColorBorderNeutral2Light: GuitSemColorBorderNeutral2Light,
995
+ GuitSemColorBorderNeutral3Dark: GuitSemColorBorderNeutral3Dark,
996
+ GuitSemColorBorderNeutral3Light: GuitSemColorBorderNeutral3Light,
997
+ GuitSemColorBorderNeutral4Dark: GuitSemColorBorderNeutral4Dark,
998
+ GuitSemColorBorderNeutral4Light: GuitSemColorBorderNeutral4Light,
999
+ GuitSemColorBorderRecommendationDark: GuitSemColorBorderRecommendationDark,
1000
+ GuitSemColorBorderRecommendationLight: GuitSemColorBorderRecommendationLight,
1001
+ GuitSemColorBorderSuccessDark: GuitSemColorBorderSuccessDark,
1002
+ GuitSemColorBorderSuccessLight: GuitSemColorBorderSuccessLight,
1003
+ GuitSemColorBorderWarningDark: GuitSemColorBorderWarningDark,
1004
+ GuitSemColorBorderWarningLight: GuitSemColorBorderWarningLight,
1005
+ GuitSemColorFloating1RgbaDark: GuitSemColorFloating1RgbaDark,
1006
+ GuitSemColorFloating1RgbaLight: GuitSemColorFloating1RgbaLight,
1007
+ GuitSemColorFloating2RgbaDark: GuitSemColorFloating2RgbaDark,
1008
+ GuitSemColorFloating2RgbaLight: GuitSemColorFloating2RgbaLight,
1009
+ GuitSemColorFloating3RgbaDark: GuitSemColorFloating3RgbaDark,
1010
+ GuitSemColorFloating3RgbaLight: GuitSemColorFloating3RgbaLight,
1011
+ GuitSemColorForegroundBrandDark: GuitSemColorForegroundBrandDark,
1012
+ GuitSemColorForegroundBrandHoverDark: GuitSemColorForegroundBrandHoverDark,
1013
+ GuitSemColorForegroundBrandHoverLight: GuitSemColorForegroundBrandHoverLight,
1014
+ GuitSemColorForegroundBrandLight: GuitSemColorForegroundBrandLight,
1015
+ GuitSemColorForegroundBrandPressedDark: GuitSemColorForegroundBrandPressedDark,
1016
+ GuitSemColorForegroundBrandPressedLight: GuitSemColorForegroundBrandPressedLight,
1017
+ GuitSemColorForegroundDisabledDark: GuitSemColorForegroundDisabledDark,
1018
+ GuitSemColorForegroundDisabledLight: GuitSemColorForegroundDisabledLight,
1019
+ GuitSemColorForegroundErrorDark: GuitSemColorForegroundErrorDark,
1020
+ GuitSemColorForegroundErrorLight: GuitSemColorForegroundErrorLight,
1021
+ GuitSemColorForegroundInformativeDark: GuitSemColorForegroundInformativeDark,
1022
+ GuitSemColorForegroundInformativeLight: GuitSemColorForegroundInformativeLight,
1023
+ GuitSemColorForegroundInverseDark: GuitSemColorForegroundInverseDark,
1024
+ GuitSemColorForegroundInverseDisabledDark: GuitSemColorForegroundInverseDisabledDark,
1025
+ GuitSemColorForegroundInverseDisabledLight: GuitSemColorForegroundInverseDisabledLight,
1026
+ GuitSemColorForegroundInverseLight: GuitSemColorForegroundInverseLight,
1027
+ GuitSemColorForegroundLinkDark: GuitSemColorForegroundLinkDark,
1028
+ GuitSemColorForegroundLinkHoverDark: GuitSemColorForegroundLinkHoverDark,
1029
+ GuitSemColorForegroundLinkHoverLight: GuitSemColorForegroundLinkHoverLight,
1030
+ GuitSemColorForegroundLinkLight: GuitSemColorForegroundLinkLight,
1031
+ GuitSemColorForegroundLinkPressedDark: GuitSemColorForegroundLinkPressedDark,
1032
+ GuitSemColorForegroundLinkPressedLight: GuitSemColorForegroundLinkPressedLight,
1033
+ GuitSemColorForegroundLinkVisitedDark: GuitSemColorForegroundLinkVisitedDark,
1034
+ GuitSemColorForegroundLinkVisitedLight: GuitSemColorForegroundLinkVisitedLight,
1035
+ GuitSemColorForegroundNeutral1Dark: GuitSemColorForegroundNeutral1Dark,
1036
+ GuitSemColorForegroundNeutral1Light: GuitSemColorForegroundNeutral1Light,
1037
+ GuitSemColorForegroundNeutral2Dark: GuitSemColorForegroundNeutral2Dark,
1038
+ GuitSemColorForegroundNeutral2Light: GuitSemColorForegroundNeutral2Light,
1039
+ GuitSemColorForegroundNeutral3Dark: GuitSemColorForegroundNeutral3Dark,
1040
+ GuitSemColorForegroundNeutral3Light: GuitSemColorForegroundNeutral3Light,
1041
+ GuitSemColorForegroundRecommendationDark: GuitSemColorForegroundRecommendationDark,
1042
+ GuitSemColorForegroundRecommendationLight: GuitSemColorForegroundRecommendationLight,
1043
+ GuitSemColorForegroundSelectedDark: GuitSemColorForegroundSelectedDark,
1044
+ GuitSemColorForegroundSelectedHoverDark: GuitSemColorForegroundSelectedHoverDark,
1045
+ GuitSemColorForegroundSelectedHoverLight: GuitSemColorForegroundSelectedHoverLight,
1046
+ GuitSemColorForegroundSelectedLight: GuitSemColorForegroundSelectedLight,
1047
+ GuitSemColorForegroundSelectedPressedDark: GuitSemColorForegroundSelectedPressedDark,
1048
+ GuitSemColorForegroundSelectedPressedLight: GuitSemColorForegroundSelectedPressedLight,
1049
+ GuitSemColorForegroundSuccessDark: GuitSemColorForegroundSuccessDark,
1050
+ GuitSemColorForegroundSuccessLight: GuitSemColorForegroundSuccessLight,
1051
+ GuitSemColorForegroundWarningDark: GuitSemColorForegroundWarningDark,
1052
+ GuitSemColorForegroundWarningLight: GuitSemColorForegroundWarningLight,
1053
+ GuitSemColorRaisedBottomRgbaDark: GuitSemColorRaisedBottomRgbaDark,
1054
+ GuitSemColorRaisedBottomRgbaLight: GuitSemColorRaisedBottomRgbaLight,
1055
+ GuitSemColorRaisedTopRgbaDark: GuitSemColorRaisedTopRgbaDark,
1056
+ GuitSemColorRaisedTopRgbaLight: GuitSemColorRaisedTopRgbaLight,
1057
+ GuitSemColorSurfaceNeutral1Dark: GuitSemColorSurfaceNeutral1Dark,
1058
+ GuitSemColorSurfaceNeutral1Light: GuitSemColorSurfaceNeutral1Light,
1059
+ GuitSemColorSurfaceNeutral2Dark: GuitSemColorSurfaceNeutral2Dark,
1060
+ GuitSemColorSurfaceNeutral2Light: GuitSemColorSurfaceNeutral2Light,
1061
+ GuitSemColorSurfaceOverlayNeutralDark: GuitSemColorSurfaceOverlayNeutralDark,
1062
+ GuitSemColorSurfaceOverlayNeutralLight: GuitSemColorSurfaceOverlayNeutralLight,
1063
+ GuitSemColorSurfaceOverlaySlate: GuitSemColorSurfaceOverlaySlate,
1064
+ GuitSemColorSurfaceSlateDark: GuitSemColorSurfaceSlateDark,
1065
+ GuitSemColorSurfaceSlateLight: GuitSemColorSurfaceSlateLight,
1066
+ GuitSemFontBodyLargeDefaultMediumFontFamily: GuitSemFontBodyLargeDefaultMediumFontFamily,
1067
+ GuitSemFontBodyLargeDefaultMediumFontSize: GuitSemFontBodyLargeDefaultMediumFontSize,
1068
+ GuitSemFontBodyLargeDefaultMediumFontWeight: GuitSemFontBodyLargeDefaultMediumFontWeight,
1069
+ GuitSemFontBodyLargeDefaultMediumLineHeight: GuitSemFontBodyLargeDefaultMediumLineHeight,
1070
+ GuitSemFontBodyLargeDefaultRegularFontFamily: GuitSemFontBodyLargeDefaultRegularFontFamily,
1071
+ GuitSemFontBodyLargeDefaultRegularFontSize: GuitSemFontBodyLargeDefaultRegularFontSize,
1072
+ GuitSemFontBodyLargeDefaultRegularFontWeight: GuitSemFontBodyLargeDefaultRegularFontWeight,
1073
+ GuitSemFontBodyLargeDefaultRegularLineHeight: GuitSemFontBodyLargeDefaultRegularLineHeight,
1074
+ GuitSemFontBodyLargeDefaultSemiboldFontFamily: GuitSemFontBodyLargeDefaultSemiboldFontFamily,
1075
+ GuitSemFontBodyLargeDefaultSemiboldFontSize: GuitSemFontBodyLargeDefaultSemiboldFontSize,
1076
+ GuitSemFontBodyLargeDefaultSemiboldFontWeight: GuitSemFontBodyLargeDefaultSemiboldFontWeight,
1077
+ GuitSemFontBodyLargeDefaultSemiboldLineHeight: GuitSemFontBodyLargeDefaultSemiboldLineHeight,
1078
+ GuitSemFontBodyLargeUnderlineMediumFontFamily: GuitSemFontBodyLargeUnderlineMediumFontFamily,
1079
+ GuitSemFontBodyLargeUnderlineMediumFontSize: GuitSemFontBodyLargeUnderlineMediumFontSize,
1080
+ GuitSemFontBodyLargeUnderlineMediumFontWeight: GuitSemFontBodyLargeUnderlineMediumFontWeight,
1081
+ GuitSemFontBodyLargeUnderlineMediumLineHeight: GuitSemFontBodyLargeUnderlineMediumLineHeight,
1082
+ GuitSemFontBodyLargeUnderlineMediumTextDecoration: GuitSemFontBodyLargeUnderlineMediumTextDecoration,
1083
+ GuitSemFontBodyLargeUnderlineRegularFontFamily: GuitSemFontBodyLargeUnderlineRegularFontFamily,
1084
+ GuitSemFontBodyLargeUnderlineRegularFontSize: GuitSemFontBodyLargeUnderlineRegularFontSize,
1085
+ GuitSemFontBodyLargeUnderlineRegularFontWeight: GuitSemFontBodyLargeUnderlineRegularFontWeight,
1086
+ GuitSemFontBodyLargeUnderlineRegularLineHeight: GuitSemFontBodyLargeUnderlineRegularLineHeight,
1087
+ GuitSemFontBodyLargeUnderlineRegularTextDecoration: GuitSemFontBodyLargeUnderlineRegularTextDecoration,
1088
+ GuitSemFontBodyLargeUnderlineSemiboldFontFamily: GuitSemFontBodyLargeUnderlineSemiboldFontFamily,
1089
+ GuitSemFontBodyLargeUnderlineSemiboldFontSize: GuitSemFontBodyLargeUnderlineSemiboldFontSize,
1090
+ GuitSemFontBodyLargeUnderlineSemiboldFontWeight: GuitSemFontBodyLargeUnderlineSemiboldFontWeight,
1091
+ GuitSemFontBodyLargeUnderlineSemiboldLineHeight: GuitSemFontBodyLargeUnderlineSemiboldLineHeight,
1092
+ GuitSemFontBodyLargeUnderlineSemiboldTextDecoration: GuitSemFontBodyLargeUnderlineSemiboldTextDecoration,
1093
+ GuitSemFontBodyMediumDefaultMediumFontFamily: GuitSemFontBodyMediumDefaultMediumFontFamily,
1094
+ GuitSemFontBodyMediumDefaultMediumFontSize: GuitSemFontBodyMediumDefaultMediumFontSize,
1095
+ GuitSemFontBodyMediumDefaultMediumFontWeight: GuitSemFontBodyMediumDefaultMediumFontWeight,
1096
+ GuitSemFontBodyMediumDefaultMediumLineHeight: GuitSemFontBodyMediumDefaultMediumLineHeight,
1097
+ GuitSemFontBodyMediumDefaultRegularFontFamily: GuitSemFontBodyMediumDefaultRegularFontFamily,
1098
+ GuitSemFontBodyMediumDefaultRegularFontSize: GuitSemFontBodyMediumDefaultRegularFontSize,
1099
+ GuitSemFontBodyMediumDefaultRegularFontWeight: GuitSemFontBodyMediumDefaultRegularFontWeight,
1100
+ GuitSemFontBodyMediumDefaultRegularLineHeight: GuitSemFontBodyMediumDefaultRegularLineHeight,
1101
+ GuitSemFontBodyMediumDefaultSemiboldFontFamily: GuitSemFontBodyMediumDefaultSemiboldFontFamily,
1102
+ GuitSemFontBodyMediumDefaultSemiboldFontSize: GuitSemFontBodyMediumDefaultSemiboldFontSize,
1103
+ GuitSemFontBodyMediumDefaultSemiboldFontWeight: GuitSemFontBodyMediumDefaultSemiboldFontWeight,
1104
+ GuitSemFontBodyMediumDefaultSemiboldLineHeight: GuitSemFontBodyMediumDefaultSemiboldLineHeight,
1105
+ GuitSemFontBodyMediumUnderlineMediumFontFamily: GuitSemFontBodyMediumUnderlineMediumFontFamily,
1106
+ GuitSemFontBodyMediumUnderlineMediumFontSize: GuitSemFontBodyMediumUnderlineMediumFontSize,
1107
+ GuitSemFontBodyMediumUnderlineMediumFontWeight: GuitSemFontBodyMediumUnderlineMediumFontWeight,
1108
+ GuitSemFontBodyMediumUnderlineMediumLineHeight: GuitSemFontBodyMediumUnderlineMediumLineHeight,
1109
+ GuitSemFontBodyMediumUnderlineMediumTextDecoration: GuitSemFontBodyMediumUnderlineMediumTextDecoration,
1110
+ GuitSemFontBodyMediumUnderlineRegularFontFamily: GuitSemFontBodyMediumUnderlineRegularFontFamily,
1111
+ GuitSemFontBodyMediumUnderlineRegularFontSize: GuitSemFontBodyMediumUnderlineRegularFontSize,
1112
+ GuitSemFontBodyMediumUnderlineRegularFontWeight: GuitSemFontBodyMediumUnderlineRegularFontWeight,
1113
+ GuitSemFontBodyMediumUnderlineRegularLineHeight: GuitSemFontBodyMediumUnderlineRegularLineHeight,
1114
+ GuitSemFontBodyMediumUnderlineRegularTextDecoration: GuitSemFontBodyMediumUnderlineRegularTextDecoration,
1115
+ GuitSemFontBodyMediumUnderlineSemiboldFontFamily: GuitSemFontBodyMediumUnderlineSemiboldFontFamily,
1116
+ GuitSemFontBodyMediumUnderlineSemiboldFontSize: GuitSemFontBodyMediumUnderlineSemiboldFontSize,
1117
+ GuitSemFontBodyMediumUnderlineSemiboldFontWeight: GuitSemFontBodyMediumUnderlineSemiboldFontWeight,
1118
+ GuitSemFontBodyMediumUnderlineSemiboldLineHeight: GuitSemFontBodyMediumUnderlineSemiboldLineHeight,
1119
+ GuitSemFontBodyMediumUnderlineSemiboldTextDecoration: GuitSemFontBodyMediumUnderlineSemiboldTextDecoration,
1120
+ GuitSemFontCaptionLargeMediumFontFamily: GuitSemFontCaptionLargeMediumFontFamily,
1121
+ GuitSemFontCaptionLargeMediumFontSize: GuitSemFontCaptionLargeMediumFontSize,
1122
+ GuitSemFontCaptionLargeMediumFontWeight: GuitSemFontCaptionLargeMediumFontWeight,
1123
+ GuitSemFontCaptionLargeMediumLetterSpacing: GuitSemFontCaptionLargeMediumLetterSpacing,
1124
+ GuitSemFontCaptionLargeMediumLlneHeight: GuitSemFontCaptionLargeMediumLlneHeight,
1125
+ GuitSemFontCaptionLargeRegularFontFamily: GuitSemFontCaptionLargeRegularFontFamily,
1126
+ GuitSemFontCaptionLargeRegularFontSize: GuitSemFontCaptionLargeRegularFontSize,
1127
+ GuitSemFontCaptionLargeRegularFontWeight: GuitSemFontCaptionLargeRegularFontWeight,
1128
+ GuitSemFontCaptionLargeRegularLetterSpacing: GuitSemFontCaptionLargeRegularLetterSpacing,
1129
+ GuitSemFontCaptionLargeRegularLineHeight: GuitSemFontCaptionLargeRegularLineHeight,
1130
+ GuitSemFontCaptionMediumMediumFontFamily: GuitSemFontCaptionMediumMediumFontFamily,
1131
+ GuitSemFontCaptionMediumMediumFontSize: GuitSemFontCaptionMediumMediumFontSize,
1132
+ GuitSemFontCaptionMediumMediumFontWeight: GuitSemFontCaptionMediumMediumFontWeight,
1133
+ GuitSemFontCaptionMediumMediumLetterSpacing: GuitSemFontCaptionMediumMediumLetterSpacing,
1134
+ GuitSemFontCaptionMediumMediumLineHeight: GuitSemFontCaptionMediumMediumLineHeight,
1135
+ GuitSemFontCaptionMediumRegularFontFamily: GuitSemFontCaptionMediumRegularFontFamily,
1136
+ GuitSemFontCaptionMediumRegularFontSize: GuitSemFontCaptionMediumRegularFontSize,
1137
+ GuitSemFontCaptionMediumRegularFontWeight: GuitSemFontCaptionMediumRegularFontWeight,
1138
+ GuitSemFontCaptionMediumRegularLetterSpacing: GuitSemFontCaptionMediumRegularLetterSpacing,
1139
+ GuitSemFontCaptionMediumRegularLineHeight: GuitSemFontCaptionMediumRegularLineHeight,
1140
+ GuitSemFontDisplayBoldFontFamily: GuitSemFontDisplayBoldFontFamily,
1141
+ GuitSemFontDisplayBoldFontSize: GuitSemFontDisplayBoldFontSize,
1142
+ GuitSemFontDisplayBoldFontWeight: GuitSemFontDisplayBoldFontWeight,
1143
+ GuitSemFontDisplayBoldLineHeight: GuitSemFontDisplayBoldLineHeight,
1144
+ GuitSemFontDisplaySemiboldFontFamily: GuitSemFontDisplaySemiboldFontFamily,
1145
+ GuitSemFontDisplaySemiboldFontSize: GuitSemFontDisplaySemiboldFontSize,
1146
+ GuitSemFontDisplaySemiboldFontWeight: GuitSemFontDisplaySemiboldFontWeight,
1147
+ GuitSemFontDisplaySemiboldLineHeight: GuitSemFontDisplaySemiboldLineHeight,
1148
+ GuitSemFontHeadingLargeBoldFontFamily: GuitSemFontHeadingLargeBoldFontFamily,
1149
+ GuitSemFontHeadingLargeBoldFontSize: GuitSemFontHeadingLargeBoldFontSize,
1150
+ GuitSemFontHeadingLargeBoldFontWeight: GuitSemFontHeadingLargeBoldFontWeight,
1151
+ GuitSemFontHeadingLargeBoldLineHeight: GuitSemFontHeadingLargeBoldLineHeight,
1152
+ GuitSemFontHeadingLargeSemiboldFontFamily: GuitSemFontHeadingLargeSemiboldFontFamily,
1153
+ GuitSemFontHeadingLargeSemiboldFontSize: GuitSemFontHeadingLargeSemiboldFontSize,
1154
+ GuitSemFontHeadingLargeSemiboldFontWeight: GuitSemFontHeadingLargeSemiboldFontWeight,
1155
+ GuitSemFontHeadingLargeSemiboldLineHeight: GuitSemFontHeadingLargeSemiboldLineHeight,
1156
+ GuitSemFontHeadingMediumBoldFontFamily: GuitSemFontHeadingMediumBoldFontFamily,
1157
+ GuitSemFontHeadingMediumBoldFontSize: GuitSemFontHeadingMediumBoldFontSize,
1158
+ GuitSemFontHeadingMediumBoldFontWeight: GuitSemFontHeadingMediumBoldFontWeight,
1159
+ GuitSemFontHeadingMediumBoldLineHeight: GuitSemFontHeadingMediumBoldLineHeight,
1160
+ GuitSemFontHeadingMediumSemiboldFontFamily: GuitSemFontHeadingMediumSemiboldFontFamily,
1161
+ GuitSemFontHeadingMediumSemiboldFontSize: GuitSemFontHeadingMediumSemiboldFontSize,
1162
+ GuitSemFontHeadingMediumSemiboldFontWeight: GuitSemFontHeadingMediumSemiboldFontWeight,
1163
+ GuitSemFontHeadingMediumSemiboldLineHeight: GuitSemFontHeadingMediumSemiboldLineHeight,
1164
+ GuitSemFontHeadingSmallBoldFontFamily: GuitSemFontHeadingSmallBoldFontFamily,
1165
+ GuitSemFontHeadingSmallBoldFontSize: GuitSemFontHeadingSmallBoldFontSize,
1166
+ GuitSemFontHeadingSmallBoldFontWeight: GuitSemFontHeadingSmallBoldFontWeight,
1167
+ GuitSemFontHeadingSmallBoldLineHeight: GuitSemFontHeadingSmallBoldLineHeight,
1168
+ GuitSemFontHeadingSmallSemiboldFontFamily: GuitSemFontHeadingSmallSemiboldFontFamily,
1169
+ GuitSemFontHeadingSmallSemiboldFontSize: GuitSemFontHeadingSmallSemiboldFontSize,
1170
+ GuitSemFontHeadingSmallSemiboldFontWeight: GuitSemFontHeadingSmallSemiboldFontWeight,
1171
+ GuitSemFontHeadingSmallSemiboldLineHeight: GuitSemFontHeadingSmallSemiboldLineHeight,
1172
+ GuitSemFontHeadingXlargeBoldFontFamily: GuitSemFontHeadingXlargeBoldFontFamily,
1173
+ GuitSemFontHeadingXlargeBoldFontSize: GuitSemFontHeadingXlargeBoldFontSize,
1174
+ GuitSemFontHeadingXlargeBoldFontWeight: GuitSemFontHeadingXlargeBoldFontWeight,
1175
+ GuitSemFontHeadingXlargeBoldLineHeight: GuitSemFontHeadingXlargeBoldLineHeight,
1176
+ GuitSemFontHeadingXlargeSemiboldFontFamily: GuitSemFontHeadingXlargeSemiboldFontFamily,
1177
+ GuitSemFontHeadingXlargeSemiboldFontSize: GuitSemFontHeadingXlargeSemiboldFontSize,
1178
+ GuitSemFontHeadingXlargeSemiboldFontWeight: GuitSemFontHeadingXlargeSemiboldFontWeight,
1179
+ GuitSemFontHeadingXlargeSemiboldLineHeight: GuitSemFontHeadingXlargeSemiboldLineHeight,
1180
+ GuitSemFontHeadingXsmallBoldFontFamily: GuitSemFontHeadingXsmallBoldFontFamily,
1181
+ GuitSemFontHeadingXsmallBoldFontSize: GuitSemFontHeadingXsmallBoldFontSize,
1182
+ GuitSemFontHeadingXsmallBoldFontWeight: GuitSemFontHeadingXsmallBoldFontWeight,
1183
+ GuitSemFontHeadingXsmallBoldLineHeight: GuitSemFontHeadingXsmallBoldLineHeight,
1184
+ GuitSemFontHeadingXsmallSemiboldFontFamily: GuitSemFontHeadingXsmallSemiboldFontFamily,
1185
+ GuitSemFontHeadingXsmallSemiboldFontSize: GuitSemFontHeadingXsmallSemiboldFontSize,
1186
+ GuitSemFontHeadingXsmallSemiboldFontWeight: GuitSemFontHeadingXsmallSemiboldFontWeight,
1187
+ GuitSemFontHeadingXsmallSemiboldLineHeight: GuitSemFontHeadingXsmallSemiboldLineHeight,
1188
+ GuitSemFontLabelLargeDefaultBoldFontFamily: GuitSemFontLabelLargeDefaultBoldFontFamily,
1189
+ GuitSemFontLabelLargeDefaultBoldFontSize: GuitSemFontLabelLargeDefaultBoldFontSize,
1190
+ GuitSemFontLabelLargeDefaultBoldFontWeight: GuitSemFontLabelLargeDefaultBoldFontWeight,
1191
+ GuitSemFontLabelLargeDefaultBoldLineHeight: GuitSemFontLabelLargeDefaultBoldLineHeight,
1192
+ GuitSemFontLabelLargeDefaultSemiboldFontFamily: GuitSemFontLabelLargeDefaultSemiboldFontFamily,
1193
+ GuitSemFontLabelLargeDefaultSemiboldFontSize: GuitSemFontLabelLargeDefaultSemiboldFontSize,
1194
+ GuitSemFontLabelLargeDefaultSemiboldFontWeight: GuitSemFontLabelLargeDefaultSemiboldFontWeight,
1195
+ GuitSemFontLabelLargeDefaultSemiboldLineHeight: GuitSemFontLabelLargeDefaultSemiboldLineHeight,
1196
+ GuitSemFontLabelLargeUnderlineBoldFontFamily: GuitSemFontLabelLargeUnderlineBoldFontFamily,
1197
+ GuitSemFontLabelLargeUnderlineBoldFontSize: GuitSemFontLabelLargeUnderlineBoldFontSize,
1198
+ GuitSemFontLabelLargeUnderlineBoldFontWeight: GuitSemFontLabelLargeUnderlineBoldFontWeight,
1199
+ GuitSemFontLabelLargeUnderlineBoldLineHeight: GuitSemFontLabelLargeUnderlineBoldLineHeight,
1200
+ GuitSemFontLabelLargeUnderlineBoldTextDecoration: GuitSemFontLabelLargeUnderlineBoldTextDecoration,
1201
+ GuitSemFontLabelLargeUnderlineSemiboldFontFamily: GuitSemFontLabelLargeUnderlineSemiboldFontFamily,
1202
+ GuitSemFontLabelLargeUnderlineSemiboldFontSize: GuitSemFontLabelLargeUnderlineSemiboldFontSize,
1203
+ GuitSemFontLabelLargeUnderlineSemiboldFontWeight: GuitSemFontLabelLargeUnderlineSemiboldFontWeight,
1204
+ GuitSemFontLabelLargeUnderlineSemiboldLineHeight: GuitSemFontLabelLargeUnderlineSemiboldLineHeight,
1205
+ GuitSemFontLabelLargeUnderlineSemiboldTextDecoration: GuitSemFontLabelLargeUnderlineSemiboldTextDecoration,
1206
+ GuitSemFontLabelMediumDefaultBoldFontFamily: GuitSemFontLabelMediumDefaultBoldFontFamily,
1207
+ GuitSemFontLabelMediumDefaultBoldFontSize: GuitSemFontLabelMediumDefaultBoldFontSize,
1208
+ GuitSemFontLabelMediumDefaultBoldFontWeight: GuitSemFontLabelMediumDefaultBoldFontWeight,
1209
+ GuitSemFontLabelMediumDefaultBoldLineHeight: GuitSemFontLabelMediumDefaultBoldLineHeight,
1210
+ GuitSemFontLabelMediumDefaultSemiboldFontFamily: GuitSemFontLabelMediumDefaultSemiboldFontFamily,
1211
+ GuitSemFontLabelMediumDefaultSemiboldFontSize: GuitSemFontLabelMediumDefaultSemiboldFontSize,
1212
+ GuitSemFontLabelMediumDefaultSemiboldFontWeight: GuitSemFontLabelMediumDefaultSemiboldFontWeight,
1213
+ GuitSemFontLabelMediumDefaultSemiboldLineHeight: GuitSemFontLabelMediumDefaultSemiboldLineHeight,
1214
+ GuitSemFontLabelMediumUnderlineBoldFontFamily: GuitSemFontLabelMediumUnderlineBoldFontFamily,
1215
+ GuitSemFontLabelMediumUnderlineBoldFontSize: GuitSemFontLabelMediumUnderlineBoldFontSize,
1216
+ GuitSemFontLabelMediumUnderlineBoldFontWeight: GuitSemFontLabelMediumUnderlineBoldFontWeight,
1217
+ GuitSemFontLabelMediumUnderlineBoldLineHeight: GuitSemFontLabelMediumUnderlineBoldLineHeight,
1218
+ GuitSemFontLabelMediumUnderlineBoldTextDecoration: GuitSemFontLabelMediumUnderlineBoldTextDecoration,
1219
+ GuitSemFontLabelMediumUnderlineUnderlineFontFamily: GuitSemFontLabelMediumUnderlineUnderlineFontFamily,
1220
+ GuitSemFontLabelMediumUnderlineUnderlineFontSize: GuitSemFontLabelMediumUnderlineUnderlineFontSize,
1221
+ GuitSemFontLabelMediumUnderlineUnderlineFontWeight: GuitSemFontLabelMediumUnderlineUnderlineFontWeight,
1222
+ GuitSemFontLabelMediumUnderlineUnderlineLineHeight: GuitSemFontLabelMediumUnderlineUnderlineLineHeight,
1223
+ GuitSemFontLabelMediumUnderlineUnderlineTextDecoration: GuitSemFontLabelMediumUnderlineUnderlineTextDecoration,
1224
+ GuitSemFontSubheadingLargeBoldFontFamily: GuitSemFontSubheadingLargeBoldFontFamily,
1225
+ GuitSemFontSubheadingLargeBoldFontSize: GuitSemFontSubheadingLargeBoldFontSize,
1226
+ GuitSemFontSubheadingLargeBoldFontWeight: GuitSemFontSubheadingLargeBoldFontWeight,
1227
+ GuitSemFontSubheadingLargeBoldLineHeight: GuitSemFontSubheadingLargeBoldLineHeight,
1228
+ GuitSemFontSubheadingLargeSemiboldFontFamily: GuitSemFontSubheadingLargeSemiboldFontFamily,
1229
+ GuitSemFontSubheadingLargeSemiboldFontSize: GuitSemFontSubheadingLargeSemiboldFontSize,
1230
+ GuitSemFontSubheadingLargeSemiboldFontWeight: GuitSemFontSubheadingLargeSemiboldFontWeight,
1231
+ GuitSemFontSubheadingLargeSemiboldLineHeight: GuitSemFontSubheadingLargeSemiboldLineHeight,
1232
+ GuitSemFontSubheadingMediumBoldFontFamily: GuitSemFontSubheadingMediumBoldFontFamily,
1233
+ GuitSemFontSubheadingMediumBoldFontSize: GuitSemFontSubheadingMediumBoldFontSize,
1234
+ GuitSemFontSubheadingMediumBoldFontWeight: GuitSemFontSubheadingMediumBoldFontWeight,
1235
+ GuitSemFontSubheadingMediumBoldLineHeight: GuitSemFontSubheadingMediumBoldLineHeight,
1236
+ GuitSemFontSubheadingMediumSemiboldFontFamily: GuitSemFontSubheadingMediumSemiboldFontFamily,
1237
+ GuitSemFontSubheadingMediumSemiboldFontSize: GuitSemFontSubheadingMediumSemiboldFontSize,
1238
+ GuitSemFontSubheadingMediumSemiboldFontWeight: GuitSemFontSubheadingMediumSemiboldFontWeight,
1239
+ GuitSemFontSubheadingMediumSemiboldLineHeight: GuitSemFontSubheadingMediumSemiboldLineHeight,
1240
+ GuitSemShadowFloating1Blur: GuitSemShadowFloating1Blur,
1241
+ GuitSemShadowFloating1PositionX: GuitSemShadowFloating1PositionX,
1242
+ GuitSemShadowFloating1PositionY: GuitSemShadowFloating1PositionY,
1243
+ GuitSemShadowFloating1Spread: GuitSemShadowFloating1Spread,
1244
+ GuitSemShadowFloating2Blur: GuitSemShadowFloating2Blur,
1245
+ GuitSemShadowFloating2PositionX: GuitSemShadowFloating2PositionX,
1246
+ GuitSemShadowFloating2PositionY: GuitSemShadowFloating2PositionY,
1247
+ GuitSemShadowFloating2Spread: GuitSemShadowFloating2Spread,
1248
+ GuitSemShadowFloating3Blur: GuitSemShadowFloating3Blur,
1249
+ GuitSemShadowFloating3PositionX: GuitSemShadowFloating3PositionX,
1250
+ GuitSemShadowFloating3PositionY: GuitSemShadowFloating3PositionY,
1251
+ GuitSemShadowFloating3Spread: GuitSemShadowFloating3Spread,
1252
+ GuitSemShadowRaisedBottomBlur: GuitSemShadowRaisedBottomBlur,
1253
+ GuitSemShadowRaisedBottomPositionX: GuitSemShadowRaisedBottomPositionX,
1254
+ GuitSemShadowRaisedBottomPositionY: GuitSemShadowRaisedBottomPositionY,
1255
+ GuitSemShadowRaisedBottomSpread: GuitSemShadowRaisedBottomSpread,
1256
+ GuitSemShadowRaisedTopBlur: GuitSemShadowRaisedTopBlur,
1257
+ GuitSemShadowRaisedTopPositionX: GuitSemShadowRaisedTopPositionX,
1258
+ GuitSemShadowRaisedTopPositionY: GuitSemShadowRaisedTopPositionY,
1259
+ GuitSemShadowRaisedTopSpread: GuitSemShadowRaisedTopSpread,
1260
+ GuitSemSizingHeight2xl: GuitSemSizingHeight2xl,
1261
+ GuitSemSizingHeight2xs: GuitSemSizingHeight2xs,
1262
+ GuitSemSizingHeight3xl: GuitSemSizingHeight3xl,
1263
+ GuitSemSizingHeight4xl: GuitSemSizingHeight4xl,
1264
+ GuitSemSizingHeight5xl: GuitSemSizingHeight5xl,
1265
+ GuitSemSizingHeight6xl: GuitSemSizingHeight6xl,
1266
+ GuitSemSizingHeightL: GuitSemSizingHeightL,
1267
+ GuitSemSizingHeightLNudge: GuitSemSizingHeightLNudge,
1268
+ GuitSemSizingHeightM: GuitSemSizingHeightM,
1269
+ GuitSemSizingHeightMNudge: GuitSemSizingHeightMNudge,
1270
+ GuitSemSizingHeightNone: GuitSemSizingHeightNone,
1271
+ GuitSemSizingHeightS: GuitSemSizingHeightS,
1272
+ GuitSemSizingHeightSNudge: GuitSemSizingHeightSNudge,
1273
+ GuitSemSizingHeightXl: GuitSemSizingHeightXl,
1274
+ GuitSemSizingHeightXs: GuitSemSizingHeightXs,
1275
+ GuitSemSizingWidth2xl: GuitSemSizingWidth2xl,
1276
+ GuitSemSizingWidth2xs: GuitSemSizingWidth2xs,
1277
+ GuitSemSizingWidth3xl: GuitSemSizingWidth3xl,
1278
+ GuitSemSizingWidth4xl: GuitSemSizingWidth4xl,
1279
+ GuitSemSizingWidth5xl: GuitSemSizingWidth5xl,
1280
+ GuitSemSizingWidth6xl: GuitSemSizingWidth6xl,
1281
+ GuitSemSizingWidthL: GuitSemSizingWidthL,
1282
+ GuitSemSizingWidthLNudge: GuitSemSizingWidthLNudge,
1283
+ GuitSemSizingWidthM: GuitSemSizingWidthM,
1284
+ GuitSemSizingWidthMNudge: GuitSemSizingWidthMNudge,
1285
+ GuitSemSizingWidthNone: GuitSemSizingWidthNone,
1286
+ GuitSemSizingWidthS: GuitSemSizingWidthS,
1287
+ GuitSemSizingWidthSNudge: GuitSemSizingWidthSNudge,
1288
+ GuitSemSizingWidthXl: GuitSemSizingWidthXl,
1289
+ GuitSemSizingWidthXs: GuitSemSizingWidthXs,
1290
+ GuitSemSpacingBodyLargeDefaultMediumParagraphSpacing: GuitSemSpacingBodyLargeDefaultMediumParagraphSpacing,
1291
+ GuitSemSpacingBodyLargeDefaultRegularParagraphSpacing: GuitSemSpacingBodyLargeDefaultRegularParagraphSpacing,
1292
+ GuitSemSpacingBodyLargeDefaultSemiboldParagraphSpacing: GuitSemSpacingBodyLargeDefaultSemiboldParagraphSpacing,
1293
+ GuitSemSpacingBodyLargeUnderlineMediumParagraphSpacing: GuitSemSpacingBodyLargeUnderlineMediumParagraphSpacing,
1294
+ GuitSemSpacingBodyLargeUnderlineRegularParagraphSpacing: GuitSemSpacingBodyLargeUnderlineRegularParagraphSpacing,
1295
+ GuitSemSpacingBodyLargeUnderlineSemiboldParagraphSpacing: GuitSemSpacingBodyLargeUnderlineSemiboldParagraphSpacing,
1296
+ GuitSemSpacingBodyMediumDefaultMediumParagraphSpacing: GuitSemSpacingBodyMediumDefaultMediumParagraphSpacing,
1297
+ GuitSemSpacingBodyMediumDefaultRegularParagraphSpacing: GuitSemSpacingBodyMediumDefaultRegularParagraphSpacing,
1298
+ GuitSemSpacingBodyMediumDefaultSemiboldParagraphSpacing: GuitSemSpacingBodyMediumDefaultSemiboldParagraphSpacing,
1299
+ GuitSemSpacingBodyMediumUnderlineMediumParagraphSpacing: GuitSemSpacingBodyMediumUnderlineMediumParagraphSpacing,
1300
+ GuitSemSpacingBodyMediumUnderlineRegularParagraphSpacing: GuitSemSpacingBodyMediumUnderlineRegularParagraphSpacing,
1301
+ GuitSemSpacingBodyMediumUnderlineSemiboldParagraphSpacing: GuitSemSpacingBodyMediumUnderlineSemiboldParagraphSpacing,
1302
+ GuitSemSpacingCaptionLargeMediumParagraphSpacing: GuitSemSpacingCaptionLargeMediumParagraphSpacing,
1303
+ GuitSemSpacingCaptionLargeRegularParagraphSpacing: GuitSemSpacingCaptionLargeRegularParagraphSpacing,
1304
+ GuitSemSpacingCaptionMediumMediumParagraphSpacing: GuitSemSpacingCaptionMediumMediumParagraphSpacing,
1305
+ GuitSemSpacingCaptionMediumRegularParagraphSpacing: GuitSemSpacingCaptionMediumRegularParagraphSpacing
1306
+ });
1307
+
1308
+ const bootstrap = () => {
1309
+ import('../tokens-298a51be.js');
1310
+ return jsTokens;
1311
+ };
1312
+
5
1313
  var name = "@geneui/components";
6
1314
  var description = "The Gene UI components library designed for BI tools";
7
1315
  var version = "2.15.0";
@@ -159,6 +1467,7 @@ var devDependencies = {
159
1467
  yargs: "^17.7.2"
160
1468
  };
161
1469
  var dependencies = {
1470
+ "@geneui/tokens": "^1.0.0-beta",
162
1471
  classnames: "^2.3.2",
163
1472
  dayjs: "^1.11.5",
164
1473
  "draft-js": "^0.11.7",
@@ -232,52 +1541,23 @@ var pgk = {
232
1541
  var css_248z = "@import \"https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap\";:root{--font-family:\"Open Sans\",\"Arial\",\"Helvetica Neue\",sans-serif;--hero:#1473e6;--confirm:#2bc784;--warning:#e6af57;--danger:#e64e48;--note:#fdc625;--message:#8bd779;--background:#fff;--foreground:#3d3d5f;--hero-hover:#1267cf;--hero-sc:#fff;--hero-rgb:20,115,230;--hero-sc-rgb:255,255,255;--confirm-hover:#26b276;--confirm-sc:#fff;--confirm-rgb:43,199,132;--confirm-sc-rgb:255,255,255;--warning-hover:#e3a441;--warning-sc:#fff;--warning-rgb:230,175,87;--warning-sc-rgb:255,255,255;--danger-hover:#e33832;--danger-sc:#fff;--danger-rgb:230,78,72;--danger-sc-rgb:255,255,255;--note-hover:#fdbf0c;--note-sc:#000;--note-rgb:253,198,37;--note-sc-rgb:0,0,0;--message-hover:#7ad165;--message-sc:#000;--message-rgb:139,215,121;--message-sc-rgb:0,0,0;--background-hover:#f2f2f2;--background-sc:#000;--background-rgb:255,255,255;--background-sc-rgb:0,0,0;--foreground-hover:#33334f;--foreground-sc:#fff;--foreground-rgb:61,61,95;--foreground-sc-rgb:255,255,255}.invert-colors{--background:var(--foreground);--background-hover:var(--foreground-hover);--background-sc:var(--foreground-sc);--background-rgb:var(--foreground-rgb);--background-sc-rgb:var(--foreground-sc-rgb)}*{-webkit-font-smoothing:subpixel-antialiased;-webkit-tap-highlight-color:transparent;background:none;border:0;border-radius:0;margin:0;outline:0;padding:0;vertical-align:top}*,:after,:before{box-sizing:border-box}@media screen and (min-width:1024px){:not(main)::-webkit-scrollbar{height:var(--scrollbar-size,16px);width:var(--scrollbar-size,16px)}:not(main)::-webkit-scrollbar-button,:not(main)::-webkit-scrollbar-corner{display:none}:not(main)::-webkit-scrollbar-thumb{background:rgba(var(--background-sc-rgb),.05) content-box;border:var(--scrollbar-space,4px) solid #0000;border-radius:var(--scrollbar-size,16px)}:not(main)::-webkit-scrollbar-thumb:active,:not(main)::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--background-sc-rgb),.1)}:not(main)::-webkit-scrollbar-track{background:#0000}}a{color:inherit;text-decoration:none;transition:color .3s,background .3s}table{border-collapse:collapse;border-spacing:0;width:100%}img,svg{display:block;max-width:100%}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;color:inherit;display:block;font:inherit}button::input-placeholder,input::input-placeholder,optgroup::input-placeholder,select::input-placeholder,textarea::input-placeholder{font-family:inherit;opacity:1}button:placeholder,input:placeholder,optgroup:placeholder,select:placeholder,textarea:placeholder{font-family:inherit;opacity:1}button::placeholder,input::placeholder,optgroup::placeholder,select::placeholder,textarea::placeholder{font-family:inherit;opacity:1}button:input-placeholder,input:input-placeholder,optgroup:input-placeholder,select:input-placeholder,textarea:input-placeholder{font-family:inherit;opacity:1}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:var(--page-background,#f0f2f5);color:rgba(var(--background-sc-rgb),.75);font:10px/1.15 var(--font-family);height:100%;max-width:100vw}html.view-small{font-size:8.12px}html.view-normal{font-size:9.12px}html #root,html body{width:100%}body{font-size:1.4rem}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:normal}h1{font-size:3.2rem}h1.large{font-size:3.8rem}h2{font-size:2.8rem}h3{font-size:1.8rem}h4{font-size:1.6rem}h5{font-size:1.4rem}h6{font-size:1.2rem}li{display:block}.ellipsis-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.capitalize-text{text-transform:capitalize}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input::-ms-clear{display:none}.pointer-events-none{pointer-events:none}.cursor-pointer,[data-react-beautiful-dnd-drag-handle=\"0\"]{cursor:pointer}.color-danger{color:var(--danger)!important}.color-confirm{color:var(--confirm)!important}.color-hero{color:var(--hero)!important}::selection{background:rgba(var(--hero-rgb),.15);color:var(--hero)}.vertical-resizing-cursor *{cursor:col-resize!important}.vertical-resizing-cursor :not(:active){pointer-events:none}.cursor-grab{cursor:grab}.cursor-grab:active{cursor:grabbing}.m-rl-2{margin:0 .2rem}.m-tb-2{margin:.2rem 0}.m-t-2{margin-top:.2rem}.m-r-2{margin-inline-end:.2rem}.m-l-2{margin-inline-start:.2rem}.m-b-2{margin-bottom:.2rem}.m-rl-4{margin:0 .4rem}.m-tb-4{margin:.4rem 0}.m-t-4{margin-top:.4rem}.m-r-4{margin-inline-end:.4rem}.m-l-4{margin-inline-start:.4rem}.m-b-4{margin-bottom:.4rem}.m-rl-6{margin:0 .6rem}.m-tb-6{margin:.6rem 0}.m-t-6{margin-top:.6rem}.m-r-6{margin-inline-end:.6rem}.m-l-6{margin-inline-start:.6rem}.m-b-6{margin-bottom:.6rem}.m-rl-8{margin:0 .8rem}.m-tb-8{margin:.8rem 0}.m-t-8{margin-top:.8rem}.m-r-8{margin-inline-end:.8rem}.m-l-8{margin-inline-start:.8rem}.m-b-8{margin-bottom:.8rem}.m-rl-10{margin:0 1rem}.m-tb-10{margin:1rem 0}.m-t-10{margin-top:1rem}.m-r-10{margin-inline-end:1rem}.m-l-10{margin-inline-start:1rem}.m-b-10{margin-bottom:1rem}.m-rl-12{margin:0 1.2rem}.m-tb-12{margin:1.2rem 0}.m-t-12{margin-top:1.2rem}.m-r-12{margin-inline-end:1.2rem}.m-l-12{margin-inline-start:1.2rem}.m-b-12{margin-bottom:1.2rem}.m-rl-14{margin:0 1.4rem}.m-tb-14{margin:1.4rem 0}.m-t-14{margin-top:1.4rem}.m-r-14{margin-inline-end:1.4rem}.m-l-14{margin-inline-start:1.4rem}.m-b-14{margin-bottom:1.4rem}.m-rl-16{margin:0 1.6rem}.m-tb-16{margin:1.6rem 0}.m-t-16{margin-top:1.6rem}.m-r-16{margin-inline-end:1.6rem}.m-l-16{margin-inline-start:1.6rem}.m-b-16{margin-bottom:1.6rem}.m-rl-18{margin:0 1.8rem}.m-tb-18{margin:1.8rem 0}.m-t-18{margin-top:1.8rem}.m-r-18{margin-inline-end:1.8rem}.m-l-18{margin-inline-start:1.8rem}.m-b-18{margin-bottom:1.8rem}.m-rl-20{margin:0 2rem}.m-tb-20{margin:2rem 0}.m-t-20{margin-top:2rem}.m-r-20{margin-inline-end:2rem}.m-l-20{margin-inline-start:2rem}.m-b-20{margin-bottom:2rem}.m-rl-22{margin:0 2.2rem}.m-tb-22{margin:2.2rem 0}.m-t-22{margin-top:2.2rem}.m-r-22{margin-inline-end:2.2rem}.m-l-22{margin-inline-start:2.2rem}.m-b-22{margin-bottom:2.2rem}.m-rl-24{margin:0 2.4rem}.m-tb-24{margin:2.4rem 0}.m-t-24{margin-top:2.4rem}.m-r-24{margin-inline-end:2.4rem}.m-l-24{margin-inline-start:2.4rem}.m-b-24{margin-bottom:2.4rem}.m-rl-26{margin:0 2.6rem}.m-tb-26{margin:2.6rem 0}.m-t-26{margin-top:2.6rem}.m-r-26{margin-inline-end:2.6rem}.m-l-26{margin-inline-start:2.6rem}.m-b-26{margin-bottom:2.6rem}.m-rl-28{margin:0 2.8rem}.m-tb-28{margin:2.8rem 0}.m-t-28{margin-top:2.8rem}.m-r-28{margin-inline-end:2.8rem}.m-l-28{margin-inline-start:2.8rem}.m-b-28{margin-bottom:2.8rem}.m-rl-30{margin:0 3rem}.m-tb-30{margin:3rem 0}.m-t-30{margin-top:3rem}.m-r-30{margin-inline-end:3rem}.m-l-30{margin-inline-start:3rem}.m-b-30{margin-bottom:3rem}.m-rl-32{margin:0 3.2rem}.m-tb-32{margin:3.2rem 0}.m-t-32{margin-top:3.2rem}.m-r-32{margin-inline-end:3.2rem}.m-l-32{margin-inline-start:3.2rem}.m-b-32{margin-bottom:3.2rem}.m-rl-34{margin:0 3.4rem}.m-tb-34{margin:3.4rem 0}.m-t-34{margin-top:3.4rem}.m-r-34{margin-inline-end:3.4rem}.m-l-34{margin-inline-start:3.4rem}.m-b-34{margin-bottom:3.4rem}.m-rl-36{margin:0 3.6rem}.m-tb-36{margin:3.6rem 0}.m-t-36{margin-top:3.6rem}.m-r-36{margin-inline-end:3.6rem}.m-l-36{margin-inline-start:3.6rem}.m-b-36{margin-bottom:3.6rem}.m-rl-38{margin:0 3.8rem}.m-tb-38{margin:3.8rem 0}.m-t-38{margin-top:3.8rem}.m-r-38{margin-inline-end:3.8rem}.m-l-38{margin-inline-start:3.8rem}.m-b-38{margin-bottom:3.8rem}.m-rl-40{margin:0 4rem}.m-tb-40{margin:4rem 0}.m-t-40{margin-top:4rem}.m-r-40{margin-inline-end:4rem}.m-l-40{margin-inline-start:4rem}.m-b-40{margin-bottom:4rem}.m-rl-42{margin:0 4.2rem}.m-tb-42{margin:4.2rem 0}.m-t-42{margin-top:4.2rem}.m-r-42{margin-inline-end:4.2rem}.m-l-42{margin-inline-start:4.2rem}.m-b-42{margin-bottom:4.2rem}.m-rl-44{margin:0 4.4rem}.m-tb-44{margin:4.4rem 0}.m-t-44{margin-top:4.4rem}.m-r-44{margin-inline-end:4.4rem}.m-l-44{margin-inline-start:4.4rem}.m-b-44{margin-bottom:4.4rem}.m-rl-46{margin:0 4.6rem}.m-tb-46{margin:4.6rem 0}.m-t-46{margin-top:4.6rem}.m-r-46{margin-inline-end:4.6rem}.m-l-46{margin-inline-start:4.6rem}.m-b-46{margin-bottom:4.6rem}";
233
1542
  styleInject(css_248z);
234
1543
 
235
- const GeneUIDesignSystemContext = /*#__PURE__*/createContext();
236
- function GeneUIProvider(_ref) {
237
- let {
238
- children,
239
- tokens,
240
- theme
241
- } = _ref;
242
- const geneUIProviderRef = useRef(null);
243
- const [isRefExist, setIsRefExist] = useState(false);
244
- const contextValue = {
245
- theme,
246
- tokens,
247
- geneUIProviderRef
248
- };
249
- useEffect(() => {
250
- geneUIProviderRef.current && !isRefExist && setIsRefExist(true);
251
- }, [geneUIProviderRef.current]);
252
- return /*#__PURE__*/React__default.createElement(GeneUIDesignSystemContext.Provider, {
253
- value: contextValue
254
- }, /*#__PURE__*/React__default.createElement("div", {
255
- "data-gene-ui-version": pgk.version,
256
- ref: geneUIProviderRef,
257
- style: {
258
- height: '100%'
259
- }
260
- }, isRefExist && children));
261
- }
262
- GeneUIProvider.propTypes = {
263
- /**
264
- * Any valid React node
265
- */
266
- children: PropTypes.node,
267
- /**
268
- * Tokens library object defined by style-dictionary standard,
269
- * and GeneUI tokens package rules
270
- */
271
- tokens: PropTypes.object,
272
- /**
273
- * Theme which will follow all nested GeneUI components
274
- */
275
- theme: PropTypes.oneOf(['light', 'dark'])
276
- };
277
- GeneUIProvider.defaultProps = {
278
- tokens: {},
279
- theme: 'light'
1544
+ const GeneUIDesignSystemContext = createContext({
1545
+ theme: 'light',
1546
+ tokens: {}
1547
+ });
1548
+ const GeneUIProvider = ({ children, tokens = null, theme = 'light' }) => {
1549
+ const geneUIProviderRef = useRef(null);
1550
+ const [isRefExist, setIsRefExist] = useState(false);
1551
+ const contextValue = {
1552
+ theme,
1553
+ tokens: tokens ? tokens : bootstrap(),
1554
+ geneUIProviderRef
1555
+ };
1556
+ useEffect(() => {
1557
+ geneUIProviderRef.current && !isRefExist && setIsRefExist(true);
1558
+ }, [geneUIProviderRef.current]);
1559
+ return (React__default.createElement(GeneUIDesignSystemContext.Provider, { value: contextValue },
1560
+ React__default.createElement("div", { "data-gene-ui-version": pgk.version, ref: geneUIProviderRef, style: { height: '100%' } }, isRefExist && children)));
280
1561
  };
281
- GeneUIProvider.displayName = 'GeneUIProvider';
282
1562
 
283
1563
  export { GeneUIDesignSystemContext, GeneUIProvider as default };