@ptsecurity/mosaic 11.5.0 → 12.2.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 (630) hide show
  1. package/_theming.scss +409 -100
  2. package/_visual.scss +66 -23
  3. package/autocomplete/autocomplete-origin.directive.d.ts +3 -0
  4. package/autocomplete/autocomplete-trigger.directive.d.ts +3 -0
  5. package/autocomplete/autocomplete.component.d.ts +3 -0
  6. package/autocomplete/autocomplete.module.d.ts +10 -0
  7. package/autocomplete/package.json +0 -1
  8. package/autocomplete/ptsecurity-mosaic-autocomplete.d.ts +1 -0
  9. package/bundles/ptsecurity-mosaic-autocomplete.umd.js +178 -114
  10. package/bundles/ptsecurity-mosaic-autocomplete.umd.js.map +1 -1
  11. package/bundles/ptsecurity-mosaic-button-toggle.umd.js +107 -71
  12. package/bundles/ptsecurity-mosaic-button-toggle.umd.js.map +1 -1
  13. package/bundles/ptsecurity-mosaic-button.umd.js +106 -77
  14. package/bundles/ptsecurity-mosaic-button.umd.js.map +1 -1
  15. package/bundles/ptsecurity-mosaic-card.umd.js +74 -43
  16. package/bundles/ptsecurity-mosaic-card.umd.js.map +1 -1
  17. package/bundles/ptsecurity-mosaic-checkbox.umd.js +114 -69
  18. package/bundles/ptsecurity-mosaic-checkbox.umd.js.map +1 -1
  19. package/bundles/ptsecurity-mosaic-core.umd.js +804 -256
  20. package/bundles/ptsecurity-mosaic-core.umd.js.map +1 -1
  21. package/bundles/ptsecurity-mosaic-datepicker.umd.js +601 -421
  22. package/bundles/ptsecurity-mosaic-datepicker.umd.js.map +1 -1
  23. package/bundles/ptsecurity-mosaic-design-tokens.umd.js +108 -26
  24. package/bundles/ptsecurity-mosaic-design-tokens.umd.js.map +1 -1
  25. package/bundles/ptsecurity-mosaic-divider.umd.js +55 -28
  26. package/bundles/ptsecurity-mosaic-divider.umd.js.map +1 -1
  27. package/bundles/ptsecurity-mosaic-dropdown.umd.js +263 -187
  28. package/bundles/ptsecurity-mosaic-dropdown.umd.js.map +1 -1
  29. package/bundles/ptsecurity-mosaic-form-field.umd.js +200 -125
  30. package/bundles/ptsecurity-mosaic-form-field.umd.js.map +1 -1
  31. package/bundles/ptsecurity-mosaic-icon.umd.js +79 -41
  32. package/bundles/ptsecurity-mosaic-icon.umd.js.map +1 -1
  33. package/bundles/ptsecurity-mosaic-input.umd.js +222 -124
  34. package/bundles/ptsecurity-mosaic-input.umd.js.map +1 -1
  35. package/bundles/ptsecurity-mosaic-link.umd.js +76 -45
  36. package/bundles/ptsecurity-mosaic-link.umd.js.map +1 -1
  37. package/bundles/ptsecurity-mosaic-list.umd.js +354 -202
  38. package/bundles/ptsecurity-mosaic-list.umd.js.map +1 -1
  39. package/bundles/ptsecurity-mosaic-modal.umd.js +324 -220
  40. package/bundles/ptsecurity-mosaic-modal.umd.js.map +1 -1
  41. package/bundles/ptsecurity-mosaic-navbar.umd.js +289 -208
  42. package/bundles/ptsecurity-mosaic-navbar.umd.js.map +1 -1
  43. package/bundles/ptsecurity-mosaic-popover.umd.js +346 -640
  44. package/bundles/ptsecurity-mosaic-popover.umd.js.map +1 -1
  45. package/bundles/ptsecurity-mosaic-progress-bar.umd.js +69 -40
  46. package/bundles/ptsecurity-mosaic-progress-bar.umd.js.map +1 -1
  47. package/bundles/ptsecurity-mosaic-progress-spinner.umd.js +69 -40
  48. package/bundles/ptsecurity-mosaic-progress-spinner.umd.js.map +1 -1
  49. package/bundles/ptsecurity-mosaic-radio.umd.js +126 -81
  50. package/bundles/ptsecurity-mosaic-radio.umd.js.map +1 -1
  51. package/bundles/ptsecurity-mosaic-select.umd.js +276 -154
  52. package/bundles/ptsecurity-mosaic-select.umd.js.map +1 -1
  53. package/bundles/ptsecurity-mosaic-sidebar.umd.js +105 -68
  54. package/bundles/ptsecurity-mosaic-sidebar.umd.js.map +1 -1
  55. package/bundles/ptsecurity-mosaic-sidepanel.umd.js +236 -158
  56. package/bundles/ptsecurity-mosaic-sidepanel.umd.js.map +1 -1
  57. package/bundles/ptsecurity-mosaic-splitter.umd.js +112 -83
  58. package/bundles/ptsecurity-mosaic-splitter.umd.js.map +1 -1
  59. package/bundles/ptsecurity-mosaic-table.umd.js +77 -44
  60. package/bundles/ptsecurity-mosaic-table.umd.js.map +1 -1
  61. package/bundles/ptsecurity-mosaic-tabs.umd.js +894 -687
  62. package/bundles/ptsecurity-mosaic-tabs.umd.js.map +1 -1
  63. package/bundles/ptsecurity-mosaic-tags.umd.js +313 -209
  64. package/bundles/ptsecurity-mosaic-tags.umd.js.map +1 -1
  65. package/bundles/ptsecurity-mosaic-textarea.umd.js +107 -53
  66. package/bundles/ptsecurity-mosaic-textarea.umd.js.map +1 -1
  67. package/bundles/ptsecurity-mosaic-timepicker.umd.js +117 -72
  68. package/bundles/ptsecurity-mosaic-timepicker.umd.js.map +1 -1
  69. package/bundles/ptsecurity-mosaic-toggle.umd.js +97 -58
  70. package/bundles/ptsecurity-mosaic-toggle.umd.js.map +1 -1
  71. package/bundles/ptsecurity-mosaic-tooltip.umd.js +347 -615
  72. package/bundles/ptsecurity-mosaic-tooltip.umd.js.map +1 -1
  73. package/bundles/ptsecurity-mosaic-tree-select.umd.js +223 -118
  74. package/bundles/ptsecurity-mosaic-tree-select.umd.js.map +1 -1
  75. package/bundles/ptsecurity-mosaic-tree.umd.js +1162 -344
  76. package/bundles/ptsecurity-mosaic-tree.umd.js.map +1 -1
  77. package/bundles/ptsecurity-mosaic.umd.js +2 -2
  78. package/button/button.component.d.ts +7 -0
  79. package/button/button.module.d.ts +8 -0
  80. package/button/package.json +0 -1
  81. package/button/ptsecurity-mosaic-button.d.ts +1 -0
  82. package/button-toggle/button-toggle.component.d.ts +5 -0
  83. package/button-toggle/button-toggle.module.d.ts +7 -0
  84. package/button-toggle/package.json +0 -1
  85. package/button-toggle/ptsecurity-mosaic-button-toggle.d.ts +1 -0
  86. package/card/card.component.d.ts +3 -0
  87. package/card/card.module.d.ts +8 -0
  88. package/card/package.json +0 -1
  89. package/card/ptsecurity-mosaic-card.d.ts +1 -0
  90. package/checkbox/checkbox-module.d.ts +7 -0
  91. package/checkbox/checkbox-required-validator.d.ts +3 -0
  92. package/checkbox/checkbox.d.ts +3 -0
  93. package/checkbox/package.json +0 -1
  94. package/checkbox/ptsecurity-mosaic-checkbox.d.ts +1 -0
  95. package/core/common-behaviors/color.d.ts +3 -3
  96. package/core/common-behaviors/common-module.d.ts +5 -0
  97. package/core/common-behaviors/disabled.d.ts +4 -3
  98. package/core/common-behaviors/tabindex.d.ts +2 -1
  99. package/core/error/error-options.d.ts +5 -0
  100. package/core/formatters/date/formatter.d.ts +3 -0
  101. package/core/formatters/index.d.ts +5 -0
  102. package/core/formatters/number/formatter.d.ts +4 -0
  103. package/core/forms/forms-module.d.ts +5 -0
  104. package/core/forms/forms.directive.d.ts +5 -0
  105. package/core/highlight/highlight.pipe.d.ts +3 -0
  106. package/core/highlight/index.d.ts +6 -0
  107. package/core/line/line.d.ts +6 -0
  108. package/core/option/action.d.ts +42 -0
  109. package/core/option/index.d.ts +1 -0
  110. package/core/option/optgroup.d.ts +3 -0
  111. package/core/option/option-module.d.ts +9 -0
  112. package/core/option/option.d.ts +3 -0
  113. package/core/overlay/overlay-position-map.d.ts +0 -4
  114. package/core/package.json +0 -1
  115. package/core/pop-up/constants.d.ts +29 -0
  116. package/core/pop-up/index.d.ts +3 -0
  117. package/core/pop-up/pop-up-trigger.d.ts +70 -0
  118. package/core/pop-up/pop-up.d.ts +35 -0
  119. package/core/ptsecurity-mosaic-core.d.ts +1 -1
  120. package/core/public-api.d.ts +1 -0
  121. package/core/selection/pseudo-checkbox/pseudo-checkbox.d.ts +3 -0
  122. package/core/selection/pseudo-checkbox/pseudo-checkbox.module.d.ts +6 -0
  123. package/core/services/measure-scrollbar.service.d.ts +3 -0
  124. package/datepicker/calendar-body.component.d.ts +5 -6
  125. package/datepicker/calendar.component.d.ts +5 -0
  126. package/datepicker/datepicker-input.directive.d.ts +6 -2
  127. package/datepicker/datepicker-intl.d.ts +3 -0
  128. package/datepicker/datepicker-module.d.ts +18 -0
  129. package/datepicker/datepicker-toggle.component.d.ts +5 -0
  130. package/datepicker/datepicker.component.d.ts +5 -0
  131. package/datepicker/month-view.component.d.ts +3 -0
  132. package/datepicker/multi-year-view.component.d.ts +3 -0
  133. package/datepicker/package.json +0 -1
  134. package/datepicker/ptsecurity-mosaic-datepicker.d.ts +1 -0
  135. package/datepicker/year-view.component.d.ts +3 -0
  136. package/design-tokens/package.json +0 -1
  137. package/design-tokens/ptsecurity-mosaic-design-tokens.d.ts +1 -0
  138. package/design-tokens/tokens/components/list.json5 +0 -4
  139. package/design-tokens/tokens/components/popover.json5 +32 -4
  140. package/design-tokens/tokens/components/tooltip.json5 +49 -3
  141. package/design-tokens/tokens/components/tree.json5 +3 -3
  142. package/design-tokens/tokens/properties/globals.json5 +1 -1
  143. package/design-tokens/tokens.d.ts +56 -15
  144. package/divider/divider.component.d.ts +3 -0
  145. package/divider/divider.module.d.ts +6 -0
  146. package/divider/package.json +0 -1
  147. package/divider/ptsecurity-mosaic-divider.d.ts +1 -0
  148. package/dropdown/dropdown-content.directive.d.ts +3 -0
  149. package/dropdown/dropdown-item.component.d.ts +3 -0
  150. package/dropdown/dropdown-trigger.directive.d.ts +6 -8
  151. package/dropdown/dropdown.component.d.ts +5 -1
  152. package/dropdown/dropdown.module.d.ts +11 -0
  153. package/dropdown/package.json +0 -1
  154. package/dropdown/ptsecurity-mosaic-dropdown.d.ts +1 -0
  155. package/esm2015/autocomplete/autocomplete-origin.directive.js +11 -11
  156. package/esm2015/autocomplete/autocomplete-trigger.directive.js +53 -38
  157. package/esm2015/autocomplete/autocomplete.component.js +56 -37
  158. package/esm2015/autocomplete/autocomplete.module.js +25 -15
  159. package/esm2015/button/button.component.js +52 -56
  160. package/esm2015/button/button.module.js +35 -20
  161. package/esm2015/button-toggle/button-toggle.component.js +76 -55
  162. package/esm2015/button-toggle/button-toggle.module.js +13 -8
  163. package/esm2015/card/card.component.js +32 -30
  164. package/esm2015/card/card.module.js +23 -12
  165. package/esm2015/checkbox/checkbox-module.js +13 -8
  166. package/esm2015/checkbox/checkbox-required-validator.js +12 -8
  167. package/esm2015/checkbox/checkbox.js +61 -44
  168. package/esm2015/core/common-behaviors/color.js +2 -5
  169. package/esm2015/core/common-behaviors/common-module.js +17 -11
  170. package/esm2015/core/common-behaviors/disabled.js +1 -1
  171. package/esm2015/core/common-behaviors/tabindex.js +4 -13
  172. package/esm2015/core/error/error-options.js +12 -8
  173. package/esm2015/core/formatters/date/formatter.js +13 -10
  174. package/esm2015/core/formatters/index.js +13 -8
  175. package/esm2015/core/formatters/number/formatter.js +16 -10
  176. package/esm2015/core/forms/forms-module.js +20 -13
  177. package/esm2015/core/forms/forms.directive.js +32 -29
  178. package/esm2015/core/highlight/highlight.pipe.js +8 -4
  179. package/esm2015/core/highlight/index.js +13 -8
  180. package/esm2015/core/line/line.js +22 -14
  181. package/esm2015/core/option/action.js +131 -0
  182. package/esm2015/core/option/index.js +2 -1
  183. package/esm2015/core/option/optgroup.js +22 -19
  184. package/esm2015/core/option/option-module.js +14 -8
  185. package/esm2015/core/option/option.js +44 -35
  186. package/esm2015/core/overlay/overlay-position-map.js +16 -18
  187. package/esm2015/core/pop-up/constants.js +34 -0
  188. package/esm2015/core/pop-up/index.js +4 -0
  189. package/esm2015/core/pop-up/pop-up-trigger.js +241 -0
  190. package/esm2015/core/pop-up/pop-up.js +87 -0
  191. package/esm2015/core/ptsecurity-mosaic-core.js +1 -2
  192. package/esm2015/core/public-api.js +2 -1
  193. package/esm2015/core/selection/pseudo-checkbox/pseudo-checkbox.js +25 -21
  194. package/esm2015/core/selection/pseudo-checkbox/pseudo-checkbox.module.js +13 -8
  195. package/esm2015/core/services/measure-scrollbar.service.js +12 -12
  196. package/esm2015/datepicker/calendar-body.component.js +39 -32
  197. package/esm2015/datepicker/calendar.component.js +92 -58
  198. package/esm2015/datepicker/datepicker-input.directive.js +94 -62
  199. package/esm2015/datepicker/datepicker-intl.js +7 -5
  200. package/esm2015/datepicker/datepicker-module.js +89 -48
  201. package/esm2015/datepicker/datepicker-toggle.component.js +44 -32
  202. package/esm2015/datepicker/datepicker.component.js +88 -63
  203. package/esm2015/datepicker/month-view.component.js +48 -29
  204. package/esm2015/datepicker/multi-year-view.component.js +40 -27
  205. package/esm2015/datepicker/year-view.component.js +45 -28
  206. package/esm2015/design-tokens/tokens.js +57 -16
  207. package/esm2015/divider/divider.component.js +24 -20
  208. package/esm2015/divider/divider.module.js +13 -8
  209. package/esm2015/dropdown/dropdown-content.directive.js +13 -15
  210. package/esm2015/dropdown/dropdown-item.component.js +40 -30
  211. package/esm2015/dropdown/dropdown-trigger.directive.js +75 -67
  212. package/esm2015/dropdown/dropdown.component.js +63 -38
  213. package/esm2015/dropdown/dropdown.module.js +40 -23
  214. package/esm2015/form-field/cleaner.js +20 -11
  215. package/esm2015/form-field/form-field.js +77 -53
  216. package/esm2015/form-field/form-field.module.js +41 -24
  217. package/esm2015/form-field/hint.js +16 -13
  218. package/esm2015/form-field/prefix.js +10 -6
  219. package/esm2015/form-field/stepper.js +22 -11
  220. package/esm2015/form-field/suffix.js +10 -6
  221. package/esm2015/icon/icon.component.js +27 -22
  222. package/esm2015/icon/icon.module.js +31 -18
  223. package/esm2015/input/input-number-validators.js +48 -29
  224. package/esm2015/input/input-number.js +42 -28
  225. package/esm2015/input/input.js +94 -52
  226. package/esm2015/input/input.module.js +13 -8
  227. package/esm2015/link/link.component.js +38 -34
  228. package/esm2015/link/link.module.js +20 -11
  229. package/esm2015/list/list-selection.component.js +234 -124
  230. package/esm2015/list/list.component.js +35 -32
  231. package/esm2015/list/list.module.js +47 -25
  232. package/esm2015/modal/css-unit.pipe.js +10 -6
  233. package/esm2015/modal/modal-control.service.js +11 -8
  234. package/esm2015/modal/modal.component.js +107 -61
  235. package/esm2015/modal/modal.directive.js +43 -30
  236. package/esm2015/modal/modal.module.js +59 -31
  237. package/esm2015/modal/modal.service.js +9 -9
  238. package/esm2015/modal/ptsecurity-mosaic-modal.js +1 -3
  239. package/esm2015/navbar/navbar-item.component.js +111 -95
  240. package/esm2015/navbar/navbar.component.js +40 -30
  241. package/esm2015/navbar/navbar.module.js +66 -35
  242. package/esm2015/navbar/ptsecurity-mosaic-navbar.js +1 -2
  243. package/esm2015/navbar/vertical-navbar.component.js +68 -46
  244. package/esm2015/popover/popover-confirm.component.js +115 -0
  245. package/esm2015/popover/popover.component.js +180 -587
  246. package/esm2015/popover/popover.module.js +18 -12
  247. package/esm2015/popover/public-api.js +2 -1
  248. package/esm2015/progress-bar/progress-bar.component.js +26 -24
  249. package/esm2015/progress-bar/progress-bar.module.js +24 -15
  250. package/esm2015/progress-spinner/progress-spinner.component.js +26 -24
  251. package/esm2015/progress-spinner/progress-spinner.module.js +24 -15
  252. package/esm2015/radio/radio.component.js +87 -67
  253. package/esm2015/radio/radio.module.js +13 -8
  254. package/esm2015/select/select.component.js +181 -105
  255. package/esm2015/select/select.module.js +54 -28
  256. package/esm2015/sidebar/ptsecurity-mosaic-sidebar.js +1 -2
  257. package/esm2015/sidebar/sidebar.component.js +61 -50
  258. package/esm2015/sidebar/sidebar.module.js +25 -16
  259. package/esm2015/sidepanel/ptsecurity-mosaic-sidepanel.js +1 -2
  260. package/esm2015/sidepanel/sidepanel-container.component.js +46 -40
  261. package/esm2015/sidepanel/sidepanel-directives.js +87 -57
  262. package/esm2015/sidepanel/sidepanel.module.js +63 -30
  263. package/esm2015/sidepanel/sidepanel.service.js +20 -12
  264. package/esm2015/splitter/splitter.component.js +62 -64
  265. package/esm2015/splitter/splitter.module.js +32 -19
  266. package/esm2015/table/table.component.js +13 -9
  267. package/esm2015/table/table.module.js +23 -12
  268. package/esm2015/tabs/paginated-tab-header.js +20 -18
  269. package/esm2015/tabs/ptsecurity-mosaic-tabs.js +1 -6
  270. package/esm2015/tabs/tab-body.component.js +52 -42
  271. package/esm2015/tabs/tab-content.directive.js +8 -8
  272. package/esm2015/tabs/tab-group.component.js +145 -74
  273. package/esm2015/tabs/tab-header.component.js +50 -36
  274. package/esm2015/tabs/tab-label-wrapper.directive.js +30 -16
  275. package/esm2015/tabs/tab-label.directive.js +11 -7
  276. package/esm2015/tabs/tab-nav-bar/tab-nav-bar.js +46 -46
  277. package/esm2015/tabs/tab.component.js +67 -33
  278. package/esm2015/tabs/tabs.module.js +87 -45
  279. package/esm2015/tags/tag-input.js +48 -34
  280. package/esm2015/tags/tag-list.component.js +93 -56
  281. package/esm2015/tags/tag.component.js +90 -73
  282. package/esm2015/tags/tag.module.js +46 -29
  283. package/esm2015/textarea/textarea.component.js +70 -41
  284. package/esm2015/textarea/textarea.module.js +13 -8
  285. package/esm2015/timepicker/timepicker.directive.js +66 -54
  286. package/esm2015/timepicker/timepicker.module.js +26 -13
  287. package/esm2015/toggle/toggle.component.js +65 -47
  288. package/esm2015/toggle/toggle.module.js +13 -8
  289. package/esm2015/tooltip/tooltip.animations.js +19 -0
  290. package/esm2015/tooltip/tooltip.component.js +239 -555
  291. package/esm2015/tooltip/tooltip.module.js +38 -11
  292. package/esm2015/tree/control/base-tree-control.js +60 -0
  293. package/esm2015/tree/control/flat-tree-control.js +123 -0
  294. package/esm2015/tree/control/nested-tree-control.js +41 -0
  295. package/esm2015/tree/control/tree-control.js +2 -0
  296. package/esm2015/tree/data-source/flat-data-source.js +1 -1
  297. package/esm2015/tree/node.js +31 -0
  298. package/esm2015/tree/outlet.js +15 -0
  299. package/esm2015/tree/padding.directive.js +98 -25
  300. package/esm2015/tree/public-api.js +9 -2
  301. package/esm2015/tree/toggle.js +65 -70
  302. package/esm2015/tree/tree-base.js +243 -0
  303. package/esm2015/tree/tree-errors.js +36 -0
  304. package/esm2015/tree/tree-option.component.js +102 -56
  305. package/esm2015/tree/tree-selection.component.js +180 -115
  306. package/esm2015/tree/tree.js +23 -0
  307. package/esm2015/tree/tree.module.js +38 -12
  308. package/esm2015/tree-select/tree-select.component.js +153 -85
  309. package/esm2015/tree-select/tree-select.module.js +33 -18
  310. package/fesm2015/ptsecurity-mosaic-autocomplete.js +140 -102
  311. package/fesm2015/ptsecurity-mosaic-autocomplete.js.map +1 -1
  312. package/fesm2015/ptsecurity-mosaic-button-toggle.js +87 -63
  313. package/fesm2015/ptsecurity-mosaic-button-toggle.js.map +1 -1
  314. package/fesm2015/ptsecurity-mosaic-button.js +86 -76
  315. package/fesm2015/ptsecurity-mosaic-button.js.map +1 -1
  316. package/fesm2015/ptsecurity-mosaic-card.js +54 -42
  317. package/fesm2015/ptsecurity-mosaic-card.js.map +1 -1
  318. package/fesm2015/ptsecurity-mosaic-checkbox.js +82 -59
  319. package/fesm2015/ptsecurity-mosaic-checkbox.js.map +1 -1
  320. package/fesm2015/ptsecurity-mosaic-core.js +758 -239
  321. package/fesm2015/ptsecurity-mosaic-core.js.map +1 -1
  322. package/fesm2015/ptsecurity-mosaic-datepicker.js +546 -377
  323. package/fesm2015/ptsecurity-mosaic-datepicker.js.map +1 -1
  324. package/fesm2015/ptsecurity-mosaic-design-tokens.js +57 -16
  325. package/fesm2015/ptsecurity-mosaic-design-tokens.js.map +1 -1
  326. package/fesm2015/ptsecurity-mosaic-divider.js +34 -26
  327. package/fesm2015/ptsecurity-mosaic-divider.js.map +1 -1
  328. package/fesm2015/ptsecurity-mosaic-dropdown.js +219 -171
  329. package/fesm2015/ptsecurity-mosaic-dropdown.js.map +1 -1
  330. package/fesm2015/ptsecurity-mosaic-form-field.js +184 -119
  331. package/fesm2015/ptsecurity-mosaic-form-field.js.map +1 -1
  332. package/fesm2015/ptsecurity-mosaic-icon.js +56 -39
  333. package/fesm2015/ptsecurity-mosaic-icon.js.map +1 -1
  334. package/fesm2015/ptsecurity-mosaic-input.js +191 -116
  335. package/fesm2015/ptsecurity-mosaic-input.js.map +1 -1
  336. package/fesm2015/ptsecurity-mosaic-link.js +57 -45
  337. package/fesm2015/ptsecurity-mosaic-link.js.map +1 -1
  338. package/fesm2015/ptsecurity-mosaic-list.js +311 -179
  339. package/fesm2015/ptsecurity-mosaic-list.js.map +1 -1
  340. package/fesm2015/ptsecurity-mosaic-modal.js +243 -159
  341. package/fesm2015/ptsecurity-mosaic-modal.js.map +1 -1
  342. package/fesm2015/ptsecurity-mosaic-navbar.js +280 -205
  343. package/fesm2015/ptsecurity-mosaic-navbar.js.map +1 -1
  344. package/fesm2015/ptsecurity-mosaic-popover.js +297 -597
  345. package/fesm2015/ptsecurity-mosaic-popover.js.map +1 -1
  346. package/fesm2015/ptsecurity-mosaic-progress-bar.js +48 -38
  347. package/fesm2015/ptsecurity-mosaic-progress-bar.js.map +1 -1
  348. package/fesm2015/ptsecurity-mosaic-progress-spinner.js +48 -38
  349. package/fesm2015/ptsecurity-mosaic-progress-spinner.js.map +1 -1
  350. package/fesm2015/ptsecurity-mosaic-radio.js +99 -76
  351. package/fesm2015/ptsecurity-mosaic-radio.js.map +1 -1
  352. package/fesm2015/ptsecurity-mosaic-select.js +236 -136
  353. package/fesm2015/ptsecurity-mosaic-select.js.map +1 -1
  354. package/fesm2015/ptsecurity-mosaic-sidebar.js +85 -66
  355. package/fesm2015/ptsecurity-mosaic-sidebar.js.map +1 -1
  356. package/fesm2015/ptsecurity-mosaic-sidepanel.js +207 -139
  357. package/fesm2015/ptsecurity-mosaic-sidepanel.js.map +1 -1
  358. package/fesm2015/ptsecurity-mosaic-splitter.js +92 -82
  359. package/fesm2015/ptsecurity-mosaic-splitter.js.map +1 -1
  360. package/fesm2015/ptsecurity-mosaic-table.js +33 -19
  361. package/fesm2015/ptsecurity-mosaic-table.js.map +1 -1
  362. package/fesm2015/ptsecurity-mosaic-tabs.js +557 -387
  363. package/fesm2015/ptsecurity-mosaic-tabs.js.map +1 -1
  364. package/fesm2015/ptsecurity-mosaic-tags.js +273 -192
  365. package/fesm2015/ptsecurity-mosaic-tags.js.map +1 -1
  366. package/fesm2015/ptsecurity-mosaic-textarea.js +83 -50
  367. package/fesm2015/ptsecurity-mosaic-textarea.js.map +1 -1
  368. package/fesm2015/ptsecurity-mosaic-timepicker.js +89 -66
  369. package/fesm2015/ptsecurity-mosaic-timepicker.js.map +1 -1
  370. package/fesm2015/ptsecurity-mosaic-toggle.js +77 -55
  371. package/fesm2015/ptsecurity-mosaic-toggle.js.map +1 -1
  372. package/fesm2015/ptsecurity-mosaic-tooltip.js +293 -566
  373. package/fesm2015/ptsecurity-mosaic-tooltip.js.map +1 -1
  374. package/fesm2015/ptsecurity-mosaic-tree-select.js +188 -106
  375. package/fesm2015/ptsecurity-mosaic-tree-select.js.map +1 -1
  376. package/fesm2015/ptsecurity-mosaic-tree.js +1001 -279
  377. package/fesm2015/ptsecurity-mosaic-tree.js.map +1 -1
  378. package/form-field/cleaner.d.ts +5 -0
  379. package/form-field/form-field.d.ts +5 -0
  380. package/form-field/form-field.module.d.ts +12 -0
  381. package/form-field/hint.d.ts +3 -0
  382. package/form-field/package.json +0 -1
  383. package/form-field/prefix.d.ts +3 -0
  384. package/form-field/ptsecurity-mosaic-form-field.d.ts +1 -0
  385. package/form-field/stepper.d.ts +3 -0
  386. package/form-field/suffix.d.ts +3 -0
  387. package/icon/icon.component.d.ts +5 -0
  388. package/icon/icon.module.d.ts +8 -0
  389. package/icon/package.json +0 -1
  390. package/icon/ptsecurity-mosaic-icon.d.ts +1 -0
  391. package/input/input-number-validators.d.ts +7 -2
  392. package/input/input-number.d.ts +3 -0
  393. package/input/input.d.ts +5 -0
  394. package/input/input.module.d.ts +11 -0
  395. package/input/package.json +0 -1
  396. package/input/ptsecurity-mosaic-input.d.ts +1 -0
  397. package/link/link.component.d.ts +3 -0
  398. package/link/link.module.d.ts +7 -0
  399. package/link/package.json +0 -1
  400. package/link/ptsecurity-mosaic-link.d.ts +1 -0
  401. package/list/list-selection.component.d.ts +30 -3
  402. package/list/list.component.d.ts +5 -0
  403. package/list/list.module.d.ts +9 -0
  404. package/list/package.json +0 -1
  405. package/list/ptsecurity-mosaic-list.d.ts +1 -0
  406. package/modal/css-unit.pipe.d.ts +3 -0
  407. package/modal/modal-control.service.d.ts +3 -0
  408. package/modal/modal.component.d.ts +5 -0
  409. package/modal/modal.directive.d.ts +9 -0
  410. package/modal/modal.module.d.ts +12 -0
  411. package/modal/modal.service.d.ts +3 -0
  412. package/modal/package.json +0 -1
  413. package/modal/ptsecurity-mosaic-modal.d.ts +1 -2
  414. package/navbar/navbar-item.component.d.ts +13 -0
  415. package/navbar/navbar.component.d.ts +5 -0
  416. package/navbar/navbar.module.d.ts +11 -0
  417. package/navbar/package.json +0 -1
  418. package/navbar/ptsecurity-mosaic-navbar.d.ts +1 -1
  419. package/navbar/vertical-navbar.component.d.ts +5 -0
  420. package/package.json +8 -9
  421. package/popover/package.json +0 -1
  422. package/popover/popover-confirm.component.d.ts +33 -0
  423. package/popover/popover.component.d.ts +50 -136
  424. package/popover/popover.module.d.ts +9 -0
  425. package/popover/ptsecurity-mosaic-popover.d.ts +1 -0
  426. package/popover/public-api.d.ts +1 -0
  427. package/prebuilt-themes/dark-theme.css +1 -1
  428. package/prebuilt-themes/default-theme.css +1 -1
  429. package/prebuilt-visual/default-visual.css +1 -1
  430. package/progress-bar/package.json +0 -1
  431. package/progress-bar/progress-bar.component.d.ts +3 -0
  432. package/progress-bar/progress-bar.module.d.ts +7 -0
  433. package/progress-bar/ptsecurity-mosaic-progress-bar.d.ts +1 -0
  434. package/progress-spinner/package.json +0 -1
  435. package/progress-spinner/progress-spinner.component.d.ts +3 -0
  436. package/progress-spinner/progress-spinner.module.d.ts +7 -0
  437. package/progress-spinner/ptsecurity-mosaic-progress-spinner.d.ts +1 -0
  438. package/ptsecurity-mosaic.d.ts +1 -0
  439. package/radio/package.json +0 -1
  440. package/radio/ptsecurity-mosaic-radio.d.ts +1 -0
  441. package/radio/radio.component.d.ts +5 -0
  442. package/radio/radio.module.d.ts +8 -0
  443. package/schematics/ng-update/update-9.0.0/secondary-entry-points-migration.js +6 -3
  444. package/schematics/ng-update/update-9.0.0/secondary-entry-points-migration.js.map +1 -1
  445. package/select/package.json +0 -1
  446. package/select/ptsecurity-mosaic-select.d.ts +1 -0
  447. package/select/select.component.d.ts +11 -7
  448. package/select/select.module.d.ts +11 -0
  449. package/sidebar/package.json +0 -1
  450. package/sidebar/ptsecurity-mosaic-sidebar.d.ts +1 -1
  451. package/sidebar/sidebar.component.d.ts +7 -0
  452. package/sidebar/sidebar.module.d.ts +6 -0
  453. package/sidepanel/package.json +0 -1
  454. package/sidepanel/ptsecurity-mosaic-sidepanel.d.ts +1 -1
  455. package/sidepanel/sidepanel-container.component.d.ts +3 -0
  456. package/sidepanel/sidepanel-directives.d.ts +13 -0
  457. package/sidepanel/sidepanel.module.d.ts +13 -0
  458. package/sidepanel/sidepanel.service.d.ts +3 -0
  459. package/splitter/package.json +0 -1
  460. package/splitter/ptsecurity-mosaic-splitter.d.ts +1 -0
  461. package/splitter/splitter.component.d.ts +7 -0
  462. package/splitter/splitter.module.d.ts +7 -0
  463. package/table/package.json +0 -1
  464. package/table/ptsecurity-mosaic-table.d.ts +1 -0
  465. package/table/table.component.d.ts +3 -0
  466. package/table/table.module.d.ts +8 -0
  467. package/tabs/package.json +0 -1
  468. package/tabs/paginated-tab-header.d.ts +3 -0
  469. package/tabs/ptsecurity-mosaic-tabs.d.ts +1 -5
  470. package/tabs/tab-body.component.d.ts +5 -0
  471. package/tabs/tab-content.directive.d.ts +3 -0
  472. package/tabs/tab-group.component.d.ts +24 -4
  473. package/tabs/tab-header.component.d.ts +3 -0
  474. package/tabs/tab-label-wrapper.directive.d.ts +9 -0
  475. package/tabs/tab-label.directive.d.ts +3 -0
  476. package/tabs/tab-nav-bar/tab-nav-bar.d.ts +5 -0
  477. package/tabs/tab.component.d.ts +12 -3
  478. package/tabs/tabs.module.d.ts +18 -0
  479. package/tags/package.json +0 -1
  480. package/tags/ptsecurity-mosaic-tags.d.ts +1 -0
  481. package/tags/tag-input.d.ts +3 -0
  482. package/tags/tag-list.component.d.ts +3 -0
  483. package/tags/tag.component.d.ts +9 -0
  484. package/tags/tag.module.d.ts +9 -0
  485. package/textarea/package.json +0 -1
  486. package/textarea/ptsecurity-mosaic-textarea.d.ts +1 -0
  487. package/textarea/textarea.component.d.ts +3 -0
  488. package/textarea/textarea.module.d.ts +9 -0
  489. package/timepicker/package.json +0 -1
  490. package/timepicker/ptsecurity-mosaic-timepicker.d.ts +1 -0
  491. package/timepicker/timepicker.directive.d.ts +5 -2
  492. package/timepicker/timepicker.module.d.ts +9 -0
  493. package/toggle/package.json +0 -1
  494. package/toggle/ptsecurity-mosaic-toggle.d.ts +1 -0
  495. package/toggle/toggle.component.d.ts +3 -0
  496. package/toggle/toggle.module.d.ts +8 -0
  497. package/tooltip/package.json +0 -1
  498. package/tooltip/ptsecurity-mosaic-tooltip.d.ts +1 -0
  499. package/tooltip/tooltip.animations.d.ts +8 -0
  500. package/tooltip/tooltip.component.d.ts +74 -134
  501. package/tooltip/tooltip.module.d.ts +7 -0
  502. package/tree/control/base-tree-control.d.ts +40 -0
  503. package/tree/control/flat-tree-control.d.ts +48 -0
  504. package/tree/control/nested-tree-control.d.ts +19 -0
  505. package/tree/control/tree-control.d.ts +44 -0
  506. package/tree/data-source/flat-data-source.d.ts +2 -1
  507. package/tree/node.d.ts +34 -0
  508. package/tree/outlet.d.ts +9 -0
  509. package/tree/package.json +0 -1
  510. package/tree/padding.directive.d.ts +36 -5
  511. package/tree/ptsecurity-mosaic-tree.d.ts +1 -0
  512. package/tree/public-api.d.ts +8 -1
  513. package/tree/toggle.d.ts +20 -15
  514. package/tree/tree-base.d.ts +97 -0
  515. package/tree/tree-errors.d.ts +25 -0
  516. package/tree/tree-option.component.d.ts +15 -4
  517. package/tree/tree-selection.component.d.ts +46 -24
  518. package/tree/tree.d.ts +6 -0
  519. package/tree/tree.module.d.ts +14 -0
  520. package/tree-select/package.json +0 -1
  521. package/tree-select/ptsecurity-mosaic-tree-select.d.ts +1 -0
  522. package/tree-select/tree-select.component.d.ts +8 -8
  523. package/tree-select/tree-select.module.d.ts +11 -0
  524. package/autocomplete/ptsecurity-mosaic-autocomplete.metadata.json +0 -1
  525. package/bundles/ptsecurity-mosaic-autocomplete.umd.min.js +0 -2
  526. package/bundles/ptsecurity-mosaic-autocomplete.umd.min.js.map +0 -1
  527. package/bundles/ptsecurity-mosaic-button-toggle.umd.min.js +0 -16
  528. package/bundles/ptsecurity-mosaic-button-toggle.umd.min.js.map +0 -1
  529. package/bundles/ptsecurity-mosaic-button.umd.min.js +0 -16
  530. package/bundles/ptsecurity-mosaic-button.umd.min.js.map +0 -1
  531. package/bundles/ptsecurity-mosaic-card.umd.min.js +0 -16
  532. package/bundles/ptsecurity-mosaic-card.umd.min.js.map +0 -1
  533. package/bundles/ptsecurity-mosaic-checkbox.umd.min.js +0 -16
  534. package/bundles/ptsecurity-mosaic-checkbox.umd.min.js.map +0 -1
  535. package/bundles/ptsecurity-mosaic-core.umd.min.js +0 -17
  536. package/bundles/ptsecurity-mosaic-core.umd.min.js.map +0 -1
  537. package/bundles/ptsecurity-mosaic-datepicker.umd.min.js +0 -2
  538. package/bundles/ptsecurity-mosaic-datepicker.umd.min.js.map +0 -1
  539. package/bundles/ptsecurity-mosaic-design-tokens.umd.min.js +0 -2
  540. package/bundles/ptsecurity-mosaic-design-tokens.umd.min.js.map +0 -1
  541. package/bundles/ptsecurity-mosaic-divider.umd.min.js +0 -2
  542. package/bundles/ptsecurity-mosaic-divider.umd.min.js.map +0 -1
  543. package/bundles/ptsecurity-mosaic-dropdown.umd.min.js +0 -17
  544. package/bundles/ptsecurity-mosaic-dropdown.umd.min.js.map +0 -1
  545. package/bundles/ptsecurity-mosaic-form-field.umd.min.js +0 -17
  546. package/bundles/ptsecurity-mosaic-form-field.umd.min.js.map +0 -1
  547. package/bundles/ptsecurity-mosaic-icon.umd.min.js +0 -16
  548. package/bundles/ptsecurity-mosaic-icon.umd.min.js.map +0 -1
  549. package/bundles/ptsecurity-mosaic-input.umd.min.js +0 -16
  550. package/bundles/ptsecurity-mosaic-input.umd.min.js.map +0 -1
  551. package/bundles/ptsecurity-mosaic-link.umd.min.js +0 -16
  552. package/bundles/ptsecurity-mosaic-link.umd.min.js.map +0 -1
  553. package/bundles/ptsecurity-mosaic-list.umd.min.js +0 -16
  554. package/bundles/ptsecurity-mosaic-list.umd.min.js.map +0 -1
  555. package/bundles/ptsecurity-mosaic-modal.umd.min.js +0 -16
  556. package/bundles/ptsecurity-mosaic-modal.umd.min.js.map +0 -1
  557. package/bundles/ptsecurity-mosaic-navbar.umd.min.js +0 -16
  558. package/bundles/ptsecurity-mosaic-navbar.umd.min.js.map +0 -1
  559. package/bundles/ptsecurity-mosaic-popover.umd.min.js +0 -16
  560. package/bundles/ptsecurity-mosaic-popover.umd.min.js.map +0 -1
  561. package/bundles/ptsecurity-mosaic-progress-bar.umd.min.js +0 -16
  562. package/bundles/ptsecurity-mosaic-progress-bar.umd.min.js.map +0 -1
  563. package/bundles/ptsecurity-mosaic-progress-spinner.umd.min.js +0 -16
  564. package/bundles/ptsecurity-mosaic-progress-spinner.umd.min.js.map +0 -1
  565. package/bundles/ptsecurity-mosaic-radio.umd.min.js +0 -16
  566. package/bundles/ptsecurity-mosaic-radio.umd.min.js.map +0 -1
  567. package/bundles/ptsecurity-mosaic-select.umd.min.js +0 -16
  568. package/bundles/ptsecurity-mosaic-select.umd.min.js.map +0 -1
  569. package/bundles/ptsecurity-mosaic-sidebar.umd.min.js +0 -2
  570. package/bundles/ptsecurity-mosaic-sidebar.umd.min.js.map +0 -1
  571. package/bundles/ptsecurity-mosaic-sidepanel.umd.min.js +0 -2
  572. package/bundles/ptsecurity-mosaic-sidepanel.umd.min.js.map +0 -1
  573. package/bundles/ptsecurity-mosaic-splitter.umd.min.js +0 -2
  574. package/bundles/ptsecurity-mosaic-splitter.umd.min.js.map +0 -1
  575. package/bundles/ptsecurity-mosaic-table.umd.min.js +0 -2
  576. package/bundles/ptsecurity-mosaic-table.umd.min.js.map +0 -1
  577. package/bundles/ptsecurity-mosaic-tabs.umd.min.js +0 -16
  578. package/bundles/ptsecurity-mosaic-tabs.umd.min.js.map +0 -1
  579. package/bundles/ptsecurity-mosaic-tags.umd.min.js +0 -16
  580. package/bundles/ptsecurity-mosaic-tags.umd.min.js.map +0 -1
  581. package/bundles/ptsecurity-mosaic-textarea.umd.min.js +0 -16
  582. package/bundles/ptsecurity-mosaic-textarea.umd.min.js.map +0 -1
  583. package/bundles/ptsecurity-mosaic-timepicker.umd.min.js +0 -2
  584. package/bundles/ptsecurity-mosaic-timepicker.umd.min.js.map +0 -1
  585. package/bundles/ptsecurity-mosaic-toggle.umd.min.js +0 -16
  586. package/bundles/ptsecurity-mosaic-toggle.umd.min.js.map +0 -1
  587. package/bundles/ptsecurity-mosaic-tooltip.umd.min.js +0 -16
  588. package/bundles/ptsecurity-mosaic-tooltip.umd.min.js.map +0 -1
  589. package/bundles/ptsecurity-mosaic-tree-select.umd.min.js +0 -16
  590. package/bundles/ptsecurity-mosaic-tree-select.umd.min.js.map +0 -1
  591. package/bundles/ptsecurity-mosaic-tree.umd.min.js +0 -16
  592. package/bundles/ptsecurity-mosaic-tree.umd.min.js.map +0 -1
  593. package/bundles/ptsecurity-mosaic.umd.min.js +0 -2
  594. package/bundles/ptsecurity-mosaic.umd.min.js.map +0 -1
  595. package/button/ptsecurity-mosaic-button.metadata.json +0 -1
  596. package/button-toggle/ptsecurity-mosaic-button-toggle.metadata.json +0 -1
  597. package/card/ptsecurity-mosaic-card.metadata.json +0 -1
  598. package/checkbox/ptsecurity-mosaic-checkbox.metadata.json +0 -1
  599. package/core/ptsecurity-mosaic-core.metadata.json +0 -1
  600. package/datepicker/ptsecurity-mosaic-datepicker.metadata.json +0 -1
  601. package/design-tokens/ptsecurity-mosaic-design-tokens.metadata.json +0 -1
  602. package/divider/ptsecurity-mosaic-divider.metadata.json +0 -1
  603. package/dropdown/ptsecurity-mosaic-dropdown.metadata.json +0 -1
  604. package/esm2015/tree/node.directive.js +0 -15
  605. package/form-field/ptsecurity-mosaic-form-field.metadata.json +0 -1
  606. package/icon/ptsecurity-mosaic-icon.metadata.json +0 -1
  607. package/input/ptsecurity-mosaic-input.metadata.json +0 -1
  608. package/link/ptsecurity-mosaic-link.metadata.json +0 -1
  609. package/list/ptsecurity-mosaic-list.metadata.json +0 -1
  610. package/modal/ptsecurity-mosaic-modal.metadata.json +0 -1
  611. package/navbar/ptsecurity-mosaic-navbar.metadata.json +0 -1
  612. package/popover/ptsecurity-mosaic-popover.metadata.json +0 -1
  613. package/progress-bar/ptsecurity-mosaic-progress-bar.metadata.json +0 -1
  614. package/progress-spinner/ptsecurity-mosaic-progress-spinner.metadata.json +0 -1
  615. package/ptsecurity-mosaic.metadata.json +0 -1
  616. package/radio/ptsecurity-mosaic-radio.metadata.json +0 -1
  617. package/select/ptsecurity-mosaic-select.metadata.json +0 -1
  618. package/sidebar/ptsecurity-mosaic-sidebar.metadata.json +0 -1
  619. package/sidepanel/ptsecurity-mosaic-sidepanel.metadata.json +0 -1
  620. package/splitter/ptsecurity-mosaic-splitter.metadata.json +0 -1
  621. package/table/ptsecurity-mosaic-table.metadata.json +0 -1
  622. package/tabs/ptsecurity-mosaic-tabs.metadata.json +0 -1
  623. package/tags/ptsecurity-mosaic-tags.metadata.json +0 -1
  624. package/textarea/ptsecurity-mosaic-textarea.metadata.json +0 -1
  625. package/timepicker/ptsecurity-mosaic-timepicker.metadata.json +0 -1
  626. package/toggle/ptsecurity-mosaic-toggle.metadata.json +0 -1
  627. package/tooltip/ptsecurity-mosaic-tooltip.metadata.json +0 -1
  628. package/tree/node.directive.d.ts +0 -4
  629. package/tree/ptsecurity-mosaic-tree.metadata.json +0 -1
  630. package/tree-select/ptsecurity-mosaic-tree-select.metadata.json +0 -1
