@uxf/cms 11.73.0 → 11.74.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 (311) hide show
  1. package/package.json +6 -6
  2. package/translations/translations.d.ts +429 -0
  3. package/translations/translations.js +31 -0
  4. package/api/index.d.ts +0 -165
  5. package/api/index.js +0 -100
  6. package/api/swr.d.ts +0 -76
  7. package/api/swr.js +0 -43
  8. package/config/container.d.ts +0 -29
  9. package/config/container.js +0 -24
  10. package/config/index.d.ts +0 -2
  11. package/config/index.js +0 -6
  12. package/content-builder/content-builder-body.d.ts +0 -6
  13. package/content-builder/content-builder-body.js +0 -10
  14. package/content-builder/content-builder-header.d.ts +0 -7
  15. package/content-builder/content-builder-header.js +0 -13
  16. package/content-builder/content-builder-root.d.ts +0 -11
  17. package/content-builder/content-builder-root.js +0 -13
  18. package/content-builder/content-builder-sidebar.d.ts +0 -7
  19. package/content-builder/content-builder-sidebar.js +0 -12
  20. package/content-builder/content-builder.d.ts +0 -14
  21. package/content-builder/content-builder.js +0 -55
  22. package/content-builder/forms/content-builder-basic-form.d.ts +0 -10
  23. package/content-builder/forms/content-builder-basic-form.js +0 -47
  24. package/content-builder/forms/content-builder-seo-form.d.ts +0 -10
  25. package/content-builder/forms/content-builder-seo-form.js +0 -20
  26. package/content-builder/index.d.ts +0 -4
  27. package/content-builder/index.js +0 -20
  28. package/content-builder/map-content-response-to-form-data.d.ts +0 -3
  29. package/content-builder/map-content-response-to-form-data.js +0 -44
  30. package/content-builder/map-form-data-to-content-request.d.ts +0 -2
  31. package/content-builder/map-form-data-to-content-request.js +0 -28
  32. package/content-builder/types.d.ts +0 -186
  33. package/content-builder/types.js +0 -2
  34. package/content-builder/use-content-builder-form-api.d.ts +0 -3
  35. package/content-builder/use-content-builder-form-api.js +0 -7
  36. package/context/cms-provider.d.ts +0 -7
  37. package/context/cms-provider.js +0 -18
  38. package/deprecated/api/api-client.d.ts +0 -15
  39. package/deprecated/api/api-client.js +0 -86
  40. package/deprecated/hoc/with-authenticate.d.ts +0 -6
  41. package/deprecated/hoc/with-authenticate.js +0 -61
  42. package/deprecated/redux/configure-store.d.ts +0 -3
  43. package/deprecated/redux/configure-store.js +0 -16
  44. package/deprecated/redux/entities/actions.d.ts +0 -30
  45. package/deprecated/redux/entities/actions.js +0 -15
  46. package/deprecated/redux/entities/index.d.ts +0 -2
  47. package/deprecated/redux/entities/index.js +0 -18
  48. package/deprecated/redux/entities/reducer.d.ts +0 -3
  49. package/deprecated/redux/entities/reducer.js +0 -36
  50. package/deprecated/redux/entities/selectors.d.ts +0 -10
  51. package/deprecated/redux/entities/selectors.js +0 -16
  52. package/deprecated/redux/index.d.ts +0 -3
  53. package/deprecated/redux/index.js +0 -22
  54. package/deprecated/redux/redux-helper.d.ts +0 -15
  55. package/deprecated/redux/redux-helper.js +0 -6
  56. package/deprecated/redux/types.d.ts +0 -7
  57. package/deprecated/redux/types.js +0 -2
  58. package/deprecated/redux/user/actions.d.ts +0 -19
  59. package/deprecated/redux/user/actions.js +0 -14
  60. package/deprecated/redux/user/index.d.ts +0 -2
  61. package/deprecated/redux/user/index.js +0 -18
  62. package/deprecated/redux/user/reducer.d.ts +0 -3
  63. package/deprecated/redux/user/reducer.js +0 -21
  64. package/deprecated/redux/user/selectors.d.ts +0 -3
  65. package/deprecated/redux/user/selectors.js +0 -5
  66. package/deprecated/redux/with-redux-store.d.ts +0 -1
  67. package/deprecated/redux/with-redux-store.js +0 -70
  68. package/deprecated/security/cms-authorizator.d.ts +0 -3
  69. package/deprecated/security/cms-authorizator.js +0 -8
  70. package/deprecated/types/app.d.ts +0 -6
  71. package/deprecated/types/app.js +0 -2
  72. package/deprecated/types/form.d.ts +0 -25
  73. package/deprecated/types/form.js +0 -16
  74. package/errors/BadRequestError.d.ts +0 -18
  75. package/errors/BadRequestError.js +0 -14
  76. package/errors/ForbiddenError.d.ts +0 -4
  77. package/errors/ForbiddenError.js +0 -13
  78. package/errors/NetworkError.d.ts +0 -4
  79. package/errors/NetworkError.js +0 -13
  80. package/errors/UnauthorizedError.d.ts +0 -4
  81. package/errors/UnauthorizedError.js +0 -13
  82. package/errors/ValidationError.d.ts +0 -7
  83. package/errors/ValidationError.js +0 -17
  84. package/form-renderer/field/content-dynamic.d.ts +0 -8
  85. package/form-renderer/field/content-dynamic.js +0 -15
  86. package/form-renderer/field/content.d.ts +0 -5
  87. package/form-renderer/field/content.js +0 -38
  88. package/forms/change-password-form/change-password-form.d.ts +0 -3
  89. package/forms/change-password-form/change-password-form.js +0 -26
  90. package/forms/change-password-form/index.d.ts +0 -2
  91. package/forms/change-password-form/index.js +0 -18
  92. package/forms/change-password-form/types.d.ts +0 -13
  93. package/forms/change-password-form/types.js +0 -2
  94. package/forms/components/wysiwyg-input/index.d.ts +0 -1
  95. package/forms/components/wysiwyg-input/index.js +0 -17
  96. package/forms/components/wysiwyg-input/wysiwyg-input.d.ts +0 -26
  97. package/forms/components/wysiwyg-input/wysiwyg-input.js +0 -83
  98. package/forms/forgotten-password-form/forgotten-password-form.d.ts +0 -3
  99. package/forms/forgotten-password-form/forgotten-password-form.js +0 -50
  100. package/forms/forgotten-password-form/index.d.ts +0 -2
  101. package/forms/forgotten-password-form/index.js +0 -18
  102. package/forms/forgotten-password-form/types.d.ts +0 -10
  103. package/forms/forgotten-password-form/types.js +0 -2
  104. package/forms/invite-user-form/index.d.ts +0 -2
  105. package/forms/invite-user-form/index.js +0 -18
  106. package/forms/invite-user-form/invite-user-form.d.ts +0 -3
  107. package/forms/invite-user-form/invite-user-form.js +0 -31
  108. package/forms/invite-user-form/types.d.ts +0 -15
  109. package/forms/invite-user-form/types.js +0 -2
  110. package/forms/login-form/index.d.ts +0 -2
  111. package/forms/login-form/index.js +0 -18
  112. package/forms/login-form/login-form.d.ts +0 -3
  113. package/forms/login-form/login-form.js +0 -49
  114. package/forms/login-form/types.d.ts +0 -11
  115. package/forms/login-form/types.js +0 -2
  116. package/forms/renew-password-form/index.d.ts +0 -2
  117. package/forms/renew-password-form/index.js +0 -18
  118. package/forms/renew-password-form/renew-password-form.d.ts +0 -3
  119. package/forms/renew-password-form/renew-password-form.js +0 -48
  120. package/forms/renew-password-form/types.d.ts +0 -11
  121. package/forms/renew-password-form/types.js +0 -2
  122. package/lib/api/create-axios-instance.d.ts +0 -6
  123. package/lib/api/create-axios-instance.js +0 -17
  124. package/lib/api/create-axios-request.d.ts +0 -3
  125. package/lib/api/create-axios-request.js +0 -39
  126. package/lib/api/create-use-axios-request.d.ts +0 -5
  127. package/lib/api/create-use-axios-request.js +0 -35
  128. package/lib/api/index.d.ts +0 -2
  129. package/lib/api/index.js +0 -19
  130. package/lib/api/types.d.ts +0 -18
  131. package/lib/api/types.js +0 -2
  132. package/lib/layout/breadcrumbs.d.ts +0 -9
  133. package/lib/layout/breadcrumbs.js +0 -21
  134. package/lib/layout/index.d.ts +0 -3
  135. package/lib/layout/index.js +0 -19
  136. package/lib/layout/layout-container.d.ts +0 -3
  137. package/lib/layout/layout-container.js +0 -22
  138. package/lib/layout/layout.d.ts +0 -3
  139. package/lib/layout/layout.js +0 -47
  140. package/lib/layout/sidebar.d.ts +0 -3
  141. package/lib/layout/sidebar.js +0 -77
  142. package/lib/layout/styles.d.ts +0 -1
  143. package/lib/layout/styles.js +0 -4
  144. package/lib/layout/types.d.ts +0 -36
  145. package/lib/layout/types.js +0 -2
  146. package/lib/login-layout/index.d.ts +0 -2
  147. package/lib/login-layout/index.js +0 -18
  148. package/lib/login-layout/login-layout.d.ts +0 -3
  149. package/lib/login-layout/login-layout.js +0 -19
  150. package/lib/login-layout/types.d.ts +0 -9
  151. package/lib/login-layout/types.js +0 -2
  152. package/lib/menu/active-item-resolver.d.ts +0 -7
  153. package/lib/menu/active-item-resolver.js +0 -42
  154. package/lib/menu/factory.d.ts +0 -10
  155. package/lib/menu/factory.js +0 -40
  156. package/lib/menu/index.d.ts +0 -5
  157. package/lib/menu/index.js +0 -21
  158. package/lib/menu/mobile-bar.d.ts +0 -8
  159. package/lib/menu/mobile-bar.js +0 -54
  160. package/lib/menu/model.d.ts +0 -56
  161. package/lib/menu/model.js +0 -112
  162. package/lib/menu/types.d.ts +0 -5
  163. package/lib/menu/types.js +0 -2
  164. package/lib/menu/ui/list-item/index.d.ts +0 -2
  165. package/lib/menu/ui/list-item/index.js +0 -18
  166. package/lib/menu/ui/list-item/list-item.d.ts +0 -3
  167. package/lib/menu/ui/list-item/list-item.js +0 -37
  168. package/lib/menu/ui/list-item/types.d.ts +0 -19
  169. package/lib/menu/ui/list-item/types.js +0 -2
  170. package/lib/menu/ui/menu-custom-item.d.ts +0 -6
  171. package/lib/menu/ui/menu-custom-item.js +0 -17
  172. package/lib/menu/ui/menu-item.d.ts +0 -6
  173. package/lib/menu/ui/menu-item.js +0 -55
  174. package/lib/menu/ui/menu-super-section-item.d.ts +0 -6
  175. package/lib/menu/ui/menu-super-section-item.js +0 -40
  176. package/lib/menu/ui/menu.d.ts +0 -6
  177. package/lib/menu/ui/menu.js +0 -37
  178. package/lib/menu/ui/sub-menu/sub-menu-item.d.ts +0 -7
  179. package/lib/menu/ui/sub-menu/sub-menu-item.js +0 -23
  180. package/lib/menu/ui/sub-menu/sub-menu-mobile.d.ts +0 -8
  181. package/lib/menu/ui/sub-menu/sub-menu-mobile.js +0 -48
  182. package/lib/menu/ui/sub-menu/sub-menu.d.ts +0 -7
  183. package/lib/menu/ui/sub-menu/sub-menu.js +0 -46
  184. package/lib/menu/ui/sub-menu/use-sub-menu.d.ts +0 -49
  185. package/lib/menu/ui/sub-menu/use-sub-menu.js +0 -45
  186. package/lib/menu/ui/user-menu.d.ts +0 -6
  187. package/lib/menu/ui/user-menu.js +0 -53
  188. package/pages/content-builder/components/form-content.d.ts +0 -12
  189. package/pages/content-builder/components/form-content.js +0 -64
  190. package/pages/content-builder/components/form-root-fields.d.ts +0 -16
  191. package/pages/content-builder/components/form-root-fields.js +0 -62
  192. package/pages/content-builder/components/form.d.ts +0 -12
  193. package/pages/content-builder/components/form.js +0 -83
  194. package/pages/content-builder/components/header.d.ts +0 -6
  195. package/pages/content-builder/components/header.js +0 -16
  196. package/pages/content-builder/constants.d.ts +0 -6
  197. package/pages/content-builder/constants.js +0 -10
  198. package/pages/content-builder/content/feature-section.d.ts +0 -17
  199. package/pages/content-builder/content/feature-section.js +0 -59
  200. package/pages/content-builder/content/gallery.d.ts +0 -9
  201. package/pages/content-builder/content/gallery.js +0 -27
  202. package/pages/content-builder/content/hero-section.d.ts +0 -12
  203. package/pages/content-builder/content/hero-section.js +0 -31
  204. package/pages/content-builder/content/people.d.ts +0 -17
  205. package/pages/content-builder/content/people.js +0 -57
  206. package/pages/content-builder/content/wysiwyg.d.ts +0 -15
  207. package/pages/content-builder/content/wysiwyg.js +0 -28
  208. package/pages/content-builder/content-builder-page.d.ts +0 -3
  209. package/pages/content-builder/content-builder-page.js +0 -107
  210. package/pages/content-builder/content-field.d.ts +0 -10
  211. package/pages/content-builder/content-field.js +0 -62
  212. package/pages/content-builder/content-header.d.ts +0 -3
  213. package/pages/content-builder/content-header.js +0 -53
  214. package/pages/content-builder/context/details-visibility-context.d.ts +0 -4
  215. package/pages/content-builder/context/details-visibility-context.js +0 -58
  216. package/pages/content-builder/hooks/use-sortable.d.ts +0 -15
  217. package/pages/content-builder/hooks/use-sortable.js +0 -57
  218. package/pages/content-builder/index.d.ts +0 -5
  219. package/pages/content-builder/index.js +0 -21
  220. package/pages/content-builder/mapper.d.ts +0 -4
  221. package/pages/content-builder/mapper.js +0 -69
  222. package/pages/content-builder/types.d.ts +0 -94
  223. package/pages/content-builder/types.js +0 -2
  224. package/pages/forgotten-password-page/forgotten-password-page.d.ts +0 -5
  225. package/pages/forgotten-password-page/forgotten-password-page.js +0 -49
  226. package/pages/forgotten-password-page/index.d.ts +0 -2
  227. package/pages/forgotten-password-page/index.js +0 -18
  228. package/pages/forgotten-password-page/types.d.ts +0 -11
  229. package/pages/forgotten-password-page/types.js +0 -2
  230. package/pages/grid-page/get-initial-props-helper.d.ts +0 -4
  231. package/pages/grid-page/get-initial-props-helper.js +0 -20
  232. package/pages/grid-page/grid-page.d.ts +0 -6
  233. package/pages/grid-page/grid-page.js +0 -159
  234. package/pages/grid-page/index.d.ts +0 -1
  235. package/pages/grid-page/index.js +0 -5
  236. package/pages/grid-page/types.d.ts +0 -65
  237. package/pages/grid-page/types.js +0 -2
  238. package/pages/grid-page/use-hidden-columns.d.ts +0 -4
  239. package/pages/grid-page/use-hidden-columns.js +0 -17
  240. package/pages/invite-user-page/index.d.ts +0 -2
  241. package/pages/invite-user-page/index.js +0 -18
  242. package/pages/invite-user-page/invite-user-page.d.ts +0 -2
  243. package/pages/invite-user-page/invite-user-page.js +0 -57
  244. package/pages/invite-user-page/types.d.ts +0 -12
  245. package/pages/invite-user-page/types.js +0 -2
  246. package/pages/login-page/index.d.ts +0 -2
  247. package/pages/login-page/index.js +0 -18
  248. package/pages/login-page/login-page.d.ts +0 -5
  249. package/pages/login-page/login-page.js +0 -80
  250. package/pages/login-page/types.d.ts +0 -21
  251. package/pages/login-page/types.js +0 -2
  252. package/pages/renew-password-page/index.d.ts +0 -2
  253. package/pages/renew-password-page/index.js +0 -18
  254. package/pages/renew-password-page/renew-password-page.d.ts +0 -9
  255. package/pages/renew-password-page/renew-password-page.js +0 -53
  256. package/pages/renew-password-page/types.d.ts +0 -14
  257. package/pages/renew-password-page/types.js +0 -2
  258. package/security/restricted-page.d.ts +0 -9
  259. package/security/restricted-page.js +0 -38
  260. package/security/use-logged-user.d.ts +0 -5
  261. package/security/use-logged-user.js +0 -17
  262. package/ui/avatar/avatar.d.ts +0 -11
  263. package/ui/avatar/avatar.js +0 -47
  264. package/ui/avatar/get-avatar-user-letters.d.ts +0 -1
  265. package/ui/avatar/get-avatar-user-letters.js +0 -18
  266. package/ui/avatar/index.d.ts +0 -3
  267. package/ui/avatar/index.js +0 -5
  268. package/ui/avatar/theme.d.ts +0 -11
  269. package/ui/avatar/theme.js +0 -2
  270. package/ui/copy-to-clipboard/copy-to-clipboard.d.ts +0 -3
  271. package/ui/copy-to-clipboard/copy-to-clipboard.js +0 -45
  272. package/ui/copy-to-clipboard/index.d.ts +0 -2
  273. package/ui/copy-to-clipboard/index.js +0 -18
  274. package/ui/copy-to-clipboard/types.d.ts +0 -7
  275. package/ui/copy-to-clipboard/types.js +0 -2
  276. package/ui/copy-to-clipboard-button/copy-to-clipboard-button.d.ts +0 -3
  277. package/ui/copy-to-clipboard-button/copy-to-clipboard-button.js +0 -44
  278. package/ui/copy-to-clipboard-button/index.d.ts +0 -2
  279. package/ui/copy-to-clipboard-button/index.js +0 -18
  280. package/ui/copy-to-clipboard-button/types.d.ts +0 -6
  281. package/ui/copy-to-clipboard-button/types.js +0 -2
  282. package/ui/index.d.ts +0 -1
  283. package/ui/index.js +0 -6
  284. package/ui/tw-tokens/tw-box-shadow.d.ts +0 -12
  285. package/ui/tw-tokens/tw-box-shadow.js +0 -15
  286. package/ui/tw-tokens/tw-colors.d.ts +0 -475
  287. package/ui/tw-tokens/tw-colors.js +0 -474
  288. package/ui/tw-tokens/tw-containers.d.ts +0 -8
  289. package/ui/tw-tokens/tw-containers.js +0 -5
  290. package/ui/tw-tokens/tw-font-size.d.ts +0 -55
  291. package/ui/tw-tokens/tw-font-size.js +0 -32
  292. package/ui/tw-tokens/tw-font-weight.d.ts +0 -12
  293. package/ui/tw-tokens/tw-font-weight.js +0 -15
  294. package/ui/tw-tokens/tw-line-height.d.ts +0 -17
  295. package/ui/tw-tokens/tw-line-height.js +0 -20
  296. package/ui/tw-tokens/tw-screens.d.ts +0 -8
  297. package/ui/tw-tokens/tw-screens.js +0 -5
  298. package/ui/tw-tokens/tw-spacing.d.ts +0 -39
  299. package/ui/tw-tokens/tw-spacing.js +0 -42
  300. package/ui/tw-tokens/tw-z-index.d.ts +0 -21
  301. package/ui/tw-tokens/tw-z-index.js +0 -24
  302. package/ui/widget/index.d.ts +0 -2
  303. package/ui/widget/index.js +0 -18
  304. package/ui/widget/types.d.ts +0 -6
  305. package/ui/widget/types.js +0 -2
  306. package/ui/widget/widget.d.ts +0 -3
  307. package/ui/widget/widget.js +0 -15
  308. package/utils/remove-confirm-handler.d.ts +0 -1
  309. package/utils/remove-confirm-handler.js +0 -26
  310. package/utils/use-viewport-height.d.ts +0 -3
  311. package/utils/use-viewport-height.js +0 -28
