@bethinkpl/design-system 28.1.9 → 28.1.11

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 (171) hide show
  1. package/dist/RadioButton-Dsld92V6.js +63 -0
  2. package/dist/RadioButton-Dsld92V6.js.map +1 -0
  3. package/dist/RadioButton-Rjtk59JP.js +63 -0
  4. package/dist/RadioButton-Rjtk59JP.js.map +1 -0
  5. package/dist/design-system.css +1 -1
  6. package/dist/design-system.js +1 -1
  7. package/dist/index-DKN5M_OK.js +24592 -0
  8. package/dist/index-DKN5M_OK.js.map +1 -0
  9. package/dist/index-E7spE2lz.js +24592 -0
  10. package/dist/index-E7spE2lz.js.map +1 -0
  11. package/dist/lib/js/components/Buttons/IconButton/IconButton.vue.d.ts +1 -0
  12. package/dist/lib/js/components/Cards/CardExpandable/CardExpandable.vue.d.ts +1 -0
  13. package/dist/lib/js/components/Chip/Chip.vue.d.ts +2 -0
  14. package/dist/lib/js/components/DatePickers/DateBox/DateBox.vue.d.ts +1 -0
  15. package/dist/lib/js/components/DatePickers/DatePicker/DatePicker.vue.d.ts +1 -0
  16. package/dist/lib/js/components/DatePickers/DateRangePicker/DateRangePicker.vue.d.ts +1 -0
  17. package/dist/lib/js/components/Drawer/DrawerHeader/DrawerHeader.vue.d.ts +4 -0
  18. package/dist/lib/js/components/Drawer/DrawerListItem/DrawerListItem.vue.d.ts +1 -0
  19. package/dist/lib/js/components/Drawer/DrawerSection/DrawerSection.vue.d.ts +3 -0
  20. package/dist/lib/js/components/Form/Checkbox/Checkbox.vue.d.ts +1 -0
  21. package/dist/lib/js/components/Form/RadioButton/RadioButton.vue.d.ts +1 -0
  22. package/dist/lib/js/components/Headers/OverlayHeader/OverlayHeader.vue.d.ts +2 -0
  23. package/dist/lib/js/components/Headers/SectionHeader/SectionHeader.vue.d.ts +2 -0
  24. package/dist/lib/js/components/Icons/Icon/Icon.consts.d.ts +1 -0
  25. package/dist/lib/js/components/Modal/Modal.vue.d.ts +1 -0
  26. package/dist/lib/js/components/Modals/Modal/Modal.vue.d.ts +2 -0
  27. package/dist/lib/js/components/Modals/ModalDialog/ModalDialog.vue.d.ts +2 -0
  28. package/dist/lib/js/components/Outline/OutlineItem/OutlineItem.vue.d.ts +1 -0
  29. package/dist/lib/js/components/Pagination/Pagination.vue.d.ts +3 -0
  30. package/dist/lib/js/components/ProgressBar/ProgressBar.vue.d.ts +1 -0
  31. package/dist/lib/js/components/ProgressDonutChart/ProgressDonutChart.vue.d.ts +1 -0
  32. package/dist/lib/js/components/RichList/BasicRichListItem/BasicRichListItem.vue.d.ts +2 -0
  33. package/dist/lib/js/components/RichList/RichListItem/RichListItem.vue.d.ts +2 -0
  34. package/dist/lib/js/components/SelectList/SelectListItem/SelectListItem.vue.d.ts +1 -0
  35. package/dist/lib/js/components/SelectList/SelectListItemToggle/SelectListItemToggle.vue.d.ts +1 -0
  36. package/dist/lib/js/components/SelectionTile/SelectionTile.vue.d.ts +3 -0
  37. package/dist/lib/js/components/Statuses/AccessStatus/AccessStatus.vue.d.ts +1 -0
  38. package/dist/lib/js/components/Statuses/BlockadeStatus/BlockadeStatus.vue.d.ts +1 -0
  39. package/dist/lib/js/components/SurveyQuestions/SurveyQuestionOpenEnded/SurveyQuestionOpenEnded.vue.d.ts +3 -0
  40. package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts +3 -0
  41. package/dist/lib/js/components/Switch/Switch.vue.d.ts +1 -0
  42. package/dist/lib/js/components/Tile/Tile.sb.shared.d.ts +1 -0
  43. package/dist/lib/js/components/Toggles/ToggleButton/ToggleButton.vue.d.ts +1 -0
  44. package/dist/lib/js/icons/fontawesome.d.ts +1 -0
  45. package/docs/assets/{AccessStatus-A8_KqOx-.js → AccessStatus-BdWj8HEL.js} +1 -1
  46. package/docs/assets/{AccessStatus.stories-Bwn6_EFz.js → AccessStatus.stories-GVUkQE1f.js} +1 -1
  47. package/docs/assets/{Avatar-CrSnlCQ6.js → Avatar-Ci9PV6Dz.js} +1 -1
  48. package/docs/assets/{Avatar.stories-fLCPEd5z.js → Avatar.stories-CP_vNHJs.js} +1 -1
  49. package/docs/assets/{Badge-60oiev_y.js → Badge-SCDYFc8w.js} +1 -1
  50. package/docs/assets/{Badge.stories-D2gt--VA.js → Badge.stories-CQqhxz2m.js} +1 -1
  51. package/docs/assets/{BadgeScore-C5POCxVN.js → BadgeScore-CVOhuJYu.js} +1 -1
  52. package/docs/assets/{BadgeScore.stories-DNzgoa5-.js → BadgeScore.stories-BmeGFrO3.js} +1 -1
  53. package/docs/assets/{Banner-C0Tks7ve.js → Banner-C04f9aox.js} +1 -1
  54. package/docs/assets/{Banner.stories-CgxEk4WI.js → Banner.stories-C22ObnEg.js} +1 -1
  55. package/docs/assets/{BasicRichListItem-MZ4BwQZ_.js → BasicRichListItem-DlPpQw8B.js} +1 -1
  56. package/docs/assets/{BasicRichListItem.stories-DfNnQSpr.js → BasicRichListItem.stories-D0zf6xvZ.js} +1 -1
  57. package/docs/assets/{BlockadeStatus-ciudf9B2.js → BlockadeStatus-BUvv6hbJ.js} +1 -1
  58. package/docs/assets/{BlockedeStatus.stories-BFTiEp0F.js → BlockedeStatus.stories-DgkGbTUS.js} +1 -1
  59. package/docs/assets/{Button-jnh2Tlf-.js → Button-CkO8nfQL.js} +1 -1
  60. package/docs/assets/{Button.stories-eaFdyGJa.js → Button.stories-B3Oi8pms.js} +1 -1
  61. package/docs/assets/{CardExpandable-Bux5jwuS.js → CardExpandable-CC6Pr1oz.js} +1 -1
  62. package/docs/assets/{CardExpandable.stories-D7hF0ZKd.js → CardExpandable.stories-BsBfz7bs.js} +1 -1
  63. package/docs/assets/{Checkbox-DOR76zLg.js → Checkbox-nPsikGcU.js} +1 -1
  64. package/docs/assets/{Checkbox.stories-DKJVs_Jt.js → Checkbox.stories-BjAFp2Jt.js} +1 -1
  65. package/docs/assets/{Chip-DPKBxt4x.js → Chip-CWjYjTEM.js} +1 -1
  66. package/docs/assets/{Chip.stories-C4iu6eSG.js → Chip.stories-2kuRscH5.js} +1 -1
  67. package/docs/assets/{Color-ERTF36HU-fWcbYqFM.js → Color-ERTF36HU-BlktiSeG.js} +1 -1
  68. package/docs/assets/{CounterToggle-Dq9JHZFB.js → CounterToggle-BpUoZ2tV.js} +1 -1
  69. package/docs/assets/{CounterToggle.stories-C-p81_ez.js → CounterToggle.stories-ta4dNHKz.js} +1 -1
  70. package/docs/assets/{DateBox.stories-gWMh953u.js → DateBox.stories-Bzu0Vnil.js} +1 -1
  71. package/docs/assets/{DatePicker-DzE-Hm05.js → DatePicker-D3RZ5dBz.js} +1 -1
  72. package/docs/assets/{DatePicker.stories-DlIYFz8h.js → DatePicker.stories-BobAnipv.js} +1 -1
  73. package/docs/assets/{DateRangePicker-Bf5eZ4qn.js → DateRangePicker-BvhHGbm5.js} +1 -1
  74. package/docs/assets/{DateRangePicker.stories-C_cDe4do.js → DateRangePicker.stories-D0Pj1AyQ.js} +1 -1
  75. package/docs/assets/{DocsRenderer-CFRXHY34-KYygWbpk.js → DocsRenderer-CFRXHY34-FbBcO8mF.js} +5 -5
  76. package/docs/assets/{DrawerHeader-C05dcBld.js → DrawerHeader-Dp64kPR3.js} +1 -1
  77. package/docs/assets/{DrawerHeader.stories-DiNttBkI.js → DrawerHeader.stories-DyI8-2pM.js} +1 -1
  78. package/docs/assets/{DrawerListItem-BnR_Crxc.js → DrawerListItem-BQsz6gun.js} +1 -1
  79. package/docs/assets/{DrawerListItem.stories-BWTaWzsf.js → DrawerListItem.stories-CQvCCNlU.js} +1 -1
  80. package/docs/assets/{DrawerListItemGroup.stories-6BYerBQo.js → DrawerListItemGroup.stories-CMHq0CiY.js} +1 -1
  81. package/docs/assets/{DrawerSection-D96q7Udg.js → DrawerSection-DL9umMCz.js} +1 -1
  82. package/docs/assets/{DrawerSection.stories-CXIydSSM.js → DrawerSection.stories-wfZ-kI9W.js} +1 -1
  83. package/docs/assets/{DrawerTile-BdD2c2Li.js → DrawerTile-Ce-5hmAO.js} +1 -1
  84. package/docs/assets/{DrawerTile.stories-CeCZNqtj.js → DrawerTile.stories-4zKl3xnK.js} +1 -1
  85. package/docs/assets/{Dropdown.stories-Cy0w9qlk.js → Dropdown.stories-0e519yem.js} +1 -1
  86. package/docs/assets/{FeatureIcon-ChWa-R06.js → FeatureIcon-Y6OPBXAQ.js} +1 -1
  87. package/docs/assets/{FeatureIcon.stories-l7xVm6Xc.js → FeatureIcon.stories-DgaDuPzl.js} +1 -1
  88. package/docs/assets/{FormField-C5FuUFzK.js → FormField-CExz2OCD.js} +1 -1
  89. package/docs/assets/{FormField.stories-CqL9MKBQ.js → FormField.stories-BbCAamBy.js} +1 -1
  90. package/docs/assets/{FormField.stories.shared-BrRSgSWG.js → FormField.stories.shared-CghMudas.js} +1 -1
  91. package/docs/assets/{FormFieldMessage--iIxaxav.js → FormFieldMessage-lsCyhnrz.js} +1 -1
  92. package/docs/assets/{FormFieldMessage.stories-DrGIr_u2.js → FormFieldMessage.stories-CppRtLe3.js} +1 -1
  93. package/docs/assets/{GroupRichListItem-JJgjRNp-.js → GroupRichListItem-jSLVSSLu.js} +1 -1
  94. package/docs/assets/{GroupRichListItem.stories-CsVG8SBp.js → GroupRichListItem.stories-7PlwvpuO.js} +1 -1
  95. package/docs/assets/{HelpButton-Bg6h1SIL.js → HelpButton-8yBuKGuZ.js} +1 -1
  96. package/docs/assets/{HelpButton.stories-B3dPE-ru.js → HelpButton.stories-CipHxgeZ.js} +1 -1
  97. package/docs/assets/Icon-BKHsOsqJ.js +761 -0
  98. package/docs/assets/{Icon.stories-CTcqu15a.js → Icon.stories-DHZZ3mvy.js} +1 -1
  99. package/docs/assets/{IconButton-M8bwqP9X.js → IconButton-CtZLgp31.js} +1 -1
  100. package/docs/assets/{IconButton.stories-5eoWTHGr.js → IconButton.stories-Bo_AG9M2.js} +1 -1
  101. package/docs/assets/{IconText-Cm57Iuqt.js → IconText-CWsWf2g_.js} +1 -1
  102. package/docs/assets/{IconText.stories-8Lu44qv1.js → IconText.stories-4BvRrEgi.js} +1 -1
  103. package/docs/assets/{InputField-Dx68Xoqn.js → InputField-C74b9Gau.js} +1 -1
  104. package/docs/assets/{InputField.stories-B66hlhO3.js → InputField.stories-DvISFaYu.js} +1 -1
  105. package/docs/assets/{Modal-TccXbC2U.js → Modal-DsxjbIFd.js} +1 -1
  106. package/docs/assets/{Modal.stories-ve37l7uG.js → Modal.stories-BYtGXrwy.js} +1 -1
  107. package/docs/assets/{ModalDialog-DL3W6g4x.js → ModalDialog-B8LwGEt2.js} +1 -1
  108. package/docs/assets/{ModalDialog.stories-BZ9AQpUy.js → ModalDialog.stories-D4usqhos.js} +1 -1
  109. package/docs/assets/{OutlineItem-Org3ZnRU.js → OutlineItem-CUh3x7uj.js} +1 -1
  110. package/docs/assets/{OutlineItem.stories-M80ke6OW.js → OutlineItem.stories-Csq-AzQp.js} +1 -1
  111. package/docs/assets/{OverlayHeader-C4opzadl.js → OverlayHeader-PSw26L4m.js} +1 -1
  112. package/docs/assets/{OverlayHeader.stories-DjfVesej.js → OverlayHeader.stories-D9g5U0Pj.js} +1 -1
  113. package/docs/assets/{Pagination-JlS_MH0D.js → Pagination-Dv3KxswA.js} +1 -1
  114. package/docs/assets/{Pagination.stories-BrxF3t7v.js → Pagination.stories-CpCXiimP.js} +1 -1
  115. package/docs/assets/{PasswordField-BgFQczsV.js → PasswordField-Bv9vcN1f.js} +1 -1
  116. package/docs/assets/{PasswordField.stories-kpmWl3mC.js → PasswordField.stories-Db1HaIQg.js} +1 -1
  117. package/docs/assets/{PopOver-BVWJCJpo.js → PopOver-Bu4OecEL.js} +1 -1
  118. package/docs/assets/{PopOver.stories-Cf3gqBuQ.js → PopOver.stories-4X7IRGd2.js} +1 -1
  119. package/docs/assets/{ProgressBar-DQMsJoIF.js → ProgressBar-BueihNZW.js} +1 -1
  120. package/docs/assets/{ProgressBar.stories-DyOV9ED-.js → ProgressBar.stories-BLOVj64D.js} +1 -1
  121. package/docs/assets/{ProgressDonutChart-u75GYOXS.js → ProgressDonutChart-BiwRSQdi.js} +1 -1
  122. package/docs/assets/{ProgressDonutChart.stories-BEASr_AS.js → ProgressDonutChart.stories-DpBEpWKr.js} +1 -1
  123. package/docs/assets/{RadioButton-DNsi-Kgg.js → RadioButton-Bp9SFfZ-.js} +1 -1
  124. package/docs/assets/{RadioButton.stories-hHZxP2wF.js → RadioButton.stories-B2zBA2bA.js} +1 -1
  125. package/docs/assets/{RichListItem.stories-BvjrZLYe.js → RichListItem.stories-Bce4UXMH.js} +1 -1
  126. package/docs/assets/{SectionHeader-BJ90z-0d.js → SectionHeader-D24DKpKk.js} +1 -1
  127. package/docs/assets/{SectionHeader.stories-CUPCoAit.js → SectionHeader.stories-B6rU3t4b.js} +1 -1
  128. package/docs/assets/{SelectList.stories-DtCkRmOe.js → SelectList.stories-4UkgVayE.js} +1 -1
  129. package/docs/assets/{SelectListItem-BlPwpwLF.js → SelectListItem-Cm2gb4Zb.js} +1 -1
  130. package/docs/assets/{SelectListItem.stories-BIf08xCP.js → SelectListItem.stories-Dc8rvj-M.js} +1 -1
  131. package/docs/assets/{SelectListItemTile-9uJDmv3B.js → SelectListItemTile-CMvcSQhM.js} +1 -1
  132. package/docs/assets/{SelectListItemTile.stories-CPBMnDkP.js → SelectListItemTile.stories-Vn1ChFh8.js} +1 -1
  133. package/docs/assets/{SelectListItemToggle-D9UVFakO.js → SelectListItemToggle-B_CKRb1r.js} +1 -1
  134. package/docs/assets/{SelectListItemToggle.stories-CN0fngr3.js → SelectListItemToggle.stories-BqS6ds45.js} +1 -1
  135. package/docs/assets/{SelectionControl-sOEO29vj.js → SelectionControl-D9AHvJ9c.js} +1 -1
  136. package/docs/assets/{SelectionTile-8hOYCE8b.js → SelectionTile-DwraFOpb.js} +2 -2
  137. package/docs/assets/{SelectionTile.stories-D5Fv3qag.js → SelectionTile.stories-CdSvm1dD.js} +1 -1
  138. package/docs/assets/{SurveyQuestionOpenEnded-DfwTvHWF.js → SurveyQuestionOpenEnded-BTfEhBqQ.js} +1 -1
  139. package/docs/assets/{SurveyQuestionOpenEnded.stories-DSKj4KIh.js → SurveyQuestionOpenEnded.stories-0zeFmboG.js} +1 -1
  140. package/docs/assets/SurveyQuestionScale-U1vn24Hk.css +1 -0
  141. package/docs/assets/{SurveyQuestionScale-DYacuJbB.js → SurveyQuestionScale-c2TPdcM1.js} +1 -1
  142. package/docs/assets/{SurveyQuestionScale.stories-CpFfwxQ8.js → SurveyQuestionScale.stories-smJav6lg.js} +1 -1
  143. package/docs/assets/{SurveyToggle-BIcIWCH7.js → SurveyToggle-B2GeUC4r.js} +1 -1
  144. package/docs/assets/{SurveyToggle.stories-DhzfAg6b.js → SurveyToggle.stories-DsO-QUIz.js} +1 -1
  145. package/docs/assets/{Switch-Cbq6f924.js → Switch-Degx7pMk.js} +1 -1
  146. package/docs/assets/{Switch.stories-CyAA3gbw.js → Switch.stories-C7XsxPaV.js} +1 -1
  147. package/docs/assets/{TabItem--3Ph-uke.js → TabItem-D6Wl0a9H.js} +1 -1
  148. package/docs/assets/{TabItem.stories-C3_VGqEG.js → TabItem.stories-BMC_bjxC.js} +1 -1
  149. package/docs/assets/{Tile-BE-T2xX1.js → Tile-CpiZ6Id0.js} +1 -1
  150. package/docs/assets/{Tile.sb.shared-ryItGnSn.js → Tile.sb.shared-BcJWZcAs.js} +1 -1
  151. package/docs/assets/{Tile.stories-DscakQi5.js → Tile.stories-DTjWyUZ5.js} +1 -1
  152. package/docs/assets/{Toast-BdQfQjP-.js → Toast-BtBfmURX.js} +1 -1
  153. package/docs/assets/{Toast.stories-phgbp-5v.js → Toast.stories-hU3TYBCj.js} +1 -1
  154. package/docs/assets/{ToggleButton-BLQh0Av6.js → ToggleButton-M6m-xo-W.js} +1 -1
  155. package/docs/assets/{ToggleButton.stories-DpF6dOYP.js → ToggleButton.stories-CQnF4zvb.js} +1 -1
  156. package/docs/assets/{Tooltip.stories-DBV9Um64.js → Tooltip.stories-BDGU_0Rx.js} +1 -1
  157. package/docs/assets/{Well-URwFKkfO.js → Well-B1MXY_H5.js} +1 -1
  158. package/docs/assets/{Well.stories-DLT4veEE.js → Well.stories-BIY9WdHE.js} +1 -1
  159. package/docs/assets/{iframe-DZOmauhh.js → iframe-ZvMGO8UF.js} +2 -2
  160. package/docs/assets/{index-BC8og0W0.js → index-DsSjIsGh.js} +1 -1
  161. package/docs/assets/{index-CY-M-oAB.js → index-Dxya3VUc.js} +1 -1
  162. package/docs/assets/{preview-DEy8N0D2.js → preview-CsD4AKEn.js} +2 -2
  163. package/docs/assets/{preview-CIApCjWz.js → preview-ZPXFTmfU.js} +1 -1
  164. package/docs/assets/{string-s9GaJtCv.js → string-ChdEu3d1.js} +1 -1
  165. package/docs/iframe.html +1 -1
  166. package/docs/project.json +1 -1
  167. package/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue +9 -1
  168. package/lib/js/icons/fontawesome.ts +2 -0
  169. package/package.json +1 -1
  170. package/docs/assets/Icon-ZJHMCHB3.js +0 -761
  171. package/docs/assets/SurveyQuestionScale-B5dckoBH.css +0 -1
