@baloise/ds-core 19.9.5 → 20.0.0-next.4

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 (2774) hide show
  1. package/LICENSE +2 -2
  2. package/README.md +2 -6
  3. package/components/all.d.ts +84 -234
  4. package/components/all.js +126 -351
  5. package/components/ds-accordion.d.ts +11 -0
  6. package/components/ds-accordion.js +4 -0
  7. package/components/ds-alert-container.d.ts +11 -0
  8. package/components/ds-alert-container.js +4 -0
  9. package/components/ds-app.d.ts +11 -0
  10. package/components/ds-app.js +4 -0
  11. package/components/ds-badge.d.ts +11 -0
  12. package/components/ds-badge.js +4 -0
  13. package/components/ds-button-group.d.ts +11 -0
  14. package/components/ds-button-group.js +4 -0
  15. package/components/ds-button.d.ts +11 -0
  16. package/components/ds-button.js +4 -0
  17. package/components/ds-card-actions.d.ts +11 -0
  18. package/components/ds-card-actions.js +4 -0
  19. package/components/ds-card-content.d.ts +11 -0
  20. package/components/ds-card-content.js +4 -0
  21. package/components/ds-card-header.d.ts +11 -0
  22. package/components/ds-card-header.js +4 -0
  23. package/components/ds-card-subtitle.d.ts +11 -0
  24. package/components/ds-card-subtitle.js +4 -0
  25. package/components/ds-card-title.d.ts +11 -0
  26. package/components/ds-card-title.js +4 -0
  27. package/components/ds-card.d.ts +11 -0
  28. package/components/ds-card.js +4 -0
  29. package/components/ds-checkbox-group.d.ts +11 -0
  30. package/components/ds-checkbox-group.js +4 -0
  31. package/components/ds-checkbox.d.ts +11 -0
  32. package/components/ds-checkbox.js +4 -0
  33. package/components/ds-close.d.ts +11 -0
  34. package/components/ds-close.js +4 -0
  35. package/components/ds-content.d.ts +11 -0
  36. package/components/ds-content.js +4 -0
  37. package/components/ds-divider.d.ts +11 -0
  38. package/components/ds-divider.js +4 -0
  39. package/components/ds-heading.d.ts +11 -0
  40. package/components/ds-heading.js +4 -0
  41. package/components/ds-icon.d.ts +11 -0
  42. package/components/ds-icon.js +4 -0
  43. package/components/ds-input.d.ts +11 -0
  44. package/components/ds-input.js +4 -0
  45. package/components/ds-item.d.ts +11 -0
  46. package/components/ds-item.js +4 -0
  47. package/components/ds-label.d.ts +11 -0
  48. package/components/ds-label.js +4 -0
  49. package/components/ds-list.d.ts +11 -0
  50. package/components/ds-list.js +4 -0
  51. package/components/ds-logo.d.ts +11 -0
  52. package/components/ds-logo.js +4 -0
  53. package/components/ds-notification.d.ts +11 -0
  54. package/components/ds-notification.js +4 -0
  55. package/components/ds-number-input.d.ts +11 -0
  56. package/components/ds-number-input.js +4 -0
  57. package/components/ds-pagination.d.ts +11 -0
  58. package/components/ds-pagination.js +4 -0
  59. package/components/ds-progress-bar.d.ts +11 -0
  60. package/components/ds-progress-bar.js +4 -0
  61. package/components/ds-radio-group.d.ts +11 -0
  62. package/components/ds-radio-group.js +4 -0
  63. package/components/ds-radio.d.ts +11 -0
  64. package/components/ds-radio.js +4 -0
  65. package/components/ds-segment-item.d.ts +11 -0
  66. package/components/ds-segment-item.js +4 -0
  67. package/components/ds-segment.d.ts +11 -0
  68. package/components/ds-segment.js +4 -0
  69. package/components/ds-shape.d.ts +11 -0
  70. package/components/ds-shape.js +4 -0
  71. package/components/ds-snackbar.d.ts +11 -0
  72. package/components/ds-snackbar.js +4 -0
  73. package/components/ds-spinner.d.ts +11 -0
  74. package/components/ds-spinner.js +4 -0
  75. package/components/ds-stack.d.ts +11 -0
  76. package/components/ds-stack.js +4 -0
  77. package/components/ds-tag-group.d.ts +11 -0
  78. package/components/ds-tag-group.js +4 -0
  79. package/components/ds-tag.d.ts +11 -0
  80. package/components/ds-tag.js +4 -0
  81. package/components/ds-text.d.ts +11 -0
  82. package/components/ds-text.js +4 -0
  83. package/components/ds-textarea.d.ts +11 -0
  84. package/components/ds-textarea.js +4 -0
  85. package/components/ds-toast.d.ts +11 -0
  86. package/components/ds-toast.js +4 -0
  87. package/components/ds-toggle.d.ts +11 -0
  88. package/components/ds-toggle.js +4 -0
  89. package/components/index.d.ts +2 -0
  90. package/components/index.js +3 -622
  91. package/components/p-5Sp1eJOt.js +4 -0
  92. package/components/p-82RSSk25.js +4 -0
  93. package/components/p-B62ocg4Q.js +4 -0
  94. package/components/p-BATOumsf.js +4 -0
  95. package/components/p-BEngECpF.js +4 -0
  96. package/components/p-BFeO6Gq4.js +4 -0
  97. package/components/p-BMBthpLd.js +4 -0
  98. package/components/p-BNY3JzuV.js +4 -0
  99. package/components/p-BOTkpyFe.js +5 -0
  100. package/components/p-BOgMmRCt.js +4 -0
  101. package/components/p-BR1SYpQO.js +4 -0
  102. package/components/p-BTyFgjT3.js +4 -0
  103. package/components/p-Bbn3sYo5.js +4 -0
  104. package/components/p-BdyfOBon.js +4 -0
  105. package/components/p-BlyIAln5.js +4 -0
  106. package/components/p-Bt20CEww.js +4 -0
  107. package/components/p-C7I7OlaM.js +4 -0
  108. package/components/p-CDYlUuhB.js +4 -0
  109. package/components/p-CYHzHtnv.js +4 -0
  110. package/components/p-Cb75Rr6o.js +4 -0
  111. package/components/p-Ceu7FIWM.js +4 -0
  112. package/components/p-CojUmpFm.js +4 -0
  113. package/components/p-D86WpWIE.js +4 -0
  114. package/components/p-DDKh7hkm.js +4 -0
  115. package/components/p-DHeVI6dR.js +4 -0
  116. package/components/p-DR5LIaCn.js +4 -0
  117. package/components/p-DTPbL3uY.js +4 -0
  118. package/components/p-DYfTMCkl.js +4 -0
  119. package/components/p-DZqqelPH.js +4 -0
  120. package/components/p-Diz11uvt.js +4 -0
  121. package/components/p-DnnGnukM.js +4 -0
  122. package/components/p-Dr4dquer.js +4 -0
  123. package/components/p-DtuTnY5l.js +4 -0
  124. package/components/p-Duhf3ymL.js +4 -0
  125. package/components/p-E1SnOz0L.js +4 -0
  126. package/components/p-E8U6M5ii.js +4 -0
  127. package/components/p-HDclecaJ.js +4 -0
  128. package/components/p-JZ1uDtZv.js +4 -0
  129. package/components/p-LCAsAZzj.js +4 -0
  130. package/components/p-Urcs7-vS.js +4 -0
  131. package/components/p-cSbDziZm.js +4 -0
  132. package/components/p-gA-94RPS.js +4 -0
  133. package/components/p-ng5ZzTOj.js +4 -0
  134. package/components/p-xDEngwqW.js +4 -0
  135. package/components/p-z1jJgtep.js +4 -0
  136. package/components/package.json +1 -1
  137. package/dist/cjs/_commonjsHelpers-DVhpm0hL.js +13 -0
  138. package/dist/cjs/_getTag-B468r9bu.js +950 -0
  139. package/dist/cjs/accordion.interfaces-BPzfNHzH.js +16 -0
  140. package/dist/cjs/app.focus.util-DOa3ViTR.js +77 -0
  141. package/dist/cjs/aria-C3Tx6AHY.js +13 -0
  142. package/dist/cjs/attributes-D57TMQsY.js +31 -0
  143. package/dist/cjs/breakpoints.decorator-qaoHOU6Q.js +22 -0
  144. package/dist/cjs/breakpoints.subject-DhAN_ZAn.js +268 -0
  145. package/dist/cjs/button.interfaces-BueDWsuH.js +36 -0
  146. package/dist/cjs/card.interfaces-BnIQxJmW.js +64 -0
  147. package/dist/cjs/checkbox.interfaces-CboipPFV.js +12 -0
  148. package/dist/cjs/close.i18n-CSDAywTb.js +39 -0
  149. package/dist/cjs/config.decorator-Qmrq4ZYj.js +22 -0
  150. package/dist/cjs/config.utils-Cv4cx_Xa.js +98 -0
  151. package/dist/cjs/contact-SPfz2A_q.js +1647 -0
  152. package/dist/cjs/design-system.cjs.js +48 -0
  153. package/dist/cjs/device-CptgCtVc.js +57 -0
  154. package/dist/cjs/ds-accordion.cjs.entry.js +255 -0
  155. package/dist/cjs/ds-alert-container.cjs.entry.js +191 -0
  156. package/dist/cjs/ds-app.cjs.entry.js +93 -0
  157. package/dist/cjs/ds-badge.cjs.entry.js +93 -0
  158. package/dist/cjs/ds-button-group.cjs.entry.js +89 -0
  159. package/dist/cjs/ds-button_2.cjs.entry.js +528 -0
  160. package/dist/cjs/ds-card-actions.cjs.entry.js +41 -0
  161. package/dist/cjs/ds-card-content.cjs.entry.js +31 -0
  162. package/dist/cjs/ds-card-header.cjs.entry.js +38 -0
  163. package/dist/cjs/ds-card-subtitle.cjs.entry.js +67 -0
  164. package/dist/cjs/ds-card-title.cjs.entry.js +59 -0
  165. package/dist/cjs/ds-card.cjs.entry.js +185 -0
  166. package/dist/cjs/ds-checkbox-group.cjs.entry.js +2351 -0
  167. package/dist/cjs/ds-checkbox.cjs.entry.js +235 -0
  168. package/dist/cjs/ds-content.cjs.entry.js +154 -0
  169. package/dist/cjs/ds-divider.cjs.entry.js +131 -0
  170. package/dist/cjs/ds-heading.cjs.entry.js +242 -0
  171. package/dist/cjs/ds-icon_2.cjs.entry.js +1463 -0
  172. package/dist/cjs/ds-input.cjs.entry.js +830 -0
  173. package/dist/cjs/ds-item.cjs.entry.js +258 -0
  174. package/dist/cjs/ds-label.cjs.entry.js +186 -0
  175. package/dist/cjs/ds-list.cjs.entry.js +56 -0
  176. package/dist/cjs/ds-logo.cjs.entry.js +223 -0
  177. package/dist/cjs/ds-notification.cjs.entry.js +150 -0
  178. package/dist/cjs/ds-number-input.cjs.entry.js +648 -0
  179. package/dist/cjs/ds-pagination.cjs.entry.js +342 -0
  180. package/dist/cjs/ds-progress-bar.cjs.entry.js +228 -0
  181. package/dist/cjs/ds-radio-group.cjs.entry.js +399 -0
  182. package/dist/cjs/ds-radio.cjs.entry.js +338 -0
  183. package/dist/cjs/ds-segment-item.cjs.entry.js +86 -0
  184. package/dist/cjs/ds-segment.cjs.entry.js +447 -0
  185. package/dist/cjs/ds-shape.cjs.entry.js +90 -0
  186. package/dist/cjs/ds-snackbar.cjs.entry.js +253 -0
  187. package/dist/cjs/ds-stack.cjs.entry.js +224 -0
  188. package/dist/cjs/ds-tag-group.cjs.entry.js +35 -0
  189. package/dist/cjs/ds-tag.cjs.entry.js +150 -0
  190. package/dist/cjs/ds-text.cjs.entry.js +241 -0
  191. package/dist/cjs/ds-textarea.cjs.entry.js +312 -0
  192. package/dist/cjs/ds-toast.cjs.entry.js +271 -0
  193. package/dist/cjs/ds-toggle.cjs.entry.js +252 -0
  194. package/dist/cjs/field.util-RjuvTLNZ.js +19 -0
  195. package/dist/cjs/form-control-Bno2tBGf.js +120 -0
  196. package/dist/cjs/heading.interfaces-B5NJ2yjL.js +33 -0
  197. package/dist/cjs/index-CdD-TT_n.js +3514 -0
  198. package/dist/cjs/index.cjs.js +8456 -206
  199. package/dist/cjs/input.interfaces-YapUUaRx.js +116 -0
  200. package/dist/cjs/isEmpty-BmKp4bH4.js +99 -0
  201. package/dist/cjs/isNil-DuJ_OV5R.js +46 -0
  202. package/dist/cjs/isObjectLike-h-ta_ikf.js +259 -0
  203. package/dist/cjs/keys.constant-BYIApas2.js +26 -0
  204. package/dist/cjs/label.i18n-C00ZY0P9.js +39 -0
  205. package/dist/cjs/listener-DgVWqfa1.js +92 -0
  206. package/dist/cjs/loader.cjs.js +6 -10
  207. package/dist/cjs/logo.animation-Bfx2buFZ.js +2610 -0
  208. package/dist/cjs/lottie_light_html-BHYW2LDx.js +13651 -0
  209. package/dist/cjs/pagination.i18n-D2ElLaZ_.js +59 -0
  210. package/dist/cjs/radio.interfaces-BdYDfzHd.js +12 -0
  211. package/dist/cjs/spinner.animation-HRyBK4iv.js +2605 -0
  212. package/dist/cjs/stack.interfaces-6vlKvBmb.js +68 -0
  213. package/dist/cjs/svg-D7Mwbcvp.js +1482 -0
  214. package/dist/cjs/t-shirt-AyhbnEdJ.js +53 -0
  215. package/dist/cjs/tslib.es6-BTi-SLnA.js +117 -0
  216. package/dist/cjs/validate.decorator-C9-9HA0Y.js +115 -0
  217. package/dist/collection/collection-manifest.json +47 -394
  218. package/dist/collection/components/accordion/accordion.host.css +1 -0
  219. package/dist/collection/components/accordion/accordion.interfaces.js +8 -0
  220. package/dist/collection/components/accordion/accordion.js +729 -0
  221. package/dist/collection/components/accordion/test/accordion.a11y.play.js +20 -0
  222. package/dist/collection/components/accordion/test/accordion.component.play.js +65 -0
  223. package/dist/collection/components/accordion/test/accordion.visual.play.js +32 -0
  224. package/dist/collection/components/alert/alert-container.host.css +1 -0
  225. package/dist/collection/components/alert/alert-container.interfaces.js +17 -0
  226. package/dist/collection/components/alert/alert-container.js +331 -0
  227. package/dist/collection/components/alert/alert.controller.js +43 -0
  228. package/dist/collection/components/alert/snackbar/snackbar.host.css +1 -0
  229. package/dist/collection/components/alert/snackbar/snackbar.interfaces.js +4 -0
  230. package/dist/collection/components/alert/snackbar/snackbar.js +656 -0
  231. package/dist/collection/components/alert/test/alert.visual.play.js +65 -0
  232. package/dist/collection/components/alert/test/snackbar.a11y.play.js +17 -0
  233. package/dist/collection/components/alert/test/snackbar.component.play.js +29 -0
  234. package/dist/collection/components/alert/test/snackbar.visual.play.js +26 -0
  235. package/dist/collection/components/alert/test/toast.a11y.play.js +17 -0
  236. package/dist/collection/components/alert/test/toast.visual.play.js +16 -0
  237. package/dist/collection/components/alert/toast/toast.host.css +1 -0
  238. package/dist/collection/components/alert/toast/toast.interfaces.js +5 -0
  239. package/dist/collection/components/alert/toast/toast.js +768 -0
  240. package/dist/collection/components/app/app.css +1 -0
  241. package/dist/collection/components/app/app.focus.util.js +73 -0
  242. package/dist/collection/components/app/app.js +217 -0
  243. package/dist/collection/components/badge/badge.host.css +1 -0
  244. package/dist/collection/components/badge/badge.interfaces.js +6 -0
  245. package/dist/collection/components/badge/badge.js +225 -0
  246. package/dist/collection/components/badge/test/badge.a11y.play.js +17 -0
  247. package/dist/collection/components/badge/test/badge.component.play.js +22 -0
  248. package/dist/collection/components/badge/test/badge.visual.play.js +16 -0
  249. package/dist/collection/components/button/button-group/button-group.host.css +1 -0
  250. package/dist/collection/components/button/button-group/button-group.js +196 -0
  251. package/dist/collection/components/button/button.host.css +1 -0
  252. package/dist/collection/components/button/button.interfaces.js +27 -0
  253. package/dist/collection/components/button/button.js +1139 -0
  254. package/dist/collection/components/button/test/button-group.visual.play.js +29 -0
  255. package/dist/collection/components/button/test/button.a11y.play.js +39 -0
  256. package/dist/collection/components/button/test/button.component.play.js +32 -0
  257. package/dist/collection/components/button/test/button.visual.play.js +50 -0
  258. package/dist/collection/components/card/card-actions/card-actions.js +74 -0
  259. package/dist/collection/components/card/card-content/card-content.host.css +1 -0
  260. package/dist/collection/components/card/card-content/card-content.js +39 -0
  261. package/dist/collection/components/card/card-header/card-header.host.css +1 -0
  262. package/dist/collection/components/card/card-header/card-header.js +78 -0
  263. package/dist/collection/components/card/card-subtitle/card-subtitle.host.css +1 -0
  264. package/dist/collection/components/card/card-subtitle/card-subtitle.js +147 -0
  265. package/dist/collection/components/card/card-title/card-title.host.css +1 -0
  266. package/dist/collection/components/card/card-title/card-title.js +146 -0
  267. package/dist/collection/components/card/card.host.css +1 -0
  268. package/dist/collection/components/card/card.interfaces.js +56 -0
  269. package/dist/collection/components/card/card.js +484 -0
  270. package/dist/collection/components/card/test/card.a11y.play.js +84 -0
  271. package/dist/collection/components/card/test/card.component.play.js +65 -0
  272. package/dist/collection/components/card/test/card.visual.play.js +42 -0
  273. package/dist/collection/components/checkbox/checkbox-group/checkbox-group.host.css +1 -0
  274. package/dist/collection/components/checkbox/checkbox-group/checkbox-group.js +930 -0
  275. package/dist/collection/components/checkbox/checkbox.host.css +1 -0
  276. package/dist/collection/components/checkbox/checkbox.interfaces.js +6 -0
  277. package/dist/collection/components/checkbox/checkbox.js +666 -0
  278. package/dist/collection/components/checkbox/test/checkbox.a11y.play.js +36 -0
  279. package/dist/collection/components/checkbox/test/checkbox.component.play.js +157 -0
  280. package/dist/collection/components/checkbox/test/checkbox.visual.play.js +58 -0
  281. package/dist/collection/components/close/close.host.css +1 -0
  282. package/dist/collection/components/close/close.i18n.js +35 -0
  283. package/dist/collection/components/close/close.interfaces.js +4 -0
  284. package/dist/collection/components/close/close.js +278 -0
  285. package/dist/collection/components/close/test/close.a11y.play.js +12 -0
  286. package/dist/collection/components/close/test/close.component.play.js +20 -0
  287. package/dist/collection/components/close/test/close.visual.play.js +16 -0
  288. package/dist/collection/components/container/test/container.visual.play.js +16 -0
  289. package/dist/collection/components/content/content.host.css +1 -0
  290. package/dist/collection/components/content/content.interfaces.js +22 -0
  291. package/dist/collection/components/content/content.js +314 -0
  292. package/dist/collection/components/content/test/content.component.play.js +14 -0
  293. package/dist/collection/components/content/test/content.visual.play.js +29 -0
  294. package/dist/collection/components/divider/divider.host.css +1 -0
  295. package/dist/collection/components/divider/divider.interfaces.js +42 -0
  296. package/dist/collection/components/divider/divider.js +206 -0
  297. package/dist/collection/components/divider/test/divider.a11y.play.js +31 -0
  298. package/dist/collection/components/divider/test/divider.component.play.js +13 -0
  299. package/dist/collection/components/divider/test/divider.visual.play.js +29 -0
  300. package/dist/collection/components/form/test/form.visual.play.js +16 -0
  301. package/dist/collection/components/grid/test/grid.visual.play.js +25 -0
  302. package/dist/collection/components/heading/heading.const.js +51 -0
  303. package/dist/collection/components/heading/heading.host.css +1 -0
  304. package/dist/collection/components/heading/heading.interfaces.js +25 -0
  305. package/dist/collection/components/heading/heading.js +428 -0
  306. package/dist/collection/components/heading/test/heading.a11y.play.js +41 -0
  307. package/dist/collection/components/heading/test/heading.component.play.js +14 -0
  308. package/dist/collection/components/heading/test/heading.visual.play.js +29 -0
  309. package/dist/collection/components/icon/icon.host.css +1 -0
  310. package/dist/collection/components/icon/icon.interfaces.js +44 -0
  311. package/dist/collection/components/icon/icon.js +564 -0
  312. package/dist/collection/components/icon/test/icon.a11y.play.js +8 -0
  313. package/dist/collection/components/icon/test/icon.component.play.js +13 -0
  314. package/dist/collection/components/icon/test/icon.visual.play.js +28 -0
  315. package/dist/collection/components/input/field.util.js +14 -0
  316. package/dist/collection/components/input/input.host.css +1 -0
  317. package/dist/collection/components/input/input.interfaces.js +107 -0
  318. package/dist/collection/components/input/input.js +1341 -0
  319. package/dist/collection/components/input/input.mask.js +27 -0
  320. package/dist/collection/components/input/masks/basic-contract-number.js +58 -0
  321. package/dist/collection/components/input/masks/be-enterprise-number.js +48 -0
  322. package/dist/collection/components/input/masks/be-iban.js +55 -0
  323. package/dist/collection/components/input/masks/claim-number.js +59 -0
  324. package/dist/collection/components/input/masks/contract-number.js +59 -0
  325. package/dist/collection/components/input/masks/index.js +20 -0
  326. package/dist/collection/components/input/masks/offer-number.js +55 -0
  327. package/dist/collection/components/input/masks/vehicle-registration-number.js +55 -0
  328. package/dist/collection/components/input/test/input.a11y.play.js +32 -0
  329. package/dist/collection/components/input/test/input.component.play.js +119 -0
  330. package/dist/collection/components/input/test/input.visual.play.js +43 -0
  331. package/dist/collection/components/label/label.host.css +1 -0
  332. package/dist/collection/components/label/label.i18n.js +35 -0
  333. package/dist/collection/components/label/label.interfaces.js +17 -0
  334. package/dist/collection/components/label/label.js +437 -0
  335. package/dist/collection/components/label/test/label.a11y.play.js +30 -0
  336. package/dist/collection/components/label/test/label.component.play.js +14 -0
  337. package/dist/collection/components/label/test/label.visual.play.js +31 -0
  338. package/dist/collection/components/link/test/link.a11y.play.js +8 -0
  339. package/dist/collection/components/link/test/link.visual.play.js +16 -0
  340. package/dist/collection/components/list/item/item.host.css +1 -0
  341. package/dist/collection/components/list/item/item.interfaces.js +7 -0
  342. package/dist/collection/components/list/item/item.js +711 -0
  343. package/dist/collection/components/list/list.host.css +1 -0
  344. package/dist/collection/components/list/list.js +89 -0
  345. package/dist/collection/components/list/test/list-native.visual.play.js +15 -0
  346. package/dist/collection/components/list/test/list.component.play.js +61 -0
  347. package/dist/collection/components/logo/logo.animation.js +20 -0
  348. package/dist/collection/components/logo/logo.data.js +2588 -0
  349. package/dist/collection/components/logo/logo.host.css +1 -0
  350. package/dist/collection/components/logo/logo.icons.js +14 -0
  351. package/dist/collection/components/logo/logo.interfaces.js +6 -0
  352. package/dist/collection/components/logo/logo.js +360 -0
  353. package/dist/collection/components/logo/test/logo.a11y.play.js +8 -0
  354. package/dist/collection/components/logo/test/logo.component.play.js +13 -0
  355. package/dist/collection/components/logo/test/logo.visual.play.js +16 -0
  356. package/dist/collection/components/notification/notification.host.css +1 -0
  357. package/dist/collection/components/notification/notification.interfaces.js +17 -0
  358. package/dist/collection/components/notification/notification.js +368 -0
  359. package/dist/collection/components/notification/test/notification.a11y.play.js +28 -0
  360. package/dist/collection/components/notification/test/notification.component.play.js +23 -0
  361. package/dist/collection/components/notification/test/notification.visual.play.js +29 -0
  362. package/dist/collection/components/number-input/number-input.host.css +1 -0
  363. package/dist/collection/components/number-input/number-input.js +1049 -0
  364. package/dist/collection/components/number-input/number-input.utils.js +109 -0
  365. package/dist/collection/components/number-input/test/number-input.a11y.play.js +32 -0
  366. package/dist/collection/components/number-input/test/number-input.component.play.js +97 -0
  367. package/dist/collection/components/number-input/test/number-input.visual.play.js +18 -0
  368. package/dist/collection/components/pagination/pagination.host.css +1 -0
  369. package/dist/collection/components/pagination/pagination.i18n.js +55 -0
  370. package/dist/collection/components/pagination/pagination.interfaces.js +7 -0
  371. package/dist/collection/components/pagination/pagination.js +630 -0
  372. package/dist/collection/components/pagination/pagination.util.js +80 -0
  373. package/dist/collection/components/pagination/test/pagination.a11y.play.js +32 -0
  374. package/dist/collection/components/pagination/test/pagination.component.play.js +98 -0
  375. package/dist/collection/components/pagination/test/pagination.visual.play.js +18 -0
  376. package/dist/collection/components/progress-bar/progress-bar.host.css +1 -0
  377. package/dist/collection/components/progress-bar/progress-bar.i18n.js +35 -0
  378. package/dist/collection/components/progress-bar/progress-bar.interfaces.js +6 -0
  379. package/dist/collection/components/progress-bar/progress-bar.js +273 -0
  380. package/dist/collection/components/progress-bar/test/progress-bar.a11y.play.js +8 -0
  381. package/dist/collection/components/progress-bar/test/progress-bar.visual.play.js +16 -0
  382. package/dist/collection/components/radio/radio-group/radio-group.host.css +1 -0
  383. package/dist/collection/components/radio/radio-group/radio-group.js +986 -0
  384. package/dist/collection/components/radio/radio.host.css +1 -0
  385. package/dist/collection/components/radio/radio.interfaces.js +6 -0
  386. package/dist/collection/components/radio/radio.js +846 -0
  387. package/dist/collection/components/radio/test/radio.a11y.play.js +37 -0
  388. package/dist/collection/components/radio/test/radio.component.play.js +140 -0
  389. package/dist/collection/components/radio/test/radio.visual.play.js +58 -0
  390. package/dist/collection/components/segment/segment/segment.host.css +1 -0
  391. package/dist/collection/components/segment/segment/segment.js +826 -0
  392. package/dist/collection/components/segment/segment-item.host.css +1 -0
  393. package/dist/collection/components/segment/segment-item.interfaces.js +4 -0
  394. package/dist/collection/components/segment/segment-item.js +217 -0
  395. package/dist/collection/components/segment/test/segment.a11y.play.js +37 -0
  396. package/dist/collection/components/segment/test/segment.component.play.js +99 -0
  397. package/dist/collection/components/segment/test/segment.visual.play.js +50 -0
  398. package/dist/collection/components/shape/shape.data.js +9 -0
  399. package/dist/collection/components/shape/shape.host.css +1 -0
  400. package/dist/collection/components/shape/shape.interfaces.js +15 -0
  401. package/dist/collection/components/shape/shape.js +167 -0
  402. package/dist/collection/components/shape/test/shape.component.play.js +13 -0
  403. package/dist/collection/components/shape/test/shape.visual.play.js +16 -0
  404. package/dist/collection/components/spinner/spinner.animation.js +15 -0
  405. package/dist/collection/components/spinner/spinner.data.js +2588 -0
  406. package/dist/collection/components/spinner/spinner.host.css +1 -0
  407. package/dist/collection/components/spinner/spinner.i18n.js +35 -0
  408. package/dist/collection/components/spinner/spinner.interfaces.js +7 -0
  409. package/dist/collection/components/spinner/spinner.js +509 -0
  410. package/dist/collection/components/spinner/test/spinner.a11y.play.js +8 -0
  411. package/dist/collection/components/spinner/test/spinner.visual.play.js +16 -0
  412. package/dist/collection/components/stack/stack.host.css +1 -0
  413. package/dist/collection/components/stack/stack.interfaces.js +60 -0
  414. package/dist/collection/components/stack/stack.js +543 -0
  415. package/dist/collection/components/stack/test/stack.component.play.js +14 -0
  416. package/dist/collection/components/stack/test/stack.visual.play.js +44 -0
  417. package/dist/collection/components/table/test/table.visual.play.js +16 -0
  418. package/dist/collection/components/tag/tag-group/tag-group.host.css +1 -0
  419. package/dist/collection/components/tag/tag-group/tag-group.js +42 -0
  420. package/dist/collection/components/tag/tag.host.css +1 -0
  421. package/dist/collection/components/tag/tag.interfaces.js +28 -0
  422. package/dist/collection/components/tag/tag.js +330 -0
  423. package/dist/collection/components/tag/test/tag.a11y.play.js +42 -0
  424. package/dist/collection/components/tag/test/tag.component.play.js +22 -0
  425. package/dist/collection/components/tag/test/tag.visual.play.js +29 -0
  426. package/dist/collection/components/text/test/text.a11y.play.js +40 -0
  427. package/dist/collection/components/text/test/text.component.play.js +14 -0
  428. package/dist/collection/components/text/test/text.visual.play.js +40 -0
  429. package/dist/collection/components/text/text.host.css +1 -0
  430. package/dist/collection/components/text/text.interfaces.js +38 -0
  431. package/dist/collection/components/text/text.js +552 -0
  432. package/dist/collection/components/textarea/test/textarea.a11y.play.js +32 -0
  433. package/dist/collection/components/textarea/test/textarea.component.play.js +58 -0
  434. package/dist/collection/components/textarea/test/textarea.visual.play.js +29 -0
  435. package/dist/collection/components/textarea/textarea.host.css +1 -0
  436. package/dist/collection/components/textarea/textarea.interfaces.js +4 -0
  437. package/dist/collection/components/textarea/textarea.js +1023 -0
  438. package/dist/collection/components/toggle/test/toggle.a11y.play.js +28 -0
  439. package/dist/collection/components/toggle/test/toggle.component.play.js +90 -0
  440. package/dist/collection/components/toggle/test/toggle.visual.play.js +30 -0
  441. package/dist/collection/components/toggle/toggle.host.css +1 -0
  442. package/dist/collection/components/toggle/toggle.interfaces.js +16 -0
  443. package/dist/collection/components/toggle/toggle.js +692 -0
  444. package/dist/collection/global/config/config.const.js +4 -0
  445. package/dist/collection/global/config/config.decorator.js +17 -0
  446. package/dist/collection/global/config/config.default.js +63 -0
  447. package/dist/collection/global/config/config.js +146 -0
  448. package/dist/collection/global/config/config.utils.js +82 -0
  449. package/dist/collection/global/config/index.js +10 -0
  450. package/dist/collection/global/config/initialize.js +14 -0
  451. package/dist/collection/global/constants/icons.constant.js +42 -0
  452. package/dist/collection/global/constants/keys.constant.js +20 -0
  453. package/dist/collection/global/constants/tags.constant.js +48 -0
  454. package/dist/collection/global/constants/version.constant.js +5 -0
  455. package/dist/collection/global/global.js +7 -0
  456. package/dist/collection/global/index.js +14 -0
  457. package/dist/collection/global/initialize.js +53 -0
  458. package/dist/collection/index.js +35 -40
  459. package/dist/collection/utils/aria.js +3 -0
  460. package/dist/collection/utils/array.js +5 -2
  461. package/dist/collection/utils/attributes.js +5 -2
  462. package/dist/collection/utils/breakpoints/breakpoints.const.js +6 -3
  463. package/dist/collection/utils/breakpoints/breakpoints.decorator.js +6 -3
  464. package/dist/collection/utils/breakpoints/breakpoints.js +23 -20
  465. package/dist/collection/utils/breakpoints/breakpoints.map.js +18 -16
  466. package/dist/collection/utils/breakpoints/breakpoints.subject.js +13 -10
  467. package/dist/collection/utils/breakpoints/index.js +4 -0
  468. package/dist/collection/utils/browser.js +6 -3
  469. package/dist/collection/utils/constants/icons.constant.js +41 -28
  470. package/dist/collection/utils/date/date.helpers.js +3 -0
  471. package/dist/collection/utils/date/date.js +15 -12
  472. package/dist/collection/utils/date/index.js +3 -0
  473. package/dist/collection/utils/device.js +12 -9
  474. package/dist/collection/utils/element-states/element-states.decorator.js +10 -7
  475. package/dist/collection/utils/element-states/element-states.listener.js +14 -11
  476. package/dist/collection/utils/element-states/element-states.subject.js +7 -4
  477. package/dist/collection/utils/element-states/index.js +3 -0
  478. package/dist/collection/utils/form-control.js +121 -0
  479. package/dist/collection/utils/helpers.js +84 -48
  480. package/dist/collection/utils/index.js +25 -0
  481. package/dist/collection/utils/keyboard/index.js +3 -0
  482. package/dist/collection/utils/keyboard/keyboard.decorator.js +10 -7
  483. package/dist/collection/utils/keyboard/keyboard.helpers.js +3 -0
  484. package/dist/collection/utils/keyboard/keyboard.listener.js +5 -2
  485. package/dist/collection/utils/keyboard/keyboard.subject.js +7 -4
  486. package/dist/collection/utils/log.js +10 -7
  487. package/dist/collection/utils/number.js +16 -6
  488. package/dist/collection/utils/orientation/index.js +3 -0
  489. package/dist/collection/utils/orientation/orientation.decorator.js +6 -3
  490. package/dist/collection/utils/orientation/orientation.subject.js +12 -9
  491. package/dist/collection/utils/property-checkers/check-array-of.js +13 -0
  492. package/dist/collection/utils/property-checkers/check-date.js +18 -0
  493. package/dist/collection/utils/property-checkers/check-iso-date.js +14 -0
  494. package/dist/collection/utils/property-checkers/check-one-of.js +13 -0
  495. package/dist/collection/utils/property-checkers/check-pattern.js +13 -0
  496. package/dist/collection/utils/property-checkers/check-type.js +20 -0
  497. package/dist/collection/utils/property-checkers/check-url.js +20 -0
  498. package/dist/collection/utils/property-checkers/constants.js +4 -0
  499. package/dist/collection/utils/property-checkers/empty-or.js +15 -0
  500. package/dist/collection/utils/property-checkers/index.js +57 -0
  501. package/dist/collection/utils/property-checkers/is-iso-date.js +17 -0
  502. package/dist/collection/utils/property-checkers/is-value-empty.js +7 -0
  503. package/dist/collection/utils/property-checkers/required-and.js +20 -0
  504. package/dist/collection/utils/resize/index.js +3 -0
  505. package/dist/collection/utils/resize/resize.decorator.js +10 -7
  506. package/dist/collection/utils/resize/resize.listener.js +6 -3
  507. package/dist/collection/utils/resize/resize.subject.js +7 -4
  508. package/dist/collection/utils/resize/window-resize.decorator.js +10 -7
  509. package/dist/collection/utils/resize/window-resize.handler.js +14 -11
  510. package/dist/collection/utils/resize/window-resize.listener.js +7 -4
  511. package/dist/collection/utils/resize/window-resize.subject.js +10 -7
  512. package/dist/collection/utils/scroll.js +9 -6
  513. package/dist/collection/utils/svg.js +3 -0
  514. package/dist/collection/utils/swipe/index.js +3 -0
  515. package/dist/collection/utils/swipe/swipe.decorator.js +10 -7
  516. package/dist/collection/utils/swipe/swipe.listener.js +4 -20
  517. package/dist/collection/utils/swipe/swipe.subject.js +9 -6
  518. package/dist/collection/utils/t-shirt.js +52 -0
  519. package/dist/collection/utils/timer.js +24 -0
  520. package/dist/collection/utils/types/listener.js +5 -2
  521. package/dist/collection/utils/types/signal.js +3 -0
  522. package/dist/collection/utils/validate.decorator.js +203 -0
  523. package/dist/design-system/design-system.css +1 -0
  524. package/dist/design-system/design-system.esm.js +4 -0
  525. package/dist/design-system/index.esm.js +4 -0
  526. package/dist/design-system/p-03bbcdf9de.entry.js +4 -0
  527. package/dist/design-system/p-1154323457.entry.js +4 -0
  528. package/dist/design-system/p-15bc012833.entry.js +4 -0
  529. package/dist/design-system/p-1d312498a6.entry.js +4 -0
  530. package/dist/design-system/p-1f0601a4f4.entry.js +4 -0
  531. package/dist/design-system/p-21b080a49a.entry.js +4 -0
  532. package/dist/design-system/p-27c34c4e5f.entry.js +4 -0
  533. package/dist/design-system/p-2b91de302f.entry.js +4 -0
  534. package/dist/design-system/p-31c1235ac5.entry.js +4 -0
  535. package/dist/design-system/p-3259acaa64.entry.js +4 -0
  536. package/dist/design-system/p-339d85cca0.entry.js +4 -0
  537. package/dist/design-system/p-35e63b52e7.entry.js +4 -0
  538. package/dist/design-system/p-363f3a7ab4.entry.js +4 -0
  539. package/dist/design-system/p-3d901720f7.entry.js +4 -0
  540. package/dist/design-system/p-40ba8b9812.entry.js +4 -0
  541. package/dist/design-system/p-432430e14f.entry.js +4 -0
  542. package/dist/design-system/p-487807f228.entry.js +4 -0
  543. package/dist/design-system/p-4a049d1b7f.entry.js +4 -0
  544. package/dist/design-system/p-4f4cce8ce4.entry.js +4 -0
  545. package/dist/design-system/p-5a901a9b8e.entry.js +4 -0
  546. package/dist/design-system/p-5d3330bf93.entry.js +4 -0
  547. package/dist/design-system/p-640223834c.entry.js +4 -0
  548. package/dist/design-system/p-6b9aab417f.entry.js +4 -0
  549. package/dist/design-system/p-799705af3a.entry.js +4 -0
  550. package/dist/design-system/p-7e6ed497e7.entry.js +4 -0
  551. package/dist/design-system/p-82RSSk25.js +4 -0
  552. package/dist/design-system/p-8e0872fef0.entry.js +4 -0
  553. package/dist/design-system/p-9617d56181.entry.js +4 -0
  554. package/dist/design-system/p-B62ocg4Q.js +4 -0
  555. package/dist/design-system/p-BATOumsf.js +4 -0
  556. package/dist/design-system/p-BFeO6Gq4.js +4 -0
  557. package/dist/design-system/p-BLPSziW-.js +4 -0
  558. package/dist/design-system/p-BR1SYpQO.js +4 -0
  559. package/dist/design-system/p-BTyFgjT3.js +4 -0
  560. package/dist/design-system/p-BUK_uRdC.js +4 -0
  561. package/dist/design-system/p-BaIoYrFa.js +5 -0
  562. package/dist/design-system/p-Bbn3sYo5.js +4 -0
  563. package/dist/design-system/p-BkESlUMc.js +4 -0
  564. package/dist/design-system/p-BlyIAln5.js +4 -0
  565. package/dist/design-system/p-Br3Spw-v.js +4 -0
  566. package/dist/design-system/p-BwrOVItb.js +4 -0
  567. package/dist/design-system/p-C7EnKCpl.js +4 -0
  568. package/dist/design-system/p-C7I7OlaM.js +4 -0
  569. package/dist/design-system/p-C7u0gyLh.js +4 -0
  570. package/dist/design-system/p-CAcwu8uP.js +4 -0
  571. package/dist/design-system/p-CYHzHtnv.js +4 -0
  572. package/dist/design-system/p-Cb75Rr6o.js +4 -0
  573. package/dist/design-system/p-Ceu7FIWM.js +4 -0
  574. package/dist/design-system/p-CqZ6YSy9.js +4 -0
  575. package/dist/design-system/p-CqzM3doy.js +4 -0
  576. package/dist/design-system/p-CuwLeg-T.js +5 -0
  577. package/dist/design-system/p-D2tr7015.js +4 -0
  578. package/dist/design-system/p-D86WpWIE.js +4 -0
  579. package/dist/design-system/p-DCf2fJmI.js +4 -0
  580. package/dist/design-system/p-DDKh7hkm.js +4 -0
  581. package/dist/design-system/p-DHeVI6dR.js +4 -0
  582. package/dist/design-system/p-DJxr2Dcd.js +4 -0
  583. package/dist/design-system/p-DR5LIaCn.js +4 -0
  584. package/dist/design-system/p-DTPbL3uY.js +4 -0
  585. package/dist/design-system/p-DYfTMCkl.js +4 -0
  586. package/dist/design-system/p-Dnjznncd.js +4 -0
  587. package/dist/design-system/p-Duhf3ymL.js +4 -0
  588. package/dist/design-system/p-LCAsAZzj.js +4 -0
  589. package/dist/design-system/p-aff68865ee.entry.js +4 -0
  590. package/dist/design-system/p-b3c6327744.entry.js +4 -0
  591. package/dist/design-system/p-be9023a38b.entry.js +4 -0
  592. package/dist/design-system/p-c031d1dce5.entry.js +4 -0
  593. package/dist/design-system/p-c3ae96e220.entry.js +4 -0
  594. package/dist/design-system/p-d430812a57.entry.js +4 -0
  595. package/dist/design-system/p-de1354f022.entry.js +4 -0
  596. package/dist/design-system/p-e3d0c82e2a.entry.js +4 -0
  597. package/dist/design-system/p-ea1a5e1f75.entry.js +4 -0
  598. package/dist/design-system/p-ea7169501c.entry.js +4 -0
  599. package/dist/design-system/p-eab397e041.entry.js +4 -0
  600. package/dist/design-system/p-ecba4deb9a.entry.js +4 -0
  601. package/dist/design-system/p-fe0dbd4b03.entry.js +4 -0
  602. package/dist/design-system/p-ng5ZzTOj.js +4 -0
  603. package/dist/esm/_commonjsHelpers-Duhf3ymL.js +10 -0
  604. package/dist/esm/_getTag-DFxL3s3h.js +940 -0
  605. package/dist/esm/accordion.interfaces-C7u0gyLh.js +10 -0
  606. package/dist/esm/app.focus.util-BTyFgjT3.js +74 -0
  607. package/dist/esm/aria-DYfTMCkl.js +11 -0
  608. package/dist/esm/attributes-B62ocg4Q.js +29 -0
  609. package/dist/esm/breakpoints.decorator-L2xeP46f.js +20 -0
  610. package/dist/esm/breakpoints.subject-BhbzG-rl.js +261 -0
  611. package/dist/esm/button.interfaces-BkESlUMc.js +29 -0
  612. package/dist/esm/card.interfaces-BlyIAln5.js +57 -0
  613. package/dist/esm/checkbox.interfaces-LCAsAZzj.js +8 -0
  614. package/dist/esm/close.i18n-Bbn3sYo5.js +37 -0
  615. package/dist/esm/config.decorator-BQNIja4k.js +20 -0
  616. package/dist/esm/config.utils-COlKFRlV.js +85 -0
  617. package/dist/esm/contact-Cb75Rr6o.js +1636 -0
  618. package/dist/esm/design-system.js +44 -0
  619. package/dist/esm/device-Dhwt3m7W.js +54 -0
  620. package/dist/esm/ds-accordion.entry.js +253 -0
  621. package/dist/esm/ds-alert-container.entry.js +189 -0
  622. package/dist/esm/ds-app.entry.js +91 -0
  623. package/dist/esm/ds-badge.entry.js +91 -0
  624. package/dist/esm/ds-button-group.entry.js +87 -0
  625. package/dist/esm/ds-button_2.entry.js +525 -0
  626. package/dist/esm/ds-card-actions.entry.js +39 -0
  627. package/dist/esm/ds-card-content.entry.js +29 -0
  628. package/dist/esm/ds-card-header.entry.js +36 -0
  629. package/dist/esm/ds-card-subtitle.entry.js +65 -0
  630. package/dist/esm/ds-card-title.entry.js +57 -0
  631. package/dist/esm/ds-card.entry.js +183 -0
  632. package/dist/esm/ds-checkbox-group.entry.js +2349 -0
  633. package/dist/esm/ds-checkbox.entry.js +233 -0
  634. package/dist/esm/ds-content.entry.js +152 -0
  635. package/dist/esm/ds-divider.entry.js +129 -0
  636. package/dist/esm/ds-heading.entry.js +240 -0
  637. package/dist/esm/ds-icon_2.entry.js +1460 -0
  638. package/dist/esm/ds-input.entry.js +828 -0
  639. package/dist/esm/ds-item.entry.js +256 -0
  640. package/dist/esm/ds-label.entry.js +184 -0
  641. package/dist/esm/ds-list.entry.js +54 -0
  642. package/dist/esm/ds-logo.entry.js +221 -0
  643. package/dist/esm/ds-notification.entry.js +148 -0
  644. package/dist/esm/ds-number-input.entry.js +646 -0
  645. package/dist/esm/ds-pagination.entry.js +340 -0
  646. package/dist/esm/ds-progress-bar.entry.js +226 -0
  647. package/dist/esm/ds-radio-group.entry.js +397 -0
  648. package/dist/esm/ds-radio.entry.js +336 -0
  649. package/dist/esm/ds-segment-item.entry.js +84 -0
  650. package/dist/esm/ds-segment.entry.js +445 -0
  651. package/dist/esm/ds-shape.entry.js +88 -0
  652. package/dist/esm/ds-snackbar.entry.js +251 -0
  653. package/dist/esm/ds-stack.entry.js +222 -0
  654. package/dist/esm/ds-tag-group.entry.js +33 -0
  655. package/dist/esm/ds-tag.entry.js +148 -0
  656. package/dist/esm/ds-text.entry.js +239 -0
  657. package/dist/esm/ds-textarea.entry.js +310 -0
  658. package/dist/esm/ds-toast.entry.js +269 -0
  659. package/dist/esm/ds-toggle.entry.js +250 -0
  660. package/dist/esm/field.util-BXxRO7CD.js +17 -0
  661. package/dist/esm/form-control-D2O-sb65.js +117 -0
  662. package/dist/esm/heading.interfaces-Ceu7FIWM.js +27 -0
  663. package/dist/esm/index-CuwLeg-T.js +3454 -0
  664. package/dist/esm/index.js +8401 -133
  665. package/dist/esm/input.interfaces-C7EnKCpl.js +109 -0
  666. package/dist/esm/isEmpty-DmZYZqE9.js +97 -0
  667. package/dist/esm/isNil--HeEBNs3.js +44 -0
  668. package/dist/esm/isObjectLike-BAYao9w7.js +252 -0
  669. package/dist/esm/keys.constant-D86WpWIE.js +22 -0
  670. package/dist/esm/label.i18n-C7I7OlaM.js +37 -0
  671. package/dist/esm/listener-C_kjUVTE.js +88 -0
  672. package/dist/esm/loader.js +6 -10
  673. package/dist/esm/logo.animation-DwNj8wwS.js +2608 -0
  674. package/dist/esm/lottie_light_html-C2-ebQsQ.js +13648 -0
  675. package/dist/esm/pagination.i18n-BR1SYpQO.js +57 -0
  676. package/dist/esm/radio.interfaces-BFeO6Gq4.js +8 -0
  677. package/dist/esm/spinner.animation-rYIM3SEm.js +2603 -0
  678. package/dist/esm/stack.interfaces-ng5ZzTOj.js +62 -0
  679. package/dist/esm/svg-BaIoYrFa.js +1480 -0
  680. package/dist/esm/t-shirt-DR5LIaCn.js +51 -0
  681. package/dist/esm/tslib.es6-tdchDLyb.js +113 -0
  682. package/dist/esm/validate.decorator-82RSSk25.js +110 -0
  683. package/dist/index.js +1 -1
  684. package/dist/types/components/accordion/accordion.d.ts +129 -0
  685. package/dist/types/components/accordion/accordion.interfaces.d.ts +20 -0
  686. package/dist/types/components/alert/alert-container.d.ts +67 -0
  687. package/dist/types/components/alert/alert-container.interfaces.d.ts +24 -0
  688. package/dist/types/components/alert/alert.controller.d.ts +9 -0
  689. package/dist/types/components/alert/snackbar/snackbar.d.ts +129 -0
  690. package/dist/types/components/alert/snackbar/snackbar.interfaces.d.ts +11 -0
  691. package/dist/types/components/alert/toast/toast.d.ts +143 -0
  692. package/dist/types/components/alert/toast/toast.interfaces.d.ts +16 -0
  693. package/dist/types/components/app/app.d.ts +39 -0
  694. package/dist/types/components/app/app.focus.util.d.ts +6 -0
  695. package/dist/types/components/app/app.interfaces.d.ts +4 -0
  696. package/dist/types/components/badge/badge.d.ts +39 -0
  697. package/dist/types/components/badge/badge.interfaces.d.ts +6 -0
  698. package/dist/types/components/button/button-group/button-group.d.ts +46 -0
  699. package/dist/types/components/button/button.d.ts +197 -0
  700. package/dist/types/components/button/button.interfaces.d.ts +32 -0
  701. package/dist/types/components/card/card-actions/card-actions.d.ts +21 -0
  702. package/dist/types/components/card/card-content/card-content.d.ts +15 -0
  703. package/dist/types/components/card/card-header/card-header.d.ts +17 -0
  704. package/dist/types/components/card/card-subtitle/card-subtitle.d.ts +29 -0
  705. package/dist/types/components/card/card-title/card-title.d.ts +30 -0
  706. package/dist/types/components/card/card.d.ts +74 -0
  707. package/dist/types/components/card/card.interfaces.d.ts +17 -0
  708. package/dist/types/components/checkbox/checkbox-group/checkbox-group.d.ts +157 -0
  709. package/dist/types/components/checkbox/checkbox.d.ts +136 -0
  710. package/dist/types/components/checkbox/checkbox.interfaces.d.ts +26 -0
  711. package/dist/types/components/close/close.d.ts +45 -0
  712. package/dist/types/components/close/close.i18n.d.ts +6 -0
  713. package/dist/types/components/close/close.interfaces.d.ts +2 -0
  714. package/dist/types/components/content/content.d.ts +55 -0
  715. package/dist/types/components/content/content.interfaces.d.ts +10 -0
  716. package/dist/types/components/divider/divider.d.ts +42 -0
  717. package/dist/types/components/divider/divider.interfaces.d.ts +8 -0
  718. package/dist/types/components/heading/heading.const.d.ts +12 -0
  719. package/dist/types/components/heading/heading.d.ts +85 -0
  720. package/dist/types/components/heading/heading.interfaces.d.ts +10 -0
  721. package/dist/types/components/icon/icon.d.ts +99 -0
  722. package/dist/types/components/icon/icon.interfaces.d.ts +8 -0
  723. package/dist/types/components/input/field.util.d.ts +22 -0
  724. package/dist/types/components/input/input.d.ts +242 -0
  725. package/dist/types/components/input/input.interfaces.d.ts +28 -0
  726. package/dist/types/components/input/input.mask.d.ts +21 -0
  727. package/dist/types/components/input/masks/basic-contract-number.d.ts +10 -0
  728. package/dist/types/components/input/masks/be-enterprise-number.d.ts +10 -0
  729. package/dist/types/components/input/masks/be-iban.d.ts +10 -0
  730. package/dist/types/components/input/masks/claim-number.d.ts +10 -0
  731. package/dist/types/components/input/masks/contract-number.d.ts +11 -0
  732. package/dist/types/components/input/masks/index.d.ts +4 -0
  733. package/dist/types/components/input/masks/offer-number.d.ts +10 -0
  734. package/dist/types/components/input/masks/vehicle-registration-number.d.ts +10 -0
  735. package/dist/types/components/label/label.d.ts +86 -0
  736. package/dist/types/components/label/label.i18n.d.ts +6 -0
  737. package/dist/types/components/label/label.interfaces.d.ts +4 -0
  738. package/dist/types/components/list/item/item.d.ts +129 -0
  739. package/dist/types/components/list/item/item.interfaces.d.ts +8 -0
  740. package/dist/types/components/list/list.d.ts +32 -0
  741. package/dist/types/components/logo/logo.animation.d.ts +2 -0
  742. package/dist/types/components/logo/logo.d.ts +75 -0
  743. package/dist/types/components/logo/logo.data.d.ts +1756 -0
  744. package/dist/types/components/logo/logo.icons.d.ts +9 -0
  745. package/dist/types/components/logo/logo.interfaces.d.ts +6 -0
  746. package/dist/types/components/notification/notification.d.ts +81 -0
  747. package/dist/types/components/notification/notification.interfaces.d.ts +12 -0
  748. package/dist/types/components/number-input/number-input.d.ts +193 -0
  749. package/dist/types/components/number-input/number-input.interfaces.d.ts +16 -0
  750. package/dist/types/components/pagination/pagination.d.ts +116 -0
  751. package/dist/types/components/pagination/pagination.i18n.d.ts +8 -0
  752. package/dist/types/components/pagination/pagination.interfaces.d.ts +12 -0
  753. package/dist/types/components/pagination/pagination.util.d.ts +7 -0
  754. package/dist/types/components/progress-bar/progress-bar.d.ts +61 -0
  755. package/dist/types/components/progress-bar/progress-bar.i18n.d.ts +6 -0
  756. package/dist/types/components/progress-bar/progress-bar.interfaces.d.ts +4 -0
  757. package/dist/types/components/radio/radio-group/radio-group.d.ts +160 -0
  758. package/dist/types/components/radio/radio.d.ts +161 -0
  759. package/dist/types/components/radio/radio.interfaces.d.ts +26 -0
  760. package/dist/types/components/segment/segment/segment.d.ts +150 -0
  761. package/dist/types/components/segment/segment-item.d.ts +63 -0
  762. package/dist/types/components/segment/segment-item.interfaces.d.ts +16 -0
  763. package/dist/types/components/segment/segment-item.type.d.ts +7 -0
  764. package/dist/types/components/shape/shape.d.ts +41 -0
  765. package/dist/types/components/shape/shape.data.d.ts +1 -0
  766. package/dist/types/components/shape/shape.interfaces.d.ts +6 -0
  767. package/dist/types/components/spinner/spinner.d.ts +89 -0
  768. package/dist/types/components/spinner/spinner.data.d.ts +1756 -0
  769. package/dist/types/components/spinner/spinner.i18n.d.ts +6 -0
  770. package/dist/types/components/spinner/spinner.interfaces.d.ts +8 -0
  771. package/dist/types/components/stack/stack.d.ts +84 -0
  772. package/dist/types/components/stack/stack.interfaces.d.ts +10 -0
  773. package/dist/types/components/tag/tag-group/tag-group.d.ts +18 -0
  774. package/dist/types/components/tag/tag.d.ts +65 -0
  775. package/dist/types/components/tag/tag.interfaces.d.ts +16 -0
  776. package/dist/types/components/text/text.d.ts +96 -0
  777. package/dist/types/components/text/text.interfaces.d.ts +8 -0
  778. package/dist/types/components/textarea/textarea.d.ts +191 -0
  779. package/dist/types/components/textarea/textarea.interfaces.d.ts +20 -0
  780. package/dist/types/components/toggle/toggle.d.ts +130 -0
  781. package/dist/types/components/toggle/toggle.interfaces.d.ts +16 -0
  782. package/dist/types/components.d.ts +4213 -8424
  783. package/dist/types/global/component.type.d.ts +6 -0
  784. package/dist/types/global/config/config.const.d.ts +1 -0
  785. package/dist/types/global/config/config.d.ts +39 -0
  786. package/dist/types/global/config/config.decorator.d.ts +3 -0
  787. package/dist/types/global/config/config.default.d.ts +43 -0
  788. package/dist/types/global/config/config.types.d.ts +48 -0
  789. package/dist/types/global/config/config.utils.d.ts +16 -0
  790. package/dist/types/global/config/initialize.d.ts +3 -0
  791. package/dist/types/global/config/observable/observer.d.ts +4 -0
  792. package/dist/types/global/config/observable/subject.d.ts +6 -0
  793. package/dist/types/global/constants/icons.constant.d.ts +38 -0
  794. package/dist/types/global/constants/version.constant.d.ts +1 -0
  795. package/dist/types/global/index.d.ts +7 -0
  796. package/dist/types/global/initialize.d.ts +2 -0
  797. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/accordion.po.d.ts +13 -0
  798. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/app.po.d.ts +6 -0
  799. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/badge.po.d.ts +6 -0
  800. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/button.po.d.ts +9 -0
  801. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/card.po.d.ts +25 -0
  802. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/checkbox.po.d.ts +12 -0
  803. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/close.po.d.ts +6 -0
  804. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/content.po.d.ts +6 -0
  805. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/divider.po.d.ts +5 -0
  806. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/heading.po.d.ts +6 -0
  807. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/icon.po.d.ts +7 -0
  808. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/index.d.ts +29 -1
  809. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/input.po.d.ts +12 -0
  810. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/label.po.d.ts +6 -0
  811. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/list.po.d.ts +18 -0
  812. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/logo.po.d.ts +7 -0
  813. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/notification.po.d.ts +12 -0
  814. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/number-input.po.d.ts +12 -0
  815. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/pagination.po.d.ts +15 -0
  816. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/radio.po.d.ts +11 -0
  817. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/segment.po.d.ts +11 -0
  818. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/shape.po.d.ts +5 -0
  819. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/snackbar.po.d.ts +16 -0
  820. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/spinner.po.d.ts +7 -0
  821. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/stack.po.d.ts +6 -0
  822. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/tag.po.d.ts +8 -0
  823. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/text.po.d.ts +6 -0
  824. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/textarea.po.d.ts +11 -0
  825. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/toast.po.d.ts +14 -0
  826. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/toggle.po.d.ts +12 -0
  827. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/extend.d.ts +7 -3
  828. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/event-spy.d.ts +3 -3
  829. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/goto.d.ts +2 -2
  830. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/locator.d.ts +2 -2
  831. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/mount.d.ts +2 -2
  832. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/spy-on-event.d.ts +2 -2
  833. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/wait-for-changes.d.ts +2 -2
  834. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/types.d.ts +4 -3
  835. package/dist/types/index.d.ts +13 -40
  836. package/dist/types/interfaces.d.ts +60 -64
  837. package/dist/types/stencil-public-runtime.d.ts +110 -6
  838. package/dist/types/utils/aria.d.ts +1 -1
  839. package/dist/types/utils/attributes.d.ts +2 -2
  840. package/dist/types/utils/breakpoints/breakpoints.const.d.ts +2 -2
  841. package/dist/types/utils/breakpoints/breakpoints.d.ts +14 -14
  842. package/dist/types/utils/breakpoints/breakpoints.decorator.d.ts +2 -2
  843. package/dist/types/utils/breakpoints/breakpoints.interfaces.d.ts +6 -6
  844. package/dist/types/utils/breakpoints/breakpoints.map.d.ts +3 -3
  845. package/dist/types/utils/breakpoints/breakpoints.subject.d.ts +5 -5
  846. package/dist/types/utils/breakpoints/index.d.ts +1 -0
  847. package/dist/types/utils/browser.d.ts +1 -1
  848. package/dist/types/utils/constants/icons.constant.d.ts +38 -28
  849. package/dist/types/utils/date/date.d.ts +9 -9
  850. package/dist/types/utils/device.d.ts +4 -4
  851. package/dist/types/utils/element-states/element-states.decorator.d.ts +2 -2
  852. package/dist/types/utils/element-states/element-states.interfaces.d.ts +4 -4
  853. package/dist/types/utils/element-states/element-states.listener.d.ts +3 -3
  854. package/dist/types/utils/element-states/element-states.subject.d.ts +3 -3
  855. package/dist/types/utils/form-control.d.ts +63 -0
  856. package/dist/types/utils/helpers.d.ts +7 -7
  857. package/dist/types/utils/index.d.ts +22 -0
  858. package/dist/types/utils/keyboard/keyboard.decorator.d.ts +2 -2
  859. package/dist/types/utils/keyboard/keyboard.interfaces.d.ts +4 -4
  860. package/dist/types/utils/keyboard/keyboard.listener.d.ts +2 -2
  861. package/dist/types/utils/keyboard/keyboard.subject.d.ts +3 -3
  862. package/dist/types/utils/log.d.ts +2 -2
  863. package/dist/types/utils/orientation/orientation.decorator.d.ts +2 -2
  864. package/dist/types/utils/orientation/orientation.interfaces.d.ts +3 -3
  865. package/dist/types/utils/orientation/orientation.subject.d.ts +4 -4
  866. package/dist/types/utils/property-checkers/check-array-of.d.ts +2 -0
  867. package/dist/types/utils/property-checkers/check-date.d.ts +1 -0
  868. package/dist/types/utils/property-checkers/check-iso-date.d.ts +1 -0
  869. package/dist/types/utils/property-checkers/check-one-of.d.ts +1 -0
  870. package/dist/types/utils/property-checkers/check-pattern.d.ts +1 -0
  871. package/dist/types/utils/property-checkers/check-type.d.ts +2 -0
  872. package/dist/types/utils/property-checkers/check-url.d.ts +1 -0
  873. package/dist/types/utils/property-checkers/constants.d.ts +1 -0
  874. package/dist/types/utils/property-checkers/empty-or.d.ts +1 -0
  875. package/dist/types/utils/property-checkers/index.d.ts +19 -0
  876. package/dist/types/utils/property-checkers/is-iso-date.d.ts +1 -0
  877. package/dist/types/utils/property-checkers/is-value-empty.d.ts +1 -0
  878. package/dist/types/utils/property-checkers/property-types.d.ts +3 -0
  879. package/dist/types/utils/property-checkers/required-and.d.ts +1 -0
  880. package/dist/types/utils/resize/resize.decorator.d.ts +2 -2
  881. package/dist/types/utils/resize/resize.interfaces.d.ts +4 -4
  882. package/dist/types/utils/resize/resize.listener.d.ts +2 -2
  883. package/dist/types/utils/resize/resize.subject.d.ts +3 -3
  884. package/dist/types/utils/resize/window-resize.decorator.d.ts +2 -2
  885. package/dist/types/utils/resize/window-resize.handler.d.ts +4 -4
  886. package/dist/types/utils/resize/window-resize.interfaces.d.ts +3 -3
  887. package/dist/types/utils/resize/window-resize.listener.d.ts +1 -1
  888. package/dist/types/utils/resize/window-resize.subject.d.ts +4 -4
  889. package/dist/types/utils/scroll.d.ts +1 -1
  890. package/dist/types/utils/svg.d.ts +1 -1
  891. package/dist/types/utils/swipe/swipe.decorator.d.ts +2 -2
  892. package/dist/types/utils/swipe/swipe.interfaces.d.ts +4 -4
  893. package/dist/types/utils/swipe/swipe.listener.d.ts +2 -3
  894. package/dist/types/utils/swipe/swipe.subject.d.ts +3 -3
  895. package/dist/types/utils/t-shirt.d.ts +26 -0
  896. package/dist/types/utils/timer.d.ts +6 -0
  897. package/dist/types/utils/types/signal.d.ts +2 -2
  898. package/dist/types/utils/validate.decorator.d.ts +114 -0
  899. package/docs/components.json +42790 -0
  900. package/docs/html.html-data.json +4894 -0
  901. package/docs/tags.json +44 -0
  902. package/loader/cdn.js +4 -2
  903. package/loader/index.cjs.js +4 -2
  904. package/loader/index.es2017.js +3 -1
  905. package/loader/index.js +4 -2
  906. package/package.json +38 -32
  907. package/components/_commonjsHelpers.js +0 -7
  908. package/components/animation.decorator.js +0 -75
  909. package/components/aria.js +0 -8
  910. package/components/array.js +0 -20
  911. package/components/attributes.js +0 -38
  912. package/components/bal-accordion-details.d.ts +0 -11
  913. package/components/bal-accordion-details.js +0 -103
  914. package/components/bal-accordion-summary.d.ts +0 -11
  915. package/components/bal-accordion-summary.js +0 -139
  916. package/components/bal-accordion-trigger.d.ts +0 -11
  917. package/components/bal-accordion-trigger.js +0 -284
  918. package/components/bal-accordion.d.ts +0 -11
  919. package/components/bal-accordion.js +0 -404
  920. package/components/bal-app.d.ts +0 -11
  921. package/components/bal-app.js +0 -107
  922. package/components/bal-badge.d.ts +0 -11
  923. package/components/bal-badge.js +0 -6
  924. package/components/bal-badge2.js +0 -63
  925. package/components/bal-button-group.d.ts +0 -11
  926. package/components/bal-button-group.js +0 -6
  927. package/components/bal-button-group2.js +0 -52
  928. package/components/bal-button.d.ts +0 -11
  929. package/components/bal-button.js +0 -6
  930. package/components/bal-button2.js +0 -315
  931. package/components/bal-card-actions.d.ts +0 -11
  932. package/components/bal-card-actions.js +0 -43
  933. package/components/bal-card-button.d.ts +0 -11
  934. package/components/bal-card-button.js +0 -83
  935. package/components/bal-card-content.d.ts +0 -11
  936. package/components/bal-card-content.js +0 -6
  937. package/components/bal-card-content2.js +0 -28
  938. package/components/bal-card-subtitle.d.ts +0 -11
  939. package/components/bal-card-subtitle.js +0 -49
  940. package/components/bal-card-title.d.ts +0 -11
  941. package/components/bal-card-title.js +0 -43
  942. package/components/bal-card.d.ts +0 -11
  943. package/components/bal-card.js +0 -6
  944. package/components/bal-card2.js +0 -91
  945. package/components/bal-carousel-item.d.ts +0 -11
  946. package/components/bal-carousel-item.js +0 -163
  947. package/components/bal-carousel.d.ts +0 -11
  948. package/components/bal-carousel.js +0 -324
  949. package/components/bal-check.d.ts +0 -11
  950. package/components/bal-check.js +0 -6
  951. package/components/bal-check2.js +0 -82
  952. package/components/bal-checkbox-group.d.ts +0 -11
  953. package/components/bal-checkbox-group.js +0 -431
  954. package/components/bal-checkbox.d.ts +0 -11
  955. package/components/bal-checkbox.js +0 -6
  956. package/components/bal-checkbox2.js +0 -445
  957. package/components/bal-close.d.ts +0 -11
  958. package/components/bal-close.i18n.js +0 -34
  959. package/components/bal-close.js +0 -6
  960. package/components/bal-close2.js +0 -76
  961. package/components/bal-content.d.ts +0 -11
  962. package/components/bal-content.js +0 -6
  963. package/components/bal-content2.js +0 -95
  964. package/components/bal-data-item.d.ts +0 -11
  965. package/components/bal-data-item.js +0 -44
  966. package/components/bal-data-label.d.ts +0 -11
  967. package/components/bal-data-label.js +0 -38
  968. package/components/bal-data-value.d.ts +0 -11
  969. package/components/bal-data-value.js +0 -82
  970. package/components/bal-data.d.ts +0 -11
  971. package/components/bal-data.js +0 -70
  972. package/components/bal-date-calendar-cell.d.ts +0 -11
  973. package/components/bal-date-calendar-cell.js +0 -6
  974. package/components/bal-date-calendar-cell2.js +0 -61
  975. package/components/bal-date-calendar.d.ts +0 -11
  976. package/components/bal-date-calendar.js +0 -6
  977. package/components/bal-date-calendar2.js +0 -505
  978. package/components/bal-date.d.ts +0 -11
  979. package/components/bal-date.i18n.js +0 -64
  980. package/components/bal-date.js +0 -459
  981. package/components/bal-divider.d.ts +0 -11
  982. package/components/bal-divider.js +0 -81
  983. package/components/bal-dropdown.d.ts +0 -11
  984. package/components/bal-dropdown.js +0 -881
  985. package/components/bal-field-control.d.ts +0 -11
  986. package/components/bal-field-control.js +0 -79
  987. package/components/bal-field-hint.d.ts +0 -11
  988. package/components/bal-field-hint.js +0 -134
  989. package/components/bal-field-label.d.ts +0 -11
  990. package/components/bal-field-label.js +0 -108
  991. package/components/bal-field-message.d.ts +0 -11
  992. package/components/bal-field-message.js +0 -79
  993. package/components/bal-field.d.ts +0 -11
  994. package/components/bal-field.js +0 -256
  995. package/components/bal-file-upload.d.ts +0 -11
  996. package/components/bal-file-upload.js +0 -505
  997. package/components/bal-file-upload.type.js +0 -10
  998. package/components/bal-footer.d.ts +0 -11
  999. package/components/bal-footer.js +0 -239
  1000. package/components/bal-form-col.d.ts +0 -11
  1001. package/components/bal-form-col.js +0 -46
  1002. package/components/bal-form-grid.d.ts +0 -11
  1003. package/components/bal-form-grid.js +0 -34
  1004. package/components/bal-form.d.ts +0 -11
  1005. package/components/bal-form.js +0 -69
  1006. package/components/bal-heading.d.ts +0 -11
  1007. package/components/bal-heading.js +0 -6
  1008. package/components/bal-heading2.js +0 -206
  1009. package/components/bal-hint-text.d.ts +0 -11
  1010. package/components/bal-hint-text.js +0 -6
  1011. package/components/bal-hint-text2.js +0 -33
  1012. package/components/bal-hint-title.d.ts +0 -11
  1013. package/components/bal-hint-title.js +0 -6
  1014. package/components/bal-hint-title2.js +0 -33
  1015. package/components/bal-hint.d.ts +0 -11
  1016. package/components/bal-hint.js +0 -6
  1017. package/components/bal-hint2.js +0 -224
  1018. package/components/bal-icon.d.ts +0 -11
  1019. package/components/bal-icon.js +0 -6
  1020. package/components/bal-icon2.js +0 -1156
  1021. package/components/bal-input-date.d.ts +0 -11
  1022. package/components/bal-input-date.js +0 -6
  1023. package/components/bal-input-date2.js +0 -1095
  1024. package/components/bal-input-group.d.ts +0 -11
  1025. package/components/bal-input-group.js +0 -6
  1026. package/components/bal-input-group2.js +0 -54
  1027. package/components/bal-input-slider.d.ts +0 -11
  1028. package/components/bal-input-slider.js +0 -252
  1029. package/components/bal-input-stepper.d.ts +0 -11
  1030. package/components/bal-input-stepper.i18n.js +0 -44
  1031. package/components/bal-input-stepper.js +0 -1277
  1032. package/components/bal-input.d.ts +0 -11
  1033. package/components/bal-input.js +0 -639
  1034. package/components/bal-label.d.ts +0 -11
  1035. package/components/bal-label.i18n.js +0 -34
  1036. package/components/bal-label.js +0 -6
  1037. package/components/bal-label2.js +0 -177
  1038. package/components/bal-list-item-accordion-body.d.ts +0 -11
  1039. package/components/bal-list-item-accordion-body.js +0 -6
  1040. package/components/bal-list-item-accordion-body2.js +0 -152
  1041. package/components/bal-list-item-accordion-head.d.ts +0 -11
  1042. package/components/bal-list-item-accordion-head.js +0 -6
  1043. package/components/bal-list-item-accordion-head2.js +0 -207
  1044. package/components/bal-list-item-content.d.ts +0 -11
  1045. package/components/bal-list-item-content.js +0 -6
  1046. package/components/bal-list-item-content2.js +0 -33
  1047. package/components/bal-list-item-icon.d.ts +0 -11
  1048. package/components/bal-list-item-icon.js +0 -6
  1049. package/components/bal-list-item-icon2.js +0 -37
  1050. package/components/bal-list-item-subtitle.d.ts +0 -11
  1051. package/components/bal-list-item-subtitle.js +0 -6
  1052. package/components/bal-list-item-subtitle2.js +0 -28
  1053. package/components/bal-list-item-title.d.ts +0 -11
  1054. package/components/bal-list-item-title.js +0 -6
  1055. package/components/bal-list-item-title2.js +0 -41
  1056. package/components/bal-list-item.d.ts +0 -11
  1057. package/components/bal-list-item.js +0 -6
  1058. package/components/bal-list-item2.js +0 -329
  1059. package/components/bal-list.d.ts +0 -11
  1060. package/components/bal-list.js +0 -6
  1061. package/components/bal-list2.js +0 -76
  1062. package/components/bal-logo.animation.js +0 -2599
  1063. package/components/bal-logo.d.ts +0 -11
  1064. package/components/bal-logo.js +0 -6
  1065. package/components/bal-logo2.js +0 -198
  1066. package/components/bal-modal-body.d.ts +0 -11
  1067. package/components/bal-modal-body.js +0 -31
  1068. package/components/bal-modal-header.d.ts +0 -11
  1069. package/components/bal-modal-header.js +0 -59
  1070. package/components/bal-modal.d.ts +0 -11
  1071. package/components/bal-modal.js +0 -324
  1072. package/components/bal-nav-link-grid-col.d.ts +0 -11
  1073. package/components/bal-nav-link-grid-col.js +0 -6
  1074. package/components/bal-nav-link-grid-col2.js +0 -59
  1075. package/components/bal-nav-link-grid.d.ts +0 -11
  1076. package/components/bal-nav-link-grid.js +0 -6
  1077. package/components/bal-nav-link-grid2.js +0 -48
  1078. package/components/bal-nav-link-group.d.ts +0 -11
  1079. package/components/bal-nav-link-group.js +0 -62
  1080. package/components/bal-nav-link.d.ts +0 -11
  1081. package/components/bal-nav-link.js +0 -6
  1082. package/components/bal-nav-link2.js +0 -87
  1083. package/components/bal-nav-menu-bar.d.ts +0 -11
  1084. package/components/bal-nav-menu-bar.js +0 -6
  1085. package/components/bal-nav-menu-bar2.js +0 -76
  1086. package/components/bal-nav-menu-flyout.d.ts +0 -11
  1087. package/components/bal-nav-menu-flyout.js +0 -6
  1088. package/components/bal-nav-menu-flyout2.js +0 -109
  1089. package/components/bal-nav-meta-bar.d.ts +0 -11
  1090. package/components/bal-nav-meta-bar.js +0 -6
  1091. package/components/bal-nav-meta-bar2.js +0 -120
  1092. package/components/bal-nav.d.ts +0 -11
  1093. package/components/bal-nav.js +0 -1053
  1094. package/components/bal-navbar-brand.d.ts +0 -11
  1095. package/components/bal-navbar-brand.js +0 -220
  1096. package/components/bal-navbar-menu-end.d.ts +0 -11
  1097. package/components/bal-navbar-menu-end.js +0 -42
  1098. package/components/bal-navbar-menu-start.d.ts +0 -11
  1099. package/components/bal-navbar-menu-start.js +0 -42
  1100. package/components/bal-navbar-menu.d.ts +0 -11
  1101. package/components/bal-navbar-menu.js +0 -79
  1102. package/components/bal-navbar.d.ts +0 -11
  1103. package/components/bal-navbar.js +0 -86
  1104. package/components/bal-notices.d.ts +0 -11
  1105. package/components/bal-notices.js +0 -54
  1106. package/components/bal-notification.d.ts +0 -11
  1107. package/components/bal-notification.js +0 -54
  1108. package/components/bal-number-input.d.ts +0 -11
  1109. package/components/bal-number-input.js +0 -462
  1110. package/components/bal-option-list.d.ts +0 -11
  1111. package/components/bal-option-list.js +0 -6
  1112. package/components/bal-option-list2.js +0 -504
  1113. package/components/bal-option.d.ts +0 -11
  1114. package/components/bal-option.js +0 -6
  1115. package/components/bal-option2.js +0 -197
  1116. package/components/bal-pagination.d.ts +0 -11
  1117. package/components/bal-pagination.js +0 -333
  1118. package/components/bal-popover-content.d.ts +0 -11
  1119. package/components/bal-popover-content.js +0 -6
  1120. package/components/bal-popover-content2.js +0 -124
  1121. package/components/bal-popover.d.ts +0 -11
  1122. package/components/bal-popover.js +0 -6
  1123. package/components/bal-popover2.js +0 -2146
  1124. package/components/bal-popup.d.ts +0 -11
  1125. package/components/bal-popup.js +0 -6
  1126. package/components/bal-popup2.js +0 -732
  1127. package/components/bal-progress-bar.d.ts +0 -11
  1128. package/components/bal-progress-bar.js +0 -122
  1129. package/components/bal-radio-group.d.ts +0 -11
  1130. package/components/bal-radio-group.js +0 -427
  1131. package/components/bal-radio-icon.d.ts +0 -11
  1132. package/components/bal-radio-icon.js +0 -6
  1133. package/components/bal-radio-icon2.js +0 -76
  1134. package/components/bal-radio.d.ts +0 -11
  1135. package/components/bal-radio.js +0 -6
  1136. package/components/bal-radio2.js +0 -422
  1137. package/components/bal-segment-item.d.ts +0 -11
  1138. package/components/bal-segment-item.js +0 -249
  1139. package/components/bal-segment.d.ts +0 -11
  1140. package/components/bal-segment.js +0 -437
  1141. package/components/bal-select-option.d.ts +0 -11
  1142. package/components/bal-select-option.js +0 -6
  1143. package/components/bal-select-option2.js +0 -54
  1144. package/components/bal-select.d.ts +0 -11
  1145. package/components/bal-select.js +0 -6
  1146. package/components/bal-select2.js +0 -925
  1147. package/components/bal-shape.d.ts +0 -11
  1148. package/components/bal-shape.js +0 -6
  1149. package/components/bal-shape2.js +0 -88
  1150. package/components/bal-sheet.d.ts +0 -11
  1151. package/components/bal-sheet.js +0 -45
  1152. package/components/bal-snackbar.d.ts +0 -11
  1153. package/components/bal-snackbar.js +0 -167
  1154. package/components/bal-spinner.animation.js +0 -4543
  1155. package/components/bal-spinner.d.ts +0 -11
  1156. package/components/bal-spinner.js +0 -6
  1157. package/components/bal-spinner2.js +0 -208
  1158. package/components/bal-stack.d.ts +0 -11
  1159. package/components/bal-stack.js +0 -6
  1160. package/components/bal-stack2.js +0 -124
  1161. package/components/bal-stage-back-link.d.ts +0 -11
  1162. package/components/bal-stage-back-link.js +0 -56
  1163. package/components/bal-stage-body.d.ts +0 -11
  1164. package/components/bal-stage-body.js +0 -34
  1165. package/components/bal-stage-foot.d.ts +0 -11
  1166. package/components/bal-stage-foot.js +0 -32
  1167. package/components/bal-stage-head.d.ts +0 -11
  1168. package/components/bal-stage-head.js +0 -32
  1169. package/components/bal-stage-image.d.ts +0 -11
  1170. package/components/bal-stage-image.js +0 -51
  1171. package/components/bal-stage.d.ts +0 -11
  1172. package/components/bal-stage.js +0 -95
  1173. package/components/bal-step-item.d.ts +0 -11
  1174. package/components/bal-step-item.js +0 -128
  1175. package/components/bal-step.util.js +0 -5
  1176. package/components/bal-steps.d.ts +0 -11
  1177. package/components/bal-steps.js +0 -300
  1178. package/components/bal-switch.d.ts +0 -11
  1179. package/components/bal-switch.js +0 -6
  1180. package/components/bal-switch2.js +0 -76
  1181. package/components/bal-tab-item.d.ts +0 -11
  1182. package/components/bal-tab-item.js +0 -168
  1183. package/components/bal-tab.util.js +0 -5
  1184. package/components/bal-table.d.ts +0 -11
  1185. package/components/bal-table.js +0 -45
  1186. package/components/bal-tabs.d.ts +0 -11
  1187. package/components/bal-tabs.js +0 -6
  1188. package/components/bal-tabs2.js +0 -980
  1189. package/components/bal-tag-group.d.ts +0 -11
  1190. package/components/bal-tag-group.js +0 -31
  1191. package/components/bal-tag.d.ts +0 -11
  1192. package/components/bal-tag.js +0 -6
  1193. package/components/bal-tag2.js +0 -110
  1194. package/components/bal-text.d.ts +0 -11
  1195. package/components/bal-text.js +0 -143
  1196. package/components/bal-textarea.d.ts +0 -11
  1197. package/components/bal-textarea.js +0 -205
  1198. package/components/bal-time-input.d.ts +0 -11
  1199. package/components/bal-time-input.i18n.js +0 -44
  1200. package/components/bal-time-input.js +0 -242
  1201. package/components/bal-toast.d.ts +0 -11
  1202. package/components/bal-toast.js +0 -104
  1203. package/components/bal-tooltip.d.ts +0 -11
  1204. package/components/bal-tooltip.js +0 -313
  1205. package/components/bem.js +0 -10
  1206. package/components/breakpoints.decorator.js +0 -17
  1207. package/components/breakpoints.subject.js +0 -251
  1208. package/components/browser.js +0 -62
  1209. package/components/config.decorator.js +0 -17
  1210. package/components/config.default.js +0 -48
  1211. package/components/config.utils.js +0 -102
  1212. package/components/contact.js +0 -1633
  1213. package/components/date.js +0 -7840
  1214. package/components/device.js +0 -51
  1215. package/components/element-states.decorator.js +0 -95
  1216. package/components/floating-ui.dom.js +0 -2100
  1217. package/components/floating-ui.js +0 -26
  1218. package/components/focus-visible.js +0 -71
  1219. package/components/focus.decorator.js +0 -86
  1220. package/components/form-input.js +0 -86
  1221. package/components/form.js +0 -21
  1222. package/components/helpers.js +0 -307
  1223. package/components/index.esm.js +0 -210
  1224. package/components/index2.js +0 -48
  1225. package/components/index3.js +0 -569
  1226. package/components/index4.js +0 -600
  1227. package/components/index5.js +0 -1866
  1228. package/components/index6.js +0 -125
  1229. package/components/keyboard.helpers.js +0 -68
  1230. package/components/keys.constant.js +0 -19
  1231. package/components/listener.js +0 -85
  1232. package/components/log.js +0 -77
  1233. package/components/lottie_light_html.js +0 -11702
  1234. package/components/mask-util.js +0 -3
  1235. package/components/mutation.decorator.js +0 -124
  1236. package/components/number.js +0 -34
  1237. package/components/option.js +0 -50
  1238. package/components/overlays.js +0 -364
  1239. package/components/resize.decorator.js +0 -94
  1240. package/components/scroll.js +0 -84
  1241. package/components/string.js +0 -12
  1242. package/components/svg.js +0 -1605
  1243. package/components/swipe.decorator.js +0 -23
  1244. package/components/swipe.subject.js +0 -75
  1245. package/components/swiper.util.js +0 -437
  1246. package/components/tokens.esm.js +0 -21
  1247. package/components/tslib.es6.js +0 -29
  1248. package/components/utils.js +0 -76
  1249. package/components/visibility.decorator.js +0 -88
  1250. package/components/window-resize.decorator.js +0 -46
  1251. package/dist/baloise-design-system/baloise-design-system.esm.js +0 -1
  1252. package/dist/baloise-design-system/baloise-design-system.js +0 -127
  1253. package/dist/baloise-design-system/index.esm.js +0 -1
  1254. package/dist/baloise-design-system/p-02323ca1fe.entry.js +0 -1
  1255. package/dist/baloise-design-system/p-041bf35913.entry.js +0 -1
  1256. package/dist/baloise-design-system/p-07b3561d34.entry.js +0 -1
  1257. package/dist/baloise-design-system/p-08644e325b.entry.js +0 -1
  1258. package/dist/baloise-design-system/p-09341cadc6.system.entry.js +0 -1
  1259. package/dist/baloise-design-system/p-0974dcb139.entry.js +0 -1
  1260. package/dist/baloise-design-system/p-1b1fdadab3.entry.js +0 -1
  1261. package/dist/baloise-design-system/p-1bb5b8696e.entry.js +0 -1
  1262. package/dist/baloise-design-system/p-1d7406989c.system.entry.js +0 -1
  1263. package/dist/baloise-design-system/p-2264ba1f28.entry.js +0 -1
  1264. package/dist/baloise-design-system/p-23537928fa.entry.js +0 -1
  1265. package/dist/baloise-design-system/p-29defa9270.system.entry.js +0 -1
  1266. package/dist/baloise-design-system/p-340cd7b9e8.entry.js +0 -1
  1267. package/dist/baloise-design-system/p-345901e33b.entry.js +0 -1
  1268. package/dist/baloise-design-system/p-34d75cbfe8.entry.js +0 -1
  1269. package/dist/baloise-design-system/p-3678c7a958.entry.js +0 -1
  1270. package/dist/baloise-design-system/p-36934c6f59.system.entry.js +0 -1
  1271. package/dist/baloise-design-system/p-3850595dd0.entry.js +0 -1
  1272. package/dist/baloise-design-system/p-3ff089ddd6.system.entry.js +0 -1
  1273. package/dist/baloise-design-system/p-40f2569a17.system.entry.js +0 -1
  1274. package/dist/baloise-design-system/p-41c63c9a82.system.entry.js +0 -1
  1275. package/dist/baloise-design-system/p-427fe8eede.entry.js +0 -1
  1276. package/dist/baloise-design-system/p-43878b51c9.system.entry.js +0 -1
  1277. package/dist/baloise-design-system/p-43dd693355.system.entry.js +0 -1
  1278. package/dist/baloise-design-system/p-477359bbf9.entry.js +0 -1
  1279. package/dist/baloise-design-system/p-49c12d2474.entry.js +0 -1
  1280. package/dist/baloise-design-system/p-4RgSLeC0.system.js +0 -1
  1281. package/dist/baloise-design-system/p-4Y53iwfN.system.js +0 -1
  1282. package/dist/baloise-design-system/p-4b2eeb8c37.entry.js +0 -1
  1283. package/dist/baloise-design-system/p-4be902176f.entry.js +0 -1
  1284. package/dist/baloise-design-system/p-4c23ab651a.system.entry.js +0 -1
  1285. package/dist/baloise-design-system/p-54f5a92feb.entry.js +0 -1
  1286. package/dist/baloise-design-system/p-59129fb1d1.system.entry.js +0 -1
  1287. package/dist/baloise-design-system/p-5GEK9UQy.js +0 -1
  1288. package/dist/baloise-design-system/p-5d95c50514.system.entry.js +0 -1
  1289. package/dist/baloise-design-system/p-5f105bc63d.system.entry.js +0 -1
  1290. package/dist/baloise-design-system/p-5f8ae628c4.system.entry.js +0 -1
  1291. package/dist/baloise-design-system/p-607125007c.system.entry.js +0 -1
  1292. package/dist/baloise-design-system/p-64d45da025.system.entry.js +0 -1
  1293. package/dist/baloise-design-system/p-670a2bf1e7.system.entry.js +0 -1
  1294. package/dist/baloise-design-system/p-67f2a7fbef.system.entry.js +0 -1
  1295. package/dist/baloise-design-system/p-68baccfba9.system.entry.js +0 -1
  1296. package/dist/baloise-design-system/p-68e405562e.system.entry.js +0 -1
  1297. package/dist/baloise-design-system/p-68f77714ab.entry.js +0 -1
  1298. package/dist/baloise-design-system/p-692f76ee0c.entry.js +0 -1
  1299. package/dist/baloise-design-system/p-6c3d087d59.system.entry.js +0 -1
  1300. package/dist/baloise-design-system/p-71ab949cfb.system.entry.js +0 -1
  1301. package/dist/baloise-design-system/p-71d9805e14.system.entry.js +0 -1
  1302. package/dist/baloise-design-system/p-744c19c66d.system.entry.js +0 -1
  1303. package/dist/baloise-design-system/p-746165a211.system.entry.js +0 -1
  1304. package/dist/baloise-design-system/p-74fe27789f.entry.js +0 -1
  1305. package/dist/baloise-design-system/p-77404bcf6d.system.entry.js +0 -1
  1306. package/dist/baloise-design-system/p-79d0e94ea1.entry.js +0 -1
  1307. package/dist/baloise-design-system/p-7b52e9987d.entry.js +0 -1
  1308. package/dist/baloise-design-system/p-8268d61dd6.entry.js +0 -1
  1309. package/dist/baloise-design-system/p-8346d5f6ae.entry.js +0 -1
  1310. package/dist/baloise-design-system/p-85428cc869.entry.js +0 -1
  1311. package/dist/baloise-design-system/p-87d7996b33.system.entry.js +0 -1
  1312. package/dist/baloise-design-system/p-88f9358a95.system.entry.js +0 -1
  1313. package/dist/baloise-design-system/p-8e3412d465.entry.js +0 -1
  1314. package/dist/baloise-design-system/p-9417cf5581.system.entry.js +0 -1
  1315. package/dist/baloise-design-system/p-979dfed703.system.entry.js +0 -1
  1316. package/dist/baloise-design-system/p-9be82de5a5.system.entry.js +0 -1
  1317. package/dist/baloise-design-system/p-9fc710438a.system.entry.js +0 -1
  1318. package/dist/baloise-design-system/p-B-L34nz8.js +0 -1
  1319. package/dist/baloise-design-system/p-B1u-Mq75.js +0 -1
  1320. package/dist/baloise-design-system/p-B4aDEwd8.js +0 -1
  1321. package/dist/baloise-design-system/p-B9BMZmYk.js +0 -1
  1322. package/dist/baloise-design-system/p-BAaDJIzy.js +0 -1
  1323. package/dist/baloise-design-system/p-BERg8BNc.js +0 -1
  1324. package/dist/baloise-design-system/p-BFRjY4w3.js +0 -1
  1325. package/dist/baloise-design-system/p-BFTU3MAI.js +0 -1
  1326. package/dist/baloise-design-system/p-BG4j3FEv.js +0 -1
  1327. package/dist/baloise-design-system/p-BHFw3KrT.js +0 -1
  1328. package/dist/baloise-design-system/p-BLp4ll3i.js +0 -1
  1329. package/dist/baloise-design-system/p-BM_oHMik.system.js +0 -1
  1330. package/dist/baloise-design-system/p-BNWt5z9B.system.js +0 -1
  1331. package/dist/baloise-design-system/p-BPUKeAhO.system.js +0 -1
  1332. package/dist/baloise-design-system/p-BRAmUyPx.system.js +0 -1
  1333. package/dist/baloise-design-system/p-B_C7V4Sa.js +0 -1
  1334. package/dist/baloise-design-system/p-Ba5qjFjW.js +0 -1
  1335. package/dist/baloise-design-system/p-BbAtjg9Y.system.js +0 -1
  1336. package/dist/baloise-design-system/p-BdVwMG9u.js +0 -2
  1337. package/dist/baloise-design-system/p-Bk7UdnZ5.system.js +0 -1
  1338. package/dist/baloise-design-system/p-BkEdlCZJ.js +0 -1
  1339. package/dist/baloise-design-system/p-BktTDSq4.system.js +0 -1
  1340. package/dist/baloise-design-system/p-BmOE4zEk.system.js +0 -1
  1341. package/dist/baloise-design-system/p-BmVI6cLw.js +0 -1
  1342. package/dist/baloise-design-system/p-BnVL_HEz.js +0 -1
  1343. package/dist/baloise-design-system/p-Bp0A6Ore.system.js +0 -1
  1344. package/dist/baloise-design-system/p-BpMXwP_q.system.js +0 -1
  1345. package/dist/baloise-design-system/p-BwTzTXZG.js +0 -1
  1346. package/dist/baloise-design-system/p-ByiN-QjD.js +0 -1
  1347. package/dist/baloise-design-system/p-Bzy18UgU.system.js +0 -1
  1348. package/dist/baloise-design-system/p-C20cwFWy.js +0 -1
  1349. package/dist/baloise-design-system/p-C4sZQbkT.js +0 -1
  1350. package/dist/baloise-design-system/p-C6x8G3mu.system.js +0 -1
  1351. package/dist/baloise-design-system/p-C78VTo3I.js +0 -1
  1352. package/dist/baloise-design-system/p-CAb2C8az.js +0 -1
  1353. package/dist/baloise-design-system/p-CBkFUwrD.js +0 -1
  1354. package/dist/baloise-design-system/p-CDeyBUqm.system.js +0 -1
  1355. package/dist/baloise-design-system/p-CDt5sRVY.system.js +0 -1
  1356. package/dist/baloise-design-system/p-CEOTg0oT.system.js +0 -1
  1357. package/dist/baloise-design-system/p-CGJ8YYiA.system.js +0 -1
  1358. package/dist/baloise-design-system/p-CKN3W8qn.js +0 -1
  1359. package/dist/baloise-design-system/p-CLDmOIBx.system.js +0 -1
  1360. package/dist/baloise-design-system/p-CLfE_o7e.system.js +0 -1
  1361. package/dist/baloise-design-system/p-CM3hCeNH.js +0 -1
  1362. package/dist/baloise-design-system/p-CPHPFMUC.system.js +0 -1
  1363. package/dist/baloise-design-system/p-CTl0uAFp.system.js +0 -1
  1364. package/dist/baloise-design-system/p-CTuoH3RE.system.js +0 -1
  1365. package/dist/baloise-design-system/p-CXAw6SMX.system.js +0 -1
  1366. package/dist/baloise-design-system/p-C_FHgwWW.js +0 -1
  1367. package/dist/baloise-design-system/p-CbvOgU0G.js +0 -1
  1368. package/dist/baloise-design-system/p-CeRECGC7.js +0 -1
  1369. package/dist/baloise-design-system/p-Cj6DXhmQ.js +0 -1
  1370. package/dist/baloise-design-system/p-Cjiw70Dk.system.js +0 -15
  1371. package/dist/baloise-design-system/p-Ck7YRry-.system.js +0 -2
  1372. package/dist/baloise-design-system/p-CpDHeXfo.js +0 -1
  1373. package/dist/baloise-design-system/p-CpWDVANq.system.js +0 -1
  1374. package/dist/baloise-design-system/p-Cr2H7Jt3.js +0 -1
  1375. package/dist/baloise-design-system/p-CsPrCX4f.system.js +0 -1
  1376. package/dist/baloise-design-system/p-Ct27z6g9.js +0 -1
  1377. package/dist/baloise-design-system/p-Cu1ebAbd.system.js +0 -1
  1378. package/dist/baloise-design-system/p-CuyVPNj2.system.js +0 -1
  1379. package/dist/baloise-design-system/p-CvHtWfhm.system.js +0 -1
  1380. package/dist/baloise-design-system/p-Czl2AFQD.system.js +0 -1
  1381. package/dist/baloise-design-system/p-D-yL3ygS.system.js +0 -1
  1382. package/dist/baloise-design-system/p-D1opIX9W.system.js +0 -1
  1383. package/dist/baloise-design-system/p-D5Gy6WbU.system.js +0 -1
  1384. package/dist/baloise-design-system/p-D5aEF_JU.system.js +0 -1
  1385. package/dist/baloise-design-system/p-D7M-7v58.js +0 -1
  1386. package/dist/baloise-design-system/p-D7_eHNTI.system.js +0 -1
  1387. package/dist/baloise-design-system/p-D7ovid3w.js +0 -1
  1388. package/dist/baloise-design-system/p-DAOAbG5Y.system.js +0 -1
  1389. package/dist/baloise-design-system/p-DBsOHTWj.js +0 -1
  1390. package/dist/baloise-design-system/p-DDPYMMGG.system.js +0 -1
  1391. package/dist/baloise-design-system/p-DEb5iNGc.js +0 -1
  1392. package/dist/baloise-design-system/p-DIC_sxLd.js +0 -1
  1393. package/dist/baloise-design-system/p-DKjTFqnu.system.js +0 -1
  1394. package/dist/baloise-design-system/p-DLLNm5Gs.system.js +0 -1
  1395. package/dist/baloise-design-system/p-DOUIg6bI.js +0 -1
  1396. package/dist/baloise-design-system/p-DPYRyPTD.system.js +0 -1
  1397. package/dist/baloise-design-system/p-DRqAN-8G.js +0 -1
  1398. package/dist/baloise-design-system/p-DST0VloN.system.js +0 -1
  1399. package/dist/baloise-design-system/p-DV-2u4Pm.system.js +0 -1
  1400. package/dist/baloise-design-system/p-DWgCJRpS.system.js +0 -1
  1401. package/dist/baloise-design-system/p-Dd7xQwRJ.system.js +0 -1
  1402. package/dist/baloise-design-system/p-DdX8FaaK.system.js +0 -1
  1403. package/dist/baloise-design-system/p-Dk6PruGq.js +0 -1
  1404. package/dist/baloise-design-system/p-DkfWaTsH.system.js +0 -1
  1405. package/dist/baloise-design-system/p-DojUs2K8.js +0 -2
  1406. package/dist/baloise-design-system/p-Dou6adza.system.js +0 -1
  1407. package/dist/baloise-design-system/p-DowF7e07.system.js +0 -1
  1408. package/dist/baloise-design-system/p-Dp4edqFK.js +0 -1
  1409. package/dist/baloise-design-system/p-DpQhsHDk.system.js +0 -9
  1410. package/dist/baloise-design-system/p-DqCbGYzv.js +0 -1
  1411. package/dist/baloise-design-system/p-DtlqgdI2.system.js +0 -1
  1412. package/dist/baloise-design-system/p-DuObDTix.js +0 -1
  1413. package/dist/baloise-design-system/p-DvLv1IDC.js +0 -1
  1414. package/dist/baloise-design-system/p-Dvgek0Sb.js +0 -1
  1415. package/dist/baloise-design-system/p-DxnFuP0T.system.js +0 -1
  1416. package/dist/baloise-design-system/p-Dxz8zGB7.system.js +0 -1
  1417. package/dist/baloise-design-system/p-FCLKfv6B.js +0 -1
  1418. package/dist/baloise-design-system/p-IZFfLjcz.js +0 -1
  1419. package/dist/baloise-design-system/p-JHAE10yr.js +0 -1
  1420. package/dist/baloise-design-system/p-MBsgW7uz.js +0 -1
  1421. package/dist/baloise-design-system/p-Nqmo3uHl.system.js +0 -1
  1422. package/dist/baloise-design-system/p-Oz8SBVmc.js +0 -1
  1423. package/dist/baloise-design-system/p-PNu_g_s6.system.js +0 -2
  1424. package/dist/baloise-design-system/p-RzJv7e7Y.system.js +0 -1
  1425. package/dist/baloise-design-system/p-S5-HQnxq.js +0 -1
  1426. package/dist/baloise-design-system/p-Yg1qLcvR.js +0 -1
  1427. package/dist/baloise-design-system/p-a1482cbe4a.entry.js +0 -1
  1428. package/dist/baloise-design-system/p-a3c4c9d422.entry.js +0 -1
  1429. package/dist/baloise-design-system/p-a576422cb2.entry.js +0 -1
  1430. package/dist/baloise-design-system/p-a584c6763e.entry.js +0 -1
  1431. package/dist/baloise-design-system/p-a6135f2559.system.entry.js +0 -1
  1432. package/dist/baloise-design-system/p-aDM_iThE.system.js +0 -1
  1433. package/dist/baloise-design-system/p-aaf33f152f.system.entry.js +0 -1
  1434. package/dist/baloise-design-system/p-af05694fd5.entry.js +0 -1
  1435. package/dist/baloise-design-system/p-b03de8e7ba.system.entry.js +0 -1
  1436. package/dist/baloise-design-system/p-b13d48cf28.entry.js +0 -1
  1437. package/dist/baloise-design-system/p-b4fa55782e.entry.js +0 -1
  1438. package/dist/baloise-design-system/p-b66021b38c.entry.js +0 -1
  1439. package/dist/baloise-design-system/p-b670d9cae9.entry.js +0 -1
  1440. package/dist/baloise-design-system/p-b6e82651ef.system.entry.js +0 -1
  1441. package/dist/baloise-design-system/p-bac3d30df3.entry.js +0 -1
  1442. package/dist/baloise-design-system/p-bbeeefc31a.system.entry.js +0 -1
  1443. package/dist/baloise-design-system/p-c31dc8146b.entry.js +0 -1
  1444. package/dist/baloise-design-system/p-c4a244b558.system.entry.js +0 -1
  1445. package/dist/baloise-design-system/p-c5ae87f18e.entry.js +0 -1
  1446. package/dist/baloise-design-system/p-c78c0dd43a.entry.js +0 -1
  1447. package/dist/baloise-design-system/p-c8b853074f.entry.js +0 -1
  1448. package/dist/baloise-design-system/p-ce3e34fa95.entry.js +0 -1
  1449. package/dist/baloise-design-system/p-cf77551018.system.entry.js +0 -1
  1450. package/dist/baloise-design-system/p-d20d698c0b.system.entry.js +0 -1
  1451. package/dist/baloise-design-system/p-d21134a60b.system.entry.js +0 -1
  1452. package/dist/baloise-design-system/p-d41ca5c096.system.entry.js +0 -1
  1453. package/dist/baloise-design-system/p-d5365ffe38.entry.js +0 -1
  1454. package/dist/baloise-design-system/p-d5bd821ab7.system.entry.js +0 -1
  1455. package/dist/baloise-design-system/p-d680dc3dd0.system.entry.js +0 -1
  1456. package/dist/baloise-design-system/p-d9349f5eb0.entry.js +0 -1
  1457. package/dist/baloise-design-system/p-ddd75e43d6.entry.js +0 -1
  1458. package/dist/baloise-design-system/p-def5a43710.entry.js +0 -1
  1459. package/dist/baloise-design-system/p-dfXERft2.js +0 -15
  1460. package/dist/baloise-design-system/p-e125257826.system.entry.js +0 -1
  1461. package/dist/baloise-design-system/p-e2296eb10b.system.entry.js +0 -1
  1462. package/dist/baloise-design-system/p-e6f03ecdd0.entry.js +0 -1
  1463. package/dist/baloise-design-system/p-ea29fa4382.entry.js +0 -1
  1464. package/dist/baloise-design-system/p-eb2f5b22de.system.entry.js +0 -1
  1465. package/dist/baloise-design-system/p-ec911df779.system.entry.js +0 -1
  1466. package/dist/baloise-design-system/p-ed1aad24be.entry.js +0 -1
  1467. package/dist/baloise-design-system/p-ee070d06bc.entry.js +0 -1
  1468. package/dist/baloise-design-system/p-eeff81381f.entry.js +0 -1
  1469. package/dist/baloise-design-system/p-f12905324e.system.entry.js +0 -1
  1470. package/dist/baloise-design-system/p-f2222919fc.entry.js +0 -1
  1471. package/dist/baloise-design-system/p-f2435a528c.system.entry.js +0 -1
  1472. package/dist/baloise-design-system/p-f393662ba3.system.entry.js +0 -1
  1473. package/dist/baloise-design-system/p-fa728470a3.system.entry.js +0 -1
  1474. package/dist/baloise-design-system/p-fc8024a9d7.system.entry.js +0 -1
  1475. package/dist/baloise-design-system/p-fd5d4c0fd7.system.entry.js +0 -1
  1476. package/dist/baloise-design-system/p-giOY60zQ.system.js +0 -1
  1477. package/dist/baloise-design-system/p-hcWLO6Gg.js +0 -1
  1478. package/dist/baloise-design-system/p-j851_ZaC.js +0 -1
  1479. package/dist/baloise-design-system/p-jQQqRgMt.system.js +0 -1
  1480. package/dist/baloise-design-system/p-jv0tWyso.js +0 -1
  1481. package/dist/baloise-design-system/p-lFDHYLJ4.system.js +0 -1
  1482. package/dist/baloise-design-system/p-m5GX4h3i.system.js +0 -1
  1483. package/dist/baloise-design-system/p-ncoiCFQ1.system.js +0 -1
  1484. package/dist/baloise-design-system/p-rBUN7c88.js +0 -1
  1485. package/dist/baloise-design-system/p-wTePExHL.system.js +0 -1
  1486. package/dist/baloise-design-system/p-xVPGsAdF.js +0 -1
  1487. package/dist/baloise-design-system/p-xbSOW78W.js +0 -1
  1488. package/dist/cjs/_commonjsHelpers-BJu3ubxk.js +0 -10
  1489. package/dist/cjs/animation.decorator-B4NJvcMF.js +0 -77
  1490. package/dist/cjs/app-globals-D4xKyILL.js +0 -11
  1491. package/dist/cjs/aria-BzkqcV7W.js +0 -10
  1492. package/dist/cjs/array-Db63Hhl1.js +0 -22
  1493. package/dist/cjs/attributes-Cp0kpySW.js +0 -41
  1494. package/dist/cjs/bal-accordion_4.cjs.entry.js +0 -761
  1495. package/dist/cjs/bal-app.cjs.entry.js +0 -86
  1496. package/dist/cjs/bal-badge.cjs.entry.js +0 -38
  1497. package/dist/cjs/bal-button_2.cjs.entry.js +0 -291
  1498. package/dist/cjs/bal-card_6.cjs.entry.js +0 -165
  1499. package/dist/cjs/bal-carousel_2.cjs.entry.js +0 -395
  1500. package/dist/cjs/bal-check_7.cjs.entry.js +0 -2180
  1501. package/dist/cjs/bal-close.cjs.entry.js +0 -53
  1502. package/dist/cjs/bal-close.i18n-B3X5xlkl.js +0 -36
  1503. package/dist/cjs/bal-content.cjs.entry.js +0 -76
  1504. package/dist/cjs/bal-data_4.cjs.entry.js +0 -123
  1505. package/dist/cjs/bal-date-calendar-cell.cjs.entry.js +0 -41
  1506. package/dist/cjs/bal-date-calendar_2.cjs.entry.js +0 -1501
  1507. package/dist/cjs/bal-date.cjs.entry.js +0 -378
  1508. package/dist/cjs/bal-divider.cjs.entry.js +0 -60
  1509. package/dist/cjs/bal-field_5.cjs.entry.js +0 -436
  1510. package/dist/cjs/bal-file-upload.cjs.entry.js +0 -406
  1511. package/dist/cjs/bal-file-upload.type-BzNkF3YQ.js +0 -10
  1512. package/dist/cjs/bal-footer.cjs.entry.js +0 -200
  1513. package/dist/cjs/bal-form-col_2.cjs.entry.js +0 -40
  1514. package/dist/cjs/bal-form.cjs.entry.js +0 -49
  1515. package/dist/cjs/bal-heading_2.cjs.entry.js +0 -284
  1516. package/dist/cjs/bal-hint_5.cjs.entry.js +0 -2380
  1517. package/dist/cjs/bal-icon.cjs.entry.js +0 -1123
  1518. package/dist/cjs/bal-input-group.cjs.entry.js +0 -36
  1519. package/dist/cjs/bal-input-slider.cjs.entry.js +0 -217
  1520. package/dist/cjs/bal-input-stepper.cjs.entry.js +0 -1224
  1521. package/dist/cjs/bal-input-stepper.i18n-D57DHpYR.js +0 -46
  1522. package/dist/cjs/bal-input.cjs.entry.js +0 -587
  1523. package/dist/cjs/bal-label.cjs.entry.js +0 -146
  1524. package/dist/cjs/bal-label.i18n-BcNNm9Es.js +0 -36
  1525. package/dist/cjs/bal-list_8.cjs.entry.js +0 -698
  1526. package/dist/cjs/bal-logo.animation-B4LvXc5Q.js +0 -2602
  1527. package/dist/cjs/bal-logo.cjs.entry.js +0 -179
  1528. package/dist/cjs/bal-modal_3.cjs.entry.js +0 -317
  1529. package/dist/cjs/bal-nav_8.cjs.entry.js +0 -1227
  1530. package/dist/cjs/bal-navbar_5.cjs.entry.js +0 -312
  1531. package/dist/cjs/bal-notices_3.cjs.entry.js +0 -203
  1532. package/dist/cjs/bal-notification.cjs.entry.js +0 -33
  1533. package/dist/cjs/bal-number-input.cjs.entry.js +0 -417
  1534. package/dist/cjs/bal-pagination.cjs.entry.js +0 -298
  1535. package/dist/cjs/bal-popup.cjs.entry.js +0 -664
  1536. package/dist/cjs/bal-progress-bar.cjs.entry.js +0 -105
  1537. package/dist/cjs/bal-radio_3.cjs.entry.js +0 -783
  1538. package/dist/cjs/bal-segment_2.cjs.entry.js +0 -590
  1539. package/dist/cjs/bal-select_2.cjs.entry.js +0 -855
  1540. package/dist/cjs/bal-shape.cjs.entry.js +0 -70
  1541. package/dist/cjs/bal-sheet.cjs.entry.js +0 -26
  1542. package/dist/cjs/bal-spinner.animation-BL6PkxOx.js +0 -4545
  1543. package/dist/cjs/bal-spinner.cjs.entry.js +0 -186
  1544. package/dist/cjs/bal-stack.cjs.entry.js +0 -99
  1545. package/dist/cjs/bal-stage_6.cjs.entry.js +0 -149
  1546. package/dist/cjs/bal-step-item.cjs.entry.js +0 -96
  1547. package/dist/cjs/bal-step.util-DQcaqybX.js +0 -7
  1548. package/dist/cjs/bal-steps.cjs.entry.js +0 -271
  1549. package/dist/cjs/bal-tab-item_2.cjs.entry.js +0 -988
  1550. package/dist/cjs/bal-tab.util-DFGwGbfr.js +0 -7
  1551. package/dist/cjs/bal-table.cjs.entry.js +0 -26
  1552. package/dist/cjs/bal-tag_2.cjs.entry.js +0 -85
  1553. package/dist/cjs/bal-textarea.cjs.entry.js +0 -162
  1554. package/dist/cjs/bal-time-input.cjs.entry.js +0 -196
  1555. package/dist/cjs/bal-time-input.i18n-Bfr3EMVD.js +0 -46
  1556. package/dist/cjs/bal-tooltip.cjs.entry.js +0 -279
  1557. package/dist/cjs/baloise-design-system.cjs.js +0 -31
  1558. package/dist/cjs/bem-p0PWVN8n.js +0 -12
  1559. package/dist/cjs/breakpoints.decorator-DPrGtqtk.js +0 -19
  1560. package/dist/cjs/breakpoints.subject-C1p-ePFH.js +0 -257
  1561. package/dist/cjs/browser-BwmkTmm8.js +0 -64
  1562. package/dist/cjs/config.decorator-CUe4yCTd.js +0 -19
  1563. package/dist/cjs/config.default-Cko-wpRU.js +0 -51
  1564. package/dist/cjs/config.utils-Civnz2jT.js +0 -142
  1565. package/dist/cjs/contact-qHJM5IBh.js +0 -1644
  1566. package/dist/cjs/date-BPyuc34s.js +0 -7907
  1567. package/dist/cjs/device-CoogBamh.js +0 -54
  1568. package/dist/cjs/element-states.decorator-BG2oNUsO.js +0 -98
  1569. package/dist/cjs/floating-ui-BE1Qsw-b.js +0 -28
  1570. package/dist/cjs/floating-ui.dom-DCg2YBDr.js +0 -2115
  1571. package/dist/cjs/focus-visible-DFZa8IIA.js +0 -74
  1572. package/dist/cjs/focus.decorator-BL2kLsNv.js +0 -88
  1573. package/dist/cjs/form-BSlIiqcR.js +0 -24
  1574. package/dist/cjs/form-input-BwFB4Rej.js +0 -100
  1575. package/dist/cjs/helpers-HuaiWXrB.js +0 -331
  1576. package/dist/cjs/index-BZ67Dcnb.js +0 -50
  1577. package/dist/cjs/index-BobQkZjn.js +0 -1868
  1578. package/dist/cjs/index-C413E-IK.js +0 -571
  1579. package/dist/cjs/index-CuY5w2n4.js +0 -602
  1580. package/dist/cjs/index-feA4skrY.js +0 -2024
  1581. package/dist/cjs/index-ifu9fMyU.js +0 -127
  1582. package/dist/cjs/index.esm-CKDqUwIC.js +0 -216
  1583. package/dist/cjs/initialize-BzrcZo6Y.js +0 -457
  1584. package/dist/cjs/keyboard.helpers-BkZpVT-9.js +0 -80
  1585. package/dist/cjs/keys.constant-LnwxHAZo.js +0 -23
  1586. package/dist/cjs/listener-DspXpqzY.js +0 -89
  1587. package/dist/cjs/log-CXDMiw7o.js +0 -80
  1588. package/dist/cjs/lottie_light_html-OP40Exqq.js +0 -11704
  1589. package/dist/cjs/mask-util-B8hrxmqO.js +0 -5
  1590. package/dist/cjs/mutation.decorator-BolUYaKD.js +0 -126
  1591. package/dist/cjs/number-Zs70JOU-.js +0 -39
  1592. package/dist/cjs/option-kGk4eTdA.js +0 -53
  1593. package/dist/cjs/overlays-DQGlu5jj.js +0 -371
  1594. package/dist/cjs/resize.decorator-ChuFQ8x3.js +0 -96
  1595. package/dist/cjs/scroll-B_kvfDui.js +0 -86
  1596. package/dist/cjs/string-CKS6CsMi.js +0 -453
  1597. package/dist/cjs/svg-qEvvK3mS.js +0 -1607
  1598. package/dist/cjs/swipe.decorator-C_jX7Il5.js +0 -25
  1599. package/dist/cjs/swipe.subject-iyL-XVHG.js +0 -77
  1600. package/dist/cjs/tokens.esm-BWWYqtq4.js +0 -36
  1601. package/dist/cjs/tslib.es6-DrfCPgT9.js +0 -32
  1602. package/dist/cjs/utils-Bl0u6rg1.js +0 -87
  1603. package/dist/cjs/visibility.decorator-DTARY-5M.js +0 -90
  1604. package/dist/cjs/window-resize.decorator-DRN0wiUR.js +0 -48
  1605. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.css +0 -1
  1606. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.js +0 -167
  1607. package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.css +0 -1
  1608. package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.js +0 -200
  1609. package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.css +0 -1
  1610. package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.js +0 -485
  1611. package/dist/collection/components/bal-accordion/bal-accordion.css +0 -1
  1612. package/dist/collection/components/bal-accordion/bal-accordion.i18n.js +0 -42
  1613. package/dist/collection/components/bal-accordion/bal-accordion.interfaces.js +0 -4
  1614. package/dist/collection/components/bal-accordion/bal-accordion.js +0 -691
  1615. package/dist/collection/components/bal-accordion/test/bal-accordion.visual.play.js +0 -16
  1616. package/dist/collection/components/bal-app/bal-app.css +0 -1
  1617. package/dist/collection/components/bal-app/bal-app.interfaces.js +0 -4
  1618. package/dist/collection/components/bal-app/bal-app.js +0 -181
  1619. package/dist/collection/components/bal-badge/bal-badge.css +0 -1
  1620. package/dist/collection/components/bal-badge/bal-badge.interfaces.js +0 -4
  1621. package/dist/collection/components/bal-badge/bal-badge.js +0 -138
  1622. package/dist/collection/components/bal-badge/test/bal-badge.visual.play.js +0 -13
  1623. package/dist/collection/components/bal-button/bal-button-group/bal-button-group.js +0 -103
  1624. package/dist/collection/components/bal-button/bal-button.css +0 -1
  1625. package/dist/collection/components/bal-button/bal-button.interfaces.js +0 -4
  1626. package/dist/collection/components/bal-button/bal-button.js +0 -954
  1627. package/dist/collection/components/bal-button/test/bal-button.visual.play.js +0 -32
  1628. package/dist/collection/components/bal-card/bal-card-actions/bal-card-actions.js +0 -42
  1629. package/dist/collection/components/bal-card/bal-card-button/bal-card-button.js +0 -206
  1630. package/dist/collection/components/bal-card/bal-card-content/bal-card-content.js +0 -7
  1631. package/dist/collection/components/bal-card/bal-card-subtitle/bal-card-subtitle.js +0 -92
  1632. package/dist/collection/components/bal-card/bal-card-title/bal-card-title.js +0 -37
  1633. package/dist/collection/components/bal-card/bal-card.css +0 -1
  1634. package/dist/collection/components/bal-card/bal-card.interfaces.js +0 -4
  1635. package/dist/collection/components/bal-card/bal-card.js +0 -263
  1636. package/dist/collection/components/bal-card/test/bal-card.visual.play.js +0 -13
  1637. package/dist/collection/components/bal-carousel/bal-carousel-item/bal-carousel-item.js +0 -470
  1638. package/dist/collection/components/bal-carousel/bal-carousel.css +0 -1
  1639. package/dist/collection/components/bal-carousel/bal-carousel.interfaces.js +0 -4
  1640. package/dist/collection/components/bal-carousel/bal-carousel.js +0 -688
  1641. package/dist/collection/components/bal-carousel/controls/tab-control.js +0 -14
  1642. package/dist/collection/components/bal-carousel/test/bal-carousel.visual.play.js +0 -13
  1643. package/dist/collection/components/bal-checkbox/bal-check/bal-check.css +0 -1
  1644. package/dist/collection/components/bal-checkbox/bal-check/bal-check.js +0 -187
  1645. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.css +0 -1
  1646. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.js +0 -880
  1647. package/dist/collection/components/bal-checkbox/bal-checkbox.css +0 -1
  1648. package/dist/collection/components/bal-checkbox/bal-checkbox.interfaces.js +0 -4
  1649. package/dist/collection/components/bal-checkbox/bal-checkbox.js +0 -1027
  1650. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.css +0 -1
  1651. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.js +0 -162
  1652. package/dist/collection/components/bal-checkbox/test/bal-checkbox-icons.visual.play.js +0 -13
  1653. package/dist/collection/components/bal-checkbox/test/bal-checkbox-tiles.visual.play.js +0 -13
  1654. package/dist/collection/components/bal-checkbox/test/bal-checkbox.visual.play.js +0 -30
  1655. package/dist/collection/components/bal-checkbox/utils/bal-checkbox.util.js +0 -3
  1656. package/dist/collection/components/bal-close/bal-close.css +0 -1
  1657. package/dist/collection/components/bal-close/bal-close.i18n.js +0 -32
  1658. package/dist/collection/components/bal-close/bal-close.interfaces.js +0 -4
  1659. package/dist/collection/components/bal-close/bal-close.js +0 -139
  1660. package/dist/collection/components/bal-close/test/bal-close.visual.play.js +0 -13
  1661. package/dist/collection/components/bal-content/bal-content.css +0 -1
  1662. package/dist/collection/components/bal-content/bal-content.interfaces.js +0 -4
  1663. package/dist/collection/components/bal-content/bal-content.js +0 -212
  1664. package/dist/collection/components/bal-content/test/bal-content.visual.play.js +0 -13
  1665. package/dist/collection/components/bal-data/bal-data-item/bal-data-item.js +0 -63
  1666. package/dist/collection/components/bal-data/bal-data-label/bal-data-label.js +0 -38
  1667. package/dist/collection/components/bal-data/bal-data-value/bal-data-value.js +0 -162
  1668. package/dist/collection/components/bal-data/bal-data.css +0 -1
  1669. package/dist/collection/components/bal-data/bal-data.interfaces.js +0 -4
  1670. package/dist/collection/components/bal-data/bal-data.js +0 -97
  1671. package/dist/collection/components/bal-data/test/bal-data.visual.play.js +0 -13
  1672. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.css +0 -1
  1673. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.interfaces.js +0 -4
  1674. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.js +0 -505
  1675. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__gird.js +0 -8
  1676. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__list.js +0 -14
  1677. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__nav.js +0 -13
  1678. package/dist/collection/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.js +0 -214
  1679. package/dist/collection/components/bal-date/bal-date.css +0 -1
  1680. package/dist/collection/components/bal-date/bal-date.i18n.js +0 -62
  1681. package/dist/collection/components/bal-date/bal-date.interfaces.js +0 -4
  1682. package/dist/collection/components/bal-date/bal-date.js +0 -1142
  1683. package/dist/collection/components/bal-date/test/bal-date.visual.play.js +0 -24
  1684. package/dist/collection/components/bal-date/utils/calendar.js +0 -154
  1685. package/dist/collection/components/bal-divider/bal-divider.css +0 -1
  1686. package/dist/collection/components/bal-divider/bal-divider.interfaces.js +0 -4
  1687. package/dist/collection/components/bal-divider/bal-divider.js +0 -165
  1688. package/dist/collection/components/bal-divider/test/bal-divider.visual.play.js +0 -13
  1689. package/dist/collection/components/bal-dropdown/bal-dropdown.css +0 -1
  1690. package/dist/collection/components/bal-dropdown/bal-dropdown.interfaces.js +0 -4
  1691. package/dist/collection/components/bal-dropdown/bal-dropdown.js +0 -1078
  1692. package/dist/collection/components/bal-dropdown/test/bal-dropdown.visual.play.js +0 -85
  1693. package/dist/collection/components/bal-field/bal-field-control/bal-field-control.js +0 -137
  1694. package/dist/collection/components/bal-field/bal-field-hint/bal-field-hint.js +0 -130
  1695. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.i18n.js +0 -32
  1696. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.js +0 -246
  1697. package/dist/collection/components/bal-field/bal-field-message/bal-field-message.js +0 -215
  1698. package/dist/collection/components/bal-field/bal-field.css +0 -1
  1699. package/dist/collection/components/bal-field/bal-field.interfaces.js +0 -4
  1700. package/dist/collection/components/bal-field/bal-field.js +0 -405
  1701. package/dist/collection/components/bal-field/test/bal-field-horizontal.visual.play.js +0 -13
  1702. package/dist/collection/components/bal-field/test/bal-field.visual.play.js +0 -26
  1703. package/dist/collection/components/bal-file-upload/bal-file-upload.css +0 -1
  1704. package/dist/collection/components/bal-file-upload/bal-file-upload.interfaces.js +0 -15
  1705. package/dist/collection/components/bal-file-upload/bal-file-upload.js +0 -865
  1706. package/dist/collection/components/bal-file-upload/bal-file-upload.type.js +0 -8
  1707. package/dist/collection/components/bal-file-upload/components/file-list.js +0 -9
  1708. package/dist/collection/components/bal-file-upload/test/bal-file-upload.visual.play.js +0 -13
  1709. package/dist/collection/components/bal-file-upload/test/file.mock.js +0 -16
  1710. package/dist/collection/components/bal-file-upload/utils/file-list.util.js +0 -17
  1711. package/dist/collection/components/bal-file-upload/utils/file-validation.util.js +0 -46
  1712. package/dist/collection/components/bal-footer/bal-footer.css +0 -1
  1713. package/dist/collection/components/bal-footer/bal-footer.i18n.js +0 -32
  1714. package/dist/collection/components/bal-footer/bal-footer.js +0 -336
  1715. package/dist/collection/components/bal-footer/test/bal-footer.visual.play.js +0 -42
  1716. package/dist/collection/components/bal-form/bal-form.css +0 -1
  1717. package/dist/collection/components/bal-form/bal-form.js +0 -134
  1718. package/dist/collection/components/bal-form-grid/bal-form-col/bal-form-col.js +0 -51
  1719. package/dist/collection/components/bal-form-grid/bal-form-gird.interfaces.js +0 -4
  1720. package/dist/collection/components/bal-form-grid/bal-form-grid.css +0 -1
  1721. package/dist/collection/components/bal-form-grid/bal-form-grid.js +0 -17
  1722. package/dist/collection/components/bal-form-grid/test/bal-form-grid.visual.play.js +0 -13
  1723. package/dist/collection/components/bal-heading/bal-heading.const.js +0 -57
  1724. package/dist/collection/components/bal-heading/bal-heading.css +0 -1
  1725. package/dist/collection/components/bal-heading/bal-heading.interfaces.js +0 -4
  1726. package/dist/collection/components/bal-heading/bal-heading.js +0 -335
  1727. package/dist/collection/components/bal-heading/test/bal-heading.visual.play.js +0 -24
  1728. package/dist/collection/components/bal-hint/bal-hint-text/bal-hint-text.js +0 -12
  1729. package/dist/collection/components/bal-hint/bal-hint-title/bal-hint-title.js +0 -12
  1730. package/dist/collection/components/bal-hint/bal-hint.css +0 -1
  1731. package/dist/collection/components/bal-hint/bal-hint.js +0 -287
  1732. package/dist/collection/components/bal-hint/test/bal-hint.visual.play.js +0 -15
  1733. package/dist/collection/components/bal-icon/bal-icon.css +0 -1
  1734. package/dist/collection/components/bal-icon/bal-icon.interfaces.js +0 -4
  1735. package/dist/collection/components/bal-icon/bal-icon.js +0 -600
  1736. package/dist/collection/components/bal-icon/test/bal-icon.visual.play.js +0 -13
  1737. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.css +0 -1
  1738. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.js +0 -720
  1739. package/dist/collection/components/bal-input/bal-input-util.js +0 -155
  1740. package/dist/collection/components/bal-input/bal-input.css +0 -1
  1741. package/dist/collection/components/bal-input/bal-input.interfaces.js +0 -4
  1742. package/dist/collection/components/bal-input/bal-input.js +0 -1245
  1743. package/dist/collection/components/bal-input/test/bal-input.visual.play.js +0 -13
  1744. package/dist/collection/components/bal-input-group/bal-input-group.css +0 -1
  1745. package/dist/collection/components/bal-input-group/bal-input-group.js +0 -102
  1746. package/dist/collection/components/bal-input-group/test/bal-input-group.visual.play.js +0 -26
  1747. package/dist/collection/components/bal-input-slider/bal-input-slider.css +0 -1
  1748. package/dist/collection/components/bal-input-slider/bal-input-slider.interfaces.js +0 -4
  1749. package/dist/collection/components/bal-input-slider/bal-input-slider.js +0 -674
  1750. package/dist/collection/components/bal-input-slider/test/bal-input-slider.visual.play.js +0 -13
  1751. package/dist/collection/components/bal-input-stepper/bal-input-stepper.css +0 -1
  1752. package/dist/collection/components/bal-input-stepper/bal-input-stepper.i18n.js +0 -42
  1753. package/dist/collection/components/bal-input-stepper/bal-input-stepper.interfaces.js +0 -4
  1754. package/dist/collection/components/bal-input-stepper/bal-input-stepper.js +0 -629
  1755. package/dist/collection/components/bal-input-stepper/test/bal-input-stepper.visual.play.js +0 -13
  1756. package/dist/collection/components/bal-label/bal-label.css +0 -1
  1757. package/dist/collection/components/bal-label/bal-label.i18n.js +0 -32
  1758. package/dist/collection/components/bal-label/bal-label.interfaces.js +0 -4
  1759. package/dist/collection/components/bal-label/bal-label.js +0 -494
  1760. package/dist/collection/components/bal-label/test/bal-label.visual.play.js +0 -13
  1761. package/dist/collection/components/bal-list/bal-list-item/bal-list-item.js +0 -654
  1762. package/dist/collection/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.js +0 -238
  1763. package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.i18n.js +0 -42
  1764. package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.js +0 -266
  1765. package/dist/collection/components/bal-list/bal-list-item-content/bal-list-item-content.js +0 -33
  1766. package/dist/collection/components/bal-list/bal-list-item-icon/bal-list-item-icon.js +0 -40
  1767. package/dist/collection/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.js +0 -7
  1768. package/dist/collection/components/bal-list/bal-list-item-title/bal-list-item-title.js +0 -66
  1769. package/dist/collection/components/bal-list/bal-list.css +0 -1
  1770. package/dist/collection/components/bal-list/bal-list.interfaces.js +0 -4
  1771. package/dist/collection/components/bal-list/bal-list.js +0 -173
  1772. package/dist/collection/components/bal-list/test/bal-list.visual.play.js +0 -13
  1773. package/dist/collection/components/bal-logo/bal-logo.animation.js +0 -11
  1774. package/dist/collection/components/bal-logo/bal-logo.css +0 -1
  1775. package/dist/collection/components/bal-logo/bal-logo.data.js +0 -2585
  1776. package/dist/collection/components/bal-logo/bal-logo.interfaces.js +0 -4
  1777. package/dist/collection/components/bal-logo/bal-logo.js +0 -284
  1778. package/dist/collection/components/bal-logo/test/bal-logo.visual.play.js +0 -13
  1779. package/dist/collection/components/bal-modal/bal-modal-body/bal-modal-body.js +0 -7
  1780. package/dist/collection/components/bal-modal/bal-modal-header/bal-modal-header.js +0 -19
  1781. package/dist/collection/components/bal-modal/bal-modal.controller.js +0 -47
  1782. package/dist/collection/components/bal-modal/bal-modal.css +0 -1
  1783. package/dist/collection/components/bal-modal/bal-modal.interfaces.js +0 -4
  1784. package/dist/collection/components/bal-modal/bal-modal.js +0 -778
  1785. package/dist/collection/components/bal-modal/test/bal-modal.visual.play.js +0 -13
  1786. package/dist/collection/components/bal-nav/bal-nav-focus.util.js +0 -87
  1787. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.css +0 -1
  1788. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.interfaces.js +0 -4
  1789. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.js +0 -200
  1790. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.css +0 -1
  1791. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.js +0 -34
  1792. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.css +0 -1
  1793. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.interfaces.js +0 -4
  1794. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.js +0 -74
  1795. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.css +0 -1
  1796. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.interfaces.js +0 -4
  1797. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.js +0 -74
  1798. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.css +0 -1
  1799. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.interfaces.js +0 -4
  1800. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.js +0 -119
  1801. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.css +0 -1
  1802. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.interfaces.js +0 -4
  1803. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.js +0 -154
  1804. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.css +0 -1
  1805. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.interfaces.js +0 -4
  1806. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.js +0 -239
  1807. package/dist/collection/components/bal-nav/bal-nav.css +0 -1
  1808. package/dist/collection/components/bal-nav/bal-nav.i18n.js +0 -72
  1809. package/dist/collection/components/bal-nav/bal-nav.interfaces.js +0 -4
  1810. package/dist/collection/components/bal-nav/bal-nav.js +0 -571
  1811. package/dist/collection/components/bal-nav/components/accordion-button.js +0 -6
  1812. package/dist/collection/components/bal-nav/components/overview-link.js +0 -12
  1813. package/dist/collection/components/bal-nav/components/section-list.js +0 -15
  1814. package/dist/collection/components/bal-nav/components/service-list.js +0 -15
  1815. package/dist/collection/components/bal-nav/models/bal-nav-link-item.js +0 -55
  1816. package/dist/collection/components/bal-nav/models/bal-nav-menu-link-item.js +0 -49
  1817. package/dist/collection/components/bal-nav/models/bal-nav-meta-button.js +0 -78
  1818. package/dist/collection/components/bal-nav/models/bal-nav-meta-link-item.js +0 -38
  1819. package/dist/collection/components/bal-nav/models/bal-nav-section-link-item.js +0 -28
  1820. package/dist/collection/components/bal-nav/models/bal-nav-service-link-item.js +0 -26
  1821. package/dist/collection/components/bal-nav/test/bal-nav-colors.visual.play.js +0 -9
  1822. package/dist/collection/components/bal-nav/test/bal-nav-long.visual.play.js +0 -9
  1823. package/dist/collection/components/bal-nav/test/bal-nav.visual.play.js +0 -9
  1824. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.i18n.js +0 -32
  1825. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.js +0 -467
  1826. package/dist/collection/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.js +0 -117
  1827. package/dist/collection/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.js +0 -50
  1828. package/dist/collection/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.js +0 -50
  1829. package/dist/collection/components/bal-navbar/bal-navbar.css +0 -1
  1830. package/dist/collection/components/bal-navbar/bal-navbar.interfaces.js +0 -4
  1831. package/dist/collection/components/bal-navbar/bal-navbar.js +0 -161
  1832. package/dist/collection/components/bal-navbar/test/bal-navbar.visual.play.js +0 -20
  1833. package/dist/collection/components/bal-notices/bal-notices.css +0 -1
  1834. package/dist/collection/components/bal-notices/bal-notices.js +0 -108
  1835. package/dist/collection/components/bal-notification/bal-notification.css +0 -1
  1836. package/dist/collection/components/bal-notification/bal-notification.interfaces.js +0 -4
  1837. package/dist/collection/components/bal-notification/bal-notification.js +0 -104
  1838. package/dist/collection/components/bal-notification/test/bal-notification.visual.play.js +0 -13
  1839. package/dist/collection/components/bal-number-input/bal-number-input.css +0 -1
  1840. package/dist/collection/components/bal-number-input/bal-number-input.interfaces.js +0 -4
  1841. package/dist/collection/components/bal-number-input/bal-number-input.js +0 -881
  1842. package/dist/collection/components/bal-number-input/bal-number-input.utils.js +0 -106
  1843. package/dist/collection/components/bal-number-input/test/bal-number-input.visual.play.js +0 -13
  1844. package/dist/collection/components/bal-option/bal-option.css +0 -1
  1845. package/dist/collection/components/bal-option/bal-option.interfaces.js +0 -4
  1846. package/dist/collection/components/bal-option/bal-option.js +0 -404
  1847. package/dist/collection/components/bal-option/test/bal-option.visual.play.js +0 -13
  1848. package/dist/collection/components/bal-option-list/bal-option-list.css +0 -1
  1849. package/dist/collection/components/bal-option-list/bal-option-list.interfaces.js +0 -4
  1850. package/dist/collection/components/bal-option-list/bal-option-list.js +0 -1016
  1851. package/dist/collection/components/bal-option-list/test/bal-option-list.visual.play.js +0 -13
  1852. package/dist/collection/components/bal-pagination/bal-pagination.css +0 -1
  1853. package/dist/collection/components/bal-pagination/bal-pagination.i18n.js +0 -42
  1854. package/dist/collection/components/bal-pagination/bal-pagination.interfaces.js +0 -4
  1855. package/dist/collection/components/bal-pagination/bal-pagination.js +0 -472
  1856. package/dist/collection/components/bal-pagination/bal-pagination.util.js +0 -77
  1857. package/dist/collection/components/bal-pagination/test/bal-pagination.visual.play.js +0 -13
  1858. package/dist/collection/components/bal-popover/bal-popover-content/bal-popover-content.js +0 -292
  1859. package/dist/collection/components/bal-popover/bal-popover.css +0 -1
  1860. package/dist/collection/components/bal-popover/bal-popover.interfaces.js +0 -4
  1861. package/dist/collection/components/bal-popover/bal-popover.js +0 -769
  1862. package/dist/collection/components/bal-popover/test/bal-popover.visual.play.js +0 -13
  1863. package/dist/collection/components/bal-popup/bal-popup.css +0 -1
  1864. package/dist/collection/components/bal-popup/bal-popup.interfaces.js +0 -4
  1865. package/dist/collection/components/bal-popup/bal-popup.js +0 -882
  1866. package/dist/collection/components/bal-popup/test/bal-popup.visual.play.js +0 -13
  1867. package/dist/collection/components/bal-popup/variants/abstract-variant.renderer.js +0 -49
  1868. package/dist/collection/components/bal-popup/variants/drawer-variant.renderer.js +0 -36
  1869. package/dist/collection/components/bal-popup/variants/fullscreen-variant.renderer.js +0 -41
  1870. package/dist/collection/components/bal-popup/variants/index.js +0 -4
  1871. package/dist/collection/components/bal-popup/variants/popover-variant.renderer.js +0 -136
  1872. package/dist/collection/components/bal-popup/variants/variant.renderer.js +0 -31
  1873. package/dist/collection/components/bal-progress-bar/bal-progress-bar.css +0 -1
  1874. package/dist/collection/components/bal-progress-bar/bal-progress-bar.interfaces.js +0 -4
  1875. package/dist/collection/components/bal-progress-bar/bal-progress-bar.js +0 -205
  1876. package/dist/collection/components/bal-progress-bar/test/bal-progress-bar.visual.play.js +0 -13
  1877. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.css +0 -1
  1878. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.js +0 -895
  1879. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.css +0 -1
  1880. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.js +0 -187
  1881. package/dist/collection/components/bal-radio/bal-radio.css +0 -1
  1882. package/dist/collection/components/bal-radio/bal-radio.interfaces.js +0 -4
  1883. package/dist/collection/components/bal-radio/bal-radio.js +0 -994
  1884. package/dist/collection/components/bal-radio/test/bal-radio-icons.visual.play.js +0 -13
  1885. package/dist/collection/components/bal-radio/test/bal-radio-tiles.visual.play.js +0 -13
  1886. package/dist/collection/components/bal-radio/test/bal-radio.visual.play.js +0 -25
  1887. package/dist/collection/components/bal-radio/test/car.svg +0 -15
  1888. package/dist/collection/components/bal-radio/utils/bal-radio.util.js +0 -3
  1889. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.css +0 -1
  1890. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.js +0 -395
  1891. package/dist/collection/components/bal-segment/bal-segment.css +0 -1
  1892. package/dist/collection/components/bal-segment/bal-segment.interfaces.js +0 -4
  1893. package/dist/collection/components/bal-segment/bal-segment.js +0 -720
  1894. package/dist/collection/components/bal-segment/test/bal-segment.visual.play.js +0 -13
  1895. package/dist/collection/components/bal-select/bal-select-option/bal-select-option.js +0 -115
  1896. package/dist/collection/components/bal-select/bal-select.css +0 -1
  1897. package/dist/collection/components/bal-select/bal-select.interfaces.js +0 -4
  1898. package/dist/collection/components/bal-select/bal-select.js +0 -1568
  1899. package/dist/collection/components/bal-select/test/bal-select-multiple.visual.play.js +0 -28
  1900. package/dist/collection/components/bal-select/test/bal-select.visual.play.js +0 -28
  1901. package/dist/collection/components/bal-select/utils/bal-option.util.js +0 -11
  1902. package/dist/collection/components/bal-select/utils/utils.js +0 -73
  1903. package/dist/collection/components/bal-select/utils/watch-options.js +0 -19
  1904. package/dist/collection/components/bal-shape/bal-shape.css +0 -1
  1905. package/dist/collection/components/bal-shape/bal-shape.interfaces.js +0 -4
  1906. package/dist/collection/components/bal-shape/bal-shape.js +0 -151
  1907. package/dist/collection/components/bal-shape/test/bal-shape.visual.play.js +0 -13
  1908. package/dist/collection/components/bal-sheet/bal-sheet.css +0 -1
  1909. package/dist/collection/components/bal-sheet/bal-sheet.interfaces.js +0 -4
  1910. package/dist/collection/components/bal-sheet/bal-sheet.js +0 -57
  1911. package/dist/collection/components/bal-sheet/test/bal-sheet.visual.play.js +0 -12
  1912. package/dist/collection/components/bal-snackbar/bal-snackbar.controller.js +0 -12
  1913. package/dist/collection/components/bal-snackbar/bal-snackbar.css +0 -1
  1914. package/dist/collection/components/bal-snackbar/bal-snackbar.interfaces.js +0 -4
  1915. package/dist/collection/components/bal-snackbar/bal-snackbar.js +0 -413
  1916. package/dist/collection/components/bal-snackbar/test/bal-snackbar.visual.play.js +0 -13
  1917. package/dist/collection/components/bal-spinner/bal-spinner.animation.js +0 -12
  1918. package/dist/collection/components/bal-spinner/bal-spinner.css +0 -1
  1919. package/dist/collection/components/bal-spinner/bal-spinner.data.js +0 -2585
  1920. package/dist/collection/components/bal-spinner/bal-spinner.interfaces.js +0 -4
  1921. package/dist/collection/components/bal-spinner/bal-spinner.js +0 -309
  1922. package/dist/collection/components/bal-stack/bal-stack.css +0 -1
  1923. package/dist/collection/components/bal-stack/bal-stack.interfaces.js +0 -4
  1924. package/dist/collection/components/bal-stack/bal-stack.js +0 -373
  1925. package/dist/collection/components/bal-stack/test/bal-stack.visual.play.js +0 -13
  1926. package/dist/collection/components/bal-stage/bal-stage-back-link/bal-stage-back-link.js +0 -105
  1927. package/dist/collection/components/bal-stage/bal-stage-body/bal-stage-body.js +0 -10
  1928. package/dist/collection/components/bal-stage/bal-stage-foot/bal-stage-foot.js +0 -8
  1929. package/dist/collection/components/bal-stage/bal-stage-head/bal-stage-head.js +0 -8
  1930. package/dist/collection/components/bal-stage/bal-stage-image/bal-stage-image.js +0 -72
  1931. package/dist/collection/components/bal-stage/bal-stage.css +0 -1
  1932. package/dist/collection/components/bal-stage/bal-stage.interfaces.js +0 -4
  1933. package/dist/collection/components/bal-stage/bal-stage.js +0 -214
  1934. package/dist/collection/components/bal-stage/test/bal-stage.visual.play.js +0 -11
  1935. package/dist/collection/components/bal-steps/bal-step-item/bal-step-item.js +0 -393
  1936. package/dist/collection/components/bal-steps/bal-step.util.js +0 -3
  1937. package/dist/collection/components/bal-steps/bal-steps.css +0 -1
  1938. package/dist/collection/components/bal-steps/bal-steps.interfaces.js +0 -4
  1939. package/dist/collection/components/bal-steps/bal-steps.js +0 -448
  1940. package/dist/collection/components/bal-steps/components/step-button.js +0 -14
  1941. package/dist/collection/components/bal-steps/components/step-icon.js +0 -6
  1942. package/dist/collection/components/bal-steps/components/step-label.js +0 -6
  1943. package/dist/collection/components/bal-steps/test/bal-steps.visual.play.js +0 -13
  1944. package/dist/collection/components/bal-table/bal-table.css +0 -1
  1945. package/dist/collection/components/bal-table/bal-table.js +0 -52
  1946. package/dist/collection/components/bal-table/test/bal-table.visual.play.js +0 -13
  1947. package/dist/collection/components/bal-tabs/bal-tab-item/bal-tab-item.js +0 -551
  1948. package/dist/collection/components/bal-tabs/bal-tab.util.js +0 -3
  1949. package/dist/collection/components/bal-tabs/bal-tabs.css +0 -1
  1950. package/dist/collection/components/bal-tabs/bal-tabs.interfaces.js +0 -4
  1951. package/dist/collection/components/bal-tabs/bal-tabs.js +0 -1409
  1952. package/dist/collection/components/bal-tabs/components/tab-button.js +0 -51
  1953. package/dist/collection/components/bal-tabs/components/tab-icon.js +0 -10
  1954. package/dist/collection/components/bal-tabs/components/tab-label.js +0 -6
  1955. package/dist/collection/components/bal-tabs/components/tab-nav.js +0 -27
  1956. package/dist/collection/components/bal-tabs/components/tab-select.js +0 -21
  1957. package/dist/collection/components/bal-tabs/test/bal-tabs.visual.play.js +0 -25
  1958. package/dist/collection/components/bal-tag/bal-tag-group/bal-tag-group.js +0 -7
  1959. package/dist/collection/components/bal-tag/bal-tag.css +0 -1
  1960. package/dist/collection/components/bal-tag/bal-tag.interfaces.js +0 -4
  1961. package/dist/collection/components/bal-tag/bal-tag.js +0 -281
  1962. package/dist/collection/components/bal-tag/test/bal-tag.a11y.play.js +0 -20
  1963. package/dist/collection/components/bal-tag/test/bal-tag.component.play.js +0 -19
  1964. package/dist/collection/components/bal-tag/test/bal-tag.visual.play.js +0 -18
  1965. package/dist/collection/components/bal-text/bal-text.css +0 -1
  1966. package/dist/collection/components/bal-text/bal-text.interfaces.js +0 -4
  1967. package/dist/collection/components/bal-text/bal-text.js +0 -399
  1968. package/dist/collection/components/bal-text/test/bal-text.visual.play.js +0 -13
  1969. package/dist/collection/components/bal-textarea/bal-textarea.css +0 -1
  1970. package/dist/collection/components/bal-textarea/bal-textarea.interfaces.js +0 -4
  1971. package/dist/collection/components/bal-textarea/bal-textarea.js +0 -767
  1972. package/dist/collection/components/bal-textarea/test/bal-textarea.visual.play.js +0 -13
  1973. package/dist/collection/components/bal-time-input/bal-time-input.css +0 -1
  1974. package/dist/collection/components/bal-time-input/bal-time-input.i18n.js +0 -42
  1975. package/dist/collection/components/bal-time-input/bal-time-input.interfaces.js +0 -4
  1976. package/dist/collection/components/bal-time-input/bal-time-input.js +0 -621
  1977. package/dist/collection/components/bal-time-input/bal-time-input.util.js +0 -19
  1978. package/dist/collection/components/bal-time-input/test/bal-time-input.visual.play.js +0 -13
  1979. package/dist/collection/components/bal-toast/bal-toast.controller.js +0 -12
  1980. package/dist/collection/components/bal-toast/bal-toast.css +0 -1
  1981. package/dist/collection/components/bal-toast/bal-toast.interfaces.js +0 -4
  1982. package/dist/collection/components/bal-toast/bal-toast.js +0 -243
  1983. package/dist/collection/components/bal-toast/test/bal-toast.visual.play.js +0 -13
  1984. package/dist/collection/components/bal-tooltip/bal-tooltip.css +0 -1
  1985. package/dist/collection/components/bal-tooltip/bal-tooltip.interfaces.js +0 -4
  1986. package/dist/collection/components/bal-tooltip/bal-tooltip.js +0 -471
  1987. package/dist/collection/components/bal-tooltip/bal-tooltip.util.js +0 -37
  1988. package/dist/collection/components/bal-tooltip/test/bal-tooltip.visual.play.js +0 -15
  1989. package/dist/collection/global.js +0 -4
  1990. package/dist/collection/initialize.js +0 -51
  1991. package/dist/collection/tags-all.js +0 -119
  1992. package/dist/collection/test/css-border.visual.play.js +0 -23
  1993. package/dist/collection/test/css-color.visual.play.js +0 -27
  1994. package/dist/collection/test/css-core.visual.play.js +0 -13
  1995. package/dist/collection/test/css-display.visual.play.js +0 -19
  1996. package/dist/collection/test/css-flex.visual.play.js +0 -21
  1997. package/dist/collection/test/css-grid.visual.play.js +0 -23
  1998. package/dist/collection/test/css-inheritance.visual.play.js +0 -13
  1999. package/dist/collection/test/css-opacity.visual.play.js +0 -13
  2000. package/dist/collection/test/css-radius.visual.play.js +0 -13
  2001. package/dist/collection/test/css-shadow.visual.play.js +0 -13
  2002. package/dist/collection/test/css-spacing.visual.play.js +0 -27
  2003. package/dist/collection/test/css-structure.visual.play.js +0 -13
  2004. package/dist/collection/test/css-typography.visual.play.js +0 -12
  2005. package/dist/collection/test/theme-compact.visual.play.js +0 -13
  2006. package/dist/collection/utils/animation/animation.decorator.js +0 -23
  2007. package/dist/collection/utils/animation/animation.listener.js +0 -30
  2008. package/dist/collection/utils/animation/animation.subject.js +0 -20
  2009. package/dist/collection/utils/animation/index.js +0 -2
  2010. package/dist/collection/utils/bem.js +0 -8
  2011. package/dist/collection/utils/config/config.const.js +0 -1
  2012. package/dist/collection/utils/config/config.decorator.js +0 -14
  2013. package/dist/collection/utils/config/config.default.js +0 -45
  2014. package/dist/collection/utils/config/config.js +0 -143
  2015. package/dist/collection/utils/config/config.utils.js +0 -69
  2016. package/dist/collection/utils/config/index.js +0 -7
  2017. package/dist/collection/utils/config/initialize.js +0 -11
  2018. package/dist/collection/utils/constants/keys.constant.js +0 -17
  2019. package/dist/collection/utils/constants/version.constant.js +0 -2
  2020. package/dist/collection/utils/css-classes.js +0 -15
  2021. package/dist/collection/utils/dropdown/auto-fill.js +0 -38
  2022. package/dist/collection/utils/dropdown/dropdown.i18n.js +0 -52
  2023. package/dist/collection/utils/dropdown/events.js +0 -56
  2024. package/dist/collection/utils/dropdown/filters.js +0 -10
  2025. package/dist/collection/utils/dropdown/focus.js +0 -19
  2026. package/dist/collection/utils/dropdown/form-submit.js +0 -35
  2027. package/dist/collection/utils/dropdown/icon.js +0 -18
  2028. package/dist/collection/utils/dropdown/index.js +0 -12
  2029. package/dist/collection/utils/dropdown/input.js +0 -12
  2030. package/dist/collection/utils/dropdown/option.js +0 -48
  2031. package/dist/collection/utils/dropdown/popup.js +0 -48
  2032. package/dist/collection/utils/dropdown/value.js +0 -108
  2033. package/dist/collection/utils/floating-ui.js +0 -23
  2034. package/dist/collection/utils/focus/focus.decorator.js +0 -20
  2035. package/dist/collection/utils/focus/focus.listener.js +0 -34
  2036. package/dist/collection/utils/focus/focus.subject.js +0 -30
  2037. package/dist/collection/utils/focus/index.js +0 -2
  2038. package/dist/collection/utils/focus-visible.js +0 -70
  2039. package/dist/collection/utils/form-input.js +0 -87
  2040. package/dist/collection/utils/form.js +0 -19
  2041. package/dist/collection/utils/framework-delegate.js +0 -31
  2042. package/dist/collection/utils/legacy.js +0 -32
  2043. package/dist/collection/utils/mask/__test__/mask-component.mock.js +0 -19
  2044. package/dist/collection/utils/mask/__test__/mask-context.mocks.js +0 -6
  2045. package/dist/collection/utils/mask/__test__/mask.mock.js +0 -16
  2046. package/dist/collection/utils/mask/blocks/index.js +0 -3
  2047. package/dist/collection/utils/mask/blocks/mask-block-list.js +0 -85
  2048. package/dist/collection/utils/mask/blocks/mask-block.js +0 -59
  2049. package/dist/collection/utils/mask/component/index.js +0 -2
  2050. package/dist/collection/utils/mask/component/mask-component-adapter.js +0 -124
  2051. package/dist/collection/utils/mask/context/index.js +0 -9
  2052. package/dist/collection/utils/mask/context/mask-clipboard-context.js +0 -7
  2053. package/dist/collection/utils/mask/context/mask-context.js +0 -61
  2054. package/dist/collection/utils/mask/context/mask-focus-context.js +0 -3
  2055. package/dist/collection/utils/mask/context/mask-keyboard-context.js +0 -58
  2056. package/dist/collection/utils/mask/context/mask-locale-context.js +0 -6
  2057. package/dist/collection/utils/mask/context/mask-mouse-context.js +0 -3
  2058. package/dist/collection/utils/mask/context/mask-position.js +0 -65
  2059. package/dist/collection/utils/mask/context/mask-value-changed-context.js +0 -12
  2060. package/dist/collection/utils/mask/index.js +0 -5
  2061. package/dist/collection/utils/mask/mask-util.js +0 -1
  2062. package/dist/collection/utils/mask/mask.js +0 -266
  2063. package/dist/collection/utils/mask/types/index.js +0 -1
  2064. package/dist/collection/utils/mask/types/mask-date.js +0 -129
  2065. package/dist/collection/utils/mutation/index.js +0 -2
  2066. package/dist/collection/utils/mutation/mutation.decorator.js +0 -20
  2067. package/dist/collection/utils/mutation/mutation.listener.js +0 -69
  2068. package/dist/collection/utils/mutation/mutation.subject.js +0 -34
  2069. package/dist/collection/utils/overlays/focus-trap.js +0 -91
  2070. package/dist/collection/utils/overlays/notice.controller.js +0 -100
  2071. package/dist/collection/utils/overlays/overlays.js +0 -272
  2072. package/dist/collection/utils/string.js +0 -10
  2073. package/dist/collection/utils/style.js +0 -35
  2074. package/dist/collection/utils/swiper/controls/dot-control.js +0 -17
  2075. package/dist/collection/utils/swiper/controls/index.js +0 -3
  2076. package/dist/collection/utils/swiper/controls/large-control.js +0 -8
  2077. package/dist/collection/utils/swiper/controls/small-control.js +0 -8
  2078. package/dist/collection/utils/swiper/index.js +0 -1
  2079. package/dist/collection/utils/swiper/swiper.i18n.js +0 -42
  2080. package/dist/collection/utils/swiper/swiper.util.js +0 -330
  2081. package/dist/collection/utils/visibility/index.js +0 -2
  2082. package/dist/collection/utils/visibility/visibility.decorator.js +0 -23
  2083. package/dist/collection/utils/visibility/visibility.listener.js +0 -41
  2084. package/dist/collection/utils/visibility/visibility.subject.js +0 -23
  2085. package/dist/esm/_commonjsHelpers-BFTU3MAI.js +0 -7
  2086. package/dist/esm/animation.decorator-zbSqKhw6.js +0 -75
  2087. package/dist/esm/app-globals-Blx--ecs.js +0 -9
  2088. package/dist/esm/aria-DBsOHTWj.js +0 -8
  2089. package/dist/esm/array-CDfSqLEo.js +0 -20
  2090. package/dist/esm/attributes-C4sZQbkT.js +0 -38
  2091. package/dist/esm/bal-accordion_4.entry.js +0 -756
  2092. package/dist/esm/bal-app.entry.js +0 -84
  2093. package/dist/esm/bal-badge.entry.js +0 -36
  2094. package/dist/esm/bal-button_2.entry.js +0 -288
  2095. package/dist/esm/bal-card_6.entry.js +0 -158
  2096. package/dist/esm/bal-carousel_2.entry.js +0 -392
  2097. package/dist/esm/bal-check_7.entry.js +0 -2172
  2098. package/dist/esm/bal-close.entry.js +0 -51
  2099. package/dist/esm/bal-close.i18n-Ct27z6g9.js +0 -34
  2100. package/dist/esm/bal-content.entry.js +0 -74
  2101. package/dist/esm/bal-data_4.entry.js +0 -118
  2102. package/dist/esm/bal-date-calendar-cell.entry.js +0 -39
  2103. package/dist/esm/bal-date-calendar_2.entry.js +0 -1498
  2104. package/dist/esm/bal-date.entry.js +0 -376
  2105. package/dist/esm/bal-divider.entry.js +0 -58
  2106. package/dist/esm/bal-field_5.entry.js +0 -430
  2107. package/dist/esm/bal-file-upload.entry.js +0 -404
  2108. package/dist/esm/bal-file-upload.type-rBUN7c88.js +0 -10
  2109. package/dist/esm/bal-footer.entry.js +0 -198
  2110. package/dist/esm/bal-form-col_2.entry.js +0 -37
  2111. package/dist/esm/bal-form.entry.js +0 -47
  2112. package/dist/esm/bal-heading_2.entry.js +0 -281
  2113. package/dist/esm/bal-hint_5.entry.js +0 -2374
  2114. package/dist/esm/bal-icon.entry.js +0 -1121
  2115. package/dist/esm/bal-input-group.entry.js +0 -34
  2116. package/dist/esm/bal-input-slider.entry.js +0 -215
  2117. package/dist/esm/bal-input-stepper.entry.js +0 -1222
  2118. package/dist/esm/bal-input-stepper.i18n-DEb5iNGc.js +0 -44
  2119. package/dist/esm/bal-input.entry.js +0 -585
  2120. package/dist/esm/bal-label.entry.js +0 -144
  2121. package/dist/esm/bal-label.i18n-JHAE10yr.js +0 -34
  2122. package/dist/esm/bal-list_8.entry.js +0 -689
  2123. package/dist/esm/bal-logo.animation-DQd9HTdg.js +0 -2600
  2124. package/dist/esm/bal-logo.entry.js +0 -177
  2125. package/dist/esm/bal-modal_3.entry.js +0 -313
  2126. package/dist/esm/bal-nav_8.entry.js +0 -1218
  2127. package/dist/esm/bal-navbar_5.entry.js +0 -306
  2128. package/dist/esm/bal-notices_3.entry.js +0 -199
  2129. package/dist/esm/bal-notification.entry.js +0 -31
  2130. package/dist/esm/bal-number-input.entry.js +0 -415
  2131. package/dist/esm/bal-pagination.entry.js +0 -296
  2132. package/dist/esm/bal-popup.entry.js +0 -662
  2133. package/dist/esm/bal-progress-bar.entry.js +0 -103
  2134. package/dist/esm/bal-radio_3.entry.js +0 -779
  2135. package/dist/esm/bal-segment_2.entry.js +0 -587
  2136. package/dist/esm/bal-select_2.entry.js +0 -852
  2137. package/dist/esm/bal-shape.entry.js +0 -68
  2138. package/dist/esm/bal-sheet.entry.js +0 -24
  2139. package/dist/esm/bal-spinner.animation-Bv2Ow6xu.js +0 -4543
  2140. package/dist/esm/bal-spinner.entry.js +0 -184
  2141. package/dist/esm/bal-stack.entry.js +0 -97
  2142. package/dist/esm/bal-stage_6.entry.js +0 -142
  2143. package/dist/esm/bal-step-item.entry.js +0 -94
  2144. package/dist/esm/bal-step.util-DIC_sxLd.js +0 -5
  2145. package/dist/esm/bal-steps.entry.js +0 -269
  2146. package/dist/esm/bal-tab-item_2.entry.js +0 -985
  2147. package/dist/esm/bal-tab.util-BmVI6cLw.js +0 -5
  2148. package/dist/esm/bal-table.entry.js +0 -24
  2149. package/dist/esm/bal-tag_2.entry.js +0 -82
  2150. package/dist/esm/bal-textarea.entry.js +0 -160
  2151. package/dist/esm/bal-time-input.entry.js +0 -194
  2152. package/dist/esm/bal-time-input.i18n-B4aDEwd8.js +0 -44
  2153. package/dist/esm/bal-tooltip.entry.js +0 -277
  2154. package/dist/esm/baloise-design-system.js +0 -27
  2155. package/dist/esm/bem-ByiN-QjD.js +0 -10
  2156. package/dist/esm/breakpoints.decorator-DwhK_t2m.js +0 -17
  2157. package/dist/esm/breakpoints.subject-PxavGndB.js +0 -251
  2158. package/dist/esm/browser-B1u-Mq75.js +0 -62
  2159. package/dist/esm/config.decorator-3bfyZ-0Y.js +0 -17
  2160. package/dist/esm/config.default-RE8-gLMQ.js +0 -48
  2161. package/dist/esm/config.utils-B7jugjyM.js +0 -102
  2162. package/dist/esm/contact-BkEdlCZJ.js +0 -1633
  2163. package/dist/esm/date-W0XtD641.js +0 -7903
  2164. package/dist/esm/device-TtMibDFL.js +0 -51
  2165. package/dist/esm/element-states.decorator-B68ANq1p.js +0 -95
  2166. package/dist/esm/floating-ui-gZ7E41T8.js +0 -26
  2167. package/dist/esm/floating-ui.dom-Cr2H7Jt3.js +0 -2100
  2168. package/dist/esm/focus-visible-DqCbGYzv.js +0 -71
  2169. package/dist/esm/focus.decorator-C1s3OoqI.js +0 -86
  2170. package/dist/esm/form-FCLKfv6B.js +0 -21
  2171. package/dist/esm/form-input-DYvzaBlM.js +0 -86
  2172. package/dist/esm/helpers-BNj87EbG.js +0 -307
  2173. package/dist/esm/index-B4k_dH6V.js +0 -1866
  2174. package/dist/esm/index-BU7FUSdu.js +0 -569
  2175. package/dist/esm/index-BdVwMG9u.js +0 -2013
  2176. package/dist/esm/index-D6JOtC1P.js +0 -125
  2177. package/dist/esm/index-dYcsHLfj.js +0 -600
  2178. package/dist/esm/index-zWZxKBfo.js +0 -48
  2179. package/dist/esm/index.esm-Btc0yydR.js +0 -210
  2180. package/dist/esm/initialize-W3od-FM9.js +0 -450
  2181. package/dist/esm/keyboard.helpers-BERg8BNc.js +0 -68
  2182. package/dist/esm/keys.constant-xVPGsAdF.js +0 -19
  2183. package/dist/esm/listener-CClDIhvK.js +0 -85
  2184. package/dist/esm/log-CwssmmaV.js +0 -77
  2185. package/dist/esm/lottie_light_html-DuyI5RA6.js +0 -11702
  2186. package/dist/esm/mask-util-DuObDTix.js +0 -3
  2187. package/dist/esm/mutation.decorator-DhVeNnnY.js +0 -124
  2188. package/dist/esm/number-DfnRcL0e.js +0 -34
  2189. package/dist/esm/option-BLp4ll3i.js +0 -50
  2190. package/dist/esm/overlays-DuvWMrlA.js +0 -364
  2191. package/dist/esm/polyfills/core-js.js +0 -11
  2192. package/dist/esm/polyfills/dom.js +0 -79
  2193. package/dist/esm/polyfills/es5-html-element.js +0 -1
  2194. package/dist/esm/polyfills/index.js +0 -34
  2195. package/dist/esm/polyfills/system.js +0 -6
  2196. package/dist/esm/resize.decorator-ZKPOJfw5.js +0 -94
  2197. package/dist/esm/scroll-X92R_eyZ.js +0 -84
  2198. package/dist/esm/string-Dk4PnSfl.js +0 -448
  2199. package/dist/esm/svg-DhNz-XmR.js +0 -1605
  2200. package/dist/esm/swipe.decorator-B-pmjyNr.js +0 -23
  2201. package/dist/esm/swipe.subject-BXuaiulg.js +0 -75
  2202. package/dist/esm/tokens.esm-Dk6PruGq.js +0 -21
  2203. package/dist/esm/tslib.es6-dfXERft2.js +0 -29
  2204. package/dist/esm/utils-C_qktPg7.js +0 -76
  2205. package/dist/esm/visibility.decorator-zTjPC2du.js +0 -88
  2206. package/dist/esm/window-resize.decorator-DiNYHJee.js +0 -46
  2207. package/dist/esm-es5/_commonjsHelpers-BFTU3MAI.js +0 -1
  2208. package/dist/esm-es5/animation.decorator-zbSqKhw6.js +0 -1
  2209. package/dist/esm-es5/app-globals-Blx--ecs.js +0 -1
  2210. package/dist/esm-es5/aria-DBsOHTWj.js +0 -1
  2211. package/dist/esm-es5/array-CDfSqLEo.js +0 -1
  2212. package/dist/esm-es5/attributes-C4sZQbkT.js +0 -1
  2213. package/dist/esm-es5/bal-accordion_4.entry.js +0 -1
  2214. package/dist/esm-es5/bal-app.entry.js +0 -1
  2215. package/dist/esm-es5/bal-badge.entry.js +0 -1
  2216. package/dist/esm-es5/bal-button_2.entry.js +0 -1
  2217. package/dist/esm-es5/bal-card_6.entry.js +0 -1
  2218. package/dist/esm-es5/bal-carousel_2.entry.js +0 -1
  2219. package/dist/esm-es5/bal-check_7.entry.js +0 -1
  2220. package/dist/esm-es5/bal-close.entry.js +0 -1
  2221. package/dist/esm-es5/bal-close.i18n-Ct27z6g9.js +0 -1
  2222. package/dist/esm-es5/bal-content.entry.js +0 -1
  2223. package/dist/esm-es5/bal-data_4.entry.js +0 -1
  2224. package/dist/esm-es5/bal-date-calendar-cell.entry.js +0 -1
  2225. package/dist/esm-es5/bal-date-calendar_2.entry.js +0 -1
  2226. package/dist/esm-es5/bal-date.entry.js +0 -1
  2227. package/dist/esm-es5/bal-divider.entry.js +0 -1
  2228. package/dist/esm-es5/bal-field_5.entry.js +0 -1
  2229. package/dist/esm-es5/bal-file-upload.entry.js +0 -1
  2230. package/dist/esm-es5/bal-file-upload.type-rBUN7c88.js +0 -1
  2231. package/dist/esm-es5/bal-footer.entry.js +0 -1
  2232. package/dist/esm-es5/bal-form-col_2.entry.js +0 -1
  2233. package/dist/esm-es5/bal-form.entry.js +0 -1
  2234. package/dist/esm-es5/bal-heading_2.entry.js +0 -1
  2235. package/dist/esm-es5/bal-hint_5.entry.js +0 -1
  2236. package/dist/esm-es5/bal-icon.entry.js +0 -1
  2237. package/dist/esm-es5/bal-input-group.entry.js +0 -1
  2238. package/dist/esm-es5/bal-input-slider.entry.js +0 -1
  2239. package/dist/esm-es5/bal-input-stepper.entry.js +0 -1
  2240. package/dist/esm-es5/bal-input-stepper.i18n-DEb5iNGc.js +0 -1
  2241. package/dist/esm-es5/bal-input.entry.js +0 -1
  2242. package/dist/esm-es5/bal-label.entry.js +0 -1
  2243. package/dist/esm-es5/bal-label.i18n-JHAE10yr.js +0 -1
  2244. package/dist/esm-es5/bal-list_8.entry.js +0 -1
  2245. package/dist/esm-es5/bal-logo.animation-DQd9HTdg.js +0 -1
  2246. package/dist/esm-es5/bal-logo.entry.js +0 -1
  2247. package/dist/esm-es5/bal-modal_3.entry.js +0 -1
  2248. package/dist/esm-es5/bal-nav_8.entry.js +0 -1
  2249. package/dist/esm-es5/bal-navbar_5.entry.js +0 -1
  2250. package/dist/esm-es5/bal-notices_3.entry.js +0 -1
  2251. package/dist/esm-es5/bal-notification.entry.js +0 -1
  2252. package/dist/esm-es5/bal-number-input.entry.js +0 -1
  2253. package/dist/esm-es5/bal-pagination.entry.js +0 -1
  2254. package/dist/esm-es5/bal-popup.entry.js +0 -1
  2255. package/dist/esm-es5/bal-progress-bar.entry.js +0 -1
  2256. package/dist/esm-es5/bal-radio_3.entry.js +0 -1
  2257. package/dist/esm-es5/bal-segment_2.entry.js +0 -1
  2258. package/dist/esm-es5/bal-select_2.entry.js +0 -1
  2259. package/dist/esm-es5/bal-shape.entry.js +0 -1
  2260. package/dist/esm-es5/bal-sheet.entry.js +0 -1
  2261. package/dist/esm-es5/bal-spinner.animation-Bv2Ow6xu.js +0 -1
  2262. package/dist/esm-es5/bal-spinner.entry.js +0 -1
  2263. package/dist/esm-es5/bal-stack.entry.js +0 -1
  2264. package/dist/esm-es5/bal-stage_6.entry.js +0 -1
  2265. package/dist/esm-es5/bal-step-item.entry.js +0 -1
  2266. package/dist/esm-es5/bal-step.util-DIC_sxLd.js +0 -1
  2267. package/dist/esm-es5/bal-steps.entry.js +0 -1
  2268. package/dist/esm-es5/bal-tab-item_2.entry.js +0 -1
  2269. package/dist/esm-es5/bal-tab.util-BmVI6cLw.js +0 -1
  2270. package/dist/esm-es5/bal-table.entry.js +0 -1
  2271. package/dist/esm-es5/bal-tag_2.entry.js +0 -1
  2272. package/dist/esm-es5/bal-textarea.entry.js +0 -1
  2273. package/dist/esm-es5/bal-time-input.entry.js +0 -1
  2274. package/dist/esm-es5/bal-time-input.i18n-B4aDEwd8.js +0 -1
  2275. package/dist/esm-es5/bal-tooltip.entry.js +0 -1
  2276. package/dist/esm-es5/baloise-design-system.js +0 -1
  2277. package/dist/esm-es5/bem-ByiN-QjD.js +0 -1
  2278. package/dist/esm-es5/breakpoints.decorator-DwhK_t2m.js +0 -1
  2279. package/dist/esm-es5/breakpoints.subject-PxavGndB.js +0 -1
  2280. package/dist/esm-es5/browser-B1u-Mq75.js +0 -1
  2281. package/dist/esm-es5/config.decorator-3bfyZ-0Y.js +0 -1
  2282. package/dist/esm-es5/config.default-RE8-gLMQ.js +0 -1
  2283. package/dist/esm-es5/config.utils-B7jugjyM.js +0 -1
  2284. package/dist/esm-es5/contact-BkEdlCZJ.js +0 -1
  2285. package/dist/esm-es5/date-W0XtD641.js +0 -1
  2286. package/dist/esm-es5/device-TtMibDFL.js +0 -1
  2287. package/dist/esm-es5/element-states.decorator-B68ANq1p.js +0 -1
  2288. package/dist/esm-es5/floating-ui-gZ7E41T8.js +0 -1
  2289. package/dist/esm-es5/floating-ui.dom-Cr2H7Jt3.js +0 -1
  2290. package/dist/esm-es5/focus-visible-DqCbGYzv.js +0 -1
  2291. package/dist/esm-es5/focus.decorator-C1s3OoqI.js +0 -1
  2292. package/dist/esm-es5/form-FCLKfv6B.js +0 -1
  2293. package/dist/esm-es5/form-input-DYvzaBlM.js +0 -1
  2294. package/dist/esm-es5/helpers-BNj87EbG.js +0 -1
  2295. package/dist/esm-es5/index-B4k_dH6V.js +0 -1
  2296. package/dist/esm-es5/index-BU7FUSdu.js +0 -1
  2297. package/dist/esm-es5/index-BdVwMG9u.js +0 -2
  2298. package/dist/esm-es5/index-D6JOtC1P.js +0 -1
  2299. package/dist/esm-es5/index-dYcsHLfj.js +0 -1
  2300. package/dist/esm-es5/index-zWZxKBfo.js +0 -1
  2301. package/dist/esm-es5/index.esm-Btc0yydR.js +0 -1
  2302. package/dist/esm-es5/index.js +0 -1
  2303. package/dist/esm-es5/initialize-W3od-FM9.js +0 -1
  2304. package/dist/esm-es5/keyboard.helpers-BERg8BNc.js +0 -1
  2305. package/dist/esm-es5/keys.constant-xVPGsAdF.js +0 -1
  2306. package/dist/esm-es5/listener-CClDIhvK.js +0 -1
  2307. package/dist/esm-es5/loader.js +0 -1
  2308. package/dist/esm-es5/log-CwssmmaV.js +0 -1
  2309. package/dist/esm-es5/lottie_light_html-DuyI5RA6.js +0 -9
  2310. package/dist/esm-es5/mask-util-DuObDTix.js +0 -1
  2311. package/dist/esm-es5/mutation.decorator-DhVeNnnY.js +0 -1
  2312. package/dist/esm-es5/number-DfnRcL0e.js +0 -1
  2313. package/dist/esm-es5/option-BLp4ll3i.js +0 -1
  2314. package/dist/esm-es5/overlays-DuvWMrlA.js +0 -1
  2315. package/dist/esm-es5/resize.decorator-ZKPOJfw5.js +0 -1
  2316. package/dist/esm-es5/scroll-X92R_eyZ.js +0 -1
  2317. package/dist/esm-es5/string-Dk4PnSfl.js +0 -1
  2318. package/dist/esm-es5/svg-DhNz-XmR.js +0 -2
  2319. package/dist/esm-es5/swipe.decorator-B-pmjyNr.js +0 -1
  2320. package/dist/esm-es5/swipe.subject-BXuaiulg.js +0 -1
  2321. package/dist/esm-es5/tokens.esm-Dk6PruGq.js +0 -1
  2322. package/dist/esm-es5/tslib.es6-dfXERft2.js +0 -15
  2323. package/dist/esm-es5/utils-C_qktPg7.js +0 -1
  2324. package/dist/esm-es5/visibility.decorator-zTjPC2du.js +0 -1
  2325. package/dist/esm-es5/window-resize.decorator-DiNYHJee.js +0 -1
  2326. package/dist/html.html-data.json +0 -7860
  2327. package/dist/types/components/bal-accordion/bal-accordion-details/bal-accordion-details.d.ts +0 -48
  2328. package/dist/types/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.d.ts +0 -54
  2329. package/dist/types/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.d.ts +0 -133
  2330. package/dist/types/components/bal-accordion/bal-accordion.d.ts +0 -134
  2331. package/dist/types/components/bal-accordion/bal-accordion.i18n.d.ts +0 -7
  2332. package/dist/types/components/bal-accordion/bal-accordion.interfaces.d.ts +0 -16
  2333. package/dist/types/components/bal-app/bal-app.d.ts +0 -28
  2334. package/dist/types/components/bal-app/bal-app.interfaces.d.ts +0 -6
  2335. package/dist/types/components/bal-badge/bal-badge.d.ts +0 -22
  2336. package/dist/types/components/bal-badge/bal-badge.interfaces.d.ts +0 -5
  2337. package/dist/types/components/bal-button/bal-button-group/bal-button-group.d.ts +0 -17
  2338. package/dist/types/components/bal-button/bal-button.d.ts +0 -158
  2339. package/dist/types/components/bal-button/bal-button.interfaces.d.ts +0 -30
  2340. package/dist/types/components/bal-card/bal-card-actions/bal-card-actions.d.ts +0 -7
  2341. package/dist/types/components/bal-card/bal-card-button/bal-card-button.d.ts +0 -37
  2342. package/dist/types/components/bal-card/bal-card-content/bal-card-content.d.ts +0 -3
  2343. package/dist/types/components/bal-card/bal-card-subtitle/bal-card-subtitle.d.ts +0 -15
  2344. package/dist/types/components/bal-card/bal-card-title/bal-card-title.d.ts +0 -7
  2345. package/dist/types/components/bal-card/bal-card.d.ts +0 -40
  2346. package/dist/types/components/bal-card/bal-card.interfaces.d.ts +0 -7
  2347. package/dist/types/components/bal-carousel/bal-carousel-item/bal-carousel-item.d.ts +0 -91
  2348. package/dist/types/components/bal-carousel/bal-carousel.d.ts +0 -136
  2349. package/dist/types/components/bal-carousel/bal-carousel.interfaces.d.ts +0 -21
  2350. package/dist/types/components/bal-carousel/controls/tab-control.d.ts +0 -12
  2351. package/dist/types/components/bal-checkbox/bal-check/bal-check.d.ts +0 -36
  2352. package/dist/types/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.d.ts +0 -154
  2353. package/dist/types/components/bal-checkbox/bal-checkbox.d.ts +0 -193
  2354. package/dist/types/components/bal-checkbox/bal-checkbox.interfaces.d.ts +0 -28
  2355. package/dist/types/components/bal-checkbox/bal-checkbox.type.d.ts +0 -17
  2356. package/dist/types/components/bal-checkbox/bal-switch/bal-switch.d.ts +0 -32
  2357. package/dist/types/components/bal-checkbox/utils/bal-checkbox.util.d.ts +0 -18
  2358. package/dist/types/components/bal-close/bal-close.d.ts +0 -21
  2359. package/dist/types/components/bal-close/bal-close.i18n.d.ts +0 -6
  2360. package/dist/types/components/bal-close/bal-close.interfaces.d.ts +0 -3
  2361. package/dist/types/components/bal-content/bal-content.d.ts +0 -39
  2362. package/dist/types/components/bal-content/bal-content.interfaces.d.ts +0 -6
  2363. package/dist/types/components/bal-data/bal-data-item/bal-data-item.d.ts +0 -11
  2364. package/dist/types/components/bal-data/bal-data-label/bal-data-label.d.ts +0 -7
  2365. package/dist/types/components/bal-data/bal-data-value/bal-data-value.d.ts +0 -31
  2366. package/dist/types/components/bal-data/bal-data.d.ts +0 -17
  2367. package/dist/types/components/bal-data/bal-data.interfaces.d.ts +0 -12
  2368. package/dist/types/components/bal-date/bal-date-calendar/bal-date-calendar.d.ts +0 -121
  2369. package/dist/types/components/bal-date/bal-date-calendar/bal-date-calendar.interfaces.d.ts +0 -17
  2370. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__gird.d.ts +0 -12
  2371. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__list.d.ts +0 -11
  2372. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__nav.d.ts +0 -14
  2373. package/dist/types/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.d.ts +0 -29
  2374. package/dist/types/components/bal-date/bal-date.d.ts +0 -228
  2375. package/dist/types/components/bal-date/bal-date.i18n.d.ts +0 -8
  2376. package/dist/types/components/bal-date/bal-date.interfaces.d.ts +0 -25
  2377. package/dist/types/components/bal-date/utils/calendar.d.ts +0 -38
  2378. package/dist/types/components/bal-divider/bal-divider.d.ts +0 -32
  2379. package/dist/types/components/bal-divider/bal-divider.interfaces.d.ts +0 -6
  2380. package/dist/types/components/bal-dropdown/bal-dropdown.d.ts +0 -203
  2381. package/dist/types/components/bal-dropdown/bal-dropdown.interfaces.d.ts +0 -16
  2382. package/dist/types/components/bal-field/bal-field-control/bal-field-control.d.ts +0 -23
  2383. package/dist/types/components/bal-field/bal-field-hint/bal-field-hint.d.ts +0 -22
  2384. package/dist/types/components/bal-field/bal-field-label/bal-field-label.d.ts +0 -55
  2385. package/dist/types/components/bal-field/bal-field-label/bal-field-label.i18n.d.ts +0 -6
  2386. package/dist/types/components/bal-field/bal-field-message/bal-field-message.d.ts +0 -33
  2387. package/dist/types/components/bal-field/bal-field.d.ts +0 -63
  2388. package/dist/types/components/bal-field/bal-field.interfaces.d.ts +0 -13
  2389. package/dist/types/components/bal-file-upload/bal-file-upload.d.ts +0 -181
  2390. package/dist/types/components/bal-file-upload/bal-file-upload.interfaces.d.ts +0 -31
  2391. package/dist/types/components/bal-file-upload/bal-file-upload.type.d.ts +0 -11
  2392. package/dist/types/components/bal-file-upload/components/file-list.d.ts +0 -8
  2393. package/dist/types/components/bal-file-upload/test/file.mock.d.ts +0 -1
  2394. package/dist/types/components/bal-file-upload/utils/file-list.util.d.ts +0 -9
  2395. package/dist/types/components/bal-file-upload/utils/file-validation.util.d.ts +0 -13
  2396. package/dist/types/components/bal-footer/bal-footer.d.ts +0 -67
  2397. package/dist/types/components/bal-footer/bal-footer.i18n.d.ts +0 -5
  2398. package/dist/types/components/bal-form/bal-form.d.ts +0 -22
  2399. package/dist/types/components/bal-form-grid/bal-form-col/bal-form-col.d.ts +0 -8
  2400. package/dist/types/components/bal-form-grid/bal-form-gird.interfaces.d.ts +0 -3
  2401. package/dist/types/components/bal-form-grid/bal-form-grid.d.ts +0 -4
  2402. package/dist/types/components/bal-heading/bal-heading.const.d.ts +0 -13
  2403. package/dist/types/components/bal-heading/bal-heading.d.ts +0 -75
  2404. package/dist/types/components/bal-heading/bal-heading.interfaces.d.ts +0 -5
  2405. package/dist/types/components/bal-hint/bal-hint-text/bal-hint-text.d.ts +0 -3
  2406. package/dist/types/components/bal-hint/bal-hint-title/bal-hint-title.d.ts +0 -3
  2407. package/dist/types/components/bal-hint/bal-hint.d.ts +0 -45
  2408. package/dist/types/components/bal-icon/bal-icon.d.ts +0 -96
  2409. package/dist/types/components/bal-icon/bal-icon.interfaces.d.ts +0 -5
  2410. package/dist/types/components/bal-input/bal-input-date/bal-input-date.d.ts +0 -156
  2411. package/dist/types/components/bal-input/bal-input-util.d.ts +0 -49
  2412. package/dist/types/components/bal-input/bal-input.d.ts +0 -200
  2413. package/dist/types/components/bal-input/bal-input.interfaces.d.ts +0 -37
  2414. package/dist/types/components/bal-input-group/bal-input-group.d.ts +0 -18
  2415. package/dist/types/components/bal-input-slider/bal-input-slider.d.ts +0 -116
  2416. package/dist/types/components/bal-input-slider/bal-input-slider.interfaces.d.ts +0 -16
  2417. package/dist/types/components/bal-input-stepper/bal-input-stepper.d.ts +0 -111
  2418. package/dist/types/components/bal-input-stepper/bal-input-stepper.i18n.d.ts +0 -7
  2419. package/dist/types/components/bal-input-stepper/bal-input-stepper.interfaces.d.ts +0 -18
  2420. package/dist/types/components/bal-label/bal-label.d.ts +0 -97
  2421. package/dist/types/components/bal-label/bal-label.i18n.d.ts +0 -6
  2422. package/dist/types/components/bal-label/bal-label.interfaces.d.ts +0 -4
  2423. package/dist/types/components/bal-list/bal-list-item/bal-list-item.d.ts +0 -132
  2424. package/dist/types/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.d.ts +0 -67
  2425. package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.d.ts +0 -70
  2426. package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.i18n.d.ts +0 -7
  2427. package/dist/types/components/bal-list/bal-list-item-content/bal-list-item-content.d.ts +0 -4
  2428. package/dist/types/components/bal-list/bal-list-item-icon/bal-list-item-icon.d.ts +0 -7
  2429. package/dist/types/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.d.ts +0 -3
  2430. package/dist/types/components/bal-list/bal-list-item-title/bal-list-item-title.d.ts +0 -13
  2431. package/dist/types/components/bal-list/bal-list.d.ts +0 -27
  2432. package/dist/types/components/bal-list/bal-list.interfaces.d.ts +0 -28
  2433. package/dist/types/components/bal-logo/bal-logo.animation.d.ts +0 -2
  2434. package/dist/types/components/bal-logo/bal-logo.d.ts +0 -65
  2435. package/dist/types/components/bal-logo/bal-logo.data.d.ts +0 -1756
  2436. package/dist/types/components/bal-logo/bal-logo.interfaces.d.ts +0 -5
  2437. package/dist/types/components/bal-modal/bal-modal-body/bal-modal-body.d.ts +0 -3
  2438. package/dist/types/components/bal-modal/bal-modal-header/bal-modal-header.d.ts +0 -7
  2439. package/dist/types/components/bal-modal/bal-modal.controller.d.ts +0 -10
  2440. package/dist/types/components/bal-modal/bal-modal.d.ts +0 -125
  2441. package/dist/types/components/bal-modal/bal-modal.interfaces.d.ts +0 -30
  2442. package/dist/types/components/bal-modal/bal-modal.type.d.ts +0 -39
  2443. package/dist/types/components/bal-nav/bal-nav-focus.util.d.ts +0 -34
  2444. package/dist/types/components/bal-nav/bal-nav-link/bal-nav-link.d.ts +0 -41
  2445. package/dist/types/components/bal-nav/bal-nav-link/bal-nav-link.interfaces.d.ts +0 -3
  2446. package/dist/types/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.d.ts +0 -11
  2447. package/dist/types/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.d.ts +0 -19
  2448. package/dist/types/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.interfaces.d.ts +0 -3
  2449. package/dist/types/components/bal-nav/bal-nav-link-group/bal-nav-link-group.d.ts +0 -19
  2450. package/dist/types/components/bal-nav/bal-nav-link-group/bal-nav-link-group.interfaces.d.ts +0 -3
  2451. package/dist/types/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.d.ts +0 -32
  2452. package/dist/types/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.interfaces.d.ts +0 -5
  2453. package/dist/types/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.d.ts +0 -45
  2454. package/dist/types/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.interfaces.d.ts +0 -3
  2455. package/dist/types/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.d.ts +0 -45
  2456. package/dist/types/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.interfaces.d.ts +0 -7
  2457. package/dist/types/components/bal-nav/bal-nav.d.ts +0 -110
  2458. package/dist/types/components/bal-nav/bal-nav.i18n.d.ts +0 -10
  2459. package/dist/types/components/bal-nav/bal-nav.interfaces.d.ts +0 -76
  2460. package/dist/types/components/bal-nav/bal-nav.types.d.ts +0 -5
  2461. package/dist/types/components/bal-nav/components/accordion-button.d.ts +0 -13
  2462. package/dist/types/components/bal-nav/components/overview-link.d.ts +0 -9
  2463. package/dist/types/components/bal-nav/components/section-list.d.ts +0 -6
  2464. package/dist/types/components/bal-nav/components/service-list.d.ts +0 -6
  2465. package/dist/types/components/bal-nav/models/bal-nav-link-item.d.ts +0 -28
  2466. package/dist/types/components/bal-nav/models/bal-nav-menu-link-item.d.ts +0 -21
  2467. package/dist/types/components/bal-nav/models/bal-nav-meta-button.d.ts +0 -19
  2468. package/dist/types/components/bal-nav/models/bal-nav-meta-link-item.d.ts +0 -17
  2469. package/dist/types/components/bal-nav/models/bal-nav-section-link-item.d.ts +0 -16
  2470. package/dist/types/components/bal-nav/models/bal-nav-service-link-item.d.ts +0 -16
  2471. package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.d.ts +0 -82
  2472. package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.i18n.d.ts +0 -5
  2473. package/dist/types/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.d.ts +0 -20
  2474. package/dist/types/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.d.ts +0 -10
  2475. package/dist/types/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.d.ts +0 -10
  2476. package/dist/types/components/bal-navbar/bal-navbar.d.ts +0 -26
  2477. package/dist/types/components/bal-navbar/bal-navbar.interfaces.d.ts +0 -15
  2478. package/dist/types/components/bal-notices/bal-notices.d.ts +0 -15
  2479. package/dist/types/components/bal-notification/bal-notification.d.ts +0 -16
  2480. package/dist/types/components/bal-notification/bal-notification.interfaces.d.ts +0 -3
  2481. package/dist/types/components/bal-number-input/bal-number-input.d.ts +0 -176
  2482. package/dist/types/components/bal-number-input/bal-number-input.interfaces.d.ts +0 -16
  2483. package/dist/types/components/bal-option/bal-option.d.ts +0 -92
  2484. package/dist/types/components/bal-option/bal-option.interfaces.d.ts +0 -18
  2485. package/dist/types/components/bal-option-list/bal-option-list.d.ts +0 -174
  2486. package/dist/types/components/bal-option-list/bal-option-list.interfaces.d.ts +0 -4
  2487. package/dist/types/components/bal-pagination/bal-pagination.d.ts +0 -70
  2488. package/dist/types/components/bal-pagination/bal-pagination.i18n.d.ts +0 -7
  2489. package/dist/types/components/bal-pagination/bal-pagination.interfaces.d.ts +0 -13
  2490. package/dist/types/components/bal-pagination/bal-pagination.util.d.ts +0 -7
  2491. package/dist/types/components/bal-popover/bal-popover-content/bal-popover-content.d.ts +0 -51
  2492. package/dist/types/components/bal-popover/bal-popover.d.ts +0 -144
  2493. package/dist/types/components/bal-popover/bal-popover.interfaces.d.ts +0 -17
  2494. package/dist/types/components/bal-popup/bal-popup.d.ts +0 -175
  2495. package/dist/types/components/bal-popup/bal-popup.interfaces.d.ts +0 -17
  2496. package/dist/types/components/bal-popup/variants/abstract-variant.renderer.d.ts +0 -14
  2497. package/dist/types/components/bal-popup/variants/drawer-variant.renderer.d.ts +0 -9
  2498. package/dist/types/components/bal-popup/variants/fullscreen-variant.renderer.d.ts +0 -8
  2499. package/dist/types/components/bal-popup/variants/index.d.ts +0 -4
  2500. package/dist/types/components/bal-popup/variants/popover-variant.renderer.d.ts +0 -14
  2501. package/dist/types/components/bal-popup/variants/variant.interfaces.d.ts +0 -31
  2502. package/dist/types/components/bal-popup/variants/variant.renderer.d.ts +0 -8
  2503. package/dist/types/components/bal-progress-bar/bal-progress-bar.d.ts +0 -49
  2504. package/dist/types/components/bal-progress-bar/bal-progress-bar.interfaces.d.ts +0 -4
  2505. package/dist/types/components/bal-radio/bal-radio-group/bal-radio-group.d.ts +0 -157
  2506. package/dist/types/components/bal-radio/bal-radio-icon/bal-radio-icon.d.ts +0 -36
  2507. package/dist/types/components/bal-radio/bal-radio.d.ts +0 -183
  2508. package/dist/types/components/bal-radio/bal-radio.interfaces.d.ts +0 -28
  2509. package/dist/types/components/bal-radio/bal-radio.type.d.ts +0 -16
  2510. package/dist/types/components/bal-radio/utils/bal-radio.util.d.ts +0 -17
  2511. package/dist/types/components/bal-segment/bal-segment-item/bal-segment-item.d.ts +0 -68
  2512. package/dist/types/components/bal-segment/bal-segment.d.ts +0 -140
  2513. package/dist/types/components/bal-segment/bal-segment.interfaces.d.ts +0 -21
  2514. package/dist/types/components/bal-segment/bal-segment.types.d.ts +0 -1
  2515. package/dist/types/components/bal-select/bal-select-option/bal-select-option.d.ts +0 -24
  2516. package/dist/types/components/bal-select/bal-select.d.ts +0 -271
  2517. package/dist/types/components/bal-select/bal-select.interfaces.d.ts +0 -23
  2518. package/dist/types/components/bal-select/utils/bal-option.type.d.ts +0 -6
  2519. package/dist/types/components/bal-select/utils/bal-option.util.d.ts +0 -3
  2520. package/dist/types/components/bal-select/utils/utils.d.ts +0 -11
  2521. package/dist/types/components/bal-select/utils/watch-options.d.ts +0 -2
  2522. package/dist/types/components/bal-shape/bal-shape.d.ts +0 -19
  2523. package/dist/types/components/bal-shape/bal-shape.interfaces.d.ts +0 -5
  2524. package/dist/types/components/bal-sheet/bal-sheet.d.ts +0 -7
  2525. package/dist/types/components/bal-sheet/bal-sheet.interfaces.d.ts +0 -3
  2526. package/dist/types/components/bal-snackbar/bal-snackbar.controller.d.ts +0 -13
  2527. package/dist/types/components/bal-snackbar/bal-snackbar.d.ts +0 -66
  2528. package/dist/types/components/bal-snackbar/bal-snackbar.interfaces.d.ts +0 -13
  2529. package/dist/types/components/bal-spinner/bal-spinner.d.ts +0 -68
  2530. package/dist/types/components/bal-spinner/bal-spinner.data.d.ts +0 -1756
  2531. package/dist/types/components/bal-spinner/bal-spinner.interfaces.d.ts +0 -5
  2532. package/dist/types/components/bal-stack/bal-stack.d.ts +0 -64
  2533. package/dist/types/components/bal-stack/bal-stack.interfaces.d.ts +0 -7
  2534. package/dist/types/components/bal-stage/bal-stage-back-link/bal-stage-back-link.d.ts +0 -23
  2535. package/dist/types/components/bal-stage/bal-stage-body/bal-stage-body.d.ts +0 -6
  2536. package/dist/types/components/bal-stage/bal-stage-foot/bal-stage-foot.d.ts +0 -6
  2537. package/dist/types/components/bal-stage/bal-stage-head/bal-stage-head.d.ts +0 -6
  2538. package/dist/types/components/bal-stage/bal-stage-image/bal-stage-image.d.ts +0 -18
  2539. package/dist/types/components/bal-stage/bal-stage.d.ts +0 -30
  2540. package/dist/types/components/bal-stage/bal-stage.interfaces.d.ts +0 -5
  2541. package/dist/types/components/bal-steps/bal-step-item/bal-step-item.d.ts +0 -85
  2542. package/dist/types/components/bal-steps/bal-step.type.d.ts +0 -20
  2543. package/dist/types/components/bal-steps/bal-step.util.d.ts +0 -16
  2544. package/dist/types/components/bal-steps/bal-steps.d.ts +0 -92
  2545. package/dist/types/components/bal-steps/bal-steps.interfaces.d.ts +0 -17
  2546. package/dist/types/components/bal-steps/components/step-button.d.ts +0 -10
  2547. package/dist/types/components/bal-steps/components/step-icon.d.ts +0 -6
  2548. package/dist/types/components/bal-steps/components/step-label.d.ts +0 -5
  2549. package/dist/types/components/bal-table/bal-table.d.ts +0 -10
  2550. package/dist/types/components/bal-tabs/bal-tab-item/bal-tab-item.d.ts +0 -117
  2551. package/dist/types/components/bal-tabs/bal-tab.type.d.ts +0 -73
  2552. package/dist/types/components/bal-tabs/bal-tab.util.d.ts +0 -16
  2553. package/dist/types/components/bal-tabs/bal-tabs.d.ts +0 -240
  2554. package/dist/types/components/bal-tabs/bal-tabs.interfaces.d.ts +0 -30
  2555. package/dist/types/components/bal-tabs/components/tab-button.d.ts +0 -23
  2556. package/dist/types/components/bal-tabs/components/tab-icon.d.ts +0 -11
  2557. package/dist/types/components/bal-tabs/components/tab-label.d.ts +0 -12
  2558. package/dist/types/components/bal-tabs/components/tab-nav.d.ts +0 -31
  2559. package/dist/types/components/bal-tabs/components/tab-select.d.ts +0 -8
  2560. package/dist/types/components/bal-tag/bal-tag-group/bal-tag-group.d.ts +0 -3
  2561. package/dist/types/components/bal-tag/bal-tag.d.ts +0 -46
  2562. package/dist/types/components/bal-tag/bal-tag.interfaces.d.ts +0 -14
  2563. package/dist/types/components/bal-text/bal-text.d.ts +0 -72
  2564. package/dist/types/components/bal-text/bal-text.interfaces.d.ts +0 -5
  2565. package/dist/types/components/bal-textarea/bal-textarea.d.ts +0 -145
  2566. package/dist/types/components/bal-textarea/bal-textarea.interfaces.d.ts +0 -20
  2567. package/dist/types/components/bal-time-input/bal-time-input.d.ts +0 -114
  2568. package/dist/types/components/bal-time-input/bal-time-input.i18n.d.ts +0 -7
  2569. package/dist/types/components/bal-time-input/bal-time-input.interfaces.d.ts +0 -18
  2570. package/dist/types/components/bal-time-input/bal-time-input.util.d.ts +0 -7
  2571. package/dist/types/components/bal-toast/bal-toast.controller.d.ts +0 -10
  2572. package/dist/types/components/bal-toast/bal-toast.d.ts +0 -41
  2573. package/dist/types/components/bal-toast/bal-toast.interfaces.d.ts +0 -11
  2574. package/dist/types/components/bal-tooltip/bal-tooltip.d.ts +0 -82
  2575. package/dist/types/components/bal-tooltip/bal-tooltip.interfaces.d.ts +0 -17
  2576. package/dist/types/components/bal-tooltip/bal-tooltip.util.d.ts +0 -6
  2577. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/bal-tag.po.d.ts +0 -8
  2578. package/dist/types/initialize.d.ts +0 -2
  2579. package/dist/types/test/css-spacing.visual.play.d.ts +0 -1
  2580. package/dist/types/test/css-structure.visual.play.d.ts +0 -1
  2581. package/dist/types/test/css-typography.visual.play.d.ts +0 -1
  2582. package/dist/types/test/theme-compact.visual.play.d.ts +0 -1
  2583. package/dist/types/utils/animation/animation.decorator.d.ts +0 -3
  2584. package/dist/types/utils/animation/animation.interfaces.d.ts +0 -8
  2585. package/dist/types/utils/animation/animation.listener.d.ts +0 -10
  2586. package/dist/types/utils/animation/animation.subject.d.ts +0 -9
  2587. package/dist/types/utils/animation/index.d.ts +0 -2
  2588. package/dist/types/utils/bem.d.ts +0 -9
  2589. package/dist/types/utils/config/config.const.d.ts +0 -1
  2590. package/dist/types/utils/config/config.d.ts +0 -39
  2591. package/dist/types/utils/config/config.decorator.d.ts +0 -3
  2592. package/dist/types/utils/config/config.default.d.ts +0 -33
  2593. package/dist/types/utils/config/config.types.d.ts +0 -48
  2594. package/dist/types/utils/config/config.utils.d.ts +0 -15
  2595. package/dist/types/utils/config/initialize.d.ts +0 -3
  2596. package/dist/types/utils/config/observable/observer.d.ts +0 -4
  2597. package/dist/types/utils/config/observable/subject.d.ts +0 -6
  2598. package/dist/types/utils/constants/version.constant.d.ts +0 -1
  2599. package/dist/types/utils/css-classes.d.ts +0 -5
  2600. package/dist/types/utils/dropdown/auto-fill.d.ts +0 -8
  2601. package/dist/types/utils/dropdown/component.d.ts +0 -36
  2602. package/dist/types/utils/dropdown/dropdown.i18n.d.ts +0 -8
  2603. package/dist/types/utils/dropdown/events.d.ts +0 -15
  2604. package/dist/types/utils/dropdown/filters.d.ts +0 -2
  2605. package/dist/types/utils/dropdown/focus.d.ts +0 -13
  2606. package/dist/types/utils/dropdown/form-submit.d.ts +0 -22
  2607. package/dist/types/utils/dropdown/icon.d.ts +0 -15
  2608. package/dist/types/utils/dropdown/index.d.ts +0 -12
  2609. package/dist/types/utils/dropdown/input.d.ts +0 -26
  2610. package/dist/types/utils/dropdown/option.d.ts +0 -25
  2611. package/dist/types/utils/dropdown/popup.d.ts +0 -11
  2612. package/dist/types/utils/dropdown/value.d.ts +0 -26
  2613. package/dist/types/utils/floating-ui.d.ts +0 -15
  2614. package/dist/types/utils/focus/focus.decorator.d.ts +0 -3
  2615. package/dist/types/utils/focus/focus.interfaces.d.ts +0 -13
  2616. package/dist/types/utils/focus/focus.listener.d.ts +0 -9
  2617. package/dist/types/utils/focus/focus.subject.d.ts +0 -8
  2618. package/dist/types/utils/focus/index.d.ts +0 -2
  2619. package/dist/types/utils/focus-visible.d.ts +0 -6
  2620. package/dist/types/utils/form-input.d.ts +0 -31
  2621. package/dist/types/utils/form.d.ts +0 -17
  2622. package/dist/types/utils/framework-delegate.d.ts +0 -9
  2623. package/dist/types/utils/legacy.d.ts +0 -23
  2624. package/dist/types/utils/mask/__test__/mask-component.mock.d.ts +0 -28
  2625. package/dist/types/utils/mask/__test__/mask-context.mocks.d.ts +0 -4
  2626. package/dist/types/utils/mask/__test__/mask.mock.d.ts +0 -15
  2627. package/dist/types/utils/mask/blocks/index.d.ts +0 -3
  2628. package/dist/types/utils/mask/blocks/mask-block-interfaces.d.ts +0 -11
  2629. package/dist/types/utils/mask/blocks/mask-block-list.d.ts +0 -17
  2630. package/dist/types/utils/mask/blocks/mask-block.d.ts +0 -21
  2631. package/dist/types/utils/mask/component/index.d.ts +0 -2
  2632. package/dist/types/utils/mask/component/mask-component-adapter.d.ts +0 -23
  2633. package/dist/types/utils/mask/component/mask-component-interfaces.d.ts +0 -44
  2634. package/dist/types/utils/mask/context/index.d.ts +0 -9
  2635. package/dist/types/utils/mask/context/mask-clipboard-context.d.ts +0 -10
  2636. package/dist/types/utils/mask/context/mask-context-interfaces.d.ts +0 -11
  2637. package/dist/types/utils/mask/context/mask-context.d.ts +0 -18
  2638. package/dist/types/utils/mask/context/mask-focus-context.d.ts +0 -6
  2639. package/dist/types/utils/mask/context/mask-keyboard-context.d.ts +0 -25
  2640. package/dist/types/utils/mask/context/mask-locale-context.d.ts +0 -8
  2641. package/dist/types/utils/mask/context/mask-mouse-context.d.ts +0 -6
  2642. package/dist/types/utils/mask/context/mask-position.d.ts +0 -25
  2643. package/dist/types/utils/mask/context/mask-value-changed-context.d.ts +0 -11
  2644. package/dist/types/utils/mask/index.d.ts +0 -5
  2645. package/dist/types/utils/mask/mask-interfaces.d.ts +0 -15
  2646. package/dist/types/utils/mask/mask-util.d.ts +0 -1
  2647. package/dist/types/utils/mask/mask.d.ts +0 -54
  2648. package/dist/types/utils/mask/types/index.d.ts +0 -1
  2649. package/dist/types/utils/mask/types/mask-date.d.ts +0 -18
  2650. package/dist/types/utils/mutation/index.d.ts +0 -2
  2651. package/dist/types/utils/mutation/mutation.decorator.d.ts +0 -3
  2652. package/dist/types/utils/mutation/mutation.interfaces.d.ts +0 -11
  2653. package/dist/types/utils/mutation/mutation.listener.d.ts +0 -14
  2654. package/dist/types/utils/mutation/mutation.subject.d.ts +0 -10
  2655. package/dist/types/utils/overlays/focus-trap.d.ts +0 -36
  2656. package/dist/types/utils/overlays/notice.controller.d.ts +0 -36
  2657. package/dist/types/utils/overlays/overlays.d.ts +0 -25
  2658. package/dist/types/utils/string.d.ts +0 -1
  2659. package/dist/types/utils/style.d.ts +0 -10
  2660. package/dist/types/utils/swiper/controls/dot-control.d.ts +0 -11
  2661. package/dist/types/utils/swiper/controls/index.d.ts +0 -3
  2662. package/dist/types/utils/swiper/controls/large-control.d.ts +0 -13
  2663. package/dist/types/utils/swiper/controls/small-control.d.ts +0 -12
  2664. package/dist/types/utils/swiper/index.d.ts +0 -2
  2665. package/dist/types/utils/swiper/swiper.i18n.d.ts +0 -7
  2666. package/dist/types/utils/swiper/swiper.type.d.ts +0 -33
  2667. package/dist/types/utils/swiper/swiper.util.d.ts +0 -92
  2668. package/dist/types/utils/visibility/index.d.ts +0 -2
  2669. package/dist/types/utils/visibility/visibility.decorator.d.ts +0 -3
  2670. package/dist/types/utils/visibility/visibility.interfaces.d.ts +0 -5
  2671. package/dist/types/utils/visibility/visibility.listener.d.ts +0 -10
  2672. package/dist/types/utils/visibility/visibility.subject.d.ts +0 -9
  2673. /package/dist/collection/components/{bal-checkbox/bal-checkbox.type.js → app/app.interfaces.js} +0 -0
  2674. /package/dist/collection/components/{bal-modal/bal-modal.type.js → number-input/number-input.interfaces.js} +0 -0
  2675. /package/dist/collection/components/{bal-nav/bal-nav.types.js → segment/segment-item.type.js} +0 -0
  2676. /package/dist/collection/{components/bal-popup/variants/variant.interfaces.js → global/component.type.js} +0 -0
  2677. /package/dist/collection/{utils → global}/config/config.types.js +0 -0
  2678. /package/dist/collection/{utils → global}/config/observable/observer.js +0 -0
  2679. /package/dist/collection/{utils → global}/config/observable/subject.js +0 -0
  2680. /package/dist/collection/{components/bal-radio/bal-radio.type.js → utils/property-checkers/property-types.js} +0 -0
  2681. /package/dist/{collection/components/bal-segment/bal-segment.types.js → types/components/accordion/test/accordion.a11y.play.d.ts} +0 -0
  2682. /package/dist/{collection/components/bal-select/utils/bal-option.type.js → types/components/accordion/test/accordion.component.play.d.ts} +0 -0
  2683. /package/dist/{collection/components/bal-steps/bal-step.type.js → types/components/accordion/test/accordion.visual.play.d.ts} +0 -0
  2684. /package/dist/{collection/components/bal-tabs/bal-tab.type.js → types/components/alert/test/alert.visual.play.d.ts} +0 -0
  2685. /package/dist/{collection/utils/animation/animation.interfaces.js → types/components/alert/test/snackbar.a11y.play.d.ts} +0 -0
  2686. /package/dist/{collection/utils/dropdown/component.js → types/components/alert/test/snackbar.component.play.d.ts} +0 -0
  2687. /package/dist/{collection/utils/focus/focus.interfaces.js → types/components/alert/test/snackbar.visual.play.d.ts} +0 -0
  2688. /package/dist/{collection/utils/mask/blocks/mask-block-interfaces.js → types/components/alert/test/toast.a11y.play.d.ts} +0 -0
  2689. /package/dist/{collection/utils/mask/component/mask-component-interfaces.js → types/components/alert/test/toast.visual.play.d.ts} +0 -0
  2690. /package/dist/{collection/utils/mask/context/mask-context-interfaces.js → types/components/badge/test/badge.a11y.play.d.ts} +0 -0
  2691. /package/dist/{collection/utils/mask/mask-interfaces.js → types/components/badge/test/badge.component.play.d.ts} +0 -0
  2692. /package/dist/{collection/utils/mutation/mutation.interfaces.js → types/components/badge/test/badge.visual.play.d.ts} +0 -0
  2693. /package/dist/{collection/utils/swiper/swiper.type.js → types/components/button/test/button-group.visual.play.d.ts} +0 -0
  2694. /package/dist/{collection/utils/visibility/visibility.interfaces.js → types/components/button/test/button.a11y.play.d.ts} +0 -0
  2695. /package/dist/types/components/{bal-accordion/test/bal-accordion.visual.play.d.ts → button/test/button.component.play.d.ts} +0 -0
  2696. /package/dist/types/components/{bal-badge/test/bal-badge.visual.play.d.ts → button/test/button.visual.play.d.ts} +0 -0
  2697. /package/dist/types/components/{bal-button/test/bal-button.visual.play.d.ts → card/test/card.a11y.play.d.ts} +0 -0
  2698. /package/dist/types/components/{bal-card/test/bal-card.visual.play.d.ts → card/test/card.component.play.d.ts} +0 -0
  2699. /package/dist/types/components/{bal-carousel/test/bal-carousel.visual.play.d.ts → card/test/card.visual.play.d.ts} +0 -0
  2700. /package/dist/types/components/{bal-checkbox/test/bal-checkbox-icons.visual.play.d.ts → checkbox/test/checkbox.a11y.play.d.ts} +0 -0
  2701. /package/dist/types/components/{bal-checkbox/test/bal-checkbox-tiles.visual.play.d.ts → checkbox/test/checkbox.component.play.d.ts} +0 -0
  2702. /package/dist/types/components/{bal-checkbox/test/bal-checkbox.visual.play.d.ts → checkbox/test/checkbox.visual.play.d.ts} +0 -0
  2703. /package/dist/types/components/{bal-close/test/bal-close.visual.play.d.ts → close/test/close.a11y.play.d.ts} +0 -0
  2704. /package/dist/types/components/{bal-content/test/bal-content.visual.play.d.ts → close/test/close.component.play.d.ts} +0 -0
  2705. /package/dist/types/components/{bal-data/test/bal-data.visual.play.d.ts → close/test/close.visual.play.d.ts} +0 -0
  2706. /package/dist/types/components/{bal-date/test/bal-date.visual.play.d.ts → container/test/container.visual.play.d.ts} +0 -0
  2707. /package/dist/types/components/{bal-divider/test/bal-divider.visual.play.d.ts → content/test/content.component.play.d.ts} +0 -0
  2708. /package/dist/types/components/{bal-dropdown/test/bal-dropdown.visual.play.d.ts → content/test/content.visual.play.d.ts} +0 -0
  2709. /package/dist/types/components/{bal-field/test/bal-field-horizontal.visual.play.d.ts → divider/test/divider.a11y.play.d.ts} +0 -0
  2710. /package/dist/types/components/{bal-field/test/bal-field.visual.play.d.ts → divider/test/divider.component.play.d.ts} +0 -0
  2711. /package/dist/types/components/{bal-file-upload/test/bal-file-upload.visual.play.d.ts → divider/test/divider.visual.play.d.ts} +0 -0
  2712. /package/dist/types/components/{bal-footer/test/bal-footer.visual.play.d.ts → form/test/form.visual.play.d.ts} +0 -0
  2713. /package/dist/types/components/{bal-form-grid/test/bal-form-grid.visual.play.d.ts → grid/test/grid.visual.play.d.ts} +0 -0
  2714. /package/dist/types/components/{bal-heading/test/bal-heading.visual.play.d.ts → heading/test/heading.a11y.play.d.ts} +0 -0
  2715. /package/dist/types/components/{bal-hint/test/bal-hint.visual.play.d.ts → heading/test/heading.component.play.d.ts} +0 -0
  2716. /package/dist/types/components/{bal-icon/test/bal-icon.visual.play.d.ts → heading/test/heading.visual.play.d.ts} +0 -0
  2717. /package/dist/types/components/{bal-input-group/test/bal-input-group.visual.play.d.ts → icon/test/icon.a11y.play.d.ts} +0 -0
  2718. /package/dist/types/components/{bal-input-slider/test/bal-input-slider.visual.play.d.ts → icon/test/icon.component.play.d.ts} +0 -0
  2719. /package/dist/types/components/{bal-input-stepper/test/bal-input-stepper.visual.play.d.ts → icon/test/icon.visual.play.d.ts} +0 -0
  2720. /package/dist/types/components/{bal-input/test/bal-input.visual.play.d.ts → input/test/input.a11y.play.d.ts} +0 -0
  2721. /package/dist/types/components/{bal-label/test/bal-label.visual.play.d.ts → input/test/input.component.play.d.ts} +0 -0
  2722. /package/dist/types/components/{bal-list/test/bal-list.visual.play.d.ts → input/test/input.visual.play.d.ts} +0 -0
  2723. /package/dist/types/components/{bal-logo/test/bal-logo.visual.play.d.ts → label/test/label.a11y.play.d.ts} +0 -0
  2724. /package/dist/types/components/{bal-modal/test/bal-modal.visual.play.d.ts → label/test/label.component.play.d.ts} +0 -0
  2725. /package/dist/types/components/{bal-nav/test/bal-nav-colors.visual.play.d.ts → label/test/label.visual.play.d.ts} +0 -0
  2726. /package/dist/types/components/{bal-nav/test/bal-nav-long.visual.play.d.ts → link/test/link.a11y.play.d.ts} +0 -0
  2727. /package/dist/types/components/{bal-nav/test/bal-nav.visual.play.d.ts → link/test/link.visual.play.d.ts} +0 -0
  2728. /package/dist/types/components/{bal-navbar/test/bal-navbar.visual.play.d.ts → list/test/list-native.visual.play.d.ts} +0 -0
  2729. /package/dist/types/components/{bal-notification/test/bal-notification.visual.play.d.ts → list/test/list.component.play.d.ts} +0 -0
  2730. /package/dist/types/components/{bal-number-input/test/bal-number-input.visual.play.d.ts → logo/test/logo.a11y.play.d.ts} +0 -0
  2731. /package/dist/types/components/{bal-option-list/test/bal-option-list.visual.play.d.ts → logo/test/logo.component.play.d.ts} +0 -0
  2732. /package/dist/types/components/{bal-option/test/bal-option.visual.play.d.ts → logo/test/logo.visual.play.d.ts} +0 -0
  2733. /package/dist/types/components/{bal-pagination/test/bal-pagination.visual.play.d.ts → notification/test/notification.a11y.play.d.ts} +0 -0
  2734. /package/dist/types/components/{bal-popover/test/bal-popover.visual.play.d.ts → notification/test/notification.component.play.d.ts} +0 -0
  2735. /package/dist/types/components/{bal-popup/test/bal-popup.visual.play.d.ts → notification/test/notification.visual.play.d.ts} +0 -0
  2736. /package/dist/types/components/{bal-number-input/bal-number-input.utils.d.ts → number-input/number-input.utils.d.ts} +0 -0
  2737. /package/dist/types/components/{bal-progress-bar/test/bal-progress-bar.visual.play.d.ts → number-input/test/number-input.a11y.play.d.ts} +0 -0
  2738. /package/dist/types/components/{bal-radio/test/bal-radio-icons.visual.play.d.ts → number-input/test/number-input.component.play.d.ts} +0 -0
  2739. /package/dist/types/components/{bal-radio/test/bal-radio-tiles.visual.play.d.ts → number-input/test/number-input.visual.play.d.ts} +0 -0
  2740. /package/dist/types/components/{bal-radio/test/bal-radio.visual.play.d.ts → pagination/test/pagination.a11y.play.d.ts} +0 -0
  2741. /package/dist/types/components/{bal-segment/test/bal-segment.visual.play.d.ts → pagination/test/pagination.component.play.d.ts} +0 -0
  2742. /package/dist/types/components/{bal-select/test/bal-select-multiple.visual.play.d.ts → pagination/test/pagination.visual.play.d.ts} +0 -0
  2743. /package/dist/types/components/{bal-select/test/bal-select.visual.play.d.ts → progress-bar/test/progress-bar.a11y.play.d.ts} +0 -0
  2744. /package/dist/types/components/{bal-shape/test/bal-shape.visual.play.d.ts → progress-bar/test/progress-bar.visual.play.d.ts} +0 -0
  2745. /package/dist/types/components/{bal-sheet/test/bal-sheet.visual.play.d.ts → radio/test/radio.a11y.play.d.ts} +0 -0
  2746. /package/dist/types/components/{bal-snackbar/test/bal-snackbar.visual.play.d.ts → radio/test/radio.component.play.d.ts} +0 -0
  2747. /package/dist/types/components/{bal-stack/test/bal-stack.visual.play.d.ts → radio/test/radio.visual.play.d.ts} +0 -0
  2748. /package/dist/types/components/{bal-stage/test/bal-stage.visual.play.d.ts → segment/test/segment.a11y.play.d.ts} +0 -0
  2749. /package/dist/types/components/{bal-steps/test/bal-steps.visual.play.d.ts → segment/test/segment.component.play.d.ts} +0 -0
  2750. /package/dist/types/components/{bal-table/test/bal-table.visual.play.d.ts → segment/test/segment.visual.play.d.ts} +0 -0
  2751. /package/dist/types/components/{bal-tabs/test/bal-tabs.visual.play.d.ts → shape/test/shape.component.play.d.ts} +0 -0
  2752. /package/dist/types/components/{bal-tag/test/bal-tag.a11y.play.d.ts → shape/test/shape.visual.play.d.ts} +0 -0
  2753. /package/dist/types/components/{bal-spinner/bal-spinner.animation.d.ts → spinner/spinner.animation.d.ts} +0 -0
  2754. /package/dist/types/components/{bal-tag/test/bal-tag.component.play.d.ts → spinner/test/spinner.a11y.play.d.ts} +0 -0
  2755. /package/dist/types/components/{bal-tag/test/bal-tag.visual.play.d.ts → spinner/test/spinner.visual.play.d.ts} +0 -0
  2756. /package/dist/types/components/{bal-text/test/bal-text.visual.play.d.ts → stack/test/stack.component.play.d.ts} +0 -0
  2757. /package/dist/types/components/{bal-textarea/test/bal-textarea.visual.play.d.ts → stack/test/stack.visual.play.d.ts} +0 -0
  2758. /package/dist/types/components/{bal-time-input/test/bal-time-input.visual.play.d.ts → table/test/table.visual.play.d.ts} +0 -0
  2759. /package/dist/types/components/{bal-toast/test/bal-toast.visual.play.d.ts → tag/test/tag.a11y.play.d.ts} +0 -0
  2760. /package/dist/types/components/{bal-tooltip/test/bal-tooltip.visual.play.d.ts → tag/test/tag.component.play.d.ts} +0 -0
  2761. /package/dist/types/{test/css-border.visual.play.d.ts → components/tag/test/tag.visual.play.d.ts} +0 -0
  2762. /package/dist/types/{test/css-color.visual.play.d.ts → components/text/test/text.a11y.play.d.ts} +0 -0
  2763. /package/dist/types/{test/css-core.visual.play.d.ts → components/text/test/text.component.play.d.ts} +0 -0
  2764. /package/dist/types/{test/css-display.visual.play.d.ts → components/text/test/text.visual.play.d.ts} +0 -0
  2765. /package/dist/types/{test/css-flex.visual.play.d.ts → components/textarea/test/textarea.a11y.play.d.ts} +0 -0
  2766. /package/dist/types/{test/css-grid.visual.play.d.ts → components/textarea/test/textarea.component.play.d.ts} +0 -0
  2767. /package/dist/types/{test/css-inheritance.visual.play.d.ts → components/textarea/test/textarea.visual.play.d.ts} +0 -0
  2768. /package/dist/types/{test/css-opacity.visual.play.d.ts → components/toggle/test/toggle.a11y.play.d.ts} +0 -0
  2769. /package/dist/types/{test/css-radius.visual.play.d.ts → components/toggle/test/toggle.component.play.d.ts} +0 -0
  2770. /package/dist/types/{test/css-shadow.visual.play.d.ts → components/toggle/test/toggle.visual.play.d.ts} +0 -0
  2771. /package/dist/types/{utils → global}/config/index.d.ts +0 -0
  2772. /package/dist/types/{utils → global}/constants/keys.constant.d.ts +0 -0
  2773. /package/dist/types/{tags-all.d.ts → global/constants/tags.constant.d.ts} +0 -0
  2774. /package/dist/types/{global.d.ts → global/global.d.ts} +0 -0
@@ -1,4543 +0,0 @@
1
- import { L as Lottie } from './lottie_light_html.js';
2
- import { c as commonjsGlobal } from './_commonjsHelpers.js';
3
-
4
- const SpinnerAnimationData = (color = '#151f6d') => ({
5
- v: '5.8.1',
6
- fr: 25,
7
- ip: 0,
8
- op: 77,
9
- w: 1080,
10
- h: 1080,
11
- nm: 'loader_v2',
12
- asdf: color,
13
- ddd: 0,
14
- assets: [
15
- {
16
- id: 'comp_0',
17
- nm: 'Shapes_Logo',
18
- fr: 25,
19
- layers: [
20
- {
21
- ddd: 0,
22
- ind: 1,
23
- ty: 0,
24
- nm: 'shape',
25
- refId: 'comp_1',
26
- sr: 1,
27
- ks: {
28
- o: { a: 0, k: 100, ix: 11 },
29
- r: { a: 0, k: 0, ix: 10 },
30
- p: { a: 0, k: [1284, 1276, 0], ix: 2, l: 2 },
31
- a: { a: 0, k: [1280, 1280, 0], ix: 1, l: 2 },
32
- s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 },
33
- },
34
- ao: 0,
35
- w: 2560,
36
- h: 2560,
37
- ip: 0,
38
- op: 246,
39
- st: 0,
40
- bm: 0,
41
- },
42
- {
43
- ddd: 0,
44
- ind: 2,
45
- ty: 0,
46
- nm: 'shape',
47
- refId: 'comp_1',
48
- sr: 1,
49
- ks: {
50
- o: { a: 0, k: 100, ix: 11 },
51
- r: { a: 0, k: 0, ix: 10 },
52
- p: { a: 0, k: [1280, 1280, 0], ix: 2, l: 2 },
53
- a: { a: 0, k: [1280, 1280, 0], ix: 1, l: 2 },
54
- s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 },
55
- },
56
- ao: 0,
57
- w: 2560,
58
- h: 2560,
59
- ip: 0,
60
- op: 246,
61
- st: 0,
62
- bm: 0,
63
- },
64
- ],
65
- },
66
- {
67
- id: 'comp_1',
68
- nm: 'shape',
69
- fr: 25,
70
- layers: [
71
- {
72
- ddd: 0,
73
- ind: 1,
74
- ty: 0,
75
- nm: 'shape rotate',
76
- refId: 'comp_2',
77
- sr: 1,
78
- ks: {
79
- o: { a: 0, k: 100, ix: 11 },
80
- r: { a: 0, k: 0, ix: 10 },
81
- p: { a: 0, k: [1280, 1280, 0], ix: 2, l: 2 },
82
- a: { a: 0, k: [1280, 1280, 0], ix: 1, l: 2 },
83
- s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 },
84
- },
85
- ao: 0,
86
- ef: [
87
- {
88
- ty: 21,
89
- nm: 'Fill',
90
- np: 9,
91
- mn: 'ADBE Fill',
92
- ix: 1,
93
- en: 1,
94
- ef: [
95
- { ty: 10, nm: 'Fill Mask', mn: 'ADBE Fill-0001', ix: 1, v: { a: 0, k: 0, ix: 1 } },
96
- { ty: 7, nm: 'All Masks', mn: 'ADBE Fill-0007', ix: 2, v: { a: 0, k: 0, ix: 2 } },
97
- {
98
- ty: 2,
99
- nm: 'Color',
100
- mn: 'ADBE Fill-0002',
101
- ix: 3,
102
- v: { a: 0, k: [0.082352943718, 0.121568627656, 0.427450984716, 1], ix: 3 },
103
- },
104
- { ty: 7, nm: 'Invert', mn: 'ADBE Fill-0006', ix: 4, v: { a: 0, k: 0, ix: 4 } },
105
- { ty: 0, nm: 'Horizontal Feather', mn: 'ADBE Fill-0003', ix: 5, v: { a: 0, k: 0, ix: 5 } },
106
- { ty: 0, nm: 'Vertical Feather', mn: 'ADBE Fill-0004', ix: 6, v: { a: 0, k: 0, ix: 6 } },
107
- { ty: 0, nm: 'Opacity', mn: 'ADBE Fill-0005', ix: 7, v: { a: 0, k: 1, ix: 7 } },
108
- ],
109
- },
110
- ],
111
- w: 2560,
112
- h: 2560,
113
- ip: 0,
114
- op: 246,
115
- st: 0,
116
- bm: 0,
117
- },
118
- ],
119
- },
120
- {
121
- id: 'comp_2',
122
- nm: 'shape rotate',
123
- fr: 25,
124
- layers: [
125
- {
126
- ddd: 0,
127
- ind: 2,
128
- ty: 3,
129
- nm: 'Null 8',
130
- sr: 1,
131
- ks: {
132
- o: { a: 0, k: 0, ix: 11 },
133
- r: { a: 0, k: 0, ix: 10 },
134
- p: { a: 0, k: [2360, 2000.036, 0], ix: 2, l: 2 },
135
- a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 },
136
- s: {
137
- a: 1,
138
- k: [
139
- {
140
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
141
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
142
- t: 69,
143
- s: [100, 100, 100],
144
- },
145
- { t: 70, s: [81.2, 100, 100] },
146
- ],
147
- ix: 6,
148
- l: 2,
149
- },
150
- },
151
- ao: 0,
152
- ip: 20,
153
- op: 246,
154
- st: 0,
155
- bm: 0,
156
- },
157
- {
158
- ddd: 0,
159
- ind: 3,
160
- ty: 4,
161
- nm: 'Maske Icon Outlines 8',
162
- td: 1,
163
- sr: 1,
164
- ks: {
165
- o: { a: 0, k: 100, ix: 11 },
166
- r: { a: 0, k: 45, ix: 10 },
167
- p: {
168
- a: 1,
169
- k: [
170
- {
171
- i: { x: 0.833, y: 0.833 },
172
- o: { x: 0.167, y: 0.167 },
173
- t: 21,
174
- s: [1321.125, 1281, 0],
175
- to: [-4, 0, 0],
176
- ti: [6.667, 0, 0],
177
- },
178
- {
179
- i: { x: 0.833, y: 0.833 },
180
- o: { x: 0.167, y: 0.167 },
181
- t: 22,
182
- s: [1297.125, 1281, 0],
183
- to: [-6.667, 0, 0],
184
- ti: [2.667, 0, 0],
185
- },
186
- { t: 24, s: [1281.125, 1281, 0] },
187
- ],
188
- ix: 2,
189
- l: 2,
190
- },
191
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
192
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
193
- },
194
- ao: 0,
195
- shapes: [
196
- {
197
- ty: 'gr',
198
- it: [
199
- {
200
- ind: 0,
201
- ty: 'sh',
202
- ix: 1,
203
- ks: {
204
- a: 0,
205
- k: {
206
- i: [
207
- [0, 0],
208
- [4.479, 4.479],
209
- [0, 0],
210
- [4.479, -4.48],
211
- [0, 0],
212
- [-4.479, -4.479],
213
- [0, 0],
214
- [-4.479, 4.48],
215
- ],
216
- o: [
217
- [4.479, -4.479],
218
- [0, 0],
219
- [-4.479, -4.48],
220
- [0, 0],
221
- [-4.479, 4.479],
222
- [0, 0],
223
- [4.479, 4.48],
224
- [0, 0],
225
- ],
226
- v: [
227
- [130.113, 8.111],
228
- [130.113, -8.11],
229
- [8.11, -130.112],
230
- [-8.11, -130.112],
231
- [-130.113, -8.11],
232
- [-130.113, 8.111],
233
- [-8.11, 130.113],
234
- [8.11, 130.113],
235
- ],
236
- c: true,
237
- },
238
- ix: 2,
239
- },
240
- nm: 'Path 1',
241
- mn: 'ADBE Vector Shape - Group',
242
- hd: false,
243
- },
244
- {
245
- ty: 'fl',
246
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
247
- o: { a: 0, k: 100, ix: 5 },
248
- r: 1,
249
- bm: 0,
250
- nm: 'Fill 1',
251
- mn: 'ADBE Vector Graphic - Fill',
252
- hd: false,
253
- },
254
- {
255
- ty: 'tr',
256
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
257
- a: { a: 0, k: [0, 0], ix: 1 },
258
- s: { a: 0, k: [100, 100], ix: 3 },
259
- r: { a: 0, k: 0, ix: 6 },
260
- o: { a: 0, k: 100, ix: 7 },
261
- sk: { a: 0, k: 0, ix: 4 },
262
- sa: { a: 0, k: 0, ix: 5 },
263
- nm: 'Transform',
264
- },
265
- ],
266
- nm: 'Group 1',
267
- np: 2,
268
- cix: 2,
269
- bm: 0,
270
- ix: 1,
271
- mn: 'ADBE Vector Group',
272
- hd: false,
273
- },
274
- ],
275
- ip: 20,
276
- op: 248,
277
- st: -60,
278
- bm: 0,
279
- },
280
- {
281
- ddd: 0,
282
- ind: 4,
283
- ty: 4,
284
- nm: 'Shape Layer 1',
285
- parent: 2,
286
- tt: 1,
287
- sr: 1,
288
- ks: {
289
- o: { a: 0, k: 100, ix: 11 },
290
- r: { a: 0, k: 0, ix: 10 },
291
- p: {
292
- a: 1,
293
- k: [
294
- {
295
- i: { x: 0.667, y: 1 },
296
- o: { x: 0.333, y: 0 },
297
- t: 20,
298
- s: [-360, -720.036, 0],
299
- to: [0, 120, 0],
300
- ti: [0, -120, 0],
301
- },
302
- {
303
- i: { x: 0.833, y: 0.833 },
304
- o: { x: 0.167, y: 0.167 },
305
- t: 24,
306
- s: [-360, -0.036, 0],
307
- to: [0, 0, 0],
308
- ti: [0, 0, 0],
309
- },
310
- {
311
- i: { x: 0.833, y: 0.833 },
312
- o: { x: 0.167, y: 0.167 },
313
- t: 65,
314
- s: [-360, -0.036, 0],
315
- to: [60, 60, 0],
316
- ti: [-6e-3, -6e-3, 0],
317
- },
318
- { t: 66, s: [-359.964, 0, 0] },
319
- ],
320
- ix: 2,
321
- l: 2,
322
- },
323
- a: { a: 0, k: [-387.395, -327.395, 0], ix: 1, l: 2 },
324
- s: {
325
- a: 1,
326
- k: [
327
- {
328
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
329
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
330
- t: 21,
331
- s: [74.66, 66.66, 100],
332
- },
333
- { t: 23, s: [66.66, 66.66, 100] },
334
- ],
335
- ix: 6,
336
- l: 2,
337
- },
338
- },
339
- ao: 0,
340
- shapes: [
341
- {
342
- ty: 'gr',
343
- it: [
344
- {
345
- ty: 'rc',
346
- d: 1,
347
- s: { a: 0, k: [1080, 1080], ix: 2 },
348
- p: { a: 0, k: [0, 0], ix: 3 },
349
- r: { a: 0, k: 0, ix: 4 },
350
- nm: 'Rectangle Path 1',
351
- mn: 'ADBE Vector Shape - Rect',
352
- hd: false,
353
- },
354
- {
355
- ty: 'fl',
356
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
357
- o: { a: 0, k: 100, ix: 5 },
358
- r: 1,
359
- bm: 0,
360
- nm: 'Fill 1',
361
- mn: 'ADBE Vector Graphic - Fill',
362
- hd: false,
363
- },
364
- {
365
- ty: 'tr',
366
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
367
- a: { a: 0, k: [0, 0], ix: 1 },
368
- s: { a: 0, k: [100, 100], ix: 3 },
369
- r: { a: 0, k: 0, ix: 6 },
370
- o: { a: 0, k: 100, ix: 7 },
371
- sk: { a: 0, k: 0, ix: 4 },
372
- sa: { a: 0, k: 0, ix: 5 },
373
- nm: 'Transform',
374
- },
375
- ],
376
- nm: 'Rectangle 1',
377
- np: 3,
378
- cix: 2,
379
- bm: 0,
380
- ix: 1,
381
- mn: 'ADBE Vector Group',
382
- hd: false,
383
- },
384
- ],
385
- ip: 20,
386
- op: 246,
387
- st: 0,
388
- bm: 0,
389
- },
390
- {
391
- ddd: 0,
392
- ind: 5,
393
- ty: 4,
394
- nm: 'Maske Icon Outlines 7',
395
- td: 1,
396
- sr: 1,
397
- ks: {
398
- o: { a: 0, k: 100, ix: 11 },
399
- r: { a: 0, k: 45, ix: 10 },
400
- p: {
401
- a: 1,
402
- k: [
403
- {
404
- i: { x: 0.667, y: 0.734 },
405
- o: { x: 0.333, y: 0 },
406
- t: 15,
407
- s: [561.125, 1281, 0],
408
- to: [26.056, 0, 0],
409
- ti: [-72.498, 0, 0],
410
- },
411
- {
412
- i: { x: 0.667, y: 0.929 },
413
- o: { x: 0.333, y: 0.043 },
414
- t: 16,
415
- s: [479.675, 1169, 0],
416
- to: [95.006, 0, 0],
417
- ti: [0, 0, 0],
418
- },
419
- {
420
- i: { x: 0.667, y: 1 },
421
- o: { x: 0.333, y: 0.388 },
422
- t: 17,
423
- s: [1530.166, 1165, 0],
424
- to: [0, 0, 0],
425
- ti: [0, 0, 0],
426
- },
427
- {
428
- i: { x: 0.667, y: 0.753 },
429
- o: { x: 0.333, y: 0 },
430
- t: 19,
431
- s: [1153.125, 1233, 0],
432
- to: [0, 0, 0],
433
- ti: [0, 0, 0],
434
- },
435
- {
436
- i: { x: 0.667, y: 1 },
437
- o: { x: 0.333, y: 0.232 },
438
- t: 21,
439
- s: [1186.685, 1281.581, 0],
440
- to: [0, 0, 0],
441
- ti: [0, 0, 0],
442
- },
443
- { t: 24, s: [1281.125, 1281, 0] },
444
- ],
445
- ix: 2,
446
- l: 2,
447
- },
448
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
449
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
450
- },
451
- ao: 0,
452
- shapes: [
453
- {
454
- ty: 'gr',
455
- it: [
456
- {
457
- ind: 0,
458
- ty: 'sh',
459
- ix: 1,
460
- ks: {
461
- a: 0,
462
- k: {
463
- i: [
464
- [0, 0],
465
- [4.479, 4.479],
466
- [0, 0],
467
- [4.479, -4.48],
468
- [0, 0],
469
- [-4.479, -4.479],
470
- [0, 0],
471
- [-4.479, 4.48],
472
- ],
473
- o: [
474
- [4.479, -4.479],
475
- [0, 0],
476
- [-4.479, -4.48],
477
- [0, 0],
478
- [-4.479, 4.479],
479
- [0, 0],
480
- [4.479, 4.48],
481
- [0, 0],
482
- ],
483
- v: [
484
- [130.113, 8.111],
485
- [130.113, -8.11],
486
- [8.11, -130.112],
487
- [-8.11, -130.112],
488
- [-130.113, -8.11],
489
- [-130.113, 8.111],
490
- [-8.11, 130.113],
491
- [8.11, 130.113],
492
- ],
493
- c: true,
494
- },
495
- ix: 2,
496
- },
497
- nm: 'Path 1',
498
- mn: 'ADBE Vector Shape - Group',
499
- hd: false,
500
- },
501
- {
502
- ty: 'fl',
503
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
504
- o: { a: 0, k: 100, ix: 5 },
505
- r: 1,
506
- bm: 0,
507
- nm: 'Fill 1',
508
- mn: 'ADBE Vector Graphic - Fill',
509
- hd: false,
510
- },
511
- {
512
- ty: 'tr',
513
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
514
- a: { a: 0, k: [0, 0], ix: 1 },
515
- s: { a: 0, k: [100, 100], ix: 3 },
516
- r: { a: 0, k: 0, ix: 6 },
517
- o: { a: 0, k: 100, ix: 7 },
518
- sk: { a: 0, k: 0, ix: 4 },
519
- sa: { a: 0, k: 0, ix: 5 },
520
- nm: 'Transform',
521
- },
522
- ],
523
- nm: 'Group 1',
524
- np: 2,
525
- cix: 2,
526
- bm: 0,
527
- ix: 1,
528
- mn: 'ADBE Vector Group',
529
- hd: false,
530
- },
531
- ],
532
- ip: 15,
533
- op: 248,
534
- st: -60,
535
- bm: 0,
536
- },
537
- {
538
- ddd: 0,
539
- ind: 6,
540
- ty: 4,
541
- nm: 'Shape Layer 2',
542
- tt: 1,
543
- sr: 1,
544
- ks: {
545
- o: { a: 0, k: 100, ix: 11 },
546
- r: { a: 0, k: 0, ix: 10 },
547
- p: {
548
- a: 1,
549
- k: [
550
- {
551
- i: { x: 0.667, y: 1 },
552
- o: { x: 0.333, y: 0 },
553
- t: 15,
554
- s: [1280, 920, 0],
555
- to: [-120, 0, 0],
556
- ti: [120, 0, 0],
557
- },
558
- {
559
- i: { x: 0.833, y: 0.833 },
560
- o: { x: 0.167, y: 0.167 },
561
- t: 19,
562
- s: [560, 920, 0],
563
- to: [0, 0, 0],
564
- ti: [0, 0, 0],
565
- },
566
- {
567
- i: { x: 0.833, y: 0.833 },
568
- o: { x: 0.167, y: 0.167 },
569
- t: 63,
570
- s: [560, 920, 0],
571
- to: [-60, -120, 0],
572
- ti: [60, 120, 0],
573
- },
574
- { t: 64, s: [200, 200, 0] },
575
- ],
576
- ix: 2,
577
- l: 2,
578
- },
579
- a: {
580
- a: 1,
581
- k: [
582
- {
583
- i: { x: 0.833, y: 0.833 },
584
- o: { x: 0.167, y: 0.167 },
585
- t: 63,
586
- s: [-387.395, 212.605, 0],
587
- to: [-90, -180, 0],
588
- ti: [90, 180, 0],
589
- },
590
- { t: 64, s: [-927.395, -867.395, 0] },
591
- ],
592
- ix: 1,
593
- l: 2,
594
- },
595
- s: {
596
- a: 1,
597
- k: [
598
- {
599
- i: { x: [0.667, 0.667, 0.667], y: [0.4, 1, 1] },
600
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
601
- t: 15,
602
- s: [66.66, 66.66, 100],
603
- },
604
- {
605
- i: { x: [0.667, 0.667, 0.667], y: [0.727, 0.478, 1] },
606
- o: { x: [0.333, 0.333, 0.333], y: [0.273, 0, 0] },
607
- t: 16,
608
- s: [70.307, 78.33, 100],
609
- },
610
- {
611
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
612
- o: { x: [0.333, 0.333, 0.333], y: [0.6, 0.343, 0] },
613
- t: 18,
614
- s: [86.353, 74, 100],
615
- },
616
- {
617
- i: { x: [0.663, 0.663, 0.663], y: [0.384, 0.67, 1] },
618
- o: { x: [0.328, 0.328, 0.328], y: [0, 0, 0] },
619
- t: 19,
620
- s: [90, 70.7, 100],
621
- },
622
- {
623
- i: { x: [0.667, 0.667, 0.667], y: [0.612, 0.7, 1] },
624
- o: { x: [0.332, 0.332, 0.332], y: [0.258, 0.734, 0] },
625
- t: 20,
626
- s: [87.644, 67.9, 100],
627
- },
628
- {
629
- i: { x: [0.696, 0.696, 0.696], y: [1, 1, 1] },
630
- o: { x: [0.35, 0.35, 0.35], y: [0.438, -1.172, 0] },
631
- t: 21,
632
- s: [82.105, 66.66, 100],
633
- },
634
- {
635
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
636
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
637
- t: 24,
638
- s: [66.66, 66.66, 100],
639
- },
640
- {
641
- i: { x: [0.667, 0.667, 0.667], y: [0.899, 0.429, 1] },
642
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
643
- t: 64,
644
- s: [66.66, 66.66, 100],
645
- },
646
- {
647
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
648
- o: { x: [0.333, 0.333, 0.333], y: [-0.928, 0.238, 0] },
649
- t: 66,
650
- s: [166.29, 64.778, 100],
651
- },
652
- {
653
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
654
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
655
- t: 69,
656
- s: [150, 58, 100],
657
- },
658
- { t: 76, s: [150, 59.4, 100] },
659
- ],
660
- ix: 6,
661
- l: 2,
662
- },
663
- },
664
- ao: 0,
665
- shapes: [
666
- {
667
- ty: 'gr',
668
- it: [
669
- {
670
- ty: 'rc',
671
- d: 1,
672
- s: { a: 0, k: [1080, 1080], ix: 2 },
673
- p: { a: 0, k: [0, 0], ix: 3 },
674
- r: { a: 0, k: 0, ix: 4 },
675
- nm: 'Rectangle Path 1',
676
- mn: 'ADBE Vector Shape - Rect',
677
- hd: false,
678
- },
679
- {
680
- ty: 'fl',
681
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
682
- o: { a: 0, k: 100, ix: 5 },
683
- r: 1,
684
- bm: 0,
685
- nm: 'Fill 1',
686
- mn: 'ADBE Vector Graphic - Fill',
687
- hd: false,
688
- },
689
- {
690
- ty: 'tr',
691
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
692
- a: { a: 0, k: [0, 0], ix: 1 },
693
- s: { a: 0, k: [100, 100], ix: 3 },
694
- r: { a: 0, k: 0, ix: 6 },
695
- o: { a: 0, k: 100, ix: 7 },
696
- sk: { a: 0, k: 0, ix: 4 },
697
- sa: { a: 0, k: 0, ix: 5 },
698
- nm: 'Transform',
699
- },
700
- ],
701
- nm: 'Rectangle 1',
702
- np: 3,
703
- cix: 2,
704
- bm: 0,
705
- ix: 1,
706
- mn: 'ADBE Vector Group',
707
- hd: false,
708
- },
709
- ],
710
- ip: 15,
711
- op: 246,
712
- st: 0,
713
- bm: 0,
714
- },
715
- {
716
- ddd: 0,
717
- ind: 7,
718
- ty: 4,
719
- nm: 'Maske Icon Outlines',
720
- td: 1,
721
- sr: 1,
722
- ks: {
723
- o: { a: 0, k: 100, ix: 11 },
724
- r: { a: 0, k: 45, ix: 10 },
725
- p: {
726
- a: 1,
727
- k: [
728
- {
729
- i: { x: 0.833, y: 0.833 },
730
- o: { x: 0.167, y: 0.167 },
731
- t: 19,
732
- s: [1757.125, 1473, 0],
733
- to: [-58.505, -16.716, 0],
734
- ti: [0, 0, 0],
735
- },
736
- {
737
- i: { x: 0.833, y: 0.833 },
738
- o: { x: 0.167, y: 0.167 },
739
- t: 23,
740
- s: [1147.324, 1335.959, 0],
741
- to: [0, 0, 0],
742
- ti: [0, 0, 0],
743
- },
744
- {
745
- i: { x: 0.833, y: 0.833 },
746
- o: { x: 0.167, y: 0.167 },
747
- t: 25,
748
- s: [1197.125, 1281, 0],
749
- to: [0, 0, 0],
750
- ti: [-14, 0, 0],
751
- },
752
- { t: 28, s: [1281.125, 1281, 0] },
753
- ],
754
- ix: 2,
755
- l: 2,
756
- },
757
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
758
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
759
- },
760
- ao: 0,
761
- shapes: [
762
- {
763
- ty: 'gr',
764
- it: [
765
- {
766
- ind: 0,
767
- ty: 'sh',
768
- ix: 1,
769
- ks: {
770
- a: 0,
771
- k: {
772
- i: [
773
- [0, 0],
774
- [4.479, 4.479],
775
- [0, 0],
776
- [4.479, -4.48],
777
- [0, 0],
778
- [-4.479, -4.479],
779
- [0, 0],
780
- [-4.479, 4.48],
781
- ],
782
- o: [
783
- [4.479, -4.479],
784
- [0, 0],
785
- [-4.479, -4.48],
786
- [0, 0],
787
- [-4.479, 4.479],
788
- [0, 0],
789
- [4.479, 4.48],
790
- [0, 0],
791
- ],
792
- v: [
793
- [130.113, 8.111],
794
- [130.113, -8.11],
795
- [8.11, -130.112],
796
- [-8.11, -130.112],
797
- [-130.113, -8.11],
798
- [-130.113, 8.111],
799
- [-8.11, 130.113],
800
- [8.11, 130.113],
801
- ],
802
- c: true,
803
- },
804
- ix: 2,
805
- },
806
- nm: 'Path 1',
807
- mn: 'ADBE Vector Shape - Group',
808
- hd: false,
809
- },
810
- {
811
- ty: 'fl',
812
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
813
- o: { a: 0, k: 100, ix: 5 },
814
- r: 1,
815
- bm: 0,
816
- nm: 'Fill 1',
817
- mn: 'ADBE Vector Graphic - Fill',
818
- hd: false,
819
- },
820
- {
821
- ty: 'tr',
822
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
823
- a: { a: 0, k: [0, 0], ix: 1 },
824
- s: { a: 0, k: [100, 100], ix: 3 },
825
- r: { a: 0, k: 0, ix: 6 },
826
- o: { a: 0, k: 100, ix: 7 },
827
- sk: { a: 0, k: 0, ix: 4 },
828
- sa: { a: 0, k: 0, ix: 5 },
829
- nm: 'Transform',
830
- },
831
- ],
832
- nm: 'Group 1',
833
- np: 2,
834
- cix: 2,
835
- bm: 0,
836
- ix: 1,
837
- mn: 'ADBE Vector Group',
838
- hd: false,
839
- },
840
- ],
841
- ip: 19,
842
- op: 248,
843
- st: -60,
844
- bm: 0,
845
- },
846
- {
847
- ddd: 0,
848
- ind: 8,
849
- ty: 4,
850
- nm: 'Shape Layer 3',
851
- tt: 1,
852
- sr: 1,
853
- ks: {
854
- o: { a: 0, k: 100, ix: 11 },
855
- r: { a: 0, k: 0, ix: 10 },
856
- p: {
857
- a: 1,
858
- k: [
859
- {
860
- i: { x: 0.667, y: 1 },
861
- o: { x: 0.333, y: 0 },
862
- t: 19,
863
- s: [1280, 1640, 0],
864
- to: [-120, 0, 0],
865
- ti: [120, 0, 0],
866
- },
867
- {
868
- i: { x: 0.833, y: 0.833 },
869
- o: { x: 0.167, y: 0.167 },
870
- t: 23,
871
- s: [560, 1640, 0],
872
- to: [0, 0, 0],
873
- ti: [0, 0, 0],
874
- },
875
- {
876
- i: { x: 0.833, y: 0.833 },
877
- o: { x: 0.167, y: 0.167 },
878
- t: 65,
879
- s: [560, 1640, 0],
880
- to: [0, 120, 0],
881
- ti: [0, -120, 0],
882
- },
883
- { t: 66, s: [560, 2360, 0] },
884
- ],
885
- ix: 2,
886
- l: 2,
887
- },
888
- a: {
889
- a: 1,
890
- k: [
891
- {
892
- i: { x: 0.833, y: 0.833 },
893
- o: { x: 0.167, y: 0.167 },
894
- t: 65,
895
- s: [-387.395, -867.395, 0],
896
- to: [0, 180, 0],
897
- ti: [0, -180, 0],
898
- },
899
- { t: 66, s: [-387.395, 212.605, 0] },
900
- ],
901
- ix: 1,
902
- l: 2,
903
- },
904
- s: {
905
- a: 1,
906
- k: [
907
- {
908
- i: { x: [0.667, 0.667, 0.667], y: [0.4, 1, 1] },
909
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
910
- t: 19,
911
- s: [66.66, 66.66, 100],
912
- },
913
- {
914
- i: { x: [0.667, 0.667, 0.667], y: [0.636, 0.013, 1] },
915
- o: { x: [0.333, 0.333, 0.333], y: [0.273, 0, 0] },
916
- t: 20,
917
- s: [70.307, 78.33, 100],
918
- },
919
- {
920
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
921
- o: { x: [0.333, 0.333, 0.333], y: [0.5, 0.349, 0] },
922
- t: 21,
923
- s: [78.33, 77.2, 100],
924
- },
925
- {
926
- i: { x: [0.663, 0.663, 0.663], y: [0.384, 0.661, 1] },
927
- o: { x: [0.328, 0.328, 0.328], y: [0, 0, 0] },
928
- t: 23,
929
- s: [90, 70.8, 100],
930
- },
931
- {
932
- i: { x: [0.667, 0.667, 0.667], y: [0.612, 0.715, 1] },
933
- o: { x: [0.332, 0.332, 0.332], y: [0.258, 0.696, 0] },
934
- t: 24,
935
- s: [87.644, 68, 100],
936
- },
937
- {
938
- i: { x: [0.696, 0.696, 0.696], y: [1, 1, 1] },
939
- o: { x: [0.35, 0.35, 0.35], y: [0.438, -1.201, 0] },
940
- t: 25,
941
- s: [82.105, 66.66, 100],
942
- },
943
- {
944
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
945
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
946
- t: 28,
947
- s: [66.66, 66.66, 100],
948
- },
949
- {
950
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
951
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
952
- t: 66,
953
- s: [66.66, 66.66, 100],
954
- },
955
- {
956
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
957
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
958
- t: 71,
959
- s: [66.66, 55.2, 100],
960
- },
961
- { t: 75, s: [66.66, 59.4, 100] },
962
- ],
963
- ix: 6,
964
- l: 2,
965
- },
966
- },
967
- ao: 0,
968
- shapes: [
969
- {
970
- ty: 'gr',
971
- it: [
972
- {
973
- ty: 'rc',
974
- d: 1,
975
- s: { a: 0, k: [1080, 1080], ix: 2 },
976
- p: { a: 0, k: [0, 0], ix: 3 },
977
- r: { a: 0, k: 0, ix: 4 },
978
- nm: 'Rectangle Path 1',
979
- mn: 'ADBE Vector Shape - Rect',
980
- hd: false,
981
- },
982
- {
983
- ty: 'fl',
984
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
985
- o: { a: 0, k: 100, ix: 5 },
986
- r: 1,
987
- bm: 0,
988
- nm: 'Fill 1',
989
- mn: 'ADBE Vector Graphic - Fill',
990
- hd: false,
991
- },
992
- {
993
- ty: 'tr',
994
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
995
- a: { a: 0, k: [0, 0], ix: 1 },
996
- s: { a: 0, k: [100, 100], ix: 3 },
997
- r: { a: 0, k: 0, ix: 6 },
998
- o: { a: 0, k: 100, ix: 7 },
999
- sk: { a: 0, k: 0, ix: 4 },
1000
- sa: { a: 0, k: 0, ix: 5 },
1001
- nm: 'Transform',
1002
- },
1003
- ],
1004
- nm: 'Rectangle 1',
1005
- np: 3,
1006
- cix: 2,
1007
- bm: 0,
1008
- ix: 1,
1009
- mn: 'ADBE Vector Group',
1010
- hd: false,
1011
- },
1012
- ],
1013
- ip: 19,
1014
- op: 246,
1015
- st: 0,
1016
- bm: 0,
1017
- },
1018
- {
1019
- ddd: 0,
1020
- ind: 9,
1021
- ty: 4,
1022
- nm: 'Shape Layer 5',
1023
- sr: 1,
1024
- ks: {
1025
- o: { a: 0, k: 100, ix: 11 },
1026
- r: { a: 0, k: 0, ix: 10 },
1027
- p: {
1028
- a: 1,
1029
- k: [
1030
- {
1031
- i: { x: 0.667, y: 1 },
1032
- o: { x: 0.333, y: 0 },
1033
- t: 16,
1034
- s: [1280, 1280, 0],
1035
- to: [0, 0, 0],
1036
- ti: [0, -120, 0],
1037
- },
1038
- {
1039
- i: { x: 0.833, y: 0.833 },
1040
- o: { x: 0.167, y: 0.167 },
1041
- t: 20,
1042
- s: [1280, 2000, 0],
1043
- to: [0, 0, 0],
1044
- ti: [0, 0, 0],
1045
- },
1046
- {
1047
- i: { x: 0.667, y: 1 },
1048
- o: { x: 0.333, y: 0 },
1049
- t: 41,
1050
- s: [1280, 2000, 0],
1051
- to: [0, 0, 0],
1052
- ti: [0, 0, 0],
1053
- },
1054
- {
1055
- i: { x: 0.667, y: 1 },
1056
- o: { x: 0.333, y: 0 },
1057
- t: 47,
1058
- s: [1280, 1216, 0],
1059
- to: [0, 0, 0],
1060
- ti: [0, 0, 0],
1061
- },
1062
- {
1063
- i: { x: 0.833, y: 0.833 },
1064
- o: { x: 0.167, y: 0.167 },
1065
- t: 52,
1066
- s: [1280, 1280, 0],
1067
- to: [0, 0, 0],
1068
- ti: [0, -153.935, 0],
1069
- },
1070
- { t: 53, s: [1280, 1280, 0], h: 1 },
1071
- { t: 63, s: [1280, 1280, 0], h: 1 },
1072
- {
1073
- i: { x: 0.833, y: 0.833 },
1074
- o: { x: 0.167, y: 0.167 },
1075
- t: 64,
1076
- s: [1280, 1280, 0],
1077
- to: [0, 230.274, 0],
1078
- ti: [0, 0, 0],
1079
- },
1080
- {
1081
- i: { x: 0.667, y: 1 },
1082
- o: { x: 0.333, y: 0 },
1083
- t: 65,
1084
- s: [1406, 1281.12, 0],
1085
- to: [0, 0, 0],
1086
- ti: [0, 0, 0],
1087
- },
1088
- {
1089
- i: { x: 0.667, y: 1 },
1090
- o: { x: 0.333, y: 0 },
1091
- t: 71,
1092
- s: [1406, 2061.92, 0],
1093
- to: [0, 0, 0],
1094
- ti: [0, 0, 0],
1095
- },
1096
- { t: 75, s: [1406, 2039.24, 0] },
1097
- ],
1098
- ix: 2,
1099
- l: 2,
1100
- },
1101
- a: {
1102
- a: 1,
1103
- k: [
1104
- {
1105
- i: { x: 0.833, y: 0.833 },
1106
- o: { x: 0.167, y: 0.167 },
1107
- t: 64,
1108
- s: [-387.395, -327.395, 0],
1109
- to: [-90, 90, 0],
1110
- ti: [90, -90, 0],
1111
- },
1112
- { t: 65, s: [-387.395, -327.395, 0] },
1113
- ],
1114
- ix: 1,
1115
- l: 2,
1116
- },
1117
- s: {
1118
- a: 1,
1119
- k: [
1120
- {
1121
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1122
- o: { x: [0.167, 0.167, 0.167], y: [0, 0.167, 0] },
1123
- t: 16,
1124
- s: [66.66, 66.66, 100],
1125
- },
1126
- {
1127
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1128
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1129
- t: 20,
1130
- s: [66.66, 90, 100],
1131
- },
1132
- {
1133
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1134
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1135
- t: 25,
1136
- s: [66.66, 66.66, 100],
1137
- },
1138
- {
1139
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1140
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1141
- t: 41,
1142
- s: [66.66, 66.66, 100],
1143
- },
1144
- {
1145
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1146
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1147
- t: 42,
1148
- s: [66.66, 67.2, 100],
1149
- },
1150
- {
1151
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1152
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1153
- t: 52,
1154
- s: [66.66, 67.2, 100],
1155
- },
1156
- {
1157
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1158
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1159
- t: 64,
1160
- s: [66.66, 67.2, 100],
1161
- },
1162
- {
1163
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1164
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1165
- t: 65,
1166
- s: [90, 67.2, 100],
1167
- },
1168
- {
1169
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1170
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1171
- t: 71,
1172
- s: [90, 55.2, 100],
1173
- },
1174
- { t: 75, s: [90, 59.4, 100] },
1175
- ],
1176
- ix: 6,
1177
- l: 2,
1178
- },
1179
- },
1180
- ao: 0,
1181
- shapes: [
1182
- {
1183
- ty: 'gr',
1184
- it: [
1185
- {
1186
- ty: 'rc',
1187
- d: 1,
1188
- s: { a: 0, k: [1080, 1080], ix: 2 },
1189
- p: { a: 0, k: [0, 0], ix: 3 },
1190
- r: { a: 0, k: 0, ix: 4 },
1191
- nm: 'Rectangle Path 1',
1192
- mn: 'ADBE Vector Shape - Rect',
1193
- hd: false,
1194
- },
1195
- {
1196
- ty: 'fl',
1197
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1198
- o: { a: 0, k: 100, ix: 5 },
1199
- r: 1,
1200
- bm: 0,
1201
- nm: 'Fill 1',
1202
- mn: 'ADBE Vector Graphic - Fill',
1203
- hd: false,
1204
- },
1205
- {
1206
- ty: 'tr',
1207
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
1208
- a: { a: 0, k: [0, 0], ix: 1 },
1209
- s: { a: 0, k: [100, 100], ix: 3 },
1210
- r: { a: 0, k: 0, ix: 6 },
1211
- o: { a: 0, k: 100, ix: 7 },
1212
- sk: { a: 0, k: 0, ix: 4 },
1213
- sa: { a: 0, k: 0, ix: 5 },
1214
- nm: 'Transform',
1215
- },
1216
- ],
1217
- nm: 'Rectangle 1',
1218
- np: 3,
1219
- cix: 2,
1220
- bm: 0,
1221
- ix: 1,
1222
- mn: 'ADBE Vector Group',
1223
- hd: false,
1224
- },
1225
- ],
1226
- ip: 16,
1227
- op: 246,
1228
- st: 0,
1229
- bm: 0,
1230
- },
1231
- {
1232
- ddd: 0,
1233
- ind: 10,
1234
- ty: 4,
1235
- nm: 'shape',
1236
- sr: 1,
1237
- ks: {
1238
- o: { a: 0, k: 100, ix: 11 },
1239
- r: { a: 0, k: 0, ix: 10 },
1240
- p: {
1241
- a: 1,
1242
- k: [
1243
- {
1244
- i: { x: 0.667, y: 1 },
1245
- o: { x: 0.333, y: 0 },
1246
- t: 40,
1247
- s: [920, 920, 0],
1248
- to: [-60, 0, 0],
1249
- ti: [60, 0, 0],
1250
- },
1251
- {
1252
- i: { x: 0.833, y: 0.833 },
1253
- o: { x: 0.167, y: 0.167 },
1254
- t: 48,
1255
- s: [200, 920, 0],
1256
- to: [0, 0, 0],
1257
- ti: [0, 0, 0],
1258
- },
1259
- { i: { x: 0.667, y: 1 }, o: { x: 0.333, y: 0 }, t: 65, s: [200, 352, 0], to: [0, 0, 0], ti: [0, 0, 0] },
1260
- { t: 69, s: [200, 760, 0] },
1261
- ],
1262
- ix: 2,
1263
- l: 2,
1264
- },
1265
- a: { a: 0, k: [-791.483, -475.483, 0], ix: 1, l: 2 },
1266
- s: {
1267
- a: 1,
1268
- k: [
1269
- {
1270
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1271
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1272
- t: 48,
1273
- s: [86, 66.66, 100],
1274
- },
1275
- {
1276
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1277
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1278
- t: 65,
1279
- s: [66.66, 50, 100],
1280
- },
1281
- {
1282
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1283
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1284
- t: 68,
1285
- s: [59.4, 40, 100],
1286
- },
1287
- {
1288
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1289
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1290
- t: 71,
1291
- s: [58, 62, 100],
1292
- },
1293
- { t: 75, s: [59.4, 50.66, 100] },
1294
- ],
1295
- ix: 6,
1296
- l: 2,
1297
- },
1298
- },
1299
- ao: 0,
1300
- shapes: [
1301
- {
1302
- ty: 'gr',
1303
- it: [
1304
- {
1305
- ty: 'rc',
1306
- d: 1,
1307
- s: { a: 0, k: [1080, 1080], ix: 2 },
1308
- p: { a: 0, k: [0, 0], ix: 3 },
1309
- r: { a: 0, k: 0, ix: 4 },
1310
- nm: 'Rectangle Path 1',
1311
- mn: 'ADBE Vector Shape - Rect',
1312
- hd: false,
1313
- },
1314
- {
1315
- ty: 'fl',
1316
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1317
- o: { a: 0, k: 100, ix: 5 },
1318
- r: 1,
1319
- bm: 0,
1320
- nm: 'Fill 1',
1321
- mn: 'ADBE Vector Graphic - Fill',
1322
- hd: false,
1323
- },
1324
- {
1325
- ty: 'tr',
1326
- p: { a: 0, k: [-251.483, 64.517], ix: 2 },
1327
- a: { a: 0, k: [0, 0], ix: 1 },
1328
- s: { a: 0, k: [100, 100], ix: 3 },
1329
- r: { a: 0, k: 0, ix: 6 },
1330
- o: { a: 0, k: 100, ix: 7 },
1331
- sk: { a: 0, k: 0, ix: 4 },
1332
- sa: { a: 0, k: 0, ix: 5 },
1333
- nm: 'Transform',
1334
- },
1335
- ],
1336
- nm: 'Rectangle 1',
1337
- np: 3,
1338
- cix: 2,
1339
- bm: 0,
1340
- ix: 1,
1341
- mn: 'ADBE Vector Group',
1342
- hd: false,
1343
- },
1344
- ],
1345
- ip: 65,
1346
- op: 246,
1347
- st: 0,
1348
- bm: 0,
1349
- },
1350
- {
1351
- ddd: 0,
1352
- ind: 12,
1353
- ty: 4,
1354
- nm: 'Maske Icon Outlines 10',
1355
- td: 1,
1356
- sr: 1,
1357
- ks: {
1358
- o: { a: 0, k: 100, ix: 11 },
1359
- r: { a: 0, k: 45, ix: 10 },
1360
- p: {
1361
- a: 1,
1362
- k: [
1363
- {
1364
- i: { x: 0.833, y: 0.833 },
1365
- o: { x: 0.167, y: 0.167 },
1366
- t: 19,
1367
- s: [1909.125, 1473, 0],
1368
- to: [-58.505, -16.716, 0],
1369
- ti: [0, 0, 0],
1370
- },
1371
- {
1372
- i: { x: 0.833, y: 0.833 },
1373
- o: { x: 0.167, y: 0.167 },
1374
- t: 23,
1375
- s: [1299.324, 1335.959, 0],
1376
- to: [0, 0, 0],
1377
- ti: [0, 0, 0],
1378
- },
1379
- {
1380
- i: { x: 0.833, y: 0.833 },
1381
- o: { x: 0.167, y: 0.167 },
1382
- t: 25,
1383
- s: [1349.125, 1281, 0],
1384
- to: [0, 0, 0],
1385
- ti: [-14, 0, 0],
1386
- },
1387
- { t: 28, s: [1433.125, 1281, 0] },
1388
- ],
1389
- ix: 2,
1390
- l: 2,
1391
- },
1392
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
1393
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
1394
- },
1395
- ao: 0,
1396
- shapes: [
1397
- {
1398
- ty: 'gr',
1399
- it: [
1400
- {
1401
- ind: 0,
1402
- ty: 'sh',
1403
- ix: 1,
1404
- ks: {
1405
- a: 0,
1406
- k: {
1407
- i: [
1408
- [0, 0],
1409
- [4.479, 4.479],
1410
- [0, 0],
1411
- [4.479, -4.48],
1412
- [0, 0],
1413
- [-4.479, -4.479],
1414
- [0, 0],
1415
- [-4.479, 4.48],
1416
- ],
1417
- o: [
1418
- [4.479, -4.479],
1419
- [0, 0],
1420
- [-4.479, -4.48],
1421
- [0, 0],
1422
- [-4.479, 4.479],
1423
- [0, 0],
1424
- [4.479, 4.48],
1425
- [0, 0],
1426
- ],
1427
- v: [
1428
- [130.113, 8.111],
1429
- [130.113, -8.11],
1430
- [8.11, -130.112],
1431
- [-8.11, -130.112],
1432
- [-130.113, -8.11],
1433
- [-130.113, 8.111],
1434
- [-8.11, 130.113],
1435
- [8.11, 130.113],
1436
- ],
1437
- c: true,
1438
- },
1439
- ix: 2,
1440
- },
1441
- nm: 'Path 1',
1442
- mn: 'ADBE Vector Shape - Group',
1443
- hd: false,
1444
- },
1445
- {
1446
- ty: 'fl',
1447
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1448
- o: { a: 0, k: 100, ix: 5 },
1449
- r: 1,
1450
- bm: 0,
1451
- nm: 'Fill 1',
1452
- mn: 'ADBE Vector Graphic - Fill',
1453
- hd: false,
1454
- },
1455
- {
1456
- ty: 'tr',
1457
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
1458
- a: { a: 0, k: [0, 0], ix: 1 },
1459
- s: { a: 0, k: [100, 100], ix: 3 },
1460
- r: { a: 0, k: 0, ix: 6 },
1461
- o: { a: 0, k: 100, ix: 7 },
1462
- sk: { a: 0, k: 0, ix: 4 },
1463
- sa: { a: 0, k: 0, ix: 5 },
1464
- nm: 'Transform',
1465
- },
1466
- ],
1467
- nm: 'Group 1',
1468
- np: 2,
1469
- cix: 2,
1470
- bm: 0,
1471
- ix: 1,
1472
- mn: 'ADBE Vector Group',
1473
- hd: false,
1474
- },
1475
- ],
1476
- ip: 14,
1477
- op: 248,
1478
- st: -60,
1479
- bm: 0,
1480
- },
1481
- {
1482
- ddd: 0,
1483
- ind: 13,
1484
- ty: 4,
1485
- nm: 'Shape Layer 4',
1486
- tt: 1,
1487
- sr: 1,
1488
- ks: {
1489
- o: { a: 0, k: 100, ix: 11 },
1490
- r: { a: 0, k: 0, ix: 10 },
1491
- p: {
1492
- a: 1,
1493
- k: [
1494
- {
1495
- i: { x: 0.667, y: 1 },
1496
- o: { x: 0.333, y: 0 },
1497
- t: 14,
1498
- s: [1280, 1280, 0],
1499
- to: [120, 0, 0],
1500
- ti: [-120, 0, 0],
1501
- },
1502
- {
1503
- i: { x: 0.833, y: 0.833 },
1504
- o: { x: 0.167, y: 0.167 },
1505
- t: 18,
1506
- s: [2000, 1280, 0],
1507
- to: [0, 0, 0],
1508
- ti: [0, 0, 0],
1509
- },
1510
- {
1511
- i: { x: 0.653, y: 0.653 },
1512
- o: { x: 0.298, y: 0.298 },
1513
- t: 36,
1514
- s: [2000, 1280, 0],
1515
- to: [0, 0, 0],
1516
- ti: [0, 0, 0],
1517
- },
1518
- {
1519
- i: { x: 0.833, y: 0.833 },
1520
- o: { x: 0.334, y: 0.334 },
1521
- t: 45,
1522
- s: [2000, 1280, 0],
1523
- to: [0, 0, 0],
1524
- ti: [0, 0, 0],
1525
- },
1526
- {
1527
- i: { x: 0.833, y: 0.833 },
1528
- o: { x: 0.333, y: 0 },
1529
- t: 60,
1530
- s: [2000, 1280, 0],
1531
- to: [60, 0, 0],
1532
- ti: [-60, 0, 0],
1533
- },
1534
- {
1535
- i: { x: 0.638, y: 0.757 },
1536
- o: { x: 0.293, y: 0 },
1537
- t: 61,
1538
- s: [2000.036, 1280, 0],
1539
- to: [0.512, 0, 0],
1540
- ti: [-0.174, 0, 0],
1541
- },
1542
- {
1543
- i: { x: 0.668, y: 0.095 },
1544
- o: { x: 0.327, y: 0.368 },
1545
- t: 62,
1546
- s: [1997.044, 1280, 0],
1547
- to: [0.871, 0, 0],
1548
- ti: [1.145, 0, 0],
1549
- },
1550
- {
1551
- i: { x: 0.759, y: 0 },
1552
- o: { x: 0.354, y: 0.604 },
1553
- t: 63,
1554
- s: [1997.935, 1280, 0],
1555
- to: [-1.527, 0, 0],
1556
- ti: [3.187, 0, 0],
1557
- },
1558
- {
1559
- i: { x: 0.82, y: 0.526 },
1560
- o: { x: 0.454, y: 0.194 },
1561
- t: 64,
1562
- s: [1998.032, 1280, 0],
1563
- to: [-8.943, 0, 0],
1564
- ti: [-27.873, 0, 0],
1565
- },
1566
- {
1567
- i: { x: 0.65, y: 0.379 },
1568
- o: { x: 0.169, y: 1 },
1569
- t: 65,
1570
- s: [2000.036, 1280, 0],
1571
- to: [31.212, 0, 0],
1572
- ti: [-23.631, 0, 0],
1573
- },
1574
- {
1575
- i: { x: 0.833, y: 0.833 },
1576
- o: { x: 0.414, y: 0.616 },
1577
- t: 67,
1578
- s: [2022.679, 1280, 0],
1579
- to: [22.595, 0, 0],
1580
- ti: [0, 0, 0],
1581
- },
1582
- {
1583
- i: { x: 0.833, y: 0.833 },
1584
- o: { x: 0.167, y: 0.167 },
1585
- t: 70,
1586
- s: [2068.4, 1280, 0],
1587
- to: [0, 0, 0],
1588
- ti: [0, 0, 0],
1589
- },
1590
- { t: 76, s: [2039.24, 1280, 0] },
1591
- ],
1592
- ix: 2,
1593
- l: 2,
1594
- },
1595
- a: { a: 0, k: [-387.395, -327.395, 0], ix: 1, l: 2 },
1596
- s: {
1597
- a: 1,
1598
- k: [
1599
- {
1600
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1601
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0, 0] },
1602
- t: 14,
1603
- s: [66.66, 66.66, 100],
1604
- },
1605
- {
1606
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1607
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1608
- t: 18,
1609
- s: [90, 66.66, 100],
1610
- },
1611
- {
1612
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1613
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1614
- t: 23,
1615
- s: [66.66, 66.66, 100],
1616
- },
1617
- {
1618
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1619
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1620
- t: 45,
1621
- s: [66.66, 66.66, 100],
1622
- },
1623
- {
1624
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1625
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1626
- t: 61,
1627
- s: [66.66, 66.66, 100],
1628
- },
1629
- {
1630
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1631
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1632
- t: 65,
1633
- s: [66.66, 66.66, 100],
1634
- },
1635
- {
1636
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1637
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1638
- t: 70,
1639
- s: [54, 90.66, 100],
1640
- },
1641
- { t: 76, s: [59.4, 90, 100] },
1642
- ],
1643
- ix: 6,
1644
- l: 2,
1645
- },
1646
- },
1647
- ao: 0,
1648
- shapes: [
1649
- {
1650
- ty: 'gr',
1651
- it: [
1652
- {
1653
- ty: 'rc',
1654
- d: 1,
1655
- s: { a: 0, k: [1080, 1080], ix: 2 },
1656
- p: { a: 0, k: [0, 0], ix: 3 },
1657
- r: { a: 0, k: 0, ix: 4 },
1658
- nm: 'Rectangle Path 1',
1659
- mn: 'ADBE Vector Shape - Rect',
1660
- hd: false,
1661
- },
1662
- {
1663
- ty: 'fl',
1664
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1665
- o: { a: 0, k: 100, ix: 5 },
1666
- r: 1,
1667
- bm: 0,
1668
- nm: 'Fill 1',
1669
- mn: 'ADBE Vector Graphic - Fill',
1670
- hd: false,
1671
- },
1672
- {
1673
- ty: 'tr',
1674
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
1675
- a: { a: 0, k: [0, 0], ix: 1 },
1676
- s: { a: 0, k: [100, 100], ix: 3 },
1677
- r: { a: 0, k: 0, ix: 6 },
1678
- o: { a: 0, k: 100, ix: 7 },
1679
- sk: { a: 0, k: 0, ix: 4 },
1680
- sa: { a: 0, k: 0, ix: 5 },
1681
- nm: 'Transform',
1682
- },
1683
- ],
1684
- nm: 'Rectangle 1',
1685
- np: 3,
1686
- cix: 2,
1687
- bm: 0,
1688
- ix: 1,
1689
- mn: 'ADBE Vector Group',
1690
- hd: false,
1691
- },
1692
- ],
1693
- ip: 14,
1694
- op: 246,
1695
- st: 0,
1696
- bm: 0,
1697
- },
1698
- {
1699
- ddd: 0,
1700
- ind: 14,
1701
- ty: 4,
1702
- nm: 'Maske Icon Outlines 9',
1703
- td: 1,
1704
- sr: 1,
1705
- ks: {
1706
- o: { a: 0, k: 100, ix: 11 },
1707
- r: { a: 0, k: 45, ix: 10 },
1708
- p: {
1709
- a: 1,
1710
- k: [
1711
- {
1712
- i: { x: 0.833, y: 0.833 },
1713
- o: { x: 0.167, y: 0.167 },
1714
- t: 17,
1715
- s: [558.268, 1169, 0],
1716
- to: [0, 0, 0],
1717
- ti: [0, 0, 0],
1718
- },
1719
- {
1720
- i: { x: 0.833, y: 0.833 },
1721
- o: { x: 0.167, y: 0.167 },
1722
- t: 18,
1723
- s: [559.601, 1221.003, 0],
1724
- to: [0, 0, 0],
1725
- ti: [0, 0, 0],
1726
- },
1727
- {
1728
- i: { x: 0.833, y: 0.833 },
1729
- o: { x: 0.167, y: 0.167 },
1730
- t: 19,
1731
- s: [560.935, 1235.002, 0],
1732
- to: [0, 0, 0],
1733
- ti: [0, 0, 0],
1734
- },
1735
- {
1736
- i: { x: 0.833, y: 0.833 },
1737
- o: { x: 0.167, y: 0.167 },
1738
- t: 20,
1739
- s: [562.268, 1265, 0],
1740
- to: [0, 0, 0],
1741
- ti: [0, 0, 0],
1742
- },
1743
- {
1744
- i: { x: 0.833, y: 0.833 },
1745
- o: { x: 0.167, y: 0.167 },
1746
- t: 21,
1747
- s: [562.268, 1281, 0],
1748
- to: [0, 0, 0],
1749
- ti: [-0.015, 0.125, 0],
1750
- },
1751
- {
1752
- i: { x: 0.833, y: 0.833 },
1753
- o: { x: 0.167, y: 0.167 },
1754
- t: 39,
1755
- s: [563.86, 1281, 0],
1756
- to: [-5.401, 0, 0],
1757
- ti: [-2.404, 0, 0],
1758
- },
1759
- {
1760
- i: { x: 0.667, y: 1 },
1761
- o: { x: 0.333, y: 0 },
1762
- t: 41,
1763
- s: [490.268, 1281, 0],
1764
- to: [33.161, 0, 0],
1765
- ti: [0, 0, 0],
1766
- },
1767
- {
1768
- i: { x: 0.667, y: 1 },
1769
- o: { x: 0.333, y: 0 },
1770
- t: 47,
1771
- s: [1401.125, 1281, 0],
1772
- to: [0, 0, 0],
1773
- ti: [0, 0, 0],
1774
- },
1775
- { t: 52, s: [1281.125, 1281, 0] },
1776
- ],
1777
- ix: 2,
1778
- l: 2,
1779
- },
1780
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
1781
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
1782
- },
1783
- ao: 0,
1784
- shapes: [
1785
- {
1786
- ty: 'gr',
1787
- it: [
1788
- {
1789
- ind: 0,
1790
- ty: 'sh',
1791
- ix: 1,
1792
- ks: {
1793
- a: 0,
1794
- k: {
1795
- i: [
1796
- [0, 0],
1797
- [4.479, 4.479],
1798
- [0, 0],
1799
- [4.479, -4.48],
1800
- [0, 0],
1801
- [-4.479, -4.479],
1802
- [0, 0],
1803
- [-4.479, 4.48],
1804
- ],
1805
- o: [
1806
- [4.479, -4.479],
1807
- [0, 0],
1808
- [-4.479, -4.48],
1809
- [0, 0],
1810
- [-4.479, 4.479],
1811
- [0, 0],
1812
- [4.479, 4.48],
1813
- [0, 0],
1814
- ],
1815
- v: [
1816
- [130.113, 8.111],
1817
- [130.113, -8.11],
1818
- [8.11, -130.112],
1819
- [-8.11, -130.112],
1820
- [-130.113, -8.11],
1821
- [-130.113, 8.111],
1822
- [-8.11, 130.113],
1823
- [8.11, 130.113],
1824
- ],
1825
- c: true,
1826
- },
1827
- ix: 2,
1828
- },
1829
- nm: 'Path 1',
1830
- mn: 'ADBE Vector Shape - Group',
1831
- hd: false,
1832
- },
1833
- {
1834
- ty: 'fl',
1835
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1836
- o: { a: 0, k: 100, ix: 5 },
1837
- r: 1,
1838
- bm: 0,
1839
- nm: 'Fill 1',
1840
- mn: 'ADBE Vector Graphic - Fill',
1841
- hd: false,
1842
- },
1843
- {
1844
- ty: 'tr',
1845
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
1846
- a: { a: 0, k: [0, 0], ix: 1 },
1847
- s: { a: 0, k: [100, 100], ix: 3 },
1848
- r: { a: 0, k: 0, ix: 6 },
1849
- o: { a: 0, k: 100, ix: 7 },
1850
- sk: { a: 0, k: 0, ix: 4 },
1851
- sa: { a: 0, k: 0, ix: 5 },
1852
- nm: 'Transform',
1853
- },
1854
- ],
1855
- nm: 'Group 1',
1856
- np: 2,
1857
- cix: 2,
1858
- bm: 0,
1859
- ix: 1,
1860
- mn: 'ADBE Vector Group',
1861
- hd: false,
1862
- },
1863
- ],
1864
- ip: 12,
1865
- op: 248,
1866
- st: -60,
1867
- bm: 0,
1868
- },
1869
- {
1870
- ddd: 0,
1871
- ind: 15,
1872
- ty: 4,
1873
- nm: 'shape 2',
1874
- tt: 1,
1875
- sr: 1,
1876
- ks: {
1877
- o: { a: 0, k: 100, ix: 11 },
1878
- r: { a: 0, k: 0, ix: 10 },
1879
- p: {
1880
- a: 1,
1881
- k: [
1882
- {
1883
- i: { x: 0.667, y: 1 },
1884
- o: { x: 0.333, y: 0 },
1885
- t: 12,
1886
- s: [920, 1280, 0],
1887
- to: [0, -120, 0],
1888
- ti: [-120, -40, 0],
1889
- },
1890
- {
1891
- i: { x: 0.667, y: 1 },
1892
- o: { x: 0.167, y: 0.167 },
1893
- t: 16,
1894
- s: [920, 560, 0],
1895
- to: [120, 40, 0],
1896
- ti: [-81.504, 0, 0],
1897
- },
1898
- {
1899
- i: { x: 0.833, y: 0.833 },
1900
- o: { x: 0.167, y: 0.167 },
1901
- t: 46,
1902
- s: [1640, 1520, 0],
1903
- to: [0, 0, 0],
1904
- ti: [0, 0, 0],
1905
- },
1906
- { t: 65, s: [1640, 1520, 0] },
1907
- ],
1908
- ix: 2,
1909
- l: 2,
1910
- },
1911
- a: { a: 0, k: [-791.483, 64.517, 0], ix: 1, l: 2 },
1912
- s: {
1913
- a: 1,
1914
- k: [
1915
- {
1916
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1917
- o: { x: [0.167, 0.167, 0.167], y: [0, 0.167, 0] },
1918
- t: 12,
1919
- s: [66.66, 66.6, 100],
1920
- },
1921
- {
1922
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1923
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1924
- t: 16,
1925
- s: [66.66, 90, 100],
1926
- },
1927
- {
1928
- i: { x: [0.667, 0.667, 0.667], y: [-1.082, 1, 1] },
1929
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0] },
1930
- t: 21,
1931
- s: [66.66, 66.8, 100],
1932
- },
1933
- {
1934
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1935
- o: { x: [0.333, 0.333, 0.333], y: [0.625, 0, 0] },
1936
- t: 46,
1937
- s: [76.667, 160, 100],
1938
- },
1939
- {
1940
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1941
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1942
- t: 47,
1943
- s: [78, 160, 100],
1944
- },
1945
- {
1946
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1947
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1948
- t: 52,
1949
- s: [66.6, 160, 100],
1950
- },
1951
- { t: 65, s: [66.6, 66.8, 100] },
1952
- ],
1953
- ix: 6,
1954
- l: 2,
1955
- },
1956
- },
1957
- ao: 0,
1958
- shapes: [
1959
- {
1960
- ty: 'gr',
1961
- it: [
1962
- {
1963
- ty: 'rc',
1964
- d: 1,
1965
- s: { a: 0, k: [1080, 1080], ix: 2 },
1966
- p: { a: 0, k: [0, 0], ix: 3 },
1967
- r: { a: 0, k: 0, ix: 4 },
1968
- nm: 'Rectangle Path 1',
1969
- mn: 'ADBE Vector Shape - Rect',
1970
- hd: false,
1971
- },
1972
- {
1973
- ty: 'fl',
1974
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1975
- o: { a: 0, k: 100, ix: 5 },
1976
- r: 1,
1977
- bm: 0,
1978
- nm: 'Fill 1',
1979
- mn: 'ADBE Vector Graphic - Fill',
1980
- hd: false,
1981
- },
1982
- {
1983
- ty: 'tr',
1984
- p: { a: 0, k: [-251.483, 64.517], ix: 2 },
1985
- a: { a: 0, k: [0, 0], ix: 1 },
1986
- s: { a: 0, k: [100, 100], ix: 3 },
1987
- r: { a: 0, k: 0, ix: 6 },
1988
- o: { a: 0, k: 100, ix: 7 },
1989
- sk: { a: 0, k: 0, ix: 4 },
1990
- sa: { a: 0, k: 0, ix: 5 },
1991
- nm: 'Transform',
1992
- },
1993
- ],
1994
- nm: 'Rectangle 1',
1995
- np: 3,
1996
- cix: 2,
1997
- bm: 0,
1998
- ix: 1,
1999
- mn: 'ADBE Vector Group',
2000
- hd: false,
2001
- },
2002
- ],
2003
- ip: 46,
2004
- op: 52,
2005
- st: 0,
2006
- bm: 0,
2007
- },
2008
- {
2009
- ddd: 0,
2010
- ind: 16,
2011
- ty: 4,
2012
- nm: 'Maske Icon Outlines 3',
2013
- td: 1,
2014
- sr: 1,
2015
- ks: {
2016
- o: { a: 0, k: 100, ix: 11 },
2017
- r: { a: 0, k: 45, ix: 10 },
2018
- p: {
2019
- a: 1,
2020
- k: [
2021
- {
2022
- i: { x: 0.833, y: 0.833 },
2023
- o: { x: 0.167, y: 0.167 },
2024
- t: 17,
2025
- s: [558.268, 1169, 0],
2026
- to: [0, 0, 0],
2027
- ti: [0, 0, 0],
2028
- },
2029
- {
2030
- i: { x: 0.833, y: 0.833 },
2031
- o: { x: 0.167, y: 0.167 },
2032
- t: 18,
2033
- s: [559.601, 1221.003, 0],
2034
- to: [0, 0, 0],
2035
- ti: [0, 0, 0],
2036
- },
2037
- {
2038
- i: { x: 0.833, y: 0.833 },
2039
- o: { x: 0.167, y: 0.167 },
2040
- t: 19,
2041
- s: [560.935, 1235.002, 0],
2042
- to: [0, 0, 0],
2043
- ti: [0, 0, 0],
2044
- },
2045
- {
2046
- i: { x: 0.833, y: 0.833 },
2047
- o: { x: 0.167, y: 0.167 },
2048
- t: 20,
2049
- s: [562.268, 1265, 0],
2050
- to: [0, 0, 0],
2051
- ti: [0, 0, 0],
2052
- },
2053
- {
2054
- i: { x: 0.833, y: 0.833 },
2055
- o: { x: 0.167, y: 0.167 },
2056
- t: 21,
2057
- s: [562.268, 1281, 0],
2058
- to: [0, 0, 0],
2059
- ti: [-0.015, 0.125, 0],
2060
- },
2061
- {
2062
- i: { x: 0.833, y: 0.833 },
2063
- o: { x: 0.167, y: 0.167 },
2064
- t: 39,
2065
- s: [563.86, 1281, 0],
2066
- to: [-5.401, 0, 0],
2067
- ti: [-2.404, 0, 0],
2068
- },
2069
- {
2070
- i: { x: 0.667, y: 1 },
2071
- o: { x: 0.333, y: 0 },
2072
- t: 41,
2073
- s: [490.268, 1281, 0],
2074
- to: [33.161, 0, 0],
2075
- ti: [0, 0, 0],
2076
- },
2077
- {
2078
- i: { x: 0.667, y: 1 },
2079
- o: { x: 0.333, y: 0 },
2080
- t: 47,
2081
- s: [1401.125, 1281, 0],
2082
- to: [0, 0, 0],
2083
- ti: [0, 0, 0],
2084
- },
2085
- { t: 52, s: [1281.125, 1281, 0] },
2086
- ],
2087
- ix: 2,
2088
- l: 2,
2089
- },
2090
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
2091
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
2092
- },
2093
- ao: 0,
2094
- shapes: [
2095
- {
2096
- ty: 'gr',
2097
- it: [
2098
- {
2099
- ind: 0,
2100
- ty: 'sh',
2101
- ix: 1,
2102
- ks: {
2103
- a: 0,
2104
- k: {
2105
- i: [
2106
- [0, 0],
2107
- [4.479, 4.479],
2108
- [0, 0],
2109
- [4.479, -4.48],
2110
- [0, 0],
2111
- [-4.479, -4.479],
2112
- [0, 0],
2113
- [-4.479, 4.48],
2114
- ],
2115
- o: [
2116
- [4.479, -4.479],
2117
- [0, 0],
2118
- [-4.479, -4.48],
2119
- [0, 0],
2120
- [-4.479, 4.479],
2121
- [0, 0],
2122
- [4.479, 4.48],
2123
- [0, 0],
2124
- ],
2125
- v: [
2126
- [130.113, 8.111],
2127
- [130.113, -8.11],
2128
- [8.11, -130.112],
2129
- [-8.11, -130.112],
2130
- [-130.113, -8.11],
2131
- [-130.113, 8.111],
2132
- [-8.11, 130.113],
2133
- [8.11, 130.113],
2134
- ],
2135
- c: true,
2136
- },
2137
- ix: 2,
2138
- },
2139
- nm: 'Path 1',
2140
- mn: 'ADBE Vector Shape - Group',
2141
- hd: false,
2142
- },
2143
- {
2144
- ty: 'fl',
2145
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
2146
- o: { a: 0, k: 100, ix: 5 },
2147
- r: 1,
2148
- bm: 0,
2149
- nm: 'Fill 1',
2150
- mn: 'ADBE Vector Graphic - Fill',
2151
- hd: false,
2152
- },
2153
- {
2154
- ty: 'tr',
2155
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
2156
- a: { a: 0, k: [0, 0], ix: 1 },
2157
- s: { a: 0, k: [100, 100], ix: 3 },
2158
- r: { a: 0, k: 0, ix: 6 },
2159
- o: { a: 0, k: 100, ix: 7 },
2160
- sk: { a: 0, k: 0, ix: 4 },
2161
- sa: { a: 0, k: 0, ix: 5 },
2162
- nm: 'Transform',
2163
- },
2164
- ],
2165
- nm: 'Group 1',
2166
- np: 2,
2167
- cix: 2,
2168
- bm: 0,
2169
- ix: 1,
2170
- mn: 'ADBE Vector Group',
2171
- hd: false,
2172
- },
2173
- ],
2174
- ip: 12,
2175
- op: 248,
2176
- st: -60,
2177
- bm: 0,
2178
- },
2179
- {
2180
- ddd: 0,
2181
- ind: 17,
2182
- ty: 4,
2183
- nm: 'Shape Layer 7',
2184
- tt: 1,
2185
- sr: 1,
2186
- ks: {
2187
- o: { a: 0, k: 100, ix: 11 },
2188
- r: { a: 0, k: 0, ix: 10 },
2189
- p: {
2190
- a: 1,
2191
- k: [
2192
- {
2193
- i: { x: 0.667, y: 1 },
2194
- o: { x: 0.333, y: 0 },
2195
- t: 12,
2196
- s: [920, 1280, 0],
2197
- to: [0, -120, 0],
2198
- ti: [0, 120, 0],
2199
- },
2200
- {
2201
- i: { x: 0.833, y: 0.833 },
2202
- o: { x: 0.167, y: 0.167 },
2203
- t: 16,
2204
- s: [920, 560, 0],
2205
- to: [0, 0, 0],
2206
- ti: [0, 0, 0],
2207
- },
2208
- {
2209
- i: { x: 0.667, y: 0.717 },
2210
- o: { x: 0.333, y: 0 },
2211
- t: 41,
2212
- s: [920, 560, 0],
2213
- to: [38.496, 0, 0],
2214
- ti: [0, 0, 0],
2215
- },
2216
- {
2217
- i: { x: 0.667, y: 1 },
2218
- o: { x: 0.333, y: 0.206 },
2219
- t: 42.75,
2220
- s: [1122.862, 560, 0],
2221
- to: [0, 0, 0],
2222
- ti: [-81.504, 0, 0],
2223
- },
2224
- {
2225
- i: { x: 0.833, y: 0.833 },
2226
- o: { x: 0.167, y: 0.167 },
2227
- t: 46,
2228
- s: [1640, 560, 0],
2229
- to: [0, 0, 0],
2230
- ti: [0, 0, 0],
2231
- },
2232
- {
2233
- i: { x: 0.833, y: 0.833 },
2234
- o: { x: 0.167, y: 0.167 },
2235
- t: 65,
2236
- s: [1640, 560, 0],
2237
- to: [120, -60, 0],
2238
- ti: [-120, 60, 0],
2239
- },
2240
- { t: 66, s: [2360, 200, 0] },
2241
- ],
2242
- ix: 2,
2243
- l: 2,
2244
- },
2245
- a: {
2246
- a: 1,
2247
- k: [
2248
- {
2249
- i: { x: 0.833, y: 0.833 },
2250
- o: { x: 0.167, y: 0.167 },
2251
- t: 65,
2252
- s: [-927.395, -327.395, 0],
2253
- to: [180, -90, 0],
2254
- ti: [-180, 90, 0],
2255
- },
2256
- { t: 66, s: [152.605, -867.395, 0] },
2257
- ],
2258
- ix: 1,
2259
- l: 2,
2260
- },
2261
- s: {
2262
- a: 1,
2263
- k: [
2264
- {
2265
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
2266
- o: { x: [0.167, 0.167, 0.167], y: [0, 0.167, 0] },
2267
- t: 12,
2268
- s: [66.66, 66.6, 100],
2269
- },
2270
- {
2271
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
2272
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
2273
- t: 16,
2274
- s: [66.66, 90, 100],
2275
- },
2276
- {
2277
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
2278
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
2279
- t: 21,
2280
- s: [66.66, 66.8, 100],
2281
- },
2282
- {
2283
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
2284
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
2285
- t: 39,
2286
- s: [66.66, 66.8, 100],
2287
- },
2288
- {
2289
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
2290
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
2291
- t: 41,
2292
- s: [60, 66.8, 100],
2293
- },
2294
- {
2295
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
2296
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
2297
- t: 47,
2298
- s: [78, 66.8, 100],
2299
- },
2300
- {
2301
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
2302
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
2303
- t: 52,
2304
- s: [66.6, 66.8, 100],
2305
- },
2306
- {
2307
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
2308
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
2309
- t: 65,
2310
- s: [66.6, 66.8, 100],
2311
- },
2312
- {
2313
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
2314
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
2315
- t: 66,
2316
- s: [65.4, 66.6, 100],
2317
- },
2318
- {
2319
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
2320
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
2321
- t: 69,
2322
- s: [55.2, 61.2, 100],
2323
- },
2324
- { t: 70, s: [54, 59.4, 100] },
2325
- ],
2326
- ix: 6,
2327
- l: 2,
2328
- },
2329
- },
2330
- ao: 0,
2331
- shapes: [
2332
- {
2333
- ty: 'gr',
2334
- it: [
2335
- {
2336
- ty: 'rc',
2337
- d: 1,
2338
- s: { a: 0, k: [1080, 1080], ix: 2 },
2339
- p: { a: 0, k: [0, 0], ix: 3 },
2340
- r: { a: 0, k: 0, ix: 4 },
2341
- nm: 'Rectangle Path 1',
2342
- mn: 'ADBE Vector Shape - Rect',
2343
- hd: false,
2344
- },
2345
- {
2346
- ty: 'fl',
2347
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
2348
- o: { a: 0, k: 100, ix: 5 },
2349
- r: 1,
2350
- bm: 0,
2351
- nm: 'Fill 1',
2352
- mn: 'ADBE Vector Graphic - Fill',
2353
- hd: false,
2354
- },
2355
- {
2356
- ty: 'tr',
2357
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
2358
- a: { a: 0, k: [0, 0], ix: 1 },
2359
- s: { a: 0, k: [100, 100], ix: 3 },
2360
- r: { a: 0, k: 0, ix: 6 },
2361
- o: { a: 0, k: 100, ix: 7 },
2362
- sk: { a: 0, k: 0, ix: 4 },
2363
- sa: { a: 0, k: 0, ix: 5 },
2364
- nm: 'Transform',
2365
- },
2366
- ],
2367
- nm: 'Rectangle 1',
2368
- np: 3,
2369
- cix: 2,
2370
- bm: 0,
2371
- ix: 1,
2372
- mn: 'ADBE Vector Group',
2373
- hd: false,
2374
- },
2375
- ],
2376
- ip: 12,
2377
- op: 246,
2378
- st: 0,
2379
- bm: 0,
2380
- },
2381
- {
2382
- ddd: 0,
2383
- ind: 18,
2384
- ty: 4,
2385
- nm: 'shape 4',
2386
- sr: 1,
2387
- ks: {
2388
- o: { a: 0, k: 100, ix: 11 },
2389
- r: { a: 0, k: 0, ix: 10 },
2390
- p: {
2391
- a: 1,
2392
- k: [
2393
- {
2394
- i: { x: 0.833, y: 0.833 },
2395
- o: { x: 0.167, y: 0.167 },
2396
- t: 42,
2397
- s: [1120, 560, 0],
2398
- to: [26.667, 0, 0],
2399
- ti: [-26.667, 0, 0],
2400
- },
2401
- { t: 45, s: [1280, 560, 0] },
2402
- ],
2403
- ix: 2,
2404
- l: 2,
2405
- },
2406
- a: { a: 0, k: [-251.483, 64.517, 0], ix: 1, l: 2 },
2407
- s: { a: 0, k: [66.66, 66.66, 100], ix: 6, l: 2 },
2408
- },
2409
- ao: 0,
2410
- shapes: [
2411
- {
2412
- ty: 'gr',
2413
- it: [
2414
- {
2415
- ty: 'rc',
2416
- d: 1,
2417
- s: { a: 0, k: [1080, 1080], ix: 2 },
2418
- p: { a: 0, k: [0, 0], ix: 3 },
2419
- r: { a: 0, k: 0, ix: 4 },
2420
- nm: 'Rectangle Path 1',
2421
- mn: 'ADBE Vector Shape - Rect',
2422
- hd: false,
2423
- },
2424
- {
2425
- ty: 'fl',
2426
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
2427
- o: { a: 0, k: 100, ix: 5 },
2428
- r: 1,
2429
- bm: 0,
2430
- nm: 'Fill 1',
2431
- mn: 'ADBE Vector Graphic - Fill',
2432
- hd: false,
2433
- },
2434
- {
2435
- ty: 'tr',
2436
- p: { a: 0, k: [-251.483, 64.517], ix: 2 },
2437
- a: { a: 0, k: [0, 0], ix: 1 },
2438
- s: { a: 0, k: [100, 100], ix: 3 },
2439
- r: { a: 0, k: 0, ix: 6 },
2440
- o: { a: 0, k: 100, ix: 7 },
2441
- sk: { a: 0, k: 0, ix: 4 },
2442
- sa: { a: 0, k: 0, ix: 5 },
2443
- nm: 'Transform',
2444
- },
2445
- ],
2446
- nm: 'Rectangle 1',
2447
- np: 3,
2448
- cix: 2,
2449
- bm: 0,
2450
- ix: 1,
2451
- mn: 'ADBE Vector Group',
2452
- hd: false,
2453
- },
2454
- ],
2455
- ip: 42,
2456
- op: 66,
2457
- st: 0,
2458
- bm: 0,
2459
- },
2460
- {
2461
- ddd: 0,
2462
- ind: 19,
2463
- ty: 4,
2464
- nm: 'shape 3',
2465
- sr: 1,
2466
- ks: {
2467
- o: {
2468
- a: 1,
2469
- k: [
2470
- { i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 11, s: [0] },
2471
- { t: 13, s: [100] },
2472
- ],
2473
- ix: 11,
2474
- },
2475
- r: { a: 0, k: 0, ix: 10 },
2476
- p: { a: 0, k: [1280, 1280, 0], ix: 2, l: 2 },
2477
- a: { a: 0, k: [-251.483, 64.517, 0], ix: 1, l: 2 },
2478
- s: {
2479
- a: 1,
2480
- k: [
2481
- {
2482
- i: { x: [0, 0, 0.667], y: [1, 1, 1] },
2483
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
2484
- t: 11,
2485
- s: [40, 40, 100],
2486
- },
2487
- { t: 13, s: [66.66, 66.66, 100] },
2488
- ],
2489
- ix: 6,
2490
- l: 2,
2491
- },
2492
- },
2493
- ao: 0,
2494
- shapes: [
2495
- {
2496
- ty: 'gr',
2497
- it: [
2498
- {
2499
- ty: 'rc',
2500
- d: 1,
2501
- s: { a: 0, k: [1080, 1080], ix: 2 },
2502
- p: { a: 0, k: [0, 0], ix: 3 },
2503
- r: { a: 0, k: 0, ix: 4 },
2504
- nm: 'Rectangle Path 1',
2505
- mn: 'ADBE Vector Shape - Rect',
2506
- hd: false,
2507
- },
2508
- {
2509
- ty: 'fl',
2510
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
2511
- o: { a: 0, k: 100, ix: 5 },
2512
- r: 1,
2513
- bm: 0,
2514
- nm: 'Fill 1',
2515
- mn: 'ADBE Vector Graphic - Fill',
2516
- hd: false,
2517
- },
2518
- {
2519
- ty: 'tr',
2520
- p: { a: 0, k: [-251.483, 64.517], ix: 2 },
2521
- a: { a: 0, k: [0, 0], ix: 1 },
2522
- s: { a: 0, k: [100, 100], ix: 3 },
2523
- r: { a: 0, k: 0, ix: 6 },
2524
- o: { a: 0, k: 100, ix: 7 },
2525
- sk: { a: 0, k: 0, ix: 4 },
2526
- sa: { a: 0, k: 0, ix: 5 },
2527
- nm: 'Transform',
2528
- },
2529
- ],
2530
- nm: 'Rectangle 1',
2531
- np: 3,
2532
- cix: 2,
2533
- bm: 0,
2534
- ix: 1,
2535
- mn: 'ADBE Vector Group',
2536
- hd: false,
2537
- },
2538
- ],
2539
- ip: 0,
2540
- op: 46,
2541
- st: 0,
2542
- bm: 0,
2543
- },
2544
- ],
2545
- },
2546
- ],
2547
- layers: [
2548
- {
2549
- ddd: 0,
2550
- ind: 1,
2551
- ty: 0,
2552
- nm: 'Shapes_Logo',
2553
- refId: 'comp_0',
2554
- sr: 0.63,
2555
- ks: {
2556
- o: { a: 0, k: 100, ix: 11 },
2557
- r: {
2558
- a: 1,
2559
- k: [
2560
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 2, s: [-405] },
2561
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 9.754, s: [-311] },
2562
- { i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 13.631, s: [-315] },
2563
- { i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 14.6, s: [-315] },
2564
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 17.508, s: [-315] },
2565
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 25.262, s: [-221] },
2566
- { i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 29.138, s: [-225] },
2567
- { i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 30.108, s: [-225] },
2568
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 33.015, s: [-225] },
2569
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 39.8, s: [-131] },
2570
- { t: 43.6767810997596, s: [-135] },
2571
- ],
2572
- ix: 10,
2573
- },
2574
- p: { a: 0, k: [540, 540, 0], ix: 2, l: 2 },
2575
- a: { a: 0, k: [1280, 1280, 0], ix: 1, l: 2 },
2576
- s: { a: 0, k: [31.32, 31.32, 100], ix: 6, l: 2 },
2577
- },
2578
- ao: 0,
2579
- w: 2560,
2580
- h: 2560,
2581
- ip: 0,
2582
- op: 150.195384615385,
2583
- st: -4.78461538461538,
2584
- bm: 0,
2585
- },
2586
- ],
2587
- markers: [],
2588
- });
2589
-
2590
- var lib = {};
2591
-
2592
- var lodash_clonedeep = {exports: {}};
2593
-
2594
- /**
2595
- * lodash (Custom Build) <https://lodash.com/>
2596
- * Build: `lodash modularize exports="npm" -o ./`
2597
- * Copyright jQuery Foundation and other contributors <https://jquery.org/>
2598
- * Released under MIT license <https://lodash.com/license>
2599
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
2600
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
2601
- */
2602
-
2603
- var hasRequiredLodash_clonedeep;
2604
-
2605
- function requireLodash_clonedeep () {
2606
- if (hasRequiredLodash_clonedeep) return lodash_clonedeep.exports;
2607
- hasRequiredLodash_clonedeep = 1;
2608
- (function (module, exports) {
2609
- /** Used as the size to enable large array optimizations. */
2610
- var LARGE_ARRAY_SIZE = 200;
2611
-
2612
- /** Used to stand-in for `undefined` hash values. */
2613
- var HASH_UNDEFINED = '__lodash_hash_undefined__';
2614
-
2615
- /** Used as references for various `Number` constants. */
2616
- var MAX_SAFE_INTEGER = 9007199254740991;
2617
-
2618
- /** `Object#toString` result references. */
2619
- var argsTag = '[object Arguments]',
2620
- arrayTag = '[object Array]',
2621
- boolTag = '[object Boolean]',
2622
- dateTag = '[object Date]',
2623
- errorTag = '[object Error]',
2624
- funcTag = '[object Function]',
2625
- genTag = '[object GeneratorFunction]',
2626
- mapTag = '[object Map]',
2627
- numberTag = '[object Number]',
2628
- objectTag = '[object Object]',
2629
- promiseTag = '[object Promise]',
2630
- regexpTag = '[object RegExp]',
2631
- setTag = '[object Set]',
2632
- stringTag = '[object String]',
2633
- symbolTag = '[object Symbol]',
2634
- weakMapTag = '[object WeakMap]';
2635
-
2636
- var arrayBufferTag = '[object ArrayBuffer]',
2637
- dataViewTag = '[object DataView]',
2638
- float32Tag = '[object Float32Array]',
2639
- float64Tag = '[object Float64Array]',
2640
- int8Tag = '[object Int8Array]',
2641
- int16Tag = '[object Int16Array]',
2642
- int32Tag = '[object Int32Array]',
2643
- uint8Tag = '[object Uint8Array]',
2644
- uint8ClampedTag = '[object Uint8ClampedArray]',
2645
- uint16Tag = '[object Uint16Array]',
2646
- uint32Tag = '[object Uint32Array]';
2647
-
2648
- /**
2649
- * Used to match `RegExp`
2650
- * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
2651
- */
2652
- var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
2653
-
2654
- /** Used to match `RegExp` flags from their coerced string values. */
2655
- var reFlags = /\w*$/;
2656
-
2657
- /** Used to detect host constructors (Safari). */
2658
- var reIsHostCtor = /^\[object .+?Constructor\]$/;
2659
-
2660
- /** Used to detect unsigned integer values. */
2661
- var reIsUint = /^(?:0|[1-9]\d*)$/;
2662
-
2663
- /** Used to identify `toStringTag` values supported by `_.clone`. */
2664
- var cloneableTags = {};
2665
- cloneableTags[argsTag] = cloneableTags[arrayTag] =
2666
- cloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =
2667
- cloneableTags[boolTag] = cloneableTags[dateTag] =
2668
- cloneableTags[float32Tag] = cloneableTags[float64Tag] =
2669
- cloneableTags[int8Tag] = cloneableTags[int16Tag] =
2670
- cloneableTags[int32Tag] = cloneableTags[mapTag] =
2671
- cloneableTags[numberTag] = cloneableTags[objectTag] =
2672
- cloneableTags[regexpTag] = cloneableTags[setTag] =
2673
- cloneableTags[stringTag] = cloneableTags[symbolTag] =
2674
- cloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =
2675
- cloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;
2676
- cloneableTags[errorTag] = cloneableTags[funcTag] =
2677
- cloneableTags[weakMapTag] = false;
2678
-
2679
- /** Detect free variable `global` from Node.js. */
2680
- var freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
2681
-
2682
- /** Detect free variable `self`. */
2683
- var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
2684
-
2685
- /** Used as a reference to the global object. */
2686
- var root = freeGlobal || freeSelf || Function('return this')();
2687
-
2688
- /** Detect free variable `exports`. */
2689
- var freeExports = exports && !exports.nodeType && exports;
2690
-
2691
- /** Detect free variable `module`. */
2692
- var freeModule = freeExports && 'object' == 'object' && module && !module.nodeType && module;
2693
-
2694
- /** Detect the popular CommonJS extension `module.exports`. */
2695
- var moduleExports = freeModule && freeModule.exports === freeExports;
2696
-
2697
- /**
2698
- * Adds the key-value `pair` to `map`.
2699
- *
2700
- * @private
2701
- * @param {Object} map The map to modify.
2702
- * @param {Array} pair The key-value pair to add.
2703
- * @returns {Object} Returns `map`.
2704
- */
2705
- function addMapEntry(map, pair) {
2706
- // Don't return `map.set` because it's not chainable in IE 11.
2707
- map.set(pair[0], pair[1]);
2708
- return map;
2709
- }
2710
-
2711
- /**
2712
- * Adds `value` to `set`.
2713
- *
2714
- * @private
2715
- * @param {Object} set The set to modify.
2716
- * @param {*} value The value to add.
2717
- * @returns {Object} Returns `set`.
2718
- */
2719
- function addSetEntry(set, value) {
2720
- // Don't return `set.add` because it's not chainable in IE 11.
2721
- set.add(value);
2722
- return set;
2723
- }
2724
-
2725
- /**
2726
- * A specialized version of `_.forEach` for arrays without support for
2727
- * iteratee shorthands.
2728
- *
2729
- * @private
2730
- * @param {Array} [array] The array to iterate over.
2731
- * @param {Function} iteratee The function invoked per iteration.
2732
- * @returns {Array} Returns `array`.
2733
- */
2734
- function arrayEach(array, iteratee) {
2735
- var index = -1,
2736
- length = array ? array.length : 0;
2737
-
2738
- while (++index < length) {
2739
- if (iteratee(array[index], index, array) === false) {
2740
- break;
2741
- }
2742
- }
2743
- return array;
2744
- }
2745
-
2746
- /**
2747
- * Appends the elements of `values` to `array`.
2748
- *
2749
- * @private
2750
- * @param {Array} array The array to modify.
2751
- * @param {Array} values The values to append.
2752
- * @returns {Array} Returns `array`.
2753
- */
2754
- function arrayPush(array, values) {
2755
- var index = -1,
2756
- length = values.length,
2757
- offset = array.length;
2758
-
2759
- while (++index < length) {
2760
- array[offset + index] = values[index];
2761
- }
2762
- return array;
2763
- }
2764
-
2765
- /**
2766
- * A specialized version of `_.reduce` for arrays without support for
2767
- * iteratee shorthands.
2768
- *
2769
- * @private
2770
- * @param {Array} [array] The array to iterate over.
2771
- * @param {Function} iteratee The function invoked per iteration.
2772
- * @param {*} [accumulator] The initial value.
2773
- * @param {boolean} [initAccum] Specify using the first element of `array` as
2774
- * the initial value.
2775
- * @returns {*} Returns the accumulated value.
2776
- */
2777
- function arrayReduce(array, iteratee, accumulator, initAccum) {
2778
- var index = -1,
2779
- length = array ? array.length : 0;
2780
- while (++index < length) {
2781
- accumulator = iteratee(accumulator, array[index], index, array);
2782
- }
2783
- return accumulator;
2784
- }
2785
-
2786
- /**
2787
- * The base implementation of `_.times` without support for iteratee shorthands
2788
- * or max array length checks.
2789
- *
2790
- * @private
2791
- * @param {number} n The number of times to invoke `iteratee`.
2792
- * @param {Function} iteratee The function invoked per iteration.
2793
- * @returns {Array} Returns the array of results.
2794
- */
2795
- function baseTimes(n, iteratee) {
2796
- var index = -1,
2797
- result = Array(n);
2798
-
2799
- while (++index < n) {
2800
- result[index] = iteratee(index);
2801
- }
2802
- return result;
2803
- }
2804
-
2805
- /**
2806
- * Gets the value at `key` of `object`.
2807
- *
2808
- * @private
2809
- * @param {Object} [object] The object to query.
2810
- * @param {string} key The key of the property to get.
2811
- * @returns {*} Returns the property value.
2812
- */
2813
- function getValue(object, key) {
2814
- return object == null ? undefined : object[key];
2815
- }
2816
-
2817
- /**
2818
- * Checks if `value` is a host object in IE < 9.
2819
- *
2820
- * @private
2821
- * @param {*} value The value to check.
2822
- * @returns {boolean} Returns `true` if `value` is a host object, else `false`.
2823
- */
2824
- function isHostObject(value) {
2825
- // Many host objects are `Object` objects that can coerce to strings
2826
- // despite having improperly defined `toString` methods.
2827
- var result = false;
2828
- if (value != null && typeof value.toString != 'function') {
2829
- try {
2830
- result = !!(value + '');
2831
- } catch (e) {}
2832
- }
2833
- return result;
2834
- }
2835
-
2836
- /**
2837
- * Converts `map` to its key-value pairs.
2838
- *
2839
- * @private
2840
- * @param {Object} map The map to convert.
2841
- * @returns {Array} Returns the key-value pairs.
2842
- */
2843
- function mapToArray(map) {
2844
- var index = -1,
2845
- result = Array(map.size);
2846
-
2847
- map.forEach(function(value, key) {
2848
- result[++index] = [key, value];
2849
- });
2850
- return result;
2851
- }
2852
-
2853
- /**
2854
- * Creates a unary function that invokes `func` with its argument transformed.
2855
- *
2856
- * @private
2857
- * @param {Function} func The function to wrap.
2858
- * @param {Function} transform The argument transform.
2859
- * @returns {Function} Returns the new function.
2860
- */
2861
- function overArg(func, transform) {
2862
- return function(arg) {
2863
- return func(transform(arg));
2864
- };
2865
- }
2866
-
2867
- /**
2868
- * Converts `set` to an array of its values.
2869
- *
2870
- * @private
2871
- * @param {Object} set The set to convert.
2872
- * @returns {Array} Returns the values.
2873
- */
2874
- function setToArray(set) {
2875
- var index = -1,
2876
- result = Array(set.size);
2877
-
2878
- set.forEach(function(value) {
2879
- result[++index] = value;
2880
- });
2881
- return result;
2882
- }
2883
-
2884
- /** Used for built-in method references. */
2885
- var arrayProto = Array.prototype,
2886
- funcProto = Function.prototype,
2887
- objectProto = Object.prototype;
2888
-
2889
- /** Used to detect overreaching core-js shims. */
2890
- var coreJsData = root['__core-js_shared__'];
2891
-
2892
- /** Used to detect methods masquerading as native. */
2893
- var maskSrcKey = (function() {
2894
- var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');
2895
- return uid ? ('Symbol(src)_1.' + uid) : '';
2896
- }());
2897
-
2898
- /** Used to resolve the decompiled source of functions. */
2899
- var funcToString = funcProto.toString;
2900
-
2901
- /** Used to check objects for own properties. */
2902
- var hasOwnProperty = objectProto.hasOwnProperty;
2903
-
2904
- /**
2905
- * Used to resolve the
2906
- * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
2907
- * of values.
2908
- */
2909
- var objectToString = objectProto.toString;
2910
-
2911
- /** Used to detect if a method is native. */
2912
- var reIsNative = RegExp('^' +
2913
- funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
2914
- .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
2915
- );
2916
-
2917
- /** Built-in value references. */
2918
- var Buffer = moduleExports ? root.Buffer : undefined,
2919
- Symbol = root.Symbol,
2920
- Uint8Array = root.Uint8Array,
2921
- getPrototype = overArg(Object.getPrototypeOf, Object),
2922
- objectCreate = Object.create,
2923
- propertyIsEnumerable = objectProto.propertyIsEnumerable,
2924
- splice = arrayProto.splice;
2925
-
2926
- /* Built-in method references for those with the same name as other `lodash` methods. */
2927
- var nativeGetSymbols = Object.getOwnPropertySymbols,
2928
- nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined,
2929
- nativeKeys = overArg(Object.keys, Object);
2930
-
2931
- /* Built-in method references that are verified to be native. */
2932
- var DataView = getNative(root, 'DataView'),
2933
- Map = getNative(root, 'Map'),
2934
- Promise = getNative(root, 'Promise'),
2935
- Set = getNative(root, 'Set'),
2936
- WeakMap = getNative(root, 'WeakMap'),
2937
- nativeCreate = getNative(Object, 'create');
2938
-
2939
- /** Used to detect maps, sets, and weakmaps. */
2940
- var dataViewCtorString = toSource(DataView),
2941
- mapCtorString = toSource(Map),
2942
- promiseCtorString = toSource(Promise),
2943
- setCtorString = toSource(Set),
2944
- weakMapCtorString = toSource(WeakMap);
2945
-
2946
- /** Used to convert symbols to primitives and strings. */
2947
- var symbolProto = Symbol ? Symbol.prototype : undefined,
2948
- symbolValueOf = symbolProto ? symbolProto.valueOf : undefined;
2949
-
2950
- /**
2951
- * Creates a hash object.
2952
- *
2953
- * @private
2954
- * @constructor
2955
- * @param {Array} [entries] The key-value pairs to cache.
2956
- */
2957
- function Hash(entries) {
2958
- var index = -1,
2959
- length = entries ? entries.length : 0;
2960
-
2961
- this.clear();
2962
- while (++index < length) {
2963
- var entry = entries[index];
2964
- this.set(entry[0], entry[1]);
2965
- }
2966
- }
2967
-
2968
- /**
2969
- * Removes all key-value entries from the hash.
2970
- *
2971
- * @private
2972
- * @name clear
2973
- * @memberOf Hash
2974
- */
2975
- function hashClear() {
2976
- this.__data__ = nativeCreate ? nativeCreate(null) : {};
2977
- }
2978
-
2979
- /**
2980
- * Removes `key` and its value from the hash.
2981
- *
2982
- * @private
2983
- * @name delete
2984
- * @memberOf Hash
2985
- * @param {Object} hash The hash to modify.
2986
- * @param {string} key The key of the value to remove.
2987
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
2988
- */
2989
- function hashDelete(key) {
2990
- return this.has(key) && delete this.__data__[key];
2991
- }
2992
-
2993
- /**
2994
- * Gets the hash value for `key`.
2995
- *
2996
- * @private
2997
- * @name get
2998
- * @memberOf Hash
2999
- * @param {string} key The key of the value to get.
3000
- * @returns {*} Returns the entry value.
3001
- */
3002
- function hashGet(key) {
3003
- var data = this.__data__;
3004
- if (nativeCreate) {
3005
- var result = data[key];
3006
- return result === HASH_UNDEFINED ? undefined : result;
3007
- }
3008
- return hasOwnProperty.call(data, key) ? data[key] : undefined;
3009
- }
3010
-
3011
- /**
3012
- * Checks if a hash value for `key` exists.
3013
- *
3014
- * @private
3015
- * @name has
3016
- * @memberOf Hash
3017
- * @param {string} key The key of the entry to check.
3018
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
3019
- */
3020
- function hashHas(key) {
3021
- var data = this.__data__;
3022
- return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);
3023
- }
3024
-
3025
- /**
3026
- * Sets the hash `key` to `value`.
3027
- *
3028
- * @private
3029
- * @name set
3030
- * @memberOf Hash
3031
- * @param {string} key The key of the value to set.
3032
- * @param {*} value The value to set.
3033
- * @returns {Object} Returns the hash instance.
3034
- */
3035
- function hashSet(key, value) {
3036
- var data = this.__data__;
3037
- data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
3038
- return this;
3039
- }
3040
-
3041
- // Add methods to `Hash`.
3042
- Hash.prototype.clear = hashClear;
3043
- Hash.prototype['delete'] = hashDelete;
3044
- Hash.prototype.get = hashGet;
3045
- Hash.prototype.has = hashHas;
3046
- Hash.prototype.set = hashSet;
3047
-
3048
- /**
3049
- * Creates an list cache object.
3050
- *
3051
- * @private
3052
- * @constructor
3053
- * @param {Array} [entries] The key-value pairs to cache.
3054
- */
3055
- function ListCache(entries) {
3056
- var index = -1,
3057
- length = entries ? entries.length : 0;
3058
-
3059
- this.clear();
3060
- while (++index < length) {
3061
- var entry = entries[index];
3062
- this.set(entry[0], entry[1]);
3063
- }
3064
- }
3065
-
3066
- /**
3067
- * Removes all key-value entries from the list cache.
3068
- *
3069
- * @private
3070
- * @name clear
3071
- * @memberOf ListCache
3072
- */
3073
- function listCacheClear() {
3074
- this.__data__ = [];
3075
- }
3076
-
3077
- /**
3078
- * Removes `key` and its value from the list cache.
3079
- *
3080
- * @private
3081
- * @name delete
3082
- * @memberOf ListCache
3083
- * @param {string} key The key of the value to remove.
3084
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
3085
- */
3086
- function listCacheDelete(key) {
3087
- var data = this.__data__,
3088
- index = assocIndexOf(data, key);
3089
-
3090
- if (index < 0) {
3091
- return false;
3092
- }
3093
- var lastIndex = data.length - 1;
3094
- if (index == lastIndex) {
3095
- data.pop();
3096
- } else {
3097
- splice.call(data, index, 1);
3098
- }
3099
- return true;
3100
- }
3101
-
3102
- /**
3103
- * Gets the list cache value for `key`.
3104
- *
3105
- * @private
3106
- * @name get
3107
- * @memberOf ListCache
3108
- * @param {string} key The key of the value to get.
3109
- * @returns {*} Returns the entry value.
3110
- */
3111
- function listCacheGet(key) {
3112
- var data = this.__data__,
3113
- index = assocIndexOf(data, key);
3114
-
3115
- return index < 0 ? undefined : data[index][1];
3116
- }
3117
-
3118
- /**
3119
- * Checks if a list cache value for `key` exists.
3120
- *
3121
- * @private
3122
- * @name has
3123
- * @memberOf ListCache
3124
- * @param {string} key The key of the entry to check.
3125
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
3126
- */
3127
- function listCacheHas(key) {
3128
- return assocIndexOf(this.__data__, key) > -1;
3129
- }
3130
-
3131
- /**
3132
- * Sets the list cache `key` to `value`.
3133
- *
3134
- * @private
3135
- * @name set
3136
- * @memberOf ListCache
3137
- * @param {string} key The key of the value to set.
3138
- * @param {*} value The value to set.
3139
- * @returns {Object} Returns the list cache instance.
3140
- */
3141
- function listCacheSet(key, value) {
3142
- var data = this.__data__,
3143
- index = assocIndexOf(data, key);
3144
-
3145
- if (index < 0) {
3146
- data.push([key, value]);
3147
- } else {
3148
- data[index][1] = value;
3149
- }
3150
- return this;
3151
- }
3152
-
3153
- // Add methods to `ListCache`.
3154
- ListCache.prototype.clear = listCacheClear;
3155
- ListCache.prototype['delete'] = listCacheDelete;
3156
- ListCache.prototype.get = listCacheGet;
3157
- ListCache.prototype.has = listCacheHas;
3158
- ListCache.prototype.set = listCacheSet;
3159
-
3160
- /**
3161
- * Creates a map cache object to store key-value pairs.
3162
- *
3163
- * @private
3164
- * @constructor
3165
- * @param {Array} [entries] The key-value pairs to cache.
3166
- */
3167
- function MapCache(entries) {
3168
- var index = -1,
3169
- length = entries ? entries.length : 0;
3170
-
3171
- this.clear();
3172
- while (++index < length) {
3173
- var entry = entries[index];
3174
- this.set(entry[0], entry[1]);
3175
- }
3176
- }
3177
-
3178
- /**
3179
- * Removes all key-value entries from the map.
3180
- *
3181
- * @private
3182
- * @name clear
3183
- * @memberOf MapCache
3184
- */
3185
- function mapCacheClear() {
3186
- this.__data__ = {
3187
- 'hash': new Hash,
3188
- 'map': new (Map || ListCache),
3189
- 'string': new Hash
3190
- };
3191
- }
3192
-
3193
- /**
3194
- * Removes `key` and its value from the map.
3195
- *
3196
- * @private
3197
- * @name delete
3198
- * @memberOf MapCache
3199
- * @param {string} key The key of the value to remove.
3200
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
3201
- */
3202
- function mapCacheDelete(key) {
3203
- return getMapData(this, key)['delete'](key);
3204
- }
3205
-
3206
- /**
3207
- * Gets the map value for `key`.
3208
- *
3209
- * @private
3210
- * @name get
3211
- * @memberOf MapCache
3212
- * @param {string} key The key of the value to get.
3213
- * @returns {*} Returns the entry value.
3214
- */
3215
- function mapCacheGet(key) {
3216
- return getMapData(this, key).get(key);
3217
- }
3218
-
3219
- /**
3220
- * Checks if a map value for `key` exists.
3221
- *
3222
- * @private
3223
- * @name has
3224
- * @memberOf MapCache
3225
- * @param {string} key The key of the entry to check.
3226
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
3227
- */
3228
- function mapCacheHas(key) {
3229
- return getMapData(this, key).has(key);
3230
- }
3231
-
3232
- /**
3233
- * Sets the map `key` to `value`.
3234
- *
3235
- * @private
3236
- * @name set
3237
- * @memberOf MapCache
3238
- * @param {string} key The key of the value to set.
3239
- * @param {*} value The value to set.
3240
- * @returns {Object} Returns the map cache instance.
3241
- */
3242
- function mapCacheSet(key, value) {
3243
- getMapData(this, key).set(key, value);
3244
- return this;
3245
- }
3246
-
3247
- // Add methods to `MapCache`.
3248
- MapCache.prototype.clear = mapCacheClear;
3249
- MapCache.prototype['delete'] = mapCacheDelete;
3250
- MapCache.prototype.get = mapCacheGet;
3251
- MapCache.prototype.has = mapCacheHas;
3252
- MapCache.prototype.set = mapCacheSet;
3253
-
3254
- /**
3255
- * Creates a stack cache object to store key-value pairs.
3256
- *
3257
- * @private
3258
- * @constructor
3259
- * @param {Array} [entries] The key-value pairs to cache.
3260
- */
3261
- function Stack(entries) {
3262
- this.__data__ = new ListCache(entries);
3263
- }
3264
-
3265
- /**
3266
- * Removes all key-value entries from the stack.
3267
- *
3268
- * @private
3269
- * @name clear
3270
- * @memberOf Stack
3271
- */
3272
- function stackClear() {
3273
- this.__data__ = new ListCache;
3274
- }
3275
-
3276
- /**
3277
- * Removes `key` and its value from the stack.
3278
- *
3279
- * @private
3280
- * @name delete
3281
- * @memberOf Stack
3282
- * @param {string} key The key of the value to remove.
3283
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
3284
- */
3285
- function stackDelete(key) {
3286
- return this.__data__['delete'](key);
3287
- }
3288
-
3289
- /**
3290
- * Gets the stack value for `key`.
3291
- *
3292
- * @private
3293
- * @name get
3294
- * @memberOf Stack
3295
- * @param {string} key The key of the value to get.
3296
- * @returns {*} Returns the entry value.
3297
- */
3298
- function stackGet(key) {
3299
- return this.__data__.get(key);
3300
- }
3301
-
3302
- /**
3303
- * Checks if a stack value for `key` exists.
3304
- *
3305
- * @private
3306
- * @name has
3307
- * @memberOf Stack
3308
- * @param {string} key The key of the entry to check.
3309
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
3310
- */
3311
- function stackHas(key) {
3312
- return this.__data__.has(key);
3313
- }
3314
-
3315
- /**
3316
- * Sets the stack `key` to `value`.
3317
- *
3318
- * @private
3319
- * @name set
3320
- * @memberOf Stack
3321
- * @param {string} key The key of the value to set.
3322
- * @param {*} value The value to set.
3323
- * @returns {Object} Returns the stack cache instance.
3324
- */
3325
- function stackSet(key, value) {
3326
- var cache = this.__data__;
3327
- if (cache instanceof ListCache) {
3328
- var pairs = cache.__data__;
3329
- if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {
3330
- pairs.push([key, value]);
3331
- return this;
3332
- }
3333
- cache = this.__data__ = new MapCache(pairs);
3334
- }
3335
- cache.set(key, value);
3336
- return this;
3337
- }
3338
-
3339
- // Add methods to `Stack`.
3340
- Stack.prototype.clear = stackClear;
3341
- Stack.prototype['delete'] = stackDelete;
3342
- Stack.prototype.get = stackGet;
3343
- Stack.prototype.has = stackHas;
3344
- Stack.prototype.set = stackSet;
3345
-
3346
- /**
3347
- * Creates an array of the enumerable property names of the array-like `value`.
3348
- *
3349
- * @private
3350
- * @param {*} value The value to query.
3351
- * @param {boolean} inherited Specify returning inherited property names.
3352
- * @returns {Array} Returns the array of property names.
3353
- */
3354
- function arrayLikeKeys(value, inherited) {
3355
- // Safari 8.1 makes `arguments.callee` enumerable in strict mode.
3356
- // Safari 9 makes `arguments.length` enumerable in strict mode.
3357
- var result = (isArray(value) || isArguments(value))
3358
- ? baseTimes(value.length, String)
3359
- : [];
3360
-
3361
- var length = result.length,
3362
- skipIndexes = !!length;
3363
-
3364
- for (var key in value) {
3365
- if ((hasOwnProperty.call(value, key)) &&
3366
- !(skipIndexes && (key == 'length' || isIndex(key, length)))) {
3367
- result.push(key);
3368
- }
3369
- }
3370
- return result;
3371
- }
3372
-
3373
- /**
3374
- * Assigns `value` to `key` of `object` if the existing value is not equivalent
3375
- * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
3376
- * for equality comparisons.
3377
- *
3378
- * @private
3379
- * @param {Object} object The object to modify.
3380
- * @param {string} key The key of the property to assign.
3381
- * @param {*} value The value to assign.
3382
- */
3383
- function assignValue(object, key, value) {
3384
- var objValue = object[key];
3385
- if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||
3386
- (value === undefined && !(key in object))) {
3387
- object[key] = value;
3388
- }
3389
- }
3390
-
3391
- /**
3392
- * Gets the index at which the `key` is found in `array` of key-value pairs.
3393
- *
3394
- * @private
3395
- * @param {Array} array The array to inspect.
3396
- * @param {*} key The key to search for.
3397
- * @returns {number} Returns the index of the matched value, else `-1`.
3398
- */
3399
- function assocIndexOf(array, key) {
3400
- var length = array.length;
3401
- while (length--) {
3402
- if (eq(array[length][0], key)) {
3403
- return length;
3404
- }
3405
- }
3406
- return -1;
3407
- }
3408
-
3409
- /**
3410
- * The base implementation of `_.assign` without support for multiple sources
3411
- * or `customizer` functions.
3412
- *
3413
- * @private
3414
- * @param {Object} object The destination object.
3415
- * @param {Object} source The source object.
3416
- * @returns {Object} Returns `object`.
3417
- */
3418
- function baseAssign(object, source) {
3419
- return object && copyObject(source, keys(source), object);
3420
- }
3421
-
3422
- /**
3423
- * The base implementation of `_.clone` and `_.cloneDeep` which tracks
3424
- * traversed objects.
3425
- *
3426
- * @private
3427
- * @param {*} value The value to clone.
3428
- * @param {boolean} [isDeep] Specify a deep clone.
3429
- * @param {boolean} [isFull] Specify a clone including symbols.
3430
- * @param {Function} [customizer] The function to customize cloning.
3431
- * @param {string} [key] The key of `value`.
3432
- * @param {Object} [object] The parent object of `value`.
3433
- * @param {Object} [stack] Tracks traversed objects and their clone counterparts.
3434
- * @returns {*} Returns the cloned value.
3435
- */
3436
- function baseClone(value, isDeep, isFull, customizer, key, object, stack) {
3437
- var result;
3438
- if (customizer) {
3439
- result = object ? customizer(value, key, object, stack) : customizer(value);
3440
- }
3441
- if (result !== undefined) {
3442
- return result;
3443
- }
3444
- if (!isObject(value)) {
3445
- return value;
3446
- }
3447
- var isArr = isArray(value);
3448
- if (isArr) {
3449
- result = initCloneArray(value);
3450
- if (!isDeep) {
3451
- return copyArray(value, result);
3452
- }
3453
- } else {
3454
- var tag = getTag(value),
3455
- isFunc = tag == funcTag || tag == genTag;
3456
-
3457
- if (isBuffer(value)) {
3458
- return cloneBuffer(value, isDeep);
3459
- }
3460
- if (tag == objectTag || tag == argsTag || (isFunc && !object)) {
3461
- if (isHostObject(value)) {
3462
- return object ? value : {};
3463
- }
3464
- result = initCloneObject(isFunc ? {} : value);
3465
- if (!isDeep) {
3466
- return copySymbols(value, baseAssign(result, value));
3467
- }
3468
- } else {
3469
- if (!cloneableTags[tag]) {
3470
- return object ? value : {};
3471
- }
3472
- result = initCloneByTag(value, tag, baseClone, isDeep);
3473
- }
3474
- }
3475
- // Check for circular references and return its corresponding clone.
3476
- stack || (stack = new Stack);
3477
- var stacked = stack.get(value);
3478
- if (stacked) {
3479
- return stacked;
3480
- }
3481
- stack.set(value, result);
3482
-
3483
- if (!isArr) {
3484
- var props = isFull ? getAllKeys(value) : keys(value);
3485
- }
3486
- arrayEach(props || value, function(subValue, key) {
3487
- if (props) {
3488
- key = subValue;
3489
- subValue = value[key];
3490
- }
3491
- // Recursively populate clone (susceptible to call stack limits).
3492
- assignValue(result, key, baseClone(subValue, isDeep, isFull, customizer, key, value, stack));
3493
- });
3494
- return result;
3495
- }
3496
-
3497
- /**
3498
- * The base implementation of `_.create` without support for assigning
3499
- * properties to the created object.
3500
- *
3501
- * @private
3502
- * @param {Object} prototype The object to inherit from.
3503
- * @returns {Object} Returns the new object.
3504
- */
3505
- function baseCreate(proto) {
3506
- return isObject(proto) ? objectCreate(proto) : {};
3507
- }
3508
-
3509
- /**
3510
- * The base implementation of `getAllKeys` and `getAllKeysIn` which uses
3511
- * `keysFunc` and `symbolsFunc` to get the enumerable property names and
3512
- * symbols of `object`.
3513
- *
3514
- * @private
3515
- * @param {Object} object The object to query.
3516
- * @param {Function} keysFunc The function to get the keys of `object`.
3517
- * @param {Function} symbolsFunc The function to get the symbols of `object`.
3518
- * @returns {Array} Returns the array of property names and symbols.
3519
- */
3520
- function baseGetAllKeys(object, keysFunc, symbolsFunc) {
3521
- var result = keysFunc(object);
3522
- return isArray(object) ? result : arrayPush(result, symbolsFunc(object));
3523
- }
3524
-
3525
- /**
3526
- * The base implementation of `getTag`.
3527
- *
3528
- * @private
3529
- * @param {*} value The value to query.
3530
- * @returns {string} Returns the `toStringTag`.
3531
- */
3532
- function baseGetTag(value) {
3533
- return objectToString.call(value);
3534
- }
3535
-
3536
- /**
3537
- * The base implementation of `_.isNative` without bad shim checks.
3538
- *
3539
- * @private
3540
- * @param {*} value The value to check.
3541
- * @returns {boolean} Returns `true` if `value` is a native function,
3542
- * else `false`.
3543
- */
3544
- function baseIsNative(value) {
3545
- if (!isObject(value) || isMasked(value)) {
3546
- return false;
3547
- }
3548
- var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
3549
- return pattern.test(toSource(value));
3550
- }
3551
-
3552
- /**
3553
- * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.
3554
- *
3555
- * @private
3556
- * @param {Object} object The object to query.
3557
- * @returns {Array} Returns the array of property names.
3558
- */
3559
- function baseKeys(object) {
3560
- if (!isPrototype(object)) {
3561
- return nativeKeys(object);
3562
- }
3563
- var result = [];
3564
- for (var key in Object(object)) {
3565
- if (hasOwnProperty.call(object, key) && key != 'constructor') {
3566
- result.push(key);
3567
- }
3568
- }
3569
- return result;
3570
- }
3571
-
3572
- /**
3573
- * Creates a clone of `buffer`.
3574
- *
3575
- * @private
3576
- * @param {Buffer} buffer The buffer to clone.
3577
- * @param {boolean} [isDeep] Specify a deep clone.
3578
- * @returns {Buffer} Returns the cloned buffer.
3579
- */
3580
- function cloneBuffer(buffer, isDeep) {
3581
- if (isDeep) {
3582
- return buffer.slice();
3583
- }
3584
- var result = new buffer.constructor(buffer.length);
3585
- buffer.copy(result);
3586
- return result;
3587
- }
3588
-
3589
- /**
3590
- * Creates a clone of `arrayBuffer`.
3591
- *
3592
- * @private
3593
- * @param {ArrayBuffer} arrayBuffer The array buffer to clone.
3594
- * @returns {ArrayBuffer} Returns the cloned array buffer.
3595
- */
3596
- function cloneArrayBuffer(arrayBuffer) {
3597
- var result = new arrayBuffer.constructor(arrayBuffer.byteLength);
3598
- new Uint8Array(result).set(new Uint8Array(arrayBuffer));
3599
- return result;
3600
- }
3601
-
3602
- /**
3603
- * Creates a clone of `dataView`.
3604
- *
3605
- * @private
3606
- * @param {Object} dataView The data view to clone.
3607
- * @param {boolean} [isDeep] Specify a deep clone.
3608
- * @returns {Object} Returns the cloned data view.
3609
- */
3610
- function cloneDataView(dataView, isDeep) {
3611
- var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer;
3612
- return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);
3613
- }
3614
-
3615
- /**
3616
- * Creates a clone of `map`.
3617
- *
3618
- * @private
3619
- * @param {Object} map The map to clone.
3620
- * @param {Function} cloneFunc The function to clone values.
3621
- * @param {boolean} [isDeep] Specify a deep clone.
3622
- * @returns {Object} Returns the cloned map.
3623
- */
3624
- function cloneMap(map, isDeep, cloneFunc) {
3625
- var array = isDeep ? cloneFunc(mapToArray(map), true) : mapToArray(map);
3626
- return arrayReduce(array, addMapEntry, new map.constructor);
3627
- }
3628
-
3629
- /**
3630
- * Creates a clone of `regexp`.
3631
- *
3632
- * @private
3633
- * @param {Object} regexp The regexp to clone.
3634
- * @returns {Object} Returns the cloned regexp.
3635
- */
3636
- function cloneRegExp(regexp) {
3637
- var result = new regexp.constructor(regexp.source, reFlags.exec(regexp));
3638
- result.lastIndex = regexp.lastIndex;
3639
- return result;
3640
- }
3641
-
3642
- /**
3643
- * Creates a clone of `set`.
3644
- *
3645
- * @private
3646
- * @param {Object} set The set to clone.
3647
- * @param {Function} cloneFunc The function to clone values.
3648
- * @param {boolean} [isDeep] Specify a deep clone.
3649
- * @returns {Object} Returns the cloned set.
3650
- */
3651
- function cloneSet(set, isDeep, cloneFunc) {
3652
- var array = isDeep ? cloneFunc(setToArray(set), true) : setToArray(set);
3653
- return arrayReduce(array, addSetEntry, new set.constructor);
3654
- }
3655
-
3656
- /**
3657
- * Creates a clone of the `symbol` object.
3658
- *
3659
- * @private
3660
- * @param {Object} symbol The symbol object to clone.
3661
- * @returns {Object} Returns the cloned symbol object.
3662
- */
3663
- function cloneSymbol(symbol) {
3664
- return symbolValueOf ? Object(symbolValueOf.call(symbol)) : {};
3665
- }
3666
-
3667
- /**
3668
- * Creates a clone of `typedArray`.
3669
- *
3670
- * @private
3671
- * @param {Object} typedArray The typed array to clone.
3672
- * @param {boolean} [isDeep] Specify a deep clone.
3673
- * @returns {Object} Returns the cloned typed array.
3674
- */
3675
- function cloneTypedArray(typedArray, isDeep) {
3676
- var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;
3677
- return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);
3678
- }
3679
-
3680
- /**
3681
- * Copies the values of `source` to `array`.
3682
- *
3683
- * @private
3684
- * @param {Array} source The array to copy values from.
3685
- * @param {Array} [array=[]] The array to copy values to.
3686
- * @returns {Array} Returns `array`.
3687
- */
3688
- function copyArray(source, array) {
3689
- var index = -1,
3690
- length = source.length;
3691
-
3692
- array || (array = Array(length));
3693
- while (++index < length) {
3694
- array[index] = source[index];
3695
- }
3696
- return array;
3697
- }
3698
-
3699
- /**
3700
- * Copies properties of `source` to `object`.
3701
- *
3702
- * @private
3703
- * @param {Object} source The object to copy properties from.
3704
- * @param {Array} props The property identifiers to copy.
3705
- * @param {Object} [object={}] The object to copy properties to.
3706
- * @param {Function} [customizer] The function to customize copied values.
3707
- * @returns {Object} Returns `object`.
3708
- */
3709
- function copyObject(source, props, object, customizer) {
3710
- object || (object = {});
3711
-
3712
- var index = -1,
3713
- length = props.length;
3714
-
3715
- while (++index < length) {
3716
- var key = props[index];
3717
-
3718
- var newValue = undefined;
3719
-
3720
- assignValue(object, key, newValue === undefined ? source[key] : newValue);
3721
- }
3722
- return object;
3723
- }
3724
-
3725
- /**
3726
- * Copies own symbol properties of `source` to `object`.
3727
- *
3728
- * @private
3729
- * @param {Object} source The object to copy symbols from.
3730
- * @param {Object} [object={}] The object to copy symbols to.
3731
- * @returns {Object} Returns `object`.
3732
- */
3733
- function copySymbols(source, object) {
3734
- return copyObject(source, getSymbols(source), object);
3735
- }
3736
-
3737
- /**
3738
- * Creates an array of own enumerable property names and symbols of `object`.
3739
- *
3740
- * @private
3741
- * @param {Object} object The object to query.
3742
- * @returns {Array} Returns the array of property names and symbols.
3743
- */
3744
- function getAllKeys(object) {
3745
- return baseGetAllKeys(object, keys, getSymbols);
3746
- }
3747
-
3748
- /**
3749
- * Gets the data for `map`.
3750
- *
3751
- * @private
3752
- * @param {Object} map The map to query.
3753
- * @param {string} key The reference key.
3754
- * @returns {*} Returns the map data.
3755
- */
3756
- function getMapData(map, key) {
3757
- var data = map.__data__;
3758
- return isKeyable(key)
3759
- ? data[typeof key == 'string' ? 'string' : 'hash']
3760
- : data.map;
3761
- }
3762
-
3763
- /**
3764
- * Gets the native function at `key` of `object`.
3765
- *
3766
- * @private
3767
- * @param {Object} object The object to query.
3768
- * @param {string} key The key of the method to get.
3769
- * @returns {*} Returns the function if it's native, else `undefined`.
3770
- */
3771
- function getNative(object, key) {
3772
- var value = getValue(object, key);
3773
- return baseIsNative(value) ? value : undefined;
3774
- }
3775
-
3776
- /**
3777
- * Creates an array of the own enumerable symbol properties of `object`.
3778
- *
3779
- * @private
3780
- * @param {Object} object The object to query.
3781
- * @returns {Array} Returns the array of symbols.
3782
- */
3783
- var getSymbols = nativeGetSymbols ? overArg(nativeGetSymbols, Object) : stubArray;
3784
-
3785
- /**
3786
- * Gets the `toStringTag` of `value`.
3787
- *
3788
- * @private
3789
- * @param {*} value The value to query.
3790
- * @returns {string} Returns the `toStringTag`.
3791
- */
3792
- var getTag = baseGetTag;
3793
-
3794
- // Fallback for data views, maps, sets, and weak maps in IE 11,
3795
- // for data views in Edge < 14, and promises in Node.js.
3796
- if ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||
3797
- (Map && getTag(new Map) != mapTag) ||
3798
- (Promise && getTag(Promise.resolve()) != promiseTag) ||
3799
- (Set && getTag(new Set) != setTag) ||
3800
- (WeakMap && getTag(new WeakMap) != weakMapTag)) {
3801
- getTag = function(value) {
3802
- var result = objectToString.call(value),
3803
- Ctor = result == objectTag ? value.constructor : undefined,
3804
- ctorString = Ctor ? toSource(Ctor) : undefined;
3805
-
3806
- if (ctorString) {
3807
- switch (ctorString) {
3808
- case dataViewCtorString: return dataViewTag;
3809
- case mapCtorString: return mapTag;
3810
- case promiseCtorString: return promiseTag;
3811
- case setCtorString: return setTag;
3812
- case weakMapCtorString: return weakMapTag;
3813
- }
3814
- }
3815
- return result;
3816
- };
3817
- }
3818
-
3819
- /**
3820
- * Initializes an array clone.
3821
- *
3822
- * @private
3823
- * @param {Array} array The array to clone.
3824
- * @returns {Array} Returns the initialized clone.
3825
- */
3826
- function initCloneArray(array) {
3827
- var length = array.length,
3828
- result = array.constructor(length);
3829
-
3830
- // Add properties assigned by `RegExp#exec`.
3831
- if (length && typeof array[0] == 'string' && hasOwnProperty.call(array, 'index')) {
3832
- result.index = array.index;
3833
- result.input = array.input;
3834
- }
3835
- return result;
3836
- }
3837
-
3838
- /**
3839
- * Initializes an object clone.
3840
- *
3841
- * @private
3842
- * @param {Object} object The object to clone.
3843
- * @returns {Object} Returns the initialized clone.
3844
- */
3845
- function initCloneObject(object) {
3846
- return (typeof object.constructor == 'function' && !isPrototype(object))
3847
- ? baseCreate(getPrototype(object))
3848
- : {};
3849
- }
3850
-
3851
- /**
3852
- * Initializes an object clone based on its `toStringTag`.
3853
- *
3854
- * **Note:** This function only supports cloning values with tags of
3855
- * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.
3856
- *
3857
- * @private
3858
- * @param {Object} object The object to clone.
3859
- * @param {string} tag The `toStringTag` of the object to clone.
3860
- * @param {Function} cloneFunc The function to clone values.
3861
- * @param {boolean} [isDeep] Specify a deep clone.
3862
- * @returns {Object} Returns the initialized clone.
3863
- */
3864
- function initCloneByTag(object, tag, cloneFunc, isDeep) {
3865
- var Ctor = object.constructor;
3866
- switch (tag) {
3867
- case arrayBufferTag:
3868
- return cloneArrayBuffer(object);
3869
-
3870
- case boolTag:
3871
- case dateTag:
3872
- return new Ctor(+object);
3873
-
3874
- case dataViewTag:
3875
- return cloneDataView(object, isDeep);
3876
-
3877
- case float32Tag: case float64Tag:
3878
- case int8Tag: case int16Tag: case int32Tag:
3879
- case uint8Tag: case uint8ClampedTag: case uint16Tag: case uint32Tag:
3880
- return cloneTypedArray(object, isDeep);
3881
-
3882
- case mapTag:
3883
- return cloneMap(object, isDeep, cloneFunc);
3884
-
3885
- case numberTag:
3886
- case stringTag:
3887
- return new Ctor(object);
3888
-
3889
- case regexpTag:
3890
- return cloneRegExp(object);
3891
-
3892
- case setTag:
3893
- return cloneSet(object, isDeep, cloneFunc);
3894
-
3895
- case symbolTag:
3896
- return cloneSymbol(object);
3897
- }
3898
- }
3899
-
3900
- /**
3901
- * Checks if `value` is a valid array-like index.
3902
- *
3903
- * @private
3904
- * @param {*} value The value to check.
3905
- * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
3906
- * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
3907
- */
3908
- function isIndex(value, length) {
3909
- length = length == null ? MAX_SAFE_INTEGER : length;
3910
- return !!length &&
3911
- (typeof value == 'number' || reIsUint.test(value)) &&
3912
- (value > -1 && value % 1 == 0 && value < length);
3913
- }
3914
-
3915
- /**
3916
- * Checks if `value` is suitable for use as unique object key.
3917
- *
3918
- * @private
3919
- * @param {*} value The value to check.
3920
- * @returns {boolean} Returns `true` if `value` is suitable, else `false`.
3921
- */
3922
- function isKeyable(value) {
3923
- var type = typeof value;
3924
- return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')
3925
- ? (value !== '__proto__')
3926
- : (value === null);
3927
- }
3928
-
3929
- /**
3930
- * Checks if `func` has its source masked.
3931
- *
3932
- * @private
3933
- * @param {Function} func The function to check.
3934
- * @returns {boolean} Returns `true` if `func` is masked, else `false`.
3935
- */
3936
- function isMasked(func) {
3937
- return !!maskSrcKey && (maskSrcKey in func);
3938
- }
3939
-
3940
- /**
3941
- * Checks if `value` is likely a prototype object.
3942
- *
3943
- * @private
3944
- * @param {*} value The value to check.
3945
- * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.
3946
- */
3947
- function isPrototype(value) {
3948
- var Ctor = value && value.constructor,
3949
- proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;
3950
-
3951
- return value === proto;
3952
- }
3953
-
3954
- /**
3955
- * Converts `func` to its source code.
3956
- *
3957
- * @private
3958
- * @param {Function} func The function to process.
3959
- * @returns {string} Returns the source code.
3960
- */
3961
- function toSource(func) {
3962
- if (func != null) {
3963
- try {
3964
- return funcToString.call(func);
3965
- } catch (e) {}
3966
- try {
3967
- return (func + '');
3968
- } catch (e) {}
3969
- }
3970
- return '';
3971
- }
3972
-
3973
- /**
3974
- * This method is like `_.clone` except that it recursively clones `value`.
3975
- *
3976
- * @static
3977
- * @memberOf _
3978
- * @since 1.0.0
3979
- * @category Lang
3980
- * @param {*} value The value to recursively clone.
3981
- * @returns {*} Returns the deep cloned value.
3982
- * @see _.clone
3983
- * @example
3984
- *
3985
- * var objects = [{ 'a': 1 }, { 'b': 2 }];
3986
- *
3987
- * var deep = _.cloneDeep(objects);
3988
- * console.log(deep[0] === objects[0]);
3989
- * // => false
3990
- */
3991
- function cloneDeep(value) {
3992
- return baseClone(value, true, true);
3993
- }
3994
-
3995
- /**
3996
- * Performs a
3997
- * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
3998
- * comparison between two values to determine if they are equivalent.
3999
- *
4000
- * @static
4001
- * @memberOf _
4002
- * @since 4.0.0
4003
- * @category Lang
4004
- * @param {*} value The value to compare.
4005
- * @param {*} other The other value to compare.
4006
- * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
4007
- * @example
4008
- *
4009
- * var object = { 'a': 1 };
4010
- * var other = { 'a': 1 };
4011
- *
4012
- * _.eq(object, object);
4013
- * // => true
4014
- *
4015
- * _.eq(object, other);
4016
- * // => false
4017
- *
4018
- * _.eq('a', 'a');
4019
- * // => true
4020
- *
4021
- * _.eq('a', Object('a'));
4022
- * // => false
4023
- *
4024
- * _.eq(NaN, NaN);
4025
- * // => true
4026
- */
4027
- function eq(value, other) {
4028
- return value === other || (value !== value && other !== other);
4029
- }
4030
-
4031
- /**
4032
- * Checks if `value` is likely an `arguments` object.
4033
- *
4034
- * @static
4035
- * @memberOf _
4036
- * @since 0.1.0
4037
- * @category Lang
4038
- * @param {*} value The value to check.
4039
- * @returns {boolean} Returns `true` if `value` is an `arguments` object,
4040
- * else `false`.
4041
- * @example
4042
- *
4043
- * _.isArguments(function() { return arguments; }());
4044
- * // => true
4045
- *
4046
- * _.isArguments([1, 2, 3]);
4047
- * // => false
4048
- */
4049
- function isArguments(value) {
4050
- // Safari 8.1 makes `arguments.callee` enumerable in strict mode.
4051
- return isArrayLikeObject(value) && hasOwnProperty.call(value, 'callee') &&
4052
- (!propertyIsEnumerable.call(value, 'callee') || objectToString.call(value) == argsTag);
4053
- }
4054
-
4055
- /**
4056
- * Checks if `value` is classified as an `Array` object.
4057
- *
4058
- * @static
4059
- * @memberOf _
4060
- * @since 0.1.0
4061
- * @category Lang
4062
- * @param {*} value The value to check.
4063
- * @returns {boolean} Returns `true` if `value` is an array, else `false`.
4064
- * @example
4065
- *
4066
- * _.isArray([1, 2, 3]);
4067
- * // => true
4068
- *
4069
- * _.isArray(document.body.children);
4070
- * // => false
4071
- *
4072
- * _.isArray('abc');
4073
- * // => false
4074
- *
4075
- * _.isArray(_.noop);
4076
- * // => false
4077
- */
4078
- var isArray = Array.isArray;
4079
-
4080
- /**
4081
- * Checks if `value` is array-like. A value is considered array-like if it's
4082
- * not a function and has a `value.length` that's an integer greater than or
4083
- * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.
4084
- *
4085
- * @static
4086
- * @memberOf _
4087
- * @since 4.0.0
4088
- * @category Lang
4089
- * @param {*} value The value to check.
4090
- * @returns {boolean} Returns `true` if `value` is array-like, else `false`.
4091
- * @example
4092
- *
4093
- * _.isArrayLike([1, 2, 3]);
4094
- * // => true
4095
- *
4096
- * _.isArrayLike(document.body.children);
4097
- * // => true
4098
- *
4099
- * _.isArrayLike('abc');
4100
- * // => true
4101
- *
4102
- * _.isArrayLike(_.noop);
4103
- * // => false
4104
- */
4105
- function isArrayLike(value) {
4106
- return value != null && isLength(value.length) && !isFunction(value);
4107
- }
4108
-
4109
- /**
4110
- * This method is like `_.isArrayLike` except that it also checks if `value`
4111
- * is an object.
4112
- *
4113
- * @static
4114
- * @memberOf _
4115
- * @since 4.0.0
4116
- * @category Lang
4117
- * @param {*} value The value to check.
4118
- * @returns {boolean} Returns `true` if `value` is an array-like object,
4119
- * else `false`.
4120
- * @example
4121
- *
4122
- * _.isArrayLikeObject([1, 2, 3]);
4123
- * // => true
4124
- *
4125
- * _.isArrayLikeObject(document.body.children);
4126
- * // => true
4127
- *
4128
- * _.isArrayLikeObject('abc');
4129
- * // => false
4130
- *
4131
- * _.isArrayLikeObject(_.noop);
4132
- * // => false
4133
- */
4134
- function isArrayLikeObject(value) {
4135
- return isObjectLike(value) && isArrayLike(value);
4136
- }
4137
-
4138
- /**
4139
- * Checks if `value` is a buffer.
4140
- *
4141
- * @static
4142
- * @memberOf _
4143
- * @since 4.3.0
4144
- * @category Lang
4145
- * @param {*} value The value to check.
4146
- * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.
4147
- * @example
4148
- *
4149
- * _.isBuffer(new Buffer(2));
4150
- * // => true
4151
- *
4152
- * _.isBuffer(new Uint8Array(2));
4153
- * // => false
4154
- */
4155
- var isBuffer = nativeIsBuffer || stubFalse;
4156
-
4157
- /**
4158
- * Checks if `value` is classified as a `Function` object.
4159
- *
4160
- * @static
4161
- * @memberOf _
4162
- * @since 0.1.0
4163
- * @category Lang
4164
- * @param {*} value The value to check.
4165
- * @returns {boolean} Returns `true` if `value` is a function, else `false`.
4166
- * @example
4167
- *
4168
- * _.isFunction(_);
4169
- * // => true
4170
- *
4171
- * _.isFunction(/abc/);
4172
- * // => false
4173
- */
4174
- function isFunction(value) {
4175
- // The use of `Object#toString` avoids issues with the `typeof` operator
4176
- // in Safari 8-9 which returns 'object' for typed array and other constructors.
4177
- var tag = isObject(value) ? objectToString.call(value) : '';
4178
- return tag == funcTag || tag == genTag;
4179
- }
4180
-
4181
- /**
4182
- * Checks if `value` is a valid array-like length.
4183
- *
4184
- * **Note:** This method is loosely based on
4185
- * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
4186
- *
4187
- * @static
4188
- * @memberOf _
4189
- * @since 4.0.0
4190
- * @category Lang
4191
- * @param {*} value The value to check.
4192
- * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.
4193
- * @example
4194
- *
4195
- * _.isLength(3);
4196
- * // => true
4197
- *
4198
- * _.isLength(Number.MIN_VALUE);
4199
- * // => false
4200
- *
4201
- * _.isLength(Infinity);
4202
- * // => false
4203
- *
4204
- * _.isLength('3');
4205
- * // => false
4206
- */
4207
- function isLength(value) {
4208
- return typeof value == 'number' &&
4209
- value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
4210
- }
4211
-
4212
- /**
4213
- * Checks if `value` is the
4214
- * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
4215
- * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
4216
- *
4217
- * @static
4218
- * @memberOf _
4219
- * @since 0.1.0
4220
- * @category Lang
4221
- * @param {*} value The value to check.
4222
- * @returns {boolean} Returns `true` if `value` is an object, else `false`.
4223
- * @example
4224
- *
4225
- * _.isObject({});
4226
- * // => true
4227
- *
4228
- * _.isObject([1, 2, 3]);
4229
- * // => true
4230
- *
4231
- * _.isObject(_.noop);
4232
- * // => true
4233
- *
4234
- * _.isObject(null);
4235
- * // => false
4236
- */
4237
- function isObject(value) {
4238
- var type = typeof value;
4239
- return !!value && (type == 'object' || type == 'function');
4240
- }
4241
-
4242
- /**
4243
- * Checks if `value` is object-like. A value is object-like if it's not `null`
4244
- * and has a `typeof` result of "object".
4245
- *
4246
- * @static
4247
- * @memberOf _
4248
- * @since 4.0.0
4249
- * @category Lang
4250
- * @param {*} value The value to check.
4251
- * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
4252
- * @example
4253
- *
4254
- * _.isObjectLike({});
4255
- * // => true
4256
- *
4257
- * _.isObjectLike([1, 2, 3]);
4258
- * // => true
4259
- *
4260
- * _.isObjectLike(_.noop);
4261
- * // => false
4262
- *
4263
- * _.isObjectLike(null);
4264
- * // => false
4265
- */
4266
- function isObjectLike(value) {
4267
- return !!value && typeof value == 'object';
4268
- }
4269
-
4270
- /**
4271
- * Creates an array of the own enumerable property names of `object`.
4272
- *
4273
- * **Note:** Non-object values are coerced to objects. See the
4274
- * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)
4275
- * for more details.
4276
- *
4277
- * @static
4278
- * @since 0.1.0
4279
- * @memberOf _
4280
- * @category Object
4281
- * @param {Object} object The object to query.
4282
- * @returns {Array} Returns the array of property names.
4283
- * @example
4284
- *
4285
- * function Foo() {
4286
- * this.a = 1;
4287
- * this.b = 2;
4288
- * }
4289
- *
4290
- * Foo.prototype.c = 3;
4291
- *
4292
- * _.keys(new Foo);
4293
- * // => ['a', 'b'] (iteration order is not guaranteed)
4294
- *
4295
- * _.keys('hi');
4296
- * // => ['0', '1']
4297
- */
4298
- function keys(object) {
4299
- return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);
4300
- }
4301
-
4302
- /**
4303
- * This method returns a new empty array.
4304
- *
4305
- * @static
4306
- * @memberOf _
4307
- * @since 4.13.0
4308
- * @category Util
4309
- * @returns {Array} Returns the new empty array.
4310
- * @example
4311
- *
4312
- * var arrays = _.times(2, _.stubArray);
4313
- *
4314
- * console.log(arrays);
4315
- * // => [[], []]
4316
- *
4317
- * console.log(arrays[0] === arrays[1]);
4318
- * // => false
4319
- */
4320
- function stubArray() {
4321
- return [];
4322
- }
4323
-
4324
- /**
4325
- * This method returns `false`.
4326
- *
4327
- * @static
4328
- * @memberOf _
4329
- * @since 4.13.0
4330
- * @category Util
4331
- * @returns {boolean} Returns `false`.
4332
- * @example
4333
- *
4334
- * _.times(2, _.stubFalse);
4335
- * // => [false, false]
4336
- */
4337
- function stubFalse() {
4338
- return false;
4339
- }
4340
-
4341
- module.exports = cloneDeep;
4342
- } (lodash_clonedeep, lodash_clonedeep.exports));
4343
- return lodash_clonedeep.exports;
4344
- }
4345
-
4346
- var hasRequiredLib;
4347
-
4348
- function requireLib () {
4349
- if (hasRequiredLib) return lib;
4350
- hasRequiredLib = 1;
4351
- var __spreadArrays = (lib && lib.__spreadArrays) || function () {
4352
- for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;
4353
- for (var r = Array(s), k = 0, i = 0; i < il; i++)
4354
- for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
4355
- r[k] = a[j];
4356
- return r;
4357
- };
4358
- var __importDefault = (lib && lib.__importDefault) || function (mod) {
4359
- return (mod && mod.__esModule) ? mod : { "default": mod };
4360
- };
4361
- Object.defineProperty(lib, "__esModule", { value: true });
4362
- lib.getColors = lib.flatten = lib.replaceColor = lib.colorify = void 0;
4363
- var lodash_clonedeep_1 = __importDefault(requireLodash_clonedeep());
4364
- lib.colorify = function (destColors, lottie) {
4365
- if (destColors === void 0) { destColors = []; }
4366
- var modifiedColors = [];
4367
- for (var _i = 0, destColors_1 = destColors; _i < destColors_1.length; _i++) {
4368
- var color = destColors_1[_i];
4369
- modifiedColors.push(convertColorToLottieColor(color));
4370
- }
4371
- var newLottie = modifyColors(modifiedColors, lodash_clonedeep_1.default(lottie));
4372
- return newLottie;
4373
- };
4374
- var convertColorToLottieColor = function (color) {
4375
- if (typeof color === 'string' && color.match(/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i)) {
4376
- var result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(color);
4377
- if (!result) {
4378
- throw new Error('Color can be only hex or rgb array (ex. [10,20,30])');
4379
- }
4380
- return [
4381
- Math.round((parseInt(result[1], 16) / 255) * 1000) / 1000,
4382
- Math.round((parseInt(result[2], 16) / 255) * 1000) / 1000,
4383
- Math.round((parseInt(result[3], 16) / 255) * 1000) / 1000,
4384
- ];
4385
- }
4386
- else if (typeof color === 'object' && color.length === 3 && color.every(function (item) { return item >= 0 && item <= 255; })) {
4387
- return [
4388
- Math.round((color[0] / 255) * 1000) / 1000,
4389
- Math.round((color[1] / 255) * 1000) / 1000,
4390
- Math.round((color[2] / 255) * 1000) / 1000,
4391
- ];
4392
- }
4393
- else if (!color) {
4394
- return undefined;
4395
- }
4396
- else {
4397
- throw new Error('Color can be only hex or rgb array (ex. [10,20,30])');
4398
- }
4399
- };
4400
- var round = function (n) { return Math.round(n * 1000) / 1000; };
4401
- lib.replaceColor = function (sourceColor, targetColor, lottieObj) {
4402
- var genSourceLottieColor = convertColorToLottieColor(sourceColor);
4403
- var genTargetLottieColor = convertColorToLottieColor(targetColor);
4404
- if (!genSourceLottieColor || !genTargetLottieColor) {
4405
- throw new Error('Proper colors must be used for both source and target');
4406
- }
4407
- function doReplace(sourceLottieColor, targetLottieColor, obj) {
4408
- if (obj.s && Array.isArray(obj.s) && obj.s.length === 4) {
4409
- if (sourceLottieColor[0] === obj.s[0] && sourceLottieColor[1] === obj.s[1] && sourceLottieColor[2] === obj.s[2]) {
4410
- obj.s = __spreadArrays(targetLottieColor, [1]);
4411
- }
4412
- }
4413
- else if (obj.c && obj.c.k) {
4414
- if (Array.isArray(obj.c.k) && typeof obj.c.k[0] !== 'number') {
4415
- doReplace(sourceLottieColor, targetLottieColor, obj.c.k);
4416
- }
4417
- else if (sourceLottieColor[0] === round(obj.c.k[0]) &&
4418
- sourceLottieColor[1] === round(obj.c.k[1]) &&
4419
- sourceLottieColor[2] === round(obj.c.k[2])) {
4420
- obj.c.k = targetLottieColor;
4421
- }
4422
- }
4423
- else {
4424
- for (var key in obj) {
4425
- if (typeof obj[key] === 'object') {
4426
- doReplace(sourceLottieColor, targetLottieColor, obj[key]);
4427
- }
4428
- }
4429
- }
4430
- return obj;
4431
- }
4432
- return doReplace(genSourceLottieColor, genTargetLottieColor, lodash_clonedeep_1.default(lottieObj));
4433
- };
4434
- lib.flatten = function (targetColor, lottieObj) {
4435
- var genTargetLottieColor = convertColorToLottieColor(targetColor);
4436
- if (!genTargetLottieColor) {
4437
- throw new Error('Proper colors must be used for target');
4438
- }
4439
- function doFlatten(targetLottieColor, obj) {
4440
- if (obj.s && Array.isArray(obj.s) && obj.s.length === 4) {
4441
- obj.s = __spreadArrays(targetLottieColor, [1]);
4442
- }
4443
- else if (obj.c && obj.c.k) {
4444
- if (Array.isArray(obj.c.k) && typeof obj.c.k[0] !== 'number') {
4445
- doFlatten(targetLottieColor, obj.c.k);
4446
- }
4447
- else {
4448
- obj.c.k = targetLottieColor;
4449
- }
4450
- }
4451
- else {
4452
- for (var key in obj) {
4453
- if (typeof obj[key] === 'object') {
4454
- doFlatten(targetLottieColor, obj[key]);
4455
- }
4456
- }
4457
- }
4458
- return obj;
4459
- }
4460
- return doFlatten(genTargetLottieColor, lodash_clonedeep_1.default(lottieObj));
4461
- };
4462
- var modifyColors = function (colorsArray, lottieObj) {
4463
- var i = 0;
4464
- function doModify(colors, obj) {
4465
- if (obj.s && Array.isArray(obj.s) && obj.s.length === 4) {
4466
- if (colors[i]) {
4467
- obj.s = __spreadArrays(colors[i], [1]);
4468
- }
4469
- i++;
4470
- }
4471
- else if (obj.c && obj.c.k) {
4472
- if (Array.isArray(obj.c.k) && typeof obj.c.k[0] !== 'number') {
4473
- doModify(colors, obj.c.k);
4474
- }
4475
- else {
4476
- if (colors[i]) {
4477
- obj.c.k = colors[i];
4478
- }
4479
- i++;
4480
- }
4481
- }
4482
- for (var key in obj) {
4483
- if (typeof obj[key] === 'object') {
4484
- doModify(colors, obj[key]);
4485
- }
4486
- }
4487
- return obj;
4488
- }
4489
- return doModify(colorsArray, lottieObj);
4490
- };
4491
- var convertLottieColorToRgb = function (lottieColor) {
4492
- return [Math.round(lottieColor[0] * 255), Math.round(lottieColor[1] * 255), Math.round(lottieColor[2] * 255)];
4493
- };
4494
- var convertLottieColorToRgba = function (lottieColor) {
4495
- return [
4496
- Math.round(lottieColor[0] * 255),
4497
- Math.round(lottieColor[1] * 255),
4498
- Math.round(lottieColor[2] * 255),
4499
- lottieColor[3],
4500
- ];
4501
- };
4502
- lib.getColors = function (lottieObj) {
4503
- var res = [];
4504
- function doGet(obj) {
4505
- if (obj.s && Array.isArray(obj.s) && obj.s.length === 4) {
4506
- res.push(convertLottieColorToRgba(obj.s));
4507
- }
4508
- else if (obj.c && obj.c.k) {
4509
- if (Array.isArray(obj.c.k) && typeof obj.c.k[0] !== 'number') {
4510
- doGet(obj.c.k);
4511
- }
4512
- else {
4513
- res.push(convertLottieColorToRgb(obj.c.k));
4514
- }
4515
- }
4516
- else {
4517
- for (var key in obj) {
4518
- if (typeof obj[key] === 'object') {
4519
- doGet(obj[key]);
4520
- }
4521
- }
4522
- }
4523
- return res;
4524
- }
4525
- doGet(lottieObj);
4526
- return res;
4527
- };
4528
- return lib;
4529
- }
4530
-
4531
- var libExports = requireLib();
4532
-
4533
- const animate = (el, color) => {
4534
- return Lottie.loadAnimation({
4535
- container: el,
4536
- renderer: 'svg',
4537
- loop: true,
4538
- autoplay: true,
4539
- animationData: libExports.flatten(color, SpinnerAnimationData(color)),
4540
- });
4541
- };
4542
-
4543
- export { animate };