@six-group/ui-library 0.0.0-insider.af88f91 → 0.0.0-insider.b13c699

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 (1969) hide show
  1. package/dist/cjs/form-control-b39f1df5.js +36 -0
  2. package/dist/cjs/form-control-b39f1df5.js.map +1 -0
  3. package/dist/cjs/index-417a06c8.js +1948 -0
  4. package/dist/cjs/index-417a06c8.js.map +1 -0
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/six-alert.cjs.entry.js +2 -2
  7. package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
  8. package/dist/cjs/six-avatar.cjs.entry.js +3 -3
  9. package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
  10. package/dist/cjs/six-badge.cjs.entry.js +3 -3
  11. package/dist/cjs/six-button.cjs.entry.js +4 -4
  12. package/dist/cjs/six-button.cjs.entry.js.map +1 -1
  13. package/dist/cjs/six-card.cjs.entry.js +2 -2
  14. package/dist/cjs/six-checkbox.cjs.entry.js +128 -0
  15. package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -0
  16. package/dist/cjs/six-datepicker.cjs.entry.js +4 -4
  17. package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
  18. package/dist/cjs/six-details.cjs.entry.js +4 -4
  19. package/dist/cjs/six-details.cjs.entry.js.map +1 -1
  20. package/dist/cjs/six-dialog.cjs.entry.js +3 -3
  21. package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
  22. package/dist/cjs/six-drawer.cjs.entry.js +3 -3
  23. package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
  24. package/dist/cjs/six-dropdown_3.cjs.entry.js +818 -0
  25. package/dist/cjs/six-dropdown_3.cjs.entry.js.map +1 -0
  26. package/dist/cjs/six-error-page.cjs.entry.js +2 -2
  27. package/dist/cjs/six-error.cjs.entry.js +2 -2
  28. package/dist/cjs/six-file-list-item.cjs.entry.js +3 -3
  29. package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
  30. package/dist/cjs/six-file-list.cjs.entry.js +2 -2
  31. package/dist/cjs/six-file-upload.cjs.entry.js +6 -9
  32. package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
  33. package/dist/cjs/six-footer.cjs.entry.js +2 -2
  34. package/dist/cjs/six-group-label.cjs.entry.js +3 -3
  35. package/dist/cjs/six-header-dropdown-item.cjs.entry.js +45 -0
  36. package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
  37. package/dist/cjs/six-header-item_2.cjs.entry.js +47 -0
  38. package/dist/cjs/six-header-item_2.cjs.entry.js.map +1 -0
  39. package/dist/cjs/six-header-menu-button.cjs.entry.js +23 -0
  40. package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
  41. package/dist/cjs/six-header.cjs.entry.js +40 -31
  42. package/dist/cjs/six-header.cjs.entry.js.map +1 -1
  43. package/dist/cjs/six-icon-button.cjs.entry.js +11 -5
  44. package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
  45. package/dist/cjs/six-icon.cjs.entry.js +3 -3
  46. package/dist/cjs/six-input.cjs.entry.js +15 -6
  47. package/dist/cjs/six-input.cjs.entry.js.map +1 -1
  48. package/dist/cjs/six-item-picker.cjs.entry.js +4 -4
  49. package/dist/cjs/six-language-switcher.cjs.entry.js +2 -2
  50. package/dist/cjs/six-layout-grid.cjs.entry.js +2 -2
  51. package/dist/cjs/six-main-container.cjs.entry.js +2 -2
  52. package/dist/cjs/six-menu-divider.cjs.entry.js +2 -2
  53. package/dist/cjs/six-menu-label.cjs.entry.js +2 -2
  54. package/dist/cjs/six-picto.cjs.entry.js +23 -7
  55. package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
  56. package/dist/cjs/six-progress-bar.cjs.entry.js +4 -4
  57. package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
  58. package/dist/cjs/six-progress-ring.cjs.entry.js +2 -2
  59. package/dist/cjs/six-radio.cjs.entry.js +3 -3
  60. package/dist/cjs/six-range.cjs.entry.js +4 -4
  61. package/dist/cjs/six-range.cjs.entry.js.map +1 -1
  62. package/dist/cjs/six-root.cjs.entry.js +2 -2
  63. package/dist/cjs/six-root.cjs.entry.js.map +1 -1
  64. package/dist/cjs/six-search-field.cjs.entry.js +2 -2
  65. package/dist/cjs/six-select.cjs.entry.js +31 -14
  66. package/dist/cjs/six-select.cjs.entry.js.map +1 -1
  67. package/dist/cjs/six-sidebar-item-group.cjs.entry.js +3 -3
  68. package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
  69. package/dist/cjs/six-sidebar-item.cjs.entry.js +4 -4
  70. package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
  71. package/dist/cjs/six-sidebar.cjs.entry.js +3 -3
  72. package/dist/cjs/six-spinner.cjs.entry.js +39 -6
  73. package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
  74. package/dist/cjs/six-stage-indicator.cjs.entry.js +1 -1
  75. package/dist/cjs/six-switch.cjs.entry.js +4 -4
  76. package/dist/cjs/six-tab-group.cjs.entry.js +3 -3
  77. package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
  78. package/dist/cjs/six-tab-panel.cjs.entry.js +2 -2
  79. package/dist/cjs/six-tab.cjs.entry.js +3 -3
  80. package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
  81. package/dist/cjs/six-tag.cjs.entry.js +3 -3
  82. package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
  83. package/dist/cjs/six-textarea.cjs.entry.js +5 -5
  84. package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
  85. package/dist/cjs/six-tile.cjs.entry.js +6 -6
  86. package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
  87. package/dist/cjs/six-timepicker.cjs.entry.js +3 -3
  88. package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
  89. package/dist/cjs/six-tooltip.cjs.entry.js +3 -3
  90. package/dist/cjs/ui-library.cjs.js +10 -10
  91. package/dist/cjs/ui-library.cjs.js.map +1 -1
  92. package/dist/collection/assets/pictograms/TPP.svg +1 -0
  93. package/dist/collection/assets/pictograms/agile.svg +1 -0
  94. package/dist/collection/assets/pictograms/ai.svg +1 -0
  95. package/dist/collection/assets/pictograms/airplane.svg +1 -0
  96. package/dist/collection/assets/pictograms/alert.svg +1 -0
  97. package/dist/collection/assets/pictograms/ambulance.svg +1 -0
  98. package/dist/collection/assets/pictograms/analyse.svg +1 -0
  99. package/dist/collection/assets/pictograms/anchor.svg +1 -0
  100. package/dist/collection/assets/pictograms/apple.svg +1 -0
  101. package/dist/collection/assets/pictograms/arrow-down.svg +1 -0
  102. package/dist/collection/assets/pictograms/arrow-right.svg +1 -0
  103. package/dist/collection/assets/pictograms/arrow-up.svg +1 -0
  104. package/dist/collection/assets/pictograms/astronaut-outline.svg +1 -0
  105. package/dist/collection/assets/pictograms/augmented-reality.svg +1 -0
  106. package/dist/collection/assets/pictograms/backoffice.svg +1 -0
  107. package/dist/collection/assets/pictograms/bank.svg +1 -0
  108. package/dist/collection/assets/pictograms/banknote.svg +1 -0
  109. package/dist/collection/assets/pictograms/barcode.svg +1 -0
  110. package/dist/collection/assets/pictograms/battery.svg +1 -0
  111. package/dist/collection/assets/pictograms/beacon.svg +1 -0
  112. package/dist/collection/assets/pictograms/beat.svg +1 -0
  113. package/dist/collection/assets/pictograms/bee.svg +1 -0
  114. package/dist/collection/assets/pictograms/bell.svg +1 -0
  115. package/dist/collection/assets/pictograms/berlin.svg +1 -0
  116. package/dist/collection/assets/pictograms/big-data.svg +1 -0
  117. package/dist/collection/assets/pictograms/bilateral.svg +1 -0
  118. package/dist/collection/assets/pictograms/bill.svg +1 -0
  119. package/dist/collection/assets/pictograms/binoculars.svg +1 -0
  120. package/dist/collection/assets/pictograms/block.svg +1 -0
  121. package/dist/collection/assets/pictograms/blockchain.svg +1 -0
  122. package/dist/collection/assets/pictograms/bluetooth.svg +1 -0
  123. package/dist/collection/assets/pictograms/bone.svg +1 -0
  124. package/dist/collection/assets/pictograms/book.svg +1 -0
  125. package/dist/collection/assets/pictograms/bottle.svg +1 -0
  126. package/dist/collection/assets/pictograms/buggy.svg +1 -0
  127. package/dist/collection/assets/pictograms/bull-bear.svg +1 -0
  128. package/dist/collection/assets/pictograms/business.svg +1 -0
  129. package/dist/collection/assets/pictograms/cake.svg +1 -0
  130. package/dist/collection/assets/pictograms/calculator.svg +1 -0
  131. package/dist/collection/assets/pictograms/calendar.svg +1 -0
  132. package/dist/collection/assets/pictograms/cam.svg +1 -0
  133. package/dist/collection/assets/pictograms/cap.svg +1 -0
  134. package/dist/collection/assets/pictograms/capsule.svg +1 -0
  135. package/dist/collection/assets/pictograms/car.svg +1 -0
  136. package/dist/collection/assets/pictograms/carabiner.svg +1 -0
  137. package/dist/collection/assets/pictograms/card.svg +1 -0
  138. package/dist/collection/assets/pictograms/cash-machine.svg +1 -0
  139. package/dist/collection/assets/pictograms/cash-register.svg +1 -0
  140. package/dist/collection/assets/pictograms/cash.svg +1 -0
  141. package/dist/collection/assets/pictograms/cashless.svg +1 -0
  142. package/dist/collection/assets/pictograms/check.svg +1 -0
  143. package/dist/collection/assets/pictograms/cheveron-right.svg +1 -0
  144. package/dist/collection/assets/pictograms/chf-eur.svg +1 -0
  145. package/dist/collection/assets/pictograms/cleaning.svg +1 -0
  146. package/dist/collection/assets/pictograms/click-collect.svg +1 -0
  147. package/dist/collection/assets/pictograms/click-return.svg +1 -0
  148. package/dist/collection/assets/pictograms/client-receipt.svg +1 -0
  149. package/dist/collection/assets/pictograms/clientesyusuarios.svg +1 -0
  150. package/dist/collection/assets/pictograms/clock.svg +1 -0
  151. package/dist/collection/assets/pictograms/cloud.svg +1 -0
  152. package/dist/collection/assets/pictograms/coffee.svg +1 -0
  153. package/dist/collection/assets/pictograms/coins.svg +1 -0
  154. package/dist/collection/assets/pictograms/configuracion-de-servicio.svg +1 -0
  155. package/dist/collection/assets/pictograms/connectivity.svg +1 -0
  156. package/dist/collection/assets/pictograms/contactless.svg +1 -0
  157. package/dist/collection/assets/pictograms/copy.svg +1 -0
  158. package/dist/collection/assets/pictograms/cornet.svg +1 -0
  159. package/dist/collection/assets/pictograms/cost-reduction.svg +1 -0
  160. package/dist/collection/assets/pictograms/coupon.svg +1 -0
  161. package/dist/collection/assets/pictograms/croissant.svg +1 -0
  162. package/dist/collection/assets/pictograms/crowdfunding.svg +1 -0
  163. package/dist/collection/assets/pictograms/crown.svg +1 -0
  164. package/dist/collection/assets/pictograms/cryptocurrency.svg +1 -0
  165. package/dist/collection/assets/pictograms/crystal-ball.svg +1 -0
  166. package/dist/collection/assets/pictograms/cup.svg +1 -0
  167. package/dist/collection/assets/pictograms/cupcake.svg +1 -0
  168. package/dist/collection/assets/pictograms/currency.svg +1 -0
  169. package/dist/collection/assets/pictograms/cyber-security.svg +1 -0
  170. package/dist/collection/assets/pictograms/data-mapping.svg +1 -0
  171. package/dist/collection/assets/pictograms/desktop.svg +1 -0
  172. package/dist/collection/assets/pictograms/diamond.svg +1 -0
  173. package/dist/collection/assets/pictograms/disc.svg +1 -0
  174. package/dist/collection/assets/pictograms/diversify.svg +1 -0
  175. package/dist/collection/assets/pictograms/dna.svg +1 -0
  176. package/dist/collection/assets/pictograms/dog.svg +1 -0
  177. package/dist/collection/assets/pictograms/download.svg +1 -0
  178. package/dist/collection/assets/pictograms/drop-zone.svg +1 -0
  179. package/dist/collection/assets/pictograms/drop.svg +1 -0
  180. package/dist/collection/assets/pictograms/dumbbell.svg +1 -0
  181. package/dist/collection/assets/pictograms/dws.svg +1 -0
  182. package/dist/collection/assets/pictograms/ear.svg +1 -0
  183. package/dist/collection/assets/pictograms/ecommerce.svg +1 -0
  184. package/dist/collection/assets/pictograms/ethernet.svg +1 -0
  185. package/dist/collection/assets/pictograms/eur-dollar.svg +1 -0
  186. package/dist/collection/assets/pictograms/exchange.svg +1 -0
  187. package/dist/collection/assets/pictograms/exclamation.svg +1 -0
  188. package/dist/collection/assets/pictograms/external-link.svg +1 -0
  189. package/dist/collection/assets/pictograms/extinguisher.svg +1 -0
  190. package/dist/collection/assets/pictograms/factory.svg +1 -0
  191. package/dist/collection/assets/pictograms/fax.svg +1 -0
  192. package/dist/collection/assets/pictograms/fence.svg +1 -0
  193. package/dist/collection/assets/pictograms/file-text.svg +1 -0
  194. package/dist/collection/assets/pictograms/file.svg +1 -0
  195. package/dist/collection/assets/pictograms/find-in-page.svg +1 -0
  196. package/dist/collection/assets/pictograms/fingerprint.svg +1 -0
  197. package/dist/collection/assets/pictograms/flag.svg +1 -0
  198. package/dist/collection/assets/pictograms/flash.svg +1 -0
  199. package/dist/collection/assets/pictograms/flexibility.svg +1 -0
  200. package/dist/collection/assets/pictograms/flipchart.svg +1 -0
  201. package/dist/collection/assets/pictograms/flower.svg +1 -0
  202. package/dist/collection/assets/pictograms/focus.svg +1 -0
  203. package/dist/collection/assets/pictograms/foreign-exchange.svg +1 -0
  204. package/dist/collection/assets/pictograms/fraud-free.svg +1 -0
  205. package/dist/collection/assets/pictograms/funnel.svg +1 -0
  206. package/dist/collection/assets/pictograms/gamepad.svg +1 -0
  207. package/dist/collection/assets/pictograms/gears.svg +1 -0
  208. package/dist/collection/assets/pictograms/generic.svg +1 -0
  209. package/dist/collection/assets/pictograms/genie.svg +1 -0
  210. package/dist/collection/assets/pictograms/gestion-de-fallidos.svg +1 -0
  211. package/dist/collection/assets/pictograms/gestion-de-instrucciones.svg +1 -0
  212. package/dist/collection/assets/pictograms/gestion-de-pago.svg +1 -0
  213. package/dist/collection/assets/pictograms/gift.svg +1 -0
  214. package/dist/collection/assets/pictograms/giftcard.svg +1 -0
  215. package/dist/collection/assets/pictograms/glass.svg +1 -0
  216. package/dist/collection/assets/pictograms/glasses.svg +1 -0
  217. package/dist/collection/assets/pictograms/global.svg +1 -0
  218. package/dist/collection/assets/pictograms/gprs-lan.svg +1 -0
  219. package/dist/collection/assets/pictograms/gprs.svg +1 -0
  220. package/dist/collection/assets/pictograms/guide.svg +1 -0
  221. package/dist/collection/assets/pictograms/hacker-security.svg +1 -0
  222. package/dist/collection/assets/pictograms/hand.svg +1 -0
  223. package/dist/collection/assets/pictograms/handshake.svg +1 -0
  224. package/dist/collection/assets/pictograms/happy.svg +1 -0
  225. package/dist/collection/assets/pictograms/hashtag.svg +1 -0
  226. package/dist/collection/assets/pictograms/headphones.svg +1 -0
  227. package/dist/collection/assets/pictograms/heart.svg +1 -0
  228. package/dist/collection/assets/pictograms/home.svg +1 -0
  229. package/dist/collection/assets/pictograms/identity-management.svg +1 -0
  230. package/dist/collection/assets/pictograms/info.svg +1 -0
  231. package/dist/collection/assets/pictograms/international-connectivity.svg +1 -0
  232. package/dist/collection/assets/pictograms/iot.svg +1 -0
  233. package/dist/collection/assets/pictograms/key.svg +1 -0
  234. package/dist/collection/assets/pictograms/lab.svg +1 -0
  235. package/dist/collection/assets/pictograms/labyrinth.svg +1 -0
  236. package/dist/collection/assets/pictograms/laptop-outline.svg +1 -0
  237. package/dist/collection/assets/pictograms/leaf.svg +1 -0
  238. package/dist/collection/assets/pictograms/lightbulb.svg +1 -0
  239. package/dist/collection/assets/pictograms/lighthouse.svg +1 -0
  240. package/dist/collection/assets/pictograms/like.svg +1 -0
  241. package/dist/collection/assets/pictograms/lines.svg +1 -0
  242. package/dist/collection/assets/pictograms/liquid.svg +1 -0
  243. package/dist/collection/assets/pictograms/lock.svg +1 -0
  244. package/dist/collection/assets/pictograms/london.svg +1 -0
  245. package/dist/collection/assets/pictograms/lounge.svg +1 -0
  246. package/dist/collection/assets/pictograms/lunch-learn.svg +1 -0
  247. package/dist/collection/assets/pictograms/machine-learning.svg +1 -0
  248. package/dist/collection/assets/pictograms/mail-copy.svg +1 -0
  249. package/dist/collection/assets/pictograms/mail.svg +1 -0
  250. package/dist/collection/assets/pictograms/map-marker.svg +1 -0
  251. package/dist/collection/assets/pictograms/map.svg +1 -0
  252. package/dist/collection/assets/pictograms/markets.svg +1 -0
  253. package/dist/collection/assets/pictograms/megaphone.svg +1 -0
  254. package/dist/collection/assets/pictograms/menu.svg +1 -0
  255. package/dist/collection/assets/pictograms/micro-payments.svg +1 -0
  256. package/dist/collection/assets/pictograms/microphone.svg +1 -0
  257. package/dist/collection/assets/pictograms/minus.svg +1 -0
  258. package/dist/collection/assets/pictograms/mobile-payment.svg +1 -0
  259. package/dist/collection/assets/pictograms/mobile-terminal.svg +1 -0
  260. package/dist/collection/assets/pictograms/monitoring.svg +1 -0
  261. package/dist/collection/assets/pictograms/more.svg +1 -0
  262. package/dist/collection/assets/pictograms/mountain.svg +1 -0
  263. package/dist/collection/assets/pictograms/movie-camera.svg +1 -0
  264. package/dist/collection/assets/pictograms/navigation.svg +1 -0
  265. package/dist/collection/assets/pictograms/no-smoking.svg +1 -0
  266. package/dist/collection/assets/pictograms/office.svg +1 -0
  267. package/dist/collection/assets/pictograms/outsorcing.svg +1 -0
  268. package/dist/collection/assets/pictograms/package.svg +1 -0
  269. package/dist/collection/assets/pictograms/paddle.svg +1 -0
  270. package/dist/collection/assets/pictograms/paninoteca.svg +1 -0
  271. package/dist/collection/assets/pictograms/paragraph.svg +1 -0
  272. package/dist/collection/assets/pictograms/paris.svg +1 -0
  273. package/dist/collection/assets/pictograms/parking.svg +1 -0
  274. package/dist/collection/assets/pictograms/pause.svg +1 -0
  275. package/dist/collection/assets/pictograms/pay-points.svg +1 -0
  276. package/dist/collection/assets/pictograms/pencil.svg +1 -0
  277. package/dist/collection/assets/pictograms/person-business.svg +1 -0
  278. package/dist/collection/assets/pictograms/person-callcenter.svg +1 -0
  279. package/dist/collection/assets/pictograms/person-client.svg +1 -0
  280. package/dist/collection/assets/pictograms/person-group.svg +1 -0
  281. package/dist/collection/assets/pictograms/person.svg +1 -0
  282. package/dist/collection/assets/pictograms/pet.svg +1 -0
  283. package/dist/collection/assets/pictograms/piechart.svg +1 -0
  284. package/dist/collection/assets/pictograms/pig.svg +1 -0
  285. package/dist/collection/assets/pictograms/piggy-bank.svg +1 -0
  286. package/dist/collection/assets/pictograms/planet.svg +1 -0
  287. package/dist/collection/assets/pictograms/play.svg +1 -0
  288. package/dist/collection/assets/pictograms/plus.svg +1 -0
  289. package/dist/collection/assets/pictograms/popsicle.svg +1 -0
  290. package/dist/collection/assets/pictograms/printer.svg +1 -0
  291. package/dist/collection/assets/pictograms/privacy.svg +1 -0
  292. package/dist/collection/assets/pictograms/process.svg +1 -0
  293. package/dist/collection/assets/pictograms/projector.svg +1 -0
  294. package/dist/collection/assets/pictograms/psp.svg +1 -0
  295. package/dist/collection/assets/pictograms/punch-card.svg +1 -0
  296. package/dist/collection/assets/pictograms/puzzle.svg +1 -0
  297. package/dist/collection/assets/pictograms/qr-scanner.svg +1 -0
  298. package/dist/collection/assets/pictograms/qr.svg +1 -0
  299. package/dist/collection/assets/pictograms/question.svg +1 -0
  300. package/dist/collection/assets/pictograms/rabbit.svg +1 -0
  301. package/dist/collection/assets/pictograms/rain.svg +1 -0
  302. package/dist/collection/assets/pictograms/realtime.svg +1 -0
  303. package/dist/collection/assets/pictograms/recurring-payments.svg +1 -0
  304. package/dist/collection/assets/pictograms/relaxing.svg +1 -0
  305. package/dist/collection/assets/pictograms/reporting.svg +1 -0
  306. package/dist/collection/assets/pictograms/responsive-design.svg +1 -0
  307. package/dist/collection/assets/pictograms/robo-advisor.svg +1 -0
  308. package/dist/collection/assets/pictograms/robotics.svg +1 -0
  309. package/dist/collection/assets/pictograms/rock.svg +1 -0
  310. package/dist/collection/assets/pictograms/rocket.svg +1 -0
  311. package/dist/collection/assets/pictograms/rss.svg +1 -0
  312. package/dist/collection/assets/pictograms/sad.svg +1 -0
  313. package/dist/collection/assets/pictograms/sailboat.svg +1 -0
  314. package/dist/collection/assets/pictograms/scales.svg +1 -0
  315. package/dist/collection/assets/pictograms/screen.svg +1 -0
  316. package/dist/collection/assets/pictograms/seal.svg +1 -0
  317. package/dist/collection/assets/pictograms/search.svg +1 -0
  318. package/dist/collection/assets/pictograms/sentiment-dissatisfied.svg +1 -0
  319. package/dist/collection/assets/pictograms/server.svg +1 -0
  320. package/dist/collection/assets/pictograms/service-center.svg +1 -0
  321. package/dist/collection/assets/pictograms/sextant.svg +1 -0
  322. package/dist/collection/assets/pictograms/share.svg +1 -0
  323. package/dist/collection/assets/pictograms/shield.svg +1 -0
  324. package/dist/collection/assets/pictograms/shop.svg +1 -0
  325. package/dist/collection/assets/pictograms/shopping-cart-chf.svg +1 -0
  326. package/dist/collection/assets/pictograms/shopping-cart-download.svg +1 -0
  327. package/dist/collection/assets/pictograms/shopping-cart.svg +1 -0
  328. package/dist/collection/assets/pictograms/signal.svg +1 -0
  329. package/dist/collection/assets/pictograms/simple-integration.svg +1 -0
  330. package/dist/collection/assets/pictograms/skull.svg +1 -0
  331. package/dist/collection/assets/pictograms/smoking.svg +1 -0
  332. package/dist/collection/assets/pictograms/snow.svg +1 -0
  333. package/dist/collection/assets/pictograms/snowflake.svg +1 -0
  334. package/dist/collection/assets/pictograms/snowman.svg +1 -0
  335. package/dist/collection/assets/pictograms/soc.svg +1 -0
  336. package/dist/collection/assets/pictograms/social-days.svg +1 -0
  337. package/dist/collection/assets/pictograms/social-trading.svg +1 -0
  338. package/dist/collection/assets/pictograms/softwarepackage.svg +1 -0
  339. package/dist/collection/assets/pictograms/sound.svg +1 -0
  340. package/dist/collection/assets/pictograms/speechbubble.svg +1 -0
  341. package/dist/collection/assets/pictograms/spirit.svg +1 -0
  342. package/dist/collection/assets/pictograms/split.svg +1 -0
  343. package/dist/collection/assets/pictograms/stability.svg +1 -0
  344. package/dist/collection/assets/pictograms/stairs.svg +1 -0
  345. package/dist/collection/assets/pictograms/star.svg +1 -0
  346. package/dist/collection/assets/pictograms/statistic.svg +1 -0
  347. package/dist/collection/assets/pictograms/stock.svg +1 -0
  348. package/dist/collection/assets/pictograms/stocks.svg +1 -0
  349. package/dist/collection/assets/pictograms/stop.svg +1 -0
  350. package/dist/collection/assets/pictograms/stopwatch.svg +1 -0
  351. package/dist/collection/assets/pictograms/storage.svg +1 -0
  352. package/dist/collection/assets/pictograms/success.svg +1 -0
  353. package/dist/collection/assets/pictograms/suitcase.svg +1 -0
  354. package/dist/collection/assets/pictograms/sun.svg +1 -0
  355. package/dist/collection/assets/pictograms/surveillance.svg +1 -0
  356. package/dist/collection/assets/pictograms/swiss.svg +1 -0
  357. package/dist/collection/assets/pictograms/tablet.svg +1 -0
  358. package/dist/collection/assets/pictograms/tachometer.svg +1 -0
  359. package/dist/collection/assets/pictograms/target.svg +1 -0
  360. package/dist/collection/assets/pictograms/telephone.svg +1 -0
  361. package/dist/collection/assets/pictograms/telescope.svg +1 -0
  362. package/dist/collection/assets/pictograms/temperature.svg +1 -0
  363. package/dist/collection/assets/pictograms/terminal.svg +1 -0
  364. package/dist/collection/assets/pictograms/ticket.svg +1 -0
  365. package/dist/collection/assets/pictograms/tin.svg +1 -0
  366. package/dist/collection/assets/pictograms/tokenization.svg +1 -0
  367. package/dist/collection/assets/pictograms/tool.svg +1 -0
  368. package/dist/collection/assets/pictograms/touch.svg +1 -0
  369. package/dist/collection/assets/pictograms/train.svg +1 -0
  370. package/dist/collection/assets/pictograms/trash.svg +1 -0
  371. package/dist/collection/assets/pictograms/umbrella.svg +1 -0
  372. package/dist/collection/assets/pictograms/unlock.svg +1 -0
  373. package/dist/collection/assets/pictograms/upload.svg +1 -0
  374. package/dist/collection/assets/pictograms/usb.svg +1 -0
  375. package/dist/collection/assets/pictograms/viena.svg +1 -0
  376. package/dist/collection/assets/pictograms/viking.svg +1 -0
  377. package/dist/collection/assets/pictograms/visibility.svg +1 -0
  378. package/dist/collection/assets/pictograms/wallet.svg +1 -0
  379. package/dist/collection/assets/pictograms/warning.svg +1 -0
  380. package/dist/collection/assets/pictograms/way-up.svg +1 -0
  381. package/dist/collection/assets/pictograms/wc-handicap.svg +1 -0
  382. package/dist/collection/assets/pictograms/wc-men.svg +1 -0
  383. package/dist/collection/assets/pictograms/wc-woman.svg +1 -0
  384. package/dist/collection/assets/pictograms/wearables.svg +1 -0
  385. package/dist/collection/assets/pictograms/webshop.svg +1 -0
  386. package/dist/collection/assets/pictograms/wlan-bluetooth.svg +1 -0
  387. package/dist/collection/assets/pictograms/wlan.svg +1 -0
  388. package/dist/collection/assets/pictograms/x.svg +1 -0
  389. package/dist/collection/assets/pictograms/zurich.svg +1 -0
  390. package/dist/collection/collection-manifest.json +7 -3
  391. package/dist/collection/components/six-alert/six-alert.js +1 -1
  392. package/dist/collection/components/six-alert/six-alert.js.map +1 -1
  393. package/dist/collection/components/six-avatar/six-avatar.js +2 -2
  394. package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
  395. package/dist/collection/components/six-badge/six-badge.js +2 -2
  396. package/dist/collection/components/six-button/six-button.css +0 -4
  397. package/dist/collection/components/six-button/six-button.js +2 -2
  398. package/dist/collection/components/six-button/six-button.js.map +1 -1
  399. package/dist/collection/components/six-card/six-card.js +1 -1
  400. package/dist/collection/components/six-checkbox/six-checkbox.js +2 -2
  401. package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
  402. package/dist/collection/components/six-datepicker/six-datepicker.js +3 -3
  403. package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
  404. package/dist/collection/components/six-details/six-details.js +3 -3
  405. package/dist/collection/components/six-details/six-details.js.map +1 -1
  406. package/dist/collection/components/six-dialog/six-dialog.js +2 -2
  407. package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
  408. package/dist/collection/components/six-drawer/six-drawer.js +2 -2
  409. package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
  410. package/dist/collection/components/six-dropdown/six-dropdown.js +5 -5
  411. package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
  412. package/dist/collection/components/six-error/six-error.js +1 -1
  413. package/dist/collection/components/six-error-page/six-error-page.js +1 -1
  414. package/dist/collection/components/six-file-list/six-file-list.js +1 -1
  415. package/dist/collection/components/six-file-list-item/six-file-list-item.js +2 -2
  416. package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
  417. package/dist/collection/components/six-file-upload/six-file-upload.js +5 -8
  418. package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
  419. package/dist/collection/components/six-footer/six-footer.js +1 -1
  420. package/dist/collection/components/six-group-label/six-group-label.js +1 -1
  421. package/dist/collection/components/six-header/six-header.css +5 -29
  422. package/dist/collection/components/six-header/six-header.js +115 -47
  423. package/dist/collection/components/six-header/six-header.js.map +1 -1
  424. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +15 -0
  425. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +53 -0
  426. package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
  427. package/dist/collection/components/six-header-item/six-header-item.css +15 -0
  428. package/dist/collection/components/six-header-item/six-header-item.js +51 -0
  429. package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
  430. package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +27 -0
  431. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +48 -0
  432. package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
  433. package/dist/collection/components/six-icon/six-icon.js +2 -2
  434. package/dist/collection/components/six-icon-button/six-icon-button.css +2 -1
  435. package/dist/collection/components/six-icon-button/six-icon-button.js +60 -3
  436. package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
  437. package/dist/collection/components/six-input/six-input.css +1 -0
  438. package/dist/collection/components/six-input/six-input.js +41 -5
  439. package/dist/collection/components/six-input/six-input.js.map +1 -1
  440. package/dist/collection/components/six-item-picker/six-item-picker.js +3 -3
  441. package/dist/collection/components/six-language-switcher/six-language-switcher.js +1 -1
  442. package/dist/collection/components/six-layout-grid/six-layout-grid.js +1 -1
  443. package/dist/collection/components/six-logo/six-logo.css +18 -0
  444. package/dist/collection/components/six-logo/six-logo.js +54 -0
  445. package/dist/collection/components/six-logo/six-logo.js.map +1 -0
  446. package/dist/collection/components/six-main-container/six-main-container.js +1 -1
  447. package/dist/collection/components/six-menu/six-menu.js +13 -4
  448. package/dist/collection/components/six-menu/six-menu.js.map +1 -1
  449. package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
  450. package/dist/collection/components/six-menu-item/six-menu-item.js +2 -2
  451. package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
  452. package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
  453. package/dist/collection/components/six-picto/six-picto.css +0 -1193
  454. package/dist/collection/components/six-picto/six-picto.js +26 -5
  455. package/dist/collection/components/six-picto/six-picto.js.map +1 -1
  456. package/dist/collection/components/six-progress-bar/six-progress-bar.js +3 -3
  457. package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
  458. package/dist/collection/components/six-progress-ring/six-progress-ring.js +1 -1
  459. package/dist/collection/components/six-radio/six-radio.js +2 -2
  460. package/dist/collection/components/six-range/six-range.js +2 -2
  461. package/dist/collection/components/six-range/six-range.js.map +1 -1
  462. package/dist/collection/components/six-root/six-root.js +1 -1
  463. package/dist/collection/components/six-root/six-root.js.map +1 -1
  464. package/dist/collection/components/six-search-field/six-search-field.js +1 -1
  465. package/dist/collection/components/six-select/six-select.js +29 -12
  466. package/dist/collection/components/six-select/six-select.js.map +1 -1
  467. package/dist/collection/components/six-sidebar/six-sidebar.js +2 -2
  468. package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +7 -0
  469. package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +2 -2
  470. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +7 -0
  471. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +1 -1
  472. package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
  473. package/dist/collection/components/six-spinner/six-spinner.css +45 -0
  474. package/dist/collection/components/six-spinner/six-spinner.js +59 -10
  475. package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
  476. package/dist/collection/components/six-switch/six-switch.js +2 -2
  477. package/dist/collection/components/six-tab/six-tab.js +2 -2
  478. package/dist/collection/components/six-tab/six-tab.js.map +1 -1
  479. package/dist/collection/components/six-tab-group/six-tab-group.js +2 -2
  480. package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
  481. package/dist/collection/components/six-tab-panel/six-tab-panel.js +1 -1
  482. package/dist/collection/components/six-tag/six-tag.js +2 -2
  483. package/dist/collection/components/six-tag/six-tag.js.map +1 -1
  484. package/dist/collection/components/six-textarea/six-textarea.css +5 -0
  485. package/dist/collection/components/six-textarea/six-textarea.js +4 -4
  486. package/dist/collection/components/six-tile/six-tile.js +5 -5
  487. package/dist/collection/components/six-tile/six-tile.js.map +1 -1
  488. package/dist/collection/components/six-timepicker/six-timepicker.js +2 -2
  489. package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
  490. package/dist/collection/components/six-tooltip/six-tooltip.js +2 -2
  491. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
  492. package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  493. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
  494. package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  495. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
  496. package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  497. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
  498. package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  499. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
  500. package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  501. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
  502. package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  503. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
  504. package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  505. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
  506. package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  507. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
  508. package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  509. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
  510. package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  511. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
  512. package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  513. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
  514. package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  515. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
  516. package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  517. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
  518. package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  519. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
  520. package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  521. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
  522. package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  523. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
  524. package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  525. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
  526. package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  527. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  528. package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  529. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  530. package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  531. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  532. package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  533. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  534. package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  535. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  536. package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  537. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  538. package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  539. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  540. package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  541. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  542. package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  543. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  544. package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  545. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  546. package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  547. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  548. package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  549. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  550. package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  551. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  552. package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  553. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  554. package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  555. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  556. package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  557. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  558. package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  559. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  560. package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  561. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  562. package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  563. package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
  564. package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  565. package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
  566. package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  567. package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
  568. package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  569. package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
  570. package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  571. package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
  572. package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  573. package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
  574. package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  575. package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
  576. package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  577. package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
  578. package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  579. package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
  580. package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  581. package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
  582. package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  583. package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
  584. package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  585. package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
  586. package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  587. package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
  588. package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  589. package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
  590. package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  591. package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
  592. package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  593. package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
  594. package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  595. package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
  596. package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  597. package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
  598. package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  599. package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
  600. package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
  601. package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
  602. package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
  603. package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
  604. package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
  605. package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
  606. package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
  607. package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
  608. package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
  609. package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
  610. package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
  611. package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
  612. package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
  613. package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
  614. package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
  615. package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
  616. package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
  617. package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
  618. package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
  619. package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
  620. package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
  621. package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
  622. package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
  623. package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
  624. package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
  625. package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
  626. package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
  627. package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
  628. package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
  629. package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
  630. package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
  631. package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
  632. package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
  633. package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
  634. package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
  635. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
  636. package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  637. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
  638. package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  639. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
  640. package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  641. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
  642. package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  643. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
  644. package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  645. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
  646. package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  647. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
  648. package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  649. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
  650. package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  651. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
  652. package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  653. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
  654. package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  655. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
  656. package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  657. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
  658. package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  659. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
  660. package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  661. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
  662. package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  663. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
  664. package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  665. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
  666. package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  667. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
  668. package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  669. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
  670. package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  671. package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
  672. package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
  673. package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
  674. package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
  675. package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
  676. package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
  677. package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
  678. package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
  679. package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
  680. package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
  681. package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
  682. package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
  683. package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
  684. package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
  685. package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
  686. package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
  687. package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
  688. package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
  689. package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
  690. package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
  691. package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
  692. package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
  693. package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
  694. package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
  695. package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
  696. package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
  697. package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
  698. package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
  699. package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
  700. package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
  701. package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
  702. package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
  703. package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
  704. package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
  705. package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
  706. package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
  707. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
  708. package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  709. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
  710. package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  711. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
  712. package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  713. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
  714. package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  715. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
  716. package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  717. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
  718. package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  719. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
  720. package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  721. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
  722. package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  723. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
  724. package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  725. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
  726. package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  727. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
  728. package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  729. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
  730. package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  731. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
  732. package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  733. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
  734. package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  735. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
  736. package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  737. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
  738. package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  739. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
  740. package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  741. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
  742. package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  743. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
  744. package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  745. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
  746. package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  747. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
  748. package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  749. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
  750. package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  751. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
  752. package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  753. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
  754. package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  755. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
  756. package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  757. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
  758. package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  759. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
  760. package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  761. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
  762. package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  763. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
  764. package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  765. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
  766. package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  767. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
  768. package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  769. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
  770. package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  771. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
  772. package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  773. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
  774. package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  775. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
  776. package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  777. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
  778. package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  779. package/dist/components/index.js +8 -0
  780. package/dist/components/index.js.map +1 -1
  781. package/dist/components/six-alert.js +1 -1
  782. package/dist/components/six-alert.js.map +1 -1
  783. package/dist/components/six-avatar.js +2 -2
  784. package/dist/components/six-avatar.js.map +1 -1
  785. package/dist/components/six-badge.js +2 -2
  786. package/dist/components/six-button2.js +3 -3
  787. package/dist/components/six-button2.js.map +1 -1
  788. package/dist/components/six-card.js +1 -1
  789. package/dist/components/six-checkbox2.js +2 -2
  790. package/dist/components/six-checkbox2.js.map +1 -1
  791. package/dist/components/six-datepicker.js +3 -3
  792. package/dist/components/six-datepicker.js.map +1 -1
  793. package/dist/components/six-details2.js +3 -3
  794. package/dist/components/six-details2.js.map +1 -1
  795. package/dist/components/six-dialog.js +2 -2
  796. package/dist/components/six-dialog.js.map +1 -1
  797. package/dist/components/six-drawer.js +2 -2
  798. package/dist/components/six-drawer.js.map +1 -1
  799. package/dist/components/six-dropdown2.js +5 -5
  800. package/dist/components/six-dropdown2.js.map +1 -1
  801. package/dist/components/six-error-page.js +1 -1
  802. package/dist/components/six-error2.js +1 -1
  803. package/dist/components/six-file-list-item.js +2 -2
  804. package/dist/components/six-file-list-item.js.map +1 -1
  805. package/dist/components/six-file-list.js +1 -1
  806. package/dist/components/six-file-upload.js +5 -8
  807. package/dist/components/six-file-upload.js.map +1 -1
  808. package/dist/components/six-footer.js +1 -1
  809. package/dist/components/six-group-label.js +1 -1
  810. package/dist/components/six-header-dropdown-item.d.ts +11 -0
  811. package/dist/components/six-header-dropdown-item.js +103 -0
  812. package/dist/components/six-header-dropdown-item.js.map +1 -0
  813. package/dist/components/six-header-item.d.ts +11 -0
  814. package/dist/components/six-header-item.js +8 -0
  815. package/dist/components/six-header-item.js.map +1 -0
  816. package/dist/components/six-header-item2.js +39 -0
  817. package/dist/components/six-header-item2.js.map +1 -0
  818. package/dist/components/six-header-menu-button.d.ts +11 -0
  819. package/dist/components/six-header-menu-button.js +57 -0
  820. package/dist/components/six-header-menu-button.js.map +1 -0
  821. package/dist/components/six-header.js +64 -42
  822. package/dist/components/six-header.js.map +1 -1
  823. package/dist/components/six-icon-button2.js +14 -5
  824. package/dist/components/six-icon-button2.js.map +1 -1
  825. package/dist/components/six-icon2.js +2 -2
  826. package/dist/components/six-input2.js +14 -4
  827. package/dist/components/six-input2.js.map +1 -1
  828. package/dist/components/six-item-picker2.js +3 -3
  829. package/dist/components/six-language-switcher.js +1 -1
  830. package/dist/components/six-layout-grid.js +1 -1
  831. package/dist/components/six-logo.d.ts +11 -0
  832. package/dist/components/six-logo.js +8 -0
  833. package/dist/components/six-logo.js.map +1 -0
  834. package/dist/components/six-logo2.js +42 -0
  835. package/dist/components/six-logo2.js.map +1 -0
  836. package/dist/components/six-main-container.js +1 -1
  837. package/dist/components/six-menu-divider.js +1 -1
  838. package/dist/components/six-menu-item2.js +2 -2
  839. package/dist/components/six-menu-item2.js.map +1 -1
  840. package/dist/components/six-menu-label.js +1 -1
  841. package/dist/components/six-menu2.js +13 -4
  842. package/dist/components/six-menu2.js.map +1 -1
  843. package/dist/components/six-picto2.js +24 -7
  844. package/dist/components/six-picto2.js.map +1 -1
  845. package/dist/components/six-progress-bar.js +3 -3
  846. package/dist/components/six-progress-bar.js.map +1 -1
  847. package/dist/components/six-progress-ring.js +1 -1
  848. package/dist/components/six-radio.js +2 -2
  849. package/dist/components/six-range.js +2 -2
  850. package/dist/components/six-range.js.map +1 -1
  851. package/dist/components/six-root.js +1 -1
  852. package/dist/components/six-root.js.map +1 -1
  853. package/dist/components/six-search-field.js +1 -1
  854. package/dist/components/six-select.js +29 -12
  855. package/dist/components/six-select.js.map +1 -1
  856. package/dist/components/six-sidebar-item-group.js +2 -2
  857. package/dist/components/six-sidebar-item-group.js.map +1 -1
  858. package/dist/components/six-sidebar-item.js +3 -3
  859. package/dist/components/six-sidebar-item.js.map +1 -1
  860. package/dist/components/six-sidebar.js +2 -2
  861. package/dist/components/six-spinner2.js +39 -5
  862. package/dist/components/six-spinner2.js.map +1 -1
  863. package/dist/components/six-switch.js +2 -2
  864. package/dist/components/six-tab-group.js +2 -2
  865. package/dist/components/six-tab-group.js.map +1 -1
  866. package/dist/components/six-tab-panel.js +1 -1
  867. package/dist/components/six-tab.js +2 -2
  868. package/dist/components/six-tab.js.map +1 -1
  869. package/dist/components/six-tag.js +2 -2
  870. package/dist/components/six-tag.js.map +1 -1
  871. package/dist/components/six-textarea.js +3 -3
  872. package/dist/components/six-textarea.js.map +1 -1
  873. package/dist/components/six-tile.js +5 -5
  874. package/dist/components/six-tile.js.map +1 -1
  875. package/dist/components/six-timepicker2.js +2 -2
  876. package/dist/components/six-timepicker2.js.map +1 -1
  877. package/dist/components/six-tooltip2.js +2 -2
  878. package/dist/components.d.ts +34 -0
  879. package/dist/components.json +566 -42
  880. package/dist/esm/form-control-ad1710bf.js +34 -0
  881. package/dist/esm/form-control-ad1710bf.js.map +1 -0
  882. package/dist/esm/index-a7bee415.js +1919 -0
  883. package/dist/esm/index-a7bee415.js.map +1 -0
  884. package/dist/esm/loader.js +3 -3
  885. package/dist/esm/six-alert.entry.js +2 -2
  886. package/dist/esm/six-alert.entry.js.map +1 -1
  887. package/dist/esm/six-avatar.entry.js +3 -3
  888. package/dist/esm/six-avatar.entry.js.map +1 -1
  889. package/dist/esm/six-badge.entry.js +3 -3
  890. package/dist/esm/six-button.entry.js +4 -4
  891. package/dist/esm/six-button.entry.js.map +1 -1
  892. package/dist/esm/six-card.entry.js +2 -2
  893. package/dist/esm/six-checkbox.entry.js +124 -0
  894. package/dist/esm/six-checkbox.entry.js.map +1 -0
  895. package/dist/esm/six-datepicker.entry.js +4 -4
  896. package/dist/esm/six-datepicker.entry.js.map +1 -1
  897. package/dist/esm/six-details.entry.js +4 -4
  898. package/dist/esm/six-details.entry.js.map +1 -1
  899. package/dist/esm/six-dialog.entry.js +3 -3
  900. package/dist/esm/six-dialog.entry.js.map +1 -1
  901. package/dist/esm/six-drawer.entry.js +3 -3
  902. package/dist/esm/six-drawer.entry.js.map +1 -1
  903. package/dist/esm/six-dropdown_3.entry.js +812 -0
  904. package/dist/esm/six-dropdown_3.entry.js.map +1 -0
  905. package/dist/esm/six-error-page.entry.js +2 -2
  906. package/dist/esm/six-error.entry.js +2 -2
  907. package/dist/esm/six-file-list-item.entry.js +3 -3
  908. package/dist/esm/six-file-list-item.entry.js.map +1 -1
  909. package/dist/esm/six-file-list.entry.js +2 -2
  910. package/dist/esm/six-file-upload.entry.js +6 -9
  911. package/dist/esm/six-file-upload.entry.js.map +1 -1
  912. package/dist/esm/six-footer.entry.js +2 -2
  913. package/dist/esm/six-group-label.entry.js +3 -3
  914. package/dist/esm/six-header-dropdown-item.entry.js +41 -0
  915. package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
  916. package/dist/esm/six-header-item_2.entry.js +42 -0
  917. package/dist/esm/six-header-item_2.entry.js.map +1 -0
  918. package/dist/esm/six-header-menu-button.entry.js +19 -0
  919. package/dist/esm/six-header-menu-button.entry.js.map +1 -0
  920. package/dist/esm/six-header.entry.js +40 -31
  921. package/dist/esm/six-header.entry.js.map +1 -1
  922. package/dist/esm/six-icon-button.entry.js +11 -5
  923. package/dist/esm/six-icon-button.entry.js.map +1 -1
  924. package/dist/esm/six-icon.entry.js +3 -3
  925. package/dist/esm/six-input.entry.js +15 -6
  926. package/dist/esm/six-input.entry.js.map +1 -1
  927. package/dist/esm/six-item-picker.entry.js +4 -4
  928. package/dist/esm/six-language-switcher.entry.js +2 -2
  929. package/dist/esm/six-layout-grid.entry.js +2 -2
  930. package/dist/esm/six-main-container.entry.js +2 -2
  931. package/dist/esm/six-menu-divider.entry.js +2 -2
  932. package/dist/esm/six-menu-label.entry.js +2 -2
  933. package/dist/esm/six-picto.entry.js +23 -7
  934. package/dist/esm/six-picto.entry.js.map +1 -1
  935. package/dist/esm/six-progress-bar.entry.js +4 -4
  936. package/dist/esm/six-progress-bar.entry.js.map +1 -1
  937. package/dist/esm/six-progress-ring.entry.js +2 -2
  938. package/dist/esm/six-radio.entry.js +3 -3
  939. package/dist/esm/six-range.entry.js +4 -4
  940. package/dist/esm/six-range.entry.js.map +1 -1
  941. package/dist/esm/six-root.entry.js +2 -2
  942. package/dist/esm/six-root.entry.js.map +1 -1
  943. package/dist/esm/six-search-field.entry.js +2 -2
  944. package/dist/esm/six-select.entry.js +31 -14
  945. package/dist/esm/six-select.entry.js.map +1 -1
  946. package/dist/esm/six-sidebar-item-group.entry.js +3 -3
  947. package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
  948. package/dist/esm/six-sidebar-item.entry.js +4 -4
  949. package/dist/esm/six-sidebar-item.entry.js.map +1 -1
  950. package/dist/esm/six-sidebar.entry.js +3 -3
  951. package/dist/esm/six-spinner.entry.js +39 -6
  952. package/dist/esm/six-spinner.entry.js.map +1 -1
  953. package/dist/esm/six-stage-indicator.entry.js +1 -1
  954. package/dist/esm/six-switch.entry.js +4 -4
  955. package/dist/esm/six-tab-group.entry.js +3 -3
  956. package/dist/esm/six-tab-group.entry.js.map +1 -1
  957. package/dist/esm/six-tab-panel.entry.js +2 -2
  958. package/dist/esm/six-tab.entry.js +3 -3
  959. package/dist/esm/six-tab.entry.js.map +1 -1
  960. package/dist/esm/six-tag.entry.js +3 -3
  961. package/dist/esm/six-tag.entry.js.map +1 -1
  962. package/dist/esm/six-textarea.entry.js +5 -5
  963. package/dist/esm/six-textarea.entry.js.map +1 -1
  964. package/dist/esm/six-tile.entry.js +6 -6
  965. package/dist/esm/six-tile.entry.js.map +1 -1
  966. package/dist/esm/six-timepicker.entry.js +3 -3
  967. package/dist/esm/six-timepicker.entry.js.map +1 -1
  968. package/dist/esm/six-tooltip.entry.js +3 -3
  969. package/dist/esm/ui-library.js +11 -11
  970. package/dist/esm/ui-library.js.map +1 -1
  971. package/dist/types/components/six-file-upload/six-file-upload.d.ts +1 -1
  972. package/dist/types/components/six-header/six-header.d.ts +79 -18
  973. package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +13 -0
  974. package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
  975. package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -0
  976. package/dist/types/components/six-icon-button/six-icon-button.d.ts +6 -0
  977. package/dist/types/components/six-input/six-input.d.ts +9 -1
  978. package/dist/types/components/six-logo/six-logo.d.ts +9 -0
  979. package/dist/types/components/six-menu/six-menu.d.ts +1 -1
  980. package/dist/types/components/six-picto/six-picto.d.ts +2 -0
  981. package/dist/types/components/six-spinner/six-spinner.d.ts +24 -4
  982. package/dist/types/components.d.ts +215 -9
  983. package/dist/types/stencil-public-runtime.d.ts +3 -10
  984. package/dist/types/utils/type-check.d.ts +1 -1
  985. package/dist/ui-library/assets/pictograms/TPP.svg +1 -0
  986. package/dist/ui-library/assets/pictograms/agile.svg +1 -0
  987. package/dist/ui-library/assets/pictograms/ai.svg +1 -0
  988. package/dist/ui-library/assets/pictograms/airplane.svg +1 -0
  989. package/dist/ui-library/assets/pictograms/alert.svg +1 -0
  990. package/dist/ui-library/assets/pictograms/ambulance.svg +1 -0
  991. package/dist/ui-library/assets/pictograms/analyse.svg +1 -0
  992. package/dist/ui-library/assets/pictograms/anchor.svg +1 -0
  993. package/dist/ui-library/assets/pictograms/apple.svg +1 -0
  994. package/dist/ui-library/assets/pictograms/arrow-down.svg +1 -0
  995. package/dist/ui-library/assets/pictograms/arrow-right.svg +1 -0
  996. package/dist/ui-library/assets/pictograms/arrow-up.svg +1 -0
  997. package/dist/ui-library/assets/pictograms/astronaut-outline.svg +1 -0
  998. package/dist/ui-library/assets/pictograms/augmented-reality.svg +1 -0
  999. package/dist/ui-library/assets/pictograms/backoffice.svg +1 -0
  1000. package/dist/ui-library/assets/pictograms/bank.svg +1 -0
  1001. package/dist/ui-library/assets/pictograms/banknote.svg +1 -0
  1002. package/dist/ui-library/assets/pictograms/barcode.svg +1 -0
  1003. package/dist/ui-library/assets/pictograms/battery.svg +1 -0
  1004. package/dist/ui-library/assets/pictograms/beacon.svg +1 -0
  1005. package/dist/ui-library/assets/pictograms/beat.svg +1 -0
  1006. package/dist/ui-library/assets/pictograms/bee.svg +1 -0
  1007. package/dist/ui-library/assets/pictograms/bell.svg +1 -0
  1008. package/dist/ui-library/assets/pictograms/berlin.svg +1 -0
  1009. package/dist/ui-library/assets/pictograms/big-data.svg +1 -0
  1010. package/dist/ui-library/assets/pictograms/bilateral.svg +1 -0
  1011. package/dist/ui-library/assets/pictograms/bill.svg +1 -0
  1012. package/dist/ui-library/assets/pictograms/binoculars.svg +1 -0
  1013. package/dist/ui-library/assets/pictograms/block.svg +1 -0
  1014. package/dist/ui-library/assets/pictograms/blockchain.svg +1 -0
  1015. package/dist/ui-library/assets/pictograms/bluetooth.svg +1 -0
  1016. package/dist/ui-library/assets/pictograms/bone.svg +1 -0
  1017. package/dist/ui-library/assets/pictograms/book.svg +1 -0
  1018. package/dist/ui-library/assets/pictograms/bottle.svg +1 -0
  1019. package/dist/ui-library/assets/pictograms/buggy.svg +1 -0
  1020. package/dist/ui-library/assets/pictograms/bull-bear.svg +1 -0
  1021. package/dist/ui-library/assets/pictograms/business.svg +1 -0
  1022. package/dist/ui-library/assets/pictograms/cake.svg +1 -0
  1023. package/dist/ui-library/assets/pictograms/calculator.svg +1 -0
  1024. package/dist/ui-library/assets/pictograms/calendar.svg +1 -0
  1025. package/dist/ui-library/assets/pictograms/cam.svg +1 -0
  1026. package/dist/ui-library/assets/pictograms/cap.svg +1 -0
  1027. package/dist/ui-library/assets/pictograms/capsule.svg +1 -0
  1028. package/dist/ui-library/assets/pictograms/car.svg +1 -0
  1029. package/dist/ui-library/assets/pictograms/carabiner.svg +1 -0
  1030. package/dist/ui-library/assets/pictograms/card.svg +1 -0
  1031. package/dist/ui-library/assets/pictograms/cash-machine.svg +1 -0
  1032. package/dist/ui-library/assets/pictograms/cash-register.svg +1 -0
  1033. package/dist/ui-library/assets/pictograms/cash.svg +1 -0
  1034. package/dist/ui-library/assets/pictograms/cashless.svg +1 -0
  1035. package/dist/ui-library/assets/pictograms/check.svg +1 -0
  1036. package/dist/ui-library/assets/pictograms/cheveron-right.svg +1 -0
  1037. package/dist/ui-library/assets/pictograms/chf-eur.svg +1 -0
  1038. package/dist/ui-library/assets/pictograms/cleaning.svg +1 -0
  1039. package/dist/ui-library/assets/pictograms/click-collect.svg +1 -0
  1040. package/dist/ui-library/assets/pictograms/click-return.svg +1 -0
  1041. package/dist/ui-library/assets/pictograms/client-receipt.svg +1 -0
  1042. package/dist/ui-library/assets/pictograms/clientesyusuarios.svg +1 -0
  1043. package/dist/ui-library/assets/pictograms/clock.svg +1 -0
  1044. package/dist/ui-library/assets/pictograms/cloud.svg +1 -0
  1045. package/dist/ui-library/assets/pictograms/coffee.svg +1 -0
  1046. package/dist/ui-library/assets/pictograms/coins.svg +1 -0
  1047. package/dist/ui-library/assets/pictograms/configuracion-de-servicio.svg +1 -0
  1048. package/dist/ui-library/assets/pictograms/connectivity.svg +1 -0
  1049. package/dist/ui-library/assets/pictograms/contactless.svg +1 -0
  1050. package/dist/ui-library/assets/pictograms/copy.svg +1 -0
  1051. package/dist/ui-library/assets/pictograms/cornet.svg +1 -0
  1052. package/dist/ui-library/assets/pictograms/cost-reduction.svg +1 -0
  1053. package/dist/ui-library/assets/pictograms/coupon.svg +1 -0
  1054. package/dist/ui-library/assets/pictograms/croissant.svg +1 -0
  1055. package/dist/ui-library/assets/pictograms/crowdfunding.svg +1 -0
  1056. package/dist/ui-library/assets/pictograms/crown.svg +1 -0
  1057. package/dist/ui-library/assets/pictograms/cryptocurrency.svg +1 -0
  1058. package/dist/ui-library/assets/pictograms/crystal-ball.svg +1 -0
  1059. package/dist/ui-library/assets/pictograms/cup.svg +1 -0
  1060. package/dist/ui-library/assets/pictograms/cupcake.svg +1 -0
  1061. package/dist/ui-library/assets/pictograms/currency.svg +1 -0
  1062. package/dist/ui-library/assets/pictograms/cyber-security.svg +1 -0
  1063. package/dist/ui-library/assets/pictograms/data-mapping.svg +1 -0
  1064. package/dist/ui-library/assets/pictograms/desktop.svg +1 -0
  1065. package/dist/ui-library/assets/pictograms/diamond.svg +1 -0
  1066. package/dist/ui-library/assets/pictograms/disc.svg +1 -0
  1067. package/dist/ui-library/assets/pictograms/diversify.svg +1 -0
  1068. package/dist/ui-library/assets/pictograms/dna.svg +1 -0
  1069. package/dist/ui-library/assets/pictograms/dog.svg +1 -0
  1070. package/dist/ui-library/assets/pictograms/download.svg +1 -0
  1071. package/dist/ui-library/assets/pictograms/drop-zone.svg +1 -0
  1072. package/dist/ui-library/assets/pictograms/drop.svg +1 -0
  1073. package/dist/ui-library/assets/pictograms/dumbbell.svg +1 -0
  1074. package/dist/ui-library/assets/pictograms/dws.svg +1 -0
  1075. package/dist/ui-library/assets/pictograms/ear.svg +1 -0
  1076. package/dist/ui-library/assets/pictograms/ecommerce.svg +1 -0
  1077. package/dist/ui-library/assets/pictograms/ethernet.svg +1 -0
  1078. package/dist/ui-library/assets/pictograms/eur-dollar.svg +1 -0
  1079. package/dist/ui-library/assets/pictograms/exchange.svg +1 -0
  1080. package/dist/ui-library/assets/pictograms/exclamation.svg +1 -0
  1081. package/dist/ui-library/assets/pictograms/external-link.svg +1 -0
  1082. package/dist/ui-library/assets/pictograms/extinguisher.svg +1 -0
  1083. package/dist/ui-library/assets/pictograms/factory.svg +1 -0
  1084. package/dist/ui-library/assets/pictograms/fax.svg +1 -0
  1085. package/dist/ui-library/assets/pictograms/fence.svg +1 -0
  1086. package/dist/ui-library/assets/pictograms/file-text.svg +1 -0
  1087. package/dist/ui-library/assets/pictograms/file.svg +1 -0
  1088. package/dist/ui-library/assets/pictograms/find-in-page.svg +1 -0
  1089. package/dist/ui-library/assets/pictograms/fingerprint.svg +1 -0
  1090. package/dist/ui-library/assets/pictograms/flag.svg +1 -0
  1091. package/dist/ui-library/assets/pictograms/flash.svg +1 -0
  1092. package/dist/ui-library/assets/pictograms/flexibility.svg +1 -0
  1093. package/dist/ui-library/assets/pictograms/flipchart.svg +1 -0
  1094. package/dist/ui-library/assets/pictograms/flower.svg +1 -0
  1095. package/dist/ui-library/assets/pictograms/focus.svg +1 -0
  1096. package/dist/ui-library/assets/pictograms/foreign-exchange.svg +1 -0
  1097. package/dist/ui-library/assets/pictograms/fraud-free.svg +1 -0
  1098. package/dist/ui-library/assets/pictograms/funnel.svg +1 -0
  1099. package/dist/ui-library/assets/pictograms/gamepad.svg +1 -0
  1100. package/dist/ui-library/assets/pictograms/gears.svg +1 -0
  1101. package/dist/ui-library/assets/pictograms/generic.svg +1 -0
  1102. package/dist/ui-library/assets/pictograms/genie.svg +1 -0
  1103. package/dist/ui-library/assets/pictograms/gestion-de-fallidos.svg +1 -0
  1104. package/dist/ui-library/assets/pictograms/gestion-de-instrucciones.svg +1 -0
  1105. package/dist/ui-library/assets/pictograms/gestion-de-pago.svg +1 -0
  1106. package/dist/ui-library/assets/pictograms/gift.svg +1 -0
  1107. package/dist/ui-library/assets/pictograms/giftcard.svg +1 -0
  1108. package/dist/ui-library/assets/pictograms/glass.svg +1 -0
  1109. package/dist/ui-library/assets/pictograms/glasses.svg +1 -0
  1110. package/dist/ui-library/assets/pictograms/global.svg +1 -0
  1111. package/dist/ui-library/assets/pictograms/gprs-lan.svg +1 -0
  1112. package/dist/ui-library/assets/pictograms/gprs.svg +1 -0
  1113. package/dist/ui-library/assets/pictograms/guide.svg +1 -0
  1114. package/dist/ui-library/assets/pictograms/hacker-security.svg +1 -0
  1115. package/dist/ui-library/assets/pictograms/hand.svg +1 -0
  1116. package/dist/ui-library/assets/pictograms/handshake.svg +1 -0
  1117. package/dist/ui-library/assets/pictograms/happy.svg +1 -0
  1118. package/dist/ui-library/assets/pictograms/hashtag.svg +1 -0
  1119. package/dist/ui-library/assets/pictograms/headphones.svg +1 -0
  1120. package/dist/ui-library/assets/pictograms/heart.svg +1 -0
  1121. package/dist/ui-library/assets/pictograms/home.svg +1 -0
  1122. package/dist/ui-library/assets/pictograms/identity-management.svg +1 -0
  1123. package/dist/ui-library/assets/pictograms/info.svg +1 -0
  1124. package/dist/ui-library/assets/pictograms/international-connectivity.svg +1 -0
  1125. package/dist/ui-library/assets/pictograms/iot.svg +1 -0
  1126. package/dist/ui-library/assets/pictograms/key.svg +1 -0
  1127. package/dist/ui-library/assets/pictograms/lab.svg +1 -0
  1128. package/dist/ui-library/assets/pictograms/labyrinth.svg +1 -0
  1129. package/dist/ui-library/assets/pictograms/laptop-outline.svg +1 -0
  1130. package/dist/ui-library/assets/pictograms/leaf.svg +1 -0
  1131. package/dist/ui-library/assets/pictograms/lightbulb.svg +1 -0
  1132. package/dist/ui-library/assets/pictograms/lighthouse.svg +1 -0
  1133. package/dist/ui-library/assets/pictograms/like.svg +1 -0
  1134. package/dist/ui-library/assets/pictograms/lines.svg +1 -0
  1135. package/dist/ui-library/assets/pictograms/liquid.svg +1 -0
  1136. package/dist/ui-library/assets/pictograms/lock.svg +1 -0
  1137. package/dist/ui-library/assets/pictograms/london.svg +1 -0
  1138. package/dist/ui-library/assets/pictograms/lounge.svg +1 -0
  1139. package/dist/ui-library/assets/pictograms/lunch-learn.svg +1 -0
  1140. package/dist/ui-library/assets/pictograms/machine-learning.svg +1 -0
  1141. package/dist/ui-library/assets/pictograms/mail-copy.svg +1 -0
  1142. package/dist/ui-library/assets/pictograms/mail.svg +1 -0
  1143. package/dist/ui-library/assets/pictograms/map-marker.svg +1 -0
  1144. package/dist/ui-library/assets/pictograms/map.svg +1 -0
  1145. package/dist/ui-library/assets/pictograms/markets.svg +1 -0
  1146. package/dist/ui-library/assets/pictograms/megaphone.svg +1 -0
  1147. package/dist/ui-library/assets/pictograms/menu.svg +1 -0
  1148. package/dist/ui-library/assets/pictograms/micro-payments.svg +1 -0
  1149. package/dist/ui-library/assets/pictograms/microphone.svg +1 -0
  1150. package/dist/ui-library/assets/pictograms/minus.svg +1 -0
  1151. package/dist/ui-library/assets/pictograms/mobile-payment.svg +1 -0
  1152. package/dist/ui-library/assets/pictograms/mobile-terminal.svg +1 -0
  1153. package/dist/ui-library/assets/pictograms/monitoring.svg +1 -0
  1154. package/dist/ui-library/assets/pictograms/more.svg +1 -0
  1155. package/dist/ui-library/assets/pictograms/mountain.svg +1 -0
  1156. package/dist/ui-library/assets/pictograms/movie-camera.svg +1 -0
  1157. package/dist/ui-library/assets/pictograms/navigation.svg +1 -0
  1158. package/dist/ui-library/assets/pictograms/no-smoking.svg +1 -0
  1159. package/dist/ui-library/assets/pictograms/office.svg +1 -0
  1160. package/dist/ui-library/assets/pictograms/outsorcing.svg +1 -0
  1161. package/dist/ui-library/assets/pictograms/package.svg +1 -0
  1162. package/dist/ui-library/assets/pictograms/paddle.svg +1 -0
  1163. package/dist/ui-library/assets/pictograms/paninoteca.svg +1 -0
  1164. package/dist/ui-library/assets/pictograms/paragraph.svg +1 -0
  1165. package/dist/ui-library/assets/pictograms/paris.svg +1 -0
  1166. package/dist/ui-library/assets/pictograms/parking.svg +1 -0
  1167. package/dist/ui-library/assets/pictograms/pause.svg +1 -0
  1168. package/dist/ui-library/assets/pictograms/pay-points.svg +1 -0
  1169. package/dist/ui-library/assets/pictograms/pencil.svg +1 -0
  1170. package/dist/ui-library/assets/pictograms/person-business.svg +1 -0
  1171. package/dist/ui-library/assets/pictograms/person-callcenter.svg +1 -0
  1172. package/dist/ui-library/assets/pictograms/person-client.svg +1 -0
  1173. package/dist/ui-library/assets/pictograms/person-group.svg +1 -0
  1174. package/dist/ui-library/assets/pictograms/person.svg +1 -0
  1175. package/dist/ui-library/assets/pictograms/pet.svg +1 -0
  1176. package/dist/ui-library/assets/pictograms/piechart.svg +1 -0
  1177. package/dist/ui-library/assets/pictograms/pig.svg +1 -0
  1178. package/dist/ui-library/assets/pictograms/piggy-bank.svg +1 -0
  1179. package/dist/ui-library/assets/pictograms/planet.svg +1 -0
  1180. package/dist/ui-library/assets/pictograms/play.svg +1 -0
  1181. package/dist/ui-library/assets/pictograms/plus.svg +1 -0
  1182. package/dist/ui-library/assets/pictograms/popsicle.svg +1 -0
  1183. package/dist/ui-library/assets/pictograms/printer.svg +1 -0
  1184. package/dist/ui-library/assets/pictograms/privacy.svg +1 -0
  1185. package/dist/ui-library/assets/pictograms/process.svg +1 -0
  1186. package/dist/ui-library/assets/pictograms/projector.svg +1 -0
  1187. package/dist/ui-library/assets/pictograms/psp.svg +1 -0
  1188. package/dist/ui-library/assets/pictograms/punch-card.svg +1 -0
  1189. package/dist/ui-library/assets/pictograms/puzzle.svg +1 -0
  1190. package/dist/ui-library/assets/pictograms/qr-scanner.svg +1 -0
  1191. package/dist/ui-library/assets/pictograms/qr.svg +1 -0
  1192. package/dist/ui-library/assets/pictograms/question.svg +1 -0
  1193. package/dist/ui-library/assets/pictograms/rabbit.svg +1 -0
  1194. package/dist/ui-library/assets/pictograms/rain.svg +1 -0
  1195. package/dist/ui-library/assets/pictograms/realtime.svg +1 -0
  1196. package/dist/ui-library/assets/pictograms/recurring-payments.svg +1 -0
  1197. package/dist/ui-library/assets/pictograms/relaxing.svg +1 -0
  1198. package/dist/ui-library/assets/pictograms/reporting.svg +1 -0
  1199. package/dist/ui-library/assets/pictograms/responsive-design.svg +1 -0
  1200. package/dist/ui-library/assets/pictograms/robo-advisor.svg +1 -0
  1201. package/dist/ui-library/assets/pictograms/robotics.svg +1 -0
  1202. package/dist/ui-library/assets/pictograms/rock.svg +1 -0
  1203. package/dist/ui-library/assets/pictograms/rocket.svg +1 -0
  1204. package/dist/ui-library/assets/pictograms/rss.svg +1 -0
  1205. package/dist/ui-library/assets/pictograms/sad.svg +1 -0
  1206. package/dist/ui-library/assets/pictograms/sailboat.svg +1 -0
  1207. package/dist/ui-library/assets/pictograms/scales.svg +1 -0
  1208. package/dist/ui-library/assets/pictograms/screen.svg +1 -0
  1209. package/dist/ui-library/assets/pictograms/seal.svg +1 -0
  1210. package/dist/ui-library/assets/pictograms/search.svg +1 -0
  1211. package/dist/ui-library/assets/pictograms/sentiment-dissatisfied.svg +1 -0
  1212. package/dist/ui-library/assets/pictograms/server.svg +1 -0
  1213. package/dist/ui-library/assets/pictograms/service-center.svg +1 -0
  1214. package/dist/ui-library/assets/pictograms/sextant.svg +1 -0
  1215. package/dist/ui-library/assets/pictograms/share.svg +1 -0
  1216. package/dist/ui-library/assets/pictograms/shield.svg +1 -0
  1217. package/dist/ui-library/assets/pictograms/shop.svg +1 -0
  1218. package/dist/ui-library/assets/pictograms/shopping-cart-chf.svg +1 -0
  1219. package/dist/ui-library/assets/pictograms/shopping-cart-download.svg +1 -0
  1220. package/dist/ui-library/assets/pictograms/shopping-cart.svg +1 -0
  1221. package/dist/ui-library/assets/pictograms/signal.svg +1 -0
  1222. package/dist/ui-library/assets/pictograms/simple-integration.svg +1 -0
  1223. package/dist/ui-library/assets/pictograms/skull.svg +1 -0
  1224. package/dist/ui-library/assets/pictograms/smoking.svg +1 -0
  1225. package/dist/ui-library/assets/pictograms/snow.svg +1 -0
  1226. package/dist/ui-library/assets/pictograms/snowflake.svg +1 -0
  1227. package/dist/ui-library/assets/pictograms/snowman.svg +1 -0
  1228. package/dist/ui-library/assets/pictograms/soc.svg +1 -0
  1229. package/dist/ui-library/assets/pictograms/social-days.svg +1 -0
  1230. package/dist/ui-library/assets/pictograms/social-trading.svg +1 -0
  1231. package/dist/ui-library/assets/pictograms/softwarepackage.svg +1 -0
  1232. package/dist/ui-library/assets/pictograms/sound.svg +1 -0
  1233. package/dist/ui-library/assets/pictograms/speechbubble.svg +1 -0
  1234. package/dist/ui-library/assets/pictograms/spirit.svg +1 -0
  1235. package/dist/ui-library/assets/pictograms/split.svg +1 -0
  1236. package/dist/ui-library/assets/pictograms/stability.svg +1 -0
  1237. package/dist/ui-library/assets/pictograms/stairs.svg +1 -0
  1238. package/dist/ui-library/assets/pictograms/star.svg +1 -0
  1239. package/dist/ui-library/assets/pictograms/statistic.svg +1 -0
  1240. package/dist/ui-library/assets/pictograms/stock.svg +1 -0
  1241. package/dist/ui-library/assets/pictograms/stocks.svg +1 -0
  1242. package/dist/ui-library/assets/pictograms/stop.svg +1 -0
  1243. package/dist/ui-library/assets/pictograms/stopwatch.svg +1 -0
  1244. package/dist/ui-library/assets/pictograms/storage.svg +1 -0
  1245. package/dist/ui-library/assets/pictograms/success.svg +1 -0
  1246. package/dist/ui-library/assets/pictograms/suitcase.svg +1 -0
  1247. package/dist/ui-library/assets/pictograms/sun.svg +1 -0
  1248. package/dist/ui-library/assets/pictograms/surveillance.svg +1 -0
  1249. package/dist/ui-library/assets/pictograms/swiss.svg +1 -0
  1250. package/dist/ui-library/assets/pictograms/tablet.svg +1 -0
  1251. package/dist/ui-library/assets/pictograms/tachometer.svg +1 -0
  1252. package/dist/ui-library/assets/pictograms/target.svg +1 -0
  1253. package/dist/ui-library/assets/pictograms/telephone.svg +1 -0
  1254. package/dist/ui-library/assets/pictograms/telescope.svg +1 -0
  1255. package/dist/ui-library/assets/pictograms/temperature.svg +1 -0
  1256. package/dist/ui-library/assets/pictograms/terminal.svg +1 -0
  1257. package/dist/ui-library/assets/pictograms/ticket.svg +1 -0
  1258. package/dist/ui-library/assets/pictograms/tin.svg +1 -0
  1259. package/dist/ui-library/assets/pictograms/tokenization.svg +1 -0
  1260. package/dist/ui-library/assets/pictograms/tool.svg +1 -0
  1261. package/dist/ui-library/assets/pictograms/touch.svg +1 -0
  1262. package/dist/ui-library/assets/pictograms/train.svg +1 -0
  1263. package/dist/ui-library/assets/pictograms/trash.svg +1 -0
  1264. package/dist/ui-library/assets/pictograms/umbrella.svg +1 -0
  1265. package/dist/ui-library/assets/pictograms/unlock.svg +1 -0
  1266. package/dist/ui-library/assets/pictograms/upload.svg +1 -0
  1267. package/dist/ui-library/assets/pictograms/usb.svg +1 -0
  1268. package/dist/ui-library/assets/pictograms/viena.svg +1 -0
  1269. package/dist/ui-library/assets/pictograms/viking.svg +1 -0
  1270. package/dist/ui-library/assets/pictograms/visibility.svg +1 -0
  1271. package/dist/ui-library/assets/pictograms/wallet.svg +1 -0
  1272. package/dist/ui-library/assets/pictograms/warning.svg +1 -0
  1273. package/dist/ui-library/assets/pictograms/way-up.svg +1 -0
  1274. package/dist/ui-library/assets/pictograms/wc-handicap.svg +1 -0
  1275. package/dist/ui-library/assets/pictograms/wc-men.svg +1 -0
  1276. package/dist/ui-library/assets/pictograms/wc-woman.svg +1 -0
  1277. package/dist/ui-library/assets/pictograms/wearables.svg +1 -0
  1278. package/dist/ui-library/assets/pictograms/webshop.svg +1 -0
  1279. package/dist/ui-library/assets/pictograms/wlan-bluetooth.svg +1 -0
  1280. package/dist/ui-library/assets/pictograms/wlan.svg +1 -0
  1281. package/dist/ui-library/assets/pictograms/x.svg +1 -0
  1282. package/dist/ui-library/assets/pictograms/zurich.svg +1 -0
  1283. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
  1284. package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
  1285. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
  1286. package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
  1287. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
  1288. package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
  1289. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
  1290. package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
  1291. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
  1292. package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
  1293. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
  1294. package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
  1295. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
  1296. package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
  1297. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
  1298. package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
  1299. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
  1300. package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
  1301. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
  1302. package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
  1303. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
  1304. package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
  1305. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
  1306. package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
  1307. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
  1308. package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
  1309. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
  1310. package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
  1311. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
  1312. package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
  1313. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
  1314. package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
  1315. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
  1316. package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
  1317. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
  1318. package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
  1319. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
  1320. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
  1321. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
  1322. package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
  1323. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
  1324. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
  1325. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
  1326. package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
  1327. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
  1328. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
  1329. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
  1330. package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
  1331. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
  1332. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
  1333. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
  1334. package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
  1335. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
  1336. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
  1337. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
  1338. package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
  1339. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
  1340. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
  1341. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
  1342. package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
  1343. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
  1344. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
  1345. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
  1346. package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
  1347. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
  1348. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
  1349. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
  1350. package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
  1351. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
  1352. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
  1353. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
  1354. package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
  1355. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
  1356. package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
  1357. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
  1358. package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
  1359. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
  1360. package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
  1361. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
  1362. package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
  1363. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
  1364. package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
  1365. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
  1366. package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
  1367. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
  1368. package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
  1369. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
  1370. package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
  1371. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
  1372. package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
  1373. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
  1374. package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
  1375. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
  1376. package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
  1377. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
  1378. package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
  1379. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
  1380. package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
  1381. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
  1382. package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
  1383. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
  1384. package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
  1385. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
  1386. package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
  1387. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
  1388. package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
  1389. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
  1390. package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
  1391. package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
  1392. package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
  1393. package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
  1394. package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
  1395. package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
  1396. package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
  1397. package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
  1398. package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
  1399. package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
  1400. package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
  1401. package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
  1402. package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
  1403. package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
  1404. package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
  1405. package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
  1406. package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
  1407. package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
  1408. package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
  1409. package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
  1410. package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
  1411. package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
  1412. package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
  1413. package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
  1414. package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
  1415. package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
  1416. package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
  1417. package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
  1418. package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
  1419. package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
  1420. package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
  1421. package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
  1422. package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
  1423. package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
  1424. package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
  1425. package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
  1426. package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
  1427. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
  1428. package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
  1429. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
  1430. package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
  1431. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
  1432. package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
  1433. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
  1434. package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
  1435. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
  1436. package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
  1437. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
  1438. package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
  1439. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
  1440. package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
  1441. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
  1442. package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
  1443. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
  1444. package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
  1445. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
  1446. package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
  1447. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
  1448. package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
  1449. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
  1450. package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
  1451. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
  1452. package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
  1453. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
  1454. package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
  1455. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
  1456. package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
  1457. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
  1458. package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
  1459. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
  1460. package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
  1461. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
  1462. package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
  1463. package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
  1464. package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
  1465. package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
  1466. package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
  1467. package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
  1468. package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
  1469. package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
  1470. package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
  1471. package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
  1472. package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
  1473. package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
  1474. package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
  1475. package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
  1476. package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
  1477. package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
  1478. package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
  1479. package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
  1480. package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
  1481. package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
  1482. package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
  1483. package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
  1484. package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
  1485. package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
  1486. package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
  1487. package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
  1488. package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
  1489. package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
  1490. package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
  1491. package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
  1492. package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
  1493. package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
  1494. package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
  1495. package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
  1496. package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
  1497. package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
  1498. package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
  1499. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
  1500. package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
  1501. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
  1502. package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
  1503. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
  1504. package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
  1505. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
  1506. package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
  1507. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
  1508. package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
  1509. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
  1510. package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
  1511. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
  1512. package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
  1513. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
  1514. package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
  1515. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
  1516. package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
  1517. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
  1518. package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
  1519. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
  1520. package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
  1521. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
  1522. package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
  1523. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
  1524. package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
  1525. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
  1526. package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
  1527. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
  1528. package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
  1529. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
  1530. package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
  1531. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
  1532. package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
  1533. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
  1534. package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
  1535. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
  1536. package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
  1537. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
  1538. package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
  1539. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
  1540. package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
  1541. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
  1542. package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
  1543. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
  1544. package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
  1545. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
  1546. package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
  1547. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
  1548. package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
  1549. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
  1550. package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
  1551. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
  1552. package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
  1553. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
  1554. package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
  1555. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
  1556. package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
  1557. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
  1558. package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
  1559. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
  1560. package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
  1561. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
  1562. package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
  1563. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
  1564. package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
  1565. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
  1566. package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
  1567. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
  1568. package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
  1569. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
  1570. package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
  1571. package/dist/ui-library/index.esm.js.map +1 -1
  1572. package/dist/ui-library/p-03acec96.entry.js +2 -0
  1573. package/dist/ui-library/p-03acec96.entry.js.map +1 -0
  1574. package/dist/ui-library/p-06ba4450.js.map +1 -1
  1575. package/dist/ui-library/p-06d562b7.entry.js +2 -0
  1576. package/dist/ui-library/p-06d562b7.entry.js.map +1 -0
  1577. package/dist/ui-library/p-07b6203f.entry.js +2 -0
  1578. package/dist/ui-library/p-07b6203f.entry.js.map +1 -0
  1579. package/dist/ui-library/p-0a6b6429.entry.js +2 -0
  1580. package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
  1581. package/dist/ui-library/p-0cebf1d2.js.map +1 -1
  1582. package/dist/ui-library/p-14d09601.entry.js +2 -0
  1583. package/dist/ui-library/p-14d09601.entry.js.map +1 -0
  1584. package/dist/ui-library/p-171df3ad.entry.js +2 -0
  1585. package/dist/ui-library/p-171df3ad.entry.js.map +1 -0
  1586. package/dist/ui-library/p-1cc3b56d.entry.js +2 -0
  1587. package/dist/ui-library/p-1cc3b56d.entry.js.map +1 -0
  1588. package/dist/ui-library/p-1cd09d9b.entry.js +2 -0
  1589. package/dist/ui-library/p-1cd09d9b.entry.js.map +1 -0
  1590. package/dist/ui-library/p-1f7a0cb5.entry.js +2 -0
  1591. package/dist/ui-library/p-1f7a0cb5.entry.js.map +1 -0
  1592. package/dist/ui-library/p-2355c444.entry.js +2 -0
  1593. package/dist/ui-library/p-2355c444.entry.js.map +1 -0
  1594. package/dist/ui-library/p-281ffc35.entry.js +2 -0
  1595. package/dist/ui-library/p-281ffc35.entry.js.map +1 -0
  1596. package/dist/ui-library/p-2ad904a7.entry.js +2 -0
  1597. package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
  1598. package/dist/ui-library/p-30000e86.entry.js +2 -0
  1599. package/dist/ui-library/p-30000e86.entry.js.map +1 -0
  1600. package/dist/ui-library/p-42cd3588.entry.js +2 -0
  1601. package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
  1602. package/dist/ui-library/p-48118ce8.js +3 -0
  1603. package/dist/ui-library/p-48118ce8.js.map +1 -0
  1604. package/dist/ui-library/p-49019d6c.entry.js +2 -0
  1605. package/dist/ui-library/p-49019d6c.entry.js.map +1 -0
  1606. package/dist/ui-library/p-4d72b179.entry.js +2 -0
  1607. package/dist/ui-library/p-4d72b179.entry.js.map +1 -0
  1608. package/dist/ui-library/p-4de4ee7a.entry.js +2 -0
  1609. package/dist/ui-library/p-4de4ee7a.entry.js.map +1 -0
  1610. package/dist/ui-library/p-4edde816.entry.js +2 -0
  1611. package/dist/ui-library/p-4edde816.entry.js.map +1 -0
  1612. package/dist/ui-library/p-4f129bb3.entry.js +2 -0
  1613. package/dist/ui-library/p-4f129bb3.entry.js.map +1 -0
  1614. package/dist/ui-library/p-57ea4cb7.entry.js +2 -0
  1615. package/dist/ui-library/p-57ea4cb7.entry.js.map +1 -0
  1616. package/dist/ui-library/p-5ece7986.entry.js +2 -0
  1617. package/dist/ui-library/p-5ece7986.entry.js.map +1 -0
  1618. package/dist/ui-library/p-5f491974.entry.js +2 -0
  1619. package/dist/ui-library/p-5f491974.entry.js.map +1 -0
  1620. package/dist/ui-library/p-5fc9cd7b.entry.js +2 -0
  1621. package/dist/ui-library/p-5fc9cd7b.entry.js.map +1 -0
  1622. package/dist/ui-library/p-618bf750.entry.js +2 -0
  1623. package/dist/ui-library/p-618bf750.entry.js.map +1 -0
  1624. package/dist/ui-library/p-62a1f514.entry.js +2 -0
  1625. package/dist/ui-library/p-62a1f514.entry.js.map +1 -0
  1626. package/dist/ui-library/p-651293e7.js.map +1 -1
  1627. package/dist/ui-library/p-6513b8ce.entry.js +2 -0
  1628. package/dist/ui-library/p-6513b8ce.entry.js.map +1 -0
  1629. package/dist/ui-library/p-6795e0a9.entry.js +2 -0
  1630. package/dist/ui-library/p-6795e0a9.entry.js.map +1 -0
  1631. package/dist/ui-library/p-6ec126f7.entry.js +2 -0
  1632. package/dist/ui-library/p-6ec126f7.entry.js.map +1 -0
  1633. package/dist/ui-library/p-705e3612.entry.js +2 -0
  1634. package/dist/ui-library/p-705e3612.entry.js.map +1 -0
  1635. package/dist/ui-library/p-70fac778.entry.js +2 -0
  1636. package/dist/ui-library/p-70fac778.entry.js.map +1 -0
  1637. package/dist/ui-library/p-7afdff5c.entry.js +2 -0
  1638. package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
  1639. package/dist/ui-library/p-7eb9ae75.entry.js +2 -0
  1640. package/dist/ui-library/p-7eb9ae75.entry.js.map +1 -0
  1641. package/dist/ui-library/p-7f856f00.js.map +1 -1
  1642. package/dist/ui-library/p-8227aaed.js.map +1 -1
  1643. package/dist/ui-library/p-842b492e.js.map +1 -1
  1644. package/dist/ui-library/p-862d474e.js.map +1 -1
  1645. package/dist/ui-library/p-870139dc.entry.js +2 -0
  1646. package/dist/ui-library/p-870139dc.entry.js.map +1 -0
  1647. package/dist/ui-library/p-8bfb4bfc.js.map +1 -1
  1648. package/dist/ui-library/p-a04460e3.js +2 -0
  1649. package/dist/ui-library/p-a04460e3.js.map +1 -0
  1650. package/dist/ui-library/p-a1502802.js.map +1 -1
  1651. package/dist/ui-library/p-a20a702a.entry.js +2 -0
  1652. package/dist/ui-library/p-a20a702a.entry.js.map +1 -0
  1653. package/dist/ui-library/p-adc65fc8.entry.js +2 -0
  1654. package/dist/ui-library/p-adc65fc8.entry.js.map +1 -0
  1655. package/dist/ui-library/p-afb15ea4.entry.js +2 -0
  1656. package/dist/ui-library/p-afb15ea4.entry.js.map +1 -0
  1657. package/dist/ui-library/p-b361d5da.entry.js +2 -0
  1658. package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
  1659. package/dist/ui-library/p-bfb398c6.entry.js +2 -0
  1660. package/dist/ui-library/p-bfb398c6.entry.js.map +1 -0
  1661. package/dist/ui-library/p-cd65e3b2.entry.js +2 -0
  1662. package/dist/ui-library/p-cd65e3b2.entry.js.map +1 -0
  1663. package/dist/ui-library/p-cd79700c.entry.js +2 -0
  1664. package/dist/ui-library/p-cd79700c.entry.js.map +1 -0
  1665. package/dist/ui-library/p-cdc9224d.entry.js +2 -0
  1666. package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
  1667. package/dist/ui-library/p-cdc94cd6.entry.js +2 -0
  1668. package/dist/ui-library/p-cdc94cd6.entry.js.map +1 -0
  1669. package/dist/ui-library/p-ce13acf3.entry.js +2 -0
  1670. package/dist/ui-library/p-ce13acf3.entry.js.map +1 -0
  1671. package/dist/ui-library/p-d67b8482.entry.js +2 -0
  1672. package/dist/ui-library/p-d67b8482.entry.js.map +1 -0
  1673. package/dist/ui-library/p-db193a32.entry.js +2 -0
  1674. package/dist/ui-library/p-db193a32.entry.js.map +1 -0
  1675. package/dist/ui-library/p-e080d5b6.js.map +1 -1
  1676. package/dist/ui-library/p-e1255160.js.map +1 -1
  1677. package/dist/ui-library/p-e1529ef6.entry.js +2 -0
  1678. package/dist/ui-library/p-e1529ef6.entry.js.map +1 -0
  1679. package/dist/ui-library/p-e181944f.entry.js +2 -0
  1680. package/dist/ui-library/p-e181944f.entry.js.map +1 -0
  1681. package/dist/ui-library/p-e6efc08a.entry.js +2 -0
  1682. package/dist/ui-library/p-e6efc08a.entry.js.map +1 -0
  1683. package/dist/ui-library/p-e9462085.entry.js +2 -0
  1684. package/dist/ui-library/p-e9462085.entry.js.map +1 -0
  1685. package/dist/ui-library/p-ea854ec5.entry.js +2 -0
  1686. package/dist/ui-library/p-ea854ec5.entry.js.map +1 -0
  1687. package/dist/ui-library/p-f12b22bc.entry.js +2 -0
  1688. package/dist/ui-library/p-f12b22bc.entry.js.map +1 -0
  1689. package/dist/ui-library/p-f136a6b2.js.map +1 -1
  1690. package/dist/ui-library/p-f9a1f6ab.entry.js +2 -0
  1691. package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
  1692. package/dist/ui-library/p-ffce31da.entry.js +2 -0
  1693. package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
  1694. package/dist/ui-library/ui-library.css +1 -1
  1695. package/dist/ui-library/ui-library.esm.js +1 -1
  1696. package/dist/ui-library/ui-library.esm.js.map +1 -1
  1697. package/loader/cdn.js +1 -3
  1698. package/loader/index.cjs.js +1 -3
  1699. package/loader/index.d.ts +3 -0
  1700. package/loader/index.es2017.js +1 -3
  1701. package/loader/index.js +1 -3
  1702. package/package.json +7 -19
  1703. package/dist/cjs/form-control-de259450.js +0 -36
  1704. package/dist/cjs/form-control-de259450.js.map +0 -1
  1705. package/dist/cjs/index-1f707a55.js +0 -2718
  1706. package/dist/cjs/index-1f707a55.js.map +0 -1
  1707. package/dist/cjs/six-checkbox_2.cjs.entry.js +0 -192
  1708. package/dist/cjs/six-checkbox_2.cjs.entry.js.map +0 -1
  1709. package/dist/cjs/six-dropdown_2.cjs.entry.js +0 -745
  1710. package/dist/cjs/six-dropdown_2.cjs.entry.js.map +0 -1
  1711. package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
  1712. package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
  1713. package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
  1714. package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
  1715. package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
  1716. package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
  1717. package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
  1718. package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
  1719. package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
  1720. package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
  1721. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -83
  1722. package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
  1723. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
  1724. package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
  1725. package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
  1726. package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
  1727. package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
  1728. package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
  1729. package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
  1730. package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
  1731. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -147
  1732. package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
  1733. package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
  1734. package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
  1735. package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
  1736. package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
  1737. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
  1738. package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
  1739. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -266
  1740. package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
  1741. package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
  1742. package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
  1743. package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -45
  1744. package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
  1745. package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
  1746. package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
  1747. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
  1748. package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
  1749. package/dist/collection/components/six-input/test/six-input.spec.js +0 -39
  1750. package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
  1751. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
  1752. package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
  1753. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
  1754. package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
  1755. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
  1756. package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
  1757. package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
  1758. package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
  1759. package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
  1760. package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
  1761. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
  1762. package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
  1763. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
  1764. package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
  1765. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
  1766. package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
  1767. package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
  1768. package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
  1769. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
  1770. package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
  1771. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
  1772. package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
  1773. package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
  1774. package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
  1775. package/dist/collection/components/six-range/test/six-range.spec.js +0 -34
  1776. package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
  1777. package/dist/collection/components/six-root/test/six-root.spec.js +0 -36
  1778. package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
  1779. package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
  1780. package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
  1781. package/dist/collection/components/six-select/test/six-select.spec.js +0 -102
  1782. package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
  1783. package/dist/collection/components/six-select/test/util.spec.js +0 -103
  1784. package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
  1785. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
  1786. package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
  1787. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
  1788. package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
  1789. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
  1790. package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
  1791. package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
  1792. package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
  1793. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
  1794. package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
  1795. package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -73
  1796. package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
  1797. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
  1798. package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
  1799. package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -54
  1800. package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
  1801. package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -119
  1802. package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
  1803. package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
  1804. package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
  1805. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
  1806. package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
  1807. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
  1808. package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
  1809. package/dist/collection/files/file-list.json +0 -308
  1810. package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
  1811. package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
  1812. package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
  1813. package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
  1814. package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
  1815. package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
  1816. package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
  1817. package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
  1818. package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
  1819. package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
  1820. package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
  1821. package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
  1822. package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
  1823. package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
  1824. package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
  1825. package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
  1826. package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
  1827. package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
  1828. package/dist/collection/utils/date-util.spec.js +0 -995
  1829. package/dist/collection/utils/date-util.spec.js.map +0 -1
  1830. package/dist/collection/utils/scroll.spec.js +0 -122
  1831. package/dist/collection/utils/scroll.spec.js.map +0 -1
  1832. package/dist/collection/utils/time.util.spec.js +0 -368
  1833. package/dist/collection/utils/time.util.spec.js.map +0 -1
  1834. package/dist/esm/form-control-30c5bd8b.js +0 -34
  1835. package/dist/esm/form-control-30c5bd8b.js.map +0 -1
  1836. package/dist/esm/index-5390c1d6.js +0 -2689
  1837. package/dist/esm/index-5390c1d6.js.map +0 -1
  1838. package/dist/esm/polyfills/core-js.js +0 -11
  1839. package/dist/esm/polyfills/dom.js +0 -79
  1840. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1841. package/dist/esm/polyfills/index.js +0 -34
  1842. package/dist/esm/polyfills/system.js +0 -6
  1843. package/dist/esm/six-checkbox_2.entry.js +0 -187
  1844. package/dist/esm/six-checkbox_2.entry.js.map +0 -1
  1845. package/dist/esm/six-dropdown_2.entry.js +0 -740
  1846. package/dist/esm/six-dropdown_2.entry.js.map +0 -1
  1847. package/dist/ui-library/files/file-list.json +0 -308
  1848. package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
  1849. package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
  1850. package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
  1851. package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
  1852. package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
  1853. package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
  1854. package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
  1855. package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
  1856. package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
  1857. package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
  1858. package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
  1859. package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
  1860. package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
  1861. package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
  1862. package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
  1863. package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
  1864. package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
  1865. package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
  1866. package/dist/ui-library/p-030fa1fa.entry.js +0 -2
  1867. package/dist/ui-library/p-030fa1fa.entry.js.map +0 -1
  1868. package/dist/ui-library/p-037afc74.entry.js +0 -2
  1869. package/dist/ui-library/p-037afc74.entry.js.map +0 -1
  1870. package/dist/ui-library/p-03d1b956.entry.js +0 -2
  1871. package/dist/ui-library/p-03d1b956.entry.js.map +0 -1
  1872. package/dist/ui-library/p-047d02ad.entry.js +0 -2
  1873. package/dist/ui-library/p-047d02ad.entry.js.map +0 -1
  1874. package/dist/ui-library/p-05eb1bab.js +0 -3
  1875. package/dist/ui-library/p-05eb1bab.js.map +0 -1
  1876. package/dist/ui-library/p-060069d4.entry.js +0 -2
  1877. package/dist/ui-library/p-060069d4.entry.js.map +0 -1
  1878. package/dist/ui-library/p-06ba653e.entry.js +0 -2
  1879. package/dist/ui-library/p-06ba653e.entry.js.map +0 -1
  1880. package/dist/ui-library/p-07c8de65.entry.js +0 -2
  1881. package/dist/ui-library/p-07c8de65.entry.js.map +0 -1
  1882. package/dist/ui-library/p-14e5fccc.entry.js +0 -2
  1883. package/dist/ui-library/p-14e5fccc.entry.js.map +0 -1
  1884. package/dist/ui-library/p-189602e4.entry.js +0 -2
  1885. package/dist/ui-library/p-189602e4.entry.js.map +0 -1
  1886. package/dist/ui-library/p-19560508.entry.js +0 -2
  1887. package/dist/ui-library/p-19560508.entry.js.map +0 -1
  1888. package/dist/ui-library/p-2386627e.entry.js +0 -2
  1889. package/dist/ui-library/p-2386627e.entry.js.map +0 -1
  1890. package/dist/ui-library/p-32e421a3.entry.js +0 -2
  1891. package/dist/ui-library/p-32e421a3.entry.js.map +0 -1
  1892. package/dist/ui-library/p-3603dd96.entry.js +0 -2
  1893. package/dist/ui-library/p-3603dd96.entry.js.map +0 -1
  1894. package/dist/ui-library/p-39ff5f61.entry.js +0 -2
  1895. package/dist/ui-library/p-39ff5f61.entry.js.map +0 -1
  1896. package/dist/ui-library/p-3b5a76ea.entry.js +0 -2
  1897. package/dist/ui-library/p-3b5a76ea.entry.js.map +0 -1
  1898. package/dist/ui-library/p-419ed003.entry.js +0 -2
  1899. package/dist/ui-library/p-419ed003.entry.js.map +0 -1
  1900. package/dist/ui-library/p-45003bae.entry.js +0 -2
  1901. package/dist/ui-library/p-45003bae.entry.js.map +0 -1
  1902. package/dist/ui-library/p-4963f03c.entry.js +0 -2
  1903. package/dist/ui-library/p-4963f03c.entry.js.map +0 -1
  1904. package/dist/ui-library/p-4d89932f.entry.js +0 -2
  1905. package/dist/ui-library/p-4d89932f.entry.js.map +0 -1
  1906. package/dist/ui-library/p-605bdd81.js +0 -2
  1907. package/dist/ui-library/p-605bdd81.js.map +0 -1
  1908. package/dist/ui-library/p-63acceb6.entry.js +0 -2
  1909. package/dist/ui-library/p-63acceb6.entry.js.map +0 -1
  1910. package/dist/ui-library/p-6888b9ee.entry.js +0 -2
  1911. package/dist/ui-library/p-6888b9ee.entry.js.map +0 -1
  1912. package/dist/ui-library/p-6f9153be.entry.js +0 -2
  1913. package/dist/ui-library/p-6f9153be.entry.js.map +0 -1
  1914. package/dist/ui-library/p-7561b336.entry.js +0 -2
  1915. package/dist/ui-library/p-7561b336.entry.js.map +0 -1
  1916. package/dist/ui-library/p-785810fa.entry.js +0 -2
  1917. package/dist/ui-library/p-785810fa.entry.js.map +0 -1
  1918. package/dist/ui-library/p-7c18b8ca.entry.js +0 -2
  1919. package/dist/ui-library/p-7c18b8ca.entry.js.map +0 -1
  1920. package/dist/ui-library/p-82bd8781.entry.js +0 -2
  1921. package/dist/ui-library/p-82bd8781.entry.js.map +0 -1
  1922. package/dist/ui-library/p-89db9a8b.entry.js +0 -2
  1923. package/dist/ui-library/p-89db9a8b.entry.js.map +0 -1
  1924. package/dist/ui-library/p-8f1d3461.entry.js +0 -2
  1925. package/dist/ui-library/p-8f1d3461.entry.js.map +0 -1
  1926. package/dist/ui-library/p-8fb96142.entry.js +0 -2
  1927. package/dist/ui-library/p-8fb96142.entry.js.map +0 -1
  1928. package/dist/ui-library/p-96d441e9.entry.js +0 -2
  1929. package/dist/ui-library/p-96d441e9.entry.js.map +0 -1
  1930. package/dist/ui-library/p-9bc1639b.entry.js +0 -2
  1931. package/dist/ui-library/p-9bc1639b.entry.js.map +0 -1
  1932. package/dist/ui-library/p-9cb83369.entry.js +0 -2
  1933. package/dist/ui-library/p-9cb83369.entry.js.map +0 -1
  1934. package/dist/ui-library/p-a398e3eb.entry.js +0 -2
  1935. package/dist/ui-library/p-a398e3eb.entry.js.map +0 -1
  1936. package/dist/ui-library/p-a7e2f511.entry.js +0 -2
  1937. package/dist/ui-library/p-a7e2f511.entry.js.map +0 -1
  1938. package/dist/ui-library/p-a8863197.entry.js +0 -2
  1939. package/dist/ui-library/p-a8863197.entry.js.map +0 -1
  1940. package/dist/ui-library/p-a9e009af.entry.js +0 -2
  1941. package/dist/ui-library/p-a9e009af.entry.js.map +0 -1
  1942. package/dist/ui-library/p-ab921403.entry.js +0 -2
  1943. package/dist/ui-library/p-ab921403.entry.js.map +0 -1
  1944. package/dist/ui-library/p-ac00076d.entry.js +0 -2
  1945. package/dist/ui-library/p-ac00076d.entry.js.map +0 -1
  1946. package/dist/ui-library/p-b4bc4915.entry.js +0 -2
  1947. package/dist/ui-library/p-b4bc4915.entry.js.map +0 -1
  1948. package/dist/ui-library/p-b5acf54d.entry.js +0 -2
  1949. package/dist/ui-library/p-b5acf54d.entry.js.map +0 -1
  1950. package/dist/ui-library/p-b60c20aa.entry.js +0 -2
  1951. package/dist/ui-library/p-b60c20aa.entry.js.map +0 -1
  1952. package/dist/ui-library/p-c1d68730.entry.js +0 -2
  1953. package/dist/ui-library/p-c1d68730.entry.js.map +0 -1
  1954. package/dist/ui-library/p-c35a7cef.entry.js +0 -2
  1955. package/dist/ui-library/p-c35a7cef.entry.js.map +0 -1
  1956. package/dist/ui-library/p-c62893e5.entry.js +0 -2
  1957. package/dist/ui-library/p-c62893e5.entry.js.map +0 -1
  1958. package/dist/ui-library/p-c6464bfe.entry.js +0 -2
  1959. package/dist/ui-library/p-c6464bfe.entry.js.map +0 -1
  1960. package/dist/ui-library/p-cf109cbf.entry.js +0 -2
  1961. package/dist/ui-library/p-cf109cbf.entry.js.map +0 -1
  1962. package/dist/ui-library/p-d07b549f.entry.js +0 -2
  1963. package/dist/ui-library/p-d07b549f.entry.js.map +0 -1
  1964. package/dist/ui-library/p-d42f1ea9.entry.js +0 -2
  1965. package/dist/ui-library/p-d42f1ea9.entry.js.map +0 -1
  1966. package/dist/ui-library/p-fe37dadf.entry.js +0 -2
  1967. package/dist/ui-library/p-fe37dadf.entry.js.map +0 -1
  1968. package/dist/ui-library/p-fe89a7c4.entry.js +0 -2
  1969. package/dist/ui-library/p-fe89a7c4.entry.js.map +0 -1
