@onereach/ui-components 8.3.1 → 8.4.0-beta.3653.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1666) hide show
  1. package/dist/bundled/v2/components/OrAvatar/OrAvatar.js +1 -105
  2. package/dist/bundled/v2/components/OrAvatar/constants.js +1 -8
  3. package/dist/bundled/v2/components/OrAvatar/index.js +1 -2
  4. package/dist/bundled/v2/components/OrAvatar-56c993c9.js +209 -0
  5. package/dist/bundled/v2/components/OrAvatarV3/OrAvatar.js +2 -106
  6. package/dist/bundled/v2/components/OrAvatarV3/index.js +1 -2
  7. package/dist/bundled/v2/components/OrAvatarV3/props.js +1 -19
  8. package/dist/bundled/v2/components/OrAvatarV3/styles.js +1 -84
  9. package/dist/bundled/v2/components/OrAvatarV3-3f78b50a.js +307 -0
  10. package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +2 -137
  11. package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +2 -71
  12. package/dist/bundled/v2/components/OrBottomSheetV3/index.js +1 -2
  13. package/dist/bundled/v2/components/OrBottomSheetV3/props.js +1 -7
  14. package/dist/bundled/v2/components/OrBottomSheetV3/styles.js +1 -48
  15. package/dist/bundled/{v3/hooks/useTheme.js → v2/components/OrBottomSheetV3-a3df65d0.js} +3314 -1
  16. package/dist/bundled/v2/components/OrButton/OrButton.js +2 -173
  17. package/dist/bundled/v2/components/OrButton/constants.js +1 -25
  18. package/dist/bundled/v2/components/OrButton/index.js +194 -2
  19. package/dist/bundled/v2/components/OrButtonV2/OrButton.js +2 -179
  20. package/dist/bundled/v2/components/OrButtonV2/constants.js +1 -43
  21. package/dist/bundled/v2/components/OrButtonV2/index.js +1 -2
  22. package/dist/bundled/v2/components/OrButtonV2-b5541e8a.js +219 -0
  23. package/dist/bundled/v2/components/OrButtonV3/OrButton.js +2 -116
  24. package/dist/bundled/v2/components/OrButtonV3/index.js +1 -2
  25. package/dist/bundled/v2/components/OrButtonV3/props.js +1 -21
  26. package/dist/bundled/v2/components/OrButtonV3/styles.js +1 -75
  27. package/dist/bundled/v2/components/OrButtonV3-7c6155ec.js +206 -0
  28. package/dist/bundled/v2/components/OrCard/OrCard.js +1 -2
  29. package/dist/bundled/v2/components/OrCardCollection/OrCardCollection.js +2 -216
  30. package/dist/bundled/v2/components/OrCardCollection/constants.js +1 -7
  31. package/dist/bundled/v2/components/OrCardCollection/index.js +220 -2
  32. package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +2 -258
  33. package/dist/bundled/v2/components/OrCardCollectionV3/index.js +1 -2
  34. package/dist/bundled/v2/components/OrCardCollectionV3/props.js +1 -16
  35. package/dist/bundled/v2/components/OrCardCollectionV3/styles.js +1 -38
  36. package/dist/bundled/v2/components/OrCardCollectionV3-8e93dfbc.js +306 -0
  37. package/dist/bundled/v2/components/OrCardV3/OrCard.js +2 -71
  38. package/dist/bundled/v2/components/OrCardV3/index.js +1 -2
  39. package/dist/bundled/v2/components/OrCardV3/props.js +1 -8
  40. package/dist/bundled/v2/components/OrCardV3/styles.js +1 -27
  41. package/dist/bundled/v2/components/OrCardV3-004191cf.js +100 -0
  42. package/dist/bundled/v2/components/OrCheckbox/OrCheckbox.js +2 -3
  43. package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +4 -5
  44. package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +2 -208
  45. package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +1 -1
  46. package/dist/bundled/v2/components/OrCheckboxTreeV3/styles.js +1 -10
  47. package/dist/bundled/v2/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +2 -19
  48. package/dist/bundled/v2/components/OrCheckboxTreeV3-ce2f935d.js +230 -0
  49. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +2 -183
  50. package/dist/bundled/v2/components/OrCheckboxV3/index.js +1 -1
  51. package/dist/bundled/v2/components/OrCheckboxV3/styles.js +1 -31
  52. package/dist/bundled/v2/components/OrCheckboxV3-e08e43a4.js +207 -0
  53. package/dist/bundled/v2/components/OrChip/OrChip.js +2 -91
  54. package/dist/bundled/v2/components/OrChip/index.js +1 -1
  55. package/dist/bundled/v2/components/OrChips/OrChips.js +2 -311
  56. package/dist/bundled/v2/components/OrChips/constants.js +1 -10
  57. package/dist/bundled/v2/components/OrChips/index.js +1 -2
  58. package/dist/bundled/v2/components/OrChips-bae73a11.js +403 -0
  59. package/dist/bundled/v2/components/OrCode/OrCode.js +2 -354
  60. package/dist/bundled/v2/components/OrCode/constants.js +1 -11
  61. package/dist/bundled/v2/components/OrCode/index.js +1 -7
  62. package/dist/bundled/v2/components/OrCode/lang.js +1 -27
  63. package/dist/bundled/v2/components/OrCode/libs.js +1 -5
  64. package/dist/bundled/v2/components/OrCode/theme.js +1 -189
  65. package/dist/bundled/v2/{index-10711eb4.js → components/OrCode-0a5ec298.js} +13223 -99
  66. package/dist/bundled/v2/components/OrCodeV3/OrCode.js +2 -494
  67. package/dist/bundled/v2/components/OrCodeV3/index.js +2 -7
  68. package/dist/bundled/v2/components/OrCodeV3/libs.js +1 -5
  69. package/dist/bundled/v2/components/OrCodeV3/props.js +1 -11
  70. package/dist/bundled/v2/components/OrCodeV3/styles.js +1 -28
  71. package/dist/bundled/{v3/OrCode.vue_vue_type_script_lang-6608e26d.js → v2/components/OrCodeV3-6cf8786e.js} +236 -86
  72. package/dist/bundled/v2/components/OrCollapse/OrCollapse.js +2 -4
  73. package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +2 -162
  74. package/dist/bundled/v2/components/OrColorPicker/constants.js +1 -323
  75. package/dist/bundled/v2/components/OrColorPicker/index.js +1 -2
  76. package/dist/bundled/v2/components/OrColorPicker/utils/defultPalette.js +1 -16
  77. package/dist/bundled/v2/components/OrColorPicker-a8fd02f4.js +492 -0
  78. package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +2 -144
  79. package/dist/bundled/v2/components/OrCombinedInputV3/index.js +2 -2
  80. package/dist/bundled/v2/components/OrCombinedInputV3/props.js +1 -1
  81. package/dist/bundled/v2/components/OrCombinedInputV3/styles.js +1 -16
  82. package/dist/bundled/v2/components/OrCombinedInputV3-385b36b7.js +158 -0
  83. package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +2 -261
  84. package/dist/bundled/v2/components/OrConfirm/index.js +1 -1
  85. package/dist/bundled/v2/components/OrConfirm-8eacc14c.js +260 -0
  86. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +2 -260
  87. package/dist/bundled/v2/components/OrConfirmV3/index.js +1 -2
  88. package/dist/bundled/v2/components/OrConfirmV3/props.js +1 -7
  89. package/dist/bundled/v2/components/OrConfirmV3/styles.js +1 -47
  90. package/dist/bundled/v2/components/OrConfirmV3-e5e9ae73.js +305 -0
  91. package/dist/bundled/v2/components/OrContextMenuV3/OrContextMenu.js +2 -108
  92. package/dist/bundled/v2/components/OrContextMenuV3/index.js +109 -2
  93. package/dist/bundled/v2/components/OrContextMenuV3/props.js +1 -1
  94. package/dist/bundled/v2/components/OrDateFormatV3/OrDateFormat.js +2 -69
  95. package/dist/bundled/v2/components/OrDateFormatV3/index.js +1 -1
  96. package/dist/bundled/v2/components/OrDateFormatV3/styles.js +1 -5
  97. package/dist/bundled/v2/components/OrDateFormatV3-2a884d32.js +72 -0
  98. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -372
  99. package/dist/bundled/v2/components/OrDatePickerV3/index.js +2 -2
  100. package/dist/bundled/v2/components/OrDatePickerV3/props.js +1 -1
  101. package/dist/bundled/v2/components/OrDatePickerV3/styles.js +1 -10
  102. package/dist/bundled/v2/components/OrDatePickerV3-afeb334c.js +402 -0
  103. package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +2 -485
  104. package/dist/bundled/v2/components/OrDateRangePickerV3/index.js +2 -2
  105. package/dist/bundled/v2/components/OrDateRangePickerV3/props.js +1 -1
  106. package/dist/bundled/v2/components/OrDateRangePickerV3/styles.js +1 -10
  107. package/dist/bundled/v2/components/OrDateRangePickerV3-ba1e4bfe.js +487 -0
  108. package/dist/bundled/v2/components/OrDateTimeFormatV3/OrDateTimeFormat.js +2 -76
  109. package/dist/bundled/v2/components/OrDateTimeFormatV3/index.js +1 -1
  110. package/dist/bundled/v2/components/OrDateTimeFormatV3/styles.js +1 -5
  111. package/dist/bundled/v2/components/OrDateTimeFormatV3-93cd2d91.js +77 -0
  112. package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +2 -1062
  113. package/dist/bundled/v2/components/OrDateTimePicker/constants.js +1 -20
  114. package/dist/bundled/v2/components/OrDateTimePicker/index.js +1 -2
  115. package/dist/bundled/v2/components/OrDateTimePicker-4d75450e.js +1262 -0
  116. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +2 -520
  117. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +2 -12
  118. package/dist/bundled/v2/components/OrDateTimePickerV3/props.js +2 -10
  119. package/dist/bundled/v2/components/OrDateTimePickerV3/styles.js +1 -11
  120. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/formatDate.js +1 -8
  121. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/formatTime.js +1 -11
  122. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -6
  123. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -9
  124. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -6
  125. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -12
  126. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/index.js +1 -6
  127. package/dist/bundled/v2/components/OrDateTimePickerV3-43deef9a.js +1715 -0
  128. package/dist/bundled/v2/components/OrEmptyStateV3/OrEmptyState.js +2 -111
  129. package/dist/bundled/v2/components/OrEmptyStateV3/index.js +1 -2
  130. package/dist/bundled/v2/components/OrEmptyStateV3/props.js +1 -7
  131. package/dist/bundled/v2/components/OrEmptyStateV3/styles.js +1 -46
  132. package/dist/bundled/v2/components/OrEmptyStateV3-8c97a748.js +158 -0
  133. package/dist/bundled/v2/components/OrError/OrError.js +1 -2
  134. package/dist/bundled/v2/components/OrErrorTagV3/OrErrorTag.js +2 -65
  135. package/dist/bundled/v2/components/OrErrorTagV3/index.js +1 -1
  136. package/dist/bundled/v2/components/OrErrorTagV3/styles.js +1 -15
  137. package/dist/bundled/v2/components/OrErrorTagV3-dbcbe140.js +78 -0
  138. package/dist/bundled/v2/components/OrErrorV3/OrError.js +2 -71
  139. package/dist/bundled/v2/components/OrErrorV3/index.js +1 -1
  140. package/dist/bundled/v2/components/OrErrorV3/styles.js +1 -19
  141. package/dist/bundled/v2/components/OrErrorV3-58bf57d3.js +88 -0
  142. package/dist/bundled/v2/components/OrExpansionPanelV3/OrExpansionPanel.js +2 -136
  143. package/dist/bundled/v2/components/OrExpansionPanelV3/index.js +1 -2
  144. package/dist/bundled/v2/components/OrExpansionPanelV3/props.js +1 -18
  145. package/dist/bundled/v2/components/OrExpansionPanelV3/styles.js +1 -69
  146. package/dist/bundled/v2/components/OrExpansionPanelV3-96ab91d2.js +219 -0
  147. package/dist/bundled/v2/components/OrFabV3/OrFab.js +2 -82
  148. package/dist/bundled/v2/components/OrFabV3/index.js +1 -2
  149. package/dist/bundled/v2/components/OrFabV3/props.js +1 -7
  150. package/dist/bundled/v2/components/OrFabV3/styles.js +1 -19
  151. package/dist/bundled/v2/components/OrFabV3-27721d1a.js +104 -0
  152. package/dist/bundled/v2/components/OrFloating/OrFloating.js +2 -186
  153. package/dist/bundled/v2/components/OrFloating/constants.js +1 -22
  154. package/dist/bundled/v2/components/OrFloating/index.js +1 -2
  155. package/dist/bundled/v2/{floating-ui.dom-d9ef0d1f.js → components/OrFloating-b7306559.js} +204 -1
  156. package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +2 -123
  157. package/dist/bundled/v2/components/OrFormGroupV3/index.js +1 -2
  158. package/dist/bundled/v2/components/OrFormGroupV3/props.js +1 -7
  159. package/dist/bundled/v2/components/OrFormGroupV3/styles.js +1 -17
  160. package/dist/bundled/v2/components/OrFormGroupV3-f369037b.js +141 -0
  161. package/dist/bundled/v2/components/OrHint/OrHint.js +1 -2
  162. package/dist/bundled/v2/components/OrHintV3/OrHint.js +2 -71
  163. package/dist/bundled/v2/components/OrHintV3/index.js +1 -1
  164. package/dist/bundled/v2/components/OrHintV3/styles.js +1 -19
  165. package/dist/bundled/v2/components/OrHintV3-785c9cb4.js +88 -0
  166. package/dist/bundled/v2/components/OrIcon/OrIcon.js +2 -158
  167. package/dist/bundled/v2/components/OrIcon/constants.js +1 -24
  168. package/dist/bundled/v2/components/OrIcon/index.js +178 -2
  169. package/dist/bundled/v2/components/OrIconButtonV2/OrIconButton.js +6 -7
  170. package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +2 -135
  171. package/dist/bundled/v2/components/OrIconButtonV3/index.js +2 -3
  172. package/dist/bundled/v2/components/OrIconButtonV3/props.js +2 -11
  173. package/dist/bundled/v2/components/OrIconButtonV3/styles.js +1 -72
  174. package/dist/bundled/v2/components/OrIconButtonV3-7e033be9.js +209 -0
  175. package/dist/bundled/v2/components/OrIconV3/OrIcon.js +2 -69
  176. package/dist/bundled/v2/components/OrIconV3/index.js +1 -2
  177. package/dist/bundled/v2/components/OrIconV3/props.js +1 -17
  178. package/dist/bundled/v2/components/OrIconV3/styles.js +1 -44
  179. package/dist/bundled/v2/components/OrIconV3-f514dbe4.js +124 -0
  180. package/dist/bundled/v2/components/OrInlineInputBoxV3/OrInlineInputBox.js +2 -68
  181. package/dist/bundled/v2/components/OrInlineInputBoxV3/index.js +1 -2
  182. package/dist/bundled/v2/components/OrInlineInputBoxV3/props.js +1 -7
  183. package/dist/bundled/v2/components/OrInlineInputBoxV3/styles.js +1 -23
  184. package/dist/bundled/{v3/components/OrInlineInputBoxV3/styles.js → v2/components/OrInlineInputBoxV3-14f7725c.js} +72 -1
  185. package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +2 -344
  186. package/dist/bundled/v2/components/OrInlineInputV3/index.js +2 -3
  187. package/dist/bundled/v2/components/OrInlineInputV3/props.js +2 -9
  188. package/dist/bundled/v2/components/OrInlineInputV3/styles.js +1 -29
  189. package/dist/bundled/v2/components/OrInlineInputV3-c991c475.js +371 -0
  190. package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +2 -387
  191. package/dist/bundled/v2/components/OrInlineTextEdit/constants.js +1 -13
  192. package/dist/bundled/v2/components/OrInlineTextEdit/index.js +395 -2
  193. package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -261
  194. package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +1 -1
  195. package/dist/bundled/v2/components/OrInlineTextareaV3/styles.js +1 -21
  196. package/dist/bundled/v2/components/OrInlineTextareaV3-590b465b.js +276 -0
  197. package/dist/bundled/v2/components/OrInput/OrInput.js +2 -4
  198. package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.js +2 -169
  199. package/dist/bundled/v2/components/OrInputBoxV3/index.js +1 -2
  200. package/dist/bundled/v2/components/OrInputBoxV3/props.js +1 -12
  201. package/dist/bundled/v2/components/OrInputBoxV3/styles.js +1 -49
  202. package/dist/bundled/v2/components/OrInputBoxV3-2ed5bb91.js +224 -0
  203. package/dist/bundled/v2/components/OrInputV3/OrInput.js +2 -417
  204. package/dist/bundled/v2/components/OrInputV3/index.js +2 -3
  205. package/dist/bundled/v2/components/OrInputV3/props.js +2 -11
  206. package/dist/bundled/v2/components/OrInputV3/styles.js +1 -14
  207. package/dist/bundled/v2/components/OrInputV3-9e3412a7.js +430 -0
  208. package/dist/bundled/v2/components/OrLabel/OrLabel.js +1 -2
  209. package/dist/bundled/v2/components/OrLabelV3/OrLabel.js +2 -93
  210. package/dist/bundled/v2/components/OrLabelV3/index.js +1 -2
  211. package/dist/bundled/v2/components/OrLabelV3/props.js +1 -8
  212. package/dist/bundled/v2/components/OrLabelV3/styles.js +1 -38
  213. package/dist/bundled/v2/components/OrLabelV3-39d41774.js +133 -0
  214. package/dist/bundled/v2/components/OrLinkV3/OrLink.js +2 -85
  215. package/dist/bundled/v2/components/OrLinkV3/index.js +1 -2
  216. package/dist/bundled/v2/components/OrLinkV3/props.js +1 -10
  217. package/dist/bundled/v2/components/OrLinkV3/styles.js +1 -32
  218. package/dist/bundled/v2/components/OrLinkV3-e1a24b86.js +123 -0
  219. package/dist/bundled/v2/components/OrList/OrList.js +2 -1122
  220. package/dist/bundled/v2/components/OrList/index.js +1 -1
  221. package/dist/bundled/v2/{sortable.esm-11705107.js → components/OrList-dda38b72.js} +2566 -1
  222. package/dist/bundled/v2/components/OrListOfInputs/OrListOfInputs.js +3 -4
  223. package/dist/bundled/v2/components/OrListV3/OrList.js +2 -2
  224. package/dist/bundled/v2/components/OrListV3/index.js +1 -1
  225. package/dist/bundled/v2/components/OrListV3/styles.js +1 -8
  226. package/dist/bundled/v2/{OrList-746fc406.js → components/OrListV3-89fc240d.js} +13 -8
  227. package/dist/bundled/v2/components/OrLoader/OrLoader.js +2 -106
  228. package/dist/bundled/v2/components/OrLoader/constants.js +1 -8
  229. package/dist/bundled/v2/components/OrLoader/index.js +111 -2
  230. package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +2 -170
  231. package/dist/bundled/v2/components/OrLoaderV3/index.js +1 -2
  232. package/dist/bundled/v2/components/OrLoaderV3/props.js +1 -18
  233. package/dist/bundled/v2/components/OrLoaderV3/styles.js +1 -17
  234. package/dist/bundled/v2/components/OrLoaderV3-ac6fb35c.js +201 -0
  235. package/dist/bundled/v2/components/OrMenuItemV3/OrMenuItem.js +2 -93
  236. package/dist/bundled/v2/components/OrMenuItemV3/index.js +1 -1
  237. package/dist/bundled/v2/components/OrMenuItemV3/styles.js +1 -21
  238. package/dist/bundled/v2/components/OrMenuItemV3-1f9e504e.js +112 -0
  239. package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +2 -131
  240. package/dist/bundled/v2/components/OrMenuV3/index.js +2 -2
  241. package/dist/bundled/v2/components/OrMenuV3/props.js +1 -1
  242. package/dist/bundled/v2/components/OrMenuV3/styles.js +1 -7
  243. package/dist/bundled/v2/components/OrMenuV3-f642c1e3.js +135 -0
  244. package/dist/bundled/v2/components/OrModal/OrModal.js +2 -183
  245. package/dist/bundled/v2/components/OrModal/constants.js +1 -10
  246. package/dist/bundled/v2/components/OrModal/index.js +1 -2
  247. package/dist/bundled/{v3/useFocusTrap-dabc16ec.js → v2/components/OrModal-daa83157.js} +188 -4
  248. package/dist/bundled/v2/components/OrModalV3/OrModal.js +2 -287
  249. package/dist/bundled/v2/components/OrModalV3/index.js +1 -2
  250. package/dist/bundled/v2/components/OrModalV3/props.js +1 -8
  251. package/dist/bundled/v2/components/OrModalV3/styles.js +1 -30
  252. package/dist/bundled/v2/components/OrModalV3-fa3bcbc9.js +319 -0
  253. package/dist/bundled/v2/components/OrNotification/OrNotification.js +2 -128
  254. package/dist/bundled/v2/components/OrNotification/constants.js +1 -14
  255. package/dist/bundled/v2/components/OrNotification/index.js +139 -2
  256. package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +2 -107
  257. package/dist/bundled/v2/components/OrNotificationV3/index.js +1 -2
  258. package/dist/bundled/v2/components/OrNotificationV3/props.js +1 -9
  259. package/dist/bundled/v2/components/OrNotificationV3/styles.js +1 -54
  260. package/dist/bundled/v2/components/OrNotificationV3-06ae8301.js +166 -0
  261. package/dist/bundled/v2/components/OrNumberInput/OrNumberInput.js +1 -1
  262. package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +4 -7
  263. package/dist/bundled/v2/components/OrOverlay/OrOverlay.js +1 -2
  264. package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +2 -78
  265. package/dist/bundled/v2/components/OrOverlayV3/index.js +1 -1
  266. package/dist/bundled/v2/components/OrOverlayV3/styles.js +1 -9
  267. package/dist/bundled/v2/components/OrOverlayV3-d081cbd5.js +84 -0
  268. package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +2 -307
  269. package/dist/bundled/v2/components/OrPaginationV3/index.js +1 -1
  270. package/dist/bundled/v2/components/OrPaginationV3/styles.js +1 -26
  271. package/dist/bundled/v2/components/OrPaginationV3-1d426176.js +330 -0
  272. package/dist/bundled/v2/components/OrPassword/OrPassword.js +3 -5
  273. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +2 -217
  274. package/dist/bundled/v2/components/OrPopoverV3/hooks/useFloating.js +3 -137
  275. package/dist/bundled/v2/components/OrPopoverV3/index.js +1 -2
  276. package/dist/bundled/v2/components/OrPopoverV3/props.js +1 -23
  277. package/dist/bundled/v2/components/OrPopoverV3/styles.js +1 -46
  278. package/dist/bundled/v2/components/OrPopoverV3-e3e14417.js +408 -0
  279. package/dist/bundled/v2/components/OrProgress/OrProgress.js +2 -208
  280. package/dist/bundled/v2/components/OrProgress/constants.js +1 -15
  281. package/dist/bundled/v2/components/OrProgress/index.js +1 -2
  282. package/dist/bundled/v2/components/OrProgress-f8030d25.js +281 -0
  283. package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +2 -244
  284. package/dist/bundled/v2/components/OrProgressV3/index.js +1 -2
  285. package/dist/bundled/v2/components/OrProgressV3/props.js +1 -15
  286. package/dist/bundled/v2/components/OrProgressV3/styles.js +1 -63
  287. package/dist/bundled/v2/components/OrProgressV3-4635fa2a.js +315 -0
  288. package/dist/bundled/v2/components/OrRadio/OrRadio.js +3 -4
  289. package/dist/bundled/v2/components/OrRadioGroup/OrRadioGroup.js +1 -2
  290. package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.js +4 -4
  291. package/dist/bundled/v2/components/OrRadioV3/OrRadio.js +2 -164
  292. package/dist/bundled/v2/components/OrRadioV3/index.js +1 -1
  293. package/dist/bundled/v2/components/OrRadioV3/styles.js +1 -31
  294. package/dist/bundled/v2/components/OrRadioV3-c1b1d2b3.js +189 -0
  295. package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +2 -243
  296. package/dist/bundled/v2/components/OrRangeSliderV3/index.js +2 -2
  297. package/dist/bundled/v2/components/OrRangeSliderV3/props.js +1 -1
  298. package/dist/bundled/v2/components/OrRangeSliderV3/styles.js +2 -97
  299. package/dist/bundled/v2/components/OrRangeSliderV3-adc0cd8f.js +334 -0
  300. package/dist/bundled/v2/components/OrResizeablePanelV3/OrResizeablePanel.js +2 -248
  301. package/dist/bundled/v2/components/OrResizeablePanelV3/index.js +1 -2
  302. package/dist/bundled/v2/components/OrResizeablePanelV3/props.js +1 -16
  303. package/dist/bundled/v2/components/OrResizeablePanelV3/styles.js +1 -186
  304. package/dist/bundled/v2/components/OrResizeablePanelV3-911ab48c.js +443 -0
  305. package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +2 -2170
  306. package/dist/bundled/v2/components/OrRichTextEditorV3/index.js +1 -2
  307. package/dist/bundled/v2/components/OrRichTextEditorV3/props.js +1 -7
  308. package/dist/bundled/v2/components/OrRichTextEditorV3/styles.js +1 -38
  309. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -42
  310. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -183
  311. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
  312. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/theme.js +3 -199
  313. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.js +1 -2
  314. package/dist/bundled/v2/components/OrRichTextEditorV3-192407a3.js +27734 -0
  315. package/dist/bundled/v2/components/OrSearch/OrSearch.js +3 -4
  316. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +2 -148
  317. package/dist/bundled/v2/components/OrSearchV3/index.js +146 -2
  318. package/dist/bundled/v2/components/OrSearchV3/props.js +1 -1
  319. package/dist/bundled/v2/components/OrSegmentedControlV3/OrSegmentedControl.js +2 -209
  320. package/dist/bundled/v2/components/OrSegmentedControlV3/index.js +1 -2
  321. package/dist/bundled/v2/components/OrSegmentedControlV3/props.js +1 -7
  322. package/dist/bundled/v2/components/OrSegmentedControlV3/styles.js +1 -15
  323. package/dist/bundled/v2/components/OrSegmentedControlV3-80ce7587.js +227 -0
  324. package/dist/bundled/v2/components/OrSelect/OrSelect.js +2 -1603
  325. package/dist/bundled/v2/components/OrSelect/constants.js +1 -50
  326. package/dist/bundled/v2/components/OrSelect/index.js +1 -1
  327. package/dist/bundled/v2/components/OrSelect-f9bbbb8e.js +1644 -0
  328. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +2 -1166
  329. package/dist/bundled/v2/components/OrSelectV3/index.js +2 -2
  330. package/dist/bundled/v2/components/OrSelectV3/props.js +1 -1
  331. package/dist/bundled/v2/components/OrSelectV3/styles.js +1 -54
  332. package/dist/bundled/v2/components/OrSelectV3-39f0fc69.js +1211 -0
  333. package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +2 -138
  334. package/dist/bundled/v2/components/OrSidebar/constants.js +1 -7
  335. package/dist/bundled/v2/components/OrSidebar/index.js +142 -2
  336. package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +2 -198
  337. package/dist/bundled/v2/components/OrSidebarV3/index.js +2 -3
  338. package/dist/bundled/v2/components/OrSidebarV3/props.js +2 -9
  339. package/dist/bundled/v2/components/OrSidebarV3/styles.js +2 -64
  340. package/dist/bundled/v2/components/OrSidebarV3-faa32728.js +262 -0
  341. package/dist/bundled/v2/components/OrSkeleton/constants.js +1 -12
  342. package/dist/bundled/v2/components/OrSkeleton/index.js +1 -4
  343. package/dist/bundled/v2/components/OrSkeleton-14fef364.js +379 -0
  344. package/dist/bundled/v2/components/OrSkeletonCircle/OrSkeletonCircle.js +2 -77
  345. package/dist/bundled/v2/components/OrSkeletonCircle/index.js +1 -2
  346. package/dist/bundled/v2/components/OrSkeletonCircleV3/OrSkeletonCircle.js +2 -80
  347. package/dist/bundled/v2/components/OrSkeletonCircleV3/index.js +1 -1
  348. package/dist/bundled/v2/components/OrSkeletonRect/OrSkeletonRect.js +2 -80
  349. package/dist/bundled/v2/components/OrSkeletonRect/index.js +1 -2
  350. package/dist/bundled/v2/components/OrSkeletonRectV3/OrSkeletonRect.js +2 -83
  351. package/dist/bundled/v2/components/OrSkeletonRectV3/index.js +1 -1
  352. package/dist/bundled/v2/components/OrSkeletonText/OrSkeletonText.js +2 -94
  353. package/dist/bundled/v2/components/OrSkeletonText/index.js +1 -2
  354. package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +2 -113
  355. package/dist/bundled/v2/components/OrSkeletonTextV3/index.js +1 -1
  356. package/dist/bundled/v2/components/OrSkeletonV3/index.js +1 -3
  357. package/dist/bundled/v2/components/OrSkeletonV3/styles.js +1 -34
  358. package/dist/bundled/v2/components/OrSkeletonV3-5a8ea9fb.js +296 -0
  359. package/dist/bundled/v2/components/OrSlider/OrSlider.js +3 -5
  360. package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +2 -187
  361. package/dist/bundled/v2/components/OrSliderV3/index.js +1 -2
  362. package/dist/bundled/v2/components/OrSliderV3/props.js +1 -12
  363. package/dist/bundled/v2/components/OrSliderV3/styles.js +1 -92
  364. package/dist/bundled/v2/components/OrSliderV3-a76598f2.js +283 -0
  365. package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +2 -136
  366. package/dist/bundled/v2/components/OrSortingV3/index.js +1 -1
  367. package/dist/bundled/v2/components/OrSortingV3/styles.js +1 -6
  368. package/dist/bundled/v2/components/OrSortingV3-c2ec11e7.js +140 -0
  369. package/dist/bundled/v2/components/OrStepper/OrStepper.js +2 -3
  370. package/dist/bundled/v2/components/OrSwitch/OrSwitch.js +2 -3
  371. package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +2 -196
  372. package/dist/bundled/v2/components/OrSwitchV3/index.js +1 -1
  373. package/dist/bundled/v2/components/OrSwitchV3/styles.js +1 -51
  374. package/dist/bundled/v2/components/OrSwitchV3-a3d692df.js +241 -0
  375. package/dist/bundled/v2/components/OrTab/OrTab.js +2 -3
  376. package/dist/bundled/v2/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -2
  377. package/dist/bundled/v2/components/OrTabV3/OrTab.js +2 -76
  378. package/dist/bundled/v2/components/OrTabV3/index.js +1 -1
  379. package/dist/bundled/v2/components/OrTabV3/styles.js +1 -19
  380. package/dist/bundled/v2/components/OrTabV3-39ec082e.js +93 -0
  381. package/dist/bundled/v2/components/OrTabs/OrTabs.js +1 -2
  382. package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +2 -216
  383. package/dist/bundled/v2/components/OrTabsV3/index.js +1 -2
  384. package/dist/bundled/v2/components/OrTabsV3/props.js +1 -7
  385. package/dist/bundled/v2/components/OrTabsV3/styles.js +1 -31
  386. package/dist/bundled/v2/components/OrTabsV3-530007de.js +249 -0
  387. package/dist/bundled/v2/components/OrTag/OrTag.js +3 -4
  388. package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +2 -386
  389. package/dist/bundled/v2/components/OrTagInputV3/index.js +2 -2
  390. package/dist/bundled/v2/components/OrTagInputV3/props.js +1 -1
  391. package/dist/bundled/v2/components/OrTagInputV3/styles.js +1 -17
  392. package/dist/bundled/v2/components/OrTagInputV3-429cc3b9.js +395 -0
  393. package/dist/bundled/v2/components/OrTagV3/OrTag.js +2 -120
  394. package/dist/bundled/v2/components/OrTagV3/index.js +1 -2
  395. package/dist/bundled/v2/components/OrTagV3/props.js +1 -13
  396. package/dist/bundled/v2/components/OrTagV3/styles.js +1 -32
  397. package/dist/bundled/v2/components/OrTagV3-b2630912.js +159 -0
  398. package/dist/bundled/v2/components/OrTagsV3/OrTags.js +2 -193
  399. package/dist/bundled/v2/components/OrTagsV3/index.js +1 -2
  400. package/dist/bundled/v2/components/OrTagsV3/props.js +1 -11
  401. package/dist/bundled/v2/components/OrTagsV3/styles.js +1 -46
  402. package/dist/bundled/v2/components/OrTagsV3/utils/castToTag.js +1 -12
  403. package/dist/bundled/v2/components/OrTagsV3-aadd26d4.js +254 -0
  404. package/dist/bundled/v2/components/OrTeleport/OrTeleport.js +2 -630
  405. package/dist/bundled/v2/components/OrTeleport/constants.js +1 -16
  406. package/dist/bundled/v2/components/OrTeleport/index.js +1 -1
  407. package/dist/bundled/v2/components/OrTeleport-93a6a4eb.js +644 -0
  408. package/dist/bundled/v2/components/OrTeleportV3/OrTeleport.js +1 -1
  409. package/dist/bundled/v2/components/OrTextV3/OrText.js +2 -117
  410. package/dist/bundled/v2/components/OrTextV3/index.js +1 -1
  411. package/dist/bundled/v2/components/OrTextV3/styles.js +1 -17
  412. package/dist/bundled/{v3/OrText.vue_vue_type_script_lang-6ce019db.js → v2/components/OrTextV3-17c9dea1.js} +56 -2
  413. package/dist/bundled/v2/components/OrTextarea/OrTextarea.js +2 -4
  414. package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +2 -243
  415. package/dist/bundled/v2/components/OrTextareaV3/index.js +2 -2
  416. package/dist/bundled/v2/components/OrTextareaV3/props.js +1 -1
  417. package/dist/bundled/v2/components/OrTextareaV3/styles.js +1 -16
  418. package/dist/bundled/v2/components/OrTextareaV3-501a7cfd.js +252 -0
  419. package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +2 -499
  420. package/dist/bundled/v2/components/OrTextbox/constants.js +1 -11
  421. package/dist/bundled/v2/components/OrTextbox/index.js +505 -2
  422. package/dist/bundled/v2/components/OrTimeFormatV3/OrTimeFormat.js +2 -74
  423. package/dist/bundled/v2/components/OrTimeFormatV3/index.js +1 -1
  424. package/dist/bundled/v2/components/OrTimeFormatV3/styles.js +1 -5
  425. package/dist/bundled/v2/components/OrTimeFormatV3-9e374805.js +76 -0
  426. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +2 -361
  427. package/dist/bundled/v2/components/OrTimePickerV3/index.js +3 -3
  428. package/dist/bundled/v2/components/OrTimePickerV3/props.js +2 -2
  429. package/dist/bundled/v2/components/OrTimePickerV3/styles.js +1 -8
  430. package/dist/bundled/v2/components/OrTimePickerV3-57c942b6.js +362 -0
  431. package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +2 -434
  432. package/dist/bundled/v2/components/OrTimeRangePickerV3/index.js +3 -3
  433. package/dist/bundled/v2/components/OrTimeRangePickerV3/props.js +2 -2
  434. package/dist/bundled/v2/components/OrTimeRangePickerV3/styles.js +1 -8
  435. package/dist/bundled/v2/components/OrTimeRangePickerV3-3bcd711c.js +434 -0
  436. package/dist/bundled/v2/components/OrToast/OrToast.js +2 -141
  437. package/dist/bundled/v2/components/OrToast/Timer.js +2 -37
  438. package/dist/bundled/v2/components/OrToast/composable/index.js +1 -2
  439. package/dist/bundled/v2/components/OrToast/composable/useQueue.js +2 -33
  440. package/dist/bundled/v2/components/OrToast/composable/useToast.js +1 -86
  441. package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +2 -25
  442. package/dist/bundled/v2/components/OrToast/constants.js +1 -24
  443. package/dist/bundled/v2/components/OrToast/index.js +1 -5
  444. package/dist/bundled/v2/components/OrToast-d94d464a.js +520 -0
  445. package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +2 -201
  446. package/dist/bundled/v2/components/OrToastContainer/index.js +1 -4
  447. package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +2 -223
  448. package/dist/bundled/v2/components/OrToastContainerV3/index.js +1 -5
  449. package/dist/bundled/v2/components/OrToastV3/OrToast.js +2 -172
  450. package/dist/bundled/v2/components/OrToastV3/Timer.js +2 -37
  451. package/dist/bundled/v2/components/OrToastV3/composable/index.js +1 -2
  452. package/dist/bundled/v2/components/OrToastV3/composable/useQueue.js +2 -33
  453. package/dist/bundled/v2/components/OrToastV3/composable/useToast.js +1 -86
  454. package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +2 -25
  455. package/dist/bundled/v2/components/OrToastV3/index.js +1 -6
  456. package/dist/bundled/v2/components/OrToastV3/props.js +1 -1
  457. package/dist/bundled/v2/components/OrToastV3/styles.js +1 -59
  458. package/dist/bundled/{v3/components/OrToastV3/OrToast.js → v2/components/OrToastV3-f1194c3f.js} +552 -58
  459. package/dist/bundled/v2/components/OrTooltip/OrTooltip.js +2 -180
  460. package/dist/bundled/v2/components/OrTooltip/index.js +240 -2
  461. package/dist/bundled/v2/components/OrTooltipContent/OrTooltipContent.js +2 -68
  462. package/dist/bundled/v2/components/OrTooltipContent/index.js +1 -1
  463. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +2 -139
  464. package/dist/bundled/v2/components/OrTooltipV3/index.js +2 -2
  465. package/dist/bundled/v2/components/OrTooltipV3/props.js +1 -1
  466. package/dist/bundled/v2/components/OrTooltipV3/styles.js +2 -48
  467. package/dist/bundled/v2/components/OrTooltipV3-9ef1918a.js +182 -0
  468. package/dist/bundled/v2/components/OrTreeV3/OrTree.js +2 -423
  469. package/dist/bundled/v2/components/OrTreeV3/index.js +429 -2
  470. package/dist/bundled/v2/components/index.js +91 -172
  471. package/dist/bundled/v2/directives/dropdown-close.js +2 -14
  472. package/dist/bundled/v2/directives/dropdown-open.js +2 -19
  473. package/dist/bundled/v2/directives/index.js +1 -2
  474. package/dist/bundled/v2/hooks/index.js +1 -10
  475. package/dist/bundled/v2/hooks/useControlAttributes.js +2 -12
  476. package/dist/bundled/v2/hooks/useElevation.js +2 -25
  477. package/dist/bundled/v2/hooks/useIdAttribute.js +2 -12
  478. package/dist/bundled/v2/hooks/useOverflow.js +2 -75
  479. package/dist/bundled/v2/hooks/usePopoverState.js +2 -42
  480. package/dist/bundled/v2/hooks/useProxyModelValue.js +2 -29
  481. package/dist/bundled/v2/hooks/useResponsive/index.js +1 -1
  482. package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +2 -203
  483. package/dist/bundled/v2/hooks/useTheme.js +1 -3750
  484. package/dist/bundled/v2/hooks/useToggle.js +2 -23
  485. package/dist/bundled/v2/hooks/useValidationAttributes.js +2 -16
  486. package/dist/bundled/v2/index.js +92 -197
  487. package/dist/bundled/v2/utils/constants/color.js +1 -16
  488. package/dist/bundled/v2/utils/constants/key-codes.js +1 -16
  489. package/dist/bundled/v2/utils/constants/poper.js +1 -10
  490. package/dist/bundled/v2/utils/constants/regex.js +1 -49
  491. package/dist/bundled/v2/utils/functions/color.js +1 -40
  492. package/dist/bundled/v2/utils/functions/dom.js +1 -2
  493. package/dist/bundled/v2/utils/functions/flattenDeep.js +1 -6
  494. package/dist/bundled/v2/utils/functions/hash.js +1 -8
  495. package/dist/bundled/v2/utils/functions/px-to-rem.js +1 -3
  496. package/dist/bundled/v2/utils/functions/text.js +2 -9
  497. package/dist/bundled/v2/utils/index.js +2 -12
  498. package/dist/bundled/v2/utils/isEmpty.js +1 -5
  499. package/dist/bundled/v2/utils/isEmptyValue.js +1 -5
  500. package/dist/bundled/v2/utils/isEqualValue.js +1 -8
  501. package/dist/bundled/v2/utils/isVisible.js +1 -5
  502. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +2 -2
  503. package/dist/esm/v2/components/or-textbox/OrTextbox.vue.d.ts +2 -2
  504. package/package.json +13 -13
  505. package/dist/bundled/v2/OrDateTimePickerMonthSelect-18ba0793.js +0 -574
  506. package/dist/bundled/v2/OrDateTimePickerPopoverHeader-13a1f9e3.js +0 -235
  507. package/dist/bundled/v2/OrDateTimePickerTimeSelect-7ce1b97d.js +0 -359
  508. package/dist/bundled/v2/_baseAssignValue-2250dbc9.js +0 -38
  509. package/dist/bundled/v2/_baseIsEqual-fe2002b6.js +0 -1237
  510. package/dist/bundled/v2/_baseProperty-a52739e9.js +0 -15
  511. package/dist/bundled/v2/_commonjsHelpers-1789f0cf.js +0 -7
  512. package/dist/bundled/v2/components/OrCardCollection/types.js +0 -1
  513. package/dist/bundled/v2/components/OrCardCollectionV3/types.js +0 -1
  514. package/dist/bundled/v2/components/OrCheckboxTreeV3/types.js +0 -1
  515. package/dist/bundled/v2/components/OrColorPicker/types.js +0 -1
  516. package/dist/bundled/v2/components/OrDateTimePickerV3/types.js +0 -1
  517. package/dist/bundled/v2/components/OrEmptyStateV3/types.js +0 -1
  518. package/dist/bundled/v2/components/OrListV3/types.js +0 -1
  519. package/dist/bundled/v2/components/OrLoader/types.js +0 -1
  520. package/dist/bundled/v2/components/OrOverflowMenu/types.js +0 -1
  521. package/dist/bundled/v2/components/OrPaginationV3/types.js +0 -1
  522. package/dist/bundled/v2/components/OrPopoverV3/hooks/types.js +0 -1
  523. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/types.js +0 -1
  524. package/dist/bundled/v2/components/OrSegmentedControlV3/types.js +0 -1
  525. package/dist/bundled/v2/components/OrSelect/types.js +0 -1
  526. package/dist/bundled/v2/components/OrSelectV3/types.js +0 -1
  527. package/dist/bundled/v2/components/OrSortingV3/types.js +0 -1
  528. package/dist/bundled/v2/components/OrTabsV3/types.js +0 -1
  529. package/dist/bundled/v2/components/OrTagsV3/types.js +0 -1
  530. package/dist/bundled/v2/components/OrToast/types.js +0 -1
  531. package/dist/bundled/v2/components/OrToastV3/types.js +0 -1
  532. package/dist/bundled/v2/components/OrTreeV3/types.js +0 -8
  533. package/dist/bundled/v2/dom-cec392f3.js +0 -260
  534. package/dist/bundled/v2/eq-44ea4d70.js +0 -77
  535. package/dist/bundled/v2/get-34aa21f4.js +0 -856
  536. package/dist/bundled/v2/index-0fa7e6ca.js +0 -114
  537. package/dist/bundled/v2/index-3de14f24.js +0 -2301
  538. package/dist/bundled/v2/index-4acf7746.js +0 -94
  539. package/dist/bundled/v2/index-5564585f.js +0 -295
  540. package/dist/bundled/v2/index-5d81edfd.js +0 -760
  541. package/dist/bundled/v2/index-67eff9fe.js +0 -9715
  542. package/dist/bundled/v2/index-7121b6d0.js +0 -8
  543. package/dist/bundled/v2/index-8becffff.js +0 -1912
  544. package/dist/bundled/v2/index-9ab841c5.js +0 -837
  545. package/dist/bundled/v2/index-c1efbf6a.js +0 -819
  546. package/dist/bundled/v2/index-c54ed0b9.js +0 -361
  547. package/dist/bundled/v2/index-c80eecf1.js +0 -1636
  548. package/dist/bundled/v2/index-d41efd2a.js +0 -1379
  549. package/dist/bundled/v2/index-f1a845c3.js +0 -3158
  550. package/dist/bundled/v2/index-f671afe5.js +0 -7127
  551. package/dist/bundled/v2/isArrayLike-e7fb5cae.js +0 -91
  552. package/dist/bundled/v2/isEqual-7a8e6106.js +0 -38
  553. package/dist/bundled/v2/isObject-b7415fc1.js +0 -202
  554. package/dist/bundled/v2/markdown-7d2cd3a5.js +0 -8287
  555. package/dist/bundled/v2/normalize-component-6e8e3d80.js +0 -76
  556. package/dist/bundled/v2/props-7be029c7.js +0 -32
  557. package/dist/bundled/v2/range-82efa3d4.js +0 -136
  558. package/dist/bundled/v2/round-567ede34.js +0 -66
  559. package/dist/bundled/v2/style-inject.es-4c6f2515.js +0 -26
  560. package/dist/bundled/v2/toFinite-bc59ffb0.js +0 -142
  561. package/dist/bundled/v2/toInteger-9fa0151c.js +0 -38
  562. package/dist/bundled/v2/toString-b6e4472a.js +0 -114
  563. package/dist/bundled/v2/types-668300dd.js +0 -5
  564. package/dist/bundled/v2/useFocusTrap-f810e0ea.js +0 -1381
  565. package/dist/bundled/v2/v4-cf8987a3.js +0 -67
  566. package/dist/bundled/v3/OrAvatar.vue_vue_type_script_lang-10c2add0.js +0 -55
  567. package/dist/bundled/v3/OrAvatar.vue_vue_type_script_lang-d1b297c8.js +0 -59
  568. package/dist/bundled/v3/OrBottomSheet.vue_vue_type_script_lang-248139f6.js +0 -91
  569. package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-0fb2b270.js +0 -105
  570. package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-dfeef2d0.js +0 -57
  571. package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-e9677805.js +0 -100
  572. package/dist/bundled/v3/OrCard.vue_vue_type_script_lang-81561dd8.js +0 -21
  573. package/dist/bundled/v3/OrCard.vue_vue_type_script_lang-adf1d0a3.js +0 -33
  574. package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-20f91db4.js +0 -103
  575. package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-b6e741bc.js +0 -136
  576. package/dist/bundled/v3/OrCheckbox.vue_vue_type_script_lang-cdc466f7.js +0 -105
  577. package/dist/bundled/v3/OrCheckbox.vue_vue_type_script_lang-de28fcaf.js +0 -86
  578. package/dist/bundled/v3/OrCheckboxGroup.vue_vue_type_script_lang-0622d8c3.js +0 -57
  579. package/dist/bundled/v3/OrCheckboxTree.vue_vue_type_script_lang-b939bd8a.js +0 -111
  580. package/dist/bundled/v3/OrChip.vue_vue_type_script_lang-cacd81e5.js +0 -43
  581. package/dist/bundled/v3/OrChips.vue_vue_type_script_lang-e1f37564.js +0 -192
  582. package/dist/bundled/v3/OrCode.vue_vue_type_script_lang-8376244c.js +0 -237
  583. package/dist/bundled/v3/OrCollapse.vue_vue_type_script_lang-be1c8c66.js +0 -112
  584. package/dist/bundled/v3/OrColorPicker.vue_vue_type_script_lang-b030a96d.js +0 -59
  585. package/dist/bundled/v3/OrCombinedInput.vue_vue_type_script_lang-cdb2d8ca.js +0 -66
  586. package/dist/bundled/v3/OrConfirm.vue_vue_type_script_lang-21ef5ff5.js +0 -168
  587. package/dist/bundled/v3/OrConfirm.vue_vue_type_script_lang-2887602e.js +0 -163
  588. package/dist/bundled/v3/OrContextMenu.vue_vue_type_script_lang-5a64e05d.js +0 -65
  589. package/dist/bundled/v3/OrDateFormat.vue_vue_type_script_lang-fef42ccd.js +0 -34
  590. package/dist/bundled/v3/OrDatePicker.vue_vue_type_script_lang-e59aa8b4.js +0 -193
  591. package/dist/bundled/v3/OrDateRangePicker.vue_vue_type_script_lang-736e93bd.js +0 -225
  592. package/dist/bundled/v3/OrDateTimeFormat.vue_vue_type_script_lang-15603748.js +0 -41
  593. package/dist/bundled/v3/OrDateTimePicker.vue_vue_type_script_lang-0542cccc.js +0 -763
  594. package/dist/bundled/v3/OrDateTimePicker.vue_vue_type_script_lang-238e7a86.js +0 -260
  595. package/dist/bundled/v3/OrDateTimePickerMonthSelect.vue_vue_type_script_lang-f5d0e738.js +0 -336
  596. package/dist/bundled/v3/OrDateTimePickerPopoverHeader-57dbb127.js +0 -207
  597. package/dist/bundled/v3/OrDateTimePickerPopoverHeader.vue_vue_type_script_lang-40a2de7e.js +0 -105
  598. package/dist/bundled/v3/OrDateTimePickerTimeSelect-178aa93a.js +0 -85
  599. package/dist/bundled/v3/OrDateTimePickerTimeSelect.vue_vue_type_script_lang-636aa4a8.js +0 -215
  600. package/dist/bundled/v3/OrEmptyState.vue_vue_type_script_lang-2c1f09ef.js +0 -64
  601. package/dist/bundled/v3/OrError.vue_vue_type_script_lang-450321b8.js +0 -13
  602. package/dist/bundled/v3/OrError.vue_vue_type_script_lang-fcf91781.js +0 -29
  603. package/dist/bundled/v3/OrErrorTag.vue_vue_type_script_lang-057dcb3b.js +0 -24
  604. package/dist/bundled/v3/OrExpansionPanel.vue_vue_type_script_lang-7fad7b18.js +0 -68
  605. package/dist/bundled/v3/OrFab.vue_vue_type_script_lang-d68402ac.js +0 -39
  606. package/dist/bundled/v3/OrFloating.vue_vue_type_script_lang-38aa1d83.js +0 -148
  607. package/dist/bundled/v3/OrFormGroup.vue_vue_type_script_lang-165cf30e.js +0 -63
  608. package/dist/bundled/v3/OrHint.vue_vue_type_script_lang-0ab8b932.js +0 -29
  609. package/dist/bundled/v3/OrHint.vue_vue_type_script_lang-5eb3ee22.js +0 -14
  610. package/dist/bundled/v3/OrIcon.vue_vue_type_script_lang-db2e3f85.js +0 -34
  611. package/dist/bundled/v3/OrIcon.vue_vue_type_script_lang-f3cbff23.js +0 -99
  612. package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-6c4f3216.js +0 -77
  613. package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-f6bf7dda.js +0 -143
  614. package/dist/bundled/v3/OrInlineInput.vue_vue_type_script_lang-a678b2c3.js +0 -141
  615. package/dist/bundled/v3/OrInlineInputBox.vue_vue_type_script_lang-fe99c485.js +0 -30
  616. package/dist/bundled/v3/OrInlineTextEdit.vue_vue_type_script_lang-d2f3ad39.js +0 -233
  617. package/dist/bundled/v3/OrInlineTextarea.vue_vue_type_script_lang-75a4d0b4.js +0 -132
  618. package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-2520e0f2.js +0 -146
  619. package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-515ff78a.js +0 -190
  620. package/dist/bundled/v3/OrInputBox.vue_vue_type_script_lang-989d5ee6.js +0 -93
  621. package/dist/bundled/v3/OrLabel.vue_vue_type_script_lang-6243e348.js +0 -41
  622. package/dist/bundled/v3/OrLabel.vue_vue_type_script_lang-e2bcff17.js +0 -45
  623. package/dist/bundled/v3/OrLink.vue_vue_type_script_lang-c35ed9e3.js +0 -46
  624. package/dist/bundled/v3/OrList.vue_vue_type_script_lang-4218ec79.js +0 -208
  625. package/dist/bundled/v3/OrList.vue_vue_type_script_lang-8df85a8d.js +0 -1008
  626. package/dist/bundled/v3/OrListOfInputs.vue_vue_type_script_lang-34a006d0.js +0 -79
  627. package/dist/bundled/v3/OrLoader.vue_vue_type_script_lang-52edc8f8.js +0 -80
  628. package/dist/bundled/v3/OrLoader.vue_vue_type_script_lang-a1fed697.js +0 -48
  629. package/dist/bundled/v3/OrMenu.vue_vue_type_script_lang-8a3c6cfc.js +0 -76
  630. package/dist/bundled/v3/OrMenuItem.vue_vue_type_script_lang-11569833.js +0 -39
  631. package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-70904ce1.js +0 -101
  632. package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-9b908bb2.js +0 -163
  633. package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-4d7bb6fd.js +0 -54
  634. package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-81d7cfef.js +0 -70
  635. package/dist/bundled/v3/OrNumberInput.vue_vue_type_script_lang-b832e611.js +0 -114
  636. package/dist/bundled/v3/OrOverflowMenu.vue_vue_type_script_lang-5bde29a6.js +0 -139
  637. package/dist/bundled/v3/OrOverlay.vue_vue_type_script_lang-2f5d626d.js +0 -33
  638. package/dist/bundled/v3/OrOverlay.vue_vue_type_script_lang-4a0cd054.js +0 -40
  639. package/dist/bundled/v3/OrPagination.vue_vue_type_script_lang-dcc37a32.js +0 -167
  640. package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-1165ec6c.js +0 -100
  641. package/dist/bundled/v3/OrPopover.vue_vue_type_script_lang-cb38a064.js +0 -162
  642. package/dist/bundled/v3/OrProgress.vue_vue_type_script_lang-4b93a66e.js +0 -136
  643. package/dist/bundled/v3/OrProgress.vue_vue_type_script_lang-c4bd7133.js +0 -130
  644. package/dist/bundled/v3/OrRadio.vue_vue_type_script_lang-750ce51f.js +0 -82
  645. package/dist/bundled/v3/OrRadio.vue_vue_type_script_lang-a4f043e9.js +0 -92
  646. package/dist/bundled/v3/OrRadioGroup.vue_vue_type_script_lang-75b6c81b.js +0 -47
  647. package/dist/bundled/v3/OrRadioGroup.vue_vue_type_script_lang-8fad9a5f.js +0 -56
  648. package/dist/bundled/v3/OrRangeSlider.vue_vue_type_script_lang-206b8321.js +0 -150
  649. package/dist/bundled/v3/OrResizeablePanel.vue_vue_type_script_lang-ce7a2c31.js +0 -187
  650. package/dist/bundled/v3/OrRichTextEditor.vue_vue_type_script_lang-ee6edbe6.js +0 -1910
  651. package/dist/bundled/v3/OrSearch.vue_vue_type_script_lang-245c9614.js +0 -123
  652. package/dist/bundled/v3/OrSearch.vue_vue_type_script_lang-33e6f81a.js +0 -83
  653. package/dist/bundled/v3/OrSegmentedControl.vue_vue_type_script_lang-10bd4ea8.js +0 -135
  654. package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-4b6e13dd.js +0 -747
  655. package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-baf7c270.js +0 -1267
  656. package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-12bfe1fb.js +0 -131
  657. package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-d6e95246.js +0 -85
  658. package/dist/bundled/v3/OrSkeletonCircle.vue_vue_type_script_lang-2a2e5870.js +0 -44
  659. package/dist/bundled/v3/OrSkeletonCircle.vue_vue_type_script_lang-b768e00d.js +0 -38
  660. package/dist/bundled/v3/OrSkeletonRect.vue_vue_type_script_lang-32f819ad.js +0 -41
  661. package/dist/bundled/v3/OrSkeletonRect.vue_vue_type_script_lang-3a1d6b32.js +0 -47
  662. package/dist/bundled/v3/OrSkeletonText.vue_vue_type_script_lang-502607ef.js +0 -71
  663. package/dist/bundled/v3/OrSkeletonText.vue_vue_type_script_lang-cfe360bb.js +0 -50
  664. package/dist/bundled/v3/OrSlider.vue_vue_type_script_lang-ae4652e3.js +0 -227
  665. package/dist/bundled/v3/OrSlider.vue_vue_type_script_lang-e2eb7acc.js +0 -115
  666. package/dist/bundled/v3/OrSorting.vue_vue_type_script_lang-cbce5820.js +0 -66
  667. package/dist/bundled/v3/OrStepper.vue_vue_type_script_lang-33639493.js +0 -377
  668. package/dist/bundled/v3/OrSwitch.vue_vue_type_script_lang-3ef06bbd.js +0 -78
  669. package/dist/bundled/v3/OrSwitch.vue_vue_type_script_lang-9e9e15d1.js +0 -91
  670. package/dist/bundled/v3/OrTab.vue_vue_type_script_lang-886e334a.js +0 -26
  671. package/dist/bundled/v3/OrTab.vue_vue_type_script_lang-d9ee65b6.js +0 -57
  672. package/dist/bundled/v3/OrTabHeaderItem.vue_vue_type_script_lang-e1a0b91f.js +0 -60
  673. package/dist/bundled/v3/OrTabs.vue_vue_type_script_lang-9129d34b.js +0 -46
  674. package/dist/bundled/v3/OrTabs.vue_vue_type_script_lang-ab443a23.js +0 -134
  675. package/dist/bundled/v3/OrTag.vue_vue_type_script_lang-27978933.js +0 -55
  676. package/dist/bundled/v3/OrTag.vue_vue_type_script_lang-b62c0b79.js +0 -58
  677. package/dist/bundled/v3/OrTagInput.vue_vue_type_script_lang-af84dfd0.js +0 -202
  678. package/dist/bundled/v3/OrTags.vue_vue_type_script_lang-15f2054e.js +0 -115
  679. package/dist/bundled/v3/OrTeleport.vue3.vue_vue_type_script_lang-dfc6301c.js +0 -16
  680. package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-5624556c.js +0 -187
  681. package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-9f62ecd7.js +0 -112
  682. package/dist/bundled/v3/OrTextbox.vue_vue_type_script_lang-d0db6077.js +0 -336
  683. package/dist/bundled/v3/OrTimeFormat.vue_vue_type_script_lang-acef5eaa.js +0 -39
  684. package/dist/bundled/v3/OrTimePicker.vue_vue_type_script_lang-017d79ec.js +0 -191
  685. package/dist/bundled/v3/OrTimeRangePicker.vue_vue_type_script_lang-d4690ca9.js +0 -202
  686. package/dist/bundled/v3/OrToastContainer.vue_vue_type_script_lang-7a137b51.js +0 -155
  687. package/dist/bundled/v3/OrToastContainer.vue_vue_type_script_lang-b019a53c.js +0 -135
  688. package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-288c978f.js +0 -113
  689. package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-8ae35930.js +0 -77
  690. package/dist/bundled/v3/OrTooltipContent.vue_vue_type_script_lang-4c1afacb.js +0 -19
  691. package/dist/bundled/v3/OrTree.vue_vue_type_script_lang-f6e6d6ac.js +0 -310
  692. package/dist/bundled/v3/_baseAssignValue-2250dbc9.js +0 -38
  693. package/dist/bundled/v3/_baseIsEqual-fe2002b6.js +0 -1237
  694. package/dist/bundled/v3/_baseProperty-a52739e9.js +0 -15
  695. package/dist/bundled/v3/_commonjsHelpers-1789f0cf.js +0 -7
  696. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +0 -33
  697. package/dist/bundled/v3/components/OrAvatar/OrAvatar.vue.d.ts +0 -47
  698. package/dist/bundled/v3/components/OrAvatar/constants.d.ts +0 -5
  699. package/dist/bundled/v3/components/OrAvatar/constants.js +0 -8
  700. package/dist/bundled/v3/components/OrAvatar/index.d.ts +0 -2
  701. package/dist/bundled/v3/components/OrAvatar/index.js +0 -2
  702. package/dist/bundled/v3/components/OrAvatarV3/OrAvatar.js +0 -24
  703. package/dist/bundled/v3/components/OrAvatarV3/OrAvatar.vue.d.ts +0 -55
  704. package/dist/bundled/v3/components/OrAvatarV3/index.d.ts +0 -2
  705. package/dist/bundled/v3/components/OrAvatarV3/index.js +0 -2
  706. package/dist/bundled/v3/components/OrAvatarV3/props.d.ts +0 -15
  707. package/dist/bundled/v3/components/OrAvatarV3/props.js +0 -19
  708. package/dist/bundled/v3/components/OrAvatarV3/styles.d.ts +0 -6
  709. package/dist/bundled/v3/components/OrAvatarV3/styles.js +0 -84
  710. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +0 -31
  711. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +0 -566
  712. package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.d.ts +0 -530
  713. package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +0 -71
  714. package/dist/bundled/v3/components/OrBottomSheetV3/index.d.ts +0 -2
  715. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +0 -2
  716. package/dist/bundled/v3/components/OrBottomSheetV3/props.d.ts +0 -4
  717. package/dist/bundled/v3/components/OrBottomSheetV3/props.js +0 -7
  718. package/dist/bundled/v3/components/OrBottomSheetV3/styles.d.ts +0 -6
  719. package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +0 -48
  720. package/dist/bundled/v3/components/OrButton/OrButton.js +0 -43
  721. package/dist/bundled/v3/components/OrButton/OrButton.vue.d.ts +0 -153
  722. package/dist/bundled/v3/components/OrButton/constants.d.ts +0 -21
  723. package/dist/bundled/v3/components/OrButton/constants.js +0 -25
  724. package/dist/bundled/v3/components/OrButton/index.d.ts +0 -2
  725. package/dist/bundled/v3/components/OrButton/index.js +0 -2
  726. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +0 -42
  727. package/dist/bundled/v3/components/OrButtonV2/OrButton.vue.d.ts +0 -126
  728. package/dist/bundled/v3/components/OrButtonV2/constants.d.ts +0 -35
  729. package/dist/bundled/v3/components/OrButtonV2/constants.js +0 -43
  730. package/dist/bundled/v3/components/OrButtonV2/index.d.ts +0 -3
  731. package/dist/bundled/v3/components/OrButtonV2/index.js +0 -3
  732. package/dist/bundled/v3/components/OrButtonV3/OrButton.js +0 -36
  733. package/dist/bundled/v3/components/OrButtonV3/OrButton.vue.d.ts +0 -78
  734. package/dist/bundled/v3/components/OrButtonV3/index.d.ts +0 -2
  735. package/dist/bundled/v3/components/OrButtonV3/index.js +0 -2
  736. package/dist/bundled/v3/components/OrButtonV3/props.d.ts +0 -16
  737. package/dist/bundled/v3/components/OrButtonV3/props.js +0 -21
  738. package/dist/bundled/v3/components/OrButtonV3/styles.d.ts +0 -4
  739. package/dist/bundled/v3/components/OrButtonV3/styles.js +0 -75
  740. package/dist/bundled/v3/components/OrCard/OrCard.js +0 -21
  741. package/dist/bundled/v3/components/OrCard/OrCard.vue.d.ts +0 -18
  742. package/dist/bundled/v3/components/OrCard/index.d.ts +0 -1
  743. package/dist/bundled/v3/components/OrCard/index.js +0 -1
  744. package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +0 -88
  745. package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.vue.d.ts +0 -86
  746. package/dist/bundled/v3/components/OrCardCollection/constants.d.ts +0 -4
  747. package/dist/bundled/v3/components/OrCardCollection/constants.js +0 -7
  748. package/dist/bundled/v3/components/OrCardCollection/index.d.ts +0 -3
  749. package/dist/bundled/v3/components/OrCardCollection/index.js +0 -2
  750. package/dist/bundled/v3/components/OrCardCollection/types.d.ts +0 -8
  751. package/dist/bundled/v3/components/OrCardCollection/types.js +0 -1
  752. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +0 -65
  753. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.vue.d.ts +0 -93
  754. package/dist/bundled/v3/components/OrCardCollectionV3/index.d.ts +0 -3
  755. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +0 -2
  756. package/dist/bundled/v3/components/OrCardCollectionV3/props.d.ts +0 -8
  757. package/dist/bundled/v3/components/OrCardCollectionV3/props.js +0 -16
  758. package/dist/bundled/v3/components/OrCardCollectionV3/styles.d.ts +0 -6
  759. package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +0 -38
  760. package/dist/bundled/v3/components/OrCardCollectionV3/types.d.ts +0 -8
  761. package/dist/bundled/v3/components/OrCardCollectionV3/types.js +0 -1
  762. package/dist/bundled/v3/components/OrCardV3/OrCard.js +0 -15
  763. package/dist/bundled/v3/components/OrCardV3/OrCard.vue.d.ts +0 -37
  764. package/dist/bundled/v3/components/OrCardV3/index.d.ts +0 -2
  765. package/dist/bundled/v3/components/OrCardV3/index.js +0 -2
  766. package/dist/bundled/v3/components/OrCardV3/props.d.ts +0 -5
  767. package/dist/bundled/v3/components/OrCardV3/props.js +0 -8
  768. package/dist/bundled/v3/components/OrCardV3/styles.d.ts +0 -4
  769. package/dist/bundled/v3/components/OrCardV3/styles.js +0 -27
  770. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +0 -68
  771. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.vue.d.ts +0 -73
  772. package/dist/bundled/v3/components/OrCheckbox/index.d.ts +0 -1
  773. package/dist/bundled/v3/components/OrCheckbox/index.js +0 -1
  774. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +0 -33
  775. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.vue.d.ts +0 -73
  776. package/dist/bundled/v3/components/OrCheckboxGroupV3/index.d.ts +0 -1
  777. package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +0 -1
  778. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +0 -64
  779. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.vue.d.ts +0 -65
  780. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.d.ts +0 -2
  781. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +0 -1
  782. package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.d.ts +0 -2
  783. package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +0 -10
  784. package/dist/bundled/v3/components/OrCheckboxTreeV3/types.d.ts +0 -8
  785. package/dist/bundled/v3/components/OrCheckboxTreeV3/types.js +0 -1
  786. package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.d.ts +0 -2
  787. package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +0 -19
  788. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +0 -47
  789. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +0 -90
  790. package/dist/bundled/v3/components/OrCheckboxV3/index.d.ts +0 -1
  791. package/dist/bundled/v3/components/OrCheckboxV3/index.js +0 -1
  792. package/dist/bundled/v3/components/OrCheckboxV3/styles.d.ts +0 -3
  793. package/dist/bundled/v3/components/OrCheckboxV3/styles.js +0 -31
  794. package/dist/bundled/v3/components/OrChip/OrChip.js +0 -29
  795. package/dist/bundled/v3/components/OrChip/OrChip.vue.d.ts +0 -42
  796. package/dist/bundled/v3/components/OrChip/index.d.ts +0 -1
  797. package/dist/bundled/v3/components/OrChip/index.js +0 -1
  798. package/dist/bundled/v3/components/OrChips/OrChips.js +0 -49
  799. package/dist/bundled/v3/components/OrChips/OrChips.vue.d.ts +0 -69
  800. package/dist/bundled/v3/components/OrChips/constants.d.ts +0 -9
  801. package/dist/bundled/v3/components/OrChips/constants.js +0 -10
  802. package/dist/bundled/v3/components/OrChips/index.d.ts +0 -2
  803. package/dist/bundled/v3/components/OrChips/index.js +0 -2
  804. package/dist/bundled/v3/components/OrCode/OrCode.js +0 -91
  805. package/dist/bundled/v3/components/OrCode/OrCode.vue.d.ts +0 -168
  806. package/dist/bundled/v3/components/OrCode/constants.d.ts +0 -8
  807. package/dist/bundled/v3/components/OrCode/constants.js +0 -11
  808. package/dist/bundled/v3/components/OrCode/index.d.ts +0 -3
  809. package/dist/bundled/v3/components/OrCode/index.js +0 -7
  810. package/dist/bundled/v3/components/OrCode/lang.d.ts +0 -11
  811. package/dist/bundled/v3/components/OrCode/lang.js +0 -27
  812. package/dist/bundled/v3/components/OrCode/libs.d.ts +0 -5
  813. package/dist/bundled/v3/components/OrCode/libs.js +0 -5
  814. package/dist/bundled/v3/components/OrCode/theme.d.ts +0 -24
  815. package/dist/bundled/v3/components/OrCode/theme.js +0 -189
  816. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +0 -57
  817. package/dist/bundled/v3/components/OrCodeV3/OrCode.vue.d.ts +0 -131
  818. package/dist/bundled/v3/components/OrCodeV3/index.d.ts +0 -3
  819. package/dist/bundled/v3/components/OrCodeV3/index.js +0 -7
  820. package/dist/bundled/v3/components/OrCodeV3/libs.d.ts +0 -6
  821. package/dist/bundled/v3/components/OrCodeV3/libs.js +0 -5
  822. package/dist/bundled/v3/components/OrCodeV3/props.d.ts +0 -8
  823. package/dist/bundled/v3/components/OrCodeV3/props.js +0 -11
  824. package/dist/bundled/v3/components/OrCodeV3/styles.d.ts +0 -4
  825. package/dist/bundled/v3/components/OrCodeV3/styles.js +0 -28
  826. package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +0 -36
  827. package/dist/bundled/v3/components/OrCollapse/OrCollapse.vue.d.ts +0 -53
  828. package/dist/bundled/v3/components/OrCollapse/index.d.ts +0 -1
  829. package/dist/bundled/v3/components/OrCollapse/index.js +0 -1
  830. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +0 -76
  831. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.vue.d.ts +0 -48
  832. package/dist/bundled/v3/components/OrColorPicker/constants.d.ts +0 -575
  833. package/dist/bundled/v3/components/OrColorPicker/constants.js +0 -323
  834. package/dist/bundled/v3/components/OrColorPicker/index.d.ts +0 -3
  835. package/dist/bundled/v3/components/OrColorPicker/index.js +0 -2
  836. package/dist/bundled/v3/components/OrColorPicker/types.d.ts +0 -1
  837. package/dist/bundled/v3/components/OrColorPicker/types.js +0 -1
  838. package/dist/bundled/v3/components/OrColorPicker/utils/defultPalette.d.ts +0 -2
  839. package/dist/bundled/v3/components/OrColorPicker/utils/defultPalette.js +0 -16
  840. package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +0 -54
  841. package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.vue.d.ts +0 -83
  842. package/dist/bundled/v3/components/OrCombinedInputV3/index.d.ts +0 -2
  843. package/dist/bundled/v3/components/OrCombinedInputV3/index.js +0 -2
  844. package/dist/bundled/v3/components/OrCombinedInputV3/props.d.ts +0 -1
  845. package/dist/bundled/v3/components/OrCombinedInputV3/props.js +0 -1
  846. package/dist/bundled/v3/components/OrCombinedInputV3/styles.d.ts +0 -2
  847. package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +0 -16
  848. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +0 -60
  849. package/dist/bundled/v3/components/OrConfirm/OrConfirm.vue.d.ts +0 -176
  850. package/dist/bundled/v3/components/OrConfirm/index.d.ts +0 -1
  851. package/dist/bundled/v3/components/OrConfirm/index.js +0 -1
  852. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +0 -67
  853. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.vue.d.ts +0 -138
  854. package/dist/bundled/v3/components/OrConfirmV3/index.d.ts +0 -2
  855. package/dist/bundled/v3/components/OrConfirmV3/index.js +0 -2
  856. package/dist/bundled/v3/components/OrConfirmV3/props.d.ts +0 -4
  857. package/dist/bundled/v3/components/OrConfirmV3/props.js +0 -7
  858. package/dist/bundled/v3/components/OrConfirmV3/styles.d.ts +0 -7
  859. package/dist/bundled/v3/components/OrConfirmV3/styles.js +0 -47
  860. package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +0 -20
  861. package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.vue.d.ts +0 -45
  862. package/dist/bundled/v3/components/OrContextMenuV3/index.d.ts +0 -2
  863. package/dist/bundled/v3/components/OrContextMenuV3/index.js +0 -2
  864. package/dist/bundled/v3/components/OrContextMenuV3/props.d.ts +0 -2
  865. package/dist/bundled/v3/components/OrContextMenuV3/props.js +0 -1
  866. package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +0 -13
  867. package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.vue.d.ts +0 -28
  868. package/dist/bundled/v3/components/OrDateFormatV3/index.d.ts +0 -1
  869. package/dist/bundled/v3/components/OrDateFormatV3/index.js +0 -1
  870. package/dist/bundled/v3/components/OrDateFormatV3/styles.d.ts +0 -1
  871. package/dist/bundled/v3/components/OrDateFormatV3/styles.js +0 -5
  872. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +0 -131
  873. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.vue.d.ts +0 -263
  874. package/dist/bundled/v3/components/OrDatePickerV3/index.d.ts +0 -2
  875. package/dist/bundled/v3/components/OrDatePickerV3/index.js +0 -2
  876. package/dist/bundled/v3/components/OrDatePickerV3/props.d.ts +0 -1
  877. package/dist/bundled/v3/components/OrDatePickerV3/props.js +0 -1
  878. package/dist/bundled/v3/components/OrDatePickerV3/styles.d.ts +0 -2
  879. package/dist/bundled/v3/components/OrDatePickerV3/styles.js +0 -10
  880. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +0 -165
  881. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.vue.d.ts +0 -553
  882. package/dist/bundled/v3/components/OrDateRangePickerV3/index.d.ts +0 -2
  883. package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +0 -2
  884. package/dist/bundled/v3/components/OrDateRangePickerV3/props.d.ts +0 -1
  885. package/dist/bundled/v3/components/OrDateRangePickerV3/props.js +0 -1
  886. package/dist/bundled/v3/components/OrDateRangePickerV3/styles.d.ts +0 -2
  887. package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +0 -10
  888. package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +0 -13
  889. package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.vue.d.ts +0 -39
  890. package/dist/bundled/v3/components/OrDateTimeFormatV3/index.d.ts +0 -1
  891. package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +0 -1
  892. package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.d.ts +0 -1
  893. package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +0 -5
  894. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +0 -228
  895. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.vue.d.ts +0 -270
  896. package/dist/bundled/v3/components/OrDateTimePicker/constants.d.ts +0 -24
  897. package/dist/bundled/v3/components/OrDateTimePicker/constants.js +0 -20
  898. package/dist/bundled/v3/components/OrDateTimePicker/index.d.ts +0 -2
  899. package/dist/bundled/v3/components/OrDateTimePicker/index.js +0 -2
  900. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +0 -193
  901. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.vue.d.ts +0 -296
  902. package/dist/bundled/v3/components/OrDateTimePickerV3/index.d.ts +0 -5
  903. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +0 -12
  904. package/dist/bundled/v3/components/OrDateTimePickerV3/props.d.ts +0 -6
  905. package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +0 -10
  906. package/dist/bundled/v3/components/OrDateTimePickerV3/styles.d.ts +0 -3
  907. package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +0 -11
  908. package/dist/bundled/v3/components/OrDateTimePickerV3/types.d.ts +0 -3
  909. package/dist/bundled/v3/components/OrDateTimePickerV3/types.js +0 -1
  910. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.d.ts +0 -1
  911. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +0 -8
  912. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.d.ts +0 -2
  913. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +0 -11
  914. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.d.ts +0 -1
  915. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +0 -6
  916. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.d.ts +0 -1
  917. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +0 -9
  918. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.d.ts +0 -1
  919. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +0 -6
  920. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.d.ts +0 -2
  921. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +0 -12
  922. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.d.ts +0 -6
  923. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +0 -6
  924. package/dist/bundled/v3/components/OrEmptyStateV3/OrEmptyState.js +0 -26
  925. package/dist/bundled/v3/components/OrEmptyStateV3/OrEmptyState.vue.d.ts +0 -86
  926. package/dist/bundled/v3/components/OrEmptyStateV3/index.d.ts +0 -3
  927. package/dist/bundled/v3/components/OrEmptyStateV3/index.js +0 -2
  928. package/dist/bundled/v3/components/OrEmptyStateV3/props.d.ts +0 -4
  929. package/dist/bundled/v3/components/OrEmptyStateV3/props.js +0 -7
  930. package/dist/bundled/v3/components/OrEmptyStateV3/styles.d.ts +0 -10
  931. package/dist/bundled/v3/components/OrEmptyStateV3/styles.js +0 -46
  932. package/dist/bundled/v3/components/OrEmptyStateV3/types.d.ts +0 -2
  933. package/dist/bundled/v3/components/OrEmptyStateV3/types.js +0 -1
  934. package/dist/bundled/v3/components/OrError/OrError.js +0 -18
  935. package/dist/bundled/v3/components/OrError/OrError.vue.d.ts +0 -15
  936. package/dist/bundled/v3/components/OrError/index.d.ts +0 -1
  937. package/dist/bundled/v3/components/OrError/index.js +0 -1
  938. package/dist/bundled/v3/components/OrErrorTagV3/OrErrorTag.js +0 -20
  939. package/dist/bundled/v3/components/OrErrorTagV3/OrErrorTag.vue.d.ts +0 -5
  940. package/dist/bundled/v3/components/OrErrorTagV3/index.d.ts +0 -1
  941. package/dist/bundled/v3/components/OrErrorTagV3/index.js +0 -1
  942. package/dist/bundled/v3/components/OrErrorTagV3/styles.d.ts +0 -1
  943. package/dist/bundled/v3/components/OrErrorTagV3/styles.js +0 -15
  944. package/dist/bundled/v3/components/OrErrorV3/OrError.js +0 -19
  945. package/dist/bundled/v3/components/OrErrorV3/OrError.vue.d.ts +0 -19
  946. package/dist/bundled/v3/components/OrErrorV3/index.d.ts +0 -1
  947. package/dist/bundled/v3/components/OrErrorV3/index.js +0 -1
  948. package/dist/bundled/v3/components/OrErrorV3/styles.d.ts +0 -3
  949. package/dist/bundled/v3/components/OrErrorV3/styles.js +0 -19
  950. package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +0 -34
  951. package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.vue.d.ts +0 -73
  952. package/dist/bundled/v3/components/OrExpansionPanelV3/index.d.ts +0 -2
  953. package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +0 -2
  954. package/dist/bundled/v3/components/OrExpansionPanelV3/props.d.ts +0 -13
  955. package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +0 -18
  956. package/dist/bundled/v3/components/OrExpansionPanelV3/styles.d.ts +0 -7
  957. package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +0 -69
  958. package/dist/bundled/v3/components/OrFabV3/OrFab.js +0 -22
  959. package/dist/bundled/v3/components/OrFabV3/OrFab.vue.d.ts +0 -37
  960. package/dist/bundled/v3/components/OrFabV3/index.d.ts +0 -2
  961. package/dist/bundled/v3/components/OrFabV3/index.js +0 -2
  962. package/dist/bundled/v3/components/OrFabV3/props.d.ts +0 -4
  963. package/dist/bundled/v3/components/OrFabV3/props.js +0 -7
  964. package/dist/bundled/v3/components/OrFabV3/styles.d.ts +0 -3
  965. package/dist/bundled/v3/components/OrFabV3/styles.js +0 -19
  966. package/dist/bundled/v3/components/OrFloating/OrFloating.js +0 -24
  967. package/dist/bundled/v3/components/OrFloating/OrFloating.vue.d.ts +0 -123
  968. package/dist/bundled/v3/components/OrFloating/constants.d.ts +0 -18
  969. package/dist/bundled/v3/components/OrFloating/constants.js +0 -22
  970. package/dist/bundled/v3/components/OrFloating/index.d.ts +0 -2
  971. package/dist/bundled/v3/components/OrFloating/index.js +0 -2
  972. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +0 -46
  973. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.vue.d.ts +0 -67
  974. package/dist/bundled/v3/components/OrFormGroupV3/index.d.ts +0 -2
  975. package/dist/bundled/v3/components/OrFormGroupV3/index.js +0 -2
  976. package/dist/bundled/v3/components/OrFormGroupV3/props.d.ts +0 -4
  977. package/dist/bundled/v3/components/OrFormGroupV3/props.js +0 -7
  978. package/dist/bundled/v3/components/OrFormGroupV3/styles.d.ts +0 -5
  979. package/dist/bundled/v3/components/OrFormGroupV3/styles.js +0 -17
  980. package/dist/bundled/v3/components/OrHint/OrHint.js +0 -18
  981. package/dist/bundled/v3/components/OrHint/OrHint.vue.d.ts +0 -17
  982. package/dist/bundled/v3/components/OrHint/index.d.ts +0 -1
  983. package/dist/bundled/v3/components/OrHint/index.js +0 -1
  984. package/dist/bundled/v3/components/OrHintV3/OrHint.js +0 -19
  985. package/dist/bundled/v3/components/OrHintV3/OrHint.vue.d.ts +0 -19
  986. package/dist/bundled/v3/components/OrHintV3/index.d.ts +0 -1
  987. package/dist/bundled/v3/components/OrHintV3/index.js +0 -1
  988. package/dist/bundled/v3/components/OrHintV3/styles.d.ts +0 -3
  989. package/dist/bundled/v3/components/OrHintV3/styles.js +0 -19
  990. package/dist/bundled/v3/components/OrIcon/OrIcon.js +0 -44
  991. package/dist/bundled/v3/components/OrIcon/OrIcon.vue.d.ts +0 -95
  992. package/dist/bundled/v3/components/OrIcon/constants.d.ts +0 -20
  993. package/dist/bundled/v3/components/OrIcon/constants.js +0 -24
  994. package/dist/bundled/v3/components/OrIcon/index.d.ts +0 -2
  995. package/dist/bundled/v3/components/OrIcon/index.js +0 -2
  996. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +0 -43
  997. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.vue.d.ts +0 -106
  998. package/dist/bundled/v3/components/OrIconButtonV2/index.d.ts +0 -1
  999. package/dist/bundled/v3/components/OrIconButtonV2/index.js +0 -1
  1000. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +0 -34
  1001. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.vue.d.ts +0 -82
  1002. package/dist/bundled/v3/components/OrIconButtonV3/index.d.ts +0 -2
  1003. package/dist/bundled/v3/components/OrIconButtonV3/index.js +0 -3
  1004. package/dist/bundled/v3/components/OrIconButtonV3/props.d.ts +0 -7
  1005. package/dist/bundled/v3/components/OrIconButtonV3/props.js +0 -11
  1006. package/dist/bundled/v3/components/OrIconButtonV3/styles.d.ts +0 -3
  1007. package/dist/bundled/v3/components/OrIconButtonV3/styles.js +0 -72
  1008. package/dist/bundled/v3/components/OrIconV3/OrIcon.js +0 -13
  1009. package/dist/bundled/v3/components/OrIconV3/OrIcon.vue.d.ts +0 -36
  1010. package/dist/bundled/v3/components/OrIconV3/index.d.ts +0 -2
  1011. package/dist/bundled/v3/components/OrIconV3/index.js +0 -2
  1012. package/dist/bundled/v3/components/OrIconV3/props.d.ts +0 -13
  1013. package/dist/bundled/v3/components/OrIconV3/props.js +0 -17
  1014. package/dist/bundled/v3/components/OrIconV3/styles.d.ts +0 -4
  1015. package/dist/bundled/v3/components/OrIconV3/styles.js +0 -44
  1016. package/dist/bundled/v3/components/OrInlineInputBoxV3/OrInlineInputBox.js +0 -15
  1017. package/dist/bundled/v3/components/OrInlineInputBoxV3/OrInlineInputBox.vue.d.ts +0 -28
  1018. package/dist/bundled/v3/components/OrInlineInputBoxV3/index.d.ts +0 -2
  1019. package/dist/bundled/v3/components/OrInlineInputBoxV3/index.js +0 -2
  1020. package/dist/bundled/v3/components/OrInlineInputBoxV3/props.d.ts +0 -4
  1021. package/dist/bundled/v3/components/OrInlineInputBoxV3/props.js +0 -7
  1022. package/dist/bundled/v3/components/OrInlineInputBoxV3/styles.d.ts +0 -3
  1023. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +0 -85
  1024. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.vue.d.ts +0 -106
  1025. package/dist/bundled/v3/components/OrInlineInputV3/index.d.ts +0 -2
  1026. package/dist/bundled/v3/components/OrInlineInputV3/index.js +0 -3
  1027. package/dist/bundled/v3/components/OrInlineInputV3/props.d.ts +0 -5
  1028. package/dist/bundled/v3/components/OrInlineInputV3/props.js +0 -9
  1029. package/dist/bundled/v3/components/OrInlineInputV3/styles.d.ts +0 -5
  1030. package/dist/bundled/v3/components/OrInlineInputV3/styles.js +0 -29
  1031. package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +0 -116
  1032. package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.vue.d.ts +0 -157
  1033. package/dist/bundled/v3/components/OrInlineTextEdit/constants.d.ts +0 -9
  1034. package/dist/bundled/v3/components/OrInlineTextEdit/constants.js +0 -13
  1035. package/dist/bundled/v3/components/OrInlineTextEdit/index.d.ts +0 -2
  1036. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +0 -2
  1037. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +0 -84
  1038. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.vue.d.ts +0 -86
  1039. package/dist/bundled/v3/components/OrInlineTextareaV3/index.d.ts +0 -1
  1040. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +0 -1
  1041. package/dist/bundled/v3/components/OrInlineTextareaV3/styles.d.ts +0 -3
  1042. package/dist/bundled/v3/components/OrInlineTextareaV3/styles.js +0 -21
  1043. package/dist/bundled/v3/components/OrInput/OrInput.js +0 -117
  1044. package/dist/bundled/v3/components/OrInput/OrInput.vue.d.ts +0 -153
  1045. package/dist/bundled/v3/components/OrInput/index.d.ts +0 -1
  1046. package/dist/bundled/v3/components/OrInput/index.js +0 -1
  1047. package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.js +0 -27
  1048. package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.vue.d.ts +0 -55
  1049. package/dist/bundled/v3/components/OrInputBoxV3/index.d.ts +0 -2
  1050. package/dist/bundled/v3/components/OrInputBoxV3/index.js +0 -2
  1051. package/dist/bundled/v3/components/OrInputBoxV3/props.d.ts +0 -8
  1052. package/dist/bundled/v3/components/OrInputBoxV3/props.js +0 -12
  1053. package/dist/bundled/v3/components/OrInputBoxV3/styles.d.ts +0 -4
  1054. package/dist/bundled/v3/components/OrInputBoxV3/styles.js +0 -49
  1055. package/dist/bundled/v3/components/OrInputV3/OrInput.js +0 -121
  1056. package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +0 -156
  1057. package/dist/bundled/v3/components/OrInputV3/index.d.ts +0 -2
  1058. package/dist/bundled/v3/components/OrInputV3/index.js +0 -3
  1059. package/dist/bundled/v3/components/OrInputV3/props.d.ts +0 -7
  1060. package/dist/bundled/v3/components/OrInputV3/props.js +0 -11
  1061. package/dist/bundled/v3/components/OrInputV3/styles.d.ts +0 -2
  1062. package/dist/bundled/v3/components/OrInputV3/styles.js +0 -14
  1063. package/dist/bundled/v3/components/OrLabel/OrLabel.js +0 -21
  1064. package/dist/bundled/v3/components/OrLabel/OrLabel.vue.d.ts +0 -32
  1065. package/dist/bundled/v3/components/OrLabel/index.d.ts +0 -1
  1066. package/dist/bundled/v3/components/OrLabel/index.js +0 -1
  1067. package/dist/bundled/v3/components/OrLabelV3/OrLabel.js +0 -24
  1068. package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +0 -57
  1069. package/dist/bundled/v3/components/OrLabelV3/index.d.ts +0 -2
  1070. package/dist/bundled/v3/components/OrLabelV3/index.js +0 -2
  1071. package/dist/bundled/v3/components/OrLabelV3/props.d.ts +0 -5
  1072. package/dist/bundled/v3/components/OrLabelV3/props.js +0 -8
  1073. package/dist/bundled/v3/components/OrLabelV3/styles.d.ts +0 -5
  1074. package/dist/bundled/v3/components/OrLabelV3/styles.js +0 -38
  1075. package/dist/bundled/v3/components/OrLinkV3/OrLink.js +0 -20
  1076. package/dist/bundled/v3/components/OrLinkV3/OrLink.vue.d.ts +0 -63
  1077. package/dist/bundled/v3/components/OrLinkV3/index.d.ts +0 -2
  1078. package/dist/bundled/v3/components/OrLinkV3/index.js +0 -2
  1079. package/dist/bundled/v3/components/OrLinkV3/props.d.ts +0 -7
  1080. package/dist/bundled/v3/components/OrLinkV3/props.js +0 -10
  1081. package/dist/bundled/v3/components/OrLinkV3/styles.d.ts +0 -3
  1082. package/dist/bundled/v3/components/OrLinkV3/styles.js +0 -32
  1083. package/dist/bundled/v3/components/OrList/OrList.js +0 -84
  1084. package/dist/bundled/v3/components/OrList/OrList.vue.d.ts +0 -125
  1085. package/dist/bundled/v3/components/OrList/index.d.ts +0 -1
  1086. package/dist/bundled/v3/components/OrList/index.js +0 -1
  1087. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +0 -91
  1088. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.vue.d.ts +0 -95
  1089. package/dist/bundled/v3/components/OrListOfInputs/index.d.ts +0 -1
  1090. package/dist/bundled/v3/components/OrListOfInputs/index.js +0 -1
  1091. package/dist/bundled/v3/components/OrListV3/OrList.js +0 -63
  1092. package/dist/bundled/v3/components/OrListV3/OrList.vue.d.ts +0 -96
  1093. package/dist/bundled/v3/components/OrListV3/index.d.ts +0 -3
  1094. package/dist/bundled/v3/components/OrListV3/index.js +0 -1
  1095. package/dist/bundled/v3/components/OrListV3/styles.d.ts +0 -2
  1096. package/dist/bundled/v3/components/OrListV3/styles.js +0 -8
  1097. package/dist/bundled/v3/components/OrListV3/types.d.ts +0 -4
  1098. package/dist/bundled/v3/components/OrListV3/types.js +0 -1
  1099. package/dist/bundled/v3/components/OrLoader/OrLoader.js +0 -43
  1100. package/dist/bundled/v3/components/OrLoader/OrLoader.vue.d.ts +0 -57
  1101. package/dist/bundled/v3/components/OrLoader/constants.d.ts +0 -6
  1102. package/dist/bundled/v3/components/OrLoader/constants.js +0 -8
  1103. package/dist/bundled/v3/components/OrLoader/index.d.ts +0 -2
  1104. package/dist/bundled/v3/components/OrLoader/index.js +0 -2
  1105. package/dist/bundled/v3/components/OrLoader/types.d.ts +0 -3
  1106. package/dist/bundled/v3/components/OrLoader/types.js +0 -1
  1107. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +0 -65
  1108. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.vue.d.ts +0 -75
  1109. package/dist/bundled/v3/components/OrLoaderV3/index.d.ts +0 -2
  1110. package/dist/bundled/v3/components/OrLoaderV3/index.js +0 -2
  1111. package/dist/bundled/v3/components/OrLoaderV3/props.d.ts +0 -13
  1112. package/dist/bundled/v3/components/OrLoaderV3/props.js +0 -18
  1113. package/dist/bundled/v3/components/OrLoaderV3/styles.d.ts +0 -6
  1114. package/dist/bundled/v3/components/OrLoaderV3/styles.js +0 -17
  1115. package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +0 -28
  1116. package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.vue.d.ts +0 -40
  1117. package/dist/bundled/v3/components/OrMenuItemV3/index.d.ts +0 -1
  1118. package/dist/bundled/v3/components/OrMenuItemV3/index.js +0 -1
  1119. package/dist/bundled/v3/components/OrMenuItemV3/styles.d.ts +0 -1
  1120. package/dist/bundled/v3/components/OrMenuItemV3/styles.js +0 -21
  1121. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +0 -29
  1122. package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +0 -66
  1123. package/dist/bundled/v3/components/OrMenuV3/index.d.ts +0 -2
  1124. package/dist/bundled/v3/components/OrMenuV3/index.js +0 -2
  1125. package/dist/bundled/v3/components/OrMenuV3/props.d.ts +0 -2
  1126. package/dist/bundled/v3/components/OrMenuV3/props.js +0 -1
  1127. package/dist/bundled/v3/components/OrMenuV3/styles.d.ts +0 -1
  1128. package/dist/bundled/v3/components/OrMenuV3/styles.js +0 -7
  1129. package/dist/bundled/v3/components/OrModal/OrModal.js +0 -52
  1130. package/dist/bundled/v3/components/OrModal/OrModal.vue.d.ts +0 -85
  1131. package/dist/bundled/v3/components/OrModal/constants.d.ts +0 -7
  1132. package/dist/bundled/v3/components/OrModal/constants.js +0 -10
  1133. package/dist/bundled/v3/components/OrModal/index.d.ts +0 -2
  1134. package/dist/bundled/v3/components/OrModal/index.js +0 -2
  1135. package/dist/bundled/v3/components/OrModalV3/OrModal.js +0 -40
  1136. package/dist/bundled/v3/components/OrModalV3/OrModal.vue.d.ts +0 -44
  1137. package/dist/bundled/v3/components/OrModalV3/index.d.ts +0 -2
  1138. package/dist/bundled/v3/components/OrModalV3/index.js +0 -2
  1139. package/dist/bundled/v3/components/OrModalV3/props.d.ts +0 -5
  1140. package/dist/bundled/v3/components/OrModalV3/props.js +0 -8
  1141. package/dist/bundled/v3/components/OrModalV3/styles.d.ts +0 -3
  1142. package/dist/bundled/v3/components/OrModalV3/styles.js +0 -30
  1143. package/dist/bundled/v3/components/OrNotification/OrNotification.js +0 -36
  1144. package/dist/bundled/v3/components/OrNotification/OrNotification.vue.d.ts +0 -65
  1145. package/dist/bundled/v3/components/OrNotification/constants.d.ts +0 -10
  1146. package/dist/bundled/v3/components/OrNotification/constants.js +0 -14
  1147. package/dist/bundled/v3/components/OrNotification/index.d.ts +0 -2
  1148. package/dist/bundled/v3/components/OrNotification/index.js +0 -2
  1149. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +0 -28
  1150. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.vue.d.ts +0 -30
  1151. package/dist/bundled/v3/components/OrNotificationV3/index.d.ts +0 -2
  1152. package/dist/bundled/v3/components/OrNotificationV3/index.js +0 -2
  1153. package/dist/bundled/v3/components/OrNotificationV3/props.d.ts +0 -6
  1154. package/dist/bundled/v3/components/OrNotificationV3/props.js +0 -9
  1155. package/dist/bundled/v3/components/OrNotificationV3/styles.d.ts +0 -5
  1156. package/dist/bundled/v3/components/OrNotificationV3/styles.js +0 -54
  1157. package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.js +0 -60
  1158. package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.vue.d.ts +0 -139
  1159. package/dist/bundled/v3/components/OrNumberInput/index.d.ts +0 -1
  1160. package/dist/bundled/v3/components/OrNumberInput/index.js +0 -1
  1161. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +0 -57
  1162. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.vue.d.ts +0 -62
  1163. package/dist/bundled/v3/components/OrOverflowMenu/index.d.ts +0 -2
  1164. package/dist/bundled/v3/components/OrOverflowMenu/index.js +0 -1
  1165. package/dist/bundled/v3/components/OrOverflowMenu/types.d.ts +0 -7
  1166. package/dist/bundled/v3/components/OrOverflowMenu/types.js +0 -1
  1167. package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +0 -17
  1168. package/dist/bundled/v3/components/OrOverlay/OrOverlay.vue.d.ts +0 -40
  1169. package/dist/bundled/v3/components/OrOverlay/index.d.ts +0 -1
  1170. package/dist/bundled/v3/components/OrOverlay/index.js +0 -1
  1171. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +0 -21
  1172. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.vue.d.ts +0 -17
  1173. package/dist/bundled/v3/components/OrOverlayV3/index.d.ts +0 -1
  1174. package/dist/bundled/v3/components/OrOverlayV3/index.js +0 -1
  1175. package/dist/bundled/v3/components/OrOverlayV3/styles.d.ts +0 -1
  1176. package/dist/bundled/v3/components/OrOverlayV3/styles.js +0 -9
  1177. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +0 -107
  1178. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.vue.d.ts +0 -57
  1179. package/dist/bundled/v3/components/OrPaginationV3/index.d.ts +0 -2
  1180. package/dist/bundled/v3/components/OrPaginationV3/index.js +0 -1
  1181. package/dist/bundled/v3/components/OrPaginationV3/styles.d.ts +0 -4
  1182. package/dist/bundled/v3/components/OrPaginationV3/styles.js +0 -26
  1183. package/dist/bundled/v3/components/OrPaginationV3/types.d.ts +0 -4
  1184. package/dist/bundled/v3/components/OrPaginationV3/types.js +0 -1
  1185. package/dist/bundled/v3/components/OrPassword/OrPassword.js +0 -68
  1186. package/dist/bundled/v3/components/OrPassword/OrPassword.vue.d.ts +0 -117
  1187. package/dist/bundled/v3/components/OrPassword/index.d.ts +0 -1
  1188. package/dist/bundled/v3/components/OrPassword/index.js +0 -1
  1189. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +0 -39
  1190. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +0 -115
  1191. package/dist/bundled/v3/components/OrPopoverV3/hooks/types.d.ts +0 -77
  1192. package/dist/bundled/v3/components/OrPopoverV3/hooks/types.js +0 -1
  1193. package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.d.ts +0 -4
  1194. package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +0 -137
  1195. package/dist/bundled/v3/components/OrPopoverV3/index.d.ts +0 -2
  1196. package/dist/bundled/v3/components/OrPopoverV3/index.js +0 -2
  1197. package/dist/bundled/v3/components/OrPopoverV3/props.d.ts +0 -21
  1198. package/dist/bundled/v3/components/OrPopoverV3/props.js +0 -23
  1199. package/dist/bundled/v3/components/OrPopoverV3/styles.d.ts +0 -4
  1200. package/dist/bundled/v3/components/OrPopoverV3/styles.js +0 -46
  1201. package/dist/bundled/v3/components/OrProgress/OrProgress.js +0 -63
  1202. package/dist/bundled/v3/components/OrProgress/OrProgress.vue.d.ts +0 -122
  1203. package/dist/bundled/v3/components/OrProgress/constants.d.ts +0 -11
  1204. package/dist/bundled/v3/components/OrProgress/constants.js +0 -15
  1205. package/dist/bundled/v3/components/OrProgress/index.d.ts +0 -2
  1206. package/dist/bundled/v3/components/OrProgress/index.js +0 -2
  1207. package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +0 -78
  1208. package/dist/bundled/v3/components/OrProgressV3/OrProgress.vue.d.ts +0 -105
  1209. package/dist/bundled/v3/components/OrProgressV3/index.d.ts +0 -2
  1210. package/dist/bundled/v3/components/OrProgressV3/index.js +0 -2
  1211. package/dist/bundled/v3/components/OrProgressV3/props.d.ts +0 -11
  1212. package/dist/bundled/v3/components/OrProgressV3/props.js +0 -15
  1213. package/dist/bundled/v3/components/OrProgressV3/styles.d.ts +0 -11
  1214. package/dist/bundled/v3/components/OrProgressV3/styles.js +0 -63
  1215. package/dist/bundled/v3/components/OrRadio/OrRadio.js +0 -34
  1216. package/dist/bundled/v3/components/OrRadio/OrRadio.vue.d.ts +0 -68
  1217. package/dist/bundled/v3/components/OrRadio/index.d.ts +0 -1
  1218. package/dist/bundled/v3/components/OrRadio/index.js +0 -1
  1219. package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +0 -18
  1220. package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.vue.d.ts +0 -64
  1221. package/dist/bundled/v3/components/OrRadioGroup/index.d.ts +0 -1
  1222. package/dist/bundled/v3/components/OrRadioGroup/index.js +0 -1
  1223. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +0 -32
  1224. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.vue.d.ts +0 -83
  1225. package/dist/bundled/v3/components/OrRadioGroupV3/index.d.ts +0 -1
  1226. package/dist/bundled/v3/components/OrRadioGroupV3/index.js +0 -1
  1227. package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +0 -42
  1228. package/dist/bundled/v3/components/OrRadioV3/OrRadio.vue.d.ts +0 -78
  1229. package/dist/bundled/v3/components/OrRadioV3/index.d.ts +0 -1
  1230. package/dist/bundled/v3/components/OrRadioV3/index.js +0 -1
  1231. package/dist/bundled/v3/components/OrRadioV3/styles.d.ts +0 -3
  1232. package/dist/bundled/v3/components/OrRadioV3/styles.js +0 -31
  1233. package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +0 -71
  1234. package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.vue.d.ts +0 -96
  1235. package/dist/bundled/v3/components/OrRangeSliderV3/index.d.ts +0 -2
  1236. package/dist/bundled/v3/components/OrRangeSliderV3/index.js +0 -2
  1237. package/dist/bundled/v3/components/OrRangeSliderV3/props.d.ts +0 -1
  1238. package/dist/bundled/v3/components/OrRangeSliderV3/props.js +0 -1
  1239. package/dist/bundled/v3/components/OrRangeSliderV3/styles.d.ts +0 -14
  1240. package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +0 -97
  1241. package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.js +0 -39
  1242. package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.vue.d.ts +0 -101
  1243. package/dist/bundled/v3/components/OrResizeablePanelV3/index.d.ts +0 -2
  1244. package/dist/bundled/v3/components/OrResizeablePanelV3/index.js +0 -2
  1245. package/dist/bundled/v3/components/OrResizeablePanelV3/props.d.ts +0 -12
  1246. package/dist/bundled/v3/components/OrResizeablePanelV3/props.js +0 -16
  1247. package/dist/bundled/v3/components/OrResizeablePanelV3/styles.d.ts +0 -13
  1248. package/dist/bundled/v3/components/OrResizeablePanelV3/styles.js +0 -186
  1249. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +0 -202
  1250. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.vue.d.ts +0 -119
  1251. package/dist/bundled/v3/components/OrRichTextEditorV3/index.d.ts +0 -2
  1252. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +0 -2
  1253. package/dist/bundled/v3/components/OrRichTextEditorV3/props.d.ts +0 -5
  1254. package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +0 -7
  1255. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.d.ts +0 -6
  1256. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +0 -38
  1257. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.d.ts +0 -3
  1258. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +0 -42
  1259. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.d.ts +0 -27
  1260. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +0 -183
  1261. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.d.ts +0 -1
  1262. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +0 -1
  1263. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.d.ts +0 -17
  1264. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +0 -199
  1265. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/types.d.ts +0 -19
  1266. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/types.js +0 -1
  1267. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.d.ts +0 -3
  1268. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +0 -2
  1269. package/dist/bundled/v3/components/OrSearch/OrSearch.js +0 -71
  1270. package/dist/bundled/v3/components/OrSearch/OrSearch.vue.d.ts +0 -140
  1271. package/dist/bundled/v3/components/OrSearch/index.d.ts +0 -1
  1272. package/dist/bundled/v3/components/OrSearch/index.js +0 -1
  1273. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +0 -30
  1274. package/dist/bundled/v3/components/OrSearchV3/OrSearch.vue.d.ts +0 -81
  1275. package/dist/bundled/v3/components/OrSearchV3/index.d.ts +0 -2
  1276. package/dist/bundled/v3/components/OrSearchV3/index.js +0 -2
  1277. package/dist/bundled/v3/components/OrSearchV3/props.d.ts +0 -1
  1278. package/dist/bundled/v3/components/OrSearchV3/props.js +0 -1
  1279. package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.js +0 -26
  1280. package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.vue.d.ts +0 -50
  1281. package/dist/bundled/v3/components/OrSegmentedControlV3/index.d.ts +0 -3
  1282. package/dist/bundled/v3/components/OrSegmentedControlV3/index.js +0 -2
  1283. package/dist/bundled/v3/components/OrSegmentedControlV3/props.d.ts +0 -4
  1284. package/dist/bundled/v3/components/OrSegmentedControlV3/props.js +0 -7
  1285. package/dist/bundled/v3/components/OrSegmentedControlV3/styles.d.ts +0 -3
  1286. package/dist/bundled/v3/components/OrSegmentedControlV3/styles.js +0 -15
  1287. package/dist/bundled/v3/components/OrSegmentedControlV3/types.d.ts +0 -4
  1288. package/dist/bundled/v3/components/OrSegmentedControlV3/types.js +0 -1
  1289. package/dist/bundled/v3/components/OrSelect/OrSelect.js +0 -56
  1290. package/dist/bundled/v3/components/OrSelect/OrSelect.vue.d.ts +0 -181
  1291. package/dist/bundled/v3/components/OrSelect/constants.d.ts +0 -50
  1292. package/dist/bundled/v3/components/OrSelect/constants.js +0 -50
  1293. package/dist/bundled/v3/components/OrSelect/index.d.ts +0 -2
  1294. package/dist/bundled/v3/components/OrSelect/index.js +0 -1
  1295. package/dist/bundled/v3/components/OrSelect/types.d.ts +0 -9
  1296. package/dist/bundled/v3/components/OrSelect/types.js +0 -1
  1297. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +0 -236
  1298. package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +0 -213
  1299. package/dist/bundled/v3/components/OrSelectV3/index.d.ts +0 -3
  1300. package/dist/bundled/v3/components/OrSelectV3/index.js +0 -2
  1301. package/dist/bundled/v3/components/OrSelectV3/props.d.ts +0 -1
  1302. package/dist/bundled/v3/components/OrSelectV3/props.js +0 -1
  1303. package/dist/bundled/v3/components/OrSelectV3/styles.d.ts +0 -8
  1304. package/dist/bundled/v3/components/OrSelectV3/styles.js +0 -54
  1305. package/dist/bundled/v3/components/OrSelectV3/types.d.ts +0 -12
  1306. package/dist/bundled/v3/components/OrSelectV3/types.js +0 -1
  1307. package/dist/bundled/v3/components/OrSidebar/OrSidebar.js +0 -37
  1308. package/dist/bundled/v3/components/OrSidebar/OrSidebar.vue.d.ts +0 -63
  1309. package/dist/bundled/v3/components/OrSidebar/constants.d.ts +0 -4
  1310. package/dist/bundled/v3/components/OrSidebar/constants.js +0 -7
  1311. package/dist/bundled/v3/components/OrSidebar/index.d.ts +0 -2
  1312. package/dist/bundled/v3/components/OrSidebar/index.js +0 -2
  1313. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +0 -44
  1314. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.vue.d.ts +0 -159
  1315. package/dist/bundled/v3/components/OrSidebarV3/index.d.ts +0 -2
  1316. package/dist/bundled/v3/components/OrSidebarV3/index.js +0 -3
  1317. package/dist/bundled/v3/components/OrSidebarV3/props.d.ts +0 -9
  1318. package/dist/bundled/v3/components/OrSidebarV3/props.js +0 -9
  1319. package/dist/bundled/v3/components/OrSidebarV3/styles.d.ts +0 -8
  1320. package/dist/bundled/v3/components/OrSidebarV3/styles.js +0 -64
  1321. package/dist/bundled/v3/components/OrSkeleton/constants.d.ts +0 -9
  1322. package/dist/bundled/v3/components/OrSkeleton/constants.js +0 -12
  1323. package/dist/bundled/v3/components/OrSkeleton/index.d.ts +0 -4
  1324. package/dist/bundled/v3/components/OrSkeleton/index.js +0 -4
  1325. package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.js +0 -18
  1326. package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.vue.d.ts +0 -32
  1327. package/dist/bundled/v3/components/OrSkeletonCircle/index.d.ts +0 -2
  1328. package/dist/bundled/v3/components/OrSkeletonCircle/index.js +0 -2
  1329. package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.js +0 -14
  1330. package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.vue.d.ts +0 -36
  1331. package/dist/bundled/v3/components/OrSkeletonCircleV3/index.d.ts +0 -1
  1332. package/dist/bundled/v3/components/OrSkeletonCircleV3/index.js +0 -1
  1333. package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.js +0 -18
  1334. package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.vue.d.ts +0 -43
  1335. package/dist/bundled/v3/components/OrSkeletonRect/index.d.ts +0 -2
  1336. package/dist/bundled/v3/components/OrSkeletonRect/index.js +0 -2
  1337. package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.js +0 -14
  1338. package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.vue.d.ts +0 -45
  1339. package/dist/bundled/v3/components/OrSkeletonRectV3/index.d.ts +0 -1
  1340. package/dist/bundled/v3/components/OrSkeletonRectV3/index.js +0 -1
  1341. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +0 -23
  1342. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.vue.d.ts +0 -57
  1343. package/dist/bundled/v3/components/OrSkeletonText/index.d.ts +0 -2
  1344. package/dist/bundled/v3/components/OrSkeletonText/index.js +0 -2
  1345. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +0 -20
  1346. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.vue.d.ts +0 -72
  1347. package/dist/bundled/v3/components/OrSkeletonTextV3/index.d.ts +0 -1
  1348. package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +0 -1
  1349. package/dist/bundled/v3/components/OrSkeletonV3/index.d.ts +0 -3
  1350. package/dist/bundled/v3/components/OrSkeletonV3/index.js +0 -3
  1351. package/dist/bundled/v3/components/OrSkeletonV3/styles.d.ts +0 -6
  1352. package/dist/bundled/v3/components/OrSkeletonV3/styles.js +0 -34
  1353. package/dist/bundled/v3/components/OrSlider/OrSlider.js +0 -98
  1354. package/dist/bundled/v3/components/OrSlider/OrSlider.vue.d.ts +0 -136
  1355. package/dist/bundled/v3/components/OrSlider/index.d.ts +0 -1
  1356. package/dist/bundled/v3/components/OrSlider/index.js +0 -1
  1357. package/dist/bundled/v3/components/OrSliderV3/OrSlider.js +0 -51
  1358. package/dist/bundled/v3/components/OrSliderV3/OrSlider.vue.d.ts +0 -89
  1359. package/dist/bundled/v3/components/OrSliderV3/index.d.ts +0 -2
  1360. package/dist/bundled/v3/components/OrSliderV3/index.js +0 -2
  1361. package/dist/bundled/v3/components/OrSliderV3/props.d.ts +0 -8
  1362. package/dist/bundled/v3/components/OrSliderV3/props.js +0 -12
  1363. package/dist/bundled/v3/components/OrSliderV3/styles.d.ts +0 -12
  1364. package/dist/bundled/v3/components/OrSliderV3/styles.js +0 -92
  1365. package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +0 -52
  1366. package/dist/bundled/v3/components/OrSortingV3/OrSorting.vue.d.ts +0 -35
  1367. package/dist/bundled/v3/components/OrSortingV3/index.d.ts +0 -2
  1368. package/dist/bundled/v3/components/OrSortingV3/index.js +0 -1
  1369. package/dist/bundled/v3/components/OrSortingV3/styles.d.ts +0 -2
  1370. package/dist/bundled/v3/components/OrSortingV3/styles.js +0 -6
  1371. package/dist/bundled/v3/components/OrSortingV3/types.d.ts +0 -4
  1372. package/dist/bundled/v3/components/OrSortingV3/types.js +0 -1
  1373. package/dist/bundled/v3/components/OrStepper/OrStepper.js +0 -53
  1374. package/dist/bundled/v3/components/OrStepper/OrStepper.vue.d.ts +0 -79
  1375. package/dist/bundled/v3/components/OrStepper/index.d.ts +0 -1
  1376. package/dist/bundled/v3/components/OrStepper/index.js +0 -1
  1377. package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +0 -49
  1378. package/dist/bundled/v3/components/OrSwitch/OrSwitch.vue.d.ts +0 -70
  1379. package/dist/bundled/v3/components/OrSwitch/index.d.ts +0 -1
  1380. package/dist/bundled/v3/components/OrSwitch/index.js +0 -1
  1381. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +0 -53
  1382. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.vue.d.ts +0 -89
  1383. package/dist/bundled/v3/components/OrSwitchV3/index.d.ts +0 -1
  1384. package/dist/bundled/v3/components/OrSwitchV3/index.js +0 -1
  1385. package/dist/bundled/v3/components/OrSwitchV3/styles.d.ts +0 -5
  1386. package/dist/bundled/v3/components/OrSwitchV3/styles.js +0 -51
  1387. package/dist/bundled/v3/components/OrTab/OrTab.js +0 -19
  1388. package/dist/bundled/v3/components/OrTab/OrTab.vue.d.ts +0 -44
  1389. package/dist/bundled/v3/components/OrTab/index.d.ts +0 -1
  1390. package/dist/bundled/v3/components/OrTab/index.js +0 -1
  1391. package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.js +0 -27
  1392. package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.vue.d.ts +0 -49
  1393. package/dist/bundled/v3/components/OrTabHeaderItem/index.d.ts +0 -1
  1394. package/dist/bundled/v3/components/OrTabHeaderItem/index.js +0 -1
  1395. package/dist/bundled/v3/components/OrTabV3/OrTab.js +0 -19
  1396. package/dist/bundled/v3/components/OrTabV3/OrTab.vue.d.ts +0 -21
  1397. package/dist/bundled/v3/components/OrTabV3/index.d.ts +0 -1
  1398. package/dist/bundled/v3/components/OrTabV3/index.js +0 -1
  1399. package/dist/bundled/v3/components/OrTabV3/styles.d.ts +0 -1
  1400. package/dist/bundled/v3/components/OrTabV3/styles.js +0 -19
  1401. package/dist/bundled/v3/components/OrTabs/OrTabs.js +0 -43
  1402. package/dist/bundled/v3/components/OrTabs/OrTabs.vue.d.ts +0 -13
  1403. package/dist/bundled/v3/components/OrTabs/index.d.ts +0 -1
  1404. package/dist/bundled/v3/components/OrTabs/index.js +0 -1
  1405. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +0 -65
  1406. package/dist/bundled/v3/components/OrTabsV3/OrTabs.vue.d.ts +0 -57
  1407. package/dist/bundled/v3/components/OrTabsV3/index.d.ts +0 -3
  1408. package/dist/bundled/v3/components/OrTabsV3/index.js +0 -2
  1409. package/dist/bundled/v3/components/OrTabsV3/props.d.ts +0 -4
  1410. package/dist/bundled/v3/components/OrTabsV3/props.js +0 -7
  1411. package/dist/bundled/v3/components/OrTabsV3/styles.d.ts +0 -5
  1412. package/dist/bundled/v3/components/OrTabsV3/styles.js +0 -31
  1413. package/dist/bundled/v3/components/OrTabsV3/types.d.ts +0 -4
  1414. package/dist/bundled/v3/components/OrTabsV3/types.js +0 -1
  1415. package/dist/bundled/v3/components/OrTag/OrTag.js +0 -33
  1416. package/dist/bundled/v3/components/OrTag/OrTag.vue.d.ts +0 -54
  1417. package/dist/bundled/v3/components/OrTag/index.d.ts +0 -1
  1418. package/dist/bundled/v3/components/OrTag/index.js +0 -1
  1419. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +0 -126
  1420. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.vue.d.ts +0 -150
  1421. package/dist/bundled/v3/components/OrTagInputV3/index.d.ts +0 -2
  1422. package/dist/bundled/v3/components/OrTagInputV3/index.js +0 -2
  1423. package/dist/bundled/v3/components/OrTagInputV3/props.d.ts +0 -1
  1424. package/dist/bundled/v3/components/OrTagInputV3/props.js +0 -1
  1425. package/dist/bundled/v3/components/OrTagInputV3/styles.d.ts +0 -3
  1426. package/dist/bundled/v3/components/OrTagInputV3/styles.js +0 -17
  1427. package/dist/bundled/v3/components/OrTagV3/OrTag.js +0 -32
  1428. package/dist/bundled/v3/components/OrTagV3/OrTag.vue.d.ts +0 -43
  1429. package/dist/bundled/v3/components/OrTagV3/index.d.ts +0 -2
  1430. package/dist/bundled/v3/components/OrTagV3/index.js +0 -2
  1431. package/dist/bundled/v3/components/OrTagV3/props.d.ts +0 -9
  1432. package/dist/bundled/v3/components/OrTagV3/props.js +0 -13
  1433. package/dist/bundled/v3/components/OrTagV3/styles.d.ts +0 -4
  1434. package/dist/bundled/v3/components/OrTagV3/styles.js +0 -32
  1435. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +0 -68
  1436. package/dist/bundled/v3/components/OrTagsV3/OrTags.vue.d.ts +0 -66
  1437. package/dist/bundled/v3/components/OrTagsV3/index.d.ts +0 -2
  1438. package/dist/bundled/v3/components/OrTagsV3/index.js +0 -2
  1439. package/dist/bundled/v3/components/OrTagsV3/props.d.ts +0 -6
  1440. package/dist/bundled/v3/components/OrTagsV3/props.js +0 -11
  1441. package/dist/bundled/v3/components/OrTagsV3/styles.d.ts +0 -6
  1442. package/dist/bundled/v3/components/OrTagsV3/styles.js +0 -46
  1443. package/dist/bundled/v3/components/OrTagsV3/types.d.ts +0 -6
  1444. package/dist/bundled/v3/components/OrTagsV3/types.js +0 -1
  1445. package/dist/bundled/v3/components/OrTagsV3/utils/castToTag.d.ts +0 -2
  1446. package/dist/bundled/v3/components/OrTagsV3/utils/castToTag.js +0 -12
  1447. package/dist/bundled/v3/components/OrTeleport/OrTeleport.js +0 -20
  1448. package/dist/bundled/v3/components/OrTeleport/OrTeleport.vue3.vue.d.ts +0 -27
  1449. package/dist/bundled/v3/components/OrTeleport/constants.d.ts +0 -12
  1450. package/dist/bundled/v3/components/OrTeleport/constants.js +0 -16
  1451. package/dist/bundled/v3/components/OrTeleport/index.d.ts +0 -2
  1452. package/dist/bundled/v3/components/OrTeleport/index.js +0 -1
  1453. package/dist/bundled/v3/components/OrTeleportV3/OrTeleport.js +0 -13
  1454. package/dist/bundled/v3/components/OrTeleportV3/OrTeleport.vue3.vue.d.ts +0 -23
  1455. package/dist/bundled/v3/components/OrTeleportV3/index.d.ts +0 -1
  1456. package/dist/bundled/v3/components/OrTeleportV3/index.js +0 -1
  1457. package/dist/bundled/v3/components/OrTextV3/OrText.js +0 -17
  1458. package/dist/bundled/v3/components/OrTextV3/OrText.vue.d.ts +0 -54
  1459. package/dist/bundled/v3/components/OrTextV3/index.d.ts +0 -1
  1460. package/dist/bundled/v3/components/OrTextV3/index.js +0 -1
  1461. package/dist/bundled/v3/components/OrTextV3/styles.d.ts +0 -3
  1462. package/dist/bundled/v3/components/OrTextV3/styles.js +0 -17
  1463. package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +0 -115
  1464. package/dist/bundled/v3/components/OrTextarea/OrTextarea.vue.d.ts +0 -131
  1465. package/dist/bundled/v3/components/OrTextarea/index.d.ts +0 -1
  1466. package/dist/bundled/v3/components/OrTextarea/index.js +0 -1
  1467. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +0 -84
  1468. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.vue.d.ts +0 -117
  1469. package/dist/bundled/v3/components/OrTextareaV3/index.d.ts +0 -2
  1470. package/dist/bundled/v3/components/OrTextareaV3/index.js +0 -2
  1471. package/dist/bundled/v3/components/OrTextareaV3/props.d.ts +0 -1
  1472. package/dist/bundled/v3/components/OrTextareaV3/props.js +0 -1
  1473. package/dist/bundled/v3/components/OrTextareaV3/styles.d.ts +0 -2
  1474. package/dist/bundled/v3/components/OrTextareaV3/styles.js +0 -16
  1475. package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +0 -148
  1476. package/dist/bundled/v3/components/OrTextbox/OrTextbox.vue.d.ts +0 -257
  1477. package/dist/bundled/v3/components/OrTextbox/constants.d.ts +0 -8
  1478. package/dist/bundled/v3/components/OrTextbox/constants.js +0 -11
  1479. package/dist/bundled/v3/components/OrTextbox/index.d.ts +0 -2
  1480. package/dist/bundled/v3/components/OrTextbox/index.js +0 -2
  1481. package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +0 -13
  1482. package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.vue.d.ts +0 -38
  1483. package/dist/bundled/v3/components/OrTimeFormatV3/index.d.ts +0 -1
  1484. package/dist/bundled/v3/components/OrTimeFormatV3/index.js +0 -1
  1485. package/dist/bundled/v3/components/OrTimeFormatV3/styles.d.ts +0 -1
  1486. package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +0 -5
  1487. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +0 -128
  1488. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.vue.d.ts +0 -263
  1489. package/dist/bundled/v3/components/OrTimePickerV3/index.d.ts +0 -2
  1490. package/dist/bundled/v3/components/OrTimePickerV3/index.js +0 -3
  1491. package/dist/bundled/v3/components/OrTimePickerV3/props.d.ts +0 -2
  1492. package/dist/bundled/v3/components/OrTimePickerV3/props.js +0 -2
  1493. package/dist/bundled/v3/components/OrTimePickerV3/styles.d.ts +0 -2
  1494. package/dist/bundled/v3/components/OrTimePickerV3/styles.js +0 -8
  1495. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +0 -154
  1496. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.vue.d.ts +0 -559
  1497. package/dist/bundled/v3/components/OrTimeRangePickerV3/index.d.ts +0 -2
  1498. package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +0 -3
  1499. package/dist/bundled/v3/components/OrTimeRangePickerV3/props.d.ts +0 -2
  1500. package/dist/bundled/v3/components/OrTimeRangePickerV3/props.js +0 -2
  1501. package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.d.ts +0 -2
  1502. package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +0 -8
  1503. package/dist/bundled/v3/components/OrToast/OrToast.js +0 -118
  1504. package/dist/bundled/v3/components/OrToast/OrToast.vue.d.ts +0 -61
  1505. package/dist/bundled/v3/components/OrToast/Timer.d.ts +0 -11
  1506. package/dist/bundled/v3/components/OrToast/Timer.js +0 -37
  1507. package/dist/bundled/v3/components/OrToast/composable/index.d.ts +0 -2
  1508. package/dist/bundled/v3/components/OrToast/composable/index.js +0 -2
  1509. package/dist/bundled/v3/components/OrToast/composable/useQueue.d.ts +0 -8
  1510. package/dist/bundled/v3/components/OrToast/composable/useQueue.js +0 -33
  1511. package/dist/bundled/v3/components/OrToast/composable/useToast.d.ts +0 -8
  1512. package/dist/bundled/v3/components/OrToast/composable/useToast.js +0 -86
  1513. package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.d.ts +0 -9
  1514. package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +0 -25
  1515. package/dist/bundled/v3/components/OrToast/constants.d.ts +0 -18
  1516. package/dist/bundled/v3/components/OrToast/constants.js +0 -24
  1517. package/dist/bundled/v3/components/OrToast/index.d.ts +0 -5
  1518. package/dist/bundled/v3/components/OrToast/index.js +0 -5
  1519. package/dist/bundled/v3/components/OrToast/types.d.ts +0 -35
  1520. package/dist/bundled/v3/components/OrToast/types.js +0 -1
  1521. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +0 -42
  1522. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.vue.d.ts +0 -63
  1523. package/dist/bundled/v3/components/OrToastContainer/index.d.ts +0 -4
  1524. package/dist/bundled/v3/components/OrToastContainer/index.js +0 -4
  1525. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +0 -43
  1526. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.vue.d.ts +0 -57
  1527. package/dist/bundled/v3/components/OrToastContainerV3/index.d.ts +0 -4
  1528. package/dist/bundled/v3/components/OrToastContainerV3/index.js +0 -5
  1529. package/dist/bundled/v3/components/OrToastV3/OrToast.vue.d.ts +0 -56
  1530. package/dist/bundled/v3/components/OrToastV3/Timer.d.ts +0 -11
  1531. package/dist/bundled/v3/components/OrToastV3/Timer.js +0 -37
  1532. package/dist/bundled/v3/components/OrToastV3/composable/index.d.ts +0 -2
  1533. package/dist/bundled/v3/components/OrToastV3/composable/index.js +0 -2
  1534. package/dist/bundled/v3/components/OrToastV3/composable/useQueue.d.ts +0 -8
  1535. package/dist/bundled/v3/components/OrToastV3/composable/useQueue.js +0 -33
  1536. package/dist/bundled/v3/components/OrToastV3/composable/useToast.d.ts +0 -8
  1537. package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +0 -86
  1538. package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.d.ts +0 -9
  1539. package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +0 -25
  1540. package/dist/bundled/v3/components/OrToastV3/index.d.ts +0 -5
  1541. package/dist/bundled/v3/components/OrToastV3/index.js +0 -6
  1542. package/dist/bundled/v3/components/OrToastV3/props.d.ts +0 -18
  1543. package/dist/bundled/v3/components/OrToastV3/props.js +0 -1
  1544. package/dist/bundled/v3/components/OrToastV3/styles.d.ts +0 -5
  1545. package/dist/bundled/v3/components/OrToastV3/styles.js +0 -59
  1546. package/dist/bundled/v3/components/OrToastV3/types.d.ts +0 -35
  1547. package/dist/bundled/v3/components/OrToastV3/types.js +0 -1
  1548. package/dist/bundled/v3/components/OrTooltip/OrTooltip.js +0 -48
  1549. package/dist/bundled/v3/components/OrTooltip/OrTooltip.vue.d.ts +0 -73
  1550. package/dist/bundled/v3/components/OrTooltip/index.d.ts +0 -2
  1551. package/dist/bundled/v3/components/OrTooltip/index.js +0 -2
  1552. package/dist/bundled/v3/components/OrTooltipContent/OrTooltipContent.js +0 -24
  1553. package/dist/bundled/v3/components/OrTooltipContent/OrTooltipContent.vue.d.ts +0 -28
  1554. package/dist/bundled/v3/components/OrTooltipContent/index.d.ts +0 -1
  1555. package/dist/bundled/v3/components/OrTooltipContent/index.js +0 -1
  1556. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +0 -33
  1557. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.vue.d.ts +0 -82
  1558. package/dist/bundled/v3/components/OrTooltipV3/index.d.ts +0 -2
  1559. package/dist/bundled/v3/components/OrTooltipV3/index.js +0 -2
  1560. package/dist/bundled/v3/components/OrTooltipV3/props.d.ts +0 -2
  1561. package/dist/bundled/v3/components/OrTooltipV3/props.js +0 -1
  1562. package/dist/bundled/v3/components/OrTooltipV3/styles.d.ts +0 -4
  1563. package/dist/bundled/v3/components/OrTooltipV3/styles.js +0 -48
  1564. package/dist/bundled/v3/components/OrTreeV3/OrTree.js +0 -31
  1565. package/dist/bundled/v3/components/OrTreeV3/OrTree.vue.d.ts +0 -35
  1566. package/dist/bundled/v3/components/OrTreeV3/index.d.ts +0 -2
  1567. package/dist/bundled/v3/components/OrTreeV3/index.js +0 -2
  1568. package/dist/bundled/v3/components/OrTreeV3/types.d.ts +0 -15
  1569. package/dist/bundled/v3/components/OrTreeV3/types.js +0 -8
  1570. package/dist/bundled/v3/components/index.d.ts +0 -118
  1571. package/dist/bundled/v3/components/index.js +0 -199
  1572. package/dist/bundled/v3/directives/dropdown-close.d.ts +0 -6
  1573. package/dist/bundled/v3/directives/dropdown-close.js +0 -14
  1574. package/dist/bundled/v3/directives/dropdown-open.d.ts +0 -6
  1575. package/dist/bundled/v3/directives/dropdown-open.js +0 -19
  1576. package/dist/bundled/v3/directives/index.d.ts +0 -2
  1577. package/dist/bundled/v3/directives/index.js +0 -2
  1578. package/dist/bundled/v3/dom-cec392f3.js +0 -260
  1579. package/dist/bundled/v3/eq-44ea4d70.js +0 -77
  1580. package/dist/bundled/v3/floating-ui.dom-d9ef0d1f.js +0 -1443
  1581. package/dist/bundled/v3/get-34aa21f4.js +0 -856
  1582. package/dist/bundled/v3/hooks/index.d.ts +0 -10
  1583. package/dist/bundled/v3/hooks/index.js +0 -10
  1584. package/dist/bundled/v3/hooks/useControlAttributes.d.ts +0 -7
  1585. package/dist/bundled/v3/hooks/useControlAttributes.js +0 -12
  1586. package/dist/bundled/v3/hooks/useElevation.d.ts +0 -3
  1587. package/dist/bundled/v3/hooks/useElevation.js +0 -25
  1588. package/dist/bundled/v3/hooks/useIdAttribute.d.ts +0 -2
  1589. package/dist/bundled/v3/hooks/useIdAttribute.js +0 -12
  1590. package/dist/bundled/v3/hooks/useOverflow.d.ts +0 -11
  1591. package/dist/bundled/v3/hooks/useOverflow.js +0 -75
  1592. package/dist/bundled/v3/hooks/usePopoverState.d.ts +0 -12
  1593. package/dist/bundled/v3/hooks/usePopoverState.js +0 -42
  1594. package/dist/bundled/v3/hooks/useProxyModelValue.d.ts +0 -8
  1595. package/dist/bundled/v3/hooks/useProxyModelValue.js +0 -29
  1596. package/dist/bundled/v3/hooks/useResponsive/index.d.ts +0 -1
  1597. package/dist/bundled/v3/hooks/useResponsive/index.js +0 -1
  1598. package/dist/bundled/v3/hooks/useResponsive/useResponsive.d.ts +0 -6
  1599. package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +0 -203
  1600. package/dist/bundled/v3/hooks/useTheme.d.ts +0 -3
  1601. package/dist/bundled/v3/hooks/useToggle.d.ts +0 -8
  1602. package/dist/bundled/v3/hooks/useToggle.js +0 -23
  1603. package/dist/bundled/v3/hooks/useValidationAttributes.d.ts +0 -11
  1604. package/dist/bundled/v3/hooks/useValidationAttributes.js +0 -16
  1605. package/dist/bundled/v3/index-06852368.js +0 -819
  1606. package/dist/bundled/v3/index-0fa7e6ca.js +0 -114
  1607. package/dist/bundled/v3/index-2ca6453c.js +0 -8
  1608. package/dist/bundled/v3/index-4a4ab262.js +0 -837
  1609. package/dist/bundled/v3/index-57f01e0d.js +0 -94
  1610. package/dist/bundled/v3/index-59ae65a4.js +0 -3158
  1611. package/dist/bundled/v3/index-67eff9fe.js +0 -9715
  1612. package/dist/bundled/v3/index-74353328.js +0 -1912
  1613. package/dist/bundled/v3/index-9b8fe3ec.js +0 -760
  1614. package/dist/bundled/v3/index-c8fc7964.js +0 -361
  1615. package/dist/bundled/v3/index-d32c767e.js +0 -18517
  1616. package/dist/bundled/v3/index-e1e02235.js +0 -1636
  1617. package/dist/bundled/v3/index-f1d66df5.js +0 -2301
  1618. package/dist/bundled/v3/index-f537aa31.js +0 -1379
  1619. package/dist/bundled/v3/index-f671afe5.js +0 -7127
  1620. package/dist/bundled/v3/index-ffeb3fc8.js +0 -295
  1621. package/dist/bundled/v3/index.d.ts +0 -5
  1622. package/dist/bundled/v3/index.js +0 -300
  1623. package/dist/bundled/v3/isArrayLike-e7fb5cae.js +0 -91
  1624. package/dist/bundled/v3/isEqual-7a8e6106.js +0 -38
  1625. package/dist/bundled/v3/isObject-b7415fc1.js +0 -202
  1626. package/dist/bundled/v3/markdown-7d2cd3a5.js +0 -8287
  1627. package/dist/bundled/v3/props-7be029c7.js +0 -32
  1628. package/dist/bundled/v3/range-82efa3d4.js +0 -136
  1629. package/dist/bundled/v3/round-567ede34.js +0 -66
  1630. package/dist/bundled/v3/sortable.esm-11705107.js +0 -2580
  1631. package/dist/bundled/v3/style-inject.es-4c6f2515.js +0 -26
  1632. package/dist/bundled/v3/toFinite-bc59ffb0.js +0 -142
  1633. package/dist/bundled/v3/toInteger-9fa0151c.js +0 -38
  1634. package/dist/bundled/v3/toString-b6e4472a.js +0 -114
  1635. package/dist/bundled/v3/types-668300dd.js +0 -5
  1636. package/dist/bundled/v3/utils/constants/color.d.ts +0 -14
  1637. package/dist/bundled/v3/utils/constants/color.js +0 -16
  1638. package/dist/bundled/v3/utils/constants/key-codes.d.ts +0 -14
  1639. package/dist/bundled/v3/utils/constants/key-codes.js +0 -16
  1640. package/dist/bundled/v3/utils/constants/poper.d.ts +0 -8
  1641. package/dist/bundled/v3/utils/constants/poper.js +0 -10
  1642. package/dist/bundled/v3/utils/constants/regex.d.ts +0 -42
  1643. package/dist/bundled/v3/utils/constants/regex.js +0 -49
  1644. package/dist/bundled/v3/utils/functions/color.d.ts +0 -19
  1645. package/dist/bundled/v3/utils/functions/color.js +0 -40
  1646. package/dist/bundled/v3/utils/functions/dom.d.ts +0 -31
  1647. package/dist/bundled/v3/utils/functions/dom.js +0 -2
  1648. package/dist/bundled/v3/utils/functions/flattenDeep.d.ts +0 -2
  1649. package/dist/bundled/v3/utils/functions/flattenDeep.js +0 -6
  1650. package/dist/bundled/v3/utils/functions/hash.d.ts +0 -2
  1651. package/dist/bundled/v3/utils/functions/hash.js +0 -8
  1652. package/dist/bundled/v3/utils/functions/px-to-rem.d.ts +0 -1
  1653. package/dist/bundled/v3/utils/functions/px-to-rem.js +0 -3
  1654. package/dist/bundled/v3/utils/functions/text.d.ts +0 -1
  1655. package/dist/bundled/v3/utils/functions/text.js +0 -9
  1656. package/dist/bundled/v3/utils/index.d.ts +0 -14
  1657. package/dist/bundled/v3/utils/index.js +0 -12
  1658. package/dist/bundled/v3/utils/isEmpty.d.ts +0 -1
  1659. package/dist/bundled/v3/utils/isEmpty.js +0 -5
  1660. package/dist/bundled/v3/utils/isEmptyValue.d.ts +0 -1
  1661. package/dist/bundled/v3/utils/isEmptyValue.js +0 -5
  1662. package/dist/bundled/v3/utils/isEqualValue.d.ts +0 -1
  1663. package/dist/bundled/v3/utils/isEqualValue.js +0 -8
  1664. package/dist/bundled/v3/utils/isVisible.d.ts +0 -2
  1665. package/dist/bundled/v3/utils/isVisible.js +0 -5
  1666. package/dist/bundled/v3/v4-cf8987a3.js +0 -67
@@ -1,3750 +1 @@
1
- var theme = {
2
- screens: {
3
- },
4
- spacing: {
5
- none: "0px",
6
- xs: "4px",
7
- "xs*": "3px",
8
- sm: "8px",
9
- "sm*": "7px",
10
- md: "16px",
11
- "md*": "15px",
12
- xl: "32px",
13
- "xl*": "31px",
14
- "3xl": "64px",
15
- "3xl*": "63px",
16
- "4xl": "128px",
17
- "4xl*": "127px",
18
- lg: "24px",
19
- "lg*": "23px",
20
- "2xl": "48px",
21
- "2xl*": "47px",
22
- "sm+": "12px",
23
- "sm+*": "11px",
24
- "md+": "20px",
25
- "md+*": "19px",
26
- "lg+": "28px",
27
- "lg+*": "27px"
28
- },
29
- colors: {
30
- },
31
- textColor: {
32
- white: "rgba(255 255 255 / 1)",
33
- black: "rgba(0 0 0 / 1)",
34
- primary: "rgba(0 95 177 / 1)",
35
- "on-primary": "rgba(255 255 255 / 1)",
36
- "on-primary-container": "rgba(0 28 59 / 1)",
37
- secondary: "rgba(84 95 113 / 1)",
38
- "on-secondary": "rgba(255 255 255 / 1)",
39
- "on-secondary-container": "rgba(18 28 43 / 1)",
40
- tertiary: "rgba(109 86 118 / 1)",
41
- "on-tertiary": "rgba(255 255 255 / 1)",
42
- "on-tertiary-container": "rgba(39 19 48 / 1)",
43
- error: "rgba(186 27 27 / 1)",
44
- "on-error": "rgba(255 255 255 / 1)",
45
- "on-error-container": "rgba(147 0 6 / 1)",
46
- success: "rgba(44 137 0 / 1)",
47
- "on-success": "rgba(255 255 255 / 1)",
48
- "on-success-container": "rgba(22 82 0 / 1)",
49
- warning: "rgba(153 112 0 / 1)",
50
- "on-warning": "rgba(255 255 255 / 1)",
51
- "on-warning-container": "rgba(92 66 0 / 1)",
52
- "on-background": "rgba(27 27 29 / 1)",
53
- "on-surface": "rgba(27 27 29 / 1)",
54
- "on-surface-variant": "rgba(67 71 78 / 1)",
55
- "inverse-on-surface": "rgba(241 240 244 / 1)",
56
- "inverse-primary": "rgba(164 200 255 / 1)",
57
- outline: "rgba(116 119 127 / 1)",
58
- "on-disabled": "rgba(27 27 29 / 0.3)",
59
- "primary-opacity-0-08": "rgba(0 95 177 / 0.08)",
60
- "primary-opacity-0-12": "rgba(0 95 177 / 0.12)",
61
- "primary-opacity-0-16": "rgba(0 95 177 / 0.16)",
62
- "primary-dark": "rgba(164 200 255 / 1)",
63
- "on-primary-dark": "rgba(0 48 95 / 1)",
64
- "on-primary-container-dark": "rgba(211 227 255 / 1)",
65
- "secondary-dark": "rgba(188 199 220 / 1)",
66
- "on-secondary-dark": "rgba(38 49 65 / 1)",
67
- "on-secondary-container-dark": "rgba(216 227 248 / 1)",
68
- "tertiary-dark": "rgba(218 189 226 / 1)",
69
- "on-tertiary-dark": "rgba(61 40 70 / 1)",
70
- "on-tertiary-container-dark": "rgba(247 217 255 / 1)",
71
- "error-dark": "rgba(255 180 169 / 1)",
72
- "on-error-dark": "rgba(104 0 3 / 1)",
73
- "on-error-container-dark": "rgba(255 218 212 / 1)",
74
- "success-dark": "rgba(108 224 54 / 1)",
75
- "on-success-dark": "rgba(12 57 0 / 1)",
76
- "on-success-container-dark": "rgba(136 253 82 / 1)",
77
- "warning-dark": "rgba(251 188 12 / 1)",
78
- "on-warning-dark": "rgba(64 45 0 / 1)",
79
- "on-warning-container-dark": "rgba(255 223 156 / 1)",
80
- "on-background-dark": "rgba(227 226 230 / 1)",
81
- "on-surface-dark": "rgba(227 226 230 / 1)",
82
- "on-surface-variant-dark": "rgba(195 198 207 / 1)",
83
- "inverse-on-surface-dark": "rgba(27 27 29 / 1)",
84
- "inverse-primary-dark": "rgba(0 95 177 / 1)",
85
- "outline-dark": "rgba(142 145 153 / 1)",
86
- "on-disabled-dark": "rgba(227 226 230 / 0.3)",
87
- "primary-opacity-0-08-dark": "rgba(164 200 255 / 0.08)",
88
- "primary-opacity-0-12-dark": "rgba(164 200 255 / 0.12)",
89
- "primary-opacity-0-16-dark": "rgba(164 200 255 / 0.16)",
90
- "primary-hover": "rgba(0 119 220 / 1)",
91
- "error-hover": "rgba(221 55 48 / 1)",
92
- "success-hover": "rgba(56 166 0 / 1)",
93
- "warning-hover": "rgba(186 137 0 / 1)",
94
- "error-opacity-0-08": "rgba(186 27 27 / 0.08)",
95
- "error-opacity-0-12": "rgba(186 27 27 / 0.12)",
96
- "error-opacity-0-16": "rgba(186 27 27 / 0.16)",
97
- "primary-hover-dark": "rgba(111 174 255 / 1)",
98
- "error-hover-dark": "rgba(255 137 122 / 1)",
99
- "success-hover-dark": "rgba(81 195 20 / 1)",
100
- "warning-hover-dark": "rgba(219 162 0 / 1)",
101
- "error-opacity-0-08-dark": "rgba(255 180 169 / 0.08)",
102
- "error-opacity-0-12-dark": "rgba(255 180 169 / 0.12)",
103
- "error-opacity-0-16-dark": "rgba(255 180 169 / 0.16)",
104
- disabled: "rgba(27 27 29 / 0.12)",
105
- "disabled-dark": "rgba(227 226 230 / 0.12)",
106
- "success-opacity-0-08": "rgba(44 137 0 / 0.08)",
107
- "success-opacity-0-12": "rgba(44 137 0 / 0.12)",
108
- "success-opacity-0-16": "rgba(44 137 0 / 0.16)",
109
- "warning-opacity-0-08": "rgba(153 112 0 / 0.08)",
110
- "warning-opacity-0-12": "rgba(153 112 0 / 0.12)",
111
- "warning-opacity-0-16": "rgba(153 112 0 / 0.16)",
112
- "success-opacity-0-08-dark": "rgba(108 224 54 / 0.08)",
113
- "success-opacity-0-12-dark": "rgba(108 224 54 / 0.12)",
114
- "success-opacity-0-16-dark": "rgba(108 224 54 / 0.16)",
115
- "warning-opacity-0-08-dark": "rgba(251 188 12 / 0.08)",
116
- "warning-opacity-0-12-dark": "rgba(251 188 12 / 0.12)",
117
- "warning-opacity-0-16-dark": "rgba(251 188 12 / 0.16)",
118
- overlay: "rgba(27 27 29 / 0.8)",
119
- "overlay-dark": "rgba(27 27 29 / 0.8)",
120
- "outline-variant": "rgba(223 226 235 / 1)",
121
- "outline-variant-dark": "rgba(67 71 78 / 1)",
122
- "primary-hover-opacity-0-08": "rgba(0 119 220 / 0.08)",
123
- "primary-hover-opacity-0-12": "rgba(0 119 220 / 0.12)",
124
- "primary-hover-opacity-0-16": "rgba(0 119 220 / 0.16)",
125
- "primary-hover-opacity-0-32": "rgba(0 119 220 / 0.32)",
126
- "primary-hover-opacity-0-48": "rgba(0 119 220 / 0.48)",
127
- "primary-hover-opacity-0-64": "rgba(0 119 220 / 0.64)",
128
- "primary-hover-opacity-0-80": "rgba(0 119 220 / 0.8)",
129
- "primary-hover-opacity-0-96": "rgba(0 119 220 / 0.96)",
130
- "primary-hover-opacity-0-08-dark": "rgba(111 174 255 / 0.08)",
131
- "primary-hover-opacity-0-12-dark": "rgba(111 174 255 / 0.12)",
132
- "primary-hover-opacity-0-16-dark": "rgba(111 174 255 / 0.16)",
133
- "primary-hover-opacity-0-32-dark": "rgba(111 174 255 / 0.32)",
134
- "primary-hover-opacity-0-48-dark": "rgba(111 174 255 / 0.48)",
135
- "primary-hover-opacity-0-64-dark": "rgba(111 174 255 / 0.64)",
136
- "primary-hover-opacity-0-80-dark": "rgba(111 174 255 / 0.8)",
137
- "primary-hover-opacity-0-96-dark": "rgba(111 174 255 / 0.96)",
138
- "custom-colors-custom-1": "rgba(157 59 97 / 1)",
139
- "custom-colors-custom-2": "rgba(105 76 173 / 1)",
140
- "custom-colors-custom-3": "rgba(0 105 108 / 1)",
141
- "custom-colors-custom-4": "rgba(0 110 44 / 1)",
142
- "custom-colors-custom-5": "rgba(94 97 53 / 1)",
143
- "custom-colors-custom-6": "rgba(153 71 0 / 1)",
144
- "custom-colors-custom-1-dark": "rgba(255 176 200 / 1)",
145
- "custom-colors-custom-2-dark": "rgba(208 188 255 / 1)",
146
- "custom-colors-custom-3-dark": "rgba(76 217 222 / 1)",
147
- "custom-colors-custom-4-dark": "rgba(126 218 139 / 1)",
148
- "custom-colors-custom-5-dark": "rgba(199 202 149 / 1)",
149
- "custom-colors-custom-6-dark": "rgba(255 182 139 / 1)",
150
- "error-opacity-0-32": "rgba(186 27 27 / 0.32)",
151
- "error-opacity-0-48": "rgba(186 27 27 / 0.48)",
152
- "error-opacity-0-64": "rgba(186 27 27 / 0.64)",
153
- "error-opacity-0-80": "rgba(186 27 27 / 0.8)",
154
- "error-opacity-0-96": "rgba(186 27 27 / 0.96)",
155
- "success-opacity-0-32": "rgba(44 137 0 / 0.32)",
156
- "success-opacity-0-48": "rgba(44 137 0 / 0.48)",
157
- "success-opacity-0-64": "rgba(44 137 0 / 0.64)",
158
- "success-opacity-0-80": "rgba(44 137 0 / 0.8)",
159
- "success-opacity-0-96": "rgba(44 137 0 / 0.96)",
160
- "warning-opacity-0-32": "rgba(153 112 0 / 0.32)",
161
- "warning-opacity-0-48": "rgba(153 112 0 / 0.48)",
162
- "warning-opacity-0-64": "rgba(153 112 0 / 0.64)",
163
- "warning-opacity-0-80": "rgba(153 112 0 / 0.8)",
164
- "warning-opacity-0-96": "rgba(153 112 0 / 0.96)",
165
- "custom-colors-custom-1-opacity-0-96": "rgba(157 59 97 / 0.96)",
166
- "custom-colors-custom-1-opacity-0-80": "rgba(157 59 97 / 0.8)",
167
- "custom-colors-custom-1-opacity-0-64": "rgba(157 59 97 / 0.64)",
168
- "custom-colors-custom-1-opacity-0-48": "rgba(157 59 97 / 0.48)",
169
- "custom-colors-custom-1-opacity-0-32": "rgba(157 59 97 / 0.32)",
170
- "custom-colors-custom-1-opacity-0-16": "rgba(157 59 97 / 0.16)",
171
- "custom-colors-custom-1-opacity-0-12": "rgba(157 59 97 / 0.12)",
172
- "custom-colors-custom-1-opacity-0-08": "rgba(157 59 97 / 0.08)",
173
- "custom-colors-custom-2-opacity-0-96": "rgba(105 76 173 / 0.96)",
174
- "custom-colors-custom-2-opacity-0-80": "rgba(105 76 173 / 0.8)",
175
- "custom-colors-custom-2-opacity-0-64": "rgba(105 76 173 / 0.64)",
176
- "custom-colors-custom-2-opacity-0-48": "rgba(105 76 173 / 0.48)",
177
- "custom-colors-custom-2-opacity-0-32": "rgba(105 76 173 / 0.32)",
178
- "custom-colors-custom-2-opacity-0-16": "rgba(105 76 173 / 0.16)",
179
- "custom-colors-custom-2-opacity-0-12": "rgba(105 76 173 / 0.12)",
180
- "custom-colors-custom-2-opacity-0-08": "rgba(105 76 173 / 0.08)",
181
- "custom-colors-custom-3-opacity-0-96": "rgba(0 105 108 / 0.96)",
182
- "custom-colors-custom-3-opacity-0-80": "rgba(0 105 108 / 0.8)",
183
- "custom-colors-custom-3-opacity-0-64": "rgba(0 105 108 / 0.64)",
184
- "custom-colors-custom-3-opacity-0-48": "rgba(0 105 108 / 0.48)",
185
- "custom-colors-custom-3-opacity-0-32": "rgba(0 105 108 / 0.32)",
186
- "custom-colors-custom-3-opacity-0-16": "rgba(0 105 108 / 0.16)",
187
- "custom-colors-custom-3-opacity-0-12": "rgba(0 105 108 / 0.12)",
188
- "custom-colors-custom-3-opacity-0-08": "rgba(0 105 108 / 0.08)",
189
- "custom-colors-custom-4-opacity-0-96": "rgba(0 110 44 / 0.96)",
190
- "custom-colors-custom-4-opacity-0-80": "rgba(0 110 44 / 0.8)",
191
- "custom-colors-custom-4-opacity-0-64": "rgba(0 110 44 / 0.64)",
192
- "custom-colors-custom-4-opacity-0-48": "rgba(0 110 44 / 0.48)",
193
- "custom-colors-custom-4-opacity-0-32": "rgba(0 110 44 / 0.32)",
194
- "custom-colors-custom-4-opacity-0-16": "rgba(0 110 44 / 0.16)",
195
- "custom-colors-custom-4-opacity-0-12": "rgba(0 110 44 / 0.12)",
196
- "custom-colors-custom-4-opacity-0-08": "rgba(0 110 44 / 0.08)",
197
- "custom-colors-custom-5-opacity-0-96": "rgba(94 97 53 / 0.96)",
198
- "custom-colors-custom-5-opacity-0-80": "rgba(94 97 53 / 0.8)",
199
- "custom-colors-custom-5-opacity-0-64": "rgba(94 97 53 / 0.64)",
200
- "custom-colors-custom-5-opacity-0-48": "rgba(94 97 53 / 0.48)",
201
- "custom-colors-custom-5-opacity-0-32": "rgba(94 97 53 / 0.32)",
202
- "custom-colors-custom-5-opacity-0-16": "rgba(94 97 53 / 0.16)",
203
- "custom-colors-custom-5-opacity-0-12": "rgba(94 97 53 / 0.12)",
204
- "custom-colors-custom-5-opacity-0-08": "rgba(94 97 53 / 0.08)",
205
- "custom-colors-custom-6-opacity-0-96": "rgba(153 71 0 / 0.96)",
206
- "custom-colors-custom-6-opacity-0-80": "rgba(153 71 0 / 0.8)",
207
- "custom-colors-custom-6-opacity-0-64": "rgba(153 71 0 / 0.64)",
208
- "custom-colors-custom-6-opacity-0-48": "rgba(153 71 0 / 0.48)",
209
- "custom-colors-custom-6-opacity-0-32": "rgba(153 71 0 / 0.32)",
210
- "custom-colors-custom-6-opacity-0-16": "rgba(153 71 0 / 0.16)",
211
- "custom-colors-custom-6-opacity-0-12": "rgba(153 71 0 / 0.12)",
212
- "custom-colors-custom-6-opacity-0-08": "rgba(153 71 0 / 0.08)",
213
- "outline-opacity-0-96": "rgba(116 119 127 / 0.96)",
214
- "outline-opacity-0-80": "rgba(116 119 127 / 0.8)",
215
- "outline-opacity-0-64": "rgba(116 119 127 / 0.64)",
216
- "outline-opacity-0-48": "rgba(116 119 127 / 0.48)",
217
- "outline-opacity-0-32": "rgba(116 119 127 / 0.32)",
218
- "outline-opacity-0-16": "rgba(116 119 127 / 0.16)",
219
- "outline-opacity-0-12": "rgba(116 119 127 / 0.12)",
220
- "outline-opacity-0-08": "rgba(116 119 127 / 0.08)",
221
- "error-opacity-0-32-dark": "rgba(255 180 169 / 0.32)",
222
- "error-opacity-0-48-dark": "rgba(255 180 169 / 0.48)",
223
- "error-opacity-0-64-dark": "rgba(255 180 169 / 0.64)",
224
- "error-opacity-0-80-dark": "rgba(255 180 169 / 0.8)",
225
- "error-opacity-0-96-dark": "rgba(255 180 169 / 0.96)",
226
- "success-opacity-0-32-dark": "rgba(108 224 54 / 0.32)",
227
- "success-opacity-0-48-dark": "rgba(108 224 54 / 0.48)",
228
- "success-opacity-0-64-dark": "rgba(108 224 54 / 0.64)",
229
- "success-opacity-0-80-dark": "rgba(108 224 54 / 0.8)",
230
- "success-opacity-0-96-dark": "rgba(108 224 54 / 0.96)",
231
- "warning-opacity-0-32-dark": "rgba(251 188 12 / 0.32)",
232
- "warning-opacity-0-48-dark": "rgba(251 188 12 / 0.48)",
233
- "warning-opacity-0-64-dark": "rgba(251 188 12 / 0.64)",
234
- "warning-opacity-0-80-dark": "rgba(251 188 12 / 0.8)",
235
- "warning-opacity-0-96-dark": "rgba(251 188 12 / 0.96)",
236
- "custom-colors-custom-1-opacity-0-96-dark": "rgba(255 176 200 / 0.96)",
237
- "custom-colors-custom-1-opacity-0-80-dark": "rgba(255 176 200 / 0.8)",
238
- "custom-colors-custom-1-opacity-0-64-dark": "rgba(255 176 200 / 0.64)",
239
- "custom-colors-custom-1-opacity-0-48-dark": "rgba(255 176 200 / 0.48)",
240
- "custom-colors-custom-1-opacity-0-32-dark": "rgba(255 176 200 / 0.32)",
241
- "custom-colors-custom-1-opacity-0-16-dark": "rgba(255 176 200 / 0.16)",
242
- "custom-colors-custom-1-opacity-0-12-dark": "rgba(255 176 200 / 0.12)",
243
- "custom-colors-custom-1-opacity-0-08-dark": "rgba(255 176 200 / 0.08)",
244
- "custom-colors-custom-2-opacity-0-96-dark": "rgba(208 188 255 / 0.96)",
245
- "custom-colors-custom-2-opacity-0-80-dark": "rgba(208 188 255 / 0.8)",
246
- "custom-colors-custom-2-opacity-0-64-dark": "rgba(208 188 255 / 0.64)",
247
- "custom-colors-custom-2-opacity-0-48-dark": "rgba(208 188 255 / 0.48)",
248
- "custom-colors-custom-2-opacity-0-32-dark": "rgba(208 188 255 / 0.32)",
249
- "custom-colors-custom-2-opacity-0-16-dark": "rgba(208 188 255 / 0.16)",
250
- "custom-colors-custom-2-opacity-0-12-dark": "rgba(208 188 255 / 0.12)",
251
- "custom-colors-custom-2-opacity-0-08-dark": "rgba(208 188 255 / 0.08)",
252
- "custom-colors-custom-3-opacity-0-96-dark": "rgba(76 217 222 / 0.96)",
253
- "custom-colors-custom-3-opacity-0-80-dark": "rgba(76 217 222 / 0.8)",
254
- "custom-colors-custom-3-opacity-0-64-dark": "rgba(76 217 222 / 0.64)",
255
- "custom-colors-custom-3-opacity-0-48-dark": "rgba(76 217 222 / 0.48)",
256
- "custom-colors-custom-3-opacity-0-32-dark": "rgba(76 217 222 / 0.32)",
257
- "custom-colors-custom-3-opacity-0-16-dark": "rgba(76 217 222 / 0.16)",
258
- "custom-colors-custom-3-opacity-0-12-dark": "rgba(76 217 222 / 0.12)",
259
- "custom-colors-custom-3-opacity-0-08-dark": "rgba(76 217 222 / 0.08)",
260
- "custom-colors-custom-4-opacity-0-96-dark": "rgba(126 218 139 / 0.96)",
261
- "custom-colors-custom-4-opacity-0-80-dark": "rgba(126 218 139 / 0.8)",
262
- "custom-colors-custom-4-opacity-0-64-dark": "rgba(126 218 139 / 0.64)",
263
- "custom-colors-custom-4-opacity-0-48-dark": "rgba(126 218 139 / 0.48)",
264
- "custom-colors-custom-4-opacity-0-32-dark": "rgba(126 218 139 / 0.32)",
265
- "custom-colors-custom-4-opacity-0-16-dark": "rgba(126 218 139 / 0.16)",
266
- "custom-colors-custom-4-opacity-0-12-dark": "rgba(126 218 139 / 0.12)",
267
- "custom-colors-custom-4-opacity-0-08-dark": "rgba(126 218 139 / 0.08)",
268
- "custom-colors-custom-5-opacity-0-96-dark": "rgba(199 202 149 / 0.96)",
269
- "custom-colors-custom-5-opacity-0-80-dark": "rgba(199 202 149 / 0.8)",
270
- "custom-colors-custom-5-opacity-0-64-dark": "rgba(199 202 149 / 0.64)",
271
- "custom-colors-custom-5-opacity-0-48-dark": "rgba(199 202 149 / 0.48)",
272
- "custom-colors-custom-5-opacity-0-32-dark": "rgba(199 202 149 / 0.32)",
273
- "custom-colors-custom-5-opacity-0-16-dark": "rgba(199 202 149 / 0.16)",
274
- "custom-colors-custom-5-opacity-0-12-dark": "rgba(199 202 149 / 0.12)",
275
- "custom-colors-custom-5-opacity-0-08-dark": "rgba(199 202 149 / 0.08)",
276
- "custom-colors-custom-6-opacity-0-96-dark": "rgba(255 182 139 / 0.96)",
277
- "custom-colors-custom-6-opacity-0-80-dark": "rgba(255 182 139 / 0.8)",
278
- "custom-colors-custom-6-opacity-0-64-dark": "rgba(255 182 139 / 0.64)",
279
- "custom-colors-custom-6-opacity-0-48-dark": "rgba(255 182 139 / 0.48)",
280
- "custom-colors-custom-6-opacity-0-32-dark": "rgba(255 182 139 / 0.32)",
281
- "custom-colors-custom-6-opacity-0-16-dark": "rgba(255 182 139 / 0.16)",
282
- "custom-colors-custom-6-opacity-0-12-dark": "rgba(255 182 139 / 0.12)",
283
- "custom-colors-custom-6-opacity-0-08-dark": "rgba(255 182 139 / 0.08)",
284
- "outline-opacity-0-96-dark": "rgba(142 145 153 / 0.96)",
285
- "outline-opacity-0-80-dark": "rgba(142 145 153 / 0.8)",
286
- "outline-opacity-0-64-dark": "rgba(142 145 153 / 0.64)",
287
- "outline-opacity-0-48-dark": "rgba(142 145 153 / 0.48)",
288
- "outline-opacity-0-32-dark": "rgba(142 145 153 / 0.32)",
289
- "outline-opacity-0-16-dark": "rgba(142 145 153 / 0.16)",
290
- "outline-opacity-0-12-dark": "rgba(142 145 153 / 0.12)",
291
- "outline-opacity-0-08-dark": "rgba(142 145 153 / 0.08)",
292
- transparent: "transparent",
293
- current: "currentColor",
294
- inherit: "inherit"
295
- },
296
- backgroundColor: {
297
- white: "rgba(255 255 255 / 1)",
298
- black: "rgba(0 0 0 / 1)",
299
- primary: "rgba(0 95 177 / 1)",
300
- "on-primary": "rgba(255 255 255 / 1)",
301
- "primary-container": "rgba(211 227 255 / 1)",
302
- "on-primary-container": "rgba(0 28 59 / 1)",
303
- secondary: "rgba(84 95 113 / 1)",
304
- "on-secondary": "rgba(255 255 255 / 1)",
305
- "secondary-container": "rgba(216 227 248 / 1)",
306
- "on-secondary-container": "rgba(18 28 43 / 1)",
307
- tertiary: "rgba(109 86 118 / 1)",
308
- "on-tertiary": "rgba(255 255 255 / 1)",
309
- "tertiary-container": "rgba(247 217 255 / 1)",
310
- "on-tertiary-container": "rgba(39 19 48 / 1)",
311
- error: "rgba(186 27 27 / 1)",
312
- "on-error": "rgba(255 255 255 / 1)",
313
- "error-container": "rgba(255 237 233 / 1)",
314
- "on-error-container": "rgba(147 0 6 / 1)",
315
- success: "rgba(44 137 0 / 1)",
316
- "on-success": "rgba(255 255 255 / 1)",
317
- "success-container": "rgba(204 255 170 / 1)",
318
- "on-success-container": "rgba(22 82 0 / 1)",
319
- warning: "rgba(153 112 0 / 1)",
320
- "on-warning": "rgba(255 255 255 / 1)",
321
- "warning-container": "rgba(255 239 209 / 1)",
322
- "on-warning-container": "rgba(92 66 0 / 1)",
323
- background: "rgba(255 255 255 / 1)",
324
- "on-background": "rgba(27 27 29 / 1)",
325
- surface: "rgba(253 251 255 / 1)",
326
- "surface-1": "rgba(240 243 251 / 1)",
327
- "surface-2": "rgba(233 239 249 / 1)",
328
- "surface-3": "rgba(225 234 246 / 1)",
329
- "surface-4": "rgba(223 232 246 / 1)",
330
- "surface-5": "rgba(218 229 244 / 1)",
331
- "on-surface": "rgba(27 27 29 / 1)",
332
- "surface-variant": "rgba(223 226 235 / 1)",
333
- "on-surface-variant": "rgba(67 71 78 / 1)",
334
- "inverse-surface": "rgba(47 48 51 / 1)",
335
- "inverse-on-surface": "rgba(241 240 244 / 1)",
336
- "inverse-primary": "rgba(164 200 255 / 1)",
337
- outline: "rgba(116 119 127 / 1)",
338
- "on-disabled": "rgba(27 27 29 / 0.3)",
339
- "primary-opacity-0-08": "rgba(0 95 177 / 0.08)",
340
- "primary-opacity-0-12": "rgba(0 95 177 / 0.12)",
341
- "primary-opacity-0-16": "rgba(0 95 177 / 0.16)",
342
- "primary-dark": "rgba(164 200 255 / 1)",
343
- "on-primary-dark": "rgba(0 48 95 / 1)",
344
- "primary-container-dark": "rgba(0 71 136 / 1)",
345
- "on-primary-container-dark": "rgba(211 227 255 / 1)",
346
- "secondary-dark": "rgba(188 199 220 / 1)",
347
- "on-secondary-dark": "rgba(38 49 65 / 1)",
348
- "secondary-container-dark": "rgba(61 71 88 / 1)",
349
- "on-secondary-container-dark": "rgba(216 227 248 / 1)",
350
- "tertiary-dark": "rgba(218 189 226 / 1)",
351
- "on-tertiary-dark": "rgba(61 40 70 / 1)",
352
- "tertiary-container-dark": "rgba(85 63 94 / 1)",
353
- "on-tertiary-container-dark": "rgba(247 217 255 / 1)",
354
- "error-dark": "rgba(255 180 169 / 1)",
355
- "on-error-dark": "rgba(104 0 3 / 1)",
356
- "error-container-dark": "rgba(147 0 6 / 1)",
357
- "on-error-container-dark": "rgba(255 218 212 / 1)",
358
- "success-dark": "rgba(108 224 54 / 1)",
359
- "on-success-dark": "rgba(12 57 0 / 1)",
360
- "success-container-dark": "rgba(22 82 0 / 1)",
361
- "on-success-container-dark": "rgba(136 253 82 / 1)",
362
- "warning-dark": "rgba(251 188 12 / 1)",
363
- "on-warning-dark": "rgba(64 45 0 / 1)",
364
- "warning-container-dark": "rgba(92 66 0 / 1)",
365
- "on-warning-container-dark": "rgba(255 223 156 / 1)",
366
- "background-dark": "rgba(27 27 29 / 1)",
367
- "on-background-dark": "rgba(227 226 230 / 1)",
368
- "surface-dark": "rgba(27 27 29 / 1)",
369
- "surface-1-dark": "rgba(34 36 40 / 1)",
370
- "surface-2-dark": "rgba(38 41 47 / 1)",
371
- "surface-3-dark": "rgba(42 46 54 / 1)",
372
- "surface-4-dark": "rgba(43 48 56 / 1)",
373
- "surface-5-dark": "rgba(46 51 61 / 1)",
374
- "on-surface-dark": "rgba(227 226 230 / 1)",
375
- "surface-variant-dark": "rgba(67 71 78 / 1)",
376
- "on-surface-variant-dark": "rgba(195 198 207 / 1)",
377
- "inverse-surface-dark": "rgba(227 226 230 / 1)",
378
- "inverse-on-surface-dark": "rgba(27 27 29 / 1)",
379
- "inverse-primary-dark": "rgba(0 95 177 / 1)",
380
- "outline-dark": "rgba(142 145 153 / 1)",
381
- "on-disabled-dark": "rgba(227 226 230 / 0.3)",
382
- "primary-opacity-0-08-dark": "rgba(164 200 255 / 0.08)",
383
- "primary-opacity-0-12-dark": "rgba(164 200 255 / 0.12)",
384
- "primary-opacity-0-16-dark": "rgba(164 200 255 / 0.16)",
385
- "primary-hover": "rgba(0 119 220 / 1)",
386
- "error-hover": "rgba(221 55 48 / 1)",
387
- "success-hover": "rgba(56 166 0 / 1)",
388
- "warning-hover": "rgba(186 137 0 / 1)",
389
- "error-opacity-0-08": "rgba(186 27 27 / 0.08)",
390
- "error-opacity-0-12": "rgba(186 27 27 / 0.12)",
391
- "error-opacity-0-16": "rgba(186 27 27 / 0.16)",
392
- "primary-hover-dark": "rgba(111 174 255 / 1)",
393
- "error-hover-dark": "rgba(255 137 122 / 1)",
394
- "success-hover-dark": "rgba(81 195 20 / 1)",
395
- "warning-hover-dark": "rgba(219 162 0 / 1)",
396
- "error-opacity-0-08-dark": "rgba(255 180 169 / 0.08)",
397
- "error-opacity-0-12-dark": "rgba(255 180 169 / 0.12)",
398
- "error-opacity-0-16-dark": "rgba(255 180 169 / 0.16)",
399
- disabled: "rgba(27 27 29 / 0.12)",
400
- "disabled-dark": "rgba(227 226 230 / 0.12)",
401
- "success-opacity-0-08": "rgba(44 137 0 / 0.08)",
402
- "success-opacity-0-12": "rgba(44 137 0 / 0.12)",
403
- "success-opacity-0-16": "rgba(44 137 0 / 0.16)",
404
- "warning-opacity-0-08": "rgba(153 112 0 / 0.08)",
405
- "warning-opacity-0-12": "rgba(153 112 0 / 0.12)",
406
- "warning-opacity-0-16": "rgba(153 112 0 / 0.16)",
407
- "success-opacity-0-08-dark": "rgba(108 224 54 / 0.08)",
408
- "success-opacity-0-12-dark": "rgba(108 224 54 / 0.12)",
409
- "success-opacity-0-16-dark": "rgba(108 224 54 / 0.16)",
410
- "warning-opacity-0-08-dark": "rgba(251 188 12 / 0.08)",
411
- "warning-opacity-0-12-dark": "rgba(251 188 12 / 0.12)",
412
- "warning-opacity-0-16-dark": "rgba(251 188 12 / 0.16)",
413
- overlay: "rgba(27 27 29 / 0.8)",
414
- "overlay-dark": "rgba(27 27 29 / 0.8)",
415
- "outline-variant": "rgba(223 226 235 / 1)",
416
- "outline-variant-dark": "rgba(67 71 78 / 1)",
417
- "primary-hover-opacity-0-08": "rgba(0 119 220 / 0.08)",
418
- "primary-hover-opacity-0-12": "rgba(0 119 220 / 0.12)",
419
- "primary-hover-opacity-0-16": "rgba(0 119 220 / 0.16)",
420
- "primary-hover-opacity-0-32": "rgba(0 119 220 / 0.32)",
421
- "primary-hover-opacity-0-48": "rgba(0 119 220 / 0.48)",
422
- "primary-hover-opacity-0-64": "rgba(0 119 220 / 0.64)",
423
- "primary-hover-opacity-0-80": "rgba(0 119 220 / 0.8)",
424
- "primary-hover-opacity-0-96": "rgba(0 119 220 / 0.96)",
425
- "primary-hover-opacity-0-08-dark": "rgba(111 174 255 / 0.08)",
426
- "primary-hover-opacity-0-12-dark": "rgba(111 174 255 / 0.12)",
427
- "primary-hover-opacity-0-16-dark": "rgba(111 174 255 / 0.16)",
428
- "primary-hover-opacity-0-32-dark": "rgba(111 174 255 / 0.32)",
429
- "primary-hover-opacity-0-48-dark": "rgba(111 174 255 / 0.48)",
430
- "primary-hover-opacity-0-64-dark": "rgba(111 174 255 / 0.64)",
431
- "primary-hover-opacity-0-80-dark": "rgba(111 174 255 / 0.8)",
432
- "primary-hover-opacity-0-96-dark": "rgba(111 174 255 / 0.96)",
433
- "custom-colors-custom-1": "rgba(157 59 97 / 1)",
434
- "custom-colors-custom-2": "rgba(105 76 173 / 1)",
435
- "custom-colors-custom-3": "rgba(0 105 108 / 1)",
436
- "custom-colors-custom-4": "rgba(0 110 44 / 1)",
437
- "custom-colors-custom-5": "rgba(94 97 53 / 1)",
438
- "custom-colors-custom-6": "rgba(153 71 0 / 1)",
439
- "custom-colors-custom-1-container": "rgba(255 217 226 / 1)",
440
- "custom-colors-custom-2-container": "rgba(233 221 255 / 1)",
441
- "custom-colors-custom-3-container": "rgba(111 246 251 / 1)",
442
- "custom-colors-custom-4-container": "rgba(154 247 164 / 1)",
443
- "custom-colors-custom-5-container": "rgba(227 231 175 / 1)",
444
- "custom-colors-custom-6-container": "rgba(255 219 200 / 1)",
445
- "custom-colors-custom-1-dark": "rgba(255 176 200 / 1)",
446
- "custom-colors-custom-2-dark": "rgba(208 188 255 / 1)",
447
- "custom-colors-custom-3-dark": "rgba(76 217 222 / 1)",
448
- "custom-colors-custom-4-dark": "rgba(126 218 139 / 1)",
449
- "custom-colors-custom-5-dark": "rgba(199 202 149 / 1)",
450
- "custom-colors-custom-6-dark": "rgba(255 182 139 / 1)",
451
- "custom-colors-custom-1-container-dark": "rgba(127 35 74 / 1)",
452
- "custom-colors-custom-2-container-dark": "rgba(81 51 148 / 1)",
453
- "custom-colors-custom-3-container-dark": "rgba(0 79 82 / 1)",
454
- "custom-colors-custom-4-container-dark": "rgba(0 83 31 / 1)",
455
- "custom-colors-custom-5-container-dark": "rgba(70 74 32 / 1)",
456
- "custom-colors-custom-6-container-dark": "rgba(117 52 0 / 1)",
457
- "error-opacity-0-32": "rgba(186 27 27 / 0.32)",
458
- "error-opacity-0-48": "rgba(186 27 27 / 0.48)",
459
- "error-opacity-0-64": "rgba(186 27 27 / 0.64)",
460
- "error-opacity-0-80": "rgba(186 27 27 / 0.8)",
461
- "error-opacity-0-96": "rgba(186 27 27 / 0.96)",
462
- "success-opacity-0-32": "rgba(44 137 0 / 0.32)",
463
- "success-opacity-0-48": "rgba(44 137 0 / 0.48)",
464
- "success-opacity-0-64": "rgba(44 137 0 / 0.64)",
465
- "success-opacity-0-80": "rgba(44 137 0 / 0.8)",
466
- "success-opacity-0-96": "rgba(44 137 0 / 0.96)",
467
- "warning-opacity-0-32": "rgba(153 112 0 / 0.32)",
468
- "warning-opacity-0-48": "rgba(153 112 0 / 0.48)",
469
- "warning-opacity-0-64": "rgba(153 112 0 / 0.64)",
470
- "warning-opacity-0-80": "rgba(153 112 0 / 0.8)",
471
- "warning-opacity-0-96": "rgba(153 112 0 / 0.96)",
472
- "custom-colors-custom-1-opacity-0-96": "rgba(157 59 97 / 0.96)",
473
- "custom-colors-custom-1-opacity-0-80": "rgba(157 59 97 / 0.8)",
474
- "custom-colors-custom-1-opacity-0-64": "rgba(157 59 97 / 0.64)",
475
- "custom-colors-custom-1-opacity-0-48": "rgba(157 59 97 / 0.48)",
476
- "custom-colors-custom-1-opacity-0-32": "rgba(157 59 97 / 0.32)",
477
- "custom-colors-custom-1-opacity-0-16": "rgba(157 59 97 / 0.16)",
478
- "custom-colors-custom-1-opacity-0-12": "rgba(157 59 97 / 0.12)",
479
- "custom-colors-custom-1-opacity-0-08": "rgba(157 59 97 / 0.08)",
480
- "custom-colors-custom-2-opacity-0-96": "rgba(105 76 173 / 0.96)",
481
- "custom-colors-custom-2-opacity-0-80": "rgba(105 76 173 / 0.8)",
482
- "custom-colors-custom-2-opacity-0-64": "rgba(105 76 173 / 0.64)",
483
- "custom-colors-custom-2-opacity-0-48": "rgba(105 76 173 / 0.48)",
484
- "custom-colors-custom-2-opacity-0-32": "rgba(105 76 173 / 0.32)",
485
- "custom-colors-custom-2-opacity-0-16": "rgba(105 76 173 / 0.16)",
486
- "custom-colors-custom-2-opacity-0-12": "rgba(105 76 173 / 0.12)",
487
- "custom-colors-custom-2-opacity-0-08": "rgba(105 76 173 / 0.08)",
488
- "custom-colors-custom-3-opacity-0-96": "rgba(0 105 108 / 0.96)",
489
- "custom-colors-custom-3-opacity-0-80": "rgba(0 105 108 / 0.8)",
490
- "custom-colors-custom-3-opacity-0-64": "rgba(0 105 108 / 0.64)",
491
- "custom-colors-custom-3-opacity-0-48": "rgba(0 105 108 / 0.48)",
492
- "custom-colors-custom-3-opacity-0-32": "rgba(0 105 108 / 0.32)",
493
- "custom-colors-custom-3-opacity-0-16": "rgba(0 105 108 / 0.16)",
494
- "custom-colors-custom-3-opacity-0-12": "rgba(0 105 108 / 0.12)",
495
- "custom-colors-custom-3-opacity-0-08": "rgba(0 105 108 / 0.08)",
496
- "custom-colors-custom-4-opacity-0-96": "rgba(0 110 44 / 0.96)",
497
- "custom-colors-custom-4-opacity-0-80": "rgba(0 110 44 / 0.8)",
498
- "custom-colors-custom-4-opacity-0-64": "rgba(0 110 44 / 0.64)",
499
- "custom-colors-custom-4-opacity-0-48": "rgba(0 110 44 / 0.48)",
500
- "custom-colors-custom-4-opacity-0-32": "rgba(0 110 44 / 0.32)",
501
- "custom-colors-custom-4-opacity-0-16": "rgba(0 110 44 / 0.16)",
502
- "custom-colors-custom-4-opacity-0-12": "rgba(0 110 44 / 0.12)",
503
- "custom-colors-custom-4-opacity-0-08": "rgba(0 110 44 / 0.08)",
504
- "custom-colors-custom-5-opacity-0-96": "rgba(94 97 53 / 0.96)",
505
- "custom-colors-custom-5-opacity-0-80": "rgba(94 97 53 / 0.8)",
506
- "custom-colors-custom-5-opacity-0-64": "rgba(94 97 53 / 0.64)",
507
- "custom-colors-custom-5-opacity-0-48": "rgba(94 97 53 / 0.48)",
508
- "custom-colors-custom-5-opacity-0-32": "rgba(94 97 53 / 0.32)",
509
- "custom-colors-custom-5-opacity-0-16": "rgba(94 97 53 / 0.16)",
510
- "custom-colors-custom-5-opacity-0-12": "rgba(94 97 53 / 0.12)",
511
- "custom-colors-custom-5-opacity-0-08": "rgba(94 97 53 / 0.08)",
512
- "custom-colors-custom-6-opacity-0-96": "rgba(153 71 0 / 0.96)",
513
- "custom-colors-custom-6-opacity-0-80": "rgba(153 71 0 / 0.8)",
514
- "custom-colors-custom-6-opacity-0-64": "rgba(153 71 0 / 0.64)",
515
- "custom-colors-custom-6-opacity-0-48": "rgba(153 71 0 / 0.48)",
516
- "custom-colors-custom-6-opacity-0-32": "rgba(153 71 0 / 0.32)",
517
- "custom-colors-custom-6-opacity-0-16": "rgba(153 71 0 / 0.16)",
518
- "custom-colors-custom-6-opacity-0-12": "rgba(153 71 0 / 0.12)",
519
- "custom-colors-custom-6-opacity-0-08": "rgba(153 71 0 / 0.08)",
520
- "outline-opacity-0-96": "rgba(116 119 127 / 0.96)",
521
- "outline-opacity-0-80": "rgba(116 119 127 / 0.8)",
522
- "outline-opacity-0-64": "rgba(116 119 127 / 0.64)",
523
- "outline-opacity-0-48": "rgba(116 119 127 / 0.48)",
524
- "outline-opacity-0-32": "rgba(116 119 127 / 0.32)",
525
- "outline-opacity-0-16": "rgba(116 119 127 / 0.16)",
526
- "outline-opacity-0-12": "rgba(116 119 127 / 0.12)",
527
- "outline-opacity-0-08": "rgba(116 119 127 / 0.08)",
528
- "error-opacity-0-32-dark": "rgba(255 180 169 / 0.32)",
529
- "error-opacity-0-48-dark": "rgba(255 180 169 / 0.48)",
530
- "error-opacity-0-64-dark": "rgba(255 180 169 / 0.64)",
531
- "error-opacity-0-80-dark": "rgba(255 180 169 / 0.8)",
532
- "error-opacity-0-96-dark": "rgba(255 180 169 / 0.96)",
533
- "success-opacity-0-32-dark": "rgba(108 224 54 / 0.32)",
534
- "success-opacity-0-48-dark": "rgba(108 224 54 / 0.48)",
535
- "success-opacity-0-64-dark": "rgba(108 224 54 / 0.64)",
536
- "success-opacity-0-80-dark": "rgba(108 224 54 / 0.8)",
537
- "success-opacity-0-96-dark": "rgba(108 224 54 / 0.96)",
538
- "warning-opacity-0-32-dark": "rgba(251 188 12 / 0.32)",
539
- "warning-opacity-0-48-dark": "rgba(251 188 12 / 0.48)",
540
- "warning-opacity-0-64-dark": "rgba(251 188 12 / 0.64)",
541
- "warning-opacity-0-80-dark": "rgba(251 188 12 / 0.8)",
542
- "warning-opacity-0-96-dark": "rgba(251 188 12 / 0.96)",
543
- "custom-colors-custom-1-opacity-0-96-dark": "rgba(255 176 200 / 0.96)",
544
- "custom-colors-custom-1-opacity-0-80-dark": "rgba(255 176 200 / 0.8)",
545
- "custom-colors-custom-1-opacity-0-64-dark": "rgba(255 176 200 / 0.64)",
546
- "custom-colors-custom-1-opacity-0-48-dark": "rgba(255 176 200 / 0.48)",
547
- "custom-colors-custom-1-opacity-0-32-dark": "rgba(255 176 200 / 0.32)",
548
- "custom-colors-custom-1-opacity-0-16-dark": "rgba(255 176 200 / 0.16)",
549
- "custom-colors-custom-1-opacity-0-12-dark": "rgba(255 176 200 / 0.12)",
550
- "custom-colors-custom-1-opacity-0-08-dark": "rgba(255 176 200 / 0.08)",
551
- "custom-colors-custom-2-opacity-0-96-dark": "rgba(208 188 255 / 0.96)",
552
- "custom-colors-custom-2-opacity-0-80-dark": "rgba(208 188 255 / 0.8)",
553
- "custom-colors-custom-2-opacity-0-64-dark": "rgba(208 188 255 / 0.64)",
554
- "custom-colors-custom-2-opacity-0-48-dark": "rgba(208 188 255 / 0.48)",
555
- "custom-colors-custom-2-opacity-0-32-dark": "rgba(208 188 255 / 0.32)",
556
- "custom-colors-custom-2-opacity-0-16-dark": "rgba(208 188 255 / 0.16)",
557
- "custom-colors-custom-2-opacity-0-12-dark": "rgba(208 188 255 / 0.12)",
558
- "custom-colors-custom-2-opacity-0-08-dark": "rgba(208 188 255 / 0.08)",
559
- "custom-colors-custom-3-opacity-0-96-dark": "rgba(76 217 222 / 0.96)",
560
- "custom-colors-custom-3-opacity-0-80-dark": "rgba(76 217 222 / 0.8)",
561
- "custom-colors-custom-3-opacity-0-64-dark": "rgba(76 217 222 / 0.64)",
562
- "custom-colors-custom-3-opacity-0-48-dark": "rgba(76 217 222 / 0.48)",
563
- "custom-colors-custom-3-opacity-0-32-dark": "rgba(76 217 222 / 0.32)",
564
- "custom-colors-custom-3-opacity-0-16-dark": "rgba(76 217 222 / 0.16)",
565
- "custom-colors-custom-3-opacity-0-12-dark": "rgba(76 217 222 / 0.12)",
566
- "custom-colors-custom-3-opacity-0-08-dark": "rgba(76 217 222 / 0.08)",
567
- "custom-colors-custom-4-opacity-0-96-dark": "rgba(126 218 139 / 0.96)",
568
- "custom-colors-custom-4-opacity-0-80-dark": "rgba(126 218 139 / 0.8)",
569
- "custom-colors-custom-4-opacity-0-64-dark": "rgba(126 218 139 / 0.64)",
570
- "custom-colors-custom-4-opacity-0-48-dark": "rgba(126 218 139 / 0.48)",
571
- "custom-colors-custom-4-opacity-0-32-dark": "rgba(126 218 139 / 0.32)",
572
- "custom-colors-custom-4-opacity-0-16-dark": "rgba(126 218 139 / 0.16)",
573
- "custom-colors-custom-4-opacity-0-12-dark": "rgba(126 218 139 / 0.12)",
574
- "custom-colors-custom-4-opacity-0-08-dark": "rgba(126 218 139 / 0.08)",
575
- "custom-colors-custom-5-opacity-0-96-dark": "rgba(199 202 149 / 0.96)",
576
- "custom-colors-custom-5-opacity-0-80-dark": "rgba(199 202 149 / 0.8)",
577
- "custom-colors-custom-5-opacity-0-64-dark": "rgba(199 202 149 / 0.64)",
578
- "custom-colors-custom-5-opacity-0-48-dark": "rgba(199 202 149 / 0.48)",
579
- "custom-colors-custom-5-opacity-0-32-dark": "rgba(199 202 149 / 0.32)",
580
- "custom-colors-custom-5-opacity-0-16-dark": "rgba(199 202 149 / 0.16)",
581
- "custom-colors-custom-5-opacity-0-12-dark": "rgba(199 202 149 / 0.12)",
582
- "custom-colors-custom-5-opacity-0-08-dark": "rgba(199 202 149 / 0.08)",
583
- "custom-colors-custom-6-opacity-0-96-dark": "rgba(255 182 139 / 0.96)",
584
- "custom-colors-custom-6-opacity-0-80-dark": "rgba(255 182 139 / 0.8)",
585
- "custom-colors-custom-6-opacity-0-64-dark": "rgba(255 182 139 / 0.64)",
586
- "custom-colors-custom-6-opacity-0-48-dark": "rgba(255 182 139 / 0.48)",
587
- "custom-colors-custom-6-opacity-0-32-dark": "rgba(255 182 139 / 0.32)",
588
- "custom-colors-custom-6-opacity-0-16-dark": "rgba(255 182 139 / 0.16)",
589
- "custom-colors-custom-6-opacity-0-12-dark": "rgba(255 182 139 / 0.12)",
590
- "custom-colors-custom-6-opacity-0-08-dark": "rgba(255 182 139 / 0.08)",
591
- "outline-opacity-0-96-dark": "rgba(142 145 153 / 0.96)",
592
- "outline-opacity-0-80-dark": "rgba(142 145 153 / 0.8)",
593
- "outline-opacity-0-64-dark": "rgba(142 145 153 / 0.64)",
594
- "outline-opacity-0-48-dark": "rgba(142 145 153 / 0.48)",
595
- "outline-opacity-0-32-dark": "rgba(142 145 153 / 0.32)",
596
- "outline-opacity-0-16-dark": "rgba(142 145 153 / 0.16)",
597
- "outline-opacity-0-12-dark": "rgba(142 145 153 / 0.12)",
598
- "outline-opacity-0-08-dark": "rgba(142 145 153 / 0.08)",
599
- transparent: "transparent",
600
- current: "currentColor",
601
- inherit: "inherit"
602
- },
603
- backgroundImage: {
604
- "skeletons-gradient": "linear-gradient(90deg, rgba(0 95 177 / 0.08) 0.00%,rgba(0,95,177,0.04) 50.01%,rgba(0,95,177,0.08) 100.00%)",
605
- "skeletons-gradient-dark": "linear-gradient(90deg, rgba(164 200 255 / 0.08) 0.00%,rgba(164,200,255,0.04) 50.01%,rgba(164,200,255,0.08) 100.00%)"
606
- },
607
- borderColor: {
608
- white: "rgba(255 255 255 / 1)",
609
- black: "rgba(0 0 0 / 1)",
610
- primary: "rgba(0 95 177 / 1)",
611
- secondary: "rgba(84 95 113 / 1)",
612
- tertiary: "rgba(109 86 118 / 1)",
613
- error: "rgba(186 27 27 / 1)",
614
- success: "rgba(44 137 0 / 1)",
615
- warning: "rgba(153 112 0 / 1)",
616
- "inverse-primary": "rgba(164 200 255 / 1)",
617
- outline: "rgba(116 119 127 / 1)",
618
- "primary-opacity-0-08": "rgba(0 95 177 / 0.08)",
619
- "primary-opacity-0-12": "rgba(0 95 177 / 0.12)",
620
- "primary-opacity-0-16": "rgba(0 95 177 / 0.16)",
621
- "primary-dark": "rgba(164 200 255 / 1)",
622
- "secondary-dark": "rgba(188 199 220 / 1)",
623
- "tertiary-dark": "rgba(218 189 226 / 1)",
624
- "error-dark": "rgba(255 180 169 / 1)",
625
- "success-dark": "rgba(108 224 54 / 1)",
626
- "warning-dark": "rgba(251 188 12 / 1)",
627
- "inverse-primary-dark": "rgba(0 95 177 / 1)",
628
- "outline-dark": "rgba(142 145 153 / 1)",
629
- "primary-opacity-0-08-dark": "rgba(164 200 255 / 0.08)",
630
- "primary-opacity-0-12-dark": "rgba(164 200 255 / 0.12)",
631
- "primary-opacity-0-16-dark": "rgba(164 200 255 / 0.16)",
632
- "primary-hover": "rgba(0 119 220 / 1)",
633
- "error-hover": "rgba(221 55 48 / 1)",
634
- "success-hover": "rgba(56 166 0 / 1)",
635
- "warning-hover": "rgba(186 137 0 / 1)",
636
- "error-opacity-0-08": "rgba(186 27 27 / 0.08)",
637
- "error-opacity-0-12": "rgba(186 27 27 / 0.12)",
638
- "error-opacity-0-16": "rgba(186 27 27 / 0.16)",
639
- "primary-hover-dark": "rgba(111 174 255 / 1)",
640
- "error-hover-dark": "rgba(255 137 122 / 1)",
641
- "success-hover-dark": "rgba(81 195 20 / 1)",
642
- "warning-hover-dark": "rgba(219 162 0 / 1)",
643
- "error-opacity-0-08-dark": "rgba(255 180 169 / 0.08)",
644
- "error-opacity-0-12-dark": "rgba(255 180 169 / 0.12)",
645
- "error-opacity-0-16-dark": "rgba(255 180 169 / 0.16)",
646
- disabled: "rgba(27 27 29 / 0.12)",
647
- "disabled-dark": "rgba(227 226 230 / 0.12)",
648
- "success-opacity-0-08": "rgba(44 137 0 / 0.08)",
649
- "success-opacity-0-12": "rgba(44 137 0 / 0.12)",
650
- "success-opacity-0-16": "rgba(44 137 0 / 0.16)",
651
- "warning-opacity-0-08": "rgba(153 112 0 / 0.08)",
652
- "warning-opacity-0-12": "rgba(153 112 0 / 0.12)",
653
- "warning-opacity-0-16": "rgba(153 112 0 / 0.16)",
654
- "success-opacity-0-08-dark": "rgba(108 224 54 / 0.08)",
655
- "success-opacity-0-12-dark": "rgba(108 224 54 / 0.12)",
656
- "success-opacity-0-16-dark": "rgba(108 224 54 / 0.16)",
657
- "warning-opacity-0-08-dark": "rgba(251 188 12 / 0.08)",
658
- "warning-opacity-0-12-dark": "rgba(251 188 12 / 0.12)",
659
- "warning-opacity-0-16-dark": "rgba(251 188 12 / 0.16)",
660
- overlay: "rgba(27 27 29 / 0.8)",
661
- "overlay-dark": "rgba(27 27 29 / 0.8)",
662
- "outline-variant": "rgba(223 226 235 / 1)",
663
- "outline-variant-dark": "rgba(67 71 78 / 1)",
664
- "primary-hover-opacity-0-08": "rgba(0 119 220 / 0.08)",
665
- "primary-hover-opacity-0-12": "rgba(0 119 220 / 0.12)",
666
- "primary-hover-opacity-0-16": "rgba(0 119 220 / 0.16)",
667
- "primary-hover-opacity-0-32": "rgba(0 119 220 / 0.32)",
668
- "primary-hover-opacity-0-48": "rgba(0 119 220 / 0.48)",
669
- "primary-hover-opacity-0-64": "rgba(0 119 220 / 0.64)",
670
- "primary-hover-opacity-0-80": "rgba(0 119 220 / 0.8)",
671
- "primary-hover-opacity-0-96": "rgba(0 119 220 / 0.96)",
672
- "primary-hover-opacity-0-08-dark": "rgba(111 174 255 / 0.08)",
673
- "primary-hover-opacity-0-12-dark": "rgba(111 174 255 / 0.12)",
674
- "primary-hover-opacity-0-16-dark": "rgba(111 174 255 / 0.16)",
675
- "primary-hover-opacity-0-32-dark": "rgba(111 174 255 / 0.32)",
676
- "primary-hover-opacity-0-48-dark": "rgba(111 174 255 / 0.48)",
677
- "primary-hover-opacity-0-64-dark": "rgba(111 174 255 / 0.64)",
678
- "primary-hover-opacity-0-80-dark": "rgba(111 174 255 / 0.8)",
679
- "primary-hover-opacity-0-96-dark": "rgba(111 174 255 / 0.96)",
680
- "custom-colors-custom-1": "rgba(157 59 97 / 1)",
681
- "custom-colors-custom-2": "rgba(105 76 173 / 1)",
682
- "custom-colors-custom-3": "rgba(0 105 108 / 1)",
683
- "custom-colors-custom-4": "rgba(0 110 44 / 1)",
684
- "custom-colors-custom-5": "rgba(94 97 53 / 1)",
685
- "custom-colors-custom-6": "rgba(153 71 0 / 1)",
686
- "custom-colors-custom-1-dark": "rgba(255 176 200 / 1)",
687
- "custom-colors-custom-2-dark": "rgba(208 188 255 / 1)",
688
- "custom-colors-custom-3-dark": "rgba(76 217 222 / 1)",
689
- "custom-colors-custom-4-dark": "rgba(126 218 139 / 1)",
690
- "custom-colors-custom-5-dark": "rgba(199 202 149 / 1)",
691
- "custom-colors-custom-6-dark": "rgba(255 182 139 / 1)",
692
- "error-opacity-0-32": "rgba(186 27 27 / 0.32)",
693
- "error-opacity-0-48": "rgba(186 27 27 / 0.48)",
694
- "error-opacity-0-64": "rgba(186 27 27 / 0.64)",
695
- "error-opacity-0-80": "rgba(186 27 27 / 0.8)",
696
- "error-opacity-0-96": "rgba(186 27 27 / 0.96)",
697
- "success-opacity-0-32": "rgba(44 137 0 / 0.32)",
698
- "success-opacity-0-48": "rgba(44 137 0 / 0.48)",
699
- "success-opacity-0-64": "rgba(44 137 0 / 0.64)",
700
- "success-opacity-0-80": "rgba(44 137 0 / 0.8)",
701
- "success-opacity-0-96": "rgba(44 137 0 / 0.96)",
702
- "warning-opacity-0-32": "rgba(153 112 0 / 0.32)",
703
- "warning-opacity-0-48": "rgba(153 112 0 / 0.48)",
704
- "warning-opacity-0-64": "rgba(153 112 0 / 0.64)",
705
- "warning-opacity-0-80": "rgba(153 112 0 / 0.8)",
706
- "warning-opacity-0-96": "rgba(153 112 0 / 0.96)",
707
- "custom-colors-custom-1-opacity-0-96": "rgba(157 59 97 / 0.96)",
708
- "custom-colors-custom-1-opacity-0-80": "rgba(157 59 97 / 0.8)",
709
- "custom-colors-custom-1-opacity-0-64": "rgba(157 59 97 / 0.64)",
710
- "custom-colors-custom-1-opacity-0-48": "rgba(157 59 97 / 0.48)",
711
- "custom-colors-custom-1-opacity-0-32": "rgba(157 59 97 / 0.32)",
712
- "custom-colors-custom-1-opacity-0-16": "rgba(157 59 97 / 0.16)",
713
- "custom-colors-custom-1-opacity-0-12": "rgba(157 59 97 / 0.12)",
714
- "custom-colors-custom-1-opacity-0-08": "rgba(157 59 97 / 0.08)",
715
- "custom-colors-custom-2-opacity-0-96": "rgba(105 76 173 / 0.96)",
716
- "custom-colors-custom-2-opacity-0-80": "rgba(105 76 173 / 0.8)",
717
- "custom-colors-custom-2-opacity-0-64": "rgba(105 76 173 / 0.64)",
718
- "custom-colors-custom-2-opacity-0-48": "rgba(105 76 173 / 0.48)",
719
- "custom-colors-custom-2-opacity-0-32": "rgba(105 76 173 / 0.32)",
720
- "custom-colors-custom-2-opacity-0-16": "rgba(105 76 173 / 0.16)",
721
- "custom-colors-custom-2-opacity-0-12": "rgba(105 76 173 / 0.12)",
722
- "custom-colors-custom-2-opacity-0-08": "rgba(105 76 173 / 0.08)",
723
- "custom-colors-custom-3-opacity-0-96": "rgba(0 105 108 / 0.96)",
724
- "custom-colors-custom-3-opacity-0-80": "rgba(0 105 108 / 0.8)",
725
- "custom-colors-custom-3-opacity-0-64": "rgba(0 105 108 / 0.64)",
726
- "custom-colors-custom-3-opacity-0-48": "rgba(0 105 108 / 0.48)",
727
- "custom-colors-custom-3-opacity-0-32": "rgba(0 105 108 / 0.32)",
728
- "custom-colors-custom-3-opacity-0-16": "rgba(0 105 108 / 0.16)",
729
- "custom-colors-custom-3-opacity-0-12": "rgba(0 105 108 / 0.12)",
730
- "custom-colors-custom-3-opacity-0-08": "rgba(0 105 108 / 0.08)",
731
- "custom-colors-custom-4-opacity-0-96": "rgba(0 110 44 / 0.96)",
732
- "custom-colors-custom-4-opacity-0-80": "rgba(0 110 44 / 0.8)",
733
- "custom-colors-custom-4-opacity-0-64": "rgba(0 110 44 / 0.64)",
734
- "custom-colors-custom-4-opacity-0-48": "rgba(0 110 44 / 0.48)",
735
- "custom-colors-custom-4-opacity-0-32": "rgba(0 110 44 / 0.32)",
736
- "custom-colors-custom-4-opacity-0-16": "rgba(0 110 44 / 0.16)",
737
- "custom-colors-custom-4-opacity-0-12": "rgba(0 110 44 / 0.12)",
738
- "custom-colors-custom-4-opacity-0-08": "rgba(0 110 44 / 0.08)",
739
- "custom-colors-custom-5-opacity-0-96": "rgba(94 97 53 / 0.96)",
740
- "custom-colors-custom-5-opacity-0-80": "rgba(94 97 53 / 0.8)",
741
- "custom-colors-custom-5-opacity-0-64": "rgba(94 97 53 / 0.64)",
742
- "custom-colors-custom-5-opacity-0-48": "rgba(94 97 53 / 0.48)",
743
- "custom-colors-custom-5-opacity-0-32": "rgba(94 97 53 / 0.32)",
744
- "custom-colors-custom-5-opacity-0-16": "rgba(94 97 53 / 0.16)",
745
- "custom-colors-custom-5-opacity-0-12": "rgba(94 97 53 / 0.12)",
746
- "custom-colors-custom-5-opacity-0-08": "rgba(94 97 53 / 0.08)",
747
- "custom-colors-custom-6-opacity-0-96": "rgba(153 71 0 / 0.96)",
748
- "custom-colors-custom-6-opacity-0-80": "rgba(153 71 0 / 0.8)",
749
- "custom-colors-custom-6-opacity-0-64": "rgba(153 71 0 / 0.64)",
750
- "custom-colors-custom-6-opacity-0-48": "rgba(153 71 0 / 0.48)",
751
- "custom-colors-custom-6-opacity-0-32": "rgba(153 71 0 / 0.32)",
752
- "custom-colors-custom-6-opacity-0-16": "rgba(153 71 0 / 0.16)",
753
- "custom-colors-custom-6-opacity-0-12": "rgba(153 71 0 / 0.12)",
754
- "custom-colors-custom-6-opacity-0-08": "rgba(153 71 0 / 0.08)",
755
- "outline-opacity-0-96": "rgba(116 119 127 / 0.96)",
756
- "outline-opacity-0-80": "rgba(116 119 127 / 0.8)",
757
- "outline-opacity-0-64": "rgba(116 119 127 / 0.64)",
758
- "outline-opacity-0-48": "rgba(116 119 127 / 0.48)",
759
- "outline-opacity-0-32": "rgba(116 119 127 / 0.32)",
760
- "outline-opacity-0-16": "rgba(116 119 127 / 0.16)",
761
- "outline-opacity-0-12": "rgba(116 119 127 / 0.12)",
762
- "outline-opacity-0-08": "rgba(116 119 127 / 0.08)",
763
- "error-opacity-0-32-dark": "rgba(255 180 169 / 0.32)",
764
- "error-opacity-0-48-dark": "rgba(255 180 169 / 0.48)",
765
- "error-opacity-0-64-dark": "rgba(255 180 169 / 0.64)",
766
- "error-opacity-0-80-dark": "rgba(255 180 169 / 0.8)",
767
- "error-opacity-0-96-dark": "rgba(255 180 169 / 0.96)",
768
- "success-opacity-0-32-dark": "rgba(108 224 54 / 0.32)",
769
- "success-opacity-0-48-dark": "rgba(108 224 54 / 0.48)",
770
- "success-opacity-0-64-dark": "rgba(108 224 54 / 0.64)",
771
- "success-opacity-0-80-dark": "rgba(108 224 54 / 0.8)",
772
- "success-opacity-0-96-dark": "rgba(108 224 54 / 0.96)",
773
- "warning-opacity-0-32-dark": "rgba(251 188 12 / 0.32)",
774
- "warning-opacity-0-48-dark": "rgba(251 188 12 / 0.48)",
775
- "warning-opacity-0-64-dark": "rgba(251 188 12 / 0.64)",
776
- "warning-opacity-0-80-dark": "rgba(251 188 12 / 0.8)",
777
- "warning-opacity-0-96-dark": "rgba(251 188 12 / 0.96)",
778
- "custom-colors-custom-1-opacity-0-96-dark": "rgba(255 176 200 / 0.96)",
779
- "custom-colors-custom-1-opacity-0-80-dark": "rgba(255 176 200 / 0.8)",
780
- "custom-colors-custom-1-opacity-0-64-dark": "rgba(255 176 200 / 0.64)",
781
- "custom-colors-custom-1-opacity-0-48-dark": "rgba(255 176 200 / 0.48)",
782
- "custom-colors-custom-1-opacity-0-32-dark": "rgba(255 176 200 / 0.32)",
783
- "custom-colors-custom-1-opacity-0-16-dark": "rgba(255 176 200 / 0.16)",
784
- "custom-colors-custom-1-opacity-0-12-dark": "rgba(255 176 200 / 0.12)",
785
- "custom-colors-custom-1-opacity-0-08-dark": "rgba(255 176 200 / 0.08)",
786
- "custom-colors-custom-2-opacity-0-96-dark": "rgba(208 188 255 / 0.96)",
787
- "custom-colors-custom-2-opacity-0-80-dark": "rgba(208 188 255 / 0.8)",
788
- "custom-colors-custom-2-opacity-0-64-dark": "rgba(208 188 255 / 0.64)",
789
- "custom-colors-custom-2-opacity-0-48-dark": "rgba(208 188 255 / 0.48)",
790
- "custom-colors-custom-2-opacity-0-32-dark": "rgba(208 188 255 / 0.32)",
791
- "custom-colors-custom-2-opacity-0-16-dark": "rgba(208 188 255 / 0.16)",
792
- "custom-colors-custom-2-opacity-0-12-dark": "rgba(208 188 255 / 0.12)",
793
- "custom-colors-custom-2-opacity-0-08-dark": "rgba(208 188 255 / 0.08)",
794
- "custom-colors-custom-3-opacity-0-96-dark": "rgba(76 217 222 / 0.96)",
795
- "custom-colors-custom-3-opacity-0-80-dark": "rgba(76 217 222 / 0.8)",
796
- "custom-colors-custom-3-opacity-0-64-dark": "rgba(76 217 222 / 0.64)",
797
- "custom-colors-custom-3-opacity-0-48-dark": "rgba(76 217 222 / 0.48)",
798
- "custom-colors-custom-3-opacity-0-32-dark": "rgba(76 217 222 / 0.32)",
799
- "custom-colors-custom-3-opacity-0-16-dark": "rgba(76 217 222 / 0.16)",
800
- "custom-colors-custom-3-opacity-0-12-dark": "rgba(76 217 222 / 0.12)",
801
- "custom-colors-custom-3-opacity-0-08-dark": "rgba(76 217 222 / 0.08)",
802
- "custom-colors-custom-4-opacity-0-96-dark": "rgba(126 218 139 / 0.96)",
803
- "custom-colors-custom-4-opacity-0-80-dark": "rgba(126 218 139 / 0.8)",
804
- "custom-colors-custom-4-opacity-0-64-dark": "rgba(126 218 139 / 0.64)",
805
- "custom-colors-custom-4-opacity-0-48-dark": "rgba(126 218 139 / 0.48)",
806
- "custom-colors-custom-4-opacity-0-32-dark": "rgba(126 218 139 / 0.32)",
807
- "custom-colors-custom-4-opacity-0-16-dark": "rgba(126 218 139 / 0.16)",
808
- "custom-colors-custom-4-opacity-0-12-dark": "rgba(126 218 139 / 0.12)",
809
- "custom-colors-custom-4-opacity-0-08-dark": "rgba(126 218 139 / 0.08)",
810
- "custom-colors-custom-5-opacity-0-96-dark": "rgba(199 202 149 / 0.96)",
811
- "custom-colors-custom-5-opacity-0-80-dark": "rgba(199 202 149 / 0.8)",
812
- "custom-colors-custom-5-opacity-0-64-dark": "rgba(199 202 149 / 0.64)",
813
- "custom-colors-custom-5-opacity-0-48-dark": "rgba(199 202 149 / 0.48)",
814
- "custom-colors-custom-5-opacity-0-32-dark": "rgba(199 202 149 / 0.32)",
815
- "custom-colors-custom-5-opacity-0-16-dark": "rgba(199 202 149 / 0.16)",
816
- "custom-colors-custom-5-opacity-0-12-dark": "rgba(199 202 149 / 0.12)",
817
- "custom-colors-custom-5-opacity-0-08-dark": "rgba(199 202 149 / 0.08)",
818
- "custom-colors-custom-6-opacity-0-96-dark": "rgba(255 182 139 / 0.96)",
819
- "custom-colors-custom-6-opacity-0-80-dark": "rgba(255 182 139 / 0.8)",
820
- "custom-colors-custom-6-opacity-0-64-dark": "rgba(255 182 139 / 0.64)",
821
- "custom-colors-custom-6-opacity-0-48-dark": "rgba(255 182 139 / 0.48)",
822
- "custom-colors-custom-6-opacity-0-32-dark": "rgba(255 182 139 / 0.32)",
823
- "custom-colors-custom-6-opacity-0-16-dark": "rgba(255 182 139 / 0.16)",
824
- "custom-colors-custom-6-opacity-0-12-dark": "rgba(255 182 139 / 0.12)",
825
- "custom-colors-custom-6-opacity-0-08-dark": "rgba(255 182 139 / 0.08)",
826
- "outline-opacity-0-96-dark": "rgba(142 145 153 / 0.96)",
827
- "outline-opacity-0-80-dark": "rgba(142 145 153 / 0.8)",
828
- "outline-opacity-0-64-dark": "rgba(142 145 153 / 0.64)",
829
- "outline-opacity-0-48-dark": "rgba(142 145 153 / 0.48)",
830
- "outline-opacity-0-32-dark": "rgba(142 145 153 / 0.32)",
831
- "outline-opacity-0-16-dark": "rgba(142 145 153 / 0.16)",
832
- "outline-opacity-0-12-dark": "rgba(142 145 153 / 0.12)",
833
- "outline-opacity-0-08-dark": "rgba(142 145 153 / 0.08)",
834
- transparent: "transparent",
835
- current: "currentColor",
836
- inherit: "inherit"
837
- },
838
- outlineColor: {
839
- white: "rgba(255 255 255 / 1)",
840
- black: "rgba(0 0 0 / 1)",
841
- primary: "rgba(0 95 177 / 1)",
842
- secondary: "rgba(84 95 113 / 1)",
843
- tertiary: "rgba(109 86 118 / 1)",
844
- error: "rgba(186 27 27 / 1)",
845
- success: "rgba(44 137 0 / 1)",
846
- warning: "rgba(153 112 0 / 1)",
847
- "inverse-primary": "rgba(164 200 255 / 1)",
848
- outline: "rgba(116 119 127 / 1)",
849
- "primary-opacity-0-08": "rgba(0 95 177 / 0.08)",
850
- "primary-opacity-0-12": "rgba(0 95 177 / 0.12)",
851
- "primary-opacity-0-16": "rgba(0 95 177 / 0.16)",
852
- "primary-dark": "rgba(164 200 255 / 1)",
853
- "secondary-dark": "rgba(188 199 220 / 1)",
854
- "tertiary-dark": "rgba(218 189 226 / 1)",
855
- "error-dark": "rgba(255 180 169 / 1)",
856
- "success-dark": "rgba(108 224 54 / 1)",
857
- "warning-dark": "rgba(251 188 12 / 1)",
858
- "inverse-primary-dark": "rgba(0 95 177 / 1)",
859
- "outline-dark": "rgba(142 145 153 / 1)",
860
- "primary-opacity-0-08-dark": "rgba(164 200 255 / 0.08)",
861
- "primary-opacity-0-12-dark": "rgba(164 200 255 / 0.12)",
862
- "primary-opacity-0-16-dark": "rgba(164 200 255 / 0.16)",
863
- "primary-hover": "rgba(0 119 220 / 1)",
864
- "error-hover": "rgba(221 55 48 / 1)",
865
- "success-hover": "rgba(56 166 0 / 1)",
866
- "warning-hover": "rgba(186 137 0 / 1)",
867
- "error-opacity-0-08": "rgba(186 27 27 / 0.08)",
868
- "error-opacity-0-12": "rgba(186 27 27 / 0.12)",
869
- "error-opacity-0-16": "rgba(186 27 27 / 0.16)",
870
- "primary-hover-dark": "rgba(111 174 255 / 1)",
871
- "error-hover-dark": "rgba(255 137 122 / 1)",
872
- "success-hover-dark": "rgba(81 195 20 / 1)",
873
- "warning-hover-dark": "rgba(219 162 0 / 1)",
874
- "error-opacity-0-08-dark": "rgba(255 180 169 / 0.08)",
875
- "error-opacity-0-12-dark": "rgba(255 180 169 / 0.12)",
876
- "error-opacity-0-16-dark": "rgba(255 180 169 / 0.16)",
877
- disabled: "rgba(27 27 29 / 0.12)",
878
- "disabled-dark": "rgba(227 226 230 / 0.12)",
879
- "success-opacity-0-08": "rgba(44 137 0 / 0.08)",
880
- "success-opacity-0-12": "rgba(44 137 0 / 0.12)",
881
- "success-opacity-0-16": "rgba(44 137 0 / 0.16)",
882
- "warning-opacity-0-08": "rgba(153 112 0 / 0.08)",
883
- "warning-opacity-0-12": "rgba(153 112 0 / 0.12)",
884
- "warning-opacity-0-16": "rgba(153 112 0 / 0.16)",
885
- "success-opacity-0-08-dark": "rgba(108 224 54 / 0.08)",
886
- "success-opacity-0-12-dark": "rgba(108 224 54 / 0.12)",
887
- "success-opacity-0-16-dark": "rgba(108 224 54 / 0.16)",
888
- "warning-opacity-0-08-dark": "rgba(251 188 12 / 0.08)",
889
- "warning-opacity-0-12-dark": "rgba(251 188 12 / 0.12)",
890
- "warning-opacity-0-16-dark": "rgba(251 188 12 / 0.16)",
891
- overlay: "rgba(27 27 29 / 0.8)",
892
- "overlay-dark": "rgba(27 27 29 / 0.8)",
893
- "outline-variant": "rgba(223 226 235 / 1)",
894
- "outline-variant-dark": "rgba(67 71 78 / 1)",
895
- "primary-hover-opacity-0-08": "rgba(0 119 220 / 0.08)",
896
- "primary-hover-opacity-0-12": "rgba(0 119 220 / 0.12)",
897
- "primary-hover-opacity-0-16": "rgba(0 119 220 / 0.16)",
898
- "primary-hover-opacity-0-32": "rgba(0 119 220 / 0.32)",
899
- "primary-hover-opacity-0-48": "rgba(0 119 220 / 0.48)",
900
- "primary-hover-opacity-0-64": "rgba(0 119 220 / 0.64)",
901
- "primary-hover-opacity-0-80": "rgba(0 119 220 / 0.8)",
902
- "primary-hover-opacity-0-96": "rgba(0 119 220 / 0.96)",
903
- "primary-hover-opacity-0-08-dark": "rgba(111 174 255 / 0.08)",
904
- "primary-hover-opacity-0-12-dark": "rgba(111 174 255 / 0.12)",
905
- "primary-hover-opacity-0-16-dark": "rgba(111 174 255 / 0.16)",
906
- "primary-hover-opacity-0-32-dark": "rgba(111 174 255 / 0.32)",
907
- "primary-hover-opacity-0-48-dark": "rgba(111 174 255 / 0.48)",
908
- "primary-hover-opacity-0-64-dark": "rgba(111 174 255 / 0.64)",
909
- "primary-hover-opacity-0-80-dark": "rgba(111 174 255 / 0.8)",
910
- "primary-hover-opacity-0-96-dark": "rgba(111 174 255 / 0.96)",
911
- "custom-colors-custom-1": "rgba(157 59 97 / 1)",
912
- "custom-colors-custom-2": "rgba(105 76 173 / 1)",
913
- "custom-colors-custom-3": "rgba(0 105 108 / 1)",
914
- "custom-colors-custom-4": "rgba(0 110 44 / 1)",
915
- "custom-colors-custom-5": "rgba(94 97 53 / 1)",
916
- "custom-colors-custom-6": "rgba(153 71 0 / 1)",
917
- "custom-colors-custom-1-dark": "rgba(255 176 200 / 1)",
918
- "custom-colors-custom-2-dark": "rgba(208 188 255 / 1)",
919
- "custom-colors-custom-3-dark": "rgba(76 217 222 / 1)",
920
- "custom-colors-custom-4-dark": "rgba(126 218 139 / 1)",
921
- "custom-colors-custom-5-dark": "rgba(199 202 149 / 1)",
922
- "custom-colors-custom-6-dark": "rgba(255 182 139 / 1)",
923
- "error-opacity-0-32": "rgba(186 27 27 / 0.32)",
924
- "error-opacity-0-48": "rgba(186 27 27 / 0.48)",
925
- "error-opacity-0-64": "rgba(186 27 27 / 0.64)",
926
- "error-opacity-0-80": "rgba(186 27 27 / 0.8)",
927
- "error-opacity-0-96": "rgba(186 27 27 / 0.96)",
928
- "success-opacity-0-32": "rgba(44 137 0 / 0.32)",
929
- "success-opacity-0-48": "rgba(44 137 0 / 0.48)",
930
- "success-opacity-0-64": "rgba(44 137 0 / 0.64)",
931
- "success-opacity-0-80": "rgba(44 137 0 / 0.8)",
932
- "success-opacity-0-96": "rgba(44 137 0 / 0.96)",
933
- "warning-opacity-0-32": "rgba(153 112 0 / 0.32)",
934
- "warning-opacity-0-48": "rgba(153 112 0 / 0.48)",
935
- "warning-opacity-0-64": "rgba(153 112 0 / 0.64)",
936
- "warning-opacity-0-80": "rgba(153 112 0 / 0.8)",
937
- "warning-opacity-0-96": "rgba(153 112 0 / 0.96)",
938
- "custom-colors-custom-1-opacity-0-96": "rgba(157 59 97 / 0.96)",
939
- "custom-colors-custom-1-opacity-0-80": "rgba(157 59 97 / 0.8)",
940
- "custom-colors-custom-1-opacity-0-64": "rgba(157 59 97 / 0.64)",
941
- "custom-colors-custom-1-opacity-0-48": "rgba(157 59 97 / 0.48)",
942
- "custom-colors-custom-1-opacity-0-32": "rgba(157 59 97 / 0.32)",
943
- "custom-colors-custom-1-opacity-0-16": "rgba(157 59 97 / 0.16)",
944
- "custom-colors-custom-1-opacity-0-12": "rgba(157 59 97 / 0.12)",
945
- "custom-colors-custom-1-opacity-0-08": "rgba(157 59 97 / 0.08)",
946
- "custom-colors-custom-2-opacity-0-96": "rgba(105 76 173 / 0.96)",
947
- "custom-colors-custom-2-opacity-0-80": "rgba(105 76 173 / 0.8)",
948
- "custom-colors-custom-2-opacity-0-64": "rgba(105 76 173 / 0.64)",
949
- "custom-colors-custom-2-opacity-0-48": "rgba(105 76 173 / 0.48)",
950
- "custom-colors-custom-2-opacity-0-32": "rgba(105 76 173 / 0.32)",
951
- "custom-colors-custom-2-opacity-0-16": "rgba(105 76 173 / 0.16)",
952
- "custom-colors-custom-2-opacity-0-12": "rgba(105 76 173 / 0.12)",
953
- "custom-colors-custom-2-opacity-0-08": "rgba(105 76 173 / 0.08)",
954
- "custom-colors-custom-3-opacity-0-96": "rgba(0 105 108 / 0.96)",
955
- "custom-colors-custom-3-opacity-0-80": "rgba(0 105 108 / 0.8)",
956
- "custom-colors-custom-3-opacity-0-64": "rgba(0 105 108 / 0.64)",
957
- "custom-colors-custom-3-opacity-0-48": "rgba(0 105 108 / 0.48)",
958
- "custom-colors-custom-3-opacity-0-32": "rgba(0 105 108 / 0.32)",
959
- "custom-colors-custom-3-opacity-0-16": "rgba(0 105 108 / 0.16)",
960
- "custom-colors-custom-3-opacity-0-12": "rgba(0 105 108 / 0.12)",
961
- "custom-colors-custom-3-opacity-0-08": "rgba(0 105 108 / 0.08)",
962
- "custom-colors-custom-4-opacity-0-96": "rgba(0 110 44 / 0.96)",
963
- "custom-colors-custom-4-opacity-0-80": "rgba(0 110 44 / 0.8)",
964
- "custom-colors-custom-4-opacity-0-64": "rgba(0 110 44 / 0.64)",
965
- "custom-colors-custom-4-opacity-0-48": "rgba(0 110 44 / 0.48)",
966
- "custom-colors-custom-4-opacity-0-32": "rgba(0 110 44 / 0.32)",
967
- "custom-colors-custom-4-opacity-0-16": "rgba(0 110 44 / 0.16)",
968
- "custom-colors-custom-4-opacity-0-12": "rgba(0 110 44 / 0.12)",
969
- "custom-colors-custom-4-opacity-0-08": "rgba(0 110 44 / 0.08)",
970
- "custom-colors-custom-5-opacity-0-96": "rgba(94 97 53 / 0.96)",
971
- "custom-colors-custom-5-opacity-0-80": "rgba(94 97 53 / 0.8)",
972
- "custom-colors-custom-5-opacity-0-64": "rgba(94 97 53 / 0.64)",
973
- "custom-colors-custom-5-opacity-0-48": "rgba(94 97 53 / 0.48)",
974
- "custom-colors-custom-5-opacity-0-32": "rgba(94 97 53 / 0.32)",
975
- "custom-colors-custom-5-opacity-0-16": "rgba(94 97 53 / 0.16)",
976
- "custom-colors-custom-5-opacity-0-12": "rgba(94 97 53 / 0.12)",
977
- "custom-colors-custom-5-opacity-0-08": "rgba(94 97 53 / 0.08)",
978
- "custom-colors-custom-6-opacity-0-96": "rgba(153 71 0 / 0.96)",
979
- "custom-colors-custom-6-opacity-0-80": "rgba(153 71 0 / 0.8)",
980
- "custom-colors-custom-6-opacity-0-64": "rgba(153 71 0 / 0.64)",
981
- "custom-colors-custom-6-opacity-0-48": "rgba(153 71 0 / 0.48)",
982
- "custom-colors-custom-6-opacity-0-32": "rgba(153 71 0 / 0.32)",
983
- "custom-colors-custom-6-opacity-0-16": "rgba(153 71 0 / 0.16)",
984
- "custom-colors-custom-6-opacity-0-12": "rgba(153 71 0 / 0.12)",
985
- "custom-colors-custom-6-opacity-0-08": "rgba(153 71 0 / 0.08)",
986
- "outline-opacity-0-96": "rgba(116 119 127 / 0.96)",
987
- "outline-opacity-0-80": "rgba(116 119 127 / 0.8)",
988
- "outline-opacity-0-64": "rgba(116 119 127 / 0.64)",
989
- "outline-opacity-0-48": "rgba(116 119 127 / 0.48)",
990
- "outline-opacity-0-32": "rgba(116 119 127 / 0.32)",
991
- "outline-opacity-0-16": "rgba(116 119 127 / 0.16)",
992
- "outline-opacity-0-12": "rgba(116 119 127 / 0.12)",
993
- "outline-opacity-0-08": "rgba(116 119 127 / 0.08)",
994
- "error-opacity-0-32-dark": "rgba(255 180 169 / 0.32)",
995
- "error-opacity-0-48-dark": "rgba(255 180 169 / 0.48)",
996
- "error-opacity-0-64-dark": "rgba(255 180 169 / 0.64)",
997
- "error-opacity-0-80-dark": "rgba(255 180 169 / 0.8)",
998
- "error-opacity-0-96-dark": "rgba(255 180 169 / 0.96)",
999
- "success-opacity-0-32-dark": "rgba(108 224 54 / 0.32)",
1000
- "success-opacity-0-48-dark": "rgba(108 224 54 / 0.48)",
1001
- "success-opacity-0-64-dark": "rgba(108 224 54 / 0.64)",
1002
- "success-opacity-0-80-dark": "rgba(108 224 54 / 0.8)",
1003
- "success-opacity-0-96-dark": "rgba(108 224 54 / 0.96)",
1004
- "warning-opacity-0-32-dark": "rgba(251 188 12 / 0.32)",
1005
- "warning-opacity-0-48-dark": "rgba(251 188 12 / 0.48)",
1006
- "warning-opacity-0-64-dark": "rgba(251 188 12 / 0.64)",
1007
- "warning-opacity-0-80-dark": "rgba(251 188 12 / 0.8)",
1008
- "warning-opacity-0-96-dark": "rgba(251 188 12 / 0.96)",
1009
- "custom-colors-custom-1-opacity-0-96-dark": "rgba(255 176 200 / 0.96)",
1010
- "custom-colors-custom-1-opacity-0-80-dark": "rgba(255 176 200 / 0.8)",
1011
- "custom-colors-custom-1-opacity-0-64-dark": "rgba(255 176 200 / 0.64)",
1012
- "custom-colors-custom-1-opacity-0-48-dark": "rgba(255 176 200 / 0.48)",
1013
- "custom-colors-custom-1-opacity-0-32-dark": "rgba(255 176 200 / 0.32)",
1014
- "custom-colors-custom-1-opacity-0-16-dark": "rgba(255 176 200 / 0.16)",
1015
- "custom-colors-custom-1-opacity-0-12-dark": "rgba(255 176 200 / 0.12)",
1016
- "custom-colors-custom-1-opacity-0-08-dark": "rgba(255 176 200 / 0.08)",
1017
- "custom-colors-custom-2-opacity-0-96-dark": "rgba(208 188 255 / 0.96)",
1018
- "custom-colors-custom-2-opacity-0-80-dark": "rgba(208 188 255 / 0.8)",
1019
- "custom-colors-custom-2-opacity-0-64-dark": "rgba(208 188 255 / 0.64)",
1020
- "custom-colors-custom-2-opacity-0-48-dark": "rgba(208 188 255 / 0.48)",
1021
- "custom-colors-custom-2-opacity-0-32-dark": "rgba(208 188 255 / 0.32)",
1022
- "custom-colors-custom-2-opacity-0-16-dark": "rgba(208 188 255 / 0.16)",
1023
- "custom-colors-custom-2-opacity-0-12-dark": "rgba(208 188 255 / 0.12)",
1024
- "custom-colors-custom-2-opacity-0-08-dark": "rgba(208 188 255 / 0.08)",
1025
- "custom-colors-custom-3-opacity-0-96-dark": "rgba(76 217 222 / 0.96)",
1026
- "custom-colors-custom-3-opacity-0-80-dark": "rgba(76 217 222 / 0.8)",
1027
- "custom-colors-custom-3-opacity-0-64-dark": "rgba(76 217 222 / 0.64)",
1028
- "custom-colors-custom-3-opacity-0-48-dark": "rgba(76 217 222 / 0.48)",
1029
- "custom-colors-custom-3-opacity-0-32-dark": "rgba(76 217 222 / 0.32)",
1030
- "custom-colors-custom-3-opacity-0-16-dark": "rgba(76 217 222 / 0.16)",
1031
- "custom-colors-custom-3-opacity-0-12-dark": "rgba(76 217 222 / 0.12)",
1032
- "custom-colors-custom-3-opacity-0-08-dark": "rgba(76 217 222 / 0.08)",
1033
- "custom-colors-custom-4-opacity-0-96-dark": "rgba(126 218 139 / 0.96)",
1034
- "custom-colors-custom-4-opacity-0-80-dark": "rgba(126 218 139 / 0.8)",
1035
- "custom-colors-custom-4-opacity-0-64-dark": "rgba(126 218 139 / 0.64)",
1036
- "custom-colors-custom-4-opacity-0-48-dark": "rgba(126 218 139 / 0.48)",
1037
- "custom-colors-custom-4-opacity-0-32-dark": "rgba(126 218 139 / 0.32)",
1038
- "custom-colors-custom-4-opacity-0-16-dark": "rgba(126 218 139 / 0.16)",
1039
- "custom-colors-custom-4-opacity-0-12-dark": "rgba(126 218 139 / 0.12)",
1040
- "custom-colors-custom-4-opacity-0-08-dark": "rgba(126 218 139 / 0.08)",
1041
- "custom-colors-custom-5-opacity-0-96-dark": "rgba(199 202 149 / 0.96)",
1042
- "custom-colors-custom-5-opacity-0-80-dark": "rgba(199 202 149 / 0.8)",
1043
- "custom-colors-custom-5-opacity-0-64-dark": "rgba(199 202 149 / 0.64)",
1044
- "custom-colors-custom-5-opacity-0-48-dark": "rgba(199 202 149 / 0.48)",
1045
- "custom-colors-custom-5-opacity-0-32-dark": "rgba(199 202 149 / 0.32)",
1046
- "custom-colors-custom-5-opacity-0-16-dark": "rgba(199 202 149 / 0.16)",
1047
- "custom-colors-custom-5-opacity-0-12-dark": "rgba(199 202 149 / 0.12)",
1048
- "custom-colors-custom-5-opacity-0-08-dark": "rgba(199 202 149 / 0.08)",
1049
- "custom-colors-custom-6-opacity-0-96-dark": "rgba(255 182 139 / 0.96)",
1050
- "custom-colors-custom-6-opacity-0-80-dark": "rgba(255 182 139 / 0.8)",
1051
- "custom-colors-custom-6-opacity-0-64-dark": "rgba(255 182 139 / 0.64)",
1052
- "custom-colors-custom-6-opacity-0-48-dark": "rgba(255 182 139 / 0.48)",
1053
- "custom-colors-custom-6-opacity-0-32-dark": "rgba(255 182 139 / 0.32)",
1054
- "custom-colors-custom-6-opacity-0-16-dark": "rgba(255 182 139 / 0.16)",
1055
- "custom-colors-custom-6-opacity-0-12-dark": "rgba(255 182 139 / 0.12)",
1056
- "custom-colors-custom-6-opacity-0-08-dark": "rgba(255 182 139 / 0.08)",
1057
- "outline-opacity-0-96-dark": "rgba(142 145 153 / 0.96)",
1058
- "outline-opacity-0-80-dark": "rgba(142 145 153 / 0.8)",
1059
- "outline-opacity-0-64-dark": "rgba(142 145 153 / 0.64)",
1060
- "outline-opacity-0-48-dark": "rgba(142 145 153 / 0.48)",
1061
- "outline-opacity-0-32-dark": "rgba(142 145 153 / 0.32)",
1062
- "outline-opacity-0-16-dark": "rgba(142 145 153 / 0.16)",
1063
- "outline-opacity-0-12-dark": "rgba(142 145 153 / 0.12)",
1064
- "outline-opacity-0-08-dark": "rgba(142 145 153 / 0.08)",
1065
- transparent: "transparent",
1066
- current: "currentColor",
1067
- inherit: "inherit"
1068
- },
1069
- fill: {
1070
- white: "rgba(255 255 255 / 1)",
1071
- black: "rgba(0 0 0 / 1)",
1072
- primary: "rgba(0 95 177 / 1)",
1073
- "on-primary": "rgba(255 255 255 / 1)",
1074
- "primary-container": "rgba(211 227 255 / 1)",
1075
- "on-primary-container": "rgba(0 28 59 / 1)",
1076
- secondary: "rgba(84 95 113 / 1)",
1077
- "on-secondary": "rgba(255 255 255 / 1)",
1078
- "secondary-container": "rgba(216 227 248 / 1)",
1079
- "on-secondary-container": "rgba(18 28 43 / 1)",
1080
- tertiary: "rgba(109 86 118 / 1)",
1081
- "on-tertiary": "rgba(255 255 255 / 1)",
1082
- "tertiary-container": "rgba(247 217 255 / 1)",
1083
- "on-tertiary-container": "rgba(39 19 48 / 1)",
1084
- error: "rgba(186 27 27 / 1)",
1085
- "on-error": "rgba(255 255 255 / 1)",
1086
- "error-container": "rgba(255 237 233 / 1)",
1087
- "on-error-container": "rgba(147 0 6 / 1)",
1088
- success: "rgba(44 137 0 / 1)",
1089
- "on-success": "rgba(255 255 255 / 1)",
1090
- "success-container": "rgba(204 255 170 / 1)",
1091
- "on-success-container": "rgba(22 82 0 / 1)",
1092
- warning: "rgba(153 112 0 / 1)",
1093
- "on-warning": "rgba(255 255 255 / 1)",
1094
- "warning-container": "rgba(255 239 209 / 1)",
1095
- "on-warning-container": "rgba(92 66 0 / 1)",
1096
- background: "rgba(255 255 255 / 1)",
1097
- "on-background": "rgba(27 27 29 / 1)",
1098
- surface: "rgba(253 251 255 / 1)",
1099
- "surface-1": "rgba(240 243 251 / 1)",
1100
- "surface-2": "rgba(233 239 249 / 1)",
1101
- "surface-3": "rgba(225 234 246 / 1)",
1102
- "surface-4": "rgba(223 232 246 / 1)",
1103
- "surface-5": "rgba(218 229 244 / 1)",
1104
- "on-surface": "rgba(27 27 29 / 1)",
1105
- "surface-variant": "rgba(223 226 235 / 1)",
1106
- "on-surface-variant": "rgba(67 71 78 / 1)",
1107
- "inverse-surface": "rgba(47 48 51 / 1)",
1108
- "inverse-on-surface": "rgba(241 240 244 / 1)",
1109
- "inverse-primary": "rgba(164 200 255 / 1)",
1110
- outline: "rgba(116 119 127 / 1)",
1111
- "on-disabled": "rgba(27 27 29 / 0.3)",
1112
- "primary-opacity-0-08": "rgba(0 95 177 / 0.08)",
1113
- "primary-opacity-0-12": "rgba(0 95 177 / 0.12)",
1114
- "primary-opacity-0-16": "rgba(0 95 177 / 0.16)",
1115
- "primary-dark": "rgba(164 200 255 / 1)",
1116
- "on-primary-dark": "rgba(0 48 95 / 1)",
1117
- "primary-container-dark": "rgba(0 71 136 / 1)",
1118
- "on-primary-container-dark": "rgba(211 227 255 / 1)",
1119
- "secondary-dark": "rgba(188 199 220 / 1)",
1120
- "on-secondary-dark": "rgba(38 49 65 / 1)",
1121
- "secondary-container-dark": "rgba(61 71 88 / 1)",
1122
- "on-secondary-container-dark": "rgba(216 227 248 / 1)",
1123
- "tertiary-dark": "rgba(218 189 226 / 1)",
1124
- "on-tertiary-dark": "rgba(61 40 70 / 1)",
1125
- "tertiary-container-dark": "rgba(85 63 94 / 1)",
1126
- "on-tertiary-container-dark": "rgba(247 217 255 / 1)",
1127
- "error-dark": "rgba(255 180 169 / 1)",
1128
- "on-error-dark": "rgba(104 0 3 / 1)",
1129
- "error-container-dark": "rgba(147 0 6 / 1)",
1130
- "on-error-container-dark": "rgba(255 218 212 / 1)",
1131
- "success-dark": "rgba(108 224 54 / 1)",
1132
- "on-success-dark": "rgba(12 57 0 / 1)",
1133
- "success-container-dark": "rgba(22 82 0 / 1)",
1134
- "on-success-container-dark": "rgba(136 253 82 / 1)",
1135
- "warning-dark": "rgba(251 188 12 / 1)",
1136
- "on-warning-dark": "rgba(64 45 0 / 1)",
1137
- "warning-container-dark": "rgba(92 66 0 / 1)",
1138
- "on-warning-container-dark": "rgba(255 223 156 / 1)",
1139
- "background-dark": "rgba(27 27 29 / 1)",
1140
- "on-background-dark": "rgba(227 226 230 / 1)",
1141
- "surface-dark": "rgba(27 27 29 / 1)",
1142
- "surface-1-dark": "rgba(34 36 40 / 1)",
1143
- "surface-2-dark": "rgba(38 41 47 / 1)",
1144
- "surface-3-dark": "rgba(42 46 54 / 1)",
1145
- "surface-4-dark": "rgba(43 48 56 / 1)",
1146
- "surface-5-dark": "rgba(46 51 61 / 1)",
1147
- "on-surface-dark": "rgba(227 226 230 / 1)",
1148
- "surface-variant-dark": "rgba(67 71 78 / 1)",
1149
- "on-surface-variant-dark": "rgba(195 198 207 / 1)",
1150
- "inverse-surface-dark": "rgba(227 226 230 / 1)",
1151
- "inverse-on-surface-dark": "rgba(27 27 29 / 1)",
1152
- "inverse-primary-dark": "rgba(0 95 177 / 1)",
1153
- "outline-dark": "rgba(142 145 153 / 1)",
1154
- "on-disabled-dark": "rgba(227 226 230 / 0.3)",
1155
- "primary-opacity-0-08-dark": "rgba(164 200 255 / 0.08)",
1156
- "primary-opacity-0-12-dark": "rgba(164 200 255 / 0.12)",
1157
- "primary-opacity-0-16-dark": "rgba(164 200 255 / 0.16)",
1158
- "primary-hover": "rgba(0 119 220 / 1)",
1159
- "error-hover": "rgba(221 55 48 / 1)",
1160
- "success-hover": "rgba(56 166 0 / 1)",
1161
- "warning-hover": "rgba(186 137 0 / 1)",
1162
- "error-opacity-0-08": "rgba(186 27 27 / 0.08)",
1163
- "error-opacity-0-12": "rgba(186 27 27 / 0.12)",
1164
- "error-opacity-0-16": "rgba(186 27 27 / 0.16)",
1165
- "primary-hover-dark": "rgba(111 174 255 / 1)",
1166
- "error-hover-dark": "rgba(255 137 122 / 1)",
1167
- "success-hover-dark": "rgba(81 195 20 / 1)",
1168
- "warning-hover-dark": "rgba(219 162 0 / 1)",
1169
- "error-opacity-0-08-dark": "rgba(255 180 169 / 0.08)",
1170
- "error-opacity-0-12-dark": "rgba(255 180 169 / 0.12)",
1171
- "error-opacity-0-16-dark": "rgba(255 180 169 / 0.16)",
1172
- disabled: "rgba(27 27 29 / 0.12)",
1173
- "disabled-dark": "rgba(227 226 230 / 0.12)",
1174
- "success-opacity-0-08": "rgba(44 137 0 / 0.08)",
1175
- "success-opacity-0-12": "rgba(44 137 0 / 0.12)",
1176
- "success-opacity-0-16": "rgba(44 137 0 / 0.16)",
1177
- "warning-opacity-0-08": "rgba(153 112 0 / 0.08)",
1178
- "warning-opacity-0-12": "rgba(153 112 0 / 0.12)",
1179
- "warning-opacity-0-16": "rgba(153 112 0 / 0.16)",
1180
- "success-opacity-0-08-dark": "rgba(108 224 54 / 0.08)",
1181
- "success-opacity-0-12-dark": "rgba(108 224 54 / 0.12)",
1182
- "success-opacity-0-16-dark": "rgba(108 224 54 / 0.16)",
1183
- "warning-opacity-0-08-dark": "rgba(251 188 12 / 0.08)",
1184
- "warning-opacity-0-12-dark": "rgba(251 188 12 / 0.12)",
1185
- "warning-opacity-0-16-dark": "rgba(251 188 12 / 0.16)",
1186
- overlay: "rgba(27 27 29 / 0.8)",
1187
- "overlay-dark": "rgba(27 27 29 / 0.8)",
1188
- "outline-variant": "rgba(223 226 235 / 1)",
1189
- "outline-variant-dark": "rgba(67 71 78 / 1)",
1190
- "primary-hover-opacity-0-08": "rgba(0 119 220 / 0.08)",
1191
- "primary-hover-opacity-0-12": "rgba(0 119 220 / 0.12)",
1192
- "primary-hover-opacity-0-16": "rgba(0 119 220 / 0.16)",
1193
- "primary-hover-opacity-0-32": "rgba(0 119 220 / 0.32)",
1194
- "primary-hover-opacity-0-48": "rgba(0 119 220 / 0.48)",
1195
- "primary-hover-opacity-0-64": "rgba(0 119 220 / 0.64)",
1196
- "primary-hover-opacity-0-80": "rgba(0 119 220 / 0.8)",
1197
- "primary-hover-opacity-0-96": "rgba(0 119 220 / 0.96)",
1198
- "primary-hover-opacity-0-08-dark": "rgba(111 174 255 / 0.08)",
1199
- "primary-hover-opacity-0-12-dark": "rgba(111 174 255 / 0.12)",
1200
- "primary-hover-opacity-0-16-dark": "rgba(111 174 255 / 0.16)",
1201
- "primary-hover-opacity-0-32-dark": "rgba(111 174 255 / 0.32)",
1202
- "primary-hover-opacity-0-48-dark": "rgba(111 174 255 / 0.48)",
1203
- "primary-hover-opacity-0-64-dark": "rgba(111 174 255 / 0.64)",
1204
- "primary-hover-opacity-0-80-dark": "rgba(111 174 255 / 0.8)",
1205
- "primary-hover-opacity-0-96-dark": "rgba(111 174 255 / 0.96)",
1206
- "custom-colors-custom-1": "rgba(157 59 97 / 1)",
1207
- "custom-colors-custom-2": "rgba(105 76 173 / 1)",
1208
- "custom-colors-custom-3": "rgba(0 105 108 / 1)",
1209
- "custom-colors-custom-4": "rgba(0 110 44 / 1)",
1210
- "custom-colors-custom-5": "rgba(94 97 53 / 1)",
1211
- "custom-colors-custom-6": "rgba(153 71 0 / 1)",
1212
- "custom-colors-custom-1-container": "rgba(255 217 226 / 1)",
1213
- "custom-colors-custom-2-container": "rgba(233 221 255 / 1)",
1214
- "custom-colors-custom-3-container": "rgba(111 246 251 / 1)",
1215
- "custom-colors-custom-4-container": "rgba(154 247 164 / 1)",
1216
- "custom-colors-custom-5-container": "rgba(227 231 175 / 1)",
1217
- "custom-colors-custom-6-container": "rgba(255 219 200 / 1)",
1218
- "custom-colors-custom-1-dark": "rgba(255 176 200 / 1)",
1219
- "custom-colors-custom-2-dark": "rgba(208 188 255 / 1)",
1220
- "custom-colors-custom-3-dark": "rgba(76 217 222 / 1)",
1221
- "custom-colors-custom-4-dark": "rgba(126 218 139 / 1)",
1222
- "custom-colors-custom-5-dark": "rgba(199 202 149 / 1)",
1223
- "custom-colors-custom-6-dark": "rgba(255 182 139 / 1)",
1224
- "custom-colors-custom-1-container-dark": "rgba(127 35 74 / 1)",
1225
- "custom-colors-custom-2-container-dark": "rgba(81 51 148 / 1)",
1226
- "custom-colors-custom-3-container-dark": "rgba(0 79 82 / 1)",
1227
- "custom-colors-custom-4-container-dark": "rgba(0 83 31 / 1)",
1228
- "custom-colors-custom-5-container-dark": "rgba(70 74 32 / 1)",
1229
- "custom-colors-custom-6-container-dark": "rgba(117 52 0 / 1)",
1230
- "error-opacity-0-32": "rgba(186 27 27 / 0.32)",
1231
- "error-opacity-0-48": "rgba(186 27 27 / 0.48)",
1232
- "error-opacity-0-64": "rgba(186 27 27 / 0.64)",
1233
- "error-opacity-0-80": "rgba(186 27 27 / 0.8)",
1234
- "error-opacity-0-96": "rgba(186 27 27 / 0.96)",
1235
- "success-opacity-0-32": "rgba(44 137 0 / 0.32)",
1236
- "success-opacity-0-48": "rgba(44 137 0 / 0.48)",
1237
- "success-opacity-0-64": "rgba(44 137 0 / 0.64)",
1238
- "success-opacity-0-80": "rgba(44 137 0 / 0.8)",
1239
- "success-opacity-0-96": "rgba(44 137 0 / 0.96)",
1240
- "warning-opacity-0-32": "rgba(153 112 0 / 0.32)",
1241
- "warning-opacity-0-48": "rgba(153 112 0 / 0.48)",
1242
- "warning-opacity-0-64": "rgba(153 112 0 / 0.64)",
1243
- "warning-opacity-0-80": "rgba(153 112 0 / 0.8)",
1244
- "warning-opacity-0-96": "rgba(153 112 0 / 0.96)",
1245
- "custom-colors-custom-1-opacity-0-96": "rgba(157 59 97 / 0.96)",
1246
- "custom-colors-custom-1-opacity-0-80": "rgba(157 59 97 / 0.8)",
1247
- "custom-colors-custom-1-opacity-0-64": "rgba(157 59 97 / 0.64)",
1248
- "custom-colors-custom-1-opacity-0-48": "rgba(157 59 97 / 0.48)",
1249
- "custom-colors-custom-1-opacity-0-32": "rgba(157 59 97 / 0.32)",
1250
- "custom-colors-custom-1-opacity-0-16": "rgba(157 59 97 / 0.16)",
1251
- "custom-colors-custom-1-opacity-0-12": "rgba(157 59 97 / 0.12)",
1252
- "custom-colors-custom-1-opacity-0-08": "rgba(157 59 97 / 0.08)",
1253
- "custom-colors-custom-2-opacity-0-96": "rgba(105 76 173 / 0.96)",
1254
- "custom-colors-custom-2-opacity-0-80": "rgba(105 76 173 / 0.8)",
1255
- "custom-colors-custom-2-opacity-0-64": "rgba(105 76 173 / 0.64)",
1256
- "custom-colors-custom-2-opacity-0-48": "rgba(105 76 173 / 0.48)",
1257
- "custom-colors-custom-2-opacity-0-32": "rgba(105 76 173 / 0.32)",
1258
- "custom-colors-custom-2-opacity-0-16": "rgba(105 76 173 / 0.16)",
1259
- "custom-colors-custom-2-opacity-0-12": "rgba(105 76 173 / 0.12)",
1260
- "custom-colors-custom-2-opacity-0-08": "rgba(105 76 173 / 0.08)",
1261
- "custom-colors-custom-3-opacity-0-96": "rgba(0 105 108 / 0.96)",
1262
- "custom-colors-custom-3-opacity-0-80": "rgba(0 105 108 / 0.8)",
1263
- "custom-colors-custom-3-opacity-0-64": "rgba(0 105 108 / 0.64)",
1264
- "custom-colors-custom-3-opacity-0-48": "rgba(0 105 108 / 0.48)",
1265
- "custom-colors-custom-3-opacity-0-32": "rgba(0 105 108 / 0.32)",
1266
- "custom-colors-custom-3-opacity-0-16": "rgba(0 105 108 / 0.16)",
1267
- "custom-colors-custom-3-opacity-0-12": "rgba(0 105 108 / 0.12)",
1268
- "custom-colors-custom-3-opacity-0-08": "rgba(0 105 108 / 0.08)",
1269
- "custom-colors-custom-4-opacity-0-96": "rgba(0 110 44 / 0.96)",
1270
- "custom-colors-custom-4-opacity-0-80": "rgba(0 110 44 / 0.8)",
1271
- "custom-colors-custom-4-opacity-0-64": "rgba(0 110 44 / 0.64)",
1272
- "custom-colors-custom-4-opacity-0-48": "rgba(0 110 44 / 0.48)",
1273
- "custom-colors-custom-4-opacity-0-32": "rgba(0 110 44 / 0.32)",
1274
- "custom-colors-custom-4-opacity-0-16": "rgba(0 110 44 / 0.16)",
1275
- "custom-colors-custom-4-opacity-0-12": "rgba(0 110 44 / 0.12)",
1276
- "custom-colors-custom-4-opacity-0-08": "rgba(0 110 44 / 0.08)",
1277
- "custom-colors-custom-5-opacity-0-96": "rgba(94 97 53 / 0.96)",
1278
- "custom-colors-custom-5-opacity-0-80": "rgba(94 97 53 / 0.8)",
1279
- "custom-colors-custom-5-opacity-0-64": "rgba(94 97 53 / 0.64)",
1280
- "custom-colors-custom-5-opacity-0-48": "rgba(94 97 53 / 0.48)",
1281
- "custom-colors-custom-5-opacity-0-32": "rgba(94 97 53 / 0.32)",
1282
- "custom-colors-custom-5-opacity-0-16": "rgba(94 97 53 / 0.16)",
1283
- "custom-colors-custom-5-opacity-0-12": "rgba(94 97 53 / 0.12)",
1284
- "custom-colors-custom-5-opacity-0-08": "rgba(94 97 53 / 0.08)",
1285
- "custom-colors-custom-6-opacity-0-96": "rgba(153 71 0 / 0.96)",
1286
- "custom-colors-custom-6-opacity-0-80": "rgba(153 71 0 / 0.8)",
1287
- "custom-colors-custom-6-opacity-0-64": "rgba(153 71 0 / 0.64)",
1288
- "custom-colors-custom-6-opacity-0-48": "rgba(153 71 0 / 0.48)",
1289
- "custom-colors-custom-6-opacity-0-32": "rgba(153 71 0 / 0.32)",
1290
- "custom-colors-custom-6-opacity-0-16": "rgba(153 71 0 / 0.16)",
1291
- "custom-colors-custom-6-opacity-0-12": "rgba(153 71 0 / 0.12)",
1292
- "custom-colors-custom-6-opacity-0-08": "rgba(153 71 0 / 0.08)",
1293
- "outline-opacity-0-96": "rgba(116 119 127 / 0.96)",
1294
- "outline-opacity-0-80": "rgba(116 119 127 / 0.8)",
1295
- "outline-opacity-0-64": "rgba(116 119 127 / 0.64)",
1296
- "outline-opacity-0-48": "rgba(116 119 127 / 0.48)",
1297
- "outline-opacity-0-32": "rgba(116 119 127 / 0.32)",
1298
- "outline-opacity-0-16": "rgba(116 119 127 / 0.16)",
1299
- "outline-opacity-0-12": "rgba(116 119 127 / 0.12)",
1300
- "outline-opacity-0-08": "rgba(116 119 127 / 0.08)",
1301
- "error-opacity-0-32-dark": "rgba(255 180 169 / 0.32)",
1302
- "error-opacity-0-48-dark": "rgba(255 180 169 / 0.48)",
1303
- "error-opacity-0-64-dark": "rgba(255 180 169 / 0.64)",
1304
- "error-opacity-0-80-dark": "rgba(255 180 169 / 0.8)",
1305
- "error-opacity-0-96-dark": "rgba(255 180 169 / 0.96)",
1306
- "success-opacity-0-32-dark": "rgba(108 224 54 / 0.32)",
1307
- "success-opacity-0-48-dark": "rgba(108 224 54 / 0.48)",
1308
- "success-opacity-0-64-dark": "rgba(108 224 54 / 0.64)",
1309
- "success-opacity-0-80-dark": "rgba(108 224 54 / 0.8)",
1310
- "success-opacity-0-96-dark": "rgba(108 224 54 / 0.96)",
1311
- "warning-opacity-0-32-dark": "rgba(251 188 12 / 0.32)",
1312
- "warning-opacity-0-48-dark": "rgba(251 188 12 / 0.48)",
1313
- "warning-opacity-0-64-dark": "rgba(251 188 12 / 0.64)",
1314
- "warning-opacity-0-80-dark": "rgba(251 188 12 / 0.8)",
1315
- "warning-opacity-0-96-dark": "rgba(251 188 12 / 0.96)",
1316
- "custom-colors-custom-1-opacity-0-96-dark": "rgba(255 176 200 / 0.96)",
1317
- "custom-colors-custom-1-opacity-0-80-dark": "rgba(255 176 200 / 0.8)",
1318
- "custom-colors-custom-1-opacity-0-64-dark": "rgba(255 176 200 / 0.64)",
1319
- "custom-colors-custom-1-opacity-0-48-dark": "rgba(255 176 200 / 0.48)",
1320
- "custom-colors-custom-1-opacity-0-32-dark": "rgba(255 176 200 / 0.32)",
1321
- "custom-colors-custom-1-opacity-0-16-dark": "rgba(255 176 200 / 0.16)",
1322
- "custom-colors-custom-1-opacity-0-12-dark": "rgba(255 176 200 / 0.12)",
1323
- "custom-colors-custom-1-opacity-0-08-dark": "rgba(255 176 200 / 0.08)",
1324
- "custom-colors-custom-2-opacity-0-96-dark": "rgba(208 188 255 / 0.96)",
1325
- "custom-colors-custom-2-opacity-0-80-dark": "rgba(208 188 255 / 0.8)",
1326
- "custom-colors-custom-2-opacity-0-64-dark": "rgba(208 188 255 / 0.64)",
1327
- "custom-colors-custom-2-opacity-0-48-dark": "rgba(208 188 255 / 0.48)",
1328
- "custom-colors-custom-2-opacity-0-32-dark": "rgba(208 188 255 / 0.32)",
1329
- "custom-colors-custom-2-opacity-0-16-dark": "rgba(208 188 255 / 0.16)",
1330
- "custom-colors-custom-2-opacity-0-12-dark": "rgba(208 188 255 / 0.12)",
1331
- "custom-colors-custom-2-opacity-0-08-dark": "rgba(208 188 255 / 0.08)",
1332
- "custom-colors-custom-3-opacity-0-96-dark": "rgba(76 217 222 / 0.96)",
1333
- "custom-colors-custom-3-opacity-0-80-dark": "rgba(76 217 222 / 0.8)",
1334
- "custom-colors-custom-3-opacity-0-64-dark": "rgba(76 217 222 / 0.64)",
1335
- "custom-colors-custom-3-opacity-0-48-dark": "rgba(76 217 222 / 0.48)",
1336
- "custom-colors-custom-3-opacity-0-32-dark": "rgba(76 217 222 / 0.32)",
1337
- "custom-colors-custom-3-opacity-0-16-dark": "rgba(76 217 222 / 0.16)",
1338
- "custom-colors-custom-3-opacity-0-12-dark": "rgba(76 217 222 / 0.12)",
1339
- "custom-colors-custom-3-opacity-0-08-dark": "rgba(76 217 222 / 0.08)",
1340
- "custom-colors-custom-4-opacity-0-96-dark": "rgba(126 218 139 / 0.96)",
1341
- "custom-colors-custom-4-opacity-0-80-dark": "rgba(126 218 139 / 0.8)",
1342
- "custom-colors-custom-4-opacity-0-64-dark": "rgba(126 218 139 / 0.64)",
1343
- "custom-colors-custom-4-opacity-0-48-dark": "rgba(126 218 139 / 0.48)",
1344
- "custom-colors-custom-4-opacity-0-32-dark": "rgba(126 218 139 / 0.32)",
1345
- "custom-colors-custom-4-opacity-0-16-dark": "rgba(126 218 139 / 0.16)",
1346
- "custom-colors-custom-4-opacity-0-12-dark": "rgba(126 218 139 / 0.12)",
1347
- "custom-colors-custom-4-opacity-0-08-dark": "rgba(126 218 139 / 0.08)",
1348
- "custom-colors-custom-5-opacity-0-96-dark": "rgba(199 202 149 / 0.96)",
1349
- "custom-colors-custom-5-opacity-0-80-dark": "rgba(199 202 149 / 0.8)",
1350
- "custom-colors-custom-5-opacity-0-64-dark": "rgba(199 202 149 / 0.64)",
1351
- "custom-colors-custom-5-opacity-0-48-dark": "rgba(199 202 149 / 0.48)",
1352
- "custom-colors-custom-5-opacity-0-32-dark": "rgba(199 202 149 / 0.32)",
1353
- "custom-colors-custom-5-opacity-0-16-dark": "rgba(199 202 149 / 0.16)",
1354
- "custom-colors-custom-5-opacity-0-12-dark": "rgba(199 202 149 / 0.12)",
1355
- "custom-colors-custom-5-opacity-0-08-dark": "rgba(199 202 149 / 0.08)",
1356
- "custom-colors-custom-6-opacity-0-96-dark": "rgba(255 182 139 / 0.96)",
1357
- "custom-colors-custom-6-opacity-0-80-dark": "rgba(255 182 139 / 0.8)",
1358
- "custom-colors-custom-6-opacity-0-64-dark": "rgba(255 182 139 / 0.64)",
1359
- "custom-colors-custom-6-opacity-0-48-dark": "rgba(255 182 139 / 0.48)",
1360
- "custom-colors-custom-6-opacity-0-32-dark": "rgba(255 182 139 / 0.32)",
1361
- "custom-colors-custom-6-opacity-0-16-dark": "rgba(255 182 139 / 0.16)",
1362
- "custom-colors-custom-6-opacity-0-12-dark": "rgba(255 182 139 / 0.12)",
1363
- "custom-colors-custom-6-opacity-0-08-dark": "rgba(255 182 139 / 0.08)",
1364
- "outline-opacity-0-96-dark": "rgba(142 145 153 / 0.96)",
1365
- "outline-opacity-0-80-dark": "rgba(142 145 153 / 0.8)",
1366
- "outline-opacity-0-64-dark": "rgba(142 145 153 / 0.64)",
1367
- "outline-opacity-0-48-dark": "rgba(142 145 153 / 0.48)",
1368
- "outline-opacity-0-32-dark": "rgba(142 145 153 / 0.32)",
1369
- "outline-opacity-0-16-dark": "rgba(142 145 153 / 0.16)",
1370
- "outline-opacity-0-12-dark": "rgba(142 145 153 / 0.12)",
1371
- "outline-opacity-0-08-dark": "rgba(142 145 153 / 0.08)"
1372
- },
1373
- stroke: {
1374
- white: "rgba(255 255 255 / 1)",
1375
- black: "rgba(0 0 0 / 1)",
1376
- primary: "rgba(0 95 177 / 1)",
1377
- "on-primary": "rgba(255 255 255 / 1)",
1378
- "primary-container": "rgba(211 227 255 / 1)",
1379
- "on-primary-container": "rgba(0 28 59 / 1)",
1380
- secondary: "rgba(84 95 113 / 1)",
1381
- "on-secondary": "rgba(255 255 255 / 1)",
1382
- "secondary-container": "rgba(216 227 248 / 1)",
1383
- "on-secondary-container": "rgba(18 28 43 / 1)",
1384
- tertiary: "rgba(109 86 118 / 1)",
1385
- "on-tertiary": "rgba(255 255 255 / 1)",
1386
- "tertiary-container": "rgba(247 217 255 / 1)",
1387
- "on-tertiary-container": "rgba(39 19 48 / 1)",
1388
- error: "rgba(186 27 27 / 1)",
1389
- "on-error": "rgba(255 255 255 / 1)",
1390
- "error-container": "rgba(255 237 233 / 1)",
1391
- "on-error-container": "rgba(147 0 6 / 1)",
1392
- success: "rgba(44 137 0 / 1)",
1393
- "on-success": "rgba(255 255 255 / 1)",
1394
- "success-container": "rgba(204 255 170 / 1)",
1395
- "on-success-container": "rgba(22 82 0 / 1)",
1396
- warning: "rgba(153 112 0 / 1)",
1397
- "on-warning": "rgba(255 255 255 / 1)",
1398
- "warning-container": "rgba(255 239 209 / 1)",
1399
- "on-warning-container": "rgba(92 66 0 / 1)",
1400
- background: "rgba(255 255 255 / 1)",
1401
- "on-background": "rgba(27 27 29 / 1)",
1402
- surface: "rgba(253 251 255 / 1)",
1403
- "surface-1": "rgba(240 243 251 / 1)",
1404
- "surface-2": "rgba(233 239 249 / 1)",
1405
- "surface-3": "rgba(225 234 246 / 1)",
1406
- "surface-4": "rgba(223 232 246 / 1)",
1407
- "surface-5": "rgba(218 229 244 / 1)",
1408
- "on-surface": "rgba(27 27 29 / 1)",
1409
- "surface-variant": "rgba(223 226 235 / 1)",
1410
- "on-surface-variant": "rgba(67 71 78 / 1)",
1411
- "inverse-surface": "rgba(47 48 51 / 1)",
1412
- "inverse-on-surface": "rgba(241 240 244 / 1)",
1413
- "inverse-primary": "rgba(164 200 255 / 1)",
1414
- outline: "rgba(116 119 127 / 1)",
1415
- "on-disabled": "rgba(27 27 29 / 0.3)",
1416
- "primary-opacity-0-08": "rgba(0 95 177 / 0.08)",
1417
- "primary-opacity-0-12": "rgba(0 95 177 / 0.12)",
1418
- "primary-opacity-0-16": "rgba(0 95 177 / 0.16)",
1419
- "primary-dark": "rgba(164 200 255 / 1)",
1420
- "on-primary-dark": "rgba(0 48 95 / 1)",
1421
- "primary-container-dark": "rgba(0 71 136 / 1)",
1422
- "on-primary-container-dark": "rgba(211 227 255 / 1)",
1423
- "secondary-dark": "rgba(188 199 220 / 1)",
1424
- "on-secondary-dark": "rgba(38 49 65 / 1)",
1425
- "secondary-container-dark": "rgba(61 71 88 / 1)",
1426
- "on-secondary-container-dark": "rgba(216 227 248 / 1)",
1427
- "tertiary-dark": "rgba(218 189 226 / 1)",
1428
- "on-tertiary-dark": "rgba(61 40 70 / 1)",
1429
- "tertiary-container-dark": "rgba(85 63 94 / 1)",
1430
- "on-tertiary-container-dark": "rgba(247 217 255 / 1)",
1431
- "error-dark": "rgba(255 180 169 / 1)",
1432
- "on-error-dark": "rgba(104 0 3 / 1)",
1433
- "error-container-dark": "rgba(147 0 6 / 1)",
1434
- "on-error-container-dark": "rgba(255 218 212 / 1)",
1435
- "success-dark": "rgba(108 224 54 / 1)",
1436
- "on-success-dark": "rgba(12 57 0 / 1)",
1437
- "success-container-dark": "rgba(22 82 0 / 1)",
1438
- "on-success-container-dark": "rgba(136 253 82 / 1)",
1439
- "warning-dark": "rgba(251 188 12 / 1)",
1440
- "on-warning-dark": "rgba(64 45 0 / 1)",
1441
- "warning-container-dark": "rgba(92 66 0 / 1)",
1442
- "on-warning-container-dark": "rgba(255 223 156 / 1)",
1443
- "background-dark": "rgba(27 27 29 / 1)",
1444
- "on-background-dark": "rgba(227 226 230 / 1)",
1445
- "surface-dark": "rgba(27 27 29 / 1)",
1446
- "surface-1-dark": "rgba(34 36 40 / 1)",
1447
- "surface-2-dark": "rgba(38 41 47 / 1)",
1448
- "surface-3-dark": "rgba(42 46 54 / 1)",
1449
- "surface-4-dark": "rgba(43 48 56 / 1)",
1450
- "surface-5-dark": "rgba(46 51 61 / 1)",
1451
- "on-surface-dark": "rgba(227 226 230 / 1)",
1452
- "surface-variant-dark": "rgba(67 71 78 / 1)",
1453
- "on-surface-variant-dark": "rgba(195 198 207 / 1)",
1454
- "inverse-surface-dark": "rgba(227 226 230 / 1)",
1455
- "inverse-on-surface-dark": "rgba(27 27 29 / 1)",
1456
- "inverse-primary-dark": "rgba(0 95 177 / 1)",
1457
- "outline-dark": "rgba(142 145 153 / 1)",
1458
- "on-disabled-dark": "rgba(227 226 230 / 0.3)",
1459
- "primary-opacity-0-08-dark": "rgba(164 200 255 / 0.08)",
1460
- "primary-opacity-0-12-dark": "rgba(164 200 255 / 0.12)",
1461
- "primary-opacity-0-16-dark": "rgba(164 200 255 / 0.16)",
1462
- "primary-hover": "rgba(0 119 220 / 1)",
1463
- "error-hover": "rgba(221 55 48 / 1)",
1464
- "success-hover": "rgba(56 166 0 / 1)",
1465
- "warning-hover": "rgba(186 137 0 / 1)",
1466
- "error-opacity-0-08": "rgba(186 27 27 / 0.08)",
1467
- "error-opacity-0-12": "rgba(186 27 27 / 0.12)",
1468
- "error-opacity-0-16": "rgba(186 27 27 / 0.16)",
1469
- "primary-hover-dark": "rgba(111 174 255 / 1)",
1470
- "error-hover-dark": "rgba(255 137 122 / 1)",
1471
- "success-hover-dark": "rgba(81 195 20 / 1)",
1472
- "warning-hover-dark": "rgba(219 162 0 / 1)",
1473
- "error-opacity-0-08-dark": "rgba(255 180 169 / 0.08)",
1474
- "error-opacity-0-12-dark": "rgba(255 180 169 / 0.12)",
1475
- "error-opacity-0-16-dark": "rgba(255 180 169 / 0.16)",
1476
- disabled: "rgba(27 27 29 / 0.12)",
1477
- "disabled-dark": "rgba(227 226 230 / 0.12)",
1478
- "success-opacity-0-08": "rgba(44 137 0 / 0.08)",
1479
- "success-opacity-0-12": "rgba(44 137 0 / 0.12)",
1480
- "success-opacity-0-16": "rgba(44 137 0 / 0.16)",
1481
- "warning-opacity-0-08": "rgba(153 112 0 / 0.08)",
1482
- "warning-opacity-0-12": "rgba(153 112 0 / 0.12)",
1483
- "warning-opacity-0-16": "rgba(153 112 0 / 0.16)",
1484
- "success-opacity-0-08-dark": "rgba(108 224 54 / 0.08)",
1485
- "success-opacity-0-12-dark": "rgba(108 224 54 / 0.12)",
1486
- "success-opacity-0-16-dark": "rgba(108 224 54 / 0.16)",
1487
- "warning-opacity-0-08-dark": "rgba(251 188 12 / 0.08)",
1488
- "warning-opacity-0-12-dark": "rgba(251 188 12 / 0.12)",
1489
- "warning-opacity-0-16-dark": "rgba(251 188 12 / 0.16)",
1490
- overlay: "rgba(27 27 29 / 0.8)",
1491
- "overlay-dark": "rgba(27 27 29 / 0.8)",
1492
- "outline-variant": "rgba(223 226 235 / 1)",
1493
- "outline-variant-dark": "rgba(67 71 78 / 1)",
1494
- "primary-hover-opacity-0-08": "rgba(0 119 220 / 0.08)",
1495
- "primary-hover-opacity-0-12": "rgba(0 119 220 / 0.12)",
1496
- "primary-hover-opacity-0-16": "rgba(0 119 220 / 0.16)",
1497
- "primary-hover-opacity-0-32": "rgba(0 119 220 / 0.32)",
1498
- "primary-hover-opacity-0-48": "rgba(0 119 220 / 0.48)",
1499
- "primary-hover-opacity-0-64": "rgba(0 119 220 / 0.64)",
1500
- "primary-hover-opacity-0-80": "rgba(0 119 220 / 0.8)",
1501
- "primary-hover-opacity-0-96": "rgba(0 119 220 / 0.96)",
1502
- "primary-hover-opacity-0-08-dark": "rgba(111 174 255 / 0.08)",
1503
- "primary-hover-opacity-0-12-dark": "rgba(111 174 255 / 0.12)",
1504
- "primary-hover-opacity-0-16-dark": "rgba(111 174 255 / 0.16)",
1505
- "primary-hover-opacity-0-32-dark": "rgba(111 174 255 / 0.32)",
1506
- "primary-hover-opacity-0-48-dark": "rgba(111 174 255 / 0.48)",
1507
- "primary-hover-opacity-0-64-dark": "rgba(111 174 255 / 0.64)",
1508
- "primary-hover-opacity-0-80-dark": "rgba(111 174 255 / 0.8)",
1509
- "primary-hover-opacity-0-96-dark": "rgba(111 174 255 / 0.96)",
1510
- "custom-colors-custom-1": "rgba(157 59 97 / 1)",
1511
- "custom-colors-custom-2": "rgba(105 76 173 / 1)",
1512
- "custom-colors-custom-3": "rgba(0 105 108 / 1)",
1513
- "custom-colors-custom-4": "rgba(0 110 44 / 1)",
1514
- "custom-colors-custom-5": "rgba(94 97 53 / 1)",
1515
- "custom-colors-custom-6": "rgba(153 71 0 / 1)",
1516
- "custom-colors-custom-1-container": "rgba(255 217 226 / 1)",
1517
- "custom-colors-custom-2-container": "rgba(233 221 255 / 1)",
1518
- "custom-colors-custom-3-container": "rgba(111 246 251 / 1)",
1519
- "custom-colors-custom-4-container": "rgba(154 247 164 / 1)",
1520
- "custom-colors-custom-5-container": "rgba(227 231 175 / 1)",
1521
- "custom-colors-custom-6-container": "rgba(255 219 200 / 1)",
1522
- "custom-colors-custom-1-dark": "rgba(255 176 200 / 1)",
1523
- "custom-colors-custom-2-dark": "rgba(208 188 255 / 1)",
1524
- "custom-colors-custom-3-dark": "rgba(76 217 222 / 1)",
1525
- "custom-colors-custom-4-dark": "rgba(126 218 139 / 1)",
1526
- "custom-colors-custom-5-dark": "rgba(199 202 149 / 1)",
1527
- "custom-colors-custom-6-dark": "rgba(255 182 139 / 1)",
1528
- "custom-colors-custom-1-container-dark": "rgba(127 35 74 / 1)",
1529
- "custom-colors-custom-2-container-dark": "rgba(81 51 148 / 1)",
1530
- "custom-colors-custom-3-container-dark": "rgba(0 79 82 / 1)",
1531
- "custom-colors-custom-4-container-dark": "rgba(0 83 31 / 1)",
1532
- "custom-colors-custom-5-container-dark": "rgba(70 74 32 / 1)",
1533
- "custom-colors-custom-6-container-dark": "rgba(117 52 0 / 1)",
1534
- "error-opacity-0-32": "rgba(186 27 27 / 0.32)",
1535
- "error-opacity-0-48": "rgba(186 27 27 / 0.48)",
1536
- "error-opacity-0-64": "rgba(186 27 27 / 0.64)",
1537
- "error-opacity-0-80": "rgba(186 27 27 / 0.8)",
1538
- "error-opacity-0-96": "rgba(186 27 27 / 0.96)",
1539
- "success-opacity-0-32": "rgba(44 137 0 / 0.32)",
1540
- "success-opacity-0-48": "rgba(44 137 0 / 0.48)",
1541
- "success-opacity-0-64": "rgba(44 137 0 / 0.64)",
1542
- "success-opacity-0-80": "rgba(44 137 0 / 0.8)",
1543
- "success-opacity-0-96": "rgba(44 137 0 / 0.96)",
1544
- "warning-opacity-0-32": "rgba(153 112 0 / 0.32)",
1545
- "warning-opacity-0-48": "rgba(153 112 0 / 0.48)",
1546
- "warning-opacity-0-64": "rgba(153 112 0 / 0.64)",
1547
- "warning-opacity-0-80": "rgba(153 112 0 / 0.8)",
1548
- "warning-opacity-0-96": "rgba(153 112 0 / 0.96)",
1549
- "custom-colors-custom-1-opacity-0-96": "rgba(157 59 97 / 0.96)",
1550
- "custom-colors-custom-1-opacity-0-80": "rgba(157 59 97 / 0.8)",
1551
- "custom-colors-custom-1-opacity-0-64": "rgba(157 59 97 / 0.64)",
1552
- "custom-colors-custom-1-opacity-0-48": "rgba(157 59 97 / 0.48)",
1553
- "custom-colors-custom-1-opacity-0-32": "rgba(157 59 97 / 0.32)",
1554
- "custom-colors-custom-1-opacity-0-16": "rgba(157 59 97 / 0.16)",
1555
- "custom-colors-custom-1-opacity-0-12": "rgba(157 59 97 / 0.12)",
1556
- "custom-colors-custom-1-opacity-0-08": "rgba(157 59 97 / 0.08)",
1557
- "custom-colors-custom-2-opacity-0-96": "rgba(105 76 173 / 0.96)",
1558
- "custom-colors-custom-2-opacity-0-80": "rgba(105 76 173 / 0.8)",
1559
- "custom-colors-custom-2-opacity-0-64": "rgba(105 76 173 / 0.64)",
1560
- "custom-colors-custom-2-opacity-0-48": "rgba(105 76 173 / 0.48)",
1561
- "custom-colors-custom-2-opacity-0-32": "rgba(105 76 173 / 0.32)",
1562
- "custom-colors-custom-2-opacity-0-16": "rgba(105 76 173 / 0.16)",
1563
- "custom-colors-custom-2-opacity-0-12": "rgba(105 76 173 / 0.12)",
1564
- "custom-colors-custom-2-opacity-0-08": "rgba(105 76 173 / 0.08)",
1565
- "custom-colors-custom-3-opacity-0-96": "rgba(0 105 108 / 0.96)",
1566
- "custom-colors-custom-3-opacity-0-80": "rgba(0 105 108 / 0.8)",
1567
- "custom-colors-custom-3-opacity-0-64": "rgba(0 105 108 / 0.64)",
1568
- "custom-colors-custom-3-opacity-0-48": "rgba(0 105 108 / 0.48)",
1569
- "custom-colors-custom-3-opacity-0-32": "rgba(0 105 108 / 0.32)",
1570
- "custom-colors-custom-3-opacity-0-16": "rgba(0 105 108 / 0.16)",
1571
- "custom-colors-custom-3-opacity-0-12": "rgba(0 105 108 / 0.12)",
1572
- "custom-colors-custom-3-opacity-0-08": "rgba(0 105 108 / 0.08)",
1573
- "custom-colors-custom-4-opacity-0-96": "rgba(0 110 44 / 0.96)",
1574
- "custom-colors-custom-4-opacity-0-80": "rgba(0 110 44 / 0.8)",
1575
- "custom-colors-custom-4-opacity-0-64": "rgba(0 110 44 / 0.64)",
1576
- "custom-colors-custom-4-opacity-0-48": "rgba(0 110 44 / 0.48)",
1577
- "custom-colors-custom-4-opacity-0-32": "rgba(0 110 44 / 0.32)",
1578
- "custom-colors-custom-4-opacity-0-16": "rgba(0 110 44 / 0.16)",
1579
- "custom-colors-custom-4-opacity-0-12": "rgba(0 110 44 / 0.12)",
1580
- "custom-colors-custom-4-opacity-0-08": "rgba(0 110 44 / 0.08)",
1581
- "custom-colors-custom-5-opacity-0-96": "rgba(94 97 53 / 0.96)",
1582
- "custom-colors-custom-5-opacity-0-80": "rgba(94 97 53 / 0.8)",
1583
- "custom-colors-custom-5-opacity-0-64": "rgba(94 97 53 / 0.64)",
1584
- "custom-colors-custom-5-opacity-0-48": "rgba(94 97 53 / 0.48)",
1585
- "custom-colors-custom-5-opacity-0-32": "rgba(94 97 53 / 0.32)",
1586
- "custom-colors-custom-5-opacity-0-16": "rgba(94 97 53 / 0.16)",
1587
- "custom-colors-custom-5-opacity-0-12": "rgba(94 97 53 / 0.12)",
1588
- "custom-colors-custom-5-opacity-0-08": "rgba(94 97 53 / 0.08)",
1589
- "custom-colors-custom-6-opacity-0-96": "rgba(153 71 0 / 0.96)",
1590
- "custom-colors-custom-6-opacity-0-80": "rgba(153 71 0 / 0.8)",
1591
- "custom-colors-custom-6-opacity-0-64": "rgba(153 71 0 / 0.64)",
1592
- "custom-colors-custom-6-opacity-0-48": "rgba(153 71 0 / 0.48)",
1593
- "custom-colors-custom-6-opacity-0-32": "rgba(153 71 0 / 0.32)",
1594
- "custom-colors-custom-6-opacity-0-16": "rgba(153 71 0 / 0.16)",
1595
- "custom-colors-custom-6-opacity-0-12": "rgba(153 71 0 / 0.12)",
1596
- "custom-colors-custom-6-opacity-0-08": "rgba(153 71 0 / 0.08)",
1597
- "outline-opacity-0-96": "rgba(116 119 127 / 0.96)",
1598
- "outline-opacity-0-80": "rgba(116 119 127 / 0.8)",
1599
- "outline-opacity-0-64": "rgba(116 119 127 / 0.64)",
1600
- "outline-opacity-0-48": "rgba(116 119 127 / 0.48)",
1601
- "outline-opacity-0-32": "rgba(116 119 127 / 0.32)",
1602
- "outline-opacity-0-16": "rgba(116 119 127 / 0.16)",
1603
- "outline-opacity-0-12": "rgba(116 119 127 / 0.12)",
1604
- "outline-opacity-0-08": "rgba(116 119 127 / 0.08)",
1605
- "error-opacity-0-32-dark": "rgba(255 180 169 / 0.32)",
1606
- "error-opacity-0-48-dark": "rgba(255 180 169 / 0.48)",
1607
- "error-opacity-0-64-dark": "rgba(255 180 169 / 0.64)",
1608
- "error-opacity-0-80-dark": "rgba(255 180 169 / 0.8)",
1609
- "error-opacity-0-96-dark": "rgba(255 180 169 / 0.96)",
1610
- "success-opacity-0-32-dark": "rgba(108 224 54 / 0.32)",
1611
- "success-opacity-0-48-dark": "rgba(108 224 54 / 0.48)",
1612
- "success-opacity-0-64-dark": "rgba(108 224 54 / 0.64)",
1613
- "success-opacity-0-80-dark": "rgba(108 224 54 / 0.8)",
1614
- "success-opacity-0-96-dark": "rgba(108 224 54 / 0.96)",
1615
- "warning-opacity-0-32-dark": "rgba(251 188 12 / 0.32)",
1616
- "warning-opacity-0-48-dark": "rgba(251 188 12 / 0.48)",
1617
- "warning-opacity-0-64-dark": "rgba(251 188 12 / 0.64)",
1618
- "warning-opacity-0-80-dark": "rgba(251 188 12 / 0.8)",
1619
- "warning-opacity-0-96-dark": "rgba(251 188 12 / 0.96)",
1620
- "custom-colors-custom-1-opacity-0-96-dark": "rgba(255 176 200 / 0.96)",
1621
- "custom-colors-custom-1-opacity-0-80-dark": "rgba(255 176 200 / 0.8)",
1622
- "custom-colors-custom-1-opacity-0-64-dark": "rgba(255 176 200 / 0.64)",
1623
- "custom-colors-custom-1-opacity-0-48-dark": "rgba(255 176 200 / 0.48)",
1624
- "custom-colors-custom-1-opacity-0-32-dark": "rgba(255 176 200 / 0.32)",
1625
- "custom-colors-custom-1-opacity-0-16-dark": "rgba(255 176 200 / 0.16)",
1626
- "custom-colors-custom-1-opacity-0-12-dark": "rgba(255 176 200 / 0.12)",
1627
- "custom-colors-custom-1-opacity-0-08-dark": "rgba(255 176 200 / 0.08)",
1628
- "custom-colors-custom-2-opacity-0-96-dark": "rgba(208 188 255 / 0.96)",
1629
- "custom-colors-custom-2-opacity-0-80-dark": "rgba(208 188 255 / 0.8)",
1630
- "custom-colors-custom-2-opacity-0-64-dark": "rgba(208 188 255 / 0.64)",
1631
- "custom-colors-custom-2-opacity-0-48-dark": "rgba(208 188 255 / 0.48)",
1632
- "custom-colors-custom-2-opacity-0-32-dark": "rgba(208 188 255 / 0.32)",
1633
- "custom-colors-custom-2-opacity-0-16-dark": "rgba(208 188 255 / 0.16)",
1634
- "custom-colors-custom-2-opacity-0-12-dark": "rgba(208 188 255 / 0.12)",
1635
- "custom-colors-custom-2-opacity-0-08-dark": "rgba(208 188 255 / 0.08)",
1636
- "custom-colors-custom-3-opacity-0-96-dark": "rgba(76 217 222 / 0.96)",
1637
- "custom-colors-custom-3-opacity-0-80-dark": "rgba(76 217 222 / 0.8)",
1638
- "custom-colors-custom-3-opacity-0-64-dark": "rgba(76 217 222 / 0.64)",
1639
- "custom-colors-custom-3-opacity-0-48-dark": "rgba(76 217 222 / 0.48)",
1640
- "custom-colors-custom-3-opacity-0-32-dark": "rgba(76 217 222 / 0.32)",
1641
- "custom-colors-custom-3-opacity-0-16-dark": "rgba(76 217 222 / 0.16)",
1642
- "custom-colors-custom-3-opacity-0-12-dark": "rgba(76 217 222 / 0.12)",
1643
- "custom-colors-custom-3-opacity-0-08-dark": "rgba(76 217 222 / 0.08)",
1644
- "custom-colors-custom-4-opacity-0-96-dark": "rgba(126 218 139 / 0.96)",
1645
- "custom-colors-custom-4-opacity-0-80-dark": "rgba(126 218 139 / 0.8)",
1646
- "custom-colors-custom-4-opacity-0-64-dark": "rgba(126 218 139 / 0.64)",
1647
- "custom-colors-custom-4-opacity-0-48-dark": "rgba(126 218 139 / 0.48)",
1648
- "custom-colors-custom-4-opacity-0-32-dark": "rgba(126 218 139 / 0.32)",
1649
- "custom-colors-custom-4-opacity-0-16-dark": "rgba(126 218 139 / 0.16)",
1650
- "custom-colors-custom-4-opacity-0-12-dark": "rgba(126 218 139 / 0.12)",
1651
- "custom-colors-custom-4-opacity-0-08-dark": "rgba(126 218 139 / 0.08)",
1652
- "custom-colors-custom-5-opacity-0-96-dark": "rgba(199 202 149 / 0.96)",
1653
- "custom-colors-custom-5-opacity-0-80-dark": "rgba(199 202 149 / 0.8)",
1654
- "custom-colors-custom-5-opacity-0-64-dark": "rgba(199 202 149 / 0.64)",
1655
- "custom-colors-custom-5-opacity-0-48-dark": "rgba(199 202 149 / 0.48)",
1656
- "custom-colors-custom-5-opacity-0-32-dark": "rgba(199 202 149 / 0.32)",
1657
- "custom-colors-custom-5-opacity-0-16-dark": "rgba(199 202 149 / 0.16)",
1658
- "custom-colors-custom-5-opacity-0-12-dark": "rgba(199 202 149 / 0.12)",
1659
- "custom-colors-custom-5-opacity-0-08-dark": "rgba(199 202 149 / 0.08)",
1660
- "custom-colors-custom-6-opacity-0-96-dark": "rgba(255 182 139 / 0.96)",
1661
- "custom-colors-custom-6-opacity-0-80-dark": "rgba(255 182 139 / 0.8)",
1662
- "custom-colors-custom-6-opacity-0-64-dark": "rgba(255 182 139 / 0.64)",
1663
- "custom-colors-custom-6-opacity-0-48-dark": "rgba(255 182 139 / 0.48)",
1664
- "custom-colors-custom-6-opacity-0-32-dark": "rgba(255 182 139 / 0.32)",
1665
- "custom-colors-custom-6-opacity-0-16-dark": "rgba(255 182 139 / 0.16)",
1666
- "custom-colors-custom-6-opacity-0-12-dark": "rgba(255 182 139 / 0.12)",
1667
- "custom-colors-custom-6-opacity-0-08-dark": "rgba(255 182 139 / 0.08)",
1668
- "outline-opacity-0-96-dark": "rgba(142 145 153 / 0.96)",
1669
- "outline-opacity-0-80-dark": "rgba(142 145 153 / 0.8)",
1670
- "outline-opacity-0-64-dark": "rgba(142 145 153 / 0.64)",
1671
- "outline-opacity-0-48-dark": "rgba(142 145 153 / 0.48)",
1672
- "outline-opacity-0-32-dark": "rgba(142 145 153 / 0.32)",
1673
- "outline-opacity-0-16-dark": "rgba(142 145 153 / 0.16)",
1674
- "outline-opacity-0-12-dark": "rgba(142 145 153 / 0.12)",
1675
- "outline-opacity-0-08-dark": "rgba(142 145 153 / 0.08)"
1676
- },
1677
- content: {
1678
- "label-required": "\"*\"",
1679
- "checkbox-checked": "\"check_small\"",
1680
- "checkbox-indeterminate": "\"check_indeterminate_small\""
1681
- },
1682
- animation: {
1683
- "circular-loader": "circular-loader 1400ms linear infinite",
1684
- "linear-loader": "linear-loader 1400ms linear infinite",
1685
- "skeleton-loader": "skeleton-loader 1400ms linear infinite"
1686
- },
1687
- keyframes: {
1688
- "circular-loader": {
1689
- "0%": {
1690
- transform: "rotate(0deg)",
1691
- strokeDasharray: "0, 200",
1692
- strokeDashoffset: "0"
1693
- },
1694
- "50%": {
1695
- transform: "rotate(180deg)",
1696
- strokeDasharray: "100, 200",
1697
- strokeDashoffset: "calc((50% - 2px) * -3.14)"
1698
- },
1699
- "100%": {
1700
- transform: "rotate(360deg)",
1701
- strokeDasharray: "100, 200",
1702
- strokeDashoffset: "calc((100% - 2px) * -3.14)"
1703
- }
1704
- },
1705
- "linear-loader": {
1706
- "0%": {
1707
- strokeDasharray: "25%, 100%",
1708
- strokeDashoffset: "0"
1709
- },
1710
- "100%": {
1711
- strokeDasharray: "25%, 100%",
1712
- strokeDashoffset: "calc((100% - 0px) * -2.5)"
1713
- }
1714
- },
1715
- "skeleton-loader": {
1716
- "0%": {
1717
- backgroundPosition: "100% 50%"
1718
- },
1719
- "100%": {
1720
- backgroundPosition: "-100% 50%"
1721
- }
1722
- }
1723
- },
1724
- borderRadius: {
1725
- "0": "0px",
1726
- none: "0px",
1727
- sm: "2px",
1728
- md: "4px",
1729
- lg: "8px",
1730
- full: "9999px"
1731
- },
1732
- borderWidth: {
1733
- "0": "0px",
1734
- "1": "1px",
1735
- "2": "2px"
1736
- },
1737
- boxShadow: {
1738
- none: "0 0 #00000000",
1739
- modal: "0 0 1px 0 rgba(0 0 0 / 0.2), 0 26px 80px 0 rgba(0 0 0 / 0.2)",
1740
- contextual: "-1px 0 20px 0 rgba(24 28 34 / 0.05), 0 1px 5px 0 rgba(0 0 0 / 0.15)",
1741
- card: "0 0 5px 0 rgba(0 0 0 / 0.05), 0 1px 2px 0 rgba(24 28 34 / 0.15)",
1742
- button: "inset 0 -1px 0 0 rgba(0 0 0 / 0.1), 0 0 5px 0 rgba(0 0 0 / 0.05), 0 1px 2px 0 rgba(24 28 34 / 0.15)",
1743
- "modal-dark": "0 4px 4px 0 rgba(0 0 0 / 0.15), 0 26px 80px 0 rgba(0 0 0 / 0.6), inset 0 0 1px 0 rgba(255 255 255 / 0.2)",
1744
- "contextual-dark": "0 4px 4px 0 rgba(0 0 0 / 0.25), -1px 0 20px 0 rgba(24 28 34 / 0.05), inset 0 0 1px 0 rgba(255 255 255 / 0.4)",
1745
- "card-dark": "0 2px 1px -1px rgba(0 0 0 / 0.2), 0 1px 1px 0 rgba(0 0 0 / 0.14), 0 1px 3px 0 rgba(24 28 34 / 0.12)",
1746
- "button-dark": "inset 0 -1px 0 0 rgba(255 255 255 / 0.2), 0 0 5px 0 rgba(0 0 0 / 0.05), 0 1px 2px 0 rgba(24 28 34 / 0.15)",
1747
- DEFAULT: "0 1px 1px rgba(0 0 0 / 0.24), 0 0 1px rgba(0 0 0 / 0.16)"
1748
- },
1749
- fontFamily: {
1750
- "headline-1": "Inter",
1751
- "headline-2": "Inter",
1752
- "headline-3": "Inter",
1753
- "headline-4": "Inter",
1754
- button: "Inter",
1755
- "body-1-regular": "Inter",
1756
- "body-1-semibold": "Inter",
1757
- "body-1-bold": "Inter",
1758
- "body-2-regular": "Inter",
1759
- "body-2-semibold": "Inter",
1760
- "body-2-bold": "Inter",
1761
- "caption-regular": "Inter",
1762
- "caption-semibold": "Inter",
1763
- "caption-bold": "Inter",
1764
- "mobile-button": "Inter",
1765
- "mobile-body-2-regular": "Inter",
1766
- "mobile-body-2-semibold": "Inter",
1767
- "mobile-body-2-bold": "Inter",
1768
- "display-large": "Inter",
1769
- "display-medium": "Inter",
1770
- "display-small": "Inter",
1771
- "mobile-display-large": "Inter",
1772
- "mobile-display-medium": "Inter",
1773
- "mobile-display-small": "Inter",
1774
- "mobile-headline-1": "Inter",
1775
- "mobile-headline-2": "Inter",
1776
- "mobile-headline-3": "Inter",
1777
- "mobile-headline-4": "Inter",
1778
- "mobile-body-1-bold": "Inter",
1779
- "mobile-body-1-semibold": "Inter",
1780
- "mobile-body-1-regular": "Inter",
1781
- "mobile-caption-regular": "Inter",
1782
- "mobile-caption-semibold": "Inter",
1783
- "mobile-caption-bold": "Inter",
1784
- inherit: "inherit"
1785
- },
1786
- fontSize: {
1787
- "headline-1": [
1788
- "24px",
1789
- {
1790
- lineHeight: "29px"
1791
- }
1792
- ],
1793
- "headline-2": [
1794
- "20px",
1795
- {
1796
- lineHeight: "24px"
1797
- }
1798
- ],
1799
- "headline-3": [
1800
- "16px",
1801
- {
1802
- lineHeight: "24px"
1803
- }
1804
- ],
1805
- "headline-4": [
1806
- "14px",
1807
- {
1808
- lineHeight: "21px"
1809
- }
1810
- ],
1811
- button: [
1812
- "14px",
1813
- {
1814
- lineHeight: "20px"
1815
- }
1816
- ],
1817
- "body-1-regular": [
1818
- "16px",
1819
- {
1820
- lineHeight: "24px"
1821
- }
1822
- ],
1823
- "body-1-semibold": [
1824
- "16px",
1825
- {
1826
- lineHeight: "24px"
1827
- }
1828
- ],
1829
- "body-1-bold": [
1830
- "16px",
1831
- {
1832
- lineHeight: "24px"
1833
- }
1834
- ],
1835
- "body-2-regular": [
1836
- "14px",
1837
- {
1838
- lineHeight: "21px"
1839
- }
1840
- ],
1841
- "body-2-semibold": [
1842
- "14px",
1843
- {
1844
- lineHeight: "21px"
1845
- }
1846
- ],
1847
- "body-2-bold": [
1848
- "14px",
1849
- {
1850
- lineHeight: "21px"
1851
- }
1852
- ],
1853
- "caption-regular": [
1854
- "12px",
1855
- {
1856
- lineHeight: "18px"
1857
- }
1858
- ],
1859
- "caption-semibold": [
1860
- "12px",
1861
- {
1862
- lineHeight: "18px"
1863
- }
1864
- ],
1865
- "caption-bold": [
1866
- "12px",
1867
- {
1868
- lineHeight: "18px"
1869
- }
1870
- ],
1871
- "mobile-button": [
1872
- "16px",
1873
- {
1874
- lineHeight: "24px"
1875
- }
1876
- ],
1877
- "mobile-body-2-regular": [
1878
- "16px",
1879
- {
1880
- lineHeight: "24px"
1881
- }
1882
- ],
1883
- "mobile-body-2-semibold": [
1884
- "16px",
1885
- {
1886
- lineHeight: "24px"
1887
- }
1888
- ],
1889
- "mobile-body-2-bold": [
1890
- "16px",
1891
- {
1892
- lineHeight: "24px"
1893
- }
1894
- ],
1895
- "display-large": [
1896
- "57px",
1897
- {
1898
- lineHeight: "64px"
1899
- }
1900
- ],
1901
- "display-medium": [
1902
- "45px",
1903
- {
1904
- lineHeight: "52px"
1905
- }
1906
- ],
1907
- "display-small": [
1908
- "36px",
1909
- {
1910
- lineHeight: "44px"
1911
- }
1912
- ],
1913
- "mobile-display-large": [
1914
- "36px",
1915
- {
1916
- lineHeight: "40px"
1917
- }
1918
- ],
1919
- "mobile-display-medium": [
1920
- "32px",
1921
- {
1922
- lineHeight: "36px"
1923
- }
1924
- ],
1925
- "mobile-display-small": [
1926
- "28px",
1927
- {
1928
- lineHeight: "32px"
1929
- }
1930
- ],
1931
- "mobile-headline-1": [
1932
- "24px",
1933
- {
1934
- lineHeight: "29px"
1935
- }
1936
- ],
1937
- "mobile-headline-2": [
1938
- "20px",
1939
- {
1940
- lineHeight: "24px"
1941
- }
1942
- ],
1943
- "mobile-headline-3": [
1944
- "16px",
1945
- {
1946
- lineHeight: "24px"
1947
- }
1948
- ],
1949
- "mobile-headline-4": [
1950
- "16px",
1951
- {
1952
- lineHeight: "24px"
1953
- }
1954
- ],
1955
- "mobile-body-1-bold": [
1956
- "16px",
1957
- {
1958
- lineHeight: "24px"
1959
- }
1960
- ],
1961
- "mobile-body-1-semibold": [
1962
- "16px",
1963
- {
1964
- lineHeight: "24px"
1965
- }
1966
- ],
1967
- "mobile-body-1-regular": [
1968
- "16px",
1969
- {
1970
- lineHeight: "24px"
1971
- }
1972
- ],
1973
- "mobile-caption-regular": [
1974
- "12px",
1975
- {
1976
- lineHeight: "18px"
1977
- }
1978
- ],
1979
- "mobile-caption-semibold": [
1980
- "12px",
1981
- {
1982
- lineHeight: "18px"
1983
- }
1984
- ],
1985
- "mobile-caption-bold": [
1986
- "12px",
1987
- {
1988
- lineHeight: "18px"
1989
- }
1990
- ],
1991
- inherit: [
1992
- "inherit",
1993
- {
1994
- lineHeight: "inherit"
1995
- }
1996
- ]
1997
- },
1998
- fontWeight: {
1999
- "headline-1": "700",
2000
- "headline-2": "700",
2001
- "headline-3": "700",
2002
- "headline-4": "700",
2003
- button: "600",
2004
- "body-1-regular": "400",
2005
- "body-1-semibold": "600",
2006
- "body-1-bold": "700",
2007
- "body-2-regular": "400",
2008
- "body-2-semibold": "600",
2009
- "body-2-bold": "700",
2010
- "caption-regular": "400",
2011
- "caption-semibold": "600",
2012
- "caption-bold": "700",
2013
- "mobile-button": "600",
2014
- "mobile-body-2-regular": "400",
2015
- "mobile-body-2-semibold": "600",
2016
- "mobile-body-2-bold": "700",
2017
- "display-large": "400",
2018
- "display-medium": "400",
2019
- "display-small": "500",
2020
- "mobile-display-large": "400",
2021
- "mobile-display-medium": "400",
2022
- "mobile-display-small": "500",
2023
- "mobile-headline-1": "700",
2024
- "mobile-headline-2": "700",
2025
- "mobile-headline-3": "700",
2026
- "mobile-headline-4": "700",
2027
- "mobile-body-1-bold": "700",
2028
- "mobile-body-1-semibold": "600",
2029
- "mobile-body-1-regular": "400",
2030
- "mobile-caption-regular": "400",
2031
- "mobile-caption-semibold": "600",
2032
- "mobile-caption-bold": "700",
2033
- inherit: "inherit"
2034
- },
2035
- outlineWidth: {
2036
- "0": "0px",
2037
- "1": "1px",
2038
- "2": "2px"
2039
- },
2040
- transitionDuration: {
2041
- short: "100ms",
2042
- medium: "250ms",
2043
- long: "400ms"
2044
- },
2045
- transitionTimingFunction: {
2046
- standard: "cubic-bezier(0.2, 0, 0, 1)"
2047
- },
2048
- accentColor: {
2049
- auto: "auto"
2050
- },
2051
- aria: {
2052
- checked: "checked=\"true\"",
2053
- disabled: "disabled=\"true\"",
2054
- expanded: "expanded=\"true\"",
2055
- hidden: "hidden=\"true\"",
2056
- pressed: "pressed=\"true\"",
2057
- readonly: "readonly=\"true\"",
2058
- required: "required=\"true\"",
2059
- selected: "selected=\"true\""
2060
- },
2061
- aspectRatio: {
2062
- auto: "auto",
2063
- square: "1 / 1",
2064
- video: "16 / 9"
2065
- },
2066
- backdropBlur: {
2067
- "0": "0",
2068
- none: "0",
2069
- sm: "4px",
2070
- DEFAULT: "8px",
2071
- md: "12px",
2072
- lg: "16px",
2073
- xl: "24px",
2074
- "2xl": "40px",
2075
- "3xl": "64px"
2076
- },
2077
- backdropBrightness: {
2078
- "0": "0",
2079
- "50": ".5",
2080
- "75": ".75",
2081
- "90": ".9",
2082
- "95": ".95",
2083
- "100": "1",
2084
- "105": "1.05",
2085
- "110": "1.1",
2086
- "125": "1.25",
2087
- "150": "1.5",
2088
- "200": "2"
2089
- },
2090
- backdropContrast: {
2091
- "0": "0",
2092
- "50": ".5",
2093
- "75": ".75",
2094
- "100": "1",
2095
- "125": "1.25",
2096
- "150": "1.5",
2097
- "200": "2"
2098
- },
2099
- backdropGrayscale: {
2100
- "0": "0",
2101
- DEFAULT: "100%"
2102
- },
2103
- backdropHueRotate: {
2104
- "0": "0deg",
2105
- "15": "15deg",
2106
- "30": "30deg",
2107
- "60": "60deg",
2108
- "90": "90deg",
2109
- "180": "180deg"
2110
- },
2111
- backdropInvert: {
2112
- "0": "0",
2113
- DEFAULT: "100%"
2114
- },
2115
- backdropOpacity: {
2116
- "0": "0",
2117
- "5": "0.05",
2118
- "10": "0.1",
2119
- "20": "0.2",
2120
- "25": "0.25",
2121
- "30": "0.3",
2122
- "40": "0.4",
2123
- "50": "0.5",
2124
- "60": "0.6",
2125
- "70": "0.7",
2126
- "75": "0.75",
2127
- "80": "0.8",
2128
- "90": "0.9",
2129
- "95": "0.95",
2130
- "100": "1"
2131
- },
2132
- backdropSaturate: {
2133
- "0": "0",
2134
- "50": ".5",
2135
- "100": "1",
2136
- "150": "1.5",
2137
- "200": "2"
2138
- },
2139
- backdropSepia: {
2140
- "0": "0",
2141
- DEFAULT: "100%"
2142
- },
2143
- backgroundOpacity: {
2144
- "0": "0",
2145
- "5": "0.05",
2146
- "10": "0.1",
2147
- "20": "0.2",
2148
- "25": "0.25",
2149
- "30": "0.3",
2150
- "40": "0.4",
2151
- "50": "0.5",
2152
- "60": "0.6",
2153
- "70": "0.7",
2154
- "75": "0.75",
2155
- "80": "0.8",
2156
- "90": "0.9",
2157
- "95": "0.95",
2158
- "100": "1"
2159
- },
2160
- backgroundPosition: {
2161
- bottom: "bottom",
2162
- center: "center",
2163
- left: "left",
2164
- "left-bottom": "left bottom",
2165
- "left-top": "left top",
2166
- right: "right",
2167
- "right-bottom": "right bottom",
2168
- "right-top": "right top",
2169
- top: "top"
2170
- },
2171
- backgroundSize: {
2172
- auto: "auto",
2173
- cover: "cover",
2174
- contain: "contain"
2175
- },
2176
- blur: {
2177
- "0": "0",
2178
- none: "0",
2179
- sm: "4px",
2180
- DEFAULT: "8px",
2181
- md: "12px",
2182
- lg: "16px",
2183
- xl: "24px",
2184
- "2xl": "40px",
2185
- "3xl": "64px"
2186
- },
2187
- borderOpacity: {
2188
- "0": "0",
2189
- "5": "0.05",
2190
- "10": "0.1",
2191
- "20": "0.2",
2192
- "25": "0.25",
2193
- "30": "0.3",
2194
- "40": "0.4",
2195
- "50": "0.5",
2196
- "60": "0.6",
2197
- "70": "0.7",
2198
- "75": "0.75",
2199
- "80": "0.8",
2200
- "90": "0.9",
2201
- "95": "0.95",
2202
- "100": "1"
2203
- },
2204
- borderSpacing: {
2205
- none: "0px",
2206
- xs: "4px",
2207
- "xs*": "3px",
2208
- sm: "8px",
2209
- "sm*": "7px",
2210
- md: "16px",
2211
- "md*": "15px",
2212
- xl: "32px",
2213
- "xl*": "31px",
2214
- "3xl": "64px",
2215
- "3xl*": "63px",
2216
- "4xl": "128px",
2217
- "4xl*": "127px",
2218
- lg: "24px",
2219
- "lg*": "23px",
2220
- "2xl": "48px",
2221
- "2xl*": "47px",
2222
- "sm+": "12px",
2223
- "sm+*": "11px",
2224
- "md+": "20px",
2225
- "md+*": "19px",
2226
- "lg+": "28px",
2227
- "lg+*": "27px"
2228
- },
2229
- boxShadowColor: {
2230
- },
2231
- brightness: {
2232
- "0": "0",
2233
- "50": ".5",
2234
- "75": ".75",
2235
- "90": ".9",
2236
- "95": ".95",
2237
- "100": "1",
2238
- "105": "1.05",
2239
- "110": "1.1",
2240
- "125": "1.25",
2241
- "150": "1.5",
2242
- "200": "2"
2243
- },
2244
- caretColor: {
2245
- },
2246
- columns: {
2247
- "1": "1",
2248
- "2": "2",
2249
- "3": "3",
2250
- "4": "4",
2251
- "5": "5",
2252
- "6": "6",
2253
- "7": "7",
2254
- "8": "8",
2255
- "9": "9",
2256
- "10": "10",
2257
- "11": "11",
2258
- "12": "12",
2259
- auto: "auto",
2260
- "3xs": "16rem",
2261
- "2xs": "18rem",
2262
- xs: "20rem",
2263
- sm: "24rem",
2264
- md: "28rem",
2265
- lg: "32rem",
2266
- xl: "36rem",
2267
- "2xl": "42rem",
2268
- "3xl": "48rem",
2269
- "4xl": "56rem",
2270
- "5xl": "64rem",
2271
- "6xl": "72rem",
2272
- "7xl": "80rem"
2273
- },
2274
- container: {
2275
- },
2276
- contrast: {
2277
- "0": "0",
2278
- "50": ".5",
2279
- "75": ".75",
2280
- "100": "1",
2281
- "125": "1.25",
2282
- "150": "1.5",
2283
- "200": "2"
2284
- },
2285
- cursor: {
2286
- auto: "auto",
2287
- "default": "default",
2288
- pointer: "pointer",
2289
- wait: "wait",
2290
- text: "text",
2291
- move: "move",
2292
- help: "help",
2293
- "not-allowed": "not-allowed",
2294
- none: "none",
2295
- "context-menu": "context-menu",
2296
- progress: "progress",
2297
- cell: "cell",
2298
- crosshair: "crosshair",
2299
- "vertical-text": "vertical-text",
2300
- alias: "alias",
2301
- copy: "copy",
2302
- "no-drop": "no-drop",
2303
- grab: "grab",
2304
- grabbing: "grabbing",
2305
- "all-scroll": "all-scroll",
2306
- "col-resize": "col-resize",
2307
- "row-resize": "row-resize",
2308
- "n-resize": "n-resize",
2309
- "e-resize": "e-resize",
2310
- "s-resize": "s-resize",
2311
- "w-resize": "w-resize",
2312
- "ne-resize": "ne-resize",
2313
- "nw-resize": "nw-resize",
2314
- "se-resize": "se-resize",
2315
- "sw-resize": "sw-resize",
2316
- "ew-resize": "ew-resize",
2317
- "ns-resize": "ns-resize",
2318
- "nesw-resize": "nesw-resize",
2319
- "nwse-resize": "nwse-resize",
2320
- "zoom-in": "zoom-in",
2321
- "zoom-out": "zoom-out"
2322
- },
2323
- divideColor: {
2324
- white: "rgba(255 255 255 / 1)",
2325
- black: "rgba(0 0 0 / 1)",
2326
- primary: "rgba(0 95 177 / 1)",
2327
- secondary: "rgba(84 95 113 / 1)",
2328
- tertiary: "rgba(109 86 118 / 1)",
2329
- error: "rgba(186 27 27 / 1)",
2330
- success: "rgba(44 137 0 / 1)",
2331
- warning: "rgba(153 112 0 / 1)",
2332
- "inverse-primary": "rgba(164 200 255 / 1)",
2333
- outline: "rgba(116 119 127 / 1)",
2334
- "primary-opacity-0-08": "rgba(0 95 177 / 0.08)",
2335
- "primary-opacity-0-12": "rgba(0 95 177 / 0.12)",
2336
- "primary-opacity-0-16": "rgba(0 95 177 / 0.16)",
2337
- "primary-dark": "rgba(164 200 255 / 1)",
2338
- "secondary-dark": "rgba(188 199 220 / 1)",
2339
- "tertiary-dark": "rgba(218 189 226 / 1)",
2340
- "error-dark": "rgba(255 180 169 / 1)",
2341
- "success-dark": "rgba(108 224 54 / 1)",
2342
- "warning-dark": "rgba(251 188 12 / 1)",
2343
- "inverse-primary-dark": "rgba(0 95 177 / 1)",
2344
- "outline-dark": "rgba(142 145 153 / 1)",
2345
- "primary-opacity-0-08-dark": "rgba(164 200 255 / 0.08)",
2346
- "primary-opacity-0-12-dark": "rgba(164 200 255 / 0.12)",
2347
- "primary-opacity-0-16-dark": "rgba(164 200 255 / 0.16)",
2348
- "primary-hover": "rgba(0 119 220 / 1)",
2349
- "error-hover": "rgba(221 55 48 / 1)",
2350
- "success-hover": "rgba(56 166 0 / 1)",
2351
- "warning-hover": "rgba(186 137 0 / 1)",
2352
- "error-opacity-0-08": "rgba(186 27 27 / 0.08)",
2353
- "error-opacity-0-12": "rgba(186 27 27 / 0.12)",
2354
- "error-opacity-0-16": "rgba(186 27 27 / 0.16)",
2355
- "primary-hover-dark": "rgba(111 174 255 / 1)",
2356
- "error-hover-dark": "rgba(255 137 122 / 1)",
2357
- "success-hover-dark": "rgba(81 195 20 / 1)",
2358
- "warning-hover-dark": "rgba(219 162 0 / 1)",
2359
- "error-opacity-0-08-dark": "rgba(255 180 169 / 0.08)",
2360
- "error-opacity-0-12-dark": "rgba(255 180 169 / 0.12)",
2361
- "error-opacity-0-16-dark": "rgba(255 180 169 / 0.16)",
2362
- disabled: "rgba(27 27 29 / 0.12)",
2363
- "disabled-dark": "rgba(227 226 230 / 0.12)",
2364
- "success-opacity-0-08": "rgba(44 137 0 / 0.08)",
2365
- "success-opacity-0-12": "rgba(44 137 0 / 0.12)",
2366
- "success-opacity-0-16": "rgba(44 137 0 / 0.16)",
2367
- "warning-opacity-0-08": "rgba(153 112 0 / 0.08)",
2368
- "warning-opacity-0-12": "rgba(153 112 0 / 0.12)",
2369
- "warning-opacity-0-16": "rgba(153 112 0 / 0.16)",
2370
- "success-opacity-0-08-dark": "rgba(108 224 54 / 0.08)",
2371
- "success-opacity-0-12-dark": "rgba(108 224 54 / 0.12)",
2372
- "success-opacity-0-16-dark": "rgba(108 224 54 / 0.16)",
2373
- "warning-opacity-0-08-dark": "rgba(251 188 12 / 0.08)",
2374
- "warning-opacity-0-12-dark": "rgba(251 188 12 / 0.12)",
2375
- "warning-opacity-0-16-dark": "rgba(251 188 12 / 0.16)",
2376
- overlay: "rgba(27 27 29 / 0.8)",
2377
- "overlay-dark": "rgba(27 27 29 / 0.8)",
2378
- "outline-variant": "rgba(223 226 235 / 1)",
2379
- "outline-variant-dark": "rgba(67 71 78 / 1)",
2380
- "primary-hover-opacity-0-08": "rgba(0 119 220 / 0.08)",
2381
- "primary-hover-opacity-0-12": "rgba(0 119 220 / 0.12)",
2382
- "primary-hover-opacity-0-16": "rgba(0 119 220 / 0.16)",
2383
- "primary-hover-opacity-0-32": "rgba(0 119 220 / 0.32)",
2384
- "primary-hover-opacity-0-48": "rgba(0 119 220 / 0.48)",
2385
- "primary-hover-opacity-0-64": "rgba(0 119 220 / 0.64)",
2386
- "primary-hover-opacity-0-80": "rgba(0 119 220 / 0.8)",
2387
- "primary-hover-opacity-0-96": "rgba(0 119 220 / 0.96)",
2388
- "primary-hover-opacity-0-08-dark": "rgba(111 174 255 / 0.08)",
2389
- "primary-hover-opacity-0-12-dark": "rgba(111 174 255 / 0.12)",
2390
- "primary-hover-opacity-0-16-dark": "rgba(111 174 255 / 0.16)",
2391
- "primary-hover-opacity-0-32-dark": "rgba(111 174 255 / 0.32)",
2392
- "primary-hover-opacity-0-48-dark": "rgba(111 174 255 / 0.48)",
2393
- "primary-hover-opacity-0-64-dark": "rgba(111 174 255 / 0.64)",
2394
- "primary-hover-opacity-0-80-dark": "rgba(111 174 255 / 0.8)",
2395
- "primary-hover-opacity-0-96-dark": "rgba(111 174 255 / 0.96)",
2396
- "custom-colors-custom-1": "rgba(157 59 97 / 1)",
2397
- "custom-colors-custom-2": "rgba(105 76 173 / 1)",
2398
- "custom-colors-custom-3": "rgba(0 105 108 / 1)",
2399
- "custom-colors-custom-4": "rgba(0 110 44 / 1)",
2400
- "custom-colors-custom-5": "rgba(94 97 53 / 1)",
2401
- "custom-colors-custom-6": "rgba(153 71 0 / 1)",
2402
- "custom-colors-custom-1-dark": "rgba(255 176 200 / 1)",
2403
- "custom-colors-custom-2-dark": "rgba(208 188 255 / 1)",
2404
- "custom-colors-custom-3-dark": "rgba(76 217 222 / 1)",
2405
- "custom-colors-custom-4-dark": "rgba(126 218 139 / 1)",
2406
- "custom-colors-custom-5-dark": "rgba(199 202 149 / 1)",
2407
- "custom-colors-custom-6-dark": "rgba(255 182 139 / 1)",
2408
- "error-opacity-0-32": "rgba(186 27 27 / 0.32)",
2409
- "error-opacity-0-48": "rgba(186 27 27 / 0.48)",
2410
- "error-opacity-0-64": "rgba(186 27 27 / 0.64)",
2411
- "error-opacity-0-80": "rgba(186 27 27 / 0.8)",
2412
- "error-opacity-0-96": "rgba(186 27 27 / 0.96)",
2413
- "success-opacity-0-32": "rgba(44 137 0 / 0.32)",
2414
- "success-opacity-0-48": "rgba(44 137 0 / 0.48)",
2415
- "success-opacity-0-64": "rgba(44 137 0 / 0.64)",
2416
- "success-opacity-0-80": "rgba(44 137 0 / 0.8)",
2417
- "success-opacity-0-96": "rgba(44 137 0 / 0.96)",
2418
- "warning-opacity-0-32": "rgba(153 112 0 / 0.32)",
2419
- "warning-opacity-0-48": "rgba(153 112 0 / 0.48)",
2420
- "warning-opacity-0-64": "rgba(153 112 0 / 0.64)",
2421
- "warning-opacity-0-80": "rgba(153 112 0 / 0.8)",
2422
- "warning-opacity-0-96": "rgba(153 112 0 / 0.96)",
2423
- "custom-colors-custom-1-opacity-0-96": "rgba(157 59 97 / 0.96)",
2424
- "custom-colors-custom-1-opacity-0-80": "rgba(157 59 97 / 0.8)",
2425
- "custom-colors-custom-1-opacity-0-64": "rgba(157 59 97 / 0.64)",
2426
- "custom-colors-custom-1-opacity-0-48": "rgba(157 59 97 / 0.48)",
2427
- "custom-colors-custom-1-opacity-0-32": "rgba(157 59 97 / 0.32)",
2428
- "custom-colors-custom-1-opacity-0-16": "rgba(157 59 97 / 0.16)",
2429
- "custom-colors-custom-1-opacity-0-12": "rgba(157 59 97 / 0.12)",
2430
- "custom-colors-custom-1-opacity-0-08": "rgba(157 59 97 / 0.08)",
2431
- "custom-colors-custom-2-opacity-0-96": "rgba(105 76 173 / 0.96)",
2432
- "custom-colors-custom-2-opacity-0-80": "rgba(105 76 173 / 0.8)",
2433
- "custom-colors-custom-2-opacity-0-64": "rgba(105 76 173 / 0.64)",
2434
- "custom-colors-custom-2-opacity-0-48": "rgba(105 76 173 / 0.48)",
2435
- "custom-colors-custom-2-opacity-0-32": "rgba(105 76 173 / 0.32)",
2436
- "custom-colors-custom-2-opacity-0-16": "rgba(105 76 173 / 0.16)",
2437
- "custom-colors-custom-2-opacity-0-12": "rgba(105 76 173 / 0.12)",
2438
- "custom-colors-custom-2-opacity-0-08": "rgba(105 76 173 / 0.08)",
2439
- "custom-colors-custom-3-opacity-0-96": "rgba(0 105 108 / 0.96)",
2440
- "custom-colors-custom-3-opacity-0-80": "rgba(0 105 108 / 0.8)",
2441
- "custom-colors-custom-3-opacity-0-64": "rgba(0 105 108 / 0.64)",
2442
- "custom-colors-custom-3-opacity-0-48": "rgba(0 105 108 / 0.48)",
2443
- "custom-colors-custom-3-opacity-0-32": "rgba(0 105 108 / 0.32)",
2444
- "custom-colors-custom-3-opacity-0-16": "rgba(0 105 108 / 0.16)",
2445
- "custom-colors-custom-3-opacity-0-12": "rgba(0 105 108 / 0.12)",
2446
- "custom-colors-custom-3-opacity-0-08": "rgba(0 105 108 / 0.08)",
2447
- "custom-colors-custom-4-opacity-0-96": "rgba(0 110 44 / 0.96)",
2448
- "custom-colors-custom-4-opacity-0-80": "rgba(0 110 44 / 0.8)",
2449
- "custom-colors-custom-4-opacity-0-64": "rgba(0 110 44 / 0.64)",
2450
- "custom-colors-custom-4-opacity-0-48": "rgba(0 110 44 / 0.48)",
2451
- "custom-colors-custom-4-opacity-0-32": "rgba(0 110 44 / 0.32)",
2452
- "custom-colors-custom-4-opacity-0-16": "rgba(0 110 44 / 0.16)",
2453
- "custom-colors-custom-4-opacity-0-12": "rgba(0 110 44 / 0.12)",
2454
- "custom-colors-custom-4-opacity-0-08": "rgba(0 110 44 / 0.08)",
2455
- "custom-colors-custom-5-opacity-0-96": "rgba(94 97 53 / 0.96)",
2456
- "custom-colors-custom-5-opacity-0-80": "rgba(94 97 53 / 0.8)",
2457
- "custom-colors-custom-5-opacity-0-64": "rgba(94 97 53 / 0.64)",
2458
- "custom-colors-custom-5-opacity-0-48": "rgba(94 97 53 / 0.48)",
2459
- "custom-colors-custom-5-opacity-0-32": "rgba(94 97 53 / 0.32)",
2460
- "custom-colors-custom-5-opacity-0-16": "rgba(94 97 53 / 0.16)",
2461
- "custom-colors-custom-5-opacity-0-12": "rgba(94 97 53 / 0.12)",
2462
- "custom-colors-custom-5-opacity-0-08": "rgba(94 97 53 / 0.08)",
2463
- "custom-colors-custom-6-opacity-0-96": "rgba(153 71 0 / 0.96)",
2464
- "custom-colors-custom-6-opacity-0-80": "rgba(153 71 0 / 0.8)",
2465
- "custom-colors-custom-6-opacity-0-64": "rgba(153 71 0 / 0.64)",
2466
- "custom-colors-custom-6-opacity-0-48": "rgba(153 71 0 / 0.48)",
2467
- "custom-colors-custom-6-opacity-0-32": "rgba(153 71 0 / 0.32)",
2468
- "custom-colors-custom-6-opacity-0-16": "rgba(153 71 0 / 0.16)",
2469
- "custom-colors-custom-6-opacity-0-12": "rgba(153 71 0 / 0.12)",
2470
- "custom-colors-custom-6-opacity-0-08": "rgba(153 71 0 / 0.08)",
2471
- "outline-opacity-0-96": "rgba(116 119 127 / 0.96)",
2472
- "outline-opacity-0-80": "rgba(116 119 127 / 0.8)",
2473
- "outline-opacity-0-64": "rgba(116 119 127 / 0.64)",
2474
- "outline-opacity-0-48": "rgba(116 119 127 / 0.48)",
2475
- "outline-opacity-0-32": "rgba(116 119 127 / 0.32)",
2476
- "outline-opacity-0-16": "rgba(116 119 127 / 0.16)",
2477
- "outline-opacity-0-12": "rgba(116 119 127 / 0.12)",
2478
- "outline-opacity-0-08": "rgba(116 119 127 / 0.08)",
2479
- "error-opacity-0-32-dark": "rgba(255 180 169 / 0.32)",
2480
- "error-opacity-0-48-dark": "rgba(255 180 169 / 0.48)",
2481
- "error-opacity-0-64-dark": "rgba(255 180 169 / 0.64)",
2482
- "error-opacity-0-80-dark": "rgba(255 180 169 / 0.8)",
2483
- "error-opacity-0-96-dark": "rgba(255 180 169 / 0.96)",
2484
- "success-opacity-0-32-dark": "rgba(108 224 54 / 0.32)",
2485
- "success-opacity-0-48-dark": "rgba(108 224 54 / 0.48)",
2486
- "success-opacity-0-64-dark": "rgba(108 224 54 / 0.64)",
2487
- "success-opacity-0-80-dark": "rgba(108 224 54 / 0.8)",
2488
- "success-opacity-0-96-dark": "rgba(108 224 54 / 0.96)",
2489
- "warning-opacity-0-32-dark": "rgba(251 188 12 / 0.32)",
2490
- "warning-opacity-0-48-dark": "rgba(251 188 12 / 0.48)",
2491
- "warning-opacity-0-64-dark": "rgba(251 188 12 / 0.64)",
2492
- "warning-opacity-0-80-dark": "rgba(251 188 12 / 0.8)",
2493
- "warning-opacity-0-96-dark": "rgba(251 188 12 / 0.96)",
2494
- "custom-colors-custom-1-opacity-0-96-dark": "rgba(255 176 200 / 0.96)",
2495
- "custom-colors-custom-1-opacity-0-80-dark": "rgba(255 176 200 / 0.8)",
2496
- "custom-colors-custom-1-opacity-0-64-dark": "rgba(255 176 200 / 0.64)",
2497
- "custom-colors-custom-1-opacity-0-48-dark": "rgba(255 176 200 / 0.48)",
2498
- "custom-colors-custom-1-opacity-0-32-dark": "rgba(255 176 200 / 0.32)",
2499
- "custom-colors-custom-1-opacity-0-16-dark": "rgba(255 176 200 / 0.16)",
2500
- "custom-colors-custom-1-opacity-0-12-dark": "rgba(255 176 200 / 0.12)",
2501
- "custom-colors-custom-1-opacity-0-08-dark": "rgba(255 176 200 / 0.08)",
2502
- "custom-colors-custom-2-opacity-0-96-dark": "rgba(208 188 255 / 0.96)",
2503
- "custom-colors-custom-2-opacity-0-80-dark": "rgba(208 188 255 / 0.8)",
2504
- "custom-colors-custom-2-opacity-0-64-dark": "rgba(208 188 255 / 0.64)",
2505
- "custom-colors-custom-2-opacity-0-48-dark": "rgba(208 188 255 / 0.48)",
2506
- "custom-colors-custom-2-opacity-0-32-dark": "rgba(208 188 255 / 0.32)",
2507
- "custom-colors-custom-2-opacity-0-16-dark": "rgba(208 188 255 / 0.16)",
2508
- "custom-colors-custom-2-opacity-0-12-dark": "rgba(208 188 255 / 0.12)",
2509
- "custom-colors-custom-2-opacity-0-08-dark": "rgba(208 188 255 / 0.08)",
2510
- "custom-colors-custom-3-opacity-0-96-dark": "rgba(76 217 222 / 0.96)",
2511
- "custom-colors-custom-3-opacity-0-80-dark": "rgba(76 217 222 / 0.8)",
2512
- "custom-colors-custom-3-opacity-0-64-dark": "rgba(76 217 222 / 0.64)",
2513
- "custom-colors-custom-3-opacity-0-48-dark": "rgba(76 217 222 / 0.48)",
2514
- "custom-colors-custom-3-opacity-0-32-dark": "rgba(76 217 222 / 0.32)",
2515
- "custom-colors-custom-3-opacity-0-16-dark": "rgba(76 217 222 / 0.16)",
2516
- "custom-colors-custom-3-opacity-0-12-dark": "rgba(76 217 222 / 0.12)",
2517
- "custom-colors-custom-3-opacity-0-08-dark": "rgba(76 217 222 / 0.08)",
2518
- "custom-colors-custom-4-opacity-0-96-dark": "rgba(126 218 139 / 0.96)",
2519
- "custom-colors-custom-4-opacity-0-80-dark": "rgba(126 218 139 / 0.8)",
2520
- "custom-colors-custom-4-opacity-0-64-dark": "rgba(126 218 139 / 0.64)",
2521
- "custom-colors-custom-4-opacity-0-48-dark": "rgba(126 218 139 / 0.48)",
2522
- "custom-colors-custom-4-opacity-0-32-dark": "rgba(126 218 139 / 0.32)",
2523
- "custom-colors-custom-4-opacity-0-16-dark": "rgba(126 218 139 / 0.16)",
2524
- "custom-colors-custom-4-opacity-0-12-dark": "rgba(126 218 139 / 0.12)",
2525
- "custom-colors-custom-4-opacity-0-08-dark": "rgba(126 218 139 / 0.08)",
2526
- "custom-colors-custom-5-opacity-0-96-dark": "rgba(199 202 149 / 0.96)",
2527
- "custom-colors-custom-5-opacity-0-80-dark": "rgba(199 202 149 / 0.8)",
2528
- "custom-colors-custom-5-opacity-0-64-dark": "rgba(199 202 149 / 0.64)",
2529
- "custom-colors-custom-5-opacity-0-48-dark": "rgba(199 202 149 / 0.48)",
2530
- "custom-colors-custom-5-opacity-0-32-dark": "rgba(199 202 149 / 0.32)",
2531
- "custom-colors-custom-5-opacity-0-16-dark": "rgba(199 202 149 / 0.16)",
2532
- "custom-colors-custom-5-opacity-0-12-dark": "rgba(199 202 149 / 0.12)",
2533
- "custom-colors-custom-5-opacity-0-08-dark": "rgba(199 202 149 / 0.08)",
2534
- "custom-colors-custom-6-opacity-0-96-dark": "rgba(255 182 139 / 0.96)",
2535
- "custom-colors-custom-6-opacity-0-80-dark": "rgba(255 182 139 / 0.8)",
2536
- "custom-colors-custom-6-opacity-0-64-dark": "rgba(255 182 139 / 0.64)",
2537
- "custom-colors-custom-6-opacity-0-48-dark": "rgba(255 182 139 / 0.48)",
2538
- "custom-colors-custom-6-opacity-0-32-dark": "rgba(255 182 139 / 0.32)",
2539
- "custom-colors-custom-6-opacity-0-16-dark": "rgba(255 182 139 / 0.16)",
2540
- "custom-colors-custom-6-opacity-0-12-dark": "rgba(255 182 139 / 0.12)",
2541
- "custom-colors-custom-6-opacity-0-08-dark": "rgba(255 182 139 / 0.08)",
2542
- "outline-opacity-0-96-dark": "rgba(142 145 153 / 0.96)",
2543
- "outline-opacity-0-80-dark": "rgba(142 145 153 / 0.8)",
2544
- "outline-opacity-0-64-dark": "rgba(142 145 153 / 0.64)",
2545
- "outline-opacity-0-48-dark": "rgba(142 145 153 / 0.48)",
2546
- "outline-opacity-0-32-dark": "rgba(142 145 153 / 0.32)",
2547
- "outline-opacity-0-16-dark": "rgba(142 145 153 / 0.16)",
2548
- "outline-opacity-0-12-dark": "rgba(142 145 153 / 0.12)",
2549
- "outline-opacity-0-08-dark": "rgba(142 145 153 / 0.08)",
2550
- transparent: "transparent",
2551
- current: "currentColor",
2552
- inherit: "inherit"
2553
- },
2554
- divideOpacity: {
2555
- "0": "0",
2556
- "5": "0.05",
2557
- "10": "0.1",
2558
- "20": "0.2",
2559
- "25": "0.25",
2560
- "30": "0.3",
2561
- "40": "0.4",
2562
- "50": "0.5",
2563
- "60": "0.6",
2564
- "70": "0.7",
2565
- "75": "0.75",
2566
- "80": "0.8",
2567
- "90": "0.9",
2568
- "95": "0.95",
2569
- "100": "1"
2570
- },
2571
- divideWidth: {
2572
- "0": "0px",
2573
- "1": "1px",
2574
- "2": "2px"
2575
- },
2576
- dropShadow: {
2577
- sm: "0 1px 1px rgb(0 0 0 / 0.05)",
2578
- DEFAULT: [
2579
- "0 1px 2px rgb(0 0 0 / 0.1)",
2580
- "0 1px 1px rgb(0 0 0 / 0.06)"
2581
- ],
2582
- md: [
2583
- "0 4px 3px rgb(0 0 0 / 0.07)",
2584
- "0 2px 2px rgb(0 0 0 / 0.06)"
2585
- ],
2586
- lg: [
2587
- "0 10px 8px rgb(0 0 0 / 0.04)",
2588
- "0 4px 3px rgb(0 0 0 / 0.1)"
2589
- ],
2590
- xl: [
2591
- "0 20px 13px rgb(0 0 0 / 0.03)",
2592
- "0 8px 5px rgb(0 0 0 / 0.08)"
2593
- ],
2594
- "2xl": "0 25px 25px rgb(0 0 0 / 0.15)",
2595
- none: "0 0 #0000"
2596
- },
2597
- flex: {
2598
- "1": "1 1 0%",
2599
- auto: "1 1 auto",
2600
- initial: "0 1 auto",
2601
- none: "none"
2602
- },
2603
- flexBasis: {
2604
- auto: "auto",
2605
- none: "0px",
2606
- xs: "4px",
2607
- "xs*": "3px",
2608
- sm: "8px",
2609
- "sm*": "7px",
2610
- md: "16px",
2611
- "md*": "15px",
2612
- xl: "32px",
2613
- "xl*": "31px",
2614
- "3xl": "64px",
2615
- "3xl*": "63px",
2616
- "4xl": "128px",
2617
- "4xl*": "127px",
2618
- lg: "24px",
2619
- "lg*": "23px",
2620
- "2xl": "48px",
2621
- "2xl*": "47px",
2622
- "sm+": "12px",
2623
- "sm+*": "11px",
2624
- "md+": "20px",
2625
- "md+*": "19px",
2626
- "lg+": "28px",
2627
- "lg+*": "27px",
2628
- "1/2": "50%",
2629
- "1/3": "33.333333%",
2630
- "2/3": "66.666667%",
2631
- "1/4": "25%",
2632
- "2/4": "50%",
2633
- "3/4": "75%",
2634
- "1/5": "20%",
2635
- "2/5": "40%",
2636
- "3/5": "60%",
2637
- "4/5": "80%",
2638
- "1/6": "16.666667%",
2639
- "2/6": "33.333333%",
2640
- "3/6": "50%",
2641
- "4/6": "66.666667%",
2642
- "5/6": "83.333333%",
2643
- "1/12": "8.333333%",
2644
- "2/12": "16.666667%",
2645
- "3/12": "25%",
2646
- "4/12": "33.333333%",
2647
- "5/12": "41.666667%",
2648
- "6/12": "50%",
2649
- "7/12": "58.333333%",
2650
- "8/12": "66.666667%",
2651
- "9/12": "75%",
2652
- "10/12": "83.333333%",
2653
- "11/12": "91.666667%",
2654
- full: "100%"
2655
- },
2656
- flexGrow: {
2657
- "0": "0",
2658
- DEFAULT: "1"
2659
- },
2660
- flexShrink: {
2661
- "0": "0",
2662
- DEFAULT: "1"
2663
- },
2664
- gap: {
2665
- none: "0px",
2666
- xs: "4px",
2667
- "xs*": "3px",
2668
- sm: "8px",
2669
- "sm*": "7px",
2670
- md: "16px",
2671
- "md*": "15px",
2672
- xl: "32px",
2673
- "xl*": "31px",
2674
- "3xl": "64px",
2675
- "3xl*": "63px",
2676
- "4xl": "128px",
2677
- "4xl*": "127px",
2678
- lg: "24px",
2679
- "lg*": "23px",
2680
- "2xl": "48px",
2681
- "2xl*": "47px",
2682
- "sm+": "12px",
2683
- "sm+*": "11px",
2684
- "md+": "20px",
2685
- "md+*": "19px",
2686
- "lg+": "28px",
2687
- "lg+*": "27px"
2688
- },
2689
- gradientColorStops: {
2690
- },
2691
- gradientColorStopPositions: {
2692
- "0%": "0%",
2693
- "5%": "5%",
2694
- "10%": "10%",
2695
- "15%": "15%",
2696
- "20%": "20%",
2697
- "25%": "25%",
2698
- "30%": "30%",
2699
- "35%": "35%",
2700
- "40%": "40%",
2701
- "45%": "45%",
2702
- "50%": "50%",
2703
- "55%": "55%",
2704
- "60%": "60%",
2705
- "65%": "65%",
2706
- "70%": "70%",
2707
- "75%": "75%",
2708
- "80%": "80%",
2709
- "85%": "85%",
2710
- "90%": "90%",
2711
- "95%": "95%",
2712
- "100%": "100%"
2713
- },
2714
- grayscale: {
2715
- "0": "0",
2716
- DEFAULT: "100%"
2717
- },
2718
- gridAutoColumns: {
2719
- auto: "auto",
2720
- min: "min-content",
2721
- max: "max-content",
2722
- fr: "minmax(0, 1fr)"
2723
- },
2724
- gridAutoRows: {
2725
- auto: "auto",
2726
- min: "min-content",
2727
- max: "max-content",
2728
- fr: "minmax(0, 1fr)"
2729
- },
2730
- gridColumn: {
2731
- auto: "auto",
2732
- "span-1": "span 1 / span 1",
2733
- "span-2": "span 2 / span 2",
2734
- "span-3": "span 3 / span 3",
2735
- "span-4": "span 4 / span 4",
2736
- "span-5": "span 5 / span 5",
2737
- "span-6": "span 6 / span 6",
2738
- "span-7": "span 7 / span 7",
2739
- "span-8": "span 8 / span 8",
2740
- "span-9": "span 9 / span 9",
2741
- "span-10": "span 10 / span 10",
2742
- "span-11": "span 11 / span 11",
2743
- "span-12": "span 12 / span 12",
2744
- "span-full": "1 / -1"
2745
- },
2746
- gridColumnEnd: {
2747
- "1": "1",
2748
- "2": "2",
2749
- "3": "3",
2750
- "4": "4",
2751
- "5": "5",
2752
- "6": "6",
2753
- "7": "7",
2754
- "8": "8",
2755
- "9": "9",
2756
- "10": "10",
2757
- "11": "11",
2758
- "12": "12",
2759
- "13": "13",
2760
- auto: "auto"
2761
- },
2762
- gridColumnStart: {
2763
- "1": "1",
2764
- "2": "2",
2765
- "3": "3",
2766
- "4": "4",
2767
- "5": "5",
2768
- "6": "6",
2769
- "7": "7",
2770
- "8": "8",
2771
- "9": "9",
2772
- "10": "10",
2773
- "11": "11",
2774
- "12": "12",
2775
- "13": "13",
2776
- auto: "auto"
2777
- },
2778
- gridRow: {
2779
- auto: "auto",
2780
- "span-1": "span 1 / span 1",
2781
- "span-2": "span 2 / span 2",
2782
- "span-3": "span 3 / span 3",
2783
- "span-4": "span 4 / span 4",
2784
- "span-5": "span 5 / span 5",
2785
- "span-6": "span 6 / span 6",
2786
- "span-full": "1 / -1"
2787
- },
2788
- gridRowEnd: {
2789
- "1": "1",
2790
- "2": "2",
2791
- "3": "3",
2792
- "4": "4",
2793
- "5": "5",
2794
- "6": "6",
2795
- "7": "7",
2796
- auto: "auto"
2797
- },
2798
- gridRowStart: {
2799
- "1": "1",
2800
- "2": "2",
2801
- "3": "3",
2802
- "4": "4",
2803
- "5": "5",
2804
- "6": "6",
2805
- "7": "7",
2806
- auto: "auto"
2807
- },
2808
- gridTemplateColumns: {
2809
- "1": "repeat(1, minmax(0, 1fr))",
2810
- "2": "repeat(2, minmax(0, 1fr))",
2811
- "3": "repeat(3, minmax(0, 1fr))",
2812
- "4": "repeat(4, minmax(0, 1fr))",
2813
- "5": "repeat(5, minmax(0, 1fr))",
2814
- "6": "repeat(6, minmax(0, 1fr))",
2815
- "7": "repeat(7, minmax(0, 1fr))",
2816
- "8": "repeat(8, minmax(0, 1fr))",
2817
- "9": "repeat(9, minmax(0, 1fr))",
2818
- "10": "repeat(10, minmax(0, 1fr))",
2819
- "11": "repeat(11, minmax(0, 1fr))",
2820
- "12": "repeat(12, minmax(0, 1fr))",
2821
- none: "none"
2822
- },
2823
- gridTemplateRows: {
2824
- "1": "repeat(1, minmax(0, 1fr))",
2825
- "2": "repeat(2, minmax(0, 1fr))",
2826
- "3": "repeat(3, minmax(0, 1fr))",
2827
- "4": "repeat(4, minmax(0, 1fr))",
2828
- "5": "repeat(5, minmax(0, 1fr))",
2829
- "6": "repeat(6, minmax(0, 1fr))",
2830
- none: "none"
2831
- },
2832
- height: {
2833
- auto: "auto",
2834
- none: "0px",
2835
- xs: "4px",
2836
- "xs*": "3px",
2837
- sm: "8px",
2838
- "sm*": "7px",
2839
- md: "16px",
2840
- "md*": "15px",
2841
- xl: "32px",
2842
- "xl*": "31px",
2843
- "3xl": "64px",
2844
- "3xl*": "63px",
2845
- "4xl": "128px",
2846
- "4xl*": "127px",
2847
- lg: "24px",
2848
- "lg*": "23px",
2849
- "2xl": "48px",
2850
- "2xl*": "47px",
2851
- "sm+": "12px",
2852
- "sm+*": "11px",
2853
- "md+": "20px",
2854
- "md+*": "19px",
2855
- "lg+": "28px",
2856
- "lg+*": "27px",
2857
- "1/2": "50%",
2858
- "1/3": "33.333333%",
2859
- "2/3": "66.666667%",
2860
- "1/4": "25%",
2861
- "2/4": "50%",
2862
- "3/4": "75%",
2863
- "1/5": "20%",
2864
- "2/5": "40%",
2865
- "3/5": "60%",
2866
- "4/5": "80%",
2867
- "1/6": "16.666667%",
2868
- "2/6": "33.333333%",
2869
- "3/6": "50%",
2870
- "4/6": "66.666667%",
2871
- "5/6": "83.333333%",
2872
- full: "100%",
2873
- screen: "100vh",
2874
- min: "min-content",
2875
- max: "max-content",
2876
- fit: "fit-content"
2877
- },
2878
- hueRotate: {
2879
- "0": "0deg",
2880
- "15": "15deg",
2881
- "30": "30deg",
2882
- "60": "60deg",
2883
- "90": "90deg",
2884
- "180": "180deg"
2885
- },
2886
- inset: {
2887
- auto: "auto",
2888
- none: "0px",
2889
- xs: "4px",
2890
- "xs*": "3px",
2891
- sm: "8px",
2892
- "sm*": "7px",
2893
- md: "16px",
2894
- "md*": "15px",
2895
- xl: "32px",
2896
- "xl*": "31px",
2897
- "3xl": "64px",
2898
- "3xl*": "63px",
2899
- "4xl": "128px",
2900
- "4xl*": "127px",
2901
- lg: "24px",
2902
- "lg*": "23px",
2903
- "2xl": "48px",
2904
- "2xl*": "47px",
2905
- "sm+": "12px",
2906
- "sm+*": "11px",
2907
- "md+": "20px",
2908
- "md+*": "19px",
2909
- "lg+": "28px",
2910
- "lg+*": "27px",
2911
- "1/2": "50%",
2912
- "1/3": "33.333333%",
2913
- "2/3": "66.666667%",
2914
- "1/4": "25%",
2915
- "2/4": "50%",
2916
- "3/4": "75%",
2917
- full: "100%"
2918
- },
2919
- invert: {
2920
- "0": "0",
2921
- DEFAULT: "100%"
2922
- },
2923
- letterSpacing: {
2924
- tighter: "-0.05em",
2925
- tight: "-0.025em",
2926
- normal: "0em",
2927
- wide: "0.025em",
2928
- wider: "0.05em",
2929
- widest: "0.1em"
2930
- },
2931
- lineHeight: {
2932
- "3": ".75rem",
2933
- "4": "1rem",
2934
- "5": "1.25rem",
2935
- "6": "1.5rem",
2936
- "7": "1.75rem",
2937
- "8": "2rem",
2938
- "9": "2.25rem",
2939
- "10": "2.5rem",
2940
- none: "1",
2941
- tight: "1.25",
2942
- snug: "1.375",
2943
- normal: "1.5",
2944
- relaxed: "1.625",
2945
- loose: "2"
2946
- },
2947
- listStyleType: {
2948
- none: "none",
2949
- disc: "disc",
2950
- decimal: "decimal"
2951
- },
2952
- listStyleImage: {
2953
- none: "none"
2954
- },
2955
- margin: {
2956
- auto: "auto",
2957
- none: "0px",
2958
- xs: "4px",
2959
- "xs*": "3px",
2960
- sm: "8px",
2961
- "sm*": "7px",
2962
- md: "16px",
2963
- "md*": "15px",
2964
- xl: "32px",
2965
- "xl*": "31px",
2966
- "3xl": "64px",
2967
- "3xl*": "63px",
2968
- "4xl": "128px",
2969
- "4xl*": "127px",
2970
- lg: "24px",
2971
- "lg*": "23px",
2972
- "2xl": "48px",
2973
- "2xl*": "47px",
2974
- "sm+": "12px",
2975
- "sm+*": "11px",
2976
- "md+": "20px",
2977
- "md+*": "19px",
2978
- "lg+": "28px",
2979
- "lg+*": "27px"
2980
- },
2981
- lineClamp: {
2982
- "1": "1",
2983
- "2": "2",
2984
- "3": "3",
2985
- "4": "4",
2986
- "5": "5",
2987
- "6": "6"
2988
- },
2989
- maxHeight: {
2990
- none: "none",
2991
- xs: "4px",
2992
- "xs*": "3px",
2993
- sm: "8px",
2994
- "sm*": "7px",
2995
- md: "16px",
2996
- "md*": "15px",
2997
- xl: "32px",
2998
- "xl*": "31px",
2999
- "3xl": "64px",
3000
- "3xl*": "63px",
3001
- "4xl": "128px",
3002
- "4xl*": "127px",
3003
- lg: "24px",
3004
- "lg*": "23px",
3005
- "2xl": "48px",
3006
- "2xl*": "47px",
3007
- "sm+": "12px",
3008
- "sm+*": "11px",
3009
- "md+": "20px",
3010
- "md+*": "19px",
3011
- "lg+": "28px",
3012
- "lg+*": "27px",
3013
- full: "100%",
3014
- screen: "100vh",
3015
- min: "min-content",
3016
- max: "max-content",
3017
- fit: "fit-content"
3018
- },
3019
- maxWidth: {
3020
- "0": "0rem",
3021
- none: "none",
3022
- xs: "20rem",
3023
- sm: "24rem",
3024
- md: "28rem",
3025
- lg: "32rem",
3026
- xl: "36rem",
3027
- "2xl": "42rem",
3028
- "3xl": "48rem",
3029
- "4xl": "56rem",
3030
- "5xl": "64rem",
3031
- "6xl": "72rem",
3032
- "7xl": "80rem",
3033
- full: "100%",
3034
- min: "min-content",
3035
- max: "max-content",
3036
- fit: "fit-content",
3037
- prose: "65ch"
3038
- },
3039
- minHeight: {
3040
- "0": "0px",
3041
- full: "100%",
3042
- screen: "100vh",
3043
- min: "min-content",
3044
- max: "max-content",
3045
- fit: "fit-content"
3046
- },
3047
- minWidth: {
3048
- "0": "0px",
3049
- full: "100%",
3050
- min: "min-content",
3051
- max: "max-content",
3052
- fit: "fit-content"
3053
- },
3054
- objectPosition: {
3055
- bottom: "bottom",
3056
- center: "center",
3057
- left: "left",
3058
- "left-bottom": "left bottom",
3059
- "left-top": "left top",
3060
- right: "right",
3061
- "right-bottom": "right bottom",
3062
- "right-top": "right top",
3063
- top: "top"
3064
- },
3065
- opacity: {
3066
- "0": "0",
3067
- "5": "0.05",
3068
- "10": "0.1",
3069
- "20": "0.2",
3070
- "25": "0.25",
3071
- "30": "0.3",
3072
- "40": "0.4",
3073
- "50": "0.5",
3074
- "60": "0.6",
3075
- "70": "0.7",
3076
- "75": "0.75",
3077
- "80": "0.8",
3078
- "90": "0.9",
3079
- "95": "0.95",
3080
- "100": "1"
3081
- },
3082
- order: {
3083
- "1": "1",
3084
- "2": "2",
3085
- "3": "3",
3086
- "4": "4",
3087
- "5": "5",
3088
- "6": "6",
3089
- "7": "7",
3090
- "8": "8",
3091
- "9": "9",
3092
- "10": "10",
3093
- "11": "11",
3094
- "12": "12",
3095
- first: "-9999",
3096
- last: "9999",
3097
- none: "0"
3098
- },
3099
- outlineOffset: {
3100
- "0": "0px",
3101
- "1": "1px",
3102
- "2": "2px",
3103
- "4": "4px",
3104
- "8": "8px"
3105
- },
3106
- padding: {
3107
- none: "0px",
3108
- xs: "4px",
3109
- "xs*": "3px",
3110
- sm: "8px",
3111
- "sm*": "7px",
3112
- md: "16px",
3113
- "md*": "15px",
3114
- xl: "32px",
3115
- "xl*": "31px",
3116
- "3xl": "64px",
3117
- "3xl*": "63px",
3118
- "4xl": "128px",
3119
- "4xl*": "127px",
3120
- lg: "24px",
3121
- "lg*": "23px",
3122
- "2xl": "48px",
3123
- "2xl*": "47px",
3124
- "sm+": "12px",
3125
- "sm+*": "11px",
3126
- "md+": "20px",
3127
- "md+*": "19px",
3128
- "lg+": "28px",
3129
- "lg+*": "27px"
3130
- },
3131
- placeholderColor: {
3132
- },
3133
- placeholderOpacity: {
3134
- "0": "0",
3135
- "5": "0.05",
3136
- "10": "0.1",
3137
- "20": "0.2",
3138
- "25": "0.25",
3139
- "30": "0.3",
3140
- "40": "0.4",
3141
- "50": "0.5",
3142
- "60": "0.6",
3143
- "70": "0.7",
3144
- "75": "0.75",
3145
- "80": "0.8",
3146
- "90": "0.9",
3147
- "95": "0.95",
3148
- "100": "1"
3149
- },
3150
- ringColor: {
3151
- DEFAULT: "#3b82f6"
3152
- },
3153
- ringOffsetColor: {
3154
- },
3155
- ringOffsetWidth: {
3156
- "0": "0px",
3157
- "1": "1px",
3158
- "2": "2px",
3159
- "4": "4px",
3160
- "8": "8px"
3161
- },
3162
- ringOpacity: {
3163
- "0": "0",
3164
- "5": "0.05",
3165
- "10": "0.1",
3166
- "20": "0.2",
3167
- "25": "0.25",
3168
- "30": "0.3",
3169
- "40": "0.4",
3170
- "50": "0.5",
3171
- "60": "0.6",
3172
- "70": "0.7",
3173
- "75": "0.75",
3174
- "80": "0.8",
3175
- "90": "0.9",
3176
- "95": "0.95",
3177
- "100": "1",
3178
- DEFAULT: "0.5"
3179
- },
3180
- ringWidth: {
3181
- "0": "0px",
3182
- "1": "1px",
3183
- "2": "2px",
3184
- "4": "4px",
3185
- "8": "8px",
3186
- DEFAULT: "3px"
3187
- },
3188
- rotate: {
3189
- "0": "0deg",
3190
- "1": "1deg",
3191
- "2": "2deg",
3192
- "3": "3deg",
3193
- "6": "6deg",
3194
- "12": "12deg",
3195
- "45": "45deg",
3196
- "90": "90deg",
3197
- "180": "180deg"
3198
- },
3199
- saturate: {
3200
- "0": "0",
3201
- "50": ".5",
3202
- "100": "1",
3203
- "150": "1.5",
3204
- "200": "2"
3205
- },
3206
- scale: {
3207
- "0": "0",
3208
- "50": ".5",
3209
- "75": ".75",
3210
- "90": ".9",
3211
- "95": ".95",
3212
- "100": "1",
3213
- "105": "1.05",
3214
- "110": "1.1",
3215
- "125": "1.25",
3216
- "150": "1.5"
3217
- },
3218
- scrollMargin: {
3219
- none: "0px",
3220
- xs: "4px",
3221
- "xs*": "3px",
3222
- sm: "8px",
3223
- "sm*": "7px",
3224
- md: "16px",
3225
- "md*": "15px",
3226
- xl: "32px",
3227
- "xl*": "31px",
3228
- "3xl": "64px",
3229
- "3xl*": "63px",
3230
- "4xl": "128px",
3231
- "4xl*": "127px",
3232
- lg: "24px",
3233
- "lg*": "23px",
3234
- "2xl": "48px",
3235
- "2xl*": "47px",
3236
- "sm+": "12px",
3237
- "sm+*": "11px",
3238
- "md+": "20px",
3239
- "md+*": "19px",
3240
- "lg+": "28px",
3241
- "lg+*": "27px"
3242
- },
3243
- scrollPadding: {
3244
- none: "0px",
3245
- xs: "4px",
3246
- "xs*": "3px",
3247
- sm: "8px",
3248
- "sm*": "7px",
3249
- md: "16px",
3250
- "md*": "15px",
3251
- xl: "32px",
3252
- "xl*": "31px",
3253
- "3xl": "64px",
3254
- "3xl*": "63px",
3255
- "4xl": "128px",
3256
- "4xl*": "127px",
3257
- lg: "24px",
3258
- "lg*": "23px",
3259
- "2xl": "48px",
3260
- "2xl*": "47px",
3261
- "sm+": "12px",
3262
- "sm+*": "11px",
3263
- "md+": "20px",
3264
- "md+*": "19px",
3265
- "lg+": "28px",
3266
- "lg+*": "27px"
3267
- },
3268
- sepia: {
3269
- "0": "0",
3270
- DEFAULT: "100%"
3271
- },
3272
- skew: {
3273
- "0": "0deg",
3274
- "1": "1deg",
3275
- "2": "2deg",
3276
- "3": "3deg",
3277
- "6": "6deg",
3278
- "12": "12deg"
3279
- },
3280
- space: {
3281
- none: "0px",
3282
- xs: "4px",
3283
- "xs*": "3px",
3284
- sm: "8px",
3285
- "sm*": "7px",
3286
- md: "16px",
3287
- "md*": "15px",
3288
- xl: "32px",
3289
- "xl*": "31px",
3290
- "3xl": "64px",
3291
- "3xl*": "63px",
3292
- "4xl": "128px",
3293
- "4xl*": "127px",
3294
- lg: "24px",
3295
- "lg*": "23px",
3296
- "2xl": "48px",
3297
- "2xl*": "47px",
3298
- "sm+": "12px",
3299
- "sm+*": "11px",
3300
- "md+": "20px",
3301
- "md+*": "19px",
3302
- "lg+": "28px",
3303
- "lg+*": "27px"
3304
- },
3305
- strokeWidth: {
3306
- "0": "0",
3307
- "1": "1",
3308
- "2": "2"
3309
- },
3310
- supports: {
3311
- },
3312
- data: {
3313
- },
3314
- textDecorationColor: {
3315
- },
3316
- textDecorationThickness: {
3317
- "0": "0px",
3318
- "1": "1px",
3319
- "2": "2px",
3320
- "4": "4px",
3321
- "8": "8px",
3322
- auto: "auto",
3323
- "from-font": "from-font"
3324
- },
3325
- textIndent: {
3326
- none: "0px",
3327
- xs: "4px",
3328
- "xs*": "3px",
3329
- sm: "8px",
3330
- "sm*": "7px",
3331
- md: "16px",
3332
- "md*": "15px",
3333
- xl: "32px",
3334
- "xl*": "31px",
3335
- "3xl": "64px",
3336
- "3xl*": "63px",
3337
- "4xl": "128px",
3338
- "4xl*": "127px",
3339
- lg: "24px",
3340
- "lg*": "23px",
3341
- "2xl": "48px",
3342
- "2xl*": "47px",
3343
- "sm+": "12px",
3344
- "sm+*": "11px",
3345
- "md+": "20px",
3346
- "md+*": "19px",
3347
- "lg+": "28px",
3348
- "lg+*": "27px"
3349
- },
3350
- textOpacity: {
3351
- "0": "0",
3352
- "5": "0.05",
3353
- "10": "0.1",
3354
- "20": "0.2",
3355
- "25": "0.25",
3356
- "30": "0.3",
3357
- "40": "0.4",
3358
- "50": "0.5",
3359
- "60": "0.6",
3360
- "70": "0.7",
3361
- "75": "0.75",
3362
- "80": "0.8",
3363
- "90": "0.9",
3364
- "95": "0.95",
3365
- "100": "1"
3366
- },
3367
- textUnderlineOffset: {
3368
- "0": "0px",
3369
- "1": "1px",
3370
- "2": "2px",
3371
- "4": "4px",
3372
- "8": "8px",
3373
- auto: "auto"
3374
- },
3375
- transformOrigin: {
3376
- center: "center",
3377
- top: "top",
3378
- "top-right": "top right",
3379
- right: "right",
3380
- "bottom-right": "bottom right",
3381
- bottom: "bottom",
3382
- "bottom-left": "bottom left",
3383
- left: "left",
3384
- "top-left": "top left"
3385
- },
3386
- transitionDelay: {
3387
- "0": "0s",
3388
- "75": "75ms",
3389
- "100": "100ms",
3390
- "150": "150ms",
3391
- "200": "200ms",
3392
- "300": "300ms",
3393
- "500": "500ms",
3394
- "700": "700ms",
3395
- "1000": "1000ms"
3396
- },
3397
- transitionProperty: {
3398
- none: "none",
3399
- all: "all",
3400
- DEFAULT: "color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter",
3401
- colors: "color, background-color, border-color, text-decoration-color, fill, stroke",
3402
- opacity: "opacity",
3403
- shadow: "box-shadow",
3404
- transform: "transform"
3405
- },
3406
- translate: {
3407
- none: "0px",
3408
- xs: "4px",
3409
- "xs*": "3px",
3410
- sm: "8px",
3411
- "sm*": "7px",
3412
- md: "16px",
3413
- "md*": "15px",
3414
- xl: "32px",
3415
- "xl*": "31px",
3416
- "3xl": "64px",
3417
- "3xl*": "63px",
3418
- "4xl": "128px",
3419
- "4xl*": "127px",
3420
- lg: "24px",
3421
- "lg*": "23px",
3422
- "2xl": "48px",
3423
- "2xl*": "47px",
3424
- "sm+": "12px",
3425
- "sm+*": "11px",
3426
- "md+": "20px",
3427
- "md+*": "19px",
3428
- "lg+": "28px",
3429
- "lg+*": "27px",
3430
- "1/2": "50%",
3431
- "1/3": "33.333333%",
3432
- "2/3": "66.666667%",
3433
- "1/4": "25%",
3434
- "2/4": "50%",
3435
- "3/4": "75%",
3436
- full: "100%"
3437
- },
3438
- width: {
3439
- auto: "auto",
3440
- none: "0px",
3441
- xs: "4px",
3442
- "xs*": "3px",
3443
- sm: "8px",
3444
- "sm*": "7px",
3445
- md: "16px",
3446
- "md*": "15px",
3447
- xl: "32px",
3448
- "xl*": "31px",
3449
- "3xl": "64px",
3450
- "3xl*": "63px",
3451
- "4xl": "128px",
3452
- "4xl*": "127px",
3453
- lg: "24px",
3454
- "lg*": "23px",
3455
- "2xl": "48px",
3456
- "2xl*": "47px",
3457
- "sm+": "12px",
3458
- "sm+*": "11px",
3459
- "md+": "20px",
3460
- "md+*": "19px",
3461
- "lg+": "28px",
3462
- "lg+*": "27px",
3463
- "1/2": "50%",
3464
- "1/3": "33.333333%",
3465
- "2/3": "66.666667%",
3466
- "1/4": "25%",
3467
- "2/4": "50%",
3468
- "3/4": "75%",
3469
- "1/5": "20%",
3470
- "2/5": "40%",
3471
- "3/5": "60%",
3472
- "4/5": "80%",
3473
- "1/6": "16.666667%",
3474
- "2/6": "33.333333%",
3475
- "3/6": "50%",
3476
- "4/6": "66.666667%",
3477
- "5/6": "83.333333%",
3478
- "1/12": "8.333333%",
3479
- "2/12": "16.666667%",
3480
- "3/12": "25%",
3481
- "4/12": "33.333333%",
3482
- "5/12": "41.666667%",
3483
- "6/12": "50%",
3484
- "7/12": "58.333333%",
3485
- "8/12": "66.666667%",
3486
- "9/12": "75%",
3487
- "10/12": "83.333333%",
3488
- "11/12": "91.666667%",
3489
- full: "100%",
3490
- screen: "100vw",
3491
- min: "min-content",
3492
- max: "max-content",
3493
- fit: "fit-content"
3494
- },
3495
- willChange: {
3496
- auto: "auto",
3497
- scroll: "scroll-position",
3498
- contents: "contents",
3499
- transform: "transform"
3500
- },
3501
- zIndex: {
3502
- "0": "0",
3503
- "10": "10",
3504
- "20": "20",
3505
- "30": "30",
3506
- "40": "40",
3507
- "50": "50",
3508
- auto: "auto"
3509
- }
3510
- };
3511
- var corePlugins = [
3512
- "preflight",
3513
- "container",
3514
- "accessibility",
3515
- "pointerEvents",
3516
- "visibility",
3517
- "position",
3518
- "inset",
3519
- "isolation",
3520
- "zIndex",
3521
- "order",
3522
- "gridColumn",
3523
- "gridColumnStart",
3524
- "gridColumnEnd",
3525
- "gridRow",
3526
- "gridRowStart",
3527
- "gridRowEnd",
3528
- "float",
3529
- "clear",
3530
- "margin",
3531
- "boxSizing",
3532
- "lineClamp",
3533
- "display",
3534
- "aspectRatio",
3535
- "height",
3536
- "maxHeight",
3537
- "minHeight",
3538
- "width",
3539
- "minWidth",
3540
- "maxWidth",
3541
- "flex",
3542
- "flexShrink",
3543
- "flexGrow",
3544
- "flexBasis",
3545
- "tableLayout",
3546
- "captionSide",
3547
- "borderCollapse",
3548
- "borderSpacing",
3549
- "transformOrigin",
3550
- "translate",
3551
- "rotate",
3552
- "skew",
3553
- "scale",
3554
- "transform",
3555
- "animation",
3556
- "cursor",
3557
- "touchAction",
3558
- "userSelect",
3559
- "resize",
3560
- "scrollSnapType",
3561
- "scrollSnapAlign",
3562
- "scrollSnapStop",
3563
- "scrollMargin",
3564
- "scrollPadding",
3565
- "listStylePosition",
3566
- "listStyleType",
3567
- "listStyleImage",
3568
- "appearance",
3569
- "columns",
3570
- "breakBefore",
3571
- "breakInside",
3572
- "breakAfter",
3573
- "gridAutoColumns",
3574
- "gridAutoFlow",
3575
- "gridAutoRows",
3576
- "gridTemplateColumns",
3577
- "gridTemplateRows",
3578
- "flexDirection",
3579
- "flexWrap",
3580
- "placeContent",
3581
- "placeItems",
3582
- "alignContent",
3583
- "alignItems",
3584
- "justifyContent",
3585
- "justifyItems",
3586
- "gap",
3587
- "space",
3588
- "divideWidth",
3589
- "divideStyle",
3590
- "divideColor",
3591
- "divideOpacity",
3592
- "placeSelf",
3593
- "alignSelf",
3594
- "justifySelf",
3595
- "overflow",
3596
- "overscrollBehavior",
3597
- "scrollBehavior",
3598
- "textOverflow",
3599
- "hyphens",
3600
- "whitespace",
3601
- "wordBreak",
3602
- "borderRadius",
3603
- "borderWidth",
3604
- "borderStyle",
3605
- "borderColor",
3606
- "borderOpacity",
3607
- "backgroundColor",
3608
- "backgroundOpacity",
3609
- "backgroundImage",
3610
- "gradientColorStops",
3611
- "boxDecorationBreak",
3612
- "backgroundSize",
3613
- "backgroundAttachment",
3614
- "backgroundClip",
3615
- "backgroundPosition",
3616
- "backgroundRepeat",
3617
- "backgroundOrigin",
3618
- "fill",
3619
- "stroke",
3620
- "strokeWidth",
3621
- "objectFit",
3622
- "objectPosition",
3623
- "padding",
3624
- "textAlign",
3625
- "textIndent",
3626
- "verticalAlign",
3627
- "fontFamily",
3628
- "fontSize",
3629
- "fontWeight",
3630
- "textTransform",
3631
- "fontStyle",
3632
- "fontVariantNumeric",
3633
- "lineHeight",
3634
- "letterSpacing",
3635
- "textColor",
3636
- "textOpacity",
3637
- "textDecoration",
3638
- "textDecorationColor",
3639
- "textDecorationStyle",
3640
- "textDecorationThickness",
3641
- "textUnderlineOffset",
3642
- "fontSmoothing",
3643
- "placeholderColor",
3644
- "placeholderOpacity",
3645
- "caretColor",
3646
- "accentColor",
3647
- "opacity",
3648
- "backgroundBlendMode",
3649
- "mixBlendMode",
3650
- "boxShadow",
3651
- "boxShadowColor",
3652
- "outlineStyle",
3653
- "outlineWidth",
3654
- "outlineOffset",
3655
- "outlineColor",
3656
- "ringWidth",
3657
- "ringColor",
3658
- "ringOpacity",
3659
- "ringOffsetWidth",
3660
- "ringOffsetColor",
3661
- "blur",
3662
- "brightness",
3663
- "contrast",
3664
- "dropShadow",
3665
- "grayscale",
3666
- "hueRotate",
3667
- "invert",
3668
- "saturate",
3669
- "sepia",
3670
- "filter",
3671
- "backdropBlur",
3672
- "backdropBrightness",
3673
- "backdropContrast",
3674
- "backdropGrayscale",
3675
- "backdropHueRotate",
3676
- "backdropInvert",
3677
- "backdropOpacity",
3678
- "backdropSaturate",
3679
- "backdropSepia",
3680
- "backdropFilter",
3681
- "transitionProperty",
3682
- "transitionDelay",
3683
- "transitionDuration",
3684
- "transitionTimingFunction",
3685
- "willChange",
3686
- "content"
3687
- ];
3688
- var plugins = [
3689
- {
3690
- },
3691
- {
3692
- },
3693
- {
3694
- },
3695
- {
3696
- },
3697
- {
3698
- },
3699
- {
3700
- },
3701
- {
3702
- },
3703
- {
3704
- },
3705
- {
3706
- },
3707
- {
3708
- }
3709
- ];
3710
- var darkMode = [
3711
- "class",
3712
- "[data-theme=\"dark\"]"
3713
- ];
3714
- var content = {
3715
- relative: false,
3716
- files: [
3717
- ],
3718
- extract: {
3719
- },
3720
- transform: {
3721
- }
3722
- };
3723
- var presets = [
3724
- ];
3725
- var prefix = "";
3726
- var important = false;
3727
- var separator = ":";
3728
- var safelist = [
3729
- ];
3730
- var blocklist = [
3731
- ];
3732
- var defaultConfig = {
3733
- theme: theme,
3734
- corePlugins: corePlugins,
3735
- plugins: plugins,
3736
- darkMode: darkMode,
3737
- content: content,
3738
- presets: presets,
3739
- prefix: prefix,
3740
- important: important,
3741
- separator: separator,
3742
- safelist: safelist,
3743
- blocklist: blocklist
3744
- };
3745
-
3746
- function useTheme() {
3747
- return defaultConfig.theme;
3748
- }
3749
-
3750
- export { useTheme };
1
+ export { g as useTheme } from '../components/OrBottomSheetV3-a3df65d0.js';