@@ -1,475 +0,0 @@
1
- export declare const twColors: {
2
- inherit: string;
3
- current: string;
4
- transparent: string;
5
- black: string;
6
- white: string;
7
- slate: {
8
- "50": string;
9
- "100": string;
10
- "200": string;
11
- "300": string;
12
- "400": string;
13
- "500": string;
14
- "600": string;
15
- "700": string;
16
- "800": string;
17
- "900": string;
18
- "950": string;
19
- };
20
- gray: {
21
- "50": string;
22
- "100": string;
23
- "200": string;
24
- "300": string;
25
- "400": string;
26
- "500": string;
27
- "600": string;
28
- "700": string;
29
- "800": string;
30
- "900": string;
31
- "950": string;
32
- };
33
- zinc: {
34
- "50": string;
35
- "100": string;
36
- "200": string;
37
- "300": string;
38
- "400": string;
39
- "500": string;
40
- "600": string;
41
- "700": string;
42
- "800": string;
43
- "900": string;
44
- "950": string;
45
- };
46
- neutral: {
47
- "50": string;
48
- "100": string;
49
- "200": string;
50
- "300": string;
51
- "400": string;
52
- "500": string;
53
- "600": string;
54
- "700": string;
55
- "800": string;
56
- "900": string;
57
- "950": string;
58
- };
59
- stone: {
60
- "50": string;
61
- "100": string;
62
- "200": string;
63
- "300": string;
64
- "400": string;
65
- "500": string;
66
- "600": string;
67
- "700": string;
68
- "800": string;
69
- "900": string;
70
- "950": string;
71
- };
72
- red: {
73
- "50": string;
74
- "100": string;
75
- "200": string;
76
- "300": string;
77
- "400": string;
78
- "500": string;
79
- "600": string;
80
- "700": string;
81
- "800": string;
82
- "900": string;
83
- "950": string;
84
- };
85
- orange: {
86
- "50": string;
87
- "100": string;
88
- "200": string;
89
- "300": string;
90
- "400": string;
91
- "500": string;
92
- "600": string;
93
- "700": string;
94
- "800": string;
95
- "900": string;
96
- "950": string;
97
- };
98
- amber: {
99
- "50": string;
100
- "100": string;
101
- "200": string;
102
- "300": string;
103
- "400": string;
104
- "500": string;
105
- "600": string;
106
- "700": string;
107
- "800": string;
108
- "900": string;
109
- "950": string;
110
- };
111
- yellow: {
112
- "50": string;
113
- "100": string;
114
- "200": string;
115
- "300": string;
116
- "400": string;
117
- "500": string;
118
- "600": string;
119
- "700": string;
120
- "800": string;
121
- "900": string;
122
- "950": string;
123
- };
124
- lime: {
125
- "50": string;
126
- "100": string;
127
- "200": string;
128
- "300": string;
129
- "400": string;
130
- "500": string;
131
- "600": string;
132
- "700": string;
133
- "800": string;
134
- "900": string;
135
- "950": string;
136
- };
137
- green: {
138
- "50": string;
139
- "100": string;
140
- "200": string;
141
- "300": string;
142
- "400": string;
143
- "500": string;
144
- "600": string;
145
- "700": string;
146
- "800": string;
147
- "900": string;
148
- "950": string;
149
- };
150
- emerald: {
151
- "50": string;
152
- "100": string;
153
- "200": string;
154
- "300": string;
155
- "400": string;
156
- "500": string;
157
- "600": string;
158
- "700": string;
159
- "800": string;
160
- "900": string;
161
- "950": string;
162
- };
163
- teal: {
164
- "50": string;
165
- "100": string;
166
- "200": string;
167
- "300": string;
168
- "400": string;
169
- "500": string;
170
- "600": string;
171
- "700": string;
172
- "800": string;
173
- "900": string;
174
- "950": string;
175
- };
176
- cyan: {
177
- "50": string;
178
- "100": string;
179
- "200": string;
180
- "300": string;
181
- "400": string;
182
- "500": string;
183
- "600": string;
184
- "700": string;
185
- "800": string;
186
- "900": string;
187
- "950": string;
188
- };
189
- sky: {
190
- "50": string;
191
- "100": string;
192
- "200": string;
193
- "300": string;
194
- "400": string;
195
- "500": string;
196
- "600": string;
197
- "700": string;
198
- "800": string;
199
- "900": string;
200
- "950": string;
201
- };
202
- blue: {
203
- "50": string;
204
- "100": string;
205
- "200": string;
206
- "300": string;
207
- "400": string;
208
- "500": string;
209
- "600": string;
210
- "700": string;
211
- "800": string;
212
- "900": string;
213
- "950": string;
214
- };
215
- indigo: {
216
- "50": string;
217
- "100": string;
218
- "200": string;
219
- "300": string;
220
- "400": string;
221
- "500": string;
222
- "600": string;
223
- "700": string;
224
- "800": string;
225
- "900": string;
226
- "950": string;
227
- };
228
- violet: {
229
- "50": string;
230
- "100": string;
231
- "200": string;
232
- "300": string;
233
- "400": string;
234
- "500": string;
235
- "600": string;
236
- "700": string;
237
- "800": string;
238
- "900": string;
239
- "950": string;
240
- };
241
- purple: {
242
- "50": string;
243
- "100": string;
244
- "200": string;
245
- "300": string;
246
- "400": string;
247
- "500": string;
248
- "600": string;
249
- "700": string;
250
- "800": string;
251
- "900": string;
252
- "950": string;
253
- };
254
- fuchsia: {
255
- "50": string;
256
- "100": string;
257
- "200": string;
258
- "300": string;
259
- "400": string;
260
- "500": string;
261
- "600": string;
262
- "700": string;
263
- "800": string;
264
- "900": string;
265
- "950": string;
266
- };
267
- pink: {
268
- "50": string;
269
- "100": string;
270
- "200": string;
271
- "300": string;
272
- "400": string;
273
- "500": string;
274
- "600": string;
275
- "700": string;
276
- "800": string;
277
- "900": string;
278
- "950": string;
279
- };
280
- rose: {
281
- "50": string;
282
- "100": string;
283
- "200": string;
284
- "300": string;
285
- "400": string;
286
- "500": string;
287
- "600": string;
288
- "700": string;
289
- "800": string;
290
- "900": string;
291
- "950": string;
292
- };
293
- lightHigh: string;
294
- lightMedium: string;
295
- lightLow: string;
296
- darkHigh: string;
297
- darkMedium: string;
298
- darkLow: string;
299
- lightBorder: string;
300
- darkBorder: string;
301
- primary: {
302
- "50": string;
303
- "100": string;
304
- "200": string;
305
- "300": string;
306
- "400": string;
307
- "500": string;
308
- "600": string;
309
- "700": string;
310
- "800": string;
311
- "900": string;
312
- DEFAULT: string;
313
- };
314
- success: {
315
- "50": string;
316
- "100": string;
317
- "200": string;
318
- "300": string;
319
- "400": string;
320
- "500": string;
321
- "600": string;
322
- "700": string;
323
- "800": string;
324
- "900": string;
325
- DEFAULT: string;
326
- };
327
- warning: {
328
- "50": string;
329
- "100": string;
330
- "200": string;
331
- "300": string;
332
- "400": string;
333
- "500": string;
334
- "600": string;
335
- "700": string;
336
- "800": string;
337
- "900": string;
338
- DEFAULT: string;
339
- };
340
- error: {
341
- "50": string;
342
- "100": string;
343
- "200": string;
344
- "300": string;
345
- "400": string;
346
- "500": string;
347
- "600": string;
348
- "700": string;
349
- "800": string;
350
- "900": string;
351
- DEFAULT: string;
352
- };
353
- test: string;
354
- base_border_border: string;
355
- base_border_input: string;
356
- base_border_inverted_border: string;
357
- base_border_inverted_input: string;
358
- base_icon_disabled: string;
359
- base_icon_high_emphasis: string;
360
- base_icon_low_emphasis: string;
361
- base_icon_medium_emphasis: string;
362
- base_icon_inverted_low_emphasis: string;
363
- base_icon_inverted_disabled: string;
364
- base_icon_inverted_high_emphasis: string;
365
- base_shadow_shadow_md: string;
366
- base_shadow_shadow_sm: string;
367
- base_surface_background: string;
368
- base_surface_disabled: string;
369
- base_surface_input: string;
370
- base_surface_input_disabled: string;
371
- base_surface_input_hover: string;
372
- base_surface_main: string;
373
- base_surface_main_hover: string;
374
- base_surface_popup: string;
375
- base_surface_tooltip: string;
376
- base_surface_inverted_default: string;
377
- base_surface_inverted_default_hover: string;
378
- base_surface_inverted_disabled: string;
379
- base_surface_inverted_main: string;
380
- base_surface_inverted_main_hover: string;
381
- base_text_disabled: string;
382
- base_text_high_emphasis: string;
383
- base_text_link: string;
384
- base_text_link_pressed: string;
385
- base_text_low_emphasis: string;
386
- base_text_inverted_disabled: string;
387
- base_text_inverted_high_emphasis: string;
388
- base_text_inverted_link: string;
389
- base_text_inverted_low_emphasis: string;
390
- brand_border: string;
391
- brand_icon: string;
392
- brand_icon_on_muted: string;
393
- brand_text: string;
394
- brand_text_on_muted: string;
395
- brand_surface_bolder: string;
396
- brand_surface_bolder_hover: string;
397
- brand_surface_default: string;
398
- brand_surface_default_hover: string;
399
- brand_surface_muted: string;
400
- brand_surface_muted_hover: string;
401
- brand_surface_subtle: string;
402
- brand_surface_subtle_hover: string;
403
- info_border: string;
404
- info_icon: string;
405
- info_icon_on_muted: string;
406
- info_text: string;
407
- info_text_on_muted: string;
408
- info_surface_default: string;
409
- info_surface_default_hover: string;
410
- info_surface_muted: string;
411
- info_surface_muted_hover: string;
412
- info_surface_subtle: string;
413
- info_surface_subtle_hover: string;
414
- inverted_border: string;
415
- inverted_icon: string;
416
- inverted_icon_on_muted: string;
417
- inverted_text_default: string;
418
- inverted_text_disabled: string;
419
- inverted_text_muted: string;
420
- inverted_text_on_muted: string;
421
- negative_border: string;
422
- negative_icon: string;
423
- negative_icon_on_muted: string;
424
- negative_text: string;
425
- negative_text_on_muted: string;
426
- negative_surface_default: string;
427
- negative_surface_default_hover: string;
428
- negative_surface_muted: string;
429
- negative_surface_muted_hover: string;
430
- negative_surface_subtle: string;
431
- negative_surface_subtle_hover: string;
432
- neutral_border: string;
433
- neutral_icon: string;
434
- neutral_icon_on_muted: string;
435
- neutral_text: string;
436
- neutral_text_on_muted: string;
437
- neutral_surface_bolder: string;
438
- neutral_surface_bolder_hover: string;
439
- neutral_surface_default: string;
440
- neutral_surface_default_hover: string;
441
- neutral_surface_muted: string;
442
- neutral_surface_muted_hover: string;
443
- neutral_surface_subtle: string;
444
- neutral_surface_subtle_hover: string;
445
- positive_border: string;
446
- positive_icon: string;
447
- positive_icon_on_muted: string;
448
- positive_text: string;
449
- positive_text_on_muted: string;
450
- positive_surface_default: string;
451
- positive_surface_default_hover: string;
452
- positive_surface_muted: string;
453
- positive_surface_muted_hover: string;
454
- positive_surface_subtle: string;
455
- positive_surface_subtle_hover: string;
456
- warning_border: string;
457
- warning_icon: string;
458
- warning_icon_on_muted: string;
459
- warning_text: string;
460
- warning_text_on_muted: string;
461
- warning_surface_default: string;
462
- warning_surface_default_hover: string;
463
- warning_surface_muted: string;
464
- warning_surface_muted_hover: string;
465
- warning_surface_subtle: string;
466
- warning_surface_subtle_hover: string;
467
- dataGridPrimary: string;
468
- dataGridSecondary: string;
469
- sidebar: {
470
- background: string;
471
- highlight: string;
472
- hover: string;
473
- };
474
- };
475
- export type TwColors = typeof twColors;