@@ -1 +0,0 @@
1
- {"__symbolic":"module","version":4,"metadata":{"LightColorSchemePrimaryDefault":"#338FCC","LightColorSchemePrimaryPalette":{"40":{"value":"#F5FAFD","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F5FAFD","$quoted$":["value"]},"name":"PaletteBlue40","attributes":{"category":"palette","type":"blue","item":"40","$quoted$":["category","type","item"]},"path":["palette","blue","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#EBF4FB","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#EBF4FB","$quoted$":["value"]},"name":"PaletteBlue60","attributes":{"category":"palette","type":"blue","item":"60","$quoted$":["category","type","item"]},"path":["palette","blue","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#D8EAF7","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#D8EAF7","$quoted$":["value"]},"name":"PaletteBlue100","attributes":{"category":"palette","type":"blue","item":"100","$quoted$":["category","type","item"]},"path":["palette","blue","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#AAD1EC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#AAD1EC","$quoted$":["value"]},"name":"PaletteBlue200","attributes":{"category":"palette","type":"blue","item":"200","$quoted$":["category","type","item"]},"path":["palette","blue","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#7FBAE1","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#7FBAE1","$quoted$":["value"]},"name":"PaletteBlue300","attributes":{"category":"palette","type":"blue","item":"300","$quoted$":["category","type","item"]},"path":["palette","blue","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#57A4D7","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#57A4D7","$quoted$":["value"]},"name":"PaletteBlue400","attributes":{"category":"palette","type":"blue","item":"400","$quoted$":["category","type","item"]},"path":["palette","blue","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#338FCC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#338FCC","$quoted$":["value"]},"name":"PaletteBlue500","attributes":{"category":"palette","type":"blue","item":"500","$quoted$":["category","type","item"]},"path":["palette","blue","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#277BB3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#277BB3","$quoted$":["value"]},"name":"PaletteBlue560","attributes":{"category":"palette","type":"blue","item":"560","$quoted$":["category","type","item"]},"path":["palette","blue","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#206EA2","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#206EA2","$quoted$":["value"]},"name":"PaletteBlue600","attributes":{"category":"palette","type":"blue","item":"600","$quoted$":["category","type","item"]},"path":["palette","blue","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#114E77","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#114E77","$quoted$":["value"]},"name":"PaletteBlue700","attributes":{"category":"palette","type":"blue","item":"700","$quoted$":["category","type","item"]},"path":["palette","blue","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#07314D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#07314D","$quoted$":["value"]},"name":"PaletteBlue800","attributes":{"category":"palette","type":"blue","item":"800","$quoted$":["category","type","item"]},"path":["palette","blue","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(0, 153, 255, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 153, 255, 0.15)","$quoted$":["value"]},"name":"PaletteBlueA100","attributes":{"category":"palette","type":"blue","item":"A100","$quoted$":["category","type","item"]},"path":["palette","blue","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"rgba(0, 153, 255, 0.3)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 153, 255, 0.3)","$quoted$":["value"]},"name":"PaletteBlueA200","attributes":{"category":"palette","type":"blue","item":"A200","$quoted$":["category","type","item"]},"path":["palette","blue","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast40","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast60","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast100","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast200","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast300","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast400","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast500","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast560","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast600","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast700","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast800","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrastA100","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrastA200","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"A200","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","A200"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","A200","contrast"]},"LightColorSchemeSecondDefault":"#B3B3B3","LightColorSchemeSecondPalette":{"40":{"value":"#F5F5F5","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F5F5F5","$quoted$":["value"]},"name":"PaletteGrey40","attributes":{"category":"palette","type":"grey","item":"40","$quoted$":["category","type","item"]},"path":["palette","grey","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#F0F0F0","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F0F0F0","$quoted$":["value"]},"name":"PaletteGrey60","attributes":{"category":"palette","type":"grey","item":"60","$quoted$":["category","type","item"]},"path":["palette","grey","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#E6E6E6","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E6E6E6","$quoted$":["value"]},"name":"PaletteGrey100","attributes":{"category":"palette","type":"grey","item":"100","$quoted$":["category","type","item"]},"path":["palette","grey","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#CCCCCC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#CCCCCC","$quoted$":["value"]},"name":"PaletteGrey200","attributes":{"category":"palette","type":"grey","item":"200","$quoted$":["category","type","item"]},"path":["palette","grey","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#B3B3B3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#B3B3B3","$quoted$":["value"]},"name":"PaletteGrey300","attributes":{"category":"palette","type":"grey","item":"300","$quoted$":["category","type","item"]},"path":["palette","grey","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#999999","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#999999","$quoted$":["value"]},"name":"PaletteGrey400","attributes":{"category":"palette","type":"grey","item":"400","$quoted$":["category","type","item"]},"path":["palette","grey","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#808080","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#808080","$quoted$":["value"]},"name":"PaletteGrey500","attributes":{"category":"palette","type":"grey","item":"500","$quoted$":["category","type","item"]},"path":["palette","grey","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#707070","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#707070","$quoted$":["value"]},"name":"PaletteGrey560","attributes":{"category":"palette","type":"grey","item":"560","$quoted$":["category","type","item"]},"path":["palette","grey","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#666666","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#666666","$quoted$":["value"]},"name":"PaletteGrey600","attributes":{"category":"palette","type":"grey","item":"600","$quoted$":["category","type","item"]},"path":["palette","grey","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGrey700","attributes":{"category":"palette","type":"grey","item":"700","$quoted$":["category","type","item"]},"path":["palette","grey","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#333333","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#333333","$quoted$":["value"]},"name":"PaletteGrey800","attributes":{"category":"palette","type":"grey","item":"800","$quoted$":["category","type","item"]},"path":["palette","grey","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A40":{"value":"rgba(0, 0, 0, 0.04)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.04)","$quoted$":["value"]},"name":"PaletteGreyA40","attributes":{"category":"palette","type":"grey","item":"A40","$quoted$":["category","type","item"]},"path":["palette","grey","A40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A60":{"value":"rgba(0, 0, 0, 0.06)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.06)","$quoted$":["value"]},"name":"PaletteGreyA60","attributes":{"category":"palette","type":"grey","item":"A60","$quoted$":["category","type","item"]},"path":["palette","grey","A60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(0, 0, 0, 0.1)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.1)","$quoted$":["value"]},"name":"PaletteGreyA100","attributes":{"category":"palette","type":"grey","item":"A100","$quoted$":["category","type","item"]},"path":["palette","grey","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"rgba(0, 0, 0, 0.2)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.2)","$quoted$":["value"]},"name":"PaletteGreyA200","attributes":{"category":"palette","type":"grey","item":"A200","$quoted$":["category","type","item"]},"path":["palette","grey","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A300":{"value":"rgba(0, 0, 0, 0.3)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.3)","$quoted$":["value"]},"name":"PaletteGreyA300","attributes":{"category":"palette","type":"grey","item":"A300","$quoted$":["category","type","item"]},"path":["palette","grey","A300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A500":{"value":"rgba(0, 0, 0, 0.5)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.5)","$quoted$":["value"]},"name":"PaletteGreyA500","attributes":{"category":"palette","type":"grey","item":"A500","$quoted$":["category","type","item"]},"path":["palette","grey","A500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast40","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast60","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast100","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast200","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast300","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast400","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast500","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast560","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast600","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast700","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast800","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A40","A60","A100","A200","A300","A500","contrast"]},"LightColorSchemeErrorDefault":"#E76E5C","LightColorSchemeErrorPalette":{"40":{"value":"#FEF7F6","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FEF7F6","$quoted$":["value"]},"name":"PaletteRed40","attributes":{"category":"palette","type":"red","item":"40","$quoted$":["category","type","item"]},"path":["palette","red","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#FCEFEC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FCEFEC","$quoted$":["value"]},"name":"PaletteRed60","attributes":{"category":"palette","type":"red","item":"60","$quoted$":["category","type","item"]},"path":["palette","red","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#FADEDA","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FADEDA","$quoted$":["value"]},"name":"PaletteRed100","attributes":{"category":"palette","type":"red","item":"100","$quoted$":["category","type","item"]},"path":["palette","red","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#F4B7AE","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F4B7AE","$quoted$":["value"]},"name":"PaletteRed200","attributes":{"category":"palette","type":"red","item":"200","$quoted$":["category","type","item"]},"path":["palette","red","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#ED9284","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#ED9284","$quoted$":["value"]},"name":"PaletteRed300","attributes":{"category":"palette","type":"red","item":"300","$quoted$":["category","type","item"]},"path":["palette","red","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#E76E5C","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E76E5C","$quoted$":["value"]},"name":"PaletteRed400","attributes":{"category":"palette","type":"red","item":"400","$quoted$":["category","type","item"]},"path":["palette","red","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#E04D36","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E04D36","$quoted$":["value"]},"name":"PaletteRed500","attributes":{"category":"palette","type":"red","item":"500","$quoted$":["category","type","item"]},"path":["palette","red","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#C43E29","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#C43E29","$quoted$":["value"]},"name":"PaletteRed560","attributes":{"category":"palette","type":"red","item":"560","$quoted$":["category","type","item"]},"path":["palette","red","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#B23522","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#B23522","$quoted$":["value"]},"name":"PaletteRed600","attributes":{"category":"palette","type":"red","item":"600","$quoted$":["category","type","item"]},"path":["palette","red","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#832112","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#832112","$quoted$":["value"]},"name":"PaletteRed700","attributes":{"category":"palette","type":"red","item":"700","$quoted$":["category","type","item"]},"path":["palette","red","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#541208","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#541208","$quoted$":["value"]},"name":"PaletteRed800","attributes":{"category":"palette","type":"red","item":"800","$quoted$":["category","type","item"]},"path":["palette","red","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(224, 79, 56, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(224, 79, 56, 0.15)","$quoted$":["value"]},"name":"PaletteRedA100","attributes":{"category":"palette","type":"red","item":"A100","$quoted$":["category","type","item"]},"path":["palette","red","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast40","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast60","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast100","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast200","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast300","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast400","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast500","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast560","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast600","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast700","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast800","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrastA100","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","contrast"]},"LightColorSchemeInfoDefault":"#AAD1EC","LightColorSchemeInfoPalette":{"40":{"value":"#F5FAFD","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F5FAFD","$quoted$":["value"]},"name":"PaletteBlue40","attributes":{"category":"palette","type":"blue","item":"40","$quoted$":["category","type","item"]},"path":["palette","blue","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#EBF4FB","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#EBF4FB","$quoted$":["value"]},"name":"PaletteBlue60","attributes":{"category":"palette","type":"blue","item":"60","$quoted$":["category","type","item"]},"path":["palette","blue","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#D8EAF7","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#D8EAF7","$quoted$":["value"]},"name":"PaletteBlue100","attributes":{"category":"palette","type":"blue","item":"100","$quoted$":["category","type","item"]},"path":["palette","blue","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#AAD1EC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#AAD1EC","$quoted$":["value"]},"name":"PaletteBlue200","attributes":{"category":"palette","type":"blue","item":"200","$quoted$":["category","type","item"]},"path":["palette","blue","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#7FBAE1","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#7FBAE1","$quoted$":["value"]},"name":"PaletteBlue300","attributes":{"category":"palette","type":"blue","item":"300","$quoted$":["category","type","item"]},"path":["palette","blue","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#57A4D7","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#57A4D7","$quoted$":["value"]},"name":"PaletteBlue400","attributes":{"category":"palette","type":"blue","item":"400","$quoted$":["category","type","item"]},"path":["palette","blue","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#338FCC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#338FCC","$quoted$":["value"]},"name":"PaletteBlue500","attributes":{"category":"palette","type":"blue","item":"500","$quoted$":["category","type","item"]},"path":["palette","blue","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#277BB3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#277BB3","$quoted$":["value"]},"name":"PaletteBlue560","attributes":{"category":"palette","type":"blue","item":"560","$quoted$":["category","type","item"]},"path":["palette","blue","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#206EA2","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#206EA2","$quoted$":["value"]},"name":"PaletteBlue600","attributes":{"category":"palette","type":"blue","item":"600","$quoted$":["category","type","item"]},"path":["palette","blue","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#114E77","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#114E77","$quoted$":["value"]},"name":"PaletteBlue700","attributes":{"category":"palette","type":"blue","item":"700","$quoted$":["category","type","item"]},"path":["palette","blue","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#07314D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#07314D","$quoted$":["value"]},"name":"PaletteBlue800","attributes":{"category":"palette","type":"blue","item":"800","$quoted$":["category","type","item"]},"path":["palette","blue","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(0, 153, 255, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 153, 255, 0.15)","$quoted$":["value"]},"name":"PaletteBlueA100","attributes":{"category":"palette","type":"blue","item":"A100","$quoted$":["category","type","item"]},"path":["palette","blue","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"rgba(0, 153, 255, 0.3)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 153, 255, 0.3)","$quoted$":["value"]},"name":"PaletteBlueA200","attributes":{"category":"palette","type":"blue","item":"A200","$quoted$":["category","type","item"]},"path":["palette","blue","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast40","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast60","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast100","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast200","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast300","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast400","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast500","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast560","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast600","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast700","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast800","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrastA100","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrastA200","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"A200","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","A200"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","A200","contrast"]},"LightColorSchemeSuccessDefault":"#B4DEA4","LightColorSchemeSuccessPalette":{"40":{"value":"#F6FBF4","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F6FBF4","$quoted$":["value"]},"name":"PaletteGreen40","attributes":{"category":"palette","type":"green","item":"40","$quoted$":["category","type","item"]},"path":["palette","green","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#EDF8E9","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#EDF8E9","$quoted$":["value"]},"name":"PaletteGreen60","attributes":{"category":"palette","type":"green","item":"60","$quoted$":["category","type","item"]},"path":["palette","green","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#DCF1D4","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#DCF1D4","$quoted$":["value"]},"name":"PaletteGreen100","attributes":{"category":"palette","type":"green","item":"100","$quoted$":["category","type","item"]},"path":["palette","green","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#B4DEA4","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#B4DEA4","$quoted$":["value"]},"name":"PaletteGreen200","attributes":{"category":"palette","type":"green","item":"200","$quoted$":["category","type","item"]},"path":["palette","green","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#8FCC79","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#8FCC79","$quoted$":["value"]},"name":"PaletteGreen300","attributes":{"category":"palette","type":"green","item":"300","$quoted$":["category","type","item"]},"path":["palette","green","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#6FBA53","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#6FBA53","$quoted$":["value"]},"name":"PaletteGreen400","attributes":{"category":"palette","type":"green","item":"400","$quoted$":["category","type","item"]},"path":["palette","green","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#52A832","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#52A832","$quoted$":["value"]},"name":"PaletteGreen500","attributes":{"category":"palette","type":"green","item":"500","$quoted$":["category","type","item"]},"path":["palette","green","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#449327","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#449327","$quoted$":["value"]},"name":"PaletteGreen560","attributes":{"category":"palette","type":"green","item":"560","$quoted$":["category","type","item"]},"path":["palette","green","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#3B8520","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#3B8520","$quoted$":["value"]},"name":"PaletteGreen600","attributes":{"category":"palette","type":"green","item":"600","$quoted$":["category","type","item"]},"path":["palette","green","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#276211","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#276211","$quoted$":["value"]},"name":"PaletteGreen700","attributes":{"category":"palette","type":"green","item":"700","$quoted$":["category","type","item"]},"path":["palette","green","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#163F07","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#163F07","$quoted$":["value"]},"name":"PaletteGreen800","attributes":{"category":"palette","type":"green","item":"800","$quoted$":["category","type","item"]},"path":["palette","green","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(68, 255, 0, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(68, 255, 0, 0.15)","$quoted$":["value"]},"name":"PaletteGreenA100","attributes":{"category":"palette","type":"green","item":"A100","$quoted$":["category","type","item"]},"path":["palette","green","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast40","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast60","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast100","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast200","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast300","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast400","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast500","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast560","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast600","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast700","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast800","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrastA100","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","contrast"]},"LightColorSchemeWarningDefault":"#F0D49B","LightColorSchemeWarningPalette":{"40":{"value":"#FDFAF3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FDFAF3","$quoted$":["value"]},"name":"PaletteYellow40","attributes":{"category":"palette","type":"yellow","item":"40","$quoted$":["category","type","item"]},"path":["palette","yellow","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#FCF5E8","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FCF5E8","$quoted$":["value"]},"name":"PaletteYellow60","attributes":{"category":"palette","type":"yellow","item":"60","$quoted$":["category","type","item"]},"path":["palette","yellow","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#F8EBD1","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F8EBD1","$quoted$":["value"]},"name":"PaletteYellow100","attributes":{"category":"palette","type":"yellow","item":"100","$quoted$":["category","type","item"]},"path":["palette","yellow","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#F0D49B","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F0D49B","$quoted$":["value"]},"name":"PaletteYellow200","attributes":{"category":"palette","type":"yellow","item":"200","$quoted$":["category","type","item"]},"path":["palette","yellow","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#E7BD68","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E7BD68","$quoted$":["value"]},"name":"PaletteYellow300","attributes":{"category":"palette","type":"yellow","item":"300","$quoted$":["category","type","item"]},"path":["palette","yellow","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#DFA739","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#DFA739","$quoted$":["value"]},"name":"PaletteYellow400","attributes":{"category":"palette","type":"yellow","item":"400","$quoted$":["category","type","item"]},"path":["palette","yellow","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#D6930D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#D6930D","$quoted$":["value"]},"name":"PaletteYellow500","attributes":{"category":"palette","type":"yellow","item":"500","$quoted$":["category","type","item"]},"path":["palette","yellow","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#BB800A","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#BB800A","$quoted$":["value"]},"name":"PaletteYellow560","attributes":{"category":"palette","type":"yellow","item":"560","$quoted$":["category","type","item"]},"path":["palette","yellow","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#AA7408","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#AA7408","$quoted$":["value"]},"name":"PaletteYellow600","attributes":{"category":"palette","type":"yellow","item":"600","$quoted$":["category","type","item"]},"path":["palette","yellow","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#7D5504","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#7D5504","$quoted$":["value"]},"name":"PaletteYellow700","attributes":{"category":"palette","type":"yellow","item":"700","$quoted$":["category","type","item"]},"path":["palette","yellow","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#503602","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#503602","$quoted$":["value"]},"name":"PaletteYellow800","attributes":{"category":"palette","type":"yellow","item":"800","$quoted$":["category","type","item"]},"path":["palette","yellow","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(255, 170, 0, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(255, 170, 0, 0.15)","$quoted$":["value"]},"name":"PaletteYellowA100","attributes":{"category":"palette","type":"yellow","item":"A100","$quoted$":["category","type","item"]},"path":["palette","yellow","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast40","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast60","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast100","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast200","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast300","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast400","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast500","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast560","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast600","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast700","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast800","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrastA100","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","contrast"]},"LightColorSchemeForegroundText":"#4D4D4D","LightColorSchemeForegroundTextLessContrast":"#999999","LightColorSchemeForegroundTextDisabled":"#B3B3B3","LightColorSchemeForegroundDivider":"#E6E6E6","LightColorSchemeForegroundBorder":"#B3B3B3","LightColorSchemeForegroundIcon":"#999999","LightColorSchemeBackgroundBackground":"white","LightColorSchemeBackgroundBackgroundDisabled":"#F0F0F0","LightColorSchemeBackgroundOverlayHover":"rgba(black, 0.05)","LightColorSchemeBackgroundOverlayActive":"rgba(black, 0.1)","LightColorSchemeBackgroundOverlayDisabled":"rgba(white, 0.3)","LightColorSchemeStatesFocusedColor":"#338FCC","LightColorSchemeStatesSelectedColor":"#D8EAF7","LightColorSchemeStatesPressedShadow":"inset 0 1px 2px 0 rgba(black, 0.2)","LightColorSchemeStatesDisabledOpacity":0.3,"DarkColorSchemePrimaryDefault":"#57A4D7","DarkColorSchemePrimaryPalette":{"40":{"value":"#F5FAFD","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F5FAFD","$quoted$":["value"]},"name":"PaletteBlue40","attributes":{"category":"palette","type":"blue","item":"40","$quoted$":["category","type","item"]},"path":["palette","blue","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#EBF4FB","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#EBF4FB","$quoted$":["value"]},"name":"PaletteBlue60","attributes":{"category":"palette","type":"blue","item":"60","$quoted$":["category","type","item"]},"path":["palette","blue","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#D8EAF7","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#D8EAF7","$quoted$":["value"]},"name":"PaletteBlue100","attributes":{"category":"palette","type":"blue","item":"100","$quoted$":["category","type","item"]},"path":["palette","blue","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#AAD1EC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#AAD1EC","$quoted$":["value"]},"name":"PaletteBlue200","attributes":{"category":"palette","type":"blue","item":"200","$quoted$":["category","type","item"]},"path":["palette","blue","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#7FBAE1","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#7FBAE1","$quoted$":["value"]},"name":"PaletteBlue300","attributes":{"category":"palette","type":"blue","item":"300","$quoted$":["category","type","item"]},"path":["palette","blue","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#57A4D7","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#57A4D7","$quoted$":["value"]},"name":"PaletteBlue400","attributes":{"category":"palette","type":"blue","item":"400","$quoted$":["category","type","item"]},"path":["palette","blue","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#338FCC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#338FCC","$quoted$":["value"]},"name":"PaletteBlue500","attributes":{"category":"palette","type":"blue","item":"500","$quoted$":["category","type","item"]},"path":["palette","blue","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#277BB3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#277BB3","$quoted$":["value"]},"name":"PaletteBlue560","attributes":{"category":"palette","type":"blue","item":"560","$quoted$":["category","type","item"]},"path":["palette","blue","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#206EA2","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#206EA2","$quoted$":["value"]},"name":"PaletteBlue600","attributes":{"category":"palette","type":"blue","item":"600","$quoted$":["category","type","item"]},"path":["palette","blue","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#114E77","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#114E77","$quoted$":["value"]},"name":"PaletteBlue700","attributes":{"category":"palette","type":"blue","item":"700","$quoted$":["category","type","item"]},"path":["palette","blue","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#07314D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#07314D","$quoted$":["value"]},"name":"PaletteBlue800","attributes":{"category":"palette","type":"blue","item":"800","$quoted$":["category","type","item"]},"path":["palette","blue","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(0, 153, 255, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 153, 255, 0.15)","$quoted$":["value"]},"name":"PaletteBlueA100","attributes":{"category":"palette","type":"blue","item":"A100","$quoted$":["category","type","item"]},"path":["palette","blue","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"rgba(0, 153, 255, 0.3)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 153, 255, 0.3)","$quoted$":["value"]},"name":"PaletteBlueA200","attributes":{"category":"palette","type":"blue","item":"A200","$quoted$":["category","type","item"]},"path":["palette","blue","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast40","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast60","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast100","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast200","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast300","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast400","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast500","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast560","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast600","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast700","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast800","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrastA100","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrastA200","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"A200","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","A200"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","A200","contrast"]},"DarkColorSchemeSecondDefault":"#999999","DarkColorSchemeSecondPalette":{"40":{"value":"#F5F5F5","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F5F5F5","$quoted$":["value"]},"name":"PaletteGrey40","attributes":{"category":"palette","type":"grey","item":"40","$quoted$":["category","type","item"]},"path":["palette","grey","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#F0F0F0","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F0F0F0","$quoted$":["value"]},"name":"PaletteGrey60","attributes":{"category":"palette","type":"grey","item":"60","$quoted$":["category","type","item"]},"path":["palette","grey","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#E6E6E6","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E6E6E6","$quoted$":["value"]},"name":"PaletteGrey100","attributes":{"category":"palette","type":"grey","item":"100","$quoted$":["category","type","item"]},"path":["palette","grey","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#CCCCCC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#CCCCCC","$quoted$":["value"]},"name":"PaletteGrey200","attributes":{"category":"palette","type":"grey","item":"200","$quoted$":["category","type","item"]},"path":["palette","grey","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#B3B3B3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#B3B3B3","$quoted$":["value"]},"name":"PaletteGrey300","attributes":{"category":"palette","type":"grey","item":"300","$quoted$":["category","type","item"]},"path":["palette","grey","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#999999","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#999999","$quoted$":["value"]},"name":"PaletteGrey400","attributes":{"category":"palette","type":"grey","item":"400","$quoted$":["category","type","item"]},"path":["palette","grey","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#808080","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#808080","$quoted$":["value"]},"name":"PaletteGrey500","attributes":{"category":"palette","type":"grey","item":"500","$quoted$":["category","type","item"]},"path":["palette","grey","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#707070","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#707070","$quoted$":["value"]},"name":"PaletteGrey560","attributes":{"category":"palette","type":"grey","item":"560","$quoted$":["category","type","item"]},"path":["palette","grey","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#666666","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#666666","$quoted$":["value"]},"name":"PaletteGrey600","attributes":{"category":"palette","type":"grey","item":"600","$quoted$":["category","type","item"]},"path":["palette","grey","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGrey700","attributes":{"category":"palette","type":"grey","item":"700","$quoted$":["category","type","item"]},"path":["palette","grey","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#333333","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#333333","$quoted$":["value"]},"name":"PaletteGrey800","attributes":{"category":"palette","type":"grey","item":"800","$quoted$":["category","type","item"]},"path":["palette","grey","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A40":{"value":"rgba(0, 0, 0, 0.04)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.04)","$quoted$":["value"]},"name":"PaletteGreyA40","attributes":{"category":"palette","type":"grey","item":"A40","$quoted$":["category","type","item"]},"path":["palette","grey","A40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A60":{"value":"rgba(0, 0, 0, 0.06)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.06)","$quoted$":["value"]},"name":"PaletteGreyA60","attributes":{"category":"palette","type":"grey","item":"A60","$quoted$":["category","type","item"]},"path":["palette","grey","A60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(0, 0, 0, 0.1)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.1)","$quoted$":["value"]},"name":"PaletteGreyA100","attributes":{"category":"palette","type":"grey","item":"A100","$quoted$":["category","type","item"]},"path":["palette","grey","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"rgba(0, 0, 0, 0.2)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.2)","$quoted$":["value"]},"name":"PaletteGreyA200","attributes":{"category":"palette","type":"grey","item":"A200","$quoted$":["category","type","item"]},"path":["palette","grey","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A300":{"value":"rgba(0, 0, 0, 0.3)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.3)","$quoted$":["value"]},"name":"PaletteGreyA300","attributes":{"category":"palette","type":"grey","item":"A300","$quoted$":["category","type","item"]},"path":["palette","grey","A300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A500":{"value":"rgba(0, 0, 0, 0.5)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.5)","$quoted$":["value"]},"name":"PaletteGreyA500","attributes":{"category":"palette","type":"grey","item":"A500","$quoted$":["category","type","item"]},"path":["palette","grey","A500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast40","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast60","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast100","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast200","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast300","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast400","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast500","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast560","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast600","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast700","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast800","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A40","A60","A100","A200","A300","A500","contrast"]},"DarkColorSchemeErrorDefault":"#E76E5C","DarkColorSchemeErrorPalette":{"40":{"value":"#FEF7F6","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FEF7F6","$quoted$":["value"]},"name":"PaletteRed40","attributes":{"category":"palette","type":"red","item":"40","$quoted$":["category","type","item"]},"path":["palette","red","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#FCEFEC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FCEFEC","$quoted$":["value"]},"name":"PaletteRed60","attributes":{"category":"palette","type":"red","item":"60","$quoted$":["category","type","item"]},"path":["palette","red","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#FADEDA","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FADEDA","$quoted$":["value"]},"name":"PaletteRed100","attributes":{"category":"palette","type":"red","item":"100","$quoted$":["category","type","item"]},"path":["palette","red","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#F4B7AE","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F4B7AE","$quoted$":["value"]},"name":"PaletteRed200","attributes":{"category":"palette","type":"red","item":"200","$quoted$":["category","type","item"]},"path":["palette","red","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#ED9284","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#ED9284","$quoted$":["value"]},"name":"PaletteRed300","attributes":{"category":"palette","type":"red","item":"300","$quoted$":["category","type","item"]},"path":["palette","red","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#E76E5C","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E76E5C","$quoted$":["value"]},"name":"PaletteRed400","attributes":{"category":"palette","type":"red","item":"400","$quoted$":["category","type","item"]},"path":["palette","red","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#E04D36","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E04D36","$quoted$":["value"]},"name":"PaletteRed500","attributes":{"category":"palette","type":"red","item":"500","$quoted$":["category","type","item"]},"path":["palette","red","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#C43E29","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#C43E29","$quoted$":["value"]},"name":"PaletteRed560","attributes":{"category":"palette","type":"red","item":"560","$quoted$":["category","type","item"]},"path":["palette","red","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#B23522","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#B23522","$quoted$":["value"]},"name":"PaletteRed600","attributes":{"category":"palette","type":"red","item":"600","$quoted$":["category","type","item"]},"path":["palette","red","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#832112","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#832112","$quoted$":["value"]},"name":"PaletteRed700","attributes":{"category":"palette","type":"red","item":"700","$quoted$":["category","type","item"]},"path":["palette","red","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#541208","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#541208","$quoted$":["value"]},"name":"PaletteRed800","attributes":{"category":"palette","type":"red","item":"800","$quoted$":["category","type","item"]},"path":["palette","red","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(224, 79, 56, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(224, 79, 56, 0.15)","$quoted$":["value"]},"name":"PaletteRedA100","attributes":{"category":"palette","type":"red","item":"A100","$quoted$":["category","type","item"]},"path":["palette","red","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast40","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast60","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast100","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast200","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast300","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast400","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast500","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast560","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast600","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast700","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast800","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrastA100","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","contrast"]},"DarkColorSchemeInfoDefault":"#57A4D7","DarkColorSchemeInfoPalette":{"40":{"value":"#F5FAFD","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F5FAFD","$quoted$":["value"]},"name":"PaletteBlue40","attributes":{"category":"palette","type":"blue","item":"40","$quoted$":["category","type","item"]},"path":["palette","blue","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#EBF4FB","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#EBF4FB","$quoted$":["value"]},"name":"PaletteBlue60","attributes":{"category":"palette","type":"blue","item":"60","$quoted$":["category","type","item"]},"path":["palette","blue","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#D8EAF7","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#D8EAF7","$quoted$":["value"]},"name":"PaletteBlue100","attributes":{"category":"palette","type":"blue","item":"100","$quoted$":["category","type","item"]},"path":["palette","blue","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#AAD1EC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#AAD1EC","$quoted$":["value"]},"name":"PaletteBlue200","attributes":{"category":"palette","type":"blue","item":"200","$quoted$":["category","type","item"]},"path":["palette","blue","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#7FBAE1","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#7FBAE1","$quoted$":["value"]},"name":"PaletteBlue300","attributes":{"category":"palette","type":"blue","item":"300","$quoted$":["category","type","item"]},"path":["palette","blue","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#57A4D7","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#57A4D7","$quoted$":["value"]},"name":"PaletteBlue400","attributes":{"category":"palette","type":"blue","item":"400","$quoted$":["category","type","item"]},"path":["palette","blue","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#338FCC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#338FCC","$quoted$":["value"]},"name":"PaletteBlue500","attributes":{"category":"palette","type":"blue","item":"500","$quoted$":["category","type","item"]},"path":["palette","blue","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#277BB3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#277BB3","$quoted$":["value"]},"name":"PaletteBlue560","attributes":{"category":"palette","type":"blue","item":"560","$quoted$":["category","type","item"]},"path":["palette","blue","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#206EA2","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#206EA2","$quoted$":["value"]},"name":"PaletteBlue600","attributes":{"category":"palette","type":"blue","item":"600","$quoted$":["category","type","item"]},"path":["palette","blue","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#114E77","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#114E77","$quoted$":["value"]},"name":"PaletteBlue700","attributes":{"category":"palette","type":"blue","item":"700","$quoted$":["category","type","item"]},"path":["palette","blue","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#07314D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#07314D","$quoted$":["value"]},"name":"PaletteBlue800","attributes":{"category":"palette","type":"blue","item":"800","$quoted$":["category","type","item"]},"path":["palette","blue","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(0, 153, 255, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 153, 255, 0.15)","$quoted$":["value"]},"name":"PaletteBlueA100","attributes":{"category":"palette","type":"blue","item":"A100","$quoted$":["category","type","item"]},"path":["palette","blue","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"rgba(0, 153, 255, 0.3)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 153, 255, 0.3)","$quoted$":["value"]},"name":"PaletteBlueA200","attributes":{"category":"palette","type":"blue","item":"A200","$quoted$":["category","type","item"]},"path":["palette","blue","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast40","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast60","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast100","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast200","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast300","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast400","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast500","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast560","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast600","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast700","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast800","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrastA100","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrastA200","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"A200","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","A200"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","A200","contrast"]},"DarkColorSchemeSuccessDefault":"#6FBA53","DarkColorSchemeSuccessPalette":{"40":{"value":"#F6FBF4","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F6FBF4","$quoted$":["value"]},"name":"PaletteGreen40","attributes":{"category":"palette","type":"green","item":"40","$quoted$":["category","type","item"]},"path":["palette","green","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#EDF8E9","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#EDF8E9","$quoted$":["value"]},"name":"PaletteGreen60","attributes":{"category":"palette","type":"green","item":"60","$quoted$":["category","type","item"]},"path":["palette","green","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#DCF1D4","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#DCF1D4","$quoted$":["value"]},"name":"PaletteGreen100","attributes":{"category":"palette","type":"green","item":"100","$quoted$":["category","type","item"]},"path":["palette","green","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#B4DEA4","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#B4DEA4","$quoted$":["value"]},"name":"PaletteGreen200","attributes":{"category":"palette","type":"green","item":"200","$quoted$":["category","type","item"]},"path":["palette","green","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#8FCC79","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#8FCC79","$quoted$":["value"]},"name":"PaletteGreen300","attributes":{"category":"palette","type":"green","item":"300","$quoted$":["category","type","item"]},"path":["palette","green","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#6FBA53","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#6FBA53","$quoted$":["value"]},"name":"PaletteGreen400","attributes":{"category":"palette","type":"green","item":"400","$quoted$":["category","type","item"]},"path":["palette","green","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#52A832","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#52A832","$quoted$":["value"]},"name":"PaletteGreen500","attributes":{"category":"palette","type":"green","item":"500","$quoted$":["category","type","item"]},"path":["palette","green","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#449327","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#449327","$quoted$":["value"]},"name":"PaletteGreen560","attributes":{"category":"palette","type":"green","item":"560","$quoted$":["category","type","item"]},"path":["palette","green","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#3B8520","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#3B8520","$quoted$":["value"]},"name":"PaletteGreen600","attributes":{"category":"palette","type":"green","item":"600","$quoted$":["category","type","item"]},"path":["palette","green","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#276211","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#276211","$quoted$":["value"]},"name":"PaletteGreen700","attributes":{"category":"palette","type":"green","item":"700","$quoted$":["category","type","item"]},"path":["palette","green","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#163F07","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#163F07","$quoted$":["value"]},"name":"PaletteGreen800","attributes":{"category":"palette","type":"green","item":"800","$quoted$":["category","type","item"]},"path":["palette","green","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(68, 255, 0, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(68, 255, 0, 0.15)","$quoted$":["value"]},"name":"PaletteGreenA100","attributes":{"category":"palette","type":"green","item":"A100","$quoted$":["category","type","item"]},"path":["palette","green","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast40","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast60","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast100","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast200","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast300","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast400","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast500","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast560","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast600","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast700","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast800","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrastA100","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","contrast"]},"DarkColorSchemeWarningDefault":"#DFA739","DarkColorSchemeWarningPalette":{"40":{"value":"#FDFAF3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FDFAF3","$quoted$":["value"]},"name":"PaletteYellow40","attributes":{"category":"palette","type":"yellow","item":"40","$quoted$":["category","type","item"]},"path":["palette","yellow","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#FCF5E8","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FCF5E8","$quoted$":["value"]},"name":"PaletteYellow60","attributes":{"category":"palette","type":"yellow","item":"60","$quoted$":["category","type","item"]},"path":["palette","yellow","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#F8EBD1","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F8EBD1","$quoted$":["value"]},"name":"PaletteYellow100","attributes":{"category":"palette","type":"yellow","item":"100","$quoted$":["category","type","item"]},"path":["palette","yellow","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#F0D49B","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F0D49B","$quoted$":["value"]},"name":"PaletteYellow200","attributes":{"category":"palette","type":"yellow","item":"200","$quoted$":["category","type","item"]},"path":["palette","yellow","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#E7BD68","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E7BD68","$quoted$":["value"]},"name":"PaletteYellow300","attributes":{"category":"palette","type":"yellow","item":"300","$quoted$":["category","type","item"]},"path":["palette","yellow","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#DFA739","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#DFA739","$quoted$":["value"]},"name":"PaletteYellow400","attributes":{"category":"palette","type":"yellow","item":"400","$quoted$":["category","type","item"]},"path":["palette","yellow","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#D6930D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#D6930D","$quoted$":["value"]},"name":"PaletteYellow500","attributes":{"category":"palette","type":"yellow","item":"500","$quoted$":["category","type","item"]},"path":["palette","yellow","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#BB800A","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#BB800A","$quoted$":["value"]},"name":"PaletteYellow560","attributes":{"category":"palette","type":"yellow","item":"560","$quoted$":["category","type","item"]},"path":["palette","yellow","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#AA7408","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#AA7408","$quoted$":["value"]},"name":"PaletteYellow600","attributes":{"category":"palette","type":"yellow","item":"600","$quoted$":["category","type","item"]},"path":["palette","yellow","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#7D5504","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#7D5504","$quoted$":["value"]},"name":"PaletteYellow700","attributes":{"category":"palette","type":"yellow","item":"700","$quoted$":["category","type","item"]},"path":["palette","yellow","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#503602","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#503602","$quoted$":["value"]},"name":"PaletteYellow800","attributes":{"category":"palette","type":"yellow","item":"800","$quoted$":["category","type","item"]},"path":["palette","yellow","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(255, 170, 0, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(255, 170, 0, 0.15)","$quoted$":["value"]},"name":"PaletteYellowA100","attributes":{"category":"palette","type":"yellow","item":"A100","$quoted$":["category","type","item"]},"path":["palette","yellow","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast40","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast60","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast100","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast200","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast300","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast400","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast500","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast560","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast600","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast700","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast800","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrastA100","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","contrast"]},"DarkColorSchemeForegroundText":"#F0F0F0","DarkColorSchemeForegroundTextLessContrast":"#999999","DarkColorSchemeForegroundTextDisabled":"#999999","DarkColorSchemeForegroundDivider":"#666666","DarkColorSchemeForegroundBorder":"#808080","DarkColorSchemeForegroundIcon":"#999999","DarkColorSchemeBackgroundBackground":"#333333","DarkColorSchemeBackgroundBackgroundDisabled":"#666666","DarkColorSchemeBackgroundOverlayHover":"rgba(black, 0.05)","DarkColorSchemeBackgroundOverlayActive":"rgba(black, 0.1)","DarkColorSchemeBackgroundOverlayDisabled":"rgba(white, 0.2)","DarkColorSchemeStatesFocusedColor":"#57A4D7","DarkColorSchemeStatesSelectedColor":"#114E77","DarkColorSchemeStatesPressedShadow":"inset 1px 2px 2px 0 rgba(black, 0.2)","DarkColorSchemeStatesDisabledOpacity":0.3,"FontFamilyBase":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","FontFamilyMonospace":"'Roboto Mono', 'Consolas', 'Menlo', 'Monaco', monospace","PaletteBlue40":"#F5FAFD","PaletteBlue60":"#EBF4FB","PaletteBlue100":"#D8EAF7","PaletteBlue200":"#AAD1EC","PaletteBlue300":"#7FBAE1","PaletteBlue400":"#57A4D7","PaletteBlue500":"#338FCC","PaletteBlue560":"#277BB3","PaletteBlue600":"#206EA2","PaletteBlue700":"#114E77","PaletteBlue800":"#07314D","PaletteBlueA100":"rgba(0, 153, 255, 0.15)","PaletteBlueA200":"rgba(0, 153, 255, 0.3)","PaletteBlueContrast40":"#4D4D4D","PaletteBlueContrast60":"#4D4D4D","PaletteBlueContrast100":"#4D4D4D","PaletteBlueContrast200":"#4D4D4D","PaletteBlueContrast300":"#4D4D4D","PaletteBlueContrast400":"white","PaletteBlueContrast500":"white","PaletteBlueContrast560":"white","PaletteBlueContrast600":"white","PaletteBlueContrast700":"white","PaletteBlueContrast800":"white","PaletteBlueContrastA100":"#4D4D4D","PaletteBlueContrastA200":"white","PaletteGreen40":"#F6FBF4","PaletteGreen60":"#EDF8E9","PaletteGreen100":"#DCF1D4","PaletteGreen200":"#B4DEA4","PaletteGreen300":"#8FCC79","PaletteGreen400":"#6FBA53","PaletteGreen500":"#52A832","PaletteGreen560":"#449327","PaletteGreen600":"#3B8520","PaletteGreen700":"#276211","PaletteGreen800":"#163F07","PaletteGreenA100":"rgba(68, 255, 0, 0.15)","PaletteGreenContrast40":"#4D4D4D","PaletteGreenContrast60":"#4D4D4D","PaletteGreenContrast100":"#4D4D4D","PaletteGreenContrast200":"#4D4D4D","PaletteGreenContrast300":"#4D4D4D","PaletteGreenContrast400":"white","PaletteGreenContrast500":"white","PaletteGreenContrast560":"white","PaletteGreenContrast600":"white","PaletteGreenContrast700":"white","PaletteGreenContrast800":"white","PaletteGreenContrastA100":"#4D4D4D","PaletteRed40":"#FEF7F6","PaletteRed60":"#FCEFEC","PaletteRed100":"#FADEDA","PaletteRed200":"#F4B7AE","PaletteRed300":"#ED9284","PaletteRed400":"#E76E5C","PaletteRed500":"#E04D36","PaletteRed560":"#C43E29","PaletteRed600":"#B23522","PaletteRed700":"#832112","PaletteRed800":"#541208","PaletteRedA100":"rgba(224, 79, 56, 0.15)","PaletteRedContrast40":"#4D4D4D","PaletteRedContrast60":"#4D4D4D","PaletteRedContrast100":"#4D4D4D","PaletteRedContrast200":"#4D4D4D","PaletteRedContrast300":"#4D4D4D","PaletteRedContrast400":"white","PaletteRedContrast500":"white","PaletteRedContrast560":"white","PaletteRedContrast600":"white","PaletteRedContrast700":"white","PaletteRedContrast800":"white","PaletteRedContrastA100":"#4D4D4D","PaletteGrey40":"#F5F5F5","PaletteGrey60":"#F0F0F0","PaletteGrey100":"#E6E6E6","PaletteGrey200":"#CCCCCC","PaletteGrey300":"#B3B3B3","PaletteGrey400":"#999999","PaletteGrey500":"#808080","PaletteGrey560":"#707070","PaletteGrey600":"#666666","PaletteGrey700":"#4D4D4D","PaletteGrey800":"#333333","PaletteGreyA40":"rgba(0, 0, 0, 0.04)","PaletteGreyA60":"rgba(0, 0, 0, 0.06)","PaletteGreyA100":"rgba(0, 0, 0, 0.1)","PaletteGreyA200":"rgba(0, 0, 0, 0.2)","PaletteGreyA300":"rgba(0, 0, 0, 0.3)","PaletteGreyA500":"rgba(0, 0, 0, 0.5)","PaletteGreyContrast40":"#4D4D4D","PaletteGreyContrast60":"#4D4D4D","PaletteGreyContrast100":"#4D4D4D","PaletteGreyContrast200":"#4D4D4D","PaletteGreyContrast300":"#4D4D4D","PaletteGreyContrast400":"white","PaletteGreyContrast500":"white","PaletteGreyContrast560":"white","PaletteGreyContrast600":"white","PaletteGreyContrast700":"white","PaletteGreyContrast800":"white","PaletteYellow40":"#FDFAF3","PaletteYellow60":"#FCF5E8","PaletteYellow100":"#F8EBD1","PaletteYellow200":"#F0D49B","PaletteYellow300":"#E7BD68","PaletteYellow400":"#DFA739","PaletteYellow500":"#D6930D","PaletteYellow560":"#BB800A","PaletteYellow600":"#AA7408","PaletteYellow700":"#7D5504","PaletteYellow800":"#503602","PaletteYellowA100":"rgba(255, 170, 0, 0.15)","PaletteYellowContrast40":"#4D4D4D","PaletteYellowContrast60":"#4D4D4D","PaletteYellowContrast100":"#4D4D4D","PaletteYellowContrast200":"#4D4D4D","PaletteYellowContrast300":"#4D4D4D","PaletteYellowContrast400":"white","PaletteYellowContrast500":"white","PaletteYellowContrast560":"white","PaletteYellowContrast600":"white","PaletteYellowContrast700":"white","PaletteYellowContrast800":"white","PaletteYellowContrastA100":"#4D4D4D","ColorBluePalette":{"40":{"value":"#F5FAFD","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F5FAFD","$quoted$":["value"]},"name":"PaletteBlue40","attributes":{"category":"palette","type":"blue","item":"40","$quoted$":["category","type","item"]},"path":["palette","blue","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#EBF4FB","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#EBF4FB","$quoted$":["value"]},"name":"PaletteBlue60","attributes":{"category":"palette","type":"blue","item":"60","$quoted$":["category","type","item"]},"path":["palette","blue","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#D8EAF7","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#D8EAF7","$quoted$":["value"]},"name":"PaletteBlue100","attributes":{"category":"palette","type":"blue","item":"100","$quoted$":["category","type","item"]},"path":["palette","blue","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#AAD1EC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#AAD1EC","$quoted$":["value"]},"name":"PaletteBlue200","attributes":{"category":"palette","type":"blue","item":"200","$quoted$":["category","type","item"]},"path":["palette","blue","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#7FBAE1","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#7FBAE1","$quoted$":["value"]},"name":"PaletteBlue300","attributes":{"category":"palette","type":"blue","item":"300","$quoted$":["category","type","item"]},"path":["palette","blue","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#57A4D7","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#57A4D7","$quoted$":["value"]},"name":"PaletteBlue400","attributes":{"category":"palette","type":"blue","item":"400","$quoted$":["category","type","item"]},"path":["palette","blue","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#338FCC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#338FCC","$quoted$":["value"]},"name":"PaletteBlue500","attributes":{"category":"palette","type":"blue","item":"500","$quoted$":["category","type","item"]},"path":["palette","blue","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#277BB3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#277BB3","$quoted$":["value"]},"name":"PaletteBlue560","attributes":{"category":"palette","type":"blue","item":"560","$quoted$":["category","type","item"]},"path":["palette","blue","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#206EA2","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#206EA2","$quoted$":["value"]},"name":"PaletteBlue600","attributes":{"category":"palette","type":"blue","item":"600","$quoted$":["category","type","item"]},"path":["palette","blue","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#114E77","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#114E77","$quoted$":["value"]},"name":"PaletteBlue700","attributes":{"category":"palette","type":"blue","item":"700","$quoted$":["category","type","item"]},"path":["palette","blue","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#07314D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#07314D","$quoted$":["value"]},"name":"PaletteBlue800","attributes":{"category":"palette","type":"blue","item":"800","$quoted$":["category","type","item"]},"path":["palette","blue","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(0, 153, 255, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 153, 255, 0.15)","$quoted$":["value"]},"name":"PaletteBlueA100","attributes":{"category":"palette","type":"blue","item":"A100","$quoted$":["category","type","item"]},"path":["palette","blue","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"rgba(0, 153, 255, 0.3)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 153, 255, 0.3)","$quoted$":["value"]},"name":"PaletteBlueA200","attributes":{"category":"palette","type":"blue","item":"A200","$quoted$":["category","type","item"]},"path":["palette","blue","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast40","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast60","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast100","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast200","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrast300","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast400","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast500","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast560","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast600","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast700","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrast800","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteBlueContrastA100","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteBlueContrastA200","attributes":{"category":"palette","type":"blue","item":"contrast","subitem":"A200","$quoted$":["category","type","item","subitem"]},"path":["palette","blue","contrast","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","A200"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","A200","contrast"]},"ColorGreenPalette":{"40":{"value":"#F6FBF4","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F6FBF4","$quoted$":["value"]},"name":"PaletteGreen40","attributes":{"category":"palette","type":"green","item":"40","$quoted$":["category","type","item"]},"path":["palette","green","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#EDF8E9","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#EDF8E9","$quoted$":["value"]},"name":"PaletteGreen60","attributes":{"category":"palette","type":"green","item":"60","$quoted$":["category","type","item"]},"path":["palette","green","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#DCF1D4","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#DCF1D4","$quoted$":["value"]},"name":"PaletteGreen100","attributes":{"category":"palette","type":"green","item":"100","$quoted$":["category","type","item"]},"path":["palette","green","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#B4DEA4","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#B4DEA4","$quoted$":["value"]},"name":"PaletteGreen200","attributes":{"category":"palette","type":"green","item":"200","$quoted$":["category","type","item"]},"path":["palette","green","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#8FCC79","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#8FCC79","$quoted$":["value"]},"name":"PaletteGreen300","attributes":{"category":"palette","type":"green","item":"300","$quoted$":["category","type","item"]},"path":["palette","green","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#6FBA53","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#6FBA53","$quoted$":["value"]},"name":"PaletteGreen400","attributes":{"category":"palette","type":"green","item":"400","$quoted$":["category","type","item"]},"path":["palette","green","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#52A832","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#52A832","$quoted$":["value"]},"name":"PaletteGreen500","attributes":{"category":"palette","type":"green","item":"500","$quoted$":["category","type","item"]},"path":["palette","green","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#449327","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#449327","$quoted$":["value"]},"name":"PaletteGreen560","attributes":{"category":"palette","type":"green","item":"560","$quoted$":["category","type","item"]},"path":["palette","green","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#3B8520","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#3B8520","$quoted$":["value"]},"name":"PaletteGreen600","attributes":{"category":"palette","type":"green","item":"600","$quoted$":["category","type","item"]},"path":["palette","green","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#276211","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#276211","$quoted$":["value"]},"name":"PaletteGreen700","attributes":{"category":"palette","type":"green","item":"700","$quoted$":["category","type","item"]},"path":["palette","green","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#163F07","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#163F07","$quoted$":["value"]},"name":"PaletteGreen800","attributes":{"category":"palette","type":"green","item":"800","$quoted$":["category","type","item"]},"path":["palette","green","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(68, 255, 0, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(68, 255, 0, 0.15)","$quoted$":["value"]},"name":"PaletteGreenA100","attributes":{"category":"palette","type":"green","item":"A100","$quoted$":["category","type","item"]},"path":["palette","green","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast40","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast60","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast100","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast200","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrast300","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast400","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast500","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast560","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast600","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast700","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreenContrast800","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreenContrastA100","attributes":{"category":"palette","type":"green","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","green","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","contrast"]},"ColorRedPalette":{"40":{"value":"#FEF7F6","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FEF7F6","$quoted$":["value"]},"name":"PaletteRed40","attributes":{"category":"palette","type":"red","item":"40","$quoted$":["category","type","item"]},"path":["palette","red","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#FCEFEC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FCEFEC","$quoted$":["value"]},"name":"PaletteRed60","attributes":{"category":"palette","type":"red","item":"60","$quoted$":["category","type","item"]},"path":["palette","red","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#FADEDA","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FADEDA","$quoted$":["value"]},"name":"PaletteRed100","attributes":{"category":"palette","type":"red","item":"100","$quoted$":["category","type","item"]},"path":["palette","red","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#F4B7AE","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F4B7AE","$quoted$":["value"]},"name":"PaletteRed200","attributes":{"category":"palette","type":"red","item":"200","$quoted$":["category","type","item"]},"path":["palette","red","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#ED9284","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#ED9284","$quoted$":["value"]},"name":"PaletteRed300","attributes":{"category":"palette","type":"red","item":"300","$quoted$":["category","type","item"]},"path":["palette","red","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#E76E5C","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E76E5C","$quoted$":["value"]},"name":"PaletteRed400","attributes":{"category":"palette","type":"red","item":"400","$quoted$":["category","type","item"]},"path":["palette","red","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#E04D36","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E04D36","$quoted$":["value"]},"name":"PaletteRed500","attributes":{"category":"palette","type":"red","item":"500","$quoted$":["category","type","item"]},"path":["palette","red","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#C43E29","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#C43E29","$quoted$":["value"]},"name":"PaletteRed560","attributes":{"category":"palette","type":"red","item":"560","$quoted$":["category","type","item"]},"path":["palette","red","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#B23522","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#B23522","$quoted$":["value"]},"name":"PaletteRed600","attributes":{"category":"palette","type":"red","item":"600","$quoted$":["category","type","item"]},"path":["palette","red","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#832112","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#832112","$quoted$":["value"]},"name":"PaletteRed700","attributes":{"category":"palette","type":"red","item":"700","$quoted$":["category","type","item"]},"path":["palette","red","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#541208","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#541208","$quoted$":["value"]},"name":"PaletteRed800","attributes":{"category":"palette","type":"red","item":"800","$quoted$":["category","type","item"]},"path":["palette","red","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(224, 79, 56, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(224, 79, 56, 0.15)","$quoted$":["value"]},"name":"PaletteRedA100","attributes":{"category":"palette","type":"red","item":"A100","$quoted$":["category","type","item"]},"path":["palette","red","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast40","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast60","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast100","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast200","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrast300","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast400","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast500","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast560","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast600","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast700","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteRedContrast800","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteRedContrastA100","attributes":{"category":"palette","type":"red","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","red","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","contrast"]},"ColorGreyPalette":{"40":{"value":"#F5F5F5","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F5F5F5","$quoted$":["value"]},"name":"PaletteGrey40","attributes":{"category":"palette","type":"grey","item":"40","$quoted$":["category","type","item"]},"path":["palette","grey","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#F0F0F0","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F0F0F0","$quoted$":["value"]},"name":"PaletteGrey60","attributes":{"category":"palette","type":"grey","item":"60","$quoted$":["category","type","item"]},"path":["palette","grey","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#E6E6E6","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E6E6E6","$quoted$":["value"]},"name":"PaletteGrey100","attributes":{"category":"palette","type":"grey","item":"100","$quoted$":["category","type","item"]},"path":["palette","grey","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#CCCCCC","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#CCCCCC","$quoted$":["value"]},"name":"PaletteGrey200","attributes":{"category":"palette","type":"grey","item":"200","$quoted$":["category","type","item"]},"path":["palette","grey","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#B3B3B3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#B3B3B3","$quoted$":["value"]},"name":"PaletteGrey300","attributes":{"category":"palette","type":"grey","item":"300","$quoted$":["category","type","item"]},"path":["palette","grey","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#999999","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#999999","$quoted$":["value"]},"name":"PaletteGrey400","attributes":{"category":"palette","type":"grey","item":"400","$quoted$":["category","type","item"]},"path":["palette","grey","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#808080","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#808080","$quoted$":["value"]},"name":"PaletteGrey500","attributes":{"category":"palette","type":"grey","item":"500","$quoted$":["category","type","item"]},"path":["palette","grey","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#707070","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#707070","$quoted$":["value"]},"name":"PaletteGrey560","attributes":{"category":"palette","type":"grey","item":"560","$quoted$":["category","type","item"]},"path":["palette","grey","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#666666","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#666666","$quoted$":["value"]},"name":"PaletteGrey600","attributes":{"category":"palette","type":"grey","item":"600","$quoted$":["category","type","item"]},"path":["palette","grey","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGrey700","attributes":{"category":"palette","type":"grey","item":"700","$quoted$":["category","type","item"]},"path":["palette","grey","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#333333","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#333333","$quoted$":["value"]},"name":"PaletteGrey800","attributes":{"category":"palette","type":"grey","item":"800","$quoted$":["category","type","item"]},"path":["palette","grey","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A40":{"value":"rgba(0, 0, 0, 0.04)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.04)","$quoted$":["value"]},"name":"PaletteGreyA40","attributes":{"category":"palette","type":"grey","item":"A40","$quoted$":["category","type","item"]},"path":["palette","grey","A40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A60":{"value":"rgba(0, 0, 0, 0.06)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.06)","$quoted$":["value"]},"name":"PaletteGreyA60","attributes":{"category":"palette","type":"grey","item":"A60","$quoted$":["category","type","item"]},"path":["palette","grey","A60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(0, 0, 0, 0.1)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.1)","$quoted$":["value"]},"name":"PaletteGreyA100","attributes":{"category":"palette","type":"grey","item":"A100","$quoted$":["category","type","item"]},"path":["palette","grey","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A200":{"value":"rgba(0, 0, 0, 0.2)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.2)","$quoted$":["value"]},"name":"PaletteGreyA200","attributes":{"category":"palette","type":"grey","item":"A200","$quoted$":["category","type","item"]},"path":["palette","grey","A200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A300":{"value":"rgba(0, 0, 0, 0.3)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.3)","$quoted$":["value"]},"name":"PaletteGreyA300","attributes":{"category":"palette","type":"grey","item":"A300","$quoted$":["category","type","item"]},"path":["palette","grey","A300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A500":{"value":"rgba(0, 0, 0, 0.5)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(0, 0, 0, 0.5)","$quoted$":["value"]},"name":"PaletteGreyA500","attributes":{"category":"palette","type":"grey","item":"A500","$quoted$":["category","type","item"]},"path":["palette","grey","A500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast40","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast60","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast100","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast200","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteGreyContrast300","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast400","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast500","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast560","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast600","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast700","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteGreyContrast800","attributes":{"category":"palette","type":"grey","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","grey","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A40","A60","A100","A200","A300","A500","contrast"]},"ColorYellowPalette":{"40":{"value":"#FDFAF3","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FDFAF3","$quoted$":["value"]},"name":"PaletteYellow40","attributes":{"category":"palette","type":"yellow","item":"40","$quoted$":["category","type","item"]},"path":["palette","yellow","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#FCF5E8","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#FCF5E8","$quoted$":["value"]},"name":"PaletteYellow60","attributes":{"category":"palette","type":"yellow","item":"60","$quoted$":["category","type","item"]},"path":["palette","yellow","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#F8EBD1","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F8EBD1","$quoted$":["value"]},"name":"PaletteYellow100","attributes":{"category":"palette","type":"yellow","item":"100","$quoted$":["category","type","item"]},"path":["palette","yellow","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#F0D49B","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#F0D49B","$quoted$":["value"]},"name":"PaletteYellow200","attributes":{"category":"palette","type":"yellow","item":"200","$quoted$":["category","type","item"]},"path":["palette","yellow","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#E7BD68","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#E7BD68","$quoted$":["value"]},"name":"PaletteYellow300","attributes":{"category":"palette","type":"yellow","item":"300","$quoted$":["category","type","item"]},"path":["palette","yellow","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"#DFA739","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#DFA739","$quoted$":["value"]},"name":"PaletteYellow400","attributes":{"category":"palette","type":"yellow","item":"400","$quoted$":["category","type","item"]},"path":["palette","yellow","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"#D6930D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#D6930D","$quoted$":["value"]},"name":"PaletteYellow500","attributes":{"category":"palette","type":"yellow","item":"500","$quoted$":["category","type","item"]},"path":["palette","yellow","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"#BB800A","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#BB800A","$quoted$":["value"]},"name":"PaletteYellow560","attributes":{"category":"palette","type":"yellow","item":"560","$quoted$":["category","type","item"]},"path":["palette","yellow","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"#AA7408","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#AA7408","$quoted$":["value"]},"name":"PaletteYellow600","attributes":{"category":"palette","type":"yellow","item":"600","$quoted$":["category","type","item"]},"path":["palette","yellow","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"#7D5504","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#7D5504","$quoted$":["value"]},"name":"PaletteYellow700","attributes":{"category":"palette","type":"yellow","item":"700","$quoted$":["category","type","item"]},"path":["palette","yellow","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"#503602","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#503602","$quoted$":["value"]},"name":"PaletteYellow800","attributes":{"category":"palette","type":"yellow","item":"800","$quoted$":["category","type","item"]},"path":["palette","yellow","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"rgba(255, 170, 0, 0.15)","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"rgba(255, 170, 0, 0.15)","$quoted$":["value"]},"name":"PaletteYellowA100","attributes":{"category":"palette","type":"yellow","item":"A100","$quoted$":["category","type","item"]},"path":["palette","yellow","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"contrast":{"40":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast40","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"40","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","40"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"60":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast60","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"60","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","60"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast100","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"100","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"200":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast200","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"200","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","200"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"300":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrast300","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"300","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","300"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"400":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast400","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"400","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","400"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"500":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast500","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"500","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","500"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"560":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast560","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"560","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","560"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"600":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast600","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"600","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","600"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"700":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast700","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"700","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","700"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"800":{"value":"white","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"white","$quoted$":["value"]},"name":"PaletteYellowContrast800","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"800","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","800"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"A100":{"value":"#4D4D4D","filePath":"packages/mosaic/design-tokens/tokens/properties/palette.json5","isSource":true,"original":{"value":"#4D4D4D","$quoted$":["value"]},"name":"PaletteYellowContrastA100","attributes":{"category":"palette","type":"yellow","item":"contrast","subitem":"A100","$quoted$":["category","type","item","subitem"]},"path":["palette","yellow","contrast","A100"],"$quoted$":["value","filePath","isSource","original","name","attributes","path"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100"]},"$quoted$":["40","60","100","200","300","400","500","560","600","700","800","A100","contrast"]},"TypographyDisplay1FontSize":"56px","TypographyDisplay1LineHeight":"76px","TypographyDisplay1LetterSpacing":"-0.4px","TypographyDisplay1FontWeight":"normal","TypographyDisplay1FontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyDisplay1TextTransform":"null","TypographyDisplay2FontSize":"45px","TypographyDisplay2LineHeight":"56px","TypographyDisplay2LetterSpacing":"normal","TypographyDisplay2FontWeight":"normal","TypographyDisplay2FontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyDisplay2TextTransform":"null","TypographyDisplay3FontSize":"34px","TypographyDisplay3LineHeight":"44px","TypographyDisplay3LetterSpacing":"0.25px","TypographyDisplay3FontWeight":"normal","TypographyDisplay3FontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyDisplay3TextTransform":"null","TypographyHeadlineFontSize":"24px","TypographyHeadlineLineHeight":"32px","TypographyHeadlineLetterSpacing":"normal","TypographyHeadlineFontWeight":"normal","TypographyHeadlineFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyHeadlineTextTransform":"null","TypographyTitleFontSize":"20px","TypographyTitleLineHeight":"28px","TypographyTitleLetterSpacing":"0.15px","TypographyTitleFontWeight":"500","TypographyTitleFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyTitleTextTransform":"null","TypographySubheadingFontSize":"15px","TypographySubheadingLineHeight":"20px","TypographySubheadingLetterSpacing":"0.15px","TypographySubheadingFontWeight":"700","TypographySubheadingFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographySubheadingTextTransform":"null","TypographyBodyFontSize":"15px","TypographyBodyLineHeight":"20px","TypographyBodyLetterSpacing":"0.15px","TypographyBodyFontWeight":"normal","TypographyBodyFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyBodyTextTransform":"null","TypographyBodyStrongFontSize":"15px","TypographyBodyStrongLineHeight":"20px","TypographyBodyStrongLetterSpacing":"0.15px","TypographyBodyStrongFontWeight":"500","TypographyBodyStrongFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyBodyStrongTextTransform":"null","TypographyBodyCapsFontSize":"15px","TypographyBodyCapsLineHeight":"20px","TypographyBodyCapsLetterSpacing":"1.7px","TypographyBodyCapsFontWeight":"normal","TypographyBodyCapsFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyBodyCapsTextTransform":"uppercase","TypographyBodyMonoFontSize":"15px","TypographyBodyMonoLineHeight":"20px","TypographyBodyMonoLetterSpacing":"normal","TypographyBodyMonoFontWeight":"normal","TypographyBodyMonoFontFamily":"'Roboto Mono', 'Consolas', 'Menlo', 'Monaco', monospace","TypographyBodyMonoTextTransform":"null","TypographyCaptionFontSize":"13px","TypographyCaptionLineHeight":"16px","TypographyCaptionLetterSpacing":"0.25px","TypographyCaptionFontWeight":"normal","TypographyCaptionFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyCaptionTextTransform":"null","TypographyCaptionCapsFontSize":"13px","TypographyCaptionCapsLineHeight":"16px","TypographyCaptionCapsLetterSpacing":"1.5px","TypographyCaptionCapsFontWeight":"normal","TypographyCaptionCapsFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyCaptionCapsTextTransform":"uppercase","TypographyCaptionMonoFontSize":"13px","TypographyCaptionMonoLineHeight":"16px","TypographyCaptionMonoLetterSpacing":"normal","TypographyCaptionMonoFontWeight":"normal","TypographyCaptionMonoFontFamily":"'Roboto Mono', 'Consolas', 'Menlo', 'Monaco', monospace","TypographyCaptionMonoTextTransform":"null","TypographySmallTextFontSize":"13px","TypographySmallTextLineHeight":"16px","TypographySmallTextLetterSpacing":"0.25px","TypographySmallTextFontWeight":"normal","TypographySmallTextFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographySmallTextTextTransform":"null","TypographyExtraSmallTextFontSize":"11px","TypographyExtraSmallTextLineHeight":"16px","TypographyExtraSmallTextLetterSpacing":"0.22px","TypographyExtraSmallTextFontWeight":"normal","TypographyExtraSmallTextFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyExtraSmallTextTextTransform":"null","TypographyExtraSmallTextCapsFontSize":"11px","TypographyExtraSmallTextCapsLineHeight":"16px","TypographyExtraSmallTextCapsLetterSpacing":"1px","TypographyExtraSmallTextCapsFontWeight":"normal","TypographyExtraSmallTextCapsFontFamily":"Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif","TypographyExtraSmallTextCapsTextTransform":"uppercase","TypographyExtraSmallTextMonoFontSize":"11px","TypographyExtraSmallTextMonoLineHeight":"16px","TypographyExtraSmallTextMonoLetterSpacing":"0px","TypographyExtraSmallTextMonoFontWeight":"normal","TypographyExtraSmallTextMonoFontFamily":"'Roboto Mono', 'Consolas', 'Menlo', 'Monaco', monospace","TypographyExtraSmallTextMonoTextTransform":"null","AlertLightColorSchemeErrorBackground":"#FCEFEC","AlertLightColorSchemeErrorBorder":"#E76E5C","AlertLightColorSchemeErrorIcon":"#E76E5C","AlertLightColorSchemeWarningBackground":"#FCF5E8","AlertLightColorSchemeWarningBorder":"#F0D49B","AlertLightColorSchemeWarningIcon":"#DFA739","AlertLightColorSchemeSuccessBackground":"#EDF8E9","AlertLightColorSchemeSuccessBorder":"#B4DEA4","AlertLightColorSchemeSuccessIcon":"#6FBA53","AlertLightColorSchemeInfoBackground":"#EBF4FB","AlertLightColorSchemeInfoBorder":"#AAD1EC","AlertLightColorSchemeInfoIcon":"#57A4D7","AlertLightColorSchemeDefaultBackground":"#F0F0F0","AlertLightColorSchemeDefaultBorder":"#B3B3B3","AlertLightColorSchemeDefaultIcon":"#CCCCCC","AlertDarkColorSchemeErrorBackground":"#832112","AlertDarkColorSchemeErrorBorder":"#832112","AlertDarkColorSchemeErrorIcon":"#E76E5C","AlertDarkColorSchemeWarningBackground":"#7D5504","AlertDarkColorSchemeWarningBorder":"#7D5504","AlertDarkColorSchemeWarningIcon":"#DFA739","AlertDarkColorSchemeSuccessBackground":"#276211","AlertDarkColorSchemeSuccessBorder":"#276211","AlertDarkColorSchemeSuccessIcon":"#6FBA53","AlertDarkColorSchemeInfoBackground":"#114E77","AlertDarkColorSchemeInfoBorder":"#114E77","AlertDarkColorSchemeInfoIcon":"#57A4D7","AlertDarkColorSchemeDefaultBackground":"#4D4D4D","AlertDarkColorSchemeDefaultBorder":"#4D4D4D","AlertDarkColorSchemeDefaultIcon":"#999999","AlertSizeBorderWidth":"1px","AlertSizeBorderRadius":"4px","AlertSizeHorizontalPadding":"16px","AlertSizeVerticalPadding":"13px","AlertSizeIconMargin":"8px","AlertSizeCloseButtonWidth":"16px","AlertSizeSmallVerticalPadding":"11px","AlertFontDefaultHeader":"subheading","AlertFontDefaultBody":"body","AlertFontSmallHeader":"caption","AlertFontSmallBody":"caption","AutocompleteSizePanelPadding":"4px 0","AutocompleteSizePanelMaxHeight":"256px","AutocompleteSizePanelBorderRadius":"3px","BadgeSizeDefaultMinWidth":"10px","BadgeSizeDefaultPadding":"0 8px","BadgeSizeDefaultBorderWidth":"1px","BadgeSizeDefaultBorderRadius":"4px","BadgeSizeDefaultHeight":"24px","BadgeSizeDefaultFontDefault":"caption","BadgeSizeDefaultFontCaps":"caption-caps","BadgeSizeDefaultFontMono":"caption-mono","BadgeSizeMiniHeight":"16px","BadgeSizeMiniMinWidth":"10px","BadgeSizeMiniBorderWidth":"1px","BadgeSizeMiniBorderRadius":"2px","BadgeSizeMiniPadding":"0 4px","BadgeSizeMiniFontDefault":"extra-small-text","BadgeSizeMiniFontCaps":"extra-small-text-caps","BadgeSizeMiniFontMono":"extra-small-text-mono","BadgeFontDefaultDefault":"caption","BadgeFontDefaultCaps":"caption-caps","BadgeFontDefaultMono":"caption-mono","BadgeFontMiniDefault":"extra-small-text","BadgeFontMiniCaps":"extra-small-text-caps","BadgeFontMiniMono":"extra-small-text-mono","BadgeLightColorSchemeSolidPrimaryBackground":"#338FCC","BadgeLightColorSchemeSolidPrimaryColor":"white","BadgeLightColorSchemeSolidPrimaryBorder":"#338FCC","BadgeLightColorSchemeSolidInfoBorder":"#338FCC","BadgeLightColorSchemeSolidInfoBackground":"#338FCC","BadgeLightColorSchemeSolidInfoColor":"white","BadgeLightColorSchemeSolidSuccessBorder":"#52A832","BadgeLightColorSchemeSolidSuccessBackground":"#52A832","BadgeLightColorSchemeSolidSuccessColor":"white","BadgeLightColorSchemeSolidWarningBorder":"#D6930D","BadgeLightColorSchemeSolidWarningBackground":"#D6930D","BadgeLightColorSchemeSolidWarningColor":"white","BadgeLightColorSchemeSolidErrorBorder":"#E04D36","BadgeLightColorSchemeSolidErrorBackground":"#E04D36","BadgeLightColorSchemeSolidErrorColor":"white","BadgeLightColorSchemeSolidTransparentBorder":"#CCCCCC","BadgeLightColorSchemeSolidTransparentColor":"#4D4D4D","BadgeLightColorSchemeSolidTransparentBackground":"transparent","BadgeLightColorSchemeSolidLightBorder":"#E6E6E6","BadgeLightColorSchemeSolidLightBackground":"#E6E6E6","BadgeLightColorSchemeSolidLightColor":"#4D4D4D","BadgeLightColorSchemeSolidSecondBorder":"#666666","BadgeLightColorSchemeSolidSecondBackground":"#666666","BadgeLightColorSchemeSolidSecondColor":"white","BadgeLightColorSchemePastelPrimaryBackground":"#F5FAFD","BadgeLightColorSchemePastelPrimaryBorder":"#AAD1EC","BadgeLightColorSchemePastelPrimaryColor":"#338FCC","BadgeLightColorSchemePastelInfoBackground":"#F5FAFD","BadgeLightColorSchemePastelInfoBorder":"#AAD1EC","BadgeLightColorSchemePastelInfoColor":"#338FCC","BadgeLightColorSchemePastelSuccessBackground":"#F6FBF4","BadgeLightColorSchemePastelSuccessBorder":"#B4DEA4","BadgeLightColorSchemePastelSuccessColor":"#449327","BadgeLightColorSchemePastelWarningBackground":"#FDFAF3","BadgeLightColorSchemePastelWarningBorder":"#F0D49B","BadgeLightColorSchemePastelWarningColor":"#BB800A","BadgeLightColorSchemePastelErrorBackground":"#FEF7F6","BadgeLightColorSchemePastelErrorBorder":"#F4B7AE","BadgeLightColorSchemePastelErrorColor":"#E04D36","BadgeDarkColorSchemePastelPrimaryBackground":"rgba(0, 153, 255, 0.15)","BadgeDarkColorSchemePastelPrimaryColor":"#D8EAF7","BadgeDarkColorSchemePastelPrimaryBorder":"#114E77","BadgeDarkColorSchemePastelInfoBackground":"#D8EAF7","BadgeDarkColorSchemePastelInfoColor":"#D8EAF7","BadgeDarkColorSchemePastelInfoBorder":"rgba(0, 153, 255, 0.15)","BadgeDarkColorSchemePastelSuccessBorder":"#276211","BadgeDarkColorSchemePastelSuccessBackground":"rgba(68, 255, 0, 0.15)","BadgeDarkColorSchemePastelSuccessColor":"#DCF1D4","BadgeDarkColorSchemePastelWarningBorder":"#7D5504","BadgeDarkColorSchemePastelWarningBackground":"rgba(255, 170, 0, 0.15)","BadgeDarkColorSchemePastelWarningColor":"#F8EBD1","BadgeDarkColorSchemePastelErrorBorder":"#832112","BadgeDarkColorSchemePastelErrorBackground":"rgba(224, 79, 56, 0.15)","BadgeDarkColorSchemePastelErrorColor":"#FADEDA","BadgeDarkColorSchemeSolidPrimaryBackground":"#114E77","BadgeDarkColorSchemeSolidPrimaryColor":"white","BadgeDarkColorSchemeSolidPrimaryBorder":"#114E77","BadgeDarkColorSchemeSolidInfoBorder":"#07314D","BadgeDarkColorSchemeSolidInfoBackground":"#07314D","BadgeDarkColorSchemeSolidInfoColor":"white","BadgeDarkColorSchemeSolidSuccessBorder":"#276211","BadgeDarkColorSchemeSolidSuccessBackground":"#276211","BadgeDarkColorSchemeSolidSuccessColor":"white","BadgeDarkColorSchemeSolidWarningBorder":"#7D5504","BadgeDarkColorSchemeSolidWarningBackground":"#7D5504","BadgeDarkColorSchemeSolidWarningColor":"white","BadgeDarkColorSchemeSolidErrorBorder":"#832112","BadgeDarkColorSchemeSolidErrorBackground":"#832112","BadgeDarkColorSchemeSolidErrorColor":"white","BadgeDarkColorSchemeSolidTransparentBorder":"#808080","BadgeDarkColorSchemeSolidTransparentColor":"#F5F5F5","BadgeDarkColorSchemeSolidTransparentBackground":"transparent","BadgeDarkColorSchemeSolidLightBorder":"#999999","BadgeDarkColorSchemeSolidLightBackground":"#999999","BadgeDarkColorSchemeSolidLightColor":"white","BadgeDarkColorSchemeSolidSecondBorder":"#4D4D4D","BadgeDarkColorSchemeSolidSecondBackground":"#4D4D4D","BadgeDarkColorSchemeSolidSecondColor":"white","ButtonToggleSizeBorderSize":"1px","ButtonToggleSizeBorderRadius":"3px","ButtonLightColorSchemeActiveShadow":"inset 0 1px 2px 0 rgba(black, 0.2)","ButtonLightColorSchemePrimaryColor":"white","ButtonLightColorSchemePrimaryBorder":"#277BB3","ButtonLightColorSchemePrimaryBackground":"#338FCC","ButtonLightColorSchemePrimaryIcon":"white","ButtonLightColorSchemePrimaryStatesActiveBorder":"darken(#277BB3, 5)","ButtonLightColorSchemePrimaryStatesActiveBackground":"darken(#338FCC, 5)","ButtonLightColorSchemePrimaryTransparentColor":"#338FCC","ButtonLightColorSchemePrimaryTransparentIcon":"#338FCC","ButtonLightColorSchemePrimaryTransparentStatesHoverColor":"#206EA2","ButtonLightColorSchemePrimaryTransparentStatesHoverIcon":"#206EA2","ButtonLightColorSchemePrimaryTransparentStatesActiveColor":"#114E77","ButtonLightColorSchemePrimaryTransparentStatesActiveIcon":"#114E77","ButtonLightColorSchemeSecondBorder":"#B3B3B3","ButtonLightColorSchemeSecondBackground":"#F0F0F0","ButtonLightColorSchemeSecondColor":"#4D4D4D","ButtonLightColorSchemeSecondIcon":"#999999","ButtonLightColorSchemeSecondStatesActiveBorder":"darken(#B3B3B3, 5)","ButtonLightColorSchemeSecondStatesActiveBackground":"darken(#F0F0F0, 5)","ButtonLightColorSchemeErrorBorder":"#B3B3B3","ButtonLightColorSchemeErrorBackground":"#F0F0F0","ButtonLightColorSchemeErrorColor":"#E76E5C","ButtonLightColorSchemeErrorIcon":"#E76E5C","ButtonLightColorSchemeErrorStatesActiveBorder":"darken(#B3B3B3, 5)","ButtonLightColorSchemeErrorStatesActiveBackground":"darken(#F0F0F0, 5)","ButtonDarkColorSchemeActiveShadow":"inset 1px 2px 2px 0 rgba(black, 0.2)","ButtonDarkColorSchemePrimaryColor":"white","ButtonDarkColorSchemePrimaryBorder":"#277BB3","ButtonDarkColorSchemePrimaryBackground":"#338FCC","ButtonDarkColorSchemePrimaryIcon":"white","ButtonDarkColorSchemePrimaryStatesActiveBorder":"darken(#277BB3, 5)","ButtonDarkColorSchemePrimaryStatesActiveBackground":"darken(#57A4D7, 5)","ButtonDarkColorSchemePrimaryTransparentColor":"#338FCC","ButtonDarkColorSchemePrimaryTransparentIcon":"#338FCC","ButtonDarkColorSchemePrimaryTransparentStatesHoverColor":"#206EA2","ButtonDarkColorSchemePrimaryTransparentStatesHoverIcon":"#206EA2","ButtonDarkColorSchemePrimaryTransparentStatesActiveColor":"#114E77","ButtonDarkColorSchemePrimaryTransparentStatesActiveIcon":"#114E77","ButtonDarkColorSchemeSecondBorder":"#808080","ButtonDarkColorSchemeSecondBackground":"#666666","ButtonDarkColorSchemeSecondColor":"#F0F0F0","ButtonDarkColorSchemeSecondIcon":"#999999","ButtonDarkColorSchemeSecondStatesActiveBorder":"darken(#808080, 5)","ButtonDarkColorSchemeSecondStatesActiveBackground":"darken(#666666, 5)","ButtonDarkColorSchemeErrorBorder":"#808080","ButtonDarkColorSchemeErrorBackground":"#666666","ButtonDarkColorSchemeErrorColor":"#E76E5C","ButtonDarkColorSchemeErrorIcon":"#E76E5C","ButtonDarkColorSchemeErrorStatesActiveBorder":"darken(#808080, 5)","ButtonDarkColorSchemeErrorStatesActiveBackground":"darken(#666666, 5)","ButtonSizeBorderWidth":"1px","ButtonSizeBorderRadius":"3px","ButtonSizeVerticalPadding":"6px","ButtonSizeHorizontalPadding":"16px","ButtonFontDefault":"body","ButtonFontPrimary":"body-strong","ButtonFontPrimaryTransparent":"body","IconButtonSizeVerticalPadding":"6px","IconButtonSizeHorizontalPadding":"8px","IconButtonSizeIconHorizontalPadding":"16px","CardLightColorSchemeErrorVerticalLine":"#E76E5C","CardLightColorSchemeErrorBackground":"#FCEFEC","CardLightColorSchemeErrorShadow":"#E6E6E6","CardLightColorSchemeWarningVerticalLine":"#F0D49B","CardLightColorSchemeWarningBackground":"#FCF5E8","CardLightColorSchemeWarningShadow":"#E6E6E6","CardLightColorSchemeSuccessVerticalLine":"#B4DEA4","CardLightColorSchemeSuccessBackground":"#EDF8E9","CardLightColorSchemeSuccessShadow":"#E6E6E6","CardLightColorSchemeInfoVerticalLine":"#AAD1EC","CardLightColorSchemeInfoBackground":"#EBF4FB","CardLightColorSchemeInfoShadow":"#E6E6E6","CardDarkColorSchemeErrorVerticalLine":"#E76E5C","CardDarkColorSchemeErrorBackground":"#832112","CardDarkColorSchemeErrorShadow":"#4D4D4D","CardDarkColorSchemeWarningVerticalLine":"#DFA739","CardDarkColorSchemeWarningBackground":"#7D5504","CardDarkColorSchemeWarningShadow":"#4D4D4D","CardDarkColorSchemeSuccessVerticalLine":"#6FBA53","CardDarkColorSchemeSuccessBackground":"#276211","CardDarkColorSchemeSuccessShadow":"#4D4D4D","CardDarkColorSchemeInfoVerticalLine":"#57A4D7","CardDarkColorSchemeInfoBackground":"#114E77","CardDarkColorSchemeInfoShadow":"#4D4D4D","CardSizeVerticalLine":"4px","CheckboxLightColorSchemeBorder":"#B3B3B3","CheckboxLightColorSchemeStatesCheckedBorder":"#206EA2","CheckboxLightColorSchemeStatesCheckedBackground":"#338FCC","CheckboxLightColorSchemeStatesFocusedBorder":"#206EA2","CheckboxLightColorSchemeStatesFocusedShadow":"inset 0 0 0 1px white, 0 0 0 1px #206EA2","CheckboxDarkColorSchemeBorder":"#999999","CheckboxDarkColorSchemeStatesCheckedBorder":"#57A4D7","CheckboxDarkColorSchemeStatesCheckedBackground":"#206EA2","CheckboxDarkColorSchemeStatesFocusedBorder":"#57A4D7","CheckboxDarkColorSchemeStatesFocusedShadow":"inset 0 0 0 1px #333333, 0 0 0 1px #57A4D7","CheckboxSizeWidth":"16px","CheckboxSizeLabelMargin":"8px","CheckboxSizeBorderWidth":"1px","CheckboxSizeToggleBoxShadow":"inset 0 0 1px 0 rgba(0, 0, 0, 0.2)","CheckboxFontDefault":"body","DatepickerToggleSizeWidth":"30px","DatepickerToggleSizeHeight":"30px","DatepickerBodyLightColorSchemeStatesSelectedColor":"#338FCC","DatepickerBodyLightColorSchemeStatesSelectedBackground":"#D8EAF7","DatepickerBodyDarkColorSchemeStatesSelectedColor":"#338FCC","DatepickerBodyDarkColorSchemeStatesSelectedBackground":"#114E77","DatepickerBodySizeLabelPaddings":"8px 28px 12px 12px","DatepickerBodySizeCellMinSize":"32px","DatepickerBodySizeCellMargin":"5%","DatepickerBodySizeCellPadding":"8px","DatepickerBodySizeCellBorderWidth":"1px","DatepickerBodyFontLabel":"body-strong","DatepickerBodyFontToday":"body-strong","DatepickerCalendarSizePaddingTop":"16px","DatepickerCalendarSizePaddingHorizontal":"8px","DatepickerCalendarSizePaddingBottom":"8px","DatepickerCalendarSizePaddingBlocks":"12px","DatepickerCalendarSizeDividerWidth":"1px","DatepickerCalendarSizeIconBorderWidth":"2px","DatepickerCalendarSizeIconPrevIconTransform":"translateX(2px) rotate(-45deg)","DatepickerCalendarSizeIconNexIconTransform":"translateX(-2px) rotate(45deg)","DatepickerCalendarFontDefault":"body","DatepickerCalendarFontHeader":"caption","DatepickerInputSizeWidth":"130px","DividerSizeWidth":"1px","DividerSizeInsetMargin":"80px","DropdownItemSizePadding":"5px 15px","DropdownItemSizeIconPadding":"0 8px 2px 0","DropdownItemFontDefault":"body","DropdownItemFontCaption":"caption","DropdownGroupHeaderSizeDefaultPadding":"6px 15px","DropdownGroupHeaderSizeSmallPadding":"8px 15px","DropdownGroupHeaderFontDefault":"body-strong","DropdownGroupHeaderFontSmall":"caption-caps","DropdownDividerSizeHeight":"1px","DropdownDividerSizeMargin":"4px 0","DropdownTriggerSizeIconPaddingRight":"8px","DropdownPanelSizeMaxWidth":"640px","DropdownPanelSizePadding":"4px 0","DropdownPanelSizeBorderWidth":"1px","DropdownPanelSizeBorderRadius":"3px","FormFieldLightColorSchemeBorder":"#B3B3B3","FormFieldLightColorSchemeBackground":"white","FormFieldLightColorSchemeStatesHoverBorder":"#999999","FormFieldLightColorSchemeStatesInvalidBorder":"#E76E5C","FormFieldLightColorSchemeStatesInvalidBackground":"transparent","FormFieldDarkColorSchemeBorder":"#999999","FormFieldDarkColorSchemeBackground":"#333333","FormFieldDarkColorSchemeStatesHoverBorder":"#CCCCCC","FormFieldDarkColorSchemeStatesInvalidBorder":"#E76E5C","FormFieldDarkColorSchemeStatesInvalidBackground":"transparent","FormFieldSizeBorderWidth":"1px","FormFieldSizeBorderRadius":"3px","FormFieldSizeButtonWidth":"32px","FormFieldFontDefault":"body","FormFieldHintSizeMarginTop":"4px","FormFieldHintFontDefault":"caption","FormsLightColorSchemeLabel":"#999999","FormsLightColorSchemeLegend":"#4D4D4D","FormsDarkColorSchemeLabel":"#999999","FormsDarkColorSchemeLegend":"#F0F0F0","FormsSizeHorizontalRowMarginBottom":"20px","FormsSizeHorizontalLabelPaddingTop":"6px","FormsSizeHorizontalLabelPaddingBottom":"0","FormsSizeHorizontalControlPaddingLeft":"16px","FormsSizeHorizontalLegendMarginTop":"32px","FormsSizeHorizontalLegendMarginBottom":"16px","FormsSizeVerticalRowMarginBottom":"16px","FormsSizeVerticalLabelPaddingTop":"0","FormsSizeVerticalLabelPaddingBottom":"4px","FormsSizeVerticalControlPaddingLeft":"24px","FormsSizeVerticalLegendMarginTop":"32px","FormsSizeVerticalLegendMarginBottom":"12px","FormsFontDefaultLabel":"body","FormsFontDefaultLegend":"subheading","InputSizePadding":"5px 16px","InputSizeWidth":"100%","InputSizeMinHeight":"30px","InputFontDefault":"body","InputFontMonospace":"body-mono","LinkLightColorSchemeText":"#338FCC","LinkLightColorSchemeBorderBottom":"rgba(#338FCC, 0.32)","LinkLightColorSchemeStateVisitedText":"#6A2795","LinkLightColorSchemeStateVisitedBorderBottom":"rgba(106, 39, 149, 0.32)","LinkLightColorSchemeStateHoverText":"#206EA2","LinkLightColorSchemeStateHoverBorderBottom":"rgba(#206EA2, 0.32)","LinkLightColorSchemeStateActive":"#114E77","LinkLightColorSchemeStateFocusedOutline":"#338FCC","LinkDarkColorSchemeText":"#57A4D7","LinkDarkColorSchemeBorderBottom":"rgba(#57A4D7, 0.32)","LinkDarkColorSchemeStateVisitedText":"#a23ee2","LinkDarkColorSchemeStateVisitedBorderBottom":"rgba(162, 62, 226, 0.32)","LinkDarkColorSchemeStateHoverText":"#7FBAE1","LinkDarkColorSchemeStateHoverBorderBottom":"rgba(#7FBAE1, 0.32)","LinkDarkColorSchemeStateActive":"#7FBAE1","LinkDarkColorSchemeStateFocusedOutline":"#57A4D7","LinkSizeIconMargin":"4px","LinkSizeStateFocusedOutlineOffset":"2px","LinkSizeStateFocusedOutlineWidth":"2px","LinkAnimationTransition":"color ease-out 300ms","LinkAnimationStateHoverTransition":"color 0ms","LinkFontDefault":"body","ListSizeHorizontalPadding":"16px","ListSizeIconPadding":"4px","ListSizeItemHeight":"28px","ListSizeTwoLineHeight":"72px","ListSizeThreeLineHeight":"88px","ListSizeMultiLinePadding":"16px","ListSizeIconWidth":"24px","ListFontItem":"body","ModalLightColorSchemeShadow":"(0 0 0 1px #B3B3B3, 0 6px 12px 0 rgba(0, 0, 0, 0.5))","ModalLightColorSchemeBodyTopShadow":"0 2px 4px 0 rgba(0, 0, 0, 0.16)","ModalLightColorSchemeBodyBottomShadow":"0 -2px 4px 0 rgba(0, 0, 0, 0.16)","ModalLightColorSchemeBackgroundMask":"rgba(0, 0, 0, 0.5)","ModalDarkColorSchemeShadow":"(0 0 0 1px #333333, 0 6px 12px 0 rgba(0, 0, 0, 0.5))","ModalDarkColorSchemeBodyTopShadow":"0 2px 4px 0 rgba(0, 0, 0, 0.16)","ModalDarkColorSchemeBodyBottomShadow":"0 -2px 4px 0 rgba(0, 0, 0, 0.16)","ModalDarkColorSchemeBackgroundMask":"rgba(0, 0, 0, 0.5)","ModalSizeSmall":"400px","ModalSizeNormal":"640px","ModalSizeLarge":"960px","ModalSizeTop":"48px","ModalSizeCloseWidth":"56px","ModalSizeBorderRadius":"4px","ModalSizeBorderWidth":"1px","ModalHeaderSizeBorderRadius":"4px 4px 0 0","ModalHeaderSizePadding":"14px 16px","ModalHeaderFontDefault":"title","ModalBodySizeMaxHeight":"calc(100vh - 260px)","ModalBodySizePadding":"16px 24px 24px","ModalBodyFontDefault":"body","ModalFooterSizeBorderRadius":"0 0 4px 4px","ModalFooterSizePadding":"16px 16px","ModalConfirmSizePadding":"24px","NavbarLightColorSchemeBackground":"#114E77","NavbarLightColorSchemeDividerBackground":"rgba(255, 255, 255, 0.3)","NavbarDarkColorSchemeBackground":"#114E77","NavbarDarkColorSchemeDividerBackground":"rgba(255, 255, 255, 0.3)","NavbarSizeIconMargin":"4px","NavbarFontTitle":"body","VerticalNavbarSizeStatesOpenedWidth":"240px","VerticalNavbarSizeStatesClosedWidth":"48px","VerticalNavbarSizeIconMargin":"10px","NavbarItemLightColorSchemeText":"#D8EAF7","NavbarItemLightColorSchemeStatesActive":"#206EA2","NavbarItemLightColorSchemeStatesHover":"#206EA2","NavbarItemLightColorSchemeStatesProgress":"#07314D","NavbarItemLightColorSchemeStatesDisabledOpacity":0.3,"NavbarItemDarkColorSchemeText":"#D8EAF7","NavbarItemDarkColorSchemeStatesActive":"#114E77","NavbarItemDarkColorSchemeStatesHover":"#114E77","NavbarItemDarkColorSchemeStatesProgress":"#07314D","NavbarItemDarkColorSchemeStatesDisabledOpacity":0.3,"NavbarItemSizePadding":"16px","NavbarItemSizeHeight":"48px","NavbarBrandSizePadding":"12px","NavbarBrandSizeMarginRight":"24px","NavbarBrandFontTitle":"title","OptgroupSizePaddingLeft":"17px","OptgroupFontDefault":"subheading","OptionSizeHorizontalPadding":"16px","OptionSizeHeight":"32px","OptionSizeBorderWidth":"2px","OptionFontDefault":"body","PopoverLightColorSchemeBorder":"#B3B3B3","PopoverDarkColorSchemeBorder":"#4D4D4D","PopoverSizePadding":"16px","PopoverSizeBorderWidth":"1px","PopoverSizeBorderRadius":"4px","PopoverSizeArrowWidth":"4px","PopoverSizeSmallWidth":"200px","PopoverSizeNormalWidth":"400px","PopoverSizeLargeWidth":"640px","PopoverFontDefault":"body","PopoverHeaderSizePadding":"10px 16px","PopoverHeaderFontDefault":"subheading","PopoverFooterSizePadding":"12px 16px","PopoverFooterSizeMarginTop":"8px","PopoverFooterFontDefault":"body","PopupLightColorSchemeShadow":"0 3px 3px 0 rgba(0, 0, 0, 0.2)","PopupLightColorSchemeBorder":"#B3B3B3","PopupLightColorSchemeDivider":"#CCCCCC","PopupLightColorSchemeBackground":"white","PopupLightColorSchemeFooterBackground":"#F0F0F0","PopupDarkColorSchemeShadow":"0 3px 3px 0 rgba(0, 0, 0, 0.2)","PopupDarkColorSchemeBorder":"#999999","PopupDarkColorSchemeDivider":"#666666","PopupDarkColorSchemeBackground":"#4D4D4D","PopupDarkColorSchemeFooterBackground":"transparent","ProgressBarLightColorSchemeBackground":"#F0F0F0","ProgressBarDarkColorSchemeBackground":"#666666","ProgressBarSizeHeight":"4px","ProgressSpinnerSizeSize":"16px","RadioLightColorSchemeOuterCircleBorder":"#B3B3B3","RadioLightColorSchemeInnerCircleBorder":"transparent","RadioLightColorSchemeStatesCheckedOuterCircleBorder":"#338FCC","RadioLightColorSchemeStatesCheckedInnerCircleBorder":"#338FCC","RadioLightColorSchemeStatesFocusedOuterCircleBorder":"#338FCC","RadioLightColorSchemeStatesFocusedOuterCircleShadow":"0 0 0 2px #B3B3B3","RadioLightColorSchemeStatesFocusedInnerCircleShadow":"0 0 0 1px white","RadioDarkColorSchemeOuterCircleBorder":"#999999","RadioDarkColorSchemeInnerCircleBorder":"transparent","RadioDarkColorSchemeStatesCheckedOuterCircleBorder":"#57A4D7","RadioDarkColorSchemeStatesCheckedInnerCircleBorder":"#206EA2","RadioDarkColorSchemeStatesFocusedOuterCircleBorder":"#57A4D7","RadioDarkColorSchemeStatesFocusedOuterCircleShadow":"0 0 0 2px #57A4D7","RadioDarkColorSchemeStatesFocusedInnerCircleShadow":"0 0 0 1px #333333","RadioSizeSize":"14px","RadioSizeLabelMargin":"8px","RadioFontDefault":"body","SelectSizeHeight":"30px","SelectSizeLeftPadding":"16px","SelectSizeRightPadding":"8px","SelectSizeLeftPaddingMultiple":"8px","SelectFontDefault":"body","SelectPanelSizeMaxHeight":"232px","SelectPanelSizeMaxWidth":"640px","SelectPanelSizeVerticalPadding":"4px","SelectPanelSizeBorderWidth":"1px","SelectPanelSizeBorderRadius":"3px","SelectPanelFontDefault":"body","SidepanelLightColorSchemeBorder":"#B3B3B3","SidepanelDarkColorSchemeBorder":"#333333","SidepanelFontDefault":"body","SidepanelHeaderSizePadding":"14px 16px","SidepanelHeaderSizeClosePadding":"0 0 0 8px","SidepanelHeaderFontDefault":"title","SidepanelFooterSizePadding":"16px","SidepanelFooterFontDefault":"body","TableSizeBorderWidth":"1px","TableSizeRowPaddingVertical":"8px","TableSizeRowPaddingHorizontal":"16px","TableFontHeader":"caption","TableFontBody":"body","TabsLightColorSchemeBorder":"#B3B3B3","TabsLightColorSchemeStateActive":"#338FCC","TabsLightColorSchemeStateDisabledOverlay":"rgba(white, 0.5)","TabsDarkColorSchemeBorder":"#B3B3B3","TabsDarkColorSchemeStateActive":"#57A4D7","TabsDarkColorSchemeStateDisabledOverlay":"rgba(white, 0.5)","TabsSizeHeight":"40px","TabsSizeHighlightHeight":"4px","TabsSizePaddingHorizontal":"16px","TabsSizeBorderWidth":"1px","TabsSizeBorderRadius":"3px","TabsSizeLabelIconMargin":"8px","TabsFontDefault":"body","TagsLightColorSchemePrimaryBackground":"#D8EAF7","TagsLightColorSchemePrimaryBorder":"#D8EAF7","TagsLightColorSchemePrimaryIcon":"mix(#57A4D7, rgba(black, 0.05))","TagsLightColorSchemePrimaryStatesHoverIcon":"#206EA2","TagsLightColorSchemePrimaryStatesFocused":"#338FCC","TagsLightColorSchemePrimaryStatesDisabledText":"mix(#338FCC, transparent, 50%)","TagsLightColorSchemePrimaryStatesDisabledBackground":"mix(#338FCC, transparent, 10%)","TagsLightColorSchemeSecondBackground":"#E6E6E6","TagsLightColorSchemeSecondBorder":"#E6E6E6","TagsLightColorSchemeSecondIcon":"mix(#999999, rgba(black, 0.05))","TagsLightColorSchemeSecondStatesHoverIcon":"#999999","TagsLightColorSchemeSecondStatesFocused":"#338FCC","TagsLightColorSchemeSecondStatesDisabledText":"mix(#B3B3B3, transparent, 50%)","TagsLightColorSchemeSecondStatesDisabledBackground":"mix(#B3B3B3, transparent, 10%)","TagsLightColorSchemeErrorBackground":"#FADEDA","TagsLightColorSchemeErrorBorder":"#FADEDA","TagsLightColorSchemeErrorIcon":"mix(#E76E5C, rgba(black, 0.05))","TagsLightColorSchemeErrorStatesHoverIcon":"#E04D36","TagsLightColorSchemeErrorStatesFocused":"#E76E5C","TagsLightColorSchemeErrorStatesDisabledText":"mix(#E76E5C, transparent, 50%)","TagsLightColorSchemeErrorStatesDisabledBackground":"mix(#E76E5C, transparent, 10%)","TagsDarkColorSchemePrimaryBackground":"#114E77","TagsDarkColorSchemePrimaryBorder":"#114E77","TagsDarkColorSchemePrimaryIcon":"mix(#57A4D7, rgba(black, 0.05))","TagsDarkColorSchemePrimaryStatesHoverIcon":"#338FCC","TagsDarkColorSchemePrimaryStatesFocused":"#57A4D7","TagsDarkColorSchemePrimaryStatesDisabledText":"mix(#57A4D7, transparent, 50%)","TagsDarkColorSchemePrimaryStatesDisabledBackground":"mix(#57A4D7, transparent, 10%)","TagsDarkColorSchemeSecondBackground":"#4D4D4D","TagsDarkColorSchemeSecondBorder":"#4D4D4D","TagsDarkColorSchemeSecondIcon":"mix(#999999, rgba(black, 0.05))","TagsDarkColorSchemeSecondStatesHoverIcon":"#E6E6E6","TagsDarkColorSchemeSecondStatesFocused":"#57A4D7","TagsDarkColorSchemeSecondStatesDisabledText":"mix(#999999, transparent, 50%)","TagsDarkColorSchemeSecondStatesDisabledBackground":"mix(#999999, transparent, 10%)","TagsDarkColorSchemeErrorBackground":"#832112","TagsDarkColorSchemeErrorBorder":"#832112","TagsDarkColorSchemeErrorIcon":"mix(#E76E5C, rgba(black, 0.05))","TagsDarkColorSchemeErrorStatesHoverIcon":"#F4B7AE","TagsDarkColorSchemeErrorStatesFocused":"#E76E5C","TagsDarkColorSchemeErrorStatesDisabledText":"mix(#E76E5C, transparent, 50%)","TagsDarkColorSchemeErrorStatesDisabledBackground":"mix(#E76E5C, transparent, 10%)","TagsSizeMargin":"2px","TagsSizeHeight":"24px","TagsSizeBorderWidth":"1px","TagsSizeBorderRadius":"4px","TagsSizeIconPadding":"3px","TagsSizeTextMargin":"8px","TagsFontDefault":"caption","TagsFontMono":"caption-mono","TagsFontCaps":"caption-caps","TagListSizePadding":"1px 6px","TagListSizeMinHeight":"30px","TagInputSizeHeight":"22px","TagInputSizeMargin":"2px 4px","TagInputFontDefault":"body","TextareaSizeMinHeight":"50px","TextareaSizePadding":"5px 16px","TextareaFontDefault":"body","TextareaFontMono":"body-mono","TimepickerSizePaddingRight":"16px","ToggleLightColorSchemeBorder":"#B3B3B3","ToggleLightColorSchemeBackground":"linear-gradient(to bottom, #E6E6E6, #F0F0F0)","ToggleLightColorSchemeCircleBorder":"#B3B3B3","ToggleLightColorSchemeCircleBackground":"linear-gradient(to bottom, white, #E6E6E6)","ToggleLightColorSchemeStatesFocusedShadow":"inset 0 0 0 1px white, 0 0 0 2px #338FCC","ToggleDarkColorSchemeBorder":"#808080","ToggleDarkColorSchemeBackground":"#333333","ToggleDarkColorSchemeCircleBorder":"#808080","ToggleDarkColorSchemeCircleBackground":"white","ToggleDarkColorSchemeStatesFocusedShadow":"inset 0 0 0 1px #333333, 0 0 0 2px #57A4D7","ToggleSizeHeight":"16px","ToggleSizeWidth":"28px","ToggleSizeBorderRadius":"9px","ToggleSizeLabelMargin":"8px","ToggleFontDefault":"body","ToggleSmallSizeHeight":"14px","ToggleSmallSizeWidth":"24px","ToggleSmallSizeBorderRadius":"8px","ToggleSmallFontDefault":"caption","TooltipLightColorSchemeBackground":"#4D4D4D","TooltipLightColorSchemeText":"white","TooltipLightColorSchemeShadow":"0 2px 4px 0 rgba(0, 0, 0, 0.2)","TooltipLightColorSchemeWarningBackground":"#FCF5E8","TooltipLightColorSchemeWarningText":"#4D4D4D","TooltipLightColorSchemeWarningBorder":"#F0D49B","TooltipDarkColorSchemeBackground":"#F5F5F5","TooltipDarkColorSchemeText":"#4D4D4D","TooltipDarkColorSchemeShadow":"0 2px 4px 0 rgba(0, 0, 0, 0.2)","TooltipDarkColorSchemeWarningBackground":"#FCF5E8","TooltipDarkColorSchemeWarningText":"#4D4D4D","TooltipDarkColorSchemeWarningBorder":"#F0D49B","TooltipSizeMaxWidth":"240px","TooltipSizeBorderRadius":"3px","TooltipSizeArrowSize":"12px","TooltipSizeArrowWidth":"5px","TooltipSizePadding":"8px 16px","TooltipSizeDistance":"9px","TooltipFontDefault":"caption","TreeSizePaddingRight":"16px","TreeSizeBorderWidth":"2px","TreeSizeNodeHeight":"28px","TreeFontNode":"body"},"origins":{"LightColorSchemePrimaryDefault":"./tokens","LightColorSchemePrimaryPalette":"./tokens","LightColorSchemeSecondDefault":"./tokens","LightColorSchemeSecondPalette":"./tokens","LightColorSchemeErrorDefault":"./tokens","LightColorSchemeErrorPalette":"./tokens","LightColorSchemeInfoDefault":"./tokens","LightColorSchemeInfoPalette":"./tokens","LightColorSchemeSuccessDefault":"./tokens","LightColorSchemeSuccessPalette":"./tokens","LightColorSchemeWarningDefault":"./tokens","LightColorSchemeWarningPalette":"./tokens","LightColorSchemeForegroundText":"./tokens","LightColorSchemeForegroundTextLessContrast":"./tokens","LightColorSchemeForegroundTextDisabled":"./tokens","LightColorSchemeForegroundDivider":"./tokens","LightColorSchemeForegroundBorder":"./tokens","LightColorSchemeForegroundIcon":"./tokens","LightColorSchemeBackgroundBackground":"./tokens","LightColorSchemeBackgroundBackgroundDisabled":"./tokens","LightColorSchemeBackgroundOverlayHover":"./tokens","LightColorSchemeBackgroundOverlayActive":"./tokens","LightColorSchemeBackgroundOverlayDisabled":"./tokens","LightColorSchemeStatesFocusedColor":"./tokens","LightColorSchemeStatesSelectedColor":"./tokens","LightColorSchemeStatesPressedShadow":"./tokens","LightColorSchemeStatesDisabledOpacity":"./tokens","DarkColorSchemePrimaryDefault":"./tokens","DarkColorSchemePrimaryPalette":"./tokens","DarkColorSchemeSecondDefault":"./tokens","DarkColorSchemeSecondPalette":"./tokens","DarkColorSchemeErrorDefault":"./tokens","DarkColorSchemeErrorPalette":"./tokens","DarkColorSchemeInfoDefault":"./tokens","DarkColorSchemeInfoPalette":"./tokens","DarkColorSchemeSuccessDefault":"./tokens","DarkColorSchemeSuccessPalette":"./tokens","DarkColorSchemeWarningDefault":"./tokens","DarkColorSchemeWarningPalette":"./tokens","DarkColorSchemeForegroundText":"./tokens","DarkColorSchemeForegroundTextLessContrast":"./tokens","DarkColorSchemeForegroundTextDisabled":"./tokens","DarkColorSchemeForegroundDivider":"./tokens","DarkColorSchemeForegroundBorder":"./tokens","DarkColorSchemeForegroundIcon":"./tokens","DarkColorSchemeBackgroundBackground":"./tokens","DarkColorSchemeBackgroundBackgroundDisabled":"./tokens","DarkColorSchemeBackgroundOverlayHover":"./tokens","DarkColorSchemeBackgroundOverlayActive":"./tokens","DarkColorSchemeBackgroundOverlayDisabled":"./tokens","DarkColorSchemeStatesFocusedColor":"./tokens","DarkColorSchemeStatesSelectedColor":"./tokens","DarkColorSchemeStatesPressedShadow":"./tokens","DarkColorSchemeStatesDisabledOpacity":"./tokens","FontFamilyBase":"./tokens","FontFamilyMonospace":"./tokens","PaletteBlue40":"./tokens","PaletteBlue60":"./tokens","PaletteBlue100":"./tokens","PaletteBlue200":"./tokens","PaletteBlue300":"./tokens","PaletteBlue400":"./tokens","PaletteBlue500":"./tokens","PaletteBlue560":"./tokens","PaletteBlue600":"./tokens","PaletteBlue700":"./tokens","PaletteBlue800":"./tokens","PaletteBlueA100":"./tokens","PaletteBlueA200":"./tokens","PaletteBlueContrast40":"./tokens","PaletteBlueContrast60":"./tokens","PaletteBlueContrast100":"./tokens","PaletteBlueContrast200":"./tokens","PaletteBlueContrast300":"./tokens","PaletteBlueContrast400":"./tokens","PaletteBlueContrast500":"./tokens","PaletteBlueContrast560":"./tokens","PaletteBlueContrast600":"./tokens","PaletteBlueContrast700":"./tokens","PaletteBlueContrast800":"./tokens","PaletteBlueContrastA100":"./tokens","PaletteBlueContrastA200":"./tokens","PaletteGreen40":"./tokens","PaletteGreen60":"./tokens","PaletteGreen100":"./tokens","PaletteGreen200":"./tokens","PaletteGreen300":"./tokens","PaletteGreen400":"./tokens","PaletteGreen500":"./tokens","PaletteGreen560":"./tokens","PaletteGreen600":"./tokens","PaletteGreen700":"./tokens","PaletteGreen800":"./tokens","PaletteGreenA100":"./tokens","PaletteGreenContrast40":"./tokens","PaletteGreenContrast60":"./tokens","PaletteGreenContrast100":"./tokens","PaletteGreenContrast200":"./tokens","PaletteGreenContrast300":"./tokens","PaletteGreenContrast400":"./tokens","PaletteGreenContrast500":"./tokens","PaletteGreenContrast560":"./tokens","PaletteGreenContrast600":"./tokens","PaletteGreenContrast700":"./tokens","PaletteGreenContrast800":"./tokens","PaletteGreenContrastA100":"./tokens","PaletteRed40":"./tokens","PaletteRed60":"./tokens","PaletteRed100":"./tokens","PaletteRed200":"./tokens","PaletteRed300":"./tokens","PaletteRed400":"./tokens","PaletteRed500":"./tokens","PaletteRed560":"./tokens","PaletteRed600":"./tokens","PaletteRed700":"./tokens","PaletteRed800":"./tokens","PaletteRedA100":"./tokens","PaletteRedContrast40":"./tokens","PaletteRedContrast60":"./tokens","PaletteRedContrast100":"./tokens","PaletteRedContrast200":"./tokens","PaletteRedContrast300":"./tokens","PaletteRedContrast400":"./tokens","PaletteRedContrast500":"./tokens","PaletteRedContrast560":"./tokens","PaletteRedContrast600":"./tokens","PaletteRedContrast700":"./tokens","PaletteRedContrast800":"./tokens","PaletteRedContrastA100":"./tokens","PaletteGrey40":"./tokens","PaletteGrey60":"./tokens","PaletteGrey100":"./tokens","PaletteGrey200":"./tokens","PaletteGrey300":"./tokens","PaletteGrey400":"./tokens","PaletteGrey500":"./tokens","PaletteGrey560":"./tokens","PaletteGrey600":"./tokens","PaletteGrey700":"./tokens","PaletteGrey800":"./tokens","PaletteGreyA40":"./tokens","PaletteGreyA60":"./tokens","PaletteGreyA100":"./tokens","PaletteGreyA200":"./tokens","PaletteGreyA300":"./tokens","PaletteGreyA500":"./tokens","PaletteGreyContrast40":"./tokens","PaletteGreyContrast60":"./tokens","PaletteGreyContrast100":"./tokens","PaletteGreyContrast200":"./tokens","PaletteGreyContrast300":"./tokens","PaletteGreyContrast400":"./tokens","PaletteGreyContrast500":"./tokens","PaletteGreyContrast560":"./tokens","PaletteGreyContrast600":"./tokens","PaletteGreyContrast700":"./tokens","PaletteGreyContrast800":"./tokens","PaletteYellow40":"./tokens","PaletteYellow60":"./tokens","PaletteYellow100":"./tokens","PaletteYellow200":"./tokens","PaletteYellow300":"./tokens","PaletteYellow400":"./tokens","PaletteYellow500":"./tokens","PaletteYellow560":"./tokens","PaletteYellow600":"./tokens","PaletteYellow700":"./tokens","PaletteYellow800":"./tokens","PaletteYellowA100":"./tokens","PaletteYellowContrast40":"./tokens","PaletteYellowContrast60":"./tokens","PaletteYellowContrast100":"./tokens","PaletteYellowContrast200":"./tokens","PaletteYellowContrast300":"./tokens","PaletteYellowContrast400":"./tokens","PaletteYellowContrast500":"./tokens","PaletteYellowContrast560":"./tokens","PaletteYellowContrast600":"./tokens","PaletteYellowContrast700":"./tokens","PaletteYellowContrast800":"./tokens","PaletteYellowContrastA100":"./tokens","ColorBluePalette":"./tokens","ColorGreenPalette":"./tokens","ColorRedPalette":"./tokens","ColorGreyPalette":"./tokens","ColorYellowPalette":"./tokens","TypographyDisplay1FontSize":"./tokens","TypographyDisplay1LineHeight":"./tokens","TypographyDisplay1LetterSpacing":"./tokens","TypographyDisplay1FontWeight":"./tokens","TypographyDisplay1FontFamily":"./tokens","TypographyDisplay1TextTransform":"./tokens","TypographyDisplay2FontSize":"./tokens","TypographyDisplay2LineHeight":"./tokens","TypographyDisplay2LetterSpacing":"./tokens","TypographyDisplay2FontWeight":"./tokens","TypographyDisplay2FontFamily":"./tokens","TypographyDisplay2TextTransform":"./tokens","TypographyDisplay3FontSize":"./tokens","TypographyDisplay3LineHeight":"./tokens","TypographyDisplay3LetterSpacing":"./tokens","TypographyDisplay3FontWeight":"./tokens","TypographyDisplay3FontFamily":"./tokens","TypographyDisplay3TextTransform":"./tokens","TypographyHeadlineFontSize":"./tokens","TypographyHeadlineLineHeight":"./tokens","TypographyHeadlineLetterSpacing":"./tokens","TypographyHeadlineFontWeight":"./tokens","TypographyHeadlineFontFamily":"./tokens","TypographyHeadlineTextTransform":"./tokens","TypographyTitleFontSize":"./tokens","TypographyTitleLineHeight":"./tokens","TypographyTitleLetterSpacing":"./tokens","TypographyTitleFontWeight":"./tokens","TypographyTitleFontFamily":"./tokens","TypographyTitleTextTransform":"./tokens","TypographySubheadingFontSize":"./tokens","TypographySubheadingLineHeight":"./tokens","TypographySubheadingLetterSpacing":"./tokens","TypographySubheadingFontWeight":"./tokens","TypographySubheadingFontFamily":"./tokens","TypographySubheadingTextTransform":"./tokens","TypographyBodyFontSize":"./tokens","TypographyBodyLineHeight":"./tokens","TypographyBodyLetterSpacing":"./tokens","TypographyBodyFontWeight":"./tokens","TypographyBodyFontFamily":"./tokens","TypographyBodyTextTransform":"./tokens","TypographyBodyStrongFontSize":"./tokens","TypographyBodyStrongLineHeight":"./tokens","TypographyBodyStrongLetterSpacing":"./tokens","TypographyBodyStrongFontWeight":"./tokens","TypographyBodyStrongFontFamily":"./tokens","TypographyBodyStrongTextTransform":"./tokens","TypographyBodyCapsFontSize":"./tokens","TypographyBodyCapsLineHeight":"./tokens","TypographyBodyCapsLetterSpacing":"./tokens","TypographyBodyCapsFontWeight":"./tokens","TypographyBodyCapsFontFamily":"./tokens","TypographyBodyCapsTextTransform":"./tokens","TypographyBodyMonoFontSize":"./tokens","TypographyBodyMonoLineHeight":"./tokens","TypographyBodyMonoLetterSpacing":"./tokens","TypographyBodyMonoFontWeight":"./tokens","TypographyBodyMonoFontFamily":"./tokens","TypographyBodyMonoTextTransform":"./tokens","TypographyCaptionFontSize":"./tokens","TypographyCaptionLineHeight":"./tokens","TypographyCaptionLetterSpacing":"./tokens","TypographyCaptionFontWeight":"./tokens","TypographyCaptionFontFamily":"./tokens","TypographyCaptionTextTransform":"./tokens","TypographyCaptionCapsFontSize":"./tokens","TypographyCaptionCapsLineHeight":"./tokens","TypographyCaptionCapsLetterSpacing":"./tokens","TypographyCaptionCapsFontWeight":"./tokens","TypographyCaptionCapsFontFamily":"./tokens","TypographyCaptionCapsTextTransform":"./tokens","TypographyCaptionMonoFontSize":"./tokens","TypographyCaptionMonoLineHeight":"./tokens","TypographyCaptionMonoLetterSpacing":"./tokens","TypographyCaptionMonoFontWeight":"./tokens","TypographyCaptionMonoFontFamily":"./tokens","TypographyCaptionMonoTextTransform":"./tokens","TypographySmallTextFontSize":"./tokens","TypographySmallTextLineHeight":"./tokens","TypographySmallTextLetterSpacing":"./tokens","TypographySmallTextFontWeight":"./tokens","TypographySmallTextFontFamily":"./tokens","TypographySmallTextTextTransform":"./tokens","TypographyExtraSmallTextFontSize":"./tokens","TypographyExtraSmallTextLineHeight":"./tokens","TypographyExtraSmallTextLetterSpacing":"./tokens","TypographyExtraSmallTextFontWeight":"./tokens","TypographyExtraSmallTextFontFamily":"./tokens","TypographyExtraSmallTextTextTransform":"./tokens","TypographyExtraSmallTextCapsFontSize":"./tokens","TypographyExtraSmallTextCapsLineHeight":"./tokens","TypographyExtraSmallTextCapsLetterSpacing":"./tokens","TypographyExtraSmallTextCapsFontWeight":"./tokens","TypographyExtraSmallTextCapsFontFamily":"./tokens","TypographyExtraSmallTextCapsTextTransform":"./tokens","TypographyExtraSmallTextMonoFontSize":"./tokens","TypographyExtraSmallTextMonoLineHeight":"./tokens","TypographyExtraSmallTextMonoLetterSpacing":"./tokens","TypographyExtraSmallTextMonoFontWeight":"./tokens","TypographyExtraSmallTextMonoFontFamily":"./tokens","TypographyExtraSmallTextMonoTextTransform":"./tokens","AlertLightColorSchemeErrorBackground":"./tokens","AlertLightColorSchemeErrorBorder":"./tokens","AlertLightColorSchemeErrorIcon":"./tokens","AlertLightColorSchemeWarningBackground":"./tokens","AlertLightColorSchemeWarningBorder":"./tokens","AlertLightColorSchemeWarningIcon":"./tokens","AlertLightColorSchemeSuccessBackground":"./tokens","AlertLightColorSchemeSuccessBorder":"./tokens","AlertLightColorSchemeSuccessIcon":"./tokens","AlertLightColorSchemeInfoBackground":"./tokens","AlertLightColorSchemeInfoBorder":"./tokens","AlertLightColorSchemeInfoIcon":"./tokens","AlertLightColorSchemeDefaultBackground":"./tokens","AlertLightColorSchemeDefaultBorder":"./tokens","AlertLightColorSchemeDefaultIcon":"./tokens","AlertDarkColorSchemeErrorBackground":"./tokens","AlertDarkColorSchemeErrorBorder":"./tokens","AlertDarkColorSchemeErrorIcon":"./tokens","AlertDarkColorSchemeWarningBackground":"./tokens","AlertDarkColorSchemeWarningBorder":"./tokens","AlertDarkColorSchemeWarningIcon":"./tokens","AlertDarkColorSchemeSuccessBackground":"./tokens","AlertDarkColorSchemeSuccessBorder":"./tokens","AlertDarkColorSchemeSuccessIcon":"./tokens","AlertDarkColorSchemeInfoBackground":"./tokens","AlertDarkColorSchemeInfoBorder":"./tokens","AlertDarkColorSchemeInfoIcon":"./tokens","AlertDarkColorSchemeDefaultBackground":"./tokens","AlertDarkColorSchemeDefaultBorder":"./tokens","AlertDarkColorSchemeDefaultIcon":"./tokens","AlertSizeBorderWidth":"./tokens","AlertSizeBorderRadius":"./tokens","AlertSizeHorizontalPadding":"./tokens","AlertSizeVerticalPadding":"./tokens","AlertSizeIconMargin":"./tokens","AlertSizeCloseButtonWidth":"./tokens","AlertSizeSmallVerticalPadding":"./tokens","AlertFontDefaultHeader":"./tokens","AlertFontDefaultBody":"./tokens","AlertFontSmallHeader":"./tokens","AlertFontSmallBody":"./tokens","AutocompleteSizePanelPadding":"./tokens","AutocompleteSizePanelMaxHeight":"./tokens","AutocompleteSizePanelBorderRadius":"./tokens","BadgeSizeDefaultMinWidth":"./tokens","BadgeSizeDefaultPadding":"./tokens","BadgeSizeDefaultBorderWidth":"./tokens","BadgeSizeDefaultBorderRadius":"./tokens","BadgeSizeDefaultHeight":"./tokens","BadgeSizeDefaultFontDefault":"./tokens","BadgeSizeDefaultFontCaps":"./tokens","BadgeSizeDefaultFontMono":"./tokens","BadgeSizeMiniHeight":"./tokens","BadgeSizeMiniMinWidth":"./tokens","BadgeSizeMiniBorderWidth":"./tokens","BadgeSizeMiniBorderRadius":"./tokens","BadgeSizeMiniPadding":"./tokens","BadgeSizeMiniFontDefault":"./tokens","BadgeSizeMiniFontCaps":"./tokens","BadgeSizeMiniFontMono":"./tokens","BadgeFontDefaultDefault":"./tokens","BadgeFontDefaultCaps":"./tokens","BadgeFontDefaultMono":"./tokens","BadgeFontMiniDefault":"./tokens","BadgeFontMiniCaps":"./tokens","BadgeFontMiniMono":"./tokens","BadgeLightColorSchemeSolidPrimaryBackground":"./tokens","BadgeLightColorSchemeSolidPrimaryColor":"./tokens","BadgeLightColorSchemeSolidPrimaryBorder":"./tokens","BadgeLightColorSchemeSolidInfoBorder":"./tokens","BadgeLightColorSchemeSolidInfoBackground":"./tokens","BadgeLightColorSchemeSolidInfoColor":"./tokens","BadgeLightColorSchemeSolidSuccessBorder":"./tokens","BadgeLightColorSchemeSolidSuccessBackground":"./tokens","BadgeLightColorSchemeSolidSuccessColor":"./tokens","BadgeLightColorSchemeSolidWarningBorder":"./tokens","BadgeLightColorSchemeSolidWarningBackground":"./tokens","BadgeLightColorSchemeSolidWarningColor":"./tokens","BadgeLightColorSchemeSolidErrorBorder":"./tokens","BadgeLightColorSchemeSolidErrorBackground":"./tokens","BadgeLightColorSchemeSolidErrorColor":"./tokens","BadgeLightColorSchemeSolidTransparentBorder":"./tokens","BadgeLightColorSchemeSolidTransparentColor":"./tokens","BadgeLightColorSchemeSolidTransparentBackground":"./tokens","BadgeLightColorSchemeSolidLightBorder":"./tokens","BadgeLightColorSchemeSolidLightBackground":"./tokens","BadgeLightColorSchemeSolidLightColor":"./tokens","BadgeLightColorSchemeSolidSecondBorder":"./tokens","BadgeLightColorSchemeSolidSecondBackground":"./tokens","BadgeLightColorSchemeSolidSecondColor":"./tokens","BadgeLightColorSchemePastelPrimaryBackground":"./tokens","BadgeLightColorSchemePastelPrimaryBorder":"./tokens","BadgeLightColorSchemePastelPrimaryColor":"./tokens","BadgeLightColorSchemePastelInfoBackground":"./tokens","BadgeLightColorSchemePastelInfoBorder":"./tokens","BadgeLightColorSchemePastelInfoColor":"./tokens","BadgeLightColorSchemePastelSuccessBackground":"./tokens","BadgeLightColorSchemePastelSuccessBorder":"./tokens","BadgeLightColorSchemePastelSuccessColor":"./tokens","BadgeLightColorSchemePastelWarningBackground":"./tokens","BadgeLightColorSchemePastelWarningBorder":"./tokens","BadgeLightColorSchemePastelWarningColor":"./tokens","BadgeLightColorSchemePastelErrorBackground":"./tokens","BadgeLightColorSchemePastelErrorBorder":"./tokens","BadgeLightColorSchemePastelErrorColor":"./tokens","BadgeDarkColorSchemePastelPrimaryBackground":"./tokens","BadgeDarkColorSchemePastelPrimaryColor":"./tokens","BadgeDarkColorSchemePastelPrimaryBorder":"./tokens","BadgeDarkColorSchemePastelInfoBackground":"./tokens","BadgeDarkColorSchemePastelInfoColor":"./tokens","BadgeDarkColorSchemePastelInfoBorder":"./tokens","BadgeDarkColorSchemePastelSuccessBorder":"./tokens","BadgeDarkColorSchemePastelSuccessBackground":"./tokens","BadgeDarkColorSchemePastelSuccessColor":"./tokens","BadgeDarkColorSchemePastelWarningBorder":"./tokens","BadgeDarkColorSchemePastelWarningBackground":"./tokens","BadgeDarkColorSchemePastelWarningColor":"./tokens","BadgeDarkColorSchemePastelErrorBorder":"./tokens","BadgeDarkColorSchemePastelErrorBackground":"./tokens","BadgeDarkColorSchemePastelErrorColor":"./tokens","BadgeDarkColorSchemeSolidPrimaryBackground":"./tokens","BadgeDarkColorSchemeSolidPrimaryColor":"./tokens","BadgeDarkColorSchemeSolidPrimaryBorder":"./tokens","BadgeDarkColorSchemeSolidInfoBorder":"./tokens","BadgeDarkColorSchemeSolidInfoBackground":"./tokens","BadgeDarkColorSchemeSolidInfoColor":"./tokens","BadgeDarkColorSchemeSolidSuccessBorder":"./tokens","BadgeDarkColorSchemeSolidSuccessBackground":"./tokens","BadgeDarkColorSchemeSolidSuccessColor":"./tokens","BadgeDarkColorSchemeSolidWarningBorder":"./tokens","BadgeDarkColorSchemeSolidWarningBackground":"./tokens","BadgeDarkColorSchemeSolidWarningColor":"./tokens","BadgeDarkColorSchemeSolidErrorBorder":"./tokens","BadgeDarkColorSchemeSolidErrorBackground":"./tokens","BadgeDarkColorSchemeSolidErrorColor":"./tokens","BadgeDarkColorSchemeSolidTransparentBorder":"./tokens","BadgeDarkColorSchemeSolidTransparentColor":"./tokens","BadgeDarkColorSchemeSolidTransparentBackground":"./tokens","BadgeDarkColorSchemeSolidLightBorder":"./tokens","BadgeDarkColorSchemeSolidLightBackground":"./tokens","BadgeDarkColorSchemeSolidLightColor":"./tokens","BadgeDarkColorSchemeSolidSecondBorder":"./tokens","BadgeDarkColorSchemeSolidSecondBackground":"./tokens","BadgeDarkColorSchemeSolidSecondColor":"./tokens","ButtonToggleSizeBorderSize":"./tokens","ButtonToggleSizeBorderRadius":"./tokens","ButtonLightColorSchemeActiveShadow":"./tokens","ButtonLightColorSchemePrimaryColor":"./tokens","ButtonLightColorSchemePrimaryBorder":"./tokens","ButtonLightColorSchemePrimaryBackground":"./tokens","ButtonLightColorSchemePrimaryIcon":"./tokens","ButtonLightColorSchemePrimaryStatesActiveBorder":"./tokens","ButtonLightColorSchemePrimaryStatesActiveBackground":"./tokens","ButtonLightColorSchemePrimaryTransparentColor":"./tokens","ButtonLightColorSchemePrimaryTransparentIcon":"./tokens","ButtonLightColorSchemePrimaryTransparentStatesHoverColor":"./tokens","ButtonLightColorSchemePrimaryTransparentStatesHoverIcon":"./tokens","ButtonLightColorSchemePrimaryTransparentStatesActiveColor":"./tokens","ButtonLightColorSchemePrimaryTransparentStatesActiveIcon":"./tokens","ButtonLightColorSchemeSecondBorder":"./tokens","ButtonLightColorSchemeSecondBackground":"./tokens","ButtonLightColorSchemeSecondColor":"./tokens","ButtonLightColorSchemeSecondIcon":"./tokens","ButtonLightColorSchemeSecondStatesActiveBorder":"./tokens","ButtonLightColorSchemeSecondStatesActiveBackground":"./tokens","ButtonLightColorSchemeErrorBorder":"./tokens","ButtonLightColorSchemeErrorBackground":"./tokens","ButtonLightColorSchemeErrorColor":"./tokens","ButtonLightColorSchemeErrorIcon":"./tokens","ButtonLightColorSchemeErrorStatesActiveBorder":"./tokens","ButtonLightColorSchemeErrorStatesActiveBackground":"./tokens","ButtonDarkColorSchemeActiveShadow":"./tokens","ButtonDarkColorSchemePrimaryColor":"./tokens","ButtonDarkColorSchemePrimaryBorder":"./tokens","ButtonDarkColorSchemePrimaryBackground":"./tokens","ButtonDarkColorSchemePrimaryIcon":"./tokens","ButtonDarkColorSchemePrimaryStatesActiveBorder":"./tokens","ButtonDarkColorSchemePrimaryStatesActiveBackground":"./tokens","ButtonDarkColorSchemePrimaryTransparentColor":"./tokens","ButtonDarkColorSchemePrimaryTransparentIcon":"./tokens","ButtonDarkColorSchemePrimaryTransparentStatesHoverColor":"./tokens","ButtonDarkColorSchemePrimaryTransparentStatesHoverIcon":"./tokens","ButtonDarkColorSchemePrimaryTransparentStatesActiveColor":"./tokens","ButtonDarkColorSchemePrimaryTransparentStatesActiveIcon":"./tokens","ButtonDarkColorSchemeSecondBorder":"./tokens","ButtonDarkColorSchemeSecondBackground":"./tokens","ButtonDarkColorSchemeSecondColor":"./tokens","ButtonDarkColorSchemeSecondIcon":"./tokens","ButtonDarkColorSchemeSecondStatesActiveBorder":"./tokens","ButtonDarkColorSchemeSecondStatesActiveBackground":"./tokens","ButtonDarkColorSchemeErrorBorder":"./tokens","ButtonDarkColorSchemeErrorBackground":"./tokens","ButtonDarkColorSchemeErrorColor":"./tokens","ButtonDarkColorSchemeErrorIcon":"./tokens","ButtonDarkColorSchemeErrorStatesActiveBorder":"./tokens","ButtonDarkColorSchemeErrorStatesActiveBackground":"./tokens","ButtonSizeBorderWidth":"./tokens","ButtonSizeBorderRadius":"./tokens","ButtonSizeVerticalPadding":"./tokens","ButtonSizeHorizontalPadding":"./tokens","ButtonFontDefault":"./tokens","ButtonFontPrimary":"./tokens","ButtonFontPrimaryTransparent":"./tokens","IconButtonSizeVerticalPadding":"./tokens","IconButtonSizeHorizontalPadding":"./tokens","IconButtonSizeIconHorizontalPadding":"./tokens","CardLightColorSchemeErrorVerticalLine":"./tokens","CardLightColorSchemeErrorBackground":"./tokens","CardLightColorSchemeErrorShadow":"./tokens","CardLightColorSchemeWarningVerticalLine":"./tokens","CardLightColorSchemeWarningBackground":"./tokens","CardLightColorSchemeWarningShadow":"./tokens","CardLightColorSchemeSuccessVerticalLine":"./tokens","CardLightColorSchemeSuccessBackground":"./tokens","CardLightColorSchemeSuccessShadow":"./tokens","CardLightColorSchemeInfoVerticalLine":"./tokens","CardLightColorSchemeInfoBackground":"./tokens","CardLightColorSchemeInfoShadow":"./tokens","CardDarkColorSchemeErrorVerticalLine":"./tokens","CardDarkColorSchemeErrorBackground":"./tokens","CardDarkColorSchemeErrorShadow":"./tokens","CardDarkColorSchemeWarningVerticalLine":"./tokens","CardDarkColorSchemeWarningBackground":"./tokens","CardDarkColorSchemeWarningShadow":"./tokens","CardDarkColorSchemeSuccessVerticalLine":"./tokens","CardDarkColorSchemeSuccessBackground":"./tokens","CardDarkColorSchemeSuccessShadow":"./tokens","CardDarkColorSchemeInfoVerticalLine":"./tokens","CardDarkColorSchemeInfoBackground":"./tokens","CardDarkColorSchemeInfoShadow":"./tokens","CardSizeVerticalLine":"./tokens","CheckboxLightColorSchemeBorder":"./tokens","CheckboxLightColorSchemeStatesCheckedBorder":"./tokens","CheckboxLightColorSchemeStatesCheckedBackground":"./tokens","CheckboxLightColorSchemeStatesFocusedBorder":"./tokens","CheckboxLightColorSchemeStatesFocusedShadow":"./tokens","CheckboxDarkColorSchemeBorder":"./tokens","CheckboxDarkColorSchemeStatesCheckedBorder":"./tokens","CheckboxDarkColorSchemeStatesCheckedBackground":"./tokens","CheckboxDarkColorSchemeStatesFocusedBorder":"./tokens","CheckboxDarkColorSchemeStatesFocusedShadow":"./tokens","CheckboxSizeWidth":"./tokens","CheckboxSizeLabelMargin":"./tokens","CheckboxSizeBorderWidth":"./tokens","CheckboxSizeToggleBoxShadow":"./tokens","CheckboxFontDefault":"./tokens","DatepickerToggleSizeWidth":"./tokens","DatepickerToggleSizeHeight":"./tokens","DatepickerBodyLightColorSchemeStatesSelectedColor":"./tokens","DatepickerBodyLightColorSchemeStatesSelectedBackground":"./tokens","DatepickerBodyDarkColorSchemeStatesSelectedColor":"./tokens","DatepickerBodyDarkColorSchemeStatesSelectedBackground":"./tokens","DatepickerBodySizeLabelPaddings":"./tokens","DatepickerBodySizeCellMinSize":"./tokens","DatepickerBodySizeCellMargin":"./tokens","DatepickerBodySizeCellPadding":"./tokens","DatepickerBodySizeCellBorderWidth":"./tokens","DatepickerBodyFontLabel":"./tokens","DatepickerBodyFontToday":"./tokens","DatepickerCalendarSizePaddingTop":"./tokens","DatepickerCalendarSizePaddingHorizontal":"./tokens","DatepickerCalendarSizePaddingBottom":"./tokens","DatepickerCalendarSizePaddingBlocks":"./tokens","DatepickerCalendarSizeDividerWidth":"./tokens","DatepickerCalendarSizeIconBorderWidth":"./tokens","DatepickerCalendarSizeIconPrevIconTransform":"./tokens","DatepickerCalendarSizeIconNexIconTransform":"./tokens","DatepickerCalendarFontDefault":"./tokens","DatepickerCalendarFontHeader":"./tokens","DatepickerInputSizeWidth":"./tokens","DividerSizeWidth":"./tokens","DividerSizeInsetMargin":"./tokens","DropdownItemSizePadding":"./tokens","DropdownItemSizeIconPadding":"./tokens","DropdownItemFontDefault":"./tokens","DropdownItemFontCaption":"./tokens","DropdownGroupHeaderSizeDefaultPadding":"./tokens","DropdownGroupHeaderSizeSmallPadding":"./tokens","DropdownGroupHeaderFontDefault":"./tokens","DropdownGroupHeaderFontSmall":"./tokens","DropdownDividerSizeHeight":"./tokens","DropdownDividerSizeMargin":"./tokens","DropdownTriggerSizeIconPaddingRight":"./tokens","DropdownPanelSizeMaxWidth":"./tokens","DropdownPanelSizePadding":"./tokens","DropdownPanelSizeBorderWidth":"./tokens","DropdownPanelSizeBorderRadius":"./tokens","FormFieldLightColorSchemeBorder":"./tokens","FormFieldLightColorSchemeBackground":"./tokens","FormFieldLightColorSchemeStatesHoverBorder":"./tokens","FormFieldLightColorSchemeStatesInvalidBorder":"./tokens","FormFieldLightColorSchemeStatesInvalidBackground":"./tokens","FormFieldDarkColorSchemeBorder":"./tokens","FormFieldDarkColorSchemeBackground":"./tokens","FormFieldDarkColorSchemeStatesHoverBorder":"./tokens","FormFieldDarkColorSchemeStatesInvalidBorder":"./tokens","FormFieldDarkColorSchemeStatesInvalidBackground":"./tokens","FormFieldSizeBorderWidth":"./tokens","FormFieldSizeBorderRadius":"./tokens","FormFieldSizeButtonWidth":"./tokens","FormFieldFontDefault":"./tokens","FormFieldHintSizeMarginTop":"./tokens","FormFieldHintFontDefault":"./tokens","FormsLightColorSchemeLabel":"./tokens","FormsLightColorSchemeLegend":"./tokens","FormsDarkColorSchemeLabel":"./tokens","FormsDarkColorSchemeLegend":"./tokens","FormsSizeHorizontalRowMarginBottom":"./tokens","FormsSizeHorizontalLabelPaddingTop":"./tokens","FormsSizeHorizontalLabelPaddingBottom":"./tokens","FormsSizeHorizontalControlPaddingLeft":"./tokens","FormsSizeHorizontalLegendMarginTop":"./tokens","FormsSizeHorizontalLegendMarginBottom":"./tokens","FormsSizeVerticalRowMarginBottom":"./tokens","FormsSizeVerticalLabelPaddingTop":"./tokens","FormsSizeVerticalLabelPaddingBottom":"./tokens","FormsSizeVerticalControlPaddingLeft":"./tokens","FormsSizeVerticalLegendMarginTop":"./tokens","FormsSizeVerticalLegendMarginBottom":"./tokens","FormsFontDefaultLabel":"./tokens","FormsFontDefaultLegend":"./tokens","InputSizePadding":"./tokens","InputSizeWidth":"./tokens","InputSizeMinHeight":"./tokens","InputFontDefault":"./tokens","InputFontMonospace":"./tokens","LinkLightColorSchemeText":"./tokens","LinkLightColorSchemeBorderBottom":"./tokens","LinkLightColorSchemeStateVisitedText":"./tokens","LinkLightColorSchemeStateVisitedBorderBottom":"./tokens","LinkLightColorSchemeStateHoverText":"./tokens","LinkLightColorSchemeStateHoverBorderBottom":"./tokens","LinkLightColorSchemeStateActive":"./tokens","LinkLightColorSchemeStateFocusedOutline":"./tokens","LinkDarkColorSchemeText":"./tokens","LinkDarkColorSchemeBorderBottom":"./tokens","LinkDarkColorSchemeStateVisitedText":"./tokens","LinkDarkColorSchemeStateVisitedBorderBottom":"./tokens","LinkDarkColorSchemeStateHoverText":"./tokens","LinkDarkColorSchemeStateHoverBorderBottom":"./tokens","LinkDarkColorSchemeStateActive":"./tokens","LinkDarkColorSchemeStateFocusedOutline":"./tokens","LinkSizeIconMargin":"./tokens","LinkSizeStateFocusedOutlineOffset":"./tokens","LinkSizeStateFocusedOutlineWidth":"./tokens","LinkAnimationTransition":"./tokens","LinkAnimationStateHoverTransition":"./tokens","LinkFontDefault":"./tokens","ListSizeHorizontalPadding":"./tokens","ListSizeIconPadding":"./tokens","ListSizeItemHeight":"./tokens","ListSizeTwoLineHeight":"./tokens","ListSizeThreeLineHeight":"./tokens","ListSizeMultiLinePadding":"./tokens","ListSizeIconWidth":"./tokens","ListFontItem":"./tokens","ModalLightColorSchemeShadow":"./tokens","ModalLightColorSchemeBodyTopShadow":"./tokens","ModalLightColorSchemeBodyBottomShadow":"./tokens","ModalLightColorSchemeBackgroundMask":"./tokens","ModalDarkColorSchemeShadow":"./tokens","ModalDarkColorSchemeBodyTopShadow":"./tokens","ModalDarkColorSchemeBodyBottomShadow":"./tokens","ModalDarkColorSchemeBackgroundMask":"./tokens","ModalSizeSmall":"./tokens","ModalSizeNormal":"./tokens","ModalSizeLarge":"./tokens","ModalSizeTop":"./tokens","ModalSizeCloseWidth":"./tokens","ModalSizeBorderRadius":"./tokens","ModalSizeBorderWidth":"./tokens","ModalHeaderSizeBorderRadius":"./tokens","ModalHeaderSizePadding":"./tokens","ModalHeaderFontDefault":"./tokens","ModalBodySizeMaxHeight":"./tokens","ModalBodySizePadding":"./tokens","ModalBodyFontDefault":"./tokens","ModalFooterSizeBorderRadius":"./tokens","ModalFooterSizePadding":"./tokens","ModalConfirmSizePadding":"./tokens","NavbarLightColorSchemeBackground":"./tokens","NavbarLightColorSchemeDividerBackground":"./tokens","NavbarDarkColorSchemeBackground":"./tokens","NavbarDarkColorSchemeDividerBackground":"./tokens","NavbarSizeIconMargin":"./tokens","NavbarFontTitle":"./tokens","VerticalNavbarSizeStatesOpenedWidth":"./tokens","VerticalNavbarSizeStatesClosedWidth":"./tokens","VerticalNavbarSizeIconMargin":"./tokens","NavbarItemLightColorSchemeText":"./tokens","NavbarItemLightColorSchemeStatesActive":"./tokens","NavbarItemLightColorSchemeStatesHover":"./tokens","NavbarItemLightColorSchemeStatesProgress":"./tokens","NavbarItemLightColorSchemeStatesDisabledOpacity":"./tokens","NavbarItemDarkColorSchemeText":"./tokens","NavbarItemDarkColorSchemeStatesActive":"./tokens","NavbarItemDarkColorSchemeStatesHover":"./tokens","NavbarItemDarkColorSchemeStatesProgress":"./tokens","NavbarItemDarkColorSchemeStatesDisabledOpacity":"./tokens","NavbarItemSizePadding":"./tokens","NavbarItemSizeHeight":"./tokens","NavbarBrandSizePadding":"./tokens","NavbarBrandSizeMarginRight":"./tokens","NavbarBrandFontTitle":"./tokens","OptgroupSizePaddingLeft":"./tokens","OptgroupFontDefault":"./tokens","OptionSizeHorizontalPadding":"./tokens","OptionSizeHeight":"./tokens","OptionSizeBorderWidth":"./tokens","OptionFontDefault":"./tokens","PopoverLightColorSchemeBorder":"./tokens","PopoverDarkColorSchemeBorder":"./tokens","PopoverSizePadding":"./tokens","PopoverSizeBorderWidth":"./tokens","PopoverSizeBorderRadius":"./tokens","PopoverSizeArrowWidth":"./tokens","PopoverSizeSmallWidth":"./tokens","PopoverSizeNormalWidth":"./tokens","PopoverSizeLargeWidth":"./tokens","PopoverFontDefault":"./tokens","PopoverHeaderSizePadding":"./tokens","PopoverHeaderFontDefault":"./tokens","PopoverFooterSizePadding":"./tokens","PopoverFooterSizeMarginTop":"./tokens","PopoverFooterFontDefault":"./tokens","PopupLightColorSchemeShadow":"./tokens","PopupLightColorSchemeBorder":"./tokens","PopupLightColorSchemeDivider":"./tokens","PopupLightColorSchemeBackground":"./tokens","PopupLightColorSchemeFooterBackground":"./tokens","PopupDarkColorSchemeShadow":"./tokens","PopupDarkColorSchemeBorder":"./tokens","PopupDarkColorSchemeDivider":"./tokens","PopupDarkColorSchemeBackground":"./tokens","PopupDarkColorSchemeFooterBackground":"./tokens","ProgressBarLightColorSchemeBackground":"./tokens","ProgressBarDarkColorSchemeBackground":"./tokens","ProgressBarSizeHeight":"./tokens","ProgressSpinnerSizeSize":"./tokens","RadioLightColorSchemeOuterCircleBorder":"./tokens","RadioLightColorSchemeInnerCircleBorder":"./tokens","RadioLightColorSchemeStatesCheckedOuterCircleBorder":"./tokens","RadioLightColorSchemeStatesCheckedInnerCircleBorder":"./tokens","RadioLightColorSchemeStatesFocusedOuterCircleBorder":"./tokens","RadioLightColorSchemeStatesFocusedOuterCircleShadow":"./tokens","RadioLightColorSchemeStatesFocusedInnerCircleShadow":"./tokens","RadioDarkColorSchemeOuterCircleBorder":"./tokens","RadioDarkColorSchemeInnerCircleBorder":"./tokens","RadioDarkColorSchemeStatesCheckedOuterCircleBorder":"./tokens","RadioDarkColorSchemeStatesCheckedInnerCircleBorder":"./tokens","RadioDarkColorSchemeStatesFocusedOuterCircleBorder":"./tokens","RadioDarkColorSchemeStatesFocusedOuterCircleShadow":"./tokens","RadioDarkColorSchemeStatesFocusedInnerCircleShadow":"./tokens","RadioSizeSize":"./tokens","RadioSizeLabelMargin":"./tokens","RadioFontDefault":"./tokens","SelectSizeHeight":"./tokens","SelectSizeLeftPadding":"./tokens","SelectSizeRightPadding":"./tokens","SelectSizeLeftPaddingMultiple":"./tokens","SelectFontDefault":"./tokens","SelectPanelSizeMaxHeight":"./tokens","SelectPanelSizeMaxWidth":"./tokens","SelectPanelSizeVerticalPadding":"./tokens","SelectPanelSizeBorderWidth":"./tokens","SelectPanelSizeBorderRadius":"./tokens","SelectPanelFontDefault":"./tokens","SidepanelLightColorSchemeBorder":"./tokens","SidepanelDarkColorSchemeBorder":"./tokens","SidepanelFontDefault":"./tokens","SidepanelHeaderSizePadding":"./tokens","SidepanelHeaderSizeClosePadding":"./tokens","SidepanelHeaderFontDefault":"./tokens","SidepanelFooterSizePadding":"./tokens","SidepanelFooterFontDefault":"./tokens","TableSizeBorderWidth":"./tokens","TableSizeRowPaddingVertical":"./tokens","TableSizeRowPaddingHorizontal":"./tokens","TableFontHeader":"./tokens","TableFontBody":"./tokens","TabsLightColorSchemeBorder":"./tokens","TabsLightColorSchemeStateActive":"./tokens","TabsLightColorSchemeStateDisabledOverlay":"./tokens","TabsDarkColorSchemeBorder":"./tokens","TabsDarkColorSchemeStateActive":"./tokens","TabsDarkColorSchemeStateDisabledOverlay":"./tokens","TabsSizeHeight":"./tokens","TabsSizeHighlightHeight":"./tokens","TabsSizePaddingHorizontal":"./tokens","TabsSizeBorderWidth":"./tokens","TabsSizeBorderRadius":"./tokens","TabsSizeLabelIconMargin":"./tokens","TabsFontDefault":"./tokens","TagsLightColorSchemePrimaryBackground":"./tokens","TagsLightColorSchemePrimaryBorder":"./tokens","TagsLightColorSchemePrimaryIcon":"./tokens","TagsLightColorSchemePrimaryStatesHoverIcon":"./tokens","TagsLightColorSchemePrimaryStatesFocused":"./tokens","TagsLightColorSchemePrimaryStatesDisabledText":"./tokens","TagsLightColorSchemePrimaryStatesDisabledBackground":"./tokens","TagsLightColorSchemeSecondBackground":"./tokens","TagsLightColorSchemeSecondBorder":"./tokens","TagsLightColorSchemeSecondIcon":"./tokens","TagsLightColorSchemeSecondStatesHoverIcon":"./tokens","TagsLightColorSchemeSecondStatesFocused":"./tokens","TagsLightColorSchemeSecondStatesDisabledText":"./tokens","TagsLightColorSchemeSecondStatesDisabledBackground":"./tokens","TagsLightColorSchemeErrorBackground":"./tokens","TagsLightColorSchemeErrorBorder":"./tokens","TagsLightColorSchemeErrorIcon":"./tokens","TagsLightColorSchemeErrorStatesHoverIcon":"./tokens","TagsLightColorSchemeErrorStatesFocused":"./tokens","TagsLightColorSchemeErrorStatesDisabledText":"./tokens","TagsLightColorSchemeErrorStatesDisabledBackground":"./tokens","TagsDarkColorSchemePrimaryBackground":"./tokens","TagsDarkColorSchemePrimaryBorder":"./tokens","TagsDarkColorSchemePrimaryIcon":"./tokens","TagsDarkColorSchemePrimaryStatesHoverIcon":"./tokens","TagsDarkColorSchemePrimaryStatesFocused":"./tokens","TagsDarkColorSchemePrimaryStatesDisabledText":"./tokens","TagsDarkColorSchemePrimaryStatesDisabledBackground":"./tokens","TagsDarkColorSchemeSecondBackground":"./tokens","TagsDarkColorSchemeSecondBorder":"./tokens","TagsDarkColorSchemeSecondIcon":"./tokens","TagsDarkColorSchemeSecondStatesHoverIcon":"./tokens","TagsDarkColorSchemeSecondStatesFocused":"./tokens","TagsDarkColorSchemeSecondStatesDisabledText":"./tokens","TagsDarkColorSchemeSecondStatesDisabledBackground":"./tokens","TagsDarkColorSchemeErrorBackground":"./tokens","TagsDarkColorSchemeErrorBorder":"./tokens","TagsDarkColorSchemeErrorIcon":"./tokens","TagsDarkColorSchemeErrorStatesHoverIcon":"./tokens","TagsDarkColorSchemeErrorStatesFocused":"./tokens","TagsDarkColorSchemeErrorStatesDisabledText":"./tokens","TagsDarkColorSchemeErrorStatesDisabledBackground":"./tokens","TagsSizeMargin":"./tokens","TagsSizeHeight":"./tokens","TagsSizeBorderWidth":"./tokens","TagsSizeBorderRadius":"./tokens","TagsSizeIconPadding":"./tokens","TagsSizeTextMargin":"./tokens","TagsFontDefault":"./tokens","TagsFontMono":"./tokens","TagsFontCaps":"./tokens","TagListSizePadding":"./tokens","TagListSizeMinHeight":"./tokens","TagInputSizeHeight":"./tokens","TagInputSizeMargin":"./tokens","TagInputFontDefault":"./tokens","TextareaSizeMinHeight":"./tokens","TextareaSizePadding":"./tokens","TextareaFontDefault":"./tokens","TextareaFontMono":"./tokens","TimepickerSizePaddingRight":"./tokens","ToggleLightColorSchemeBorder":"./tokens","ToggleLightColorSchemeBackground":"./tokens","ToggleLightColorSchemeCircleBorder":"./tokens","ToggleLightColorSchemeCircleBackground":"./tokens","ToggleLightColorSchemeStatesFocusedShadow":"./tokens","ToggleDarkColorSchemeBorder":"./tokens","ToggleDarkColorSchemeBackground":"./tokens","ToggleDarkColorSchemeCircleBorder":"./tokens","ToggleDarkColorSchemeCircleBackground":"./tokens","ToggleDarkColorSchemeStatesFocusedShadow":"./tokens","ToggleSizeHeight":"./tokens","ToggleSizeWidth":"./tokens","ToggleSizeBorderRadius":"./tokens","ToggleSizeLabelMargin":"./tokens","ToggleFontDefault":"./tokens","ToggleSmallSizeHeight":"./tokens","ToggleSmallSizeWidth":"./tokens","ToggleSmallSizeBorderRadius":"./tokens","ToggleSmallFontDefault":"./tokens","TooltipLightColorSchemeBackground":"./tokens","TooltipLightColorSchemeText":"./tokens","TooltipLightColorSchemeShadow":"./tokens","TooltipLightColorSchemeWarningBackground":"./tokens","TooltipLightColorSchemeWarningText":"./tokens","TooltipLightColorSchemeWarningBorder":"./tokens","TooltipDarkColorSchemeBackground":"./tokens","TooltipDarkColorSchemeText":"./tokens","TooltipDarkColorSchemeShadow":"./tokens","TooltipDarkColorSchemeWarningBackground":"./tokens","TooltipDarkColorSchemeWarningText":"./tokens","TooltipDarkColorSchemeWarningBorder":"./tokens","TooltipSizeMaxWidth":"./tokens","TooltipSizeBorderRadius":"./tokens","TooltipSizeArrowSize":"./tokens","TooltipSizeArrowWidth":"./tokens","TooltipSizePadding":"./tokens","TooltipSizeDistance":"./tokens","TooltipFontDefault":"./tokens","TreeSizePaddingRight":"./tokens","TreeSizeBorderWidth":"./tokens","TreeSizeNodeHeight":"./tokens","TreeFontNode":"./tokens"},"importAs":"@ptsecurity/mosaic/design-tokens"}