@@ -1 +1 @@
1
- {"file":"six-icon-button.entry.cjs.js","mappings":";;;;;;;AAAA,MAAM,gBAAgB,GAAG,61CAA61C,CAAC;AACv3C,4BAAe,gBAAgB;;MCgBlB,aAAa;;;QA2DhB,qBAAgB,GAAG,CAAC,KAAY;YACtC,IAAI,IAAI,CAAC,QAAQ,EAAE;gBACjB,KAAK,CAAC,cAAc,EAAE,CAAC;gBACvB,KAAK,CAAC,eAAe,EAAE,CAAC;aACzB;SACF,CAAC;;oBAzD2G,QAAQ;;wBASjF,KAAK;;;IAKzC,gBAAgB;QACd,IAAI,IAAI,CAAC,MAAM,IAAI,IAAI,EAAE;YACvBA,yBAAY,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;SACnC;KACF;IAED,oBAAoB;QAClB,IAAI,IAAI,CAAC,MAAM,IAAI,IAAI,EAAE;YACvBA,yBAAY,CAAC,SAAS,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;SACrC;KACF;IAED,MAAM;QACJ,MAAM,IAAI,GAAG,IAAI,CAAC,IAAI,IAAIC,mEAAM,SAAS,EAAE,IAAI,CAAC,IAAI,GAAI,CAAC;QAEzD,QACEA,kEAAK,OAAO,EAAE,IAAI,CAAC,gBAAgB,EAAE,KAAK,EAAE,EAAE,+BAA+B,EAAE,IAAI,CAAC,QAAQ,EAAE,IAC5FA,qEACE,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,MAAM,GAAG,EAAE,CAAC,EAC/B,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,KAAK,EAAE;gBACL,aAAa,EAAE,IAAI;gBACnB,uBAAuB,EAAE,IAAI,CAAC,QAAQ;aACvC,EACD,IAAI,EAAC,QAAQ,gBACD,IAAI,CAAC,KAAK,IAEtBA,sFAAsB,MAAM,EAAC,IAAI,EAAE,IAAI,CAAC,IAAI,IACzC,IAAI,CAAC,IAAI,CACD,EACXA,oEAAQ,EACP,IAAI,CACE,CACL,EACN;KACH;;;;;;","names":["focusVisible","h"],"sources":["src/components/six-icon-button/six-icon-button.scss?tag=six-icon-button&encapsulation=shadow","src/components/six-icon-button/six-icon-button.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: inline-block;\n}\n\n.icon-button {\n flex: 0 0 auto;\n display: flex;\n align-items: center;\n background: none;\n border: none;\n border-radius: var(--six-border-radius-medium);\n font-size: inherit;\n color: var(--six-input-icon-color);\n padding: var(--six-spacing-x-small);\n cursor: pointer;\n transition: var(--six-transition-medium) color;\n -webkit-appearance: none;\n\n &:hover:not(.icon-button--disabled),\n &:focus:not(.icon-button--disabled) {\n color: var(--six-input-icon-color-hover);\n }\n\n &:active:not(.icon-button--disabled) {\n color: var(--six-input-icon-color);\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus-visible {\n outline: var(--six-focus-ring);\n outline-offset: var(--six-focus-ring-offset);\n }\n}\n\n.icon-button--disabled {\n opacity: 0.5;\n pointer-events: none;\n}\n\n.icon-button-wrapper--disabled {\n cursor: not-allowed;\n}\n\n.icon-button ::slotted(six-badge) {\n position: absolute;\n top: 0;\n right: 0;\n pointer-events: none;\n}\n\n.icon-button six-icon[size='xLarge'] + ::slotted(six-badge) {\n transform: translateY(40%) translateX(-35%);\n}\n\n.icon-button six-icon[size='large'] + ::slotted(six-badge) {\n transform: translateY(20%) translateX(-20%);\n}\n\n// TODO: tx4u9 should be adjusted for all sizes after design team\n.icon-button six-icon[size='medium'] + ::slotted(six-badge) {\n transform: translateY(10%) translateX(50%);\n}\n\n.icon-button six-icon[size='small'] + ::slotted(six-badge) {\n // no translation necessary\n}\n\n.icon-button six-icon[size='xSmall'] + ::slotted(six-badge) {\n transform: translateY(-25%) translateX(25%);\n}\n","import { Component, h, Prop } from '@stencil/core';\nimport { focusVisible } from '../../utils/focus-visible';\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @part base - The component's base wrapper.\n */\n\n@Component({\n tag: 'six-icon-button',\n styleUrl: 'six-icon-button.scss',\n shadow: true,\n})\nexport class SixIconButton {\n private button?: HTMLButtonElement;\n\n /** The name of the icon to draw. */\n @Prop({ reflect: true }) name?: string;\n\n /** The icon's size. */\n @Prop({ reflect: true }) size: 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge' = 'medium';\n\n /**\n * A description that gets read by screen readers and other assistive devices. For optimal accessibility, you should\n * always include a label that describes what the icon button does.\n */\n @Prop({ reflect: true }) label?: string;\n\n /** Set to true to disable the button. */\n @Prop({ reflect: true }) disabled = false;\n\n /** HTML symbol code or entity. */\n @Prop({ reflect: true }) html?: string;\n\n componentDidLoad() {\n if (this.button != null) {\n focusVisible.observe(this.button);\n }\n }\n\n disconnectedCallback() {\n if (this.button != null) {\n focusVisible.unobserve(this.button);\n }\n }\n\n render() {\n const html = this.html && <span innerHTML={this.html} />;\n\n return (\n <div onClick={this.handleClickEvent} class={{ 'icon-button-wrapper--disabled': this.disabled }}>\n <button\n ref={(el) => (this.button = el)}\n part=\"base\"\n disabled={this.disabled}\n class={{\n 'icon-button': true,\n 'icon-button--disabled': this.disabled,\n }}\n type=\"button\"\n aria-label={this.label}\n >\n <six-icon aria-hidden=\"true\" size={this.size}>\n {this.name}\n </six-icon>\n <slot />\n {html}\n </button>\n </div>\n );\n }\n\n private handleClickEvent = (event: Event) => {\n if (this.disabled) {\n event.preventDefault();\n event.stopPropagation();\n }\n };\n}\n"],"version":3}
1
+ {"file":"six-icon-button.entry.cjs.js","mappings":";;;;;;;AAAA,MAAM,gBAAgB,GAAG,m0CAAm0C,CAAC;AAC71C,4BAAe,gBAAgB;;MCgBlB,aAAa;;;QA4EhB,qBAAgB,GAAG,CAAC,KAAY;YACtC,IAAI,IAAI,CAAC,QAAQ,EAAE;gBACjB,KAAK,CAAC,cAAc,EAAE,CAAC;gBACvB,KAAK,CAAC,eAAe,EAAE,CAAC;aACzB;SACF,CAAC;;oBA1E2G,QAAQ;;wBASjF,KAAK;;;;;;IAczC,gBAAgB;QACd,IAAI,IAAI,CAAC,MAAM,IAAI,IAAI,EAAE;YACvBA,yBAAY,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;SACnC;KACF;IAED,oBAAoB;QAClB,IAAI,IAAI,CAAC,MAAM,IAAI,IAAI,EAAE;YACvBA,yBAAY,CAAC,SAAS,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;SACrC;KACF;IAED,MAAM;QACJ,MAAM,MAAM,GAAG,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC;QACjC,MAAM,QAAQ,GAAG,CAAC,MAAM,CAAC;QACzB,MAAM,MAAM,GAAG,MAAM,GAAG,GAAG,GAAG,QAAQ,CAAC;QACvC,MAAM,IAAI,GAAG,IAAI,CAAC,IAAI,IAAIC,mEAAM,SAAS,EAAE,IAAI,CAAC,IAAI,GAAI,CAAC;QAEzD,QACEA,kEAAK,OAAO,EAAE,IAAI,CAAC,gBAAgB,EAAE,KAAK,EAAE,EAAE,+BAA+B,EAAE,IAAI,CAAC,QAAQ,EAAE,IAC5FA,QAAC,MAAM,qDACL,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,MAAM,GAAG,EAAE,CAAC,EAC/B,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,QAAQ,GAAG,IAAI,CAAC,QAAQ,GAAG,SAAS,EAC9C,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAG,IAAI,GAAG,SAAS,EAC1C,KAAK,EAAE;gBACL,aAAa,EAAE,IAAI;gBACnB,uBAAuB,EAAE,IAAI,CAAC,QAAQ;aACvC,EACD,IAAI,EAAE,QAAQ,GAAG,QAAQ,GAAG,SAAS,gBACzB,IAAI,CAAC,KAAK,EACtB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC,IAAI,GAAG,SAAS,EACpC,MAAM,EAAE,MAAM,IAAI,IAAI,CAAC,MAAM,IAAI,IAAI,GAAG,IAAI,CAAC,MAAM,GAAG,SAAS,EAC/D,QAAQ,EAAE,MAAM,IAAI,IAAI,CAAC,QAAQ,IAAI,IAAI,GAAG,IAAI,CAAC,QAAQ,GAAG,SAAS,EACrE,GAAG,EAAE,MAAM,IAAI,IAAI,CAAC,MAAM,IAAI,IAAI,GAAG,qBAAqB,GAAG,SAAS,IAEtEA,sFAAsB,MAAM,EAAC,IAAI,EAAE,IAAI,CAAC,IAAI,IACzC,IAAI,CAAC,IAAI,CACD,EACXA,oEAAQ,EACP,IAAI,CACE,CACL,EACN;KACH;;;;;;","names":["focusVisible","h"],"sources":["src/components/six-icon-button/six-icon-button.scss?tag=six-icon-button&encapsulation=shadow","src/components/six-icon-button/six-icon-button.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: inline-block;\n}\n\n.icon-button {\n flex: 0 0 auto;\n display: flex;\n align-items: center;\n background: none;\n border: none;\n border-radius: var(--six-border-radius-medium);\n font-size: inherit;\n text-decoration: none;\n color: var(--six-input-icon-color);\n padding: var(--six-spacing-x-small);\n cursor: pointer;\n transition: var(--six-transition-medium) color;\n -webkit-appearance: none;\n\n &:hover:not(.icon-button--disabled) {\n color: var(--six-input-icon-color-hover);\n }\n\n &:active:not(.icon-button--disabled) {\n color: var(--six-input-icon-color);\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus-visible {\n outline: var(--six-focus-ring);\n outline-offset: var(--six-focus-ring-offset);\n }\n}\n\n.icon-button--disabled {\n opacity: 0.5;\n pointer-events: none;\n}\n\n.icon-button-wrapper--disabled {\n cursor: not-allowed;\n}\n\n.icon-button ::slotted(six-badge) {\n position: absolute;\n top: 0;\n right: 0;\n pointer-events: none;\n}\n\n.icon-button six-icon[size='xLarge'] + ::slotted(six-badge) {\n transform: translateY(40%) translateX(-35%);\n}\n\n.icon-button six-icon[size='large'] + ::slotted(six-badge) {\n transform: translateY(20%) translateX(-20%);\n}\n\n// TODO: tx4u9 should be adjusted for all sizes after design team\n.icon-button six-icon[size='medium'] + ::slotted(six-badge) {\n transform: translateY(10%) translateX(50%);\n}\n\n.icon-button six-icon[size='small'] + ::slotted(six-badge) {\n // no translation necessary\n}\n\n.icon-button six-icon[size='xSmall'] + ::slotted(six-badge) {\n transform: translateY(-25%) translateX(25%);\n}\n","import { Component, h, Prop } from '@stencil/core';\nimport { focusVisible } from '../../utils/focus-visible';\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @part base - The component's base wrapper.\n */\n\n@Component({\n tag: 'six-icon-button',\n styleUrl: 'six-icon-button.scss',\n shadow: true,\n})\nexport class SixIconButton {\n private button?: HTMLButtonElement | HTMLAnchorElement;\n\n /** The name of the icon to draw. */\n @Prop({ reflect: true }) name?: string;\n\n /** The icon's size. */\n @Prop({ reflect: true }) size: 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge' = 'medium';\n\n /**\n * A description that gets read by screen readers and other assistive devices. For optimal accessibility, you should\n * always include a label that describes what the icon button does.\n */\n @Prop({ reflect: true }) label?: string;\n\n /** Set to true to disable the button. */\n @Prop({ reflect: true }) disabled = false;\n\n /** HTML symbol code or entity. */\n @Prop({ reflect: true }) html?: string;\n\n /** When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`. */\n @Prop() href?: string;\n\n /** Tells the browser where to open the link. Only used when `href` is set. */\n @Prop() target?: '_blank' | '_parent' | '_self' | '_top';\n\n /** Tells the browser to download the linked file as this filename. Only used when `href` is set. */\n @Prop() download?: string;\n\n componentDidLoad() {\n if (this.button != null) {\n focusVisible.observe(this.button);\n }\n }\n\n disconnectedCallback() {\n if (this.button != null) {\n focusVisible.unobserve(this.button);\n }\n }\n\n render() {\n const isLink = this.href != null;\n const isButton = !isLink;\n const Button = isLink ? 'a' : 'button';\n const html = this.html && <span innerHTML={this.html} />;\n\n return (\n <div onClick={this.handleClickEvent} class={{ 'icon-button-wrapper--disabled': this.disabled }}>\n <Button\n ref={(el) => (this.button = el)}\n part=\"base\"\n disabled={isButton ? this.disabled : undefined}\n tabindex={this.disabled ? '-1' : undefined}\n class={{\n 'icon-button': true,\n 'icon-button--disabled': this.disabled,\n }}\n type={isButton ? 'button' : undefined}\n aria-label={this.label}\n href={isLink ? this.href : undefined}\n target={isLink && this.target != null ? this.target : undefined}\n download={isLink && this.download != null ? this.download : undefined}\n rel={isLink && this.target != null ? 'noreferrer noopener' : undefined}\n >\n <six-icon aria-hidden=\"true\" size={this.size}>\n {this.name}\n </six-icon>\n <slot />\n {html}\n </Button>\n </div>\n );\n }\n\n private handleClickEvent = (event: Event) => {\n if (this.disabled) {\n event.preventDefault();\n event.stopPropagation();\n }\n };\n}\n"],"version":3}
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-1f707a55.js');
5
+ const index = require('./index-417a06c8.js');
6
6
 
