@dynatrace/strato-components 0.85.110 → 1.0.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 (259) hide show
  1. package/buttons/button/Button.css +17 -17
  2. package/buttons/button/Button.js +1 -1
  3. package/buttons/button/Button.sty.js +4 -4
  4. package/content/progress/ProgressBar.css +71 -71
  5. package/content/progress/ProgressBar.d.ts +0 -7
  6. package/content/progress/ProgressBar.js +19 -45
  7. package/content/progress/ProgressBar.sty.js +5 -5
  8. package/content/progress/ProgressBarIcon.css +2 -2
  9. package/content/progress/ProgressBarIcon.sty.js +1 -1
  10. package/content/progress/ProgressBarLabel.css +3 -3
  11. package/content/progress/ProgressBarLabel.js +1 -1
  12. package/content/progress/ProgressBarLabel.sty.js +1 -1
  13. package/content/progress/ProgressBarValue.css +5 -5
  14. package/content/progress/ProgressBarValue.js +1 -1
  15. package/content/progress/ProgressBarValue.sty.js +1 -1
  16. package/content/progress/ProgressCircle.css +40 -40
  17. package/content/progress/ProgressCircle.d.ts +0 -7
  18. package/content/progress/ProgressCircle.js +2 -10
  19. package/content/progress/ProgressCircle.sty.js +5 -5
  20. package/content/progress/hooks/useProgressBarPropsContext.d.ts +5 -2
  21. package/content/progress/hooks/useProgressBarPropsContext.js +2 -2
  22. package/content/skeleton/Skeleton.css +6 -6
  23. package/content/skeleton/Skeleton.sty.js +1 -1
  24. package/core/components/app-root/AppRoot.css +0 -57
  25. package/core/hooks/useFontsUpdated.d.ts +1 -1
  26. package/core/hooks/useFontsUpdated.js +2 -2
  27. package/core/index.d.ts +0 -2
  28. package/core/index.js +0 -2
  29. package/core/styles/focusRing.css +66 -66
  30. package/core/styles/focusRing.sty.js +2 -2
  31. package/core/utils/colorUtils.css +60 -60
  32. package/core/utils/colorUtils.sty.js +2 -2
  33. package/esm/buttons/button/Button.css +17 -17
  34. package/esm/buttons/button/Button.js +1 -1
  35. package/esm/buttons/button/Button.js.map +2 -2
  36. package/esm/buttons/button/Button.sty.js +4 -4
  37. package/esm/buttons/button/Button.sty.js.map +2 -2
  38. package/esm/content/progress/ProgressBar.css +71 -71
  39. package/esm/content/progress/ProgressBar.js +19 -45
  40. package/esm/content/progress/ProgressBar.js.map +2 -2
  41. package/esm/content/progress/ProgressBar.sty.js +5 -5
  42. package/esm/content/progress/ProgressBar.sty.js.map +2 -2
  43. package/esm/content/progress/ProgressBarIcon.css +2 -2
  44. package/esm/content/progress/ProgressBarIcon.sty.js +1 -1
  45. package/esm/content/progress/ProgressBarIcon.sty.js.map +1 -1
  46. package/esm/content/progress/ProgressBarLabel.css +3 -3
  47. package/esm/content/progress/ProgressBarLabel.js +2 -2
  48. package/esm/content/progress/ProgressBarLabel.js.map +2 -2
  49. package/esm/content/progress/ProgressBarLabel.sty.js +1 -1
  50. package/esm/content/progress/ProgressBarLabel.sty.js.map +2 -2
  51. package/esm/content/progress/ProgressBarValue.css +5 -5
  52. package/esm/content/progress/ProgressBarValue.js +2 -2
  53. package/esm/content/progress/ProgressBarValue.js.map +2 -2
  54. package/esm/content/progress/ProgressBarValue.sty.js +1 -1
  55. package/esm/content/progress/ProgressBarValue.sty.js.map +2 -2
  56. package/esm/content/progress/ProgressCircle.css +40 -40
  57. package/esm/content/progress/ProgressCircle.js +2 -10
  58. package/esm/content/progress/ProgressCircle.js.map +2 -2
  59. package/esm/content/progress/ProgressCircle.sty.js +5 -5
  60. package/esm/content/progress/ProgressCircle.sty.js.map +2 -2
  61. package/esm/content/progress/hooks/useProgressBarPropsContext.js +2 -2
  62. package/esm/content/progress/hooks/useProgressBarPropsContext.js.map +2 -2
  63. package/esm/content/skeleton/Skeleton.css +6 -6
  64. package/esm/content/skeleton/Skeleton.sty.js +1 -1
  65. package/esm/content/skeleton/Skeleton.sty.js.map +2 -2
  66. package/esm/core/components/app-root/AppRoot.css +0 -57
  67. package/esm/core/hooks/useFontsUpdated.js +2 -2
  68. package/esm/core/hooks/useFontsUpdated.js.map +2 -2
  69. package/esm/core/index.js +0 -2
  70. package/esm/core/index.js.map +2 -2
  71. package/esm/core/styles/focusRing.css +66 -66
  72. package/esm/core/styles/focusRing.sty.js +2 -2
  73. package/esm/core/styles/focusRing.sty.js.map +2 -2
  74. package/esm/core/utils/colorUtils.css +60 -60
  75. package/esm/core/utils/colorUtils.sty.js +2 -2
  76. package/esm/core/utils/colorUtils.sty.js.map +2 -2
  77. package/esm/layouts/container/Container.css +4 -4
  78. package/esm/layouts/container/Container.sty.js +1 -1
  79. package/esm/layouts/container/Container.sty.js.map +1 -1
  80. package/esm/layouts/divider/Divider.css +6 -6
  81. package/esm/layouts/divider/Divider.sty.js +1 -1
  82. package/esm/layouts/divider/Divider.sty.js.map +2 -2
  83. package/esm/layouts/input-group/InputGroup.css +4 -4
  84. package/esm/layouts/input-group/InputGroup.sty.js +2 -2
  85. package/esm/layouts/input-group/InputGroup.sty.js.map +1 -1
  86. package/esm/layouts/surface/Surface.css +39 -39
  87. package/esm/layouts/surface/Surface.sty.js +2 -2
  88. package/esm/layouts/surface/Surface.sty.js.map +2 -2
  89. package/esm/layouts/surface/variables.sty.js +1 -1
  90. package/esm/layouts/surface/variables.sty.js.map +1 -1
  91. package/esm/styles/colorUtils.css +60 -60
  92. package/esm/styles/colorUtils.sty.js +2 -2
  93. package/esm/styles/colorUtils.sty.js.map +2 -2
  94. package/esm/styles/container.css +47 -47
  95. package/esm/styles/container.sty.js +2 -2
  96. package/esm/styles/container.sty.js.map +2 -2
  97. package/esm/styles/ellipsis.css +1 -1
  98. package/esm/styles/ellipsis.sty.js +1 -1
  99. package/esm/styles/ellipsis.sty.js.map +1 -1
  100. package/esm/styles/field.css +153 -153
  101. package/esm/styles/field.sty.js +2 -2
  102. package/esm/styles/field.sty.js.map +2 -2
  103. package/esm/styles/sprinkles.css +262 -262
  104. package/esm/styles/sprinkles.sty.js +1 -1
  105. package/esm/styles/sprinkles.sty.js.map +2 -2
  106. package/esm/styles/textStyle.css +8 -8
  107. package/esm/styles/textStyle.sty.js +1 -1
  108. package/esm/styles/textStyle.sty.js.map +2 -2
  109. package/esm/typography/block-quote/Blockquote.css +2 -2
  110. package/esm/typography/block-quote/Blockquote.sty.js +1 -1
  111. package/esm/typography/block-quote/Blockquote.sty.js.map +1 -1
  112. package/esm/typography/code/Code.css +1 -1
  113. package/esm/typography/code/Code.sty.js +1 -1
  114. package/esm/typography/code/Code.sty.js.map +1 -1
  115. package/esm/typography/emphasis/Emphasis.css +1 -1
  116. package/esm/typography/emphasis/Emphasis.sty.js +1 -1
  117. package/esm/typography/emphasis/Emphasis.sty.js.map +1 -1
  118. package/esm/typography/external-link/ExternalLink.css +6 -6
  119. package/esm/typography/external-link/ExternalLink.sty.js +1 -1
  120. package/esm/typography/external-link/ExternalLink.sty.js.map +1 -1
  121. package/esm/typography/heading/Heading.css +7 -7
  122. package/esm/typography/heading/Heading.sty.js +1 -1
  123. package/esm/typography/heading/Heading.sty.js.map +2 -2
  124. package/esm/typography/highlight/Highlight.css +1 -1
  125. package/esm/typography/highlight/Highlight.sty.js +1 -1
  126. package/esm/typography/highlight/Highlight.sty.js.map +1 -1
  127. package/esm/typography/index.js +12 -12
  128. package/esm/typography/index.js.map +2 -2
  129. package/esm/typography/link/Link.css +4 -4
  130. package/esm/typography/link/Link.sty.js +1 -1
  131. package/esm/typography/link/Link.sty.js.map +1 -1
  132. package/esm/typography/list/List.css +4 -4
  133. package/esm/typography/list/List.sty.js +2 -2
  134. package/esm/typography/list/List.sty.js.map +1 -1
  135. package/esm/typography/paragraph/Paragraph.css +3 -3
  136. package/esm/typography/paragraph/Paragraph.sty.js +1 -1
  137. package/esm/typography/paragraph/Paragraph.sty.js.map +2 -2
  138. package/esm/typography/strikethrough/Strikethrough.css +1 -1
  139. package/esm/typography/strikethrough/Strikethrough.sty.js +1 -1
  140. package/esm/typography/strikethrough/Strikethrough.sty.js.map +1 -1
  141. package/esm/typography/strong/Strong.css +1 -1
  142. package/esm/typography/strong/Strong.sty.js +1 -1
  143. package/esm/typography/strong/Strong.sty.js.map +1 -1
  144. package/esm/typography/text/Text.css +3 -3
  145. package/esm/typography/text/Text.sty.js +1 -1
  146. package/esm/typography/text/Text.sty.js.map +2 -2
  147. package/esm/typography/text-ellipsis/TextEllipsis.css +4 -4
  148. package/esm/typography/text-ellipsis/TextEllipsis.js +45 -45
  149. package/esm/typography/text-ellipsis/TextEllipsis.js.map +2 -2
  150. package/esm/typography/text-ellipsis/TextEllipsis.sty.js +1 -1
  151. package/esm/typography/text-ellipsis/TextEllipsis.sty.js.map +2 -2
  152. package/esm/typography/utils.js +19 -19
  153. package/esm/typography/utils.js.map +2 -2
  154. package/layouts/container/Container.css +4 -4
  155. package/layouts/container/Container.sty.js +1 -1
  156. package/layouts/divider/Divider.css +6 -6
  157. package/layouts/divider/Divider.sty.js +1 -1
  158. package/layouts/input-group/InputGroup.css +4 -4
  159. package/layouts/input-group/InputGroup.sty.js +2 -2
  160. package/layouts/surface/Surface.css +39 -39
  161. package/layouts/surface/Surface.sty.js +2 -2
  162. package/layouts/surface/variables.sty.js +1 -1
  163. package/package.json +15 -26
  164. package/styles/colorUtils.css +60 -60
  165. package/styles/colorUtils.sty.js +2 -2
  166. package/styles/container.css +47 -47
  167. package/styles/container.sty.js +2 -2
  168. package/styles/ellipsis.css +1 -1
  169. package/styles/ellipsis.sty.js +1 -1
  170. package/styles/field.css +153 -153
  171. package/styles/field.sty.js +2 -2
  172. package/styles/sprinkles.css +262 -262
  173. package/styles/sprinkles.sty.js +1 -1
  174. package/styles/textStyle.css +8 -8
  175. package/styles/textStyle.sty.js +1 -1
  176. package/typography/block-quote/Blockquote.css +2 -2
  177. package/typography/block-quote/Blockquote.sty.js +1 -1
  178. package/typography/code/Code.css +1 -1
  179. package/typography/code/Code.sty.js +1 -1
  180. package/typography/emphasis/Emphasis.css +1 -1
  181. package/typography/emphasis/Emphasis.sty.js +1 -1
  182. package/typography/external-link/ExternalLink.css +6 -6
  183. package/typography/external-link/ExternalLink.sty.js +1 -1
  184. package/typography/heading/Heading.css +7 -7
  185. package/typography/heading/Heading.sty.js +1 -1
  186. package/typography/highlight/Highlight.css +1 -1
  187. package/typography/highlight/Highlight.sty.js +1 -1
  188. package/typography/index.d.ts +3 -3
  189. package/typography/index.js +6 -6
  190. package/typography/link/Link.css +4 -4
  191. package/typography/link/Link.sty.js +1 -1
  192. package/typography/list/List.css +4 -4
  193. package/typography/list/List.sty.js +2 -2
  194. package/typography/paragraph/Paragraph.css +3 -3
  195. package/typography/paragraph/Paragraph.sty.js +1 -1
  196. package/typography/strikethrough/Strikethrough.css +1 -1
  197. package/typography/strikethrough/Strikethrough.sty.js +1 -1
  198. package/typography/strong/Strong.css +1 -1
  199. package/typography/strong/Strong.sty.js +1 -1
  200. package/typography/text/Text.css +3 -3
  201. package/typography/text/Text.sty.js +1 -1
  202. package/typography/text-ellipsis/TextEllipsis.css +4 -4
  203. package/typography/text-ellipsis/TextEllipsis.d.ts +2 -2
  204. package/typography/text-ellipsis/TextEllipsis.js +44 -44
  205. package/typography/text-ellipsis/TextEllipsis.sty.js +1 -1
  206. package/typography/utils.d.ts +14 -11
  207. package/typography/utils.js +19 -19
  208. package/core/types/role-variant.d.ts +0 -12
  209. package/core/types/role-variant.js +0 -30
  210. package/esm/core/types/role-variant.js +0 -12
  211. package/esm/core/types/role-variant.js.map +0 -7
  212. package/testing/custom-render.d.ts +0 -12
  213. package/testing/custom-render.js +0 -62
  214. package/testing/index.d.ts +0 -22
  215. package/testing/index.js +0 -91
  216. package/testing/jest/index.d.ts +0 -1
  217. package/testing/jest/index.js +0 -5
  218. package/testing/jest/jest-preset.d.ts +0 -10
  219. package/testing/jest/jest-preset.js +0 -13
  220. package/testing/jest/resolver.d.ts +0 -0
  221. package/testing/jest/resolver.js +0 -27
  222. package/testing/mocks/bounding-client-rect-mock.d.ts +0 -8
  223. package/testing/mocks/bounding-client-rect-mock.js +0 -36
  224. package/testing/mocks/canvas-mock.d.ts +0 -14
  225. package/testing/mocks/canvas-mock.js +0 -192
  226. package/testing/mocks/create-mock-element.d.ts +0 -14
  227. package/testing/mocks/create-mock-element.js +0 -99
  228. package/testing/mocks/create-range-mock.d.ts +0 -10
  229. package/testing/mocks/create-range-mock.js +0 -47
  230. package/testing/mocks/dom-rect-mock.d.ts +0 -19
  231. package/testing/mocks/dom-rect-mock.js +0 -56
  232. package/testing/mocks/fetch-mock.d.ts +0 -9
  233. package/testing/mocks/fetch-mock.js +0 -38
  234. package/testing/mocks/intersection-observer-mock.d.ts +0 -10
  235. package/testing/mocks/intersection-observer-mock.js +0 -58
  236. package/testing/mocks/match-media-mock.d.ts +0 -10
  237. package/testing/mocks/match-media-mock.js +0 -45
  238. package/testing/mocks/offset-height-mock.d.ts +0 -8
  239. package/testing/mocks/offset-height-mock.js +0 -39
  240. package/testing/mocks/offset-width-mock.d.ts +0 -8
  241. package/testing/mocks/offset-width-mock.js +0 -39
  242. package/testing/mocks/pointer-event-mock.d.ts +0 -8
  243. package/testing/mocks/pointer-event-mock.js +0 -42
  244. package/testing/mocks/resize-observer-mock.d.ts +0 -11
  245. package/testing/mocks/resize-observer-mock.js +0 -42
  246. package/testing/mocks/screen-size-mock.d.ts +0 -8
  247. package/testing/mocks/screen-size-mock.js +0 -34
  248. package/testing/mocks/scroll-into-view-mock.d.ts +0 -10
  249. package/testing/mocks/scroll-into-view-mock.js +0 -34
  250. package/testing/mocks/scroll-width-mock.d.ts +0 -8
  251. package/testing/mocks/scroll-width-mock.js +0 -39
  252. package/testing/mocks/select-mock.d.ts +0 -11
  253. package/testing/mocks/select-mock.js +0 -45
  254. package/testing/mocks/table-virtualization-mock.d.ts +0 -10
  255. package/testing/mocks/table-virtualization-mock.js +0 -50
  256. package/testing/mocks/text-ellipsis-mock.d.ts +0 -8
  257. package/testing/mocks/text-ellipsis-mock.js +0 -43
  258. package/testing/setup.d.ts +0 -8
  259. package/testing/setup.js +0 -57
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/styles/field.css.ts"],
4
- "sourcesContent": ["import './field.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var fieldColorVars = {text:'var(--_bx32h0-0-85-110)',icon:'var(--_bx32h1-0-85-110)',backgroundStatic:'var(--_bx32h2-0-85-110)',background:'var(--_bx32h3-0-85-110)'};\nexport var fieldColorsCSS = _7a468({defaultClassName:'_bx32h4-0-85-110',variantClassNames:{disabled:{true:'_bx32h5-0-85-110'},color:{primary:'_bx32h6-0-85-110',neutral:'_bx32h7-0-85-110',success:'_bx32h8-0-85-110',critical:'_bx32h9-0-85-110',warning:'_bx32ha-0-85-110'},variant:{'default':'_bx32hb-0-85-110',emphasized:'_bx32hc-0-85-110',accent:'_bx32hd-0-85-110'}},defaultVariants:{},compoundVariants:[[{color:'primary',variant:'emphasized'},'_bx32he-0-85-110'],[{color:'primary',variant:'accent'},'_bx32hf-0-85-110'],[{color:'neutral',variant:'emphasized'},'_bx32hg-0-85-110'],[{color:'neutral',variant:'accent'},'_bx32hh-0-85-110'],[{color:'success',variant:'emphasized'},'_bx32hi-0-85-110'],[{color:'success',variant:'accent'},'_bx32hj-0-85-110'],[{color:'critical',variant:'emphasized'},'_bx32hk-0-85-110'],[{color:'critical',variant:'accent'},'_bx32hl-0-85-110'],[{color:'warning',variant:'emphasized'},'_bx32hm-0-85-110'],[{color:'warning',variant:'accent'},'_bx32hn-0-85-110'],[{color:'neutral',disabled:true},'_bx32ho-0-85-110'],[{color:'primary',disabled:true},'_bx32hp-0-85-110'],[{color:'warning',disabled:true},'_bx32hq-0-85-110'],[{color:'success',disabled:true},'_bx32hr-0-85-110'],[{color:'critical',disabled:true},'_bx32hs-0-85-110'],[{variant:'default',disabled:true},'_bx32ht-0-85-110']]});"],
5
- "mappings": "AAAA,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,iBAAiB,EAAC,MAAK,2BAA0B,MAAK,2BAA0B,kBAAiB,2BAA0B,YAAW,0BAAyB;AACnK,IAAI,iBAAiB,OAAO,EAAC,kBAAiB,oBAAmB,mBAAkB,EAAC,UAAS,EAAC,MAAK,mBAAkB,GAAE,OAAM,EAAC,SAAQ,oBAAmB,SAAQ,oBAAmB,SAAQ,oBAAmB,UAAS,oBAAmB,SAAQ,mBAAkB,GAAE,SAAQ,EAAC,WAAU,oBAAmB,YAAW,oBAAmB,QAAO,mBAAkB,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,YAAW,SAAQ,aAAY,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,YAAW,SAAQ,SAAQ,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,kBAAkB,GAAE,CAAC,EAAC,OAAM,YAAW,UAAS,KAAI,GAAE,kBAAkB,GAAE,CAAC,EAAC,SAAQ,WAAU,UAAS,KAAI,GAAE,kBAAkB,CAAC,EAAC,CAAC;",
4
+ "sourcesContent": ["import './field.css';\nimport { createRuntimeFn as _7a468 } from '@vanilla-extract/recipes/createRuntimeFn';\nexport var fieldColorVars = {text:'var(--_bx32h0-1-0-0)',icon:'var(--_bx32h1-1-0-0)',backgroundStatic:'var(--_bx32h2-1-0-0)',background:'var(--_bx32h3-1-0-0)'};\nexport var fieldColorsCSS = _7a468({defaultClassName:'_bx32h4-1-0-0',variantClassNames:{disabled:{true:'_bx32h5-1-0-0'},color:{primary:'_bx32h6-1-0-0',neutral:'_bx32h7-1-0-0',success:'_bx32h8-1-0-0',critical:'_bx32h9-1-0-0',warning:'_bx32ha-1-0-0'},variant:{'default':'_bx32hb-1-0-0',emphasized:'_bx32hc-1-0-0',accent:'_bx32hd-1-0-0'}},defaultVariants:{},compoundVariants:[[{color:'primary',variant:'emphasized'},'_bx32he-1-0-0'],[{color:'primary',variant:'accent'},'_bx32hf-1-0-0'],[{color:'neutral',variant:'emphasized'},'_bx32hg-1-0-0'],[{color:'neutral',variant:'accent'},'_bx32hh-1-0-0'],[{color:'success',variant:'emphasized'},'_bx32hi-1-0-0'],[{color:'success',variant:'accent'},'_bx32hj-1-0-0'],[{color:'critical',variant:'emphasized'},'_bx32hk-1-0-0'],[{color:'critical',variant:'accent'},'_bx32hl-1-0-0'],[{color:'warning',variant:'emphasized'},'_bx32hm-1-0-0'],[{color:'warning',variant:'accent'},'_bx32hn-1-0-0'],[{color:'neutral',disabled:true},'_bx32ho-1-0-0'],[{color:'primary',disabled:true},'_bx32hp-1-0-0'],[{color:'warning',disabled:true},'_bx32hq-1-0-0'],[{color:'success',disabled:true},'_bx32hr-1-0-0'],[{color:'critical',disabled:true},'_bx32hs-1-0-0'],[{variant:'default',disabled:true},'_bx32ht-1-0-0']]});"],
5
+ "mappings": "AAAA,OAAO;AACP,SAAS,mBAAmB,cAAc;AACnC,IAAI,iBAAiB,EAAC,MAAK,wBAAuB,MAAK,wBAAuB,kBAAiB,wBAAuB,YAAW,uBAAsB;AACvJ,IAAI,iBAAiB,OAAO,EAAC,kBAAiB,iBAAgB,mBAAkB,EAAC,UAAS,EAAC,MAAK,gBAAe,GAAE,OAAM,EAAC,SAAQ,iBAAgB,SAAQ,iBAAgB,SAAQ,iBAAgB,UAAS,iBAAgB,SAAQ,gBAAe,GAAE,SAAQ,EAAC,WAAU,iBAAgB,YAAW,iBAAgB,QAAO,gBAAe,EAAC,GAAE,iBAAgB,CAAC,GAAE,kBAAiB,CAAC,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,YAAW,SAAQ,aAAY,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,YAAW,SAAQ,SAAQ,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,aAAY,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,SAAQ,SAAQ,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,WAAU,UAAS,KAAI,GAAE,eAAe,GAAE,CAAC,EAAC,OAAM,YAAW,UAAS,KAAI,GAAE,eAAe,GAAE,CAAC,EAAC,SAAQ,WAAU,UAAS,KAAI,GAAE,eAAe,CAAC,EAAC,CAAC;",
6
6
  "names": []
7
7
  }