@@ -1 +0,0 @@
1
- .ds-surveyQuestionScale__header[data-v-445a50f8]{--token: heading-m-default-regular;font-weight:var(--typography-font-weight-normal);font-style:var(--typography-font-style-normal);line-height:var(--typography-line-height-s);font-size:var(--typography-font-size-m);letter-spacing:var(--typography-letter-spacing-s);text-decoration:var(--typography-text-decoration-none);text-transform:var(--typography-text-transform-none);display:flex;justify-content:space-between;margin-bottom:24px;min-height:32px}.ds-surveyQuestionScale__title[data-v-445a50f8]{align-self:center}.ds-surveyQuestionScale__explanation[data-v-445a50f8]{align-self:flex-start;margin-left:4px}.ds-surveyQuestionScale__content[data-v-445a50f8]{background:var(--color-neutral-background);border-radius:4px;display:flex;overflow-x:auto;padding:16px 8px}@media (min-width: 760px){.ds-surveyQuestionScale__content[data-v-445a50f8]{gap:32px;padding:16px 32px}.ds-surveyQuestionScale__content[data-v-445a50f8]:not(.-ds-oneContainer){justify-content:center;overflow-x:initial}}.ds-surveyQuestionScale__content.-ds-oneContainer[data-v-445a50f8]{overflow-x:auto}.ds-surveyQuestionScale__toggle[data-v-445a50f8]{display:flex;justify-content:center}.ds-surveyQuestionScale__toggle.-ds-hideOnDesktop[data-v-445a50f8]{display:flex}@media (min-width: 760px){.ds-surveyQuestionScale__toggle.-ds-hideOnDesktop[data-v-445a50f8]{display:none}}.ds-surveyQuestionScale__separator[data-v-445a50f8]{border-bottom:none;border-top:1px solid var(--color-neutral-border-weak);margin:24px 0 16px}.ds-surveyQuestionScale__elaboration[data-v-445a50f8]{display:flex;flex-direction:column}.ds-surveyQuestionScale__elaborationLabel[data-v-445a50f8]{--token: formLabel-m-default-regular;font-weight:var(--typography-font-weight-normal);font-style:var(--typography-font-style-normal);line-height:var(--typography-line-height-2xs);font-size:var(--typography-font-size-s);letter-spacing:var(--typography-letter-spacing-s);text-decoration:var(--typography-text-decoration-none);text-transform:var(--typography-text-transform-none)}.ds-surveyQuestionScale__elaborationInput[data-v-445a50f8]{margin-top:8px}.ds-surveyQuestionScale__container[data-v-445a50f8]{display:flex;flex:1;flex-direction:row;gap:32px}.ds-surveyQuestionScale__container.-ds-justifyEnd[data-v-445a50f8]{justify-content:flex-end}.ds-surveyQuestionScale__container.-ds-oneContainer[data-v-445a50f8]{justify-content:space-between}.ds-surveyQuestionScale__container.-ds-hideOnMobile[data-v-445a50f8]{display:none}@media (min-width: 760px){.ds-surveyQuestionScale__container.-ds-hideOnMobile[data-v-445a50f8]{display:flex}}