7
7
  const sixIconCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:inline-flex;vertical-align:middle}.material-icons{vertical-align:middle;font-weight:normal;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:\"liga\";user-select:none}.material-icons-filled{font-family:\"Material Icons\"}.material-icons-outlined{font-family:\"Material Icons Outlined\"}.icon--xsmall{font-size:12px}.icon--small{font-size:18px}.icon--medium{font-size:24px}.icon--large{font-size:36px}.icon--xlarge{font-size:48px}.icon--xxlarge{font-size:72px}.icon--xxxlarge{font-size:96px}.icon--inherit{font-size:1.5em}";
8
8
  const SixIconStyle0 = sixIconCss;
@@ -14,7 +14,7 @@ const SixIcon = class {
14
14
  this.filled = false;
15
15
  }
16
16
  render() {
17
- return (index.h("i", { key: '1829823d7fafabd422951e21baf28f0925f670d9', class: {
17
+ return (index.h("i", { key: 'bb25b14535ec4dacd93d73b70616f1b7afaccc05', class: {
18
18
  'material-icons': true,
19
19
  'material-icons-outlined': !this.filled,
20
20
  'material-icons-filled': this.filled,
@@ -26,7 +26,7 @@ const SixIcon = class {
26
26
  'icon--xxlarge': this.size === 'xxLarge',
27
27
  'icon--xxxlarge': this.size === 'xxxLarge',
28
28
  'icon--inherit': this.size === 'inherit',
29
- } }, index.h("slot", { key: '0f11af1384b316708bfe8b3989ea74cc3f2c37f9' })));
29
+ } }, index.h("slot", { key: '9df9952d62984aba53dcdebc2c56e7c5cdd7d51c' })));
30
30
  }
31
31
  };
32
32
  SixIcon.style = SixIconStyle0;
@@ -2,13 +2,13 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-1f707a55.js');
6
- const formControl = require('./form-control-de259450.js');
5
+ const index = require('./index-417a06c8.js');
6
+ const formControl = require('./form-control-b39f1df5.js');
7
7
  const slot = require('./slot-1b1232a1.js');
8
8
  const eventListeners = require('./event-listeners-9fb878f1.js');
9
9
  const form = require('./form-9ebaae7c.js');
10
10
 
11
- const sixInputCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}.form-control .form-control__label{display:none}.form-control .form-control__help-text{display:none}.form-control .form-control__error-text{display:none;text-align:left}.form-control--has-label .form-control__label{display:inline-block;color:var(--six-input-label-color);font-weight:var(--six-font-weight-bold);margin-bottom:var(--six-spacing-x-small)}.form-control--has-label .form-control__label__required::after{color:var(--six-color-danger-800);content:\"*\";transform:scale(1.1);margin-left:var(--six-spacing-xxx-small);position:absolute}.form-control--has-label.form-control--small .form-control__label{font-size:var(--six-input-label-font-size-small)}.form-control--has-label.form-control--medium .form-control__label{font-size:var(--six-input-label-font-size-medium)}.form-control--has-label.form-control--large .form-control_label{font-size:var(--six-input-label-font-size-large)}.form-control--has-help-text .form-control__help-text{display:block;color:var(--six-input-help-text-color);margin-top:var(--six-spacing-x-small)}.form-control--has-help-text .form-control__help-text ::slotted(*){margin-top:var(--six-spacing-xxx-small)}.form-control--has-help-text.form-control--small .form-control__help-text{font-size:var(--six-input-help-text-font-size-small)}.form-control--has-help-text.form-control--medium .form-control__help-text{font-size:var(--six-input-help-text-font-size-medium)}.form-control--has-help-text.form-control--large .form-control__help-text{font-size:var(--six-input-help-text-font-size-large)}.form-control--has-error-text .form-control__error-text{display:block;margin-top:var(--six-spacing-xxx-small)}.form-control--has-error-text .form-control__error-text ::slotted(*){margin-top:var(--six-spacing-xxx-small)}.form-control--has-error-text.form-control--small .form-control__error-text{font-size:var(--six-input-help-text-font-size-small)}.form-control--has-error-text.form-control--medium .form-control__error-text{font-size:var(--six-input-help-text-font-size-medium)}.form-control--has-error-text.form-control--large .form-control__error-text{font-size:var(--six-input-help-text-font-size-large)}.form-control--disabled .form-control__help-text{color:var(--six-input-help-text-color-disabled)}.form-control--disabled .form-control__label{color:var(--six-input-label-color-disabled)}.form-control--invalid:not(.form-control--disabled) .form-control__label{color:var(--six-input-label-color)}:host{display:block}.input{display:inline-flex;align-items:stretch;justify-content:start;position:relative;width:100%;font-family:var(--six-font-family);font-weight:var(--six-input-font-weight);letter-spacing:var(--six-input-letter-spacing);background-color:var(--six-input-background-color);border:solid var(--six-border-width) var(--six-input-border-color);vertical-align:middle;overflow:hidden;transition:var(--six-transition-fast) color, var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;cursor:text}.input--line{border:none;border-bottom:solid var(--six-border-width) var(--six-input-border-color)}.input:hover:not(.input--disabled){background-color:var(--six-input-background-color-hover);border-color:var(--six-input-border-color-hover)}.input:hover:not(.input--disabled) .input__control{color:var(--six-input-color-hover)}.input:hover.input--dropdown-search{border-color:transparent}.input--dropdown-search{border-color:transparent}.input--dropdown-search.input--focused{border-color:var(--six-input-border-color)}.input.input--focused:not(.input--disabled){background-color:var(--six-input-background-color-focus);border-bottom-color:var(--six-input-border-color-focus);box-shadow:0 1px 0 0 var(--six-input-border-color-focus)}.input.input--focused:not(.input--disabled):not(.input--line){border-color:var(--six-input-border-color-focus);box-shadow:var(--six-input-focus-shadow)}.input.input--focused:not(.input--disabled) .input__control{color:var(--six-input-color-focus)}.input.input--disabled{background-color:var(--six-input-background-color-disabled);border-color:var(--six-input-border-color-disabled);cursor:not-allowed}.input.input--disabled .input__control{color:var(--six-input-color-disabled)}.input.input--disabled .input__control::placeholder{color:var(--six-input-placeholder-color-disabled)}.input.input--invalid:not(.input--disabled):not(.input--focused){border-bottom-color:var(--six-input-border-color-danger)}.input.input--invalid:not(.input--disabled):not(.input--focused):not(.input--line){border-color:var(--six-input-border-color-danger)}.input__control{flex:1 1 auto;font-family:inherit;font-size:inherit;font-weight:inherit;min-width:0;color:var(--six-input-color);border:none;background:none;box-shadow:none;padding:0;margin:0;cursor:inherit;-webkit-appearance:none}.input__control::-webkit-search-decoration,.input__control::-webkit-search-cancel-button,.input__control::-webkit-search-results-button,.input__control::-webkit-search-results-decoration{-webkit-appearance:none}.input__control:-webkit-autofill,.input__control:-webkit-autofill:hover,.input__control:-webkit-autofill:focus,.input__control:-webkit-autofill:active{box-shadow:0 0 0 var(--six-height-large) var(--six-input-background-color-hover) inset !important;-webkit-text-fill-color:var(--six-color-primary-500)}.input__control::placeholder{color:var(--six-input-placeholder-color);user-select:none}.input__control:focus{outline:none}.input__control::-ms-reveal{display:none}.input__prefix,.input__suffix{display:inline-flex;flex:0 0 auto;align-items:center;cursor:default}.input__prefix ::slotted(six-icon),.input__suffix ::slotted(six-icon){color:var(--six-input-icon-color)}.input.input--disabled ::slotted(six-icon){cursor:not-allowed}.input--small{border-radius:var(--six-input-border-radius-small);font-size:var(--six-input-font-size-small);height:var(--six-height-small)}.input--small .input__control{height:calc(var(--six-height-small) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-small)}.input--small .input__control__prefix{margin:0 var(--six-input-prefix-spacing-small)}.input--small .input__clear,.input--small .input__password-toggle{margin-right:var(--six-input-spacing-small)}.input--small .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-small)}.input--small .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-small)}.input--medium{border-radius:var(--six-input-border-radius-medium);font-size:var(--six-input-font-size-medium);height:var(--six-height-medium)}.input--medium .input__control{height:calc(var(--six-height-medium) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-medium)}.input--medium .input__control__prefix{margin:0 var(--six-input-prefix-spacing-medium)}.input--medium .input__clear,.input--medium .input__password-toggle{margin-right:var(--six-input-spacing-medium)}.input--medium .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-medium)}.input--medium .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-medium)}.input--large{border-radius:var(--six-input-border-radius-large);font-size:var(--six-input-font-size-large);height:var(--six-height-large)}.input--large .input__control{height:calc(var(--six-height-large) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-large)}.input--large .input__control__prefix{margin:0 var(--six-input-prefix-spacing-large)}.input--large .input__clear,.input--large .input__password-toggle{margin-right:var(--six-input-spacing-large)}.input--large .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-large)}.input--large .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-large)}.input--pill.input--small{border-radius:var(--six-height-small)}.input--pill.input--medium{border-radius:var(--six-height-medium)}.input--pill.input--large{border-radius:var(--six-height-large)}.input__clear,.input__password-toggle{display:inline-flex;align-items:center;font-size:inherit;color:var(--six-input-icon-color);border:none;background:none;padding:0;transition:var(--six-transition-fast) color;cursor:pointer}.input__clear:hover,.input__password-toggle:hover{color:var(--six-input-icon-color-hover)}.input__clear:focus,.input__password-toggle:focus{outline:none}.input--empty .input__clear{visibility:hidden}";
11
+ const sixInputCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}.form-control .form-control__label{display:none}.form-control .form-control__help-text{display:none}.form-control .form-control__error-text{display:none;text-align:left}.form-control--has-label .form-control__label{display:inline-block;color:var(--six-input-label-color);font-weight:var(--six-font-weight-bold);margin-bottom:var(--six-spacing-x-small)}.form-control--has-label .form-control__label__required::after{color:var(--six-color-danger-800);content:\"*\";transform:scale(1.1);margin-left:var(--six-spacing-xxx-small);position:absolute}.form-control--has-label.form-control--small .form-control__label{font-size:var(--six-input-label-font-size-small)}.form-control--has-label.form-control--medium .form-control__label{font-size:var(--six-input-label-font-size-medium)}.form-control--has-label.form-control--large .form-control_label{font-size:var(--six-input-label-font-size-large)}.form-control--has-help-text .form-control__help-text{display:block;color:var(--six-input-help-text-color);margin-top:var(--six-spacing-x-small)}.form-control--has-help-text .form-control__help-text ::slotted(*){margin-top:var(--six-spacing-xxx-small)}.form-control--has-help-text.form-control--small .form-control__help-text{font-size:var(--six-input-help-text-font-size-small)}.form-control--has-help-text.form-control--medium .form-control__help-text{font-size:var(--six-input-help-text-font-size-medium)}.form-control--has-help-text.form-control--large .form-control__help-text{font-size:var(--six-input-help-text-font-size-large)}.form-control--has-error-text .form-control__error-text{display:block;margin-top:var(--six-spacing-xxx-small)}.form-control--has-error-text .form-control__error-text ::slotted(*){margin-top:var(--six-spacing-xxx-small)}.form-control--has-error-text.form-control--small .form-control__error-text{font-size:var(--six-input-help-text-font-size-small)}.form-control--has-error-text.form-control--medium .form-control__error-text{font-size:var(--six-input-help-text-font-size-medium)}.form-control--has-error-text.form-control--large .form-control__error-text{font-size:var(--six-input-help-text-font-size-large)}.form-control--disabled .form-control__help-text{color:var(--six-input-help-text-color-disabled)}.form-control--disabled .form-control__label{color:var(--six-input-label-color-disabled)}.form-control--invalid:not(.form-control--disabled) .form-control__label{color:var(--six-input-label-color)}:host{display:block}.input{display:inline-flex;align-items:stretch;justify-content:start;position:relative;width:100%;font-family:var(--six-font-family);font-weight:var(--six-input-font-weight);letter-spacing:var(--six-input-letter-spacing);background-color:var(--six-input-background-color);border:solid var(--six-border-width) var(--six-input-border-color);vertical-align:middle;overflow:hidden;transition:var(--six-transition-fast) color, var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;cursor:text}.input--line{border:none;border-bottom:solid var(--six-border-width) var(--six-input-border-color)}.input:hover:not(.input--disabled){background-color:var(--six-input-background-color-hover);border-color:var(--six-input-border-color-hover)}.input:hover:not(.input--disabled) .input__control{color:var(--six-input-color-hover)}.input:hover.input--dropdown-search{border-color:transparent}.input--dropdown-search{border-color:transparent}.input--dropdown-search.input--focused{border-color:var(--six-input-border-color)}.input.input--focused:not(.input--disabled){background-color:var(--six-input-background-color-focus);border-bottom-color:var(--six-input-border-color-focus);box-shadow:0 1px 0 0 var(--six-input-border-color-focus)}.input.input--focused:not(.input--disabled):not(.input--line){border-color:var(--six-input-border-color-focus);box-shadow:var(--six-input-focus-shadow)}.input.input--focused:not(.input--disabled) .input__control{color:var(--six-input-color-focus)}.input.input--disabled{background-color:var(--six-input-background-color-disabled);border-color:var(--six-input-border-color-disabled);cursor:not-allowed}.input.input--disabled .input__control{color:var(--six-input-color-disabled)}.input.input--disabled .input__control::placeholder{color:var(--six-input-placeholder-color-disabled)}.input.input--invalid:not(.input--disabled):not(.input--focused){border-bottom-color:var(--six-input-border-color-danger)}.input.input--invalid:not(.input--disabled):not(.input--focused):not(.input--line){border-color:var(--six-input-border-color-danger)}.input__control{flex:1 1 auto;width:100%;font-family:inherit;font-size:inherit;font-weight:inherit;min-width:0;color:var(--six-input-color);border:none;background:none;box-shadow:none;padding:0;margin:0;cursor:inherit;-webkit-appearance:none}.input__control::-webkit-search-decoration,.input__control::-webkit-search-cancel-button,.input__control::-webkit-search-results-button,.input__control::-webkit-search-results-decoration{-webkit-appearance:none}.input__control:-webkit-autofill,.input__control:-webkit-autofill:hover,.input__control:-webkit-autofill:focus,.input__control:-webkit-autofill:active{box-shadow:0 0 0 var(--six-height-large) var(--six-input-background-color-hover) inset !important;-webkit-text-fill-color:var(--six-color-primary-500)}.input__control::placeholder{color:var(--six-input-placeholder-color);user-select:none}.input__control:focus{outline:none}.input__control::-ms-reveal{display:none}.input__prefix,.input__suffix{display:inline-flex;flex:0 0 auto;align-items:center;cursor:default}.input__prefix ::slotted(six-icon),.input__suffix ::slotted(six-icon){color:var(--six-input-icon-color)}.input.input--disabled ::slotted(six-icon){cursor:not-allowed}.input--small{border-radius:var(--six-input-border-radius-small);font-size:var(--six-input-font-size-small);height:var(--six-height-small)}.input--small .input__control{height:calc(var(--six-height-small) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-small)}.input--small .input__control__prefix{margin:0 var(--six-input-prefix-spacing-small)}.input--small .input__clear,.input--small .input__password-toggle{margin-right:var(--six-input-spacing-small)}.input--small .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-small)}.input--small .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-small)}.input--medium{border-radius:var(--six-input-border-radius-medium);font-size:var(--six-input-font-size-medium);height:var(--six-height-medium)}.input--medium .input__control{height:calc(var(--six-height-medium) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-medium)}.input--medium .input__control__prefix{margin:0 var(--six-input-prefix-spacing-medium)}.input--medium .input__clear,.input--medium .input__password-toggle{margin-right:var(--six-input-spacing-medium)}.input--medium .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-medium)}.input--medium .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-medium)}.input--large{border-radius:var(--six-input-border-radius-large);font-size:var(--six-input-font-size-large);height:var(--six-height-large)}.input--large .input__control{height:calc(var(--six-height-large) - var(--six-border-width) * 2);margin:0 var(--six-input-spacing-large)}.input--large .input__control__prefix{margin:0 var(--six-input-prefix-spacing-large)}.input--large .input__clear,.input--large .input__password-toggle{margin-right:var(--six-input-spacing-large)}.input--large .input__prefix ::slotted(*){margin-left:var(--six-input-prefix-spacing-large)}.input--large .input__suffix ::slotted(*){margin-right:var(--six-input-prefix-spacing-large)}.input--pill.input--small{border-radius:var(--six-height-small)}.input--pill.input--medium{border-radius:var(--six-height-medium)}.input--pill.input--large{border-radius:var(--six-height-large)}.input__clear,.input__password-toggle{display:inline-flex;align-items:center;font-size:inherit;color:var(--six-input-icon-color);border:none;background:none;padding:0;transition:var(--six-transition-fast) color;cursor:pointer}.input__clear:hover,.input__password-toggle:hover{color:var(--six-input-icon-color-hover)}.input__clear:focus,.input__password-toggle:focus{outline:none}.input--empty .input__clear{visibility:hidden}";
12
12
  const SixInputStyle0 = sixInputCss;
13
13
 
14
14
  const ICON_SIZES = {
@@ -161,6 +161,15 @@ const SixInput = class {
161
161
  var _a;
162
162
  return (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.setSelectionRange(selectionStart, selectionEnd, selectionDirection);
163
163
  }
164
+ /** Returns the start and end positions of the text selection */
165
+ async getSelectionRange() {
166
+ var _a, _b, _c, _d, _e, _f;
167
+ return {
168
+ selectionStart: (_b = (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.selectionStart) !== null && _b !== void 0 ? _b : undefined,
169
+ selectionEnd: (_d = (_c = this.nativeInput) === null || _c === void 0 ? void 0 : _c.selectionEnd) !== null && _d !== void 0 ? _d : undefined,
170
+ selectionDirection: (_f = (_e = this.nativeInput) === null || _e === void 0 ? void 0 : _e.selectionDirection) !== null && _f !== void 0 ? _f : undefined,
171
+ };
172
+ }
164
173
  /** Replaces a range of text with a new string. */
165
174
  async setRangeText(replacement, start, end, selectMode = 'preserve') {
166
175
  if (this.nativeInput == null) {
@@ -178,7 +187,7 @@ const SixInput = class {
178
187
  return ((_a = this.value) !== null && _a !== void 0 ? _a : '').toString();
179
188
  }
180
189
  render() {
181
- return (index.h(formControl.FormControl, { key: 'c814025e7db66cd628c466316a5bd3fe4c3e77bf', inputId: this.inputId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, helpTextId: this.helpTextId, helpText: this.helpText, hasHelpTextSlot: this.hasHelpTextSlot, errorTextId: this.errorTextId, errorText: this.errorText, errorTextCount: this.errorTextCount, hasErrorTextSlot: this.hasErrorSlot, size: this.size, disabled: this.disabled, required: this.required, displayError: this.invalid }, index.h("div", { key: 'bad7f2e31ec8465f3292927e9d9fb37aa919cb33', part: "base", class: {
190
+ return (index.h(formControl.FormControl, { key: '8db2b6cf7a3065d1fd4c958c1301ffa459e2ce37', inputId: this.inputId, label: this.label, labelId: this.labelId, hasLabelSlot: this.hasLabelSlot, helpTextId: this.helpTextId, helpText: this.helpText, hasHelpTextSlot: this.hasHelpTextSlot, errorTextId: this.errorTextId, errorText: this.errorText, errorTextCount: this.errorTextCount, hasErrorTextSlot: this.hasErrorSlot, size: this.size, disabled: this.disabled, required: this.required, displayError: this.invalid }, index.h("div", { key: '4b2564db4347ab7bd6cb44c51f65770fcb6ea816', part: "base", class: {
182
191
  input: true,
183
192
  // Sizes
184
193
  'input--small': this.size === 'small',
@@ -192,10 +201,10 @@ const SixInput = class {
192
201
  'input--focused': this.hasFocus,
193
202
  'input--empty': this.getValue().length === 0,
194
203
  'input--invalid': this.invalid,
195
- } }, index.h("span", { key: 'fa0b1320b4d44794f36047ca65efa9c03d180234', part: "prefix", class: "input__prefix" }, index.h("slot", { key: '8312c426648c862ef669cb424a219cb85f2b193c', name: "prefix" })), index.h("input", { key: '87ce5517721681533fc7bcf18d20cb3d1ee7fb6f', part: "input", ref: (el) => (this.nativeInput = el), id: this.inputId, size: 1, class: {
204
+ } }, index.h("span", { key: '874d1edb40d14490dc100af7c85f618883c9cd63', part: "prefix", class: "input__prefix" }, index.h("slot", { key: 'eee751e03fe42da62100cc2fb18bcb46cbba76e1', name: "prefix" })), index.h("input", { key: 'b89a34876aae5f073c73495f79c4b0b47cdf10e3', part: "input", ref: (el) => (this.nativeInput = el), id: this.inputId, size: 1, class: {
196
205
  input__control: true,
197
206
  input__control__prefix: slot.hasSlot(this.host, 'prefix'),
198
- }, type: this.type === 'password' && this.isPasswordVisible ? 'text' : this.type, name: this.name, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, minLength: this.minlength, maxLength: this.maxlength, min: this.min, max: this.max, step: this.step, value: this.getValue(), autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, spellcheck: this.spellcheck, pattern: this.pattern, required: this.required, inputMode: this.inputmode, "aria-labelledby": this.labelId, "aria-describedby": this.helpTextId, "aria-invalid": this.invalid ? 'true' : 'false', onChange: this.handleChange, onInput: this.handleInput, onFocus: this.handleFocus, onBlur: this.handleBlur, onKeyDown: this.handleKeyDown, "data-testid": "input-control" }), this.clearable && (index.h("button", { part: "clear-button", class: "input__clear", type: "button", onClick: this.handleClearClick, tabindex: "-1", "data-testid": "input-clear-button" }, index.h("slot", { name: "clear-icon" }, index.h("six-icon", { size: ICON_SIZES[this.size] }, "clear")))), this.togglePassword && (index.h("button", { part: "password-toggle-button", class: "input__password-toggle", type: "button", onClick: this.handlePasswordToggle, tabindex: "-1" }, this.isPasswordVisible ? (index.h("slot", { name: "show-password-icon" }, index.h("six-icon", { size: ICON_SIZES[this.size] }, "visibility_off"))) : (index.h("slot", { name: "hide-password-icon" }, index.h("six-icon", { size: ICON_SIZES[this.size] }, "visibility"))))), index.h("span", { key: '5768204290a458c6025f93d7eed7b4762fa8ab94', part: "suffix", class: "input__suffix" }, index.h("slot", { key: '9f1917c71eeb148d31adf808299ef43c5307678f', name: "suffix" })))));
207
+ }, type: this.type === 'password' && this.isPasswordVisible ? 'text' : this.type, name: this.name, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, minLength: this.minlength, maxLength: this.maxlength, min: this.min, max: this.max, step: this.step, value: this.getValue(), autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, spellcheck: this.spellcheck, pattern: this.pattern, required: this.required, inputMode: this.inputmode, "aria-labelledby": this.labelId, "aria-describedby": this.helpTextId, "aria-invalid": this.invalid ? 'true' : 'false', onChange: this.handleChange, onInput: this.handleInput, onFocus: this.handleFocus, onBlur: this.handleBlur, onKeyDown: this.handleKeyDown, "data-testid": "input-control" }), this.clearable && !this.disabled && (index.h("button", { key: '248251ba299d52bf44583e7acb9bbe823d51c724', part: "clear-button", class: "input__clear", type: "button", onClick: this.handleClearClick, tabindex: "-1", "data-testid": "input-clear-button" }, index.h("slot", { key: '2e353a833fd696a55de542d5df69a9cb33957b23', name: "clear-icon" }, index.h("six-icon", { key: 'ceac32b1b954c75e9b7fe9682a487e72967b4e46', size: ICON_SIZES[this.size] }, "clear")))), this.togglePassword && (index.h("button", { key: '74e7b5714fc20329a3f18321e552b21bcbd6d77a', part: "password-toggle-button", class: "input__password-toggle", type: "button", onClick: this.handlePasswordToggle, tabindex: "-1" }, this.isPasswordVisible ? (index.h("slot", { name: "show-password-icon" }, index.h("six-icon", { size: ICON_SIZES[this.size] }, "visibility_off"))) : (index.h("slot", { name: "hide-password-icon" }, index.h("six-icon", { size: ICON_SIZES[this.size] }, "visibility"))))), index.h("span", { key: 'f179d2cdcbfd319b8cb1291df0219ba5d89c8b4c', part: "suffix", class: "input__suffix" }, index.h("slot", { key: 'bdea79b0fad36a1b34a70ce0a414a624febe68a5', name: "suffix" })))));
199
208
  }
200
209
  get host() { return index.getElement(this); }
201
210
  static get watchers() { return {
@@ -1 +1 @@
1
- {"file":"six-input.entry.cjs.js","mappings":"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","names":["EventListeners","submitForm","hasSlot","h","FormControl"],"sources":["src/components/six-input/six-input.scss?tag=six-input&encapsulation=shadow","src/components/six-input/six-input.tsx"],"sourcesContent":["@import 'src/global/component';\n@import '../../functional-components/form-control/form-control';\n\n:host {\n display: block;\n}\n\n.input {\n display: inline-flex;\n align-items: stretch;\n justify-content: start;\n position: relative;\n width: 100%;\n font-family: var(--six-font-family);\n font-weight: var(--six-input-font-weight);\n letter-spacing: var(--six-input-letter-spacing);\n background-color: var(--six-input-background-color);\n border: solid var(--six-border-width) var(--six-input-border-color);\n vertical-align: middle;\n overflow: hidden;\n transition: var(--six-transition-fast) color, var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;\n cursor: text;\n\n &--line {\n border: none;\n border-bottom: solid var(--six-border-width) var(--six-input-border-color);\n }\n\n &:hover:not(.input--disabled) {\n background-color: var(--six-input-background-color-hover);\n border-color: var(--six-input-border-color-hover);\n\n .input__control {\n color: var(--six-input-color-hover);\n }\n }\n\n &:hover.input--dropdown-search {\n border-color: transparent;\n }\n\n &--dropdown-search {\n border-color: transparent;\n }\n\n &--dropdown-search.input--focused {\n border-color: var(--six-input-border-color);\n }\n\n &.input--focused:not(.input--disabled) {\n background-color: var(--six-input-background-color-focus);\n\n border-bottom-color: var(--six-input-border-color-focus);\n box-shadow: 0 1px 0 0 var(--six-input-border-color-focus);\n\n &:not(.input--line) {\n border-color: var(--six-input-border-color-focus);\n box-shadow: var(--six-input-focus-shadow);\n }\n\n .input__control {\n color: var(--six-input-color-focus);\n }\n }\n\n &.input--disabled {\n background-color: var(--six-input-background-color-disabled);\n border-color: var(--six-input-border-color-disabled);\n cursor: not-allowed;\n\n .input__control {\n color: var(--six-input-color-disabled);\n\n &::placeholder {\n color: var(--six-input-placeholder-color-disabled);\n }\n }\n }\n\n &.input--invalid:not(.input--disabled):not(.input--focused) {\n border-bottom-color: var(--six-input-border-color-danger);\n\n &:not(.input--line) {\n border-color: var(--six-input-border-color-danger);\n }\n }\n}\n\n.input__control {\n flex: 1 1 auto;\n font-family: inherit;\n font-size: inherit;\n font-weight: inherit;\n min-width: 0;\n color: var(--six-input-color);\n border: none;\n background: none;\n box-shadow: none;\n padding: 0;\n margin: 0;\n cursor: inherit;\n -webkit-appearance: none;\n\n &::-webkit-search-decoration,\n &::-webkit-search-cancel-button,\n &::-webkit-search-results-button,\n &::-webkit-search-results-decoration {\n -webkit-appearance: none;\n }\n\n &:-webkit-autofill,\n &:-webkit-autofill:hover,\n &:-webkit-autofill:focus,\n &:-webkit-autofill:active {\n box-shadow: 0 0 0 var(--six-height-large) var(--six-input-background-color-hover) inset !important;\n -webkit-text-fill-color: var(--six-color-primary-500);\n }\n\n &::placeholder {\n color: var(--six-input-placeholder-color);\n user-select: none;\n }\n\n &:focus {\n outline: none;\n }\n\n &::-ms-reveal {\n display: none;\n }\n}\n\n.input__prefix,\n.input__suffix {\n display: inline-flex;\n flex: 0 0 auto;\n align-items: center;\n cursor: default;\n\n ::slotted(six-icon) {\n color: var(--six-input-icon-color);\n }\n}\n\n.input {\n &.input--disabled {\n ::slotted(six-icon) {\n cursor: not-allowed;\n }\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Size modifiers\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input--small {\n border-radius: var(--six-input-border-radius-small);\n font-size: var(--six-input-font-size-small);\n height: var(--six-height-small);\n\n .input__control {\n height: calc(var(--six-height-small) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-small);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-small);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-small);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-small);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-small);\n }\n}\n\n.input--medium {\n border-radius: var(--six-input-border-radius-medium);\n font-size: var(--six-input-font-size-medium);\n height: var(--six-height-medium);\n\n .input__control {\n height: calc(var(--six-height-medium) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-medium);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-medium);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-medium);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-medium);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-medium);\n }\n}\n\n.input--large {\n border-radius: var(--six-input-border-radius-large);\n font-size: var(--six-input-font-size-large);\n height: var(--six-height-large);\n\n .input__control {\n height: calc(var(--six-height-large) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-large);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-large);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-large);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-large);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-large);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Pill modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input--pill {\n &.input--small {\n border-radius: var(--six-height-small);\n }\n\n &.input--medium {\n border-radius: var(--six-height-medium);\n }\n\n &.input--large {\n border-radius: var(--six-height-large);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Clearable + Password Toggle\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input__clear,\n.input__password-toggle {\n display: inline-flex;\n align-items: center;\n font-size: inherit;\n color: var(--six-input-icon-color);\n border: none;\n background: none;\n padding: 0;\n transition: var(--six-transition-fast) color;\n cursor: pointer;\n\n &:hover {\n color: var(--six-input-icon-color-hover);\n }\n\n &:focus {\n outline: none;\n }\n}\n\n.input--empty .input__clear {\n visibility: hidden;\n}\n","import { Component, Element, Event, EventEmitter, h, Method, Prop, State, Watch } from '@stencil/core';\nimport FormControl from '../../functional-components/form-control/form-control';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { submitForm } from '../../utils/form';\n\nconst ICON_SIZES: Record<'small' | 'medium' | 'large', 'xSmall' | 'small' | 'medium'> = {\n large: 'medium',\n medium: 'small',\n small: 'xSmall',\n};\n\nlet id = 0;\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot label - The input's label. Alternatively, you can use the label prop.\n * @slot prefix - Used to prepend an icon or similar element to the input.\n * @slot suffix - Used to append an icon or similar element to the input.\n * @slot clear-icon - An icon to use in lieu of the default clear icon.\n * @slot show-password-icon - An icon to use in lieu of the default show password icon.\n * @slot hide-password-icon - An icon to use in lieu of the default hide password icon.\n * @slot help-text - Help text that describes how to use the input. Alternatively, you can use the help-text prop.\n * @slot error-text - Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop.\n *\n * @part base - The component's base wrapper.\n * @part form-control - The form control that wraps the label, input, error-text and help-text.\n * @part label - The input label.\n * @part input - The input control.\n * @part prefix - The input prefix container.\n * @part clear-button - The clear button.\n * @part password-toggle-button - The password toggle button.\n * @part suffix - The input suffix container.\n * @part help-text - The input help text.\n * @part error-text - The input error text.\n */\n\n@Component({\n tag: 'six-input',\n styleUrl: 'six-input.scss',\n shadow: true,\n})\nexport class SixInput {\n private inputId = `input-${++id}`;\n private labelId = `input-label-${id}`;\n private helpTextId = `input-help-text-${id}`;\n private errorTextId = `input-error-text-${id}`;\n private nativeInput?: HTMLInputElement;\n private eventListeners = new EventListeners();\n\n @Element() host!: HTMLSixInputElement;\n\n @State() hasFocus = false;\n @State() hasHelpTextSlot = false;\n @State() hasLabelSlot = false;\n @State() hasErrorSlot = false;\n @State() isPasswordVisible = false;\n\n /** The input's type. */\n @Prop({ reflect: true }) type: 'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url' = 'text';\n\n /** The input's size. */\n @Prop({ reflect: true }) size: 'small' | 'medium' | 'large' = 'medium';\n\n /** The input's name attribute. */\n @Prop({ reflect: true }) name = '';\n\n /** The input's value attribute. */\n @Prop({ mutable: true, reflect: true }) value = '';\n\n /** Set to true to draw a pill-style input with rounded edges. */\n @Prop({ reflect: true }) pill = false;\n\n /** The input's help text. Alternatively, you can use the help-text slot. */\n @Prop() helpText = '';\n\n /** The input's placeholder text. */\n @Prop() placeholder?: string;\n\n /** Set to true to disable the input. */\n @Prop({ reflect: true }) disabled = false;\n\n /** Set to true to make the input readonly. */\n @Prop({ reflect: true }) readonly = false;\n\n /** The minimum length of input that will be considered valid. */\n @Prop({ reflect: true }) minlength?: number;\n\n /** The maximum length of input that will be considered valid. */\n @Prop({ reflect: true }) maxlength?: number;\n\n /** The input's minimum value. */\n @Prop({ reflect: true }) min?: number;\n\n /** The input's maximum value. */\n @Prop({ reflect: true }) max?: number;\n\n /** The input's step attribute. */\n @Prop({ reflect: true }) step?: number;\n\n /** A pattern to validate input against. */\n @Prop({ reflect: true }) pattern?: string;\n\n /**\n * Internal: Styles the input for the dropdown filter search.\n */\n @Prop() dropdownSearch = false;\n\n /** Set to true to show an asterisk beneath the label. */\n @Prop() required = false;\n\n /** The input's autocaptialize attribute. */\n @Prop() autocapitalize = 'off';\n\n /** The input's autocorrect attribute. */\n @Prop() autocorrect: 'on' | 'off' = 'off';\n\n /** The input's autocomplete attribute. */\n @Prop() autocomplete = 'off';\n\n /** The input's autofocus attribute. */\n @Prop() autofocus = false;\n\n /** Enables spell checking on the input. */\n @Prop() spellcheck = false;\n\n /** The label text. */\n @Prop() label = '';\n\n /** The error message shown, if `invalid` is set to true. */\n @Prop() errorText: string | string[] = '';\n\n /** The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1 */\n @Prop() errorTextCount?: number;\n\n /** If this property is set to true and an error message is provided by `errorText`, the error message is displayed. */\n @Prop({ reflect: true }) invalid = false;\n\n /** Set to true to add a clear button when the input is populated. */\n @Prop() clearable = false;\n\n /** Set to true to add a password toggle button for password inputs. */\n @Prop() togglePassword = false;\n\n /** The input's inputmode attribute. */\n @Prop() inputmode?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';\n\n /** Set to render as line */\n @Prop() line = false;\n\n @Watch('helpText')\n @Watch('errorText')\n @Watch('label')\n handleLabelChange() {\n this.handleSlotChange();\n }\n\n @Watch('value')\n handleValueChange() {\n this.value = this.getValue();\n if (this.nativeInput != null && this.nativeInput.value !== this.value) {\n this.nativeInput.value = this.value;\n }\n }\n\n /** Emitted when the control's value changes. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-change' }) sixChange!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the clear button is activated. */\n @Event({ eventName: 'six-input-clear' }) sixClear!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control receives input. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-input' }) sixInput!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control gains focus. */\n @Event({ eventName: 'six-input-focus' }) sixFocus!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control loses focus. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-blur' }) sixBlur!: EventEmitter<EmptyPayload>;\n\n connectedCallback() {\n this.host.shadowRoot?.addEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.forward('six-input-input', 'input', this.host);\n this.eventListeners.forward('six-input-change', 'change', this.host);\n this.eventListeners.forward('six-input-focus', 'focus', this.host);\n this.eventListeners.forward('six-input-blur', 'blur', this.host);\n }\n\n componentWillLoad() {\n this.handleSlotChange();\n }\n\n disconnectedCallback() {\n this.host.shadowRoot?.removeEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.removeAll();\n }\n\n /** Sets focus on the input. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.nativeInput?.focus(options);\n }\n\n /** Removes focus from the input. */\n @Method()\n async removeFocus() {\n this.nativeInput?.blur();\n }\n\n /** Selects all the text in the input. */\n @Method()\n async select() {\n return this.nativeInput?.select();\n }\n\n /** Sets the start and end positions of the text selection (0-based). */\n @Method()\n async setSelectionRange(\n selectionStart: number,\n selectionEnd: number,\n selectionDirection: 'forward' | 'backward' | 'none' = 'none'\n ) {\n return this.nativeInput?.setSelectionRange(selectionStart, selectionEnd, selectionDirection);\n }\n\n /** Replaces a range of text with a new string. */\n @Method()\n async setRangeText(\n replacement: string,\n start: number,\n end: number,\n selectMode: 'select' | 'start' | 'end' | 'preserve' = 'preserve'\n ) {\n if (this.nativeInput == null) {\n return;\n }\n this.nativeInput.setRangeText(replacement, start, end, selectMode);\n if (this.getValue() !== this.nativeInput.value) {\n this.value = this.nativeInput.value;\n this.sixChange.emit();\n this.sixInput.emit();\n }\n }\n\n private handleChange = (event: Event) => {\n event.stopPropagation();\n if (this.nativeInput != null) {\n this.value = this.nativeInput.value;\n this.sixChange.emit();\n }\n };\n\n private handleInput = (event: Event) => {\n event.stopPropagation();\n if (this.nativeInput != null) {\n this.value = this.nativeInput.value;\n this.sixInput.emit();\n }\n };\n\n private handleBlur = () => {\n this.hasFocus = false;\n this.sixBlur.emit();\n };\n\n private handleFocus = () => {\n this.hasFocus = true;\n this.sixFocus.emit();\n };\n\n private handleClearClick = (event: MouseEvent) => {\n this.value = '';\n this.sixClear.emit();\n this.sixInput.emit();\n this.sixChange.emit();\n if (this.nativeInput != null) {\n this.nativeInput.focus();\n }\n event.stopPropagation();\n };\n\n private handleKeyDown = (event: KeyboardEvent) => {\n const hasModifier = event.metaKey || event.ctrlKey || event.shiftKey || event.altKey;\n if (event.key === 'Enter' && !hasModifier) {\n setTimeout(() => {\n if (!event.defaultPrevented && !event.isComposing) {\n submitForm(this.host);\n }\n });\n }\n };\n\n private handlePasswordToggle = () => {\n this.isPasswordVisible = !this.isPasswordVisible;\n };\n\n private handleSlotChange = () => {\n this.hasHelpTextSlot = hasSlot(this.host, 'help-text');\n this.hasLabelSlot = hasSlot(this.host, 'label');\n this.hasErrorSlot = hasSlot(this.host, 'error-text');\n };\n\n private getValue(): string {\n return (this.value ?? '').toString();\n }\n\n render() {\n return (\n <FormControl\n inputId={this.inputId}\n label={this.label}\n labelId={this.labelId}\n hasLabelSlot={this.hasLabelSlot}\n helpTextId={this.helpTextId}\n helpText={this.helpText}\n hasHelpTextSlot={this.hasHelpTextSlot}\n errorTextId={this.errorTextId}\n errorText={this.errorText}\n errorTextCount={this.errorTextCount}\n hasErrorTextSlot={this.hasErrorSlot}\n size={this.size}\n disabled={this.disabled}\n required={this.required}\n displayError={this.invalid}\n >\n <div\n part=\"base\"\n class={{\n input: true,\n\n // Sizes\n 'input--small': this.size === 'small',\n 'input--medium': this.size === 'medium',\n 'input--large': this.size === 'large',\n\n // States\n 'input--line': this.line,\n 'input--pill': this.pill,\n 'input--disabled': this.disabled,\n 'input--dropdown-search': this.dropdownSearch,\n 'input--focused': this.hasFocus,\n 'input--empty': this.getValue().length === 0,\n 'input--invalid': this.invalid,\n }}\n >\n <span part=\"prefix\" class=\"input__prefix\">\n <slot name=\"prefix\" />\n </span>\n\n <input\n part=\"input\"\n ref={(el) => (this.nativeInput = el)}\n id={this.inputId}\n size={1} // needed for firefox to overrule the default of 20\n class={{\n input__control: true,\n input__control__prefix: hasSlot(this.host, 'prefix'),\n }}\n type={this.type === 'password' && this.isPasswordVisible ? 'text' : this.type}\n name={this.name}\n placeholder={this.placeholder}\n disabled={this.disabled}\n readonly={this.readonly}\n minLength={this.minlength}\n maxLength={this.maxlength}\n min={this.min}\n max={this.max}\n step={this.step}\n value={this.getValue()}\n autoCapitalize={this.autocapitalize}\n autoComplete={this.autocomplete}\n autoCorrect={this.autocorrect}\n autoFocus={this.autofocus}\n spellcheck={this.spellcheck}\n pattern={this.pattern}\n required={this.required}\n inputMode={this.inputmode}\n aria-labelledby={this.labelId}\n aria-describedby={this.helpTextId}\n aria-invalid={this.invalid ? 'true' : 'false'}\n onChange={this.handleChange}\n onInput={this.handleInput}\n onFocus={this.handleFocus}\n onBlur={this.handleBlur}\n onKeyDown={this.handleKeyDown}\n data-testid=\"input-control\"\n />\n\n {this.clearable && (\n <button\n part=\"clear-button\"\n class=\"input__clear\"\n type=\"button\"\n onClick={this.handleClearClick}\n tabindex=\"-1\"\n data-testid=\"input-clear-button\"\n >\n <slot name=\"clear-icon\">\n <six-icon size={ICON_SIZES[this.size]}>clear</six-icon>\n </slot>\n </button>\n )}\n\n {this.togglePassword && (\n <button\n part=\"password-toggle-button\"\n class=\"input__password-toggle\"\n type=\"button\"\n onClick={this.handlePasswordToggle}\n tabindex=\"-1\"\n >\n {this.isPasswordVisible ? (\n <slot name=\"show-password-icon\">\n <six-icon size={ICON_SIZES[this.size]}>visibility_off</six-icon>\n </slot>\n ) : (\n <slot name=\"hide-password-icon\">\n <six-icon size={ICON_SIZES[this.size]}>visibility</six-icon>\n </slot>\n )}\n </button>\n )}\n\n <span part=\"suffix\" class=\"input__suffix\">\n <slot name=\"suffix\" />\n </span>\n </div>\n </FormControl>\n );\n }\n}\n"],"version":3}
1
+ {"file":"six-input.entry.cjs.js","mappings":"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","names":["EventListeners","submitForm","hasSlot","h","FormControl"],"sources":["src/components/six-input/six-input.scss?tag=six-input&encapsulation=shadow","src/components/six-input/six-input.tsx"],"sourcesContent":["@import 'src/global/component';\n@import '../../functional-components/form-control/form-control';\n\n:host {\n display: block;\n}\n\n.input {\n display: inline-flex;\n align-items: stretch;\n justify-content: start;\n position: relative;\n width: 100%;\n font-family: var(--six-font-family);\n font-weight: var(--six-input-font-weight);\n letter-spacing: var(--six-input-letter-spacing);\n background-color: var(--six-input-background-color);\n border: solid var(--six-border-width) var(--six-input-border-color);\n vertical-align: middle;\n overflow: hidden;\n transition: var(--six-transition-fast) color, var(--six-transition-fast) border, var(--six-transition-fast) box-shadow;\n cursor: text;\n\n &--line {\n border: none;\n border-bottom: solid var(--six-border-width) var(--six-input-border-color);\n }\n\n &:hover:not(.input--disabled) {\n background-color: var(--six-input-background-color-hover);\n border-color: var(--six-input-border-color-hover);\n\n .input__control {\n color: var(--six-input-color-hover);\n }\n }\n\n &:hover.input--dropdown-search {\n border-color: transparent;\n }\n\n &--dropdown-search {\n border-color: transparent;\n }\n\n &--dropdown-search.input--focused {\n border-color: var(--six-input-border-color);\n }\n\n &.input--focused:not(.input--disabled) {\n background-color: var(--six-input-background-color-focus);\n\n border-bottom-color: var(--six-input-border-color-focus);\n box-shadow: 0 1px 0 0 var(--six-input-border-color-focus);\n\n &:not(.input--line) {\n border-color: var(--six-input-border-color-focus);\n box-shadow: var(--six-input-focus-shadow);\n }\n\n .input__control {\n color: var(--six-input-color-focus);\n }\n }\n\n &.input--disabled {\n background-color: var(--six-input-background-color-disabled);\n border-color: var(--six-input-border-color-disabled);\n cursor: not-allowed;\n\n .input__control {\n color: var(--six-input-color-disabled);\n\n &::placeholder {\n color: var(--six-input-placeholder-color-disabled);\n }\n }\n }\n\n &.input--invalid:not(.input--disabled):not(.input--focused) {\n border-bottom-color: var(--six-input-border-color-danger);\n\n &:not(.input--line) {\n border-color: var(--six-input-border-color-danger);\n }\n }\n}\n\n.input__control {\n flex: 1 1 auto;\n width: 100%;\n font-family: inherit;\n font-size: inherit;\n font-weight: inherit;\n min-width: 0;\n color: var(--six-input-color);\n border: none;\n background: none;\n box-shadow: none;\n padding: 0;\n margin: 0;\n cursor: inherit;\n -webkit-appearance: none;\n\n &::-webkit-search-decoration,\n &::-webkit-search-cancel-button,\n &::-webkit-search-results-button,\n &::-webkit-search-results-decoration {\n -webkit-appearance: none;\n }\n\n &:-webkit-autofill,\n &:-webkit-autofill:hover,\n &:-webkit-autofill:focus,\n &:-webkit-autofill:active {\n box-shadow: 0 0 0 var(--six-height-large) var(--six-input-background-color-hover) inset !important;\n -webkit-text-fill-color: var(--six-color-primary-500);\n }\n\n &::placeholder {\n color: var(--six-input-placeholder-color);\n user-select: none;\n }\n\n &:focus {\n outline: none;\n }\n\n &::-ms-reveal {\n display: none;\n }\n}\n\n.input__prefix,\n.input__suffix {\n display: inline-flex;\n flex: 0 0 auto;\n align-items: center;\n cursor: default;\n\n ::slotted(six-icon) {\n color: var(--six-input-icon-color);\n }\n}\n\n.input {\n &.input--disabled {\n ::slotted(six-icon) {\n cursor: not-allowed;\n }\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Size modifiers\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input--small {\n border-radius: var(--six-input-border-radius-small);\n font-size: var(--six-input-font-size-small);\n height: var(--six-height-small);\n\n .input__control {\n height: calc(var(--six-height-small) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-small);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-small);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-small);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-small);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-small);\n }\n}\n\n.input--medium {\n border-radius: var(--six-input-border-radius-medium);\n font-size: var(--six-input-font-size-medium);\n height: var(--six-height-medium);\n\n .input__control {\n height: calc(var(--six-height-medium) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-medium);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-medium);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-medium);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-medium);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-medium);\n }\n}\n\n.input--large {\n border-radius: var(--six-input-border-radius-large);\n font-size: var(--six-input-font-size-large);\n height: var(--six-height-large);\n\n .input__control {\n height: calc(var(--six-height-large) - var(--six-border-width) * 2);\n margin: 0 var(--six-input-spacing-large);\n }\n\n .input__control__prefix {\n margin: 0 var(--six-input-prefix-spacing-large);\n }\n\n .input__clear,\n .input__password-toggle {\n margin-right: var(--six-input-spacing-large);\n }\n\n .input__prefix ::slotted(*) {\n margin-left: var(--six-input-prefix-spacing-large);\n }\n\n .input__suffix ::slotted(*) {\n margin-right: var(--six-input-prefix-spacing-large);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Pill modifier\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input--pill {\n &.input--small {\n border-radius: var(--six-height-small);\n }\n\n &.input--medium {\n border-radius: var(--six-height-medium);\n }\n\n &.input--large {\n border-radius: var(--six-height-large);\n }\n}\n\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n// Clearable + Password Toggle\n////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\n\n.input__clear,\n.input__password-toggle {\n display: inline-flex;\n align-items: center;\n font-size: inherit;\n color: var(--six-input-icon-color);\n border: none;\n background: none;\n padding: 0;\n transition: var(--six-transition-fast) color;\n cursor: pointer;\n\n &:hover {\n color: var(--six-input-icon-color-hover);\n }\n\n &:focus {\n outline: none;\n }\n}\n\n.input--empty .input__clear {\n visibility: hidden;\n}\n","import { Component, Element, Event, EventEmitter, h, Method, Prop, State, Watch } from '@stencil/core';\nimport FormControl from '../../functional-components/form-control/form-control';\nimport { hasSlot } from '../../utils/slot';\nimport { EmptyPayload } from '../../utils/types';\nimport { EventListeners } from '../../utils/event-listeners';\nimport { submitForm } from '../../utils/form';\n\nconst ICON_SIZES: Record<'small' | 'medium' | 'large', 'xSmall' | 'small' | 'medium'> = {\n large: 'medium',\n medium: 'small',\n small: 'xSmall',\n};\n\nexport type SelectionRangeDirection = 'forward' | 'backward' | 'none';\nexport type SelectionRange = {\n selectionStart: number | undefined;\n selectionEnd: number | undefined;\n selectionDirection: SelectionRangeDirection | undefined;\n};\n\nlet id = 0;\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot label - The input's label. Alternatively, you can use the label prop.\n * @slot prefix - Used to prepend an icon or similar element to the input.\n * @slot suffix - Used to append an icon or similar element to the input.\n * @slot clear-icon - An icon to use in lieu of the default clear icon.\n * @slot show-password-icon - An icon to use in lieu of the default show password icon.\n * @slot hide-password-icon - An icon to use in lieu of the default hide password icon.\n * @slot help-text - Help text that describes how to use the input. Alternatively, you can use the help-text prop.\n * @slot error-text - Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop.\n *\n * @part base - The component's base wrapper.\n * @part form-control - The form control that wraps the label, input, error-text and help-text.\n * @part label - The input label.\n * @part input - The input control.\n * @part prefix - The input prefix container.\n * @part clear-button - The clear button.\n * @part password-toggle-button - The password toggle button.\n * @part suffix - The input suffix container.\n * @part help-text - The input help text.\n * @part error-text - The input error text.\n */\n\n@Component({\n tag: 'six-input',\n styleUrl: 'six-input.scss',\n shadow: true,\n})\nexport class SixInput {\n private inputId = `input-${++id}`;\n private labelId = `input-label-${id}`;\n private helpTextId = `input-help-text-${id}`;\n private errorTextId = `input-error-text-${id}`;\n private nativeInput?: HTMLInputElement;\n private eventListeners = new EventListeners();\n\n @Element() host!: HTMLSixInputElement;\n\n @State() hasFocus = false;\n @State() hasHelpTextSlot = false;\n @State() hasLabelSlot = false;\n @State() hasErrorSlot = false;\n @State() isPasswordVisible = false;\n\n /** The input's type. */\n @Prop({ reflect: true }) type: 'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url' = 'text';\n\n /** The input's size. */\n @Prop({ reflect: true }) size: 'small' | 'medium' | 'large' = 'medium';\n\n /** The input's name attribute. */\n @Prop({ reflect: true }) name = '';\n\n /** The input's value attribute. */\n @Prop({ mutable: true, reflect: true }) value = '';\n\n /** Set to true to draw a pill-style input with rounded edges. */\n @Prop({ reflect: true }) pill = false;\n\n /** The input's help text. Alternatively, you can use the help-text slot. */\n @Prop() helpText = '';\n\n /** The input's placeholder text. */\n @Prop() placeholder?: string;\n\n /** Set to true to disable the input. */\n @Prop({ reflect: true }) disabled = false;\n\n /** Set to true to make the input readonly. */\n @Prop({ reflect: true }) readonly = false;\n\n /** The minimum length of input that will be considered valid. */\n @Prop({ reflect: true }) minlength?: number;\n\n /** The maximum length of input that will be considered valid. */\n @Prop({ reflect: true }) maxlength?: number;\n\n /** The input's minimum value. */\n @Prop({ reflect: true }) min?: number;\n\n /** The input's maximum value. */\n @Prop({ reflect: true }) max?: number;\n\n /** The input's step attribute. */\n @Prop({ reflect: true }) step?: number;\n\n /** A pattern to validate input against. */\n @Prop({ reflect: true }) pattern?: string;\n\n /**\n * Internal: Styles the input for the dropdown filter search.\n */\n @Prop() dropdownSearch = false;\n\n /** Set to true to show an asterisk beneath the label. */\n @Prop() required = false;\n\n /** The input's autocaptialize attribute. */\n @Prop() autocapitalize = 'off';\n\n /** The input's autocorrect attribute. */\n @Prop() autocorrect: 'on' | 'off' = 'off';\n\n /** The input's autocomplete attribute. */\n @Prop() autocomplete = 'off';\n\n /** The input's autofocus attribute. */\n @Prop() autofocus = false;\n\n /** Enables spell checking on the input. */\n @Prop() spellcheck = false;\n\n /** The label text. */\n @Prop() label = '';\n\n /** The error message shown, if `invalid` is set to true. */\n @Prop() errorText: string | string[] = '';\n\n /** The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1 */\n @Prop() errorTextCount?: number;\n\n /** If this property is set to true and an error message is provided by `errorText`, the error message is displayed. */\n @Prop({ reflect: true }) invalid = false;\n\n /** Set to true to add a clear button when the input is populated. */\n @Prop() clearable = false;\n\n /** Set to true to add a password toggle button for password inputs. */\n @Prop() togglePassword = false;\n\n /** The input's inputmode attribute. */\n @Prop() inputmode?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';\n\n /** Set to render as line */\n @Prop() line = false;\n\n @Watch('helpText')\n @Watch('errorText')\n @Watch('label')\n handleLabelChange() {\n this.handleSlotChange();\n }\n\n @Watch('value')\n handleValueChange() {\n this.value = this.getValue();\n if (this.nativeInput != null && this.nativeInput.value !== this.value) {\n this.nativeInput.value = this.value;\n }\n }\n\n /** Emitted when the control's value changes. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-change' }) sixChange!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the clear button is activated. */\n @Event({ eventName: 'six-input-clear' }) sixClear!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control receives input. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-input' }) sixInput!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control gains focus. */\n @Event({ eventName: 'six-input-focus' }) sixFocus!: EventEmitter<EmptyPayload>;\n\n /** Emitted when the control loses focus. Access the new value via event.target.value. */\n @Event({ eventName: 'six-input-blur' }) sixBlur!: EventEmitter<EmptyPayload>;\n\n connectedCallback() {\n this.host.shadowRoot?.addEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.forward('six-input-input', 'input', this.host);\n this.eventListeners.forward('six-input-change', 'change', this.host);\n this.eventListeners.forward('six-input-focus', 'focus', this.host);\n this.eventListeners.forward('six-input-blur', 'blur', this.host);\n }\n\n componentWillLoad() {\n this.handleSlotChange();\n }\n\n disconnectedCallback() {\n this.host.shadowRoot?.removeEventListener('slotchange', this.handleSlotChange);\n this.eventListeners.removeAll();\n }\n\n /** Sets focus on the input. */\n @Method()\n async setFocus(options?: FocusOptions) {\n this.nativeInput?.focus(options);\n }\n\n /** Removes focus from the input. */\n @Method()\n async removeFocus() {\n this.nativeInput?.blur();\n }\n\n /** Selects all the text in the input. */\n @Method()\n async select() {\n return this.nativeInput?.select();\n }\n\n /** Sets the start and end positions of the text selection (0-based). */\n @Method()\n async setSelectionRange(\n selectionStart: number,\n selectionEnd: number,\n selectionDirection: SelectionRangeDirection = 'none'\n ) {\n return this.nativeInput?.setSelectionRange(selectionStart, selectionEnd, selectionDirection);\n }\n\n /** Returns the start and end positions of the text selection */\n @Method()\n async getSelectionRange(): Promise<SelectionRange> {\n return {\n selectionStart: this.nativeInput?.selectionStart ?? undefined,\n selectionEnd: this.nativeInput?.selectionEnd ?? undefined,\n selectionDirection: this.nativeInput?.selectionDirection ?? undefined,\n };\n }\n\n /** Replaces a range of text with a new string. */\n @Method()\n async setRangeText(\n replacement: string,\n start: number,\n end: number,\n selectMode: 'select' | 'start' | 'end' | 'preserve' = 'preserve'\n ) {\n if (this.nativeInput == null) {\n return;\n }\n this.nativeInput.setRangeText(replacement, start, end, selectMode);\n if (this.getValue() !== this.nativeInput.value) {\n this.value = this.nativeInput.value;\n this.sixChange.emit();\n this.sixInput.emit();\n }\n }\n\n private handleChange = (event: Event) => {\n event.stopPropagation();\n if (this.nativeInput != null) {\n this.value = this.nativeInput.value;\n this.sixChange.emit();\n }\n };\n\n private handleInput = (event: Event) => {\n event.stopPropagation();\n if (this.nativeInput != null) {\n this.value = this.nativeInput.value;\n this.sixInput.emit();\n }\n };\n\n private handleBlur = () => {\n this.hasFocus = false;\n this.sixBlur.emit();\n };\n\n private handleFocus = () => {\n this.hasFocus = true;\n this.sixFocus.emit();\n };\n\n private handleClearClick = (event: MouseEvent) => {\n this.value = '';\n this.sixClear.emit();\n this.sixInput.emit();\n this.sixChange.emit();\n if (this.nativeInput != null) {\n this.nativeInput.focus();\n }\n event.stopPropagation();\n };\n\n private handleKeyDown = (event: KeyboardEvent) => {\n const hasModifier = event.metaKey || event.ctrlKey || event.shiftKey || event.altKey;\n if (event.key === 'Enter' && !hasModifier) {\n setTimeout(() => {\n if (!event.defaultPrevented && !event.isComposing) {\n submitForm(this.host);\n }\n });\n }\n };\n\n private handlePasswordToggle = () => {\n this.isPasswordVisible = !this.isPasswordVisible;\n };\n\n private handleSlotChange = () => {\n this.hasHelpTextSlot = hasSlot(this.host, 'help-text');\n this.hasLabelSlot = hasSlot(this.host, 'label');\n this.hasErrorSlot = hasSlot(this.host, 'error-text');\n };\n\n private getValue(): string {\n return (this.value ?? '').toString();\n }\n\n render() {\n return (\n <FormControl\n inputId={this.inputId}\n label={this.label}\n labelId={this.labelId}\n hasLabelSlot={this.hasLabelSlot}\n helpTextId={this.helpTextId}\n helpText={this.helpText}\n hasHelpTextSlot={this.hasHelpTextSlot}\n errorTextId={this.errorTextId}\n errorText={this.errorText}\n errorTextCount={this.errorTextCount}\n hasErrorTextSlot={this.hasErrorSlot}\n size={this.size}\n disabled={this.disabled}\n required={this.required}\n displayError={this.invalid}\n >\n <div\n part=\"base\"\n class={{\n input: true,\n\n // Sizes\n 'input--small': this.size === 'small',\n 'input--medium': this.size === 'medium',\n 'input--large': this.size === 'large',\n\n // States\n 'input--line': this.line,\n 'input--pill': this.pill,\n 'input--disabled': this.disabled,\n 'input--dropdown-search': this.dropdownSearch,\n 'input--focused': this.hasFocus,\n 'input--empty': this.getValue().length === 0,\n 'input--invalid': this.invalid,\n }}\n >\n <span part=\"prefix\" class=\"input__prefix\">\n <slot name=\"prefix\" />\n </span>\n\n <input\n part=\"input\"\n ref={(el) => (this.nativeInput = el)}\n id={this.inputId}\n size={1} // needed for firefox to overrule the default of 20\n class={{\n input__control: true,\n input__control__prefix: hasSlot(this.host, 'prefix'),\n }}\n type={this.type === 'password' && this.isPasswordVisible ? 'text' : this.type}\n name={this.name}\n placeholder={this.placeholder}\n disabled={this.disabled}\n readonly={this.readonly}\n minLength={this.minlength}\n maxLength={this.maxlength}\n min={this.min}\n max={this.max}\n step={this.step}\n value={this.getValue()}\n autoCapitalize={this.autocapitalize}\n autoComplete={this.autocomplete}\n autoCorrect={this.autocorrect}\n autoFocus={this.autofocus}\n spellcheck={this.spellcheck}\n pattern={this.pattern}\n required={this.required}\n inputMode={this.inputmode}\n aria-labelledby={this.labelId}\n aria-describedby={this.helpTextId}\n aria-invalid={this.invalid ? 'true' : 'false'}\n onChange={this.handleChange}\n onInput={this.handleInput}\n onFocus={this.handleFocus}\n onBlur={this.handleBlur}\n onKeyDown={this.handleKeyDown}\n data-testid=\"input-control\"\n />\n\n {this.clearable && !this.disabled && (\n <button\n part=\"clear-button\"\n class=\"input__clear\"\n type=\"button\"\n onClick={this.handleClearClick}\n tabindex=\"-1\"\n data-testid=\"input-clear-button\"\n >\n <slot name=\"clear-icon\">\n <six-icon size={ICON_SIZES[this.size]}>clear</six-icon>\n </slot>\n </button>\n )}\n\n {this.togglePassword && (\n <button\n part=\"password-toggle-button\"\n class=\"input__password-toggle\"\n type=\"button\"\n onClick={this.handlePasswordToggle}\n tabindex=\"-1\"\n >\n {this.isPasswordVisible ? (\n <slot name=\"show-password-icon\">\n <six-icon size={ICON_SIZES[this.size]}>visibility_off</six-icon>\n </slot>\n ) : (\n <slot name=\"hide-password-icon\">\n <six-icon size={ICON_SIZES[this.size]}>visibility</six-icon>\n </slot>\n )}\n </button>\n )}\n\n <span part=\"suffix\" class=\"input__suffix\">\n <slot name=\"suffix\" />\n </span>\n </div>\n </FormControl>\n );\n }\n}\n"],"version":3}
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-1f707a55.js');
5
+ const index = require('./index-417a06c8.js');
6
6
  const types = require('./types-d3da200b.js');
7
7
  const executionControl = require('./execution-control-d728da70.js');
8
8
  const eventListeners = require('./event-listeners-9fb878f1.js');
@@ -413,13 +413,13 @@ const SixItemPicker = class {
413
413
  this.sixChange.emit(this.value);
414
414
  }
415
415
  render() {
416
- return (index.h("div", { key: '773e773a55e33b7486a7d2928ad605c6efadf119', part: "container", class: "item_picker__container", onKeyDown: (event) => this.handleKeyPress(event), tabindex: "0" }, index.h("div", { key: '3cb5fd7c07ea6b0b8778be5b316ba0d788b900be', ref: (el) => (this.upButton = el), part: "up", class: {
416
+ return (index.h("div", { key: '9696809f37fa9db9f3b3212ea6c21cccb648ccab', part: "container", class: "item_picker__container", onKeyDown: (event) => this.handleKeyPress(event), tabindex: "0" }, index.h("div", { key: '5864af2b6f193d090e3411c8cd54842f58fe6609', ref: (el) => (this.upButton = el), part: "up", class: {
417
417
  item_picker__btn: true,
418
418
  'item_picker__btn--disabled': this.isNextDisabled(),
419
- }, onMouseDown: () => this.onMouseDownNext(), onMouseUp: () => this.onMouseUpNext(), tabindex: "-1" }, index.h("six-icon", { key: '606bfc7a65c8b5312a952bc9bb85324c95111d17', size: "large" }, "expand_less")), index.h("div", { key: '181dec86bb4b8d9762595b38f719af4c8a91ea42', part: "content", class: "item_picker__content" }, this.getFormattedValue()), index.h("div", { key: '195fefb352bbb5d202b3357e429959f4c887d357', ref: (el) => (this.downButton = el), part: "down", class: {
419
+ }, onMouseDown: () => this.onMouseDownNext(), onMouseUp: () => this.onMouseUpNext(), tabindex: "-1" }, index.h("six-icon", { key: '37ac08eea928d8eaa2b3113879bd48a422261bb2', size: "large" }, "expand_less")), index.h("div", { key: '54948f29b05477d73228d00825c0b10b2f62d8bb', part: "content", class: "item_picker__content" }, this.getFormattedValue()), index.h("div", { key: '911a69c54e9151dd508d962867642e38eb8f0652', ref: (el) => (this.downButton = el), part: "down", class: {
420
420
  item_picker__btn: true,
421
421
  'item_picker__btn--disabled': this.isPrevDisabled(),
422
- }, onMouseDown: () => this.onMouseDownPrev(), onMouseUp: () => this.onMouseUpPrev(), tabindex: "-1" }, index.h("six-icon", { key: '525c90105edea5208737b49c8b2831498c326197', size: "large" }, "expand_more"))));
422
+ }, onMouseDown: () => this.onMouseDownPrev(), onMouseUp: () => this.onMouseUpPrev(), tabindex: "-1" }, index.h("six-icon", { key: '86785c1389e748d3a3c54dd09d5b8fc892882ee8', size: "large" }, "expand_more"))));
423
423
  }
424
424
  get host() { return index.getElement(this); }
425
425
  static get watchers() { return {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-1f707a55.js');
5
+ const index = require('./index-417a06c8.js');
6
6
 
7
7
  const sixLanguageSwitcherCss = ".language-switcher__container{display:flex}.language-switcher__separator{padding:0 0.25rem}.language-switcher__label{cursor:pointer}.language-switcher__label:hover{color:var(--six-color-web-rock-600)}.language-switcher__label:focus-visible{outline:var(--six-focus-ring);outline-offset:var(--six-focus-ring-offset)}.language-switcher__label--selected{color:var(--six-color-black);text-decoration:underline}";
8
8
  const SixLanguageSwitcherStyle0 = sixLanguageSwitcherCss;
@@ -47,7 +47,7 @@ const SixLanguageSwitcher = class {
47
47
  }
48
48
  }
49
49
  render() {
50
- return (index.h("div", { key: '64f80894523a4b03643949135f18b553cd0517b6', part: "container", class: "language-switcher__container" }, this.languages.map((lang, index$1) => {
50
+ return (index.h("div", { key: '7cccb95163be8e657098166413343a2c45de876f', part: "container", class: "language-switcher__container" }, this.languages.map((lang, index$1) => {
51
51
  const language = typeof lang === 'string' ? lang : lang.key;
52
52
  return (index.h("div", { onClick: this.handleLanguageSwitching(language, typeof lang === 'string' ? lang : lang.value), onKeyDown: (e) => {
53
53
  if (e.key === 'Enter' || e.key === ' ') {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-1f707a55.js');
5
+ const index = require('./index-417a06c8.js');
6
6
 
7
7
  const sixLayoutGridCss = ":host{display:grid;grid-template-columns:repeat(var(--no-of-columns), 1fr);grid-column-gap:1rem}";
8
8
  const SixLayoutGridStyle0 = sixLayoutGridCss;
@@ -22,7 +22,7 @@ const SixLayoutGrid = class {
22
22
  this.handleColumnsChange();
23
23
  }
24
24
  render() {
25
- return (index.h(index.Host, { key: '84c4fee011655f296908661ae1b10452a5682594' }, index.h("slot", { key: '389a12ed87de92e7c835df2a77c0f6316406284e' })));
25
+ return (index.h(index.Host, { key: '9d64b40f5853f79014a899a1f90bc91582f59ea4' }, index.h("slot", { key: '7a122ed9eec7ae326f96afa65a0f65e3d5beb6a7' })));
26
26
  }
27
27
  get host() { return index.getElement(this); }
28
28
  static get watchers() { return {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-1f707a55.js');
5
+ const index = require('./index-417a06c8.js');
6
6
 
7
7
  const sixMainContainerCss = ":host{display:flex;flex-wrap:nowrap;min-width:fit-content}.left-margin,.right-margin{flex:1 6 10rem;min-width:var(--six-spacing-xxx-large)}.content{flex:6 1 60rem;min-width:48rem;max-width:100rem}.content--padded{padding:var(--six-spacing-xxx-large) 0}";
8
8
  const SixMainContainerStyle0 = sixMainContainerCss;
@@ -13,7 +13,7 @@ const SixMainContainer = class {
13
13
  this.padded = true;
14
14
  }
15
15
  render() {
16
- return (index.h(index.Host, { key: '4bf03e808f3abace9917558e8a2bc284b5109fba' }, index.h("div", { key: '3eb055ccdcb16738f697d4d7417bdd0cedf05a5f', part: "left-margin", class: "left-margin" }), index.h("div", { key: '66c3c641294c52966bbb35156956e457af76a3af', part: "content", class: { content: true, 'content--padded': this.padded } }, index.h("slot", { key: '9dcca3e96ab1023109b9e3db5d16ec8a2d117119' })), index.h("div", { key: '739f4ed3956e096103d59a475f3e0611a0ea4e73', part: "right-margin", class: "right-margin" })));
16
+ return (index.h(index.Host, { key: '8120e711578ecb0a3479ad136b5925a617ba40ec' }, index.h("div", { key: '789008ec7e1d6d866a81f619586ae500d61f4abe', part: "left-margin", class: "left-margin" }), index.h("div", { key: 'dead6e81df7c7172c67404f43549e29ff3b7ea7a', part: "content", class: { content: true, 'content--padded': this.padded } }, index.h("slot", { key: '7ab34707d262f5fc7cc6aad9a1b93659bd56e71d' })), index.h("div", { key: 'b87314fc06229b79a625606f625bac160d593689', part: "right-margin", class: "right-margin" })));
17
17
  }
18
18
  get host() { return index.getElement(this); }
19
19
  };
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-1f707a55.js');
5
+ const index = require('./index-417a06c8.js');
6
6
 
7
7
  const sixMenuDividerCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:block}.menu-divider{border-top:solid var(--six-border-width) var(--six-menu-divider-color);margin-top:var(--six-spacing-xx-small);margin-bottom:var(--six-spacing-xx-small)}";
8
8
  const SixMenuDividerStyle0 = sixMenuDividerCss;
@@ -12,7 +12,7 @@ const SixMenuDivider = class {
12
12
  index.registerInstance(this, hostRef);
13
13
  }
14
14
  render() {
15
- return index.h("div", { key: '41a61bd4110bfb44f10211c350afcebe5c5971df', part: "base", class: "menu-divider", role: "separator", "aria-hidden": "true" });
15
+ return index.h("div", { key: '890328b9c0bf63322919d2fb199d9c4086840db5', part: "base", class: "menu-divider", role: "separator", "aria-hidden": "true" });
16
16
  }
17
17
  };
18
18
  SixMenuDivider.style = SixMenuDividerStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-1f707a55.js');
5
+ const index = require('./index-417a06c8.js');
6
6
 
7
7
  const sixMenuLabelCss = ":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:block}.menu-label{font-family:var(--six-font-sans);font-size:var(--six-font-size-small);font-weight:var(--six-font-weight-normal);line-height:var(--six-line-height-normal);letter-spacing:var(--six-letter-spacing-normal);color:var(--six-input-label-color);padding:var(--six-spacing-xx-small) var(--six-spacing-small);user-select:none}";
8
8
  const SixMenuLabelStyle0 = sixMenuLabelCss;
@@ -12,7 +12,7 @@ const SixMenuLabel = class {
12
12
  index.registerInstance(this, hostRef);
13
13
  }
14
14
  render() {
15
- return (index.h("div", { key: '5183d165a877bd2ca0c25d4ff61d55200b66132d', part: "base", class: "menu-label" }, index.h("slot", { key: '5adecf55a82a78de5eee401aeec442f7e60e0874' })));
15
+ return (index.h("div", { key: '0c3c49689954ef436d5e4dec07e36f404c1e6002', part: "base", class: "menu-label" }, index.h("slot", { key: '497f86791932edf59de344292c32c57618f7b65e' })));
16
16
  }
17
17
  };
18
18
  SixMenuLabel.style = SixMenuLabelStyle0;