@onereach/ui-components 2.72.0-beta.2234.0 → 2.72.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (825) hide show
  1. package/dist/bundled/v2/{OrAvatar-ae61bfb9.js → OrAvatar-586e417b.js} +4 -7
  2. package/dist/bundled/v2/{OrBottomSheet-1cd1ab4c.js → OrBottomSheet-ddba20c1.js} +2 -4
  3. package/dist/bundled/v2/{OrButton-a846fa7e.js → OrButton-d45772c1.js} +4 -7
  4. package/dist/bundled/v2/{OrCard-29116e1f.js → OrCard-45d5869b.js} +3 -6
  5. package/dist/bundled/v2/{OrCardCollection-0141a358.js → OrCardCollection-06ecb8e1.js} +9 -12
  6. package/dist/bundled/v2/{OrCardCollection-89428bbf.js → OrCardCollection-166cfcc6.js} +5 -5
  7. package/dist/bundled/v2/{OrCheckbox-dbef9f9a.js → OrCheckbox-9be450f9.js} +41 -34
  8. package/dist/bundled/v2/{OrCode-ad3edffd.js → OrCode-fc6876ec.js} +11 -183
  9. package/dist/bundled/v2/{OrConfirm-56d01cff.js → OrConfirm-55b89b17.js} +4 -4
  10. package/dist/bundled/v2/{OrConfirm-057e997e.js → OrConfirm-8c0e957d.js} +4 -3
  11. package/dist/bundled/v2/{OrError-aad17598.js → OrError-52f668a4.js} +3 -6
  12. package/dist/bundled/v2/{OrErrorTag-d0c5bcf4.js → OrErrorTag-97a9112b.js} +4 -7
  13. package/dist/bundled/v2/{OrExpansionPanel-d9a260e2.js → OrExpansionPanel-96b8f568.js} +4 -7
  14. package/dist/bundled/v2/{OrFab-7cc75893.js → OrFab-ed69dee1.js} +3 -4
  15. package/dist/bundled/v2/{OrHint-f38a1940.js → OrHint-fde53334.js} +3 -6
  16. package/dist/bundled/v2/{OrIcon-8625385f.js → OrIcon-458206aa.js} +3 -6
  17. package/dist/bundled/v2/{OrIconButton-a2ba92df.js → OrIconButton-837d57f8.js} +13 -8
  18. package/dist/bundled/v2/{OrInlineInput-87589946.js → OrInlineInput-57fccb41.js} +47 -39
  19. package/dist/bundled/v2/{OrInlineInputBox-f457210f.js → OrInlineInputBox-7a8e645b.js} +3 -6
  20. package/dist/bundled/v2/{OrInlineTextarea-21b0e6fc.js → OrInlineTextarea-f8b86cf7.js} +43 -35
  21. package/dist/bundled/v2/{OrInput-82ccfe00.js → OrInput-00070eee.js} +53 -50
  22. package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-2f559e98.js} +3 -6
  23. package/dist/bundled/v2/{OrLabel-172c4b89.js → OrLabel-aff09c39.js} +3 -6
  24. package/dist/bundled/v2/{OrLink-e7b57307.js → OrLink-0d952e87.js} +3 -6
  25. package/dist/bundled/v2/{OrListOfInputs-8f076650.js → OrListOfInputs-ab7f9d97.js} +4 -4
  26. package/dist/bundled/v2/{OrLoader-6a1f937b.js → OrLoader-864ef92a.js} +3 -6
  27. package/dist/bundled/v2/{OrMenu-fa47c888.js → OrMenu-52da43bc.js} +4 -7
  28. package/dist/bundled/v2/{OrMenuItem-26420908.js → OrMenuItem-e2693a5f.js} +4 -7
  29. package/dist/bundled/v2/{OrModal-af6677fd.js → OrModal-78f5d49e.js} +3 -5
  30. package/dist/bundled/v2/{OrNotification-2e2a1941.js → OrNotification-3909aaf2.js} +3 -3
  31. package/dist/bundled/v2/{OrNotification-3250f58b.js → OrNotification-458fe937.js} +5 -8
  32. package/dist/bundled/v2/OrNumberInput-face8ccc.js +227 -0
  33. package/dist/bundled/v2/{OrOverlay-3c89d622.js → OrOverlay-efa7992e.js} +1 -3
  34. package/dist/bundled/v2/{OrPagination-379c10b8.js → OrPagination-daf25de2.js} +15 -25
  35. package/dist/bundled/v2/OrPassword-a818e7b5.js +227 -0
  36. package/dist/bundled/v2/{OrPopover-5dc240f1.js → OrPopover-4e8acb7b.js} +2 -4
  37. package/dist/bundled/v2/{OrProgress-cc397a38.js → OrProgress-15fe65ec.js} +4 -7
  38. package/dist/bundled/v2/{OrRadio-cd39b20b.js → OrRadio-fe23947a.js} +39 -32
  39. package/dist/bundled/v2/{OrSearch-f7cfa52f.js → OrSearch-832d7978.js} +4 -4
  40. package/dist/bundled/v2/{OrSearch-53470b0e.js → OrSearch-bb87b34c.js} +6 -9
  41. package/dist/bundled/v2/{OrSegmentedControl-21cc914e.js → OrSegmentedControl-878279bf.js} +12 -22
  42. package/dist/bundled/v2/{OrSelect-02fb39f0.js → OrSelect-2ececfc1.js} +22 -30
  43. package/dist/bundled/v2/{OrSkeletonText-2f1a3cc7.js → OrSkeletonText-242d22f3.js} +3 -3
  44. package/dist/bundled/v2/{OrSkeletonText-516993b4.js → OrSkeletonText-9a2f39dc.js} +11 -18
  45. package/dist/bundled/v2/{OrSortHeader-9932d28f.js → OrSortHeader-565ace92.js} +12 -20
  46. package/dist/bundled/v2/{OrSwitch-237a2081.js → OrSwitch-782d7b43.js} +40 -33
  47. package/dist/bundled/v2/{OrTab-dd949240.js → OrTab-8c5acf8a.js} +3 -6
  48. package/dist/bundled/v2/{OrTabs-42f7c52c.js → OrTabs-d69780fc.js} +12 -19
  49. package/dist/bundled/v2/{OrTag-30fecee5.js → OrTag-4085e8a7.js} +4 -7
  50. package/dist/bundled/v2/{OrText-eac4b9f5.js → OrText-a665b991.js} +3 -6
  51. package/dist/bundled/v2/{OrTextarea-5593fbe9.js → OrTextarea-5c57c02b.js} +49 -37
  52. package/dist/bundled/v2/{OrPassword-7da938aa.js → OrTextarea-71ff236d.js} +7 -449
  53. package/dist/bundled/v2/{OrTooltip-fbfa05fd.js → OrTooltip-b1f38647.js} +4 -7
  54. package/dist/bundled/v2/components/index.d.ts +5 -1
  55. package/dist/bundled/v2/components/index.js +58 -55
  56. package/dist/bundled/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  57. package/dist/bundled/v2/components/or-avatar-v3/index.js +2 -3
  58. package/dist/bundled/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  59. package/dist/bundled/v2/components/or-bottom-sheet-v3/index.js +2 -3
  60. package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
  61. package/dist/bundled/v2/components/or-button-v3/index.js +2 -3
  62. package/dist/bundled/v2/components/or-card-collection/index.js +4 -4
  63. package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  64. package/dist/bundled/v2/components/or-card-collection-v3/index.js +19 -18
  65. package/dist/bundled/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
  66. package/dist/bundled/v2/components/or-card-v3/index.js +1 -2
  67. package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +23 -18
  68. package/dist/bundled/v2/components/or-checkbox-v3/index.js +3 -3
  69. package/dist/bundled/v2/components/or-code/OrCode.vue.d.ts +0 -10
  70. package/dist/bundled/v2/components/or-code/index.js +1 -1
  71. package/dist/bundled/v2/components/or-confirm/index.js +2 -2
  72. package/dist/bundled/v2/components/or-confirm-v3/index.js +16 -15
  73. package/dist/bundled/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  74. package/dist/bundled/v2/components/or-error-tag-v3/index.js +2 -3
  75. package/dist/bundled/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
  76. package/dist/bundled/v2/components/or-error-v3/index.js +1 -2
  77. package/dist/bundled/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  78. package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +2 -3
  79. package/dist/bundled/v2/components/or-fab-v3/index.js +2 -3
  80. package/dist/bundled/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  81. package/dist/bundled/v2/components/or-hint-v3/index.js +1 -2
  82. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -2
  83. package/dist/bundled/v2/components/or-icon-button-v3/index.js +6 -7
  84. package/dist/bundled/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  85. package/dist/bundled/v2/components/or-icon-v3/index.js +1 -2
  86. package/dist/bundled/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  87. package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +1 -2
  88. package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -19
  89. package/dist/bundled/v2/components/or-inline-input-v3/index.js +12 -11
  90. package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -19
  91. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +12 -11
  92. package/dist/bundled/v2/components/or-input/index.d.ts +1 -0
  93. package/dist/bundled/v2/components/or-input/index.js +13 -0
  94. package/dist/bundled/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  95. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
  96. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +45 -21
  97. package/dist/bundled/v2/components/or-input-v3/index.js +13 -12
  98. package/dist/bundled/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  99. package/dist/bundled/v2/components/or-label-v3/index.js +1 -2
  100. package/dist/bundled/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
  101. package/dist/bundled/v2/components/or-link-v3/index.js +1 -2
  102. package/dist/bundled/v2/components/or-list-of-inputs/index.js +2 -2
  103. package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  104. package/dist/bundled/v2/components/or-loader-v3/index.js +1 -2
  105. package/dist/bundled/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  106. package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -3
  107. package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  108. package/dist/bundled/v2/components/or-menu-v3/index.js +4 -5
  109. package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  110. package/dist/bundled/v2/components/or-modal-v3/index.js +7 -8
  111. package/dist/bundled/v2/components/or-notification/index.js +1 -1
  112. package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  113. package/dist/bundled/v2/components/or-notification-v3/index.js +7 -8
  114. package/dist/bundled/v2/components/or-number-input/index.d.ts +1 -0
  115. package/dist/bundled/v2/components/or-number-input/index.js +14 -0
  116. package/dist/bundled/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  117. package/dist/bundled/v2/components/or-overlay-v3/index.js +1 -2
  118. package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -13
  119. package/dist/bundled/v2/components/or-pagination-v3/index.js +9 -10
  120. package/dist/bundled/v2/components/or-password/index.d.ts +1 -0
  121. package/dist/bundled/v2/components/{or-inputs → or-password}/index.js +3 -4
  122. package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  123. package/dist/bundled/v2/components/or-popover-v3/index.js +3 -4
  124. package/dist/bundled/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  125. package/dist/bundled/v2/components/or-progress-v3/index.js +2 -3
  126. package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +20 -15
  127. package/dist/bundled/v2/components/or-radio-v3/index.js +3 -3
  128. package/dist/bundled/v2/components/or-search/index.d.ts +1 -0
  129. package/dist/bundled/v2/components/or-search/index.js +25 -0
  130. package/dist/bundled/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  131. package/dist/bundled/v2/components/or-search-v3/index.js +15 -14
  132. package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +5 -16
  133. package/dist/bundled/v2/components/or-segmented-control-v3/index.js +1 -2
  134. package/dist/{esm/v3/components/or-segmented-control-v3/components → bundled/v2/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  135. package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +5 -16
  136. package/dist/bundled/v2/components/or-select-v3/index.js +18 -17
  137. package/dist/bundled/v2/components/or-skeleton/index.js +1 -1
  138. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  139. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  140. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  141. package/dist/bundled/v2/components/or-skeleton-v3/index.js +2 -3
  142. package/dist/bundled/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +4 -15
  143. package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -3
  144. package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +23 -18
  145. package/dist/bundled/v2/components/or-switch-v3/index.js +4 -4
  146. package/dist/bundled/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  147. package/dist/bundled/v2/components/or-tab-v3/index.js +1 -2
  148. package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +4 -15
  149. package/dist/bundled/v2/components/or-tabs-v3/index.js +8 -9
  150. package/dist/bundled/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  151. package/dist/bundled/v2/components/or-tag-v3/index.js +7 -8
  152. package/dist/bundled/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
  153. package/dist/bundled/v2/components/or-text-v3/index.js +1 -2
  154. package/dist/bundled/v2/components/or-textarea/index.d.ts +1 -0
  155. package/dist/bundled/v2/components/or-textarea/index.js +13 -0
  156. package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -19
  157. package/dist/bundled/v2/components/or-textarea-v3/index.js +7 -6
  158. package/dist/bundled/v2/components/or-toast-v3/index.js +8 -9
  159. package/dist/bundled/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  160. package/dist/bundled/v2/components/or-tooltip-v3/index.js +4 -5
  161. package/dist/bundled/v2/hooks/index.d.ts +3 -1
  162. package/dist/bundled/v2/hooks/index.js +2 -1
  163. package/dist/bundled/v2/hooks/useControlAttributes.d.ts +8 -0
  164. package/dist/bundled/v2/hooks/useIdAttribute.d.ts +2 -0
  165. package/dist/bundled/v2/hooks/useValidationAttributes.d.ts +12 -0
  166. package/dist/bundled/v2/index.js +58 -55
  167. package/dist/bundled/v2/{types-8fe4e345.js → types-309b7b94.js} +2 -2
  168. package/dist/bundled/v2/useIdAttribute-cf61643f.js +22 -0
  169. package/dist/bundled/v2/useValidationAttributes-6df7bcf9.js +17 -0
  170. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-0426862b.js → OrAvatar.vue_vue_type_script_lang-582e74ae.js} +3 -6
  171. package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js → OrBottomSheet.vue_vue_type_script_lang-bdef5ca2.js} +2 -4
  172. package/dist/bundled/v3/{OrButton-2b27c1fd.js → OrButton-a1448bfa.js} +7 -8
  173. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-8c44986c.js → OrButton.vue_vue_type_script_lang-3b1e442b.js} +3 -6
  174. package/dist/bundled/v3/{OrCard.vue_vue_type_script_lang-165de137.js → OrCard.vue_vue_type_script_lang-b6685a34.js} +1 -4
  175. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-d8124dda.js → OrCardCollection.vue_vue_type_script_lang-cd84f344.js} +4 -4
  176. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-2d78a51a.js → OrCardCollection.vue_vue_type_script_lang-e2980d04.js} +42 -46
  177. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-8b36e06c.js → OrCheckbox.vue_vue_type_script_lang-fc067611.js} +31 -24
  178. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-fcfdbb5b.js → OrCode.vue_vue_type_script_lang-c55de81d.js} +7 -179
  179. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-0f16fc67.js → OrConfirm.vue_vue_type_script_lang-41b4d791.js} +2 -1
  180. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-9d9a3917.js → OrConfirm.vue_vue_type_script_lang-eb2bfce2.js} +7 -6
  181. package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-cc6c135f.js → OrError.vue_vue_type_script_lang-53648a65.js} +1 -4
  182. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-4828c387.js → OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js} +3 -6
  183. package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-5360f580.js → OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js} +3 -6
  184. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-2adeaed6.js → OrFab.vue_vue_type_script_lang-0fe4a921.js} +2 -3
  185. package/dist/bundled/v3/{OrHint-9592499e.js → OrHint-5d5e4d99.js} +13 -15
  186. package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-8e657168.js → OrHint.vue_vue_type_script_lang-e322f61e.js} +1 -4
  187. package/dist/bundled/v3/OrIcon-1a5c9091.js +12 -0
  188. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-a119a715.js → OrIcon.vue_vue_type_script_lang-bdbaad94.js} +1 -4
  189. package/dist/bundled/v3/{OrIconButton-cd62526d.js → OrIconButton-e0566ecf.js} +3 -2
  190. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-aefcf30d.js → OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js} +19 -16
  191. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-67218502.js → OrInlineInput.vue_vue_type_script_lang-49ce3308.js} +41 -33
  192. package/dist/bundled/v3/{OrInlineInputBox-9d68ded1.js → OrInlineInputBox-f92a09d6.js} +6 -7
  193. package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-73750005.js → OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js} +1 -4
  194. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js → OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js} +41 -33
  195. package/dist/bundled/v3/{OrInput-7d4b571a.js → OrInput-704e72ba.js} +5 -193
  196. package/dist/bundled/v3/{OrInput-a4f220ed.js → OrInput-dcf2606e.js} +7 -7
  197. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-607d79d4.js → OrInput.vue_vue_type_script_lang-27220623.js} +44 -41
  198. package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-409235cc.js +190 -0
  199. package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-4c7900c2.js} +6 -7
  200. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → OrInputBox.vue_vue_type_script_lang-47d98e81.js} +1 -4
  201. package/dist/bundled/v3/{OrLabel-c6873e79.js → OrLabel-c556887e.js} +7 -8
  202. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-96f94c4e.js → OrLabel.vue_vue_type_script_lang-191d2304.js} +1 -4
  203. package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-9d3a32c7.js → OrLink.vue_vue_type_script_lang-05d4897b.js} +1 -4
  204. package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js → OrListOfInputs.vue_vue_type_script_lang-6c5cf7a5.js} +2 -1
  205. package/dist/bundled/v3/{OrLoader-c4bbef2f.js → OrLoader-123ef8c4.js} +7 -8
  206. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-5405040c.js → OrLoader.vue_vue_type_script_lang-4c3c1ac9.js} +1 -4
  207. package/dist/bundled/v3/{OrMenu-f26e8e55.js → OrMenu-6d7abe97.js} +7 -8
  208. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-2446a69a.js → OrMenu.vue_vue_type_script_lang-df35fd76.js} +3 -6
  209. package/dist/bundled/v3/{OrMenuItem-4feaba6c.js → OrMenuItem-807e2a49.js} +7 -8
  210. package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-0ffaef05.js → OrMenuItem.vue_vue_type_script_lang-2400ec2a.js} +3 -6
  211. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-55c864d1.js → OrModal.vue_vue_type_script_lang-6b1dc231.js} +5 -7
  212. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-c886ae51.js → OrNotification.vue_vue_type_script_lang-d0afc1d7.js} +5 -8
  213. package/dist/bundled/v3/OrNumberInput.vue_vue_type_script_lang-f061d829.js +113 -0
  214. package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-cb3aad0c.js → OrOverlay.vue_vue_type_script_lang-7edd25f6.js} +1 -3
  215. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-c96d7cd7.js → OrPagination.vue_vue_type_script_lang-f64827ef.js} +17 -27
  216. package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-b75f6543.js +99 -0
  217. package/dist/bundled/v3/{OrPopover-c462ce77.js → OrPopover-1a488f88.js} +1 -1
  218. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-54c7b11c.js → OrPopover.vue_vue_type_script_lang-b1102c1a.js} +3 -5
  219. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-a73c0acf.js → OrProgress.vue_vue_type_script_lang-52f660d6.js} +2 -5
  220. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-2e666a56.js → OrRadio.vue_vue_type_script_lang-8dc0720c.js} +31 -24
  221. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-06f318ca.js → OrSearch.vue_vue_type_script_lang-321907ec.js} +5 -8
  222. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-16fbccc0.js → OrSearch.vue_vue_type_script_lang-5356fa79.js} +2 -1
  223. package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-579406f5.js → OrSegmentedControl.vue_vue_type_script_lang-38a00b68.js} +14 -25
  224. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-83f15704.js → OrSelect.vue_vue_type_script_lang-7fd5e2f0.js} +45 -54
  225. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-577a1dc9.js → OrSkeletonText.vue_vue_type_script_lang-efcfbe21.js} +5 -12
  226. package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-75115125.js → OrSortHeader.vue_vue_type_script_lang-a20eae87.js} +11 -19
  227. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-04829f64.js → OrSwitch.vue_vue_type_script_lang-31994be7.js} +33 -26
  228. package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-134ad9d1.js → OrTab.vue_vue_type_script_lang-f791efa0.js} +1 -4
  229. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-61b79a5a.js → OrTabs.vue_vue_type_script_lang-cb550e87.js} +20 -28
  230. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-3e30f662.js → OrTag.vue_vue_type_script_lang-a25a49ee.js} +3 -6
  231. package/dist/bundled/v3/{OrText.vue_vue_type_script_lang-d9525d49.js → OrText.vue_vue_type_script_lang-271fb345.js} +1 -4
  232. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-8e3531cd.js → OrTextarea.vue_vue_type_script_lang-296da567.js} +45 -34
  233. package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-69ea22e9.js +187 -0
  234. package/dist/bundled/v3/{OrToastContainer-34389303.js → OrToastContainer-6fe12712.js} +1 -1
  235. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-67cc86ed.js → OrTooltip.vue_vue_type_script_lang-bf9935ef.js} +3 -6
  236. package/dist/bundled/v3/components/index.d.ts +5 -1
  237. package/dist/bundled/v3/components/index.js +69 -65
  238. package/dist/bundled/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  239. package/dist/bundled/v3/components/or-avatar-v3/index.js +3 -4
  240. package/dist/bundled/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  241. package/dist/bundled/v3/components/or-bottom-sheet-v3/index.js +2 -3
  242. package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
  243. package/dist/bundled/v3/components/or-button-v3/index.js +3 -4
  244. package/dist/bundled/v3/components/or-card-collection/index.js +5 -4
  245. package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  246. package/dist/bundled/v3/components/or-card-collection-v3/index.js +30 -29
  247. package/dist/bundled/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
  248. package/dist/bundled/v3/components/or-card-v3/index.js +1 -2
  249. package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +23 -18
  250. package/dist/bundled/v3/components/or-checkbox-v3/index.js +4 -4
  251. package/dist/bundled/v3/components/or-code/OrCode.vue.d.ts +0 -10
  252. package/dist/bundled/v3/components/or-code/index.js +1 -1
  253. package/dist/bundled/v3/components/or-confirm/index.js +3 -2
  254. package/dist/bundled/v3/components/or-confirm-v3/index.js +25 -24
  255. package/dist/bundled/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  256. package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -4
  257. package/dist/bundled/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
  258. package/dist/bundled/v3/components/or-error-v3/index.js +1 -2
  259. package/dist/bundled/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  260. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -4
  261. package/dist/bundled/v3/components/or-fab-v3/index.js +3 -4
  262. package/dist/bundled/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  263. package/dist/bundled/v3/components/or-hint-v3/index.js +1 -2
  264. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -2
  265. package/dist/bundled/v3/components/or-icon-button-v3/index.js +8 -9
  266. package/dist/bundled/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  267. package/dist/bundled/v3/components/or-icon-v3/index.js +1 -2
  268. package/dist/bundled/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  269. package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +1 -2
  270. package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -19
  271. package/dist/bundled/v3/components/or-inline-input-v3/index.js +17 -16
  272. package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -19
  273. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +17 -16
  274. package/dist/bundled/v3/components/or-input/index.d.ts +1 -0
  275. package/dist/bundled/v3/components/or-input/index.js +14 -0
  276. package/dist/bundled/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  277. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
  278. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +45 -21
  279. package/dist/bundled/v3/components/or-input-v3/index.js +19 -18
  280. package/dist/bundled/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  281. package/dist/bundled/v3/components/or-label-v3/index.js +1 -2
  282. package/dist/bundled/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
  283. package/dist/bundled/v3/components/or-link-v3/index.js +1 -2
  284. package/dist/bundled/v3/components/or-list-of-inputs/index.js +3 -2
  285. package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  286. package/dist/bundled/v3/components/or-loader-v3/index.js +1 -2
  287. package/dist/bundled/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  288. package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -4
  289. package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  290. package/dist/bundled/v3/components/or-menu-v3/index.js +5 -6
  291. package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  292. package/dist/bundled/v3/components/or-modal-v3/index.js +10 -11
  293. package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  294. package/dist/bundled/v3/components/or-notification-v3/index.js +10 -11
  295. package/dist/bundled/v3/components/or-number-input/index.d.ts +1 -0
  296. package/dist/bundled/v3/components/or-number-input/index.js +16 -0
  297. package/dist/bundled/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  298. package/dist/bundled/v3/components/or-overlay-v3/index.js +1 -2
  299. package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -13
  300. package/dist/bundled/v3/components/or-pagination-v3/index.js +15 -16
  301. package/dist/bundled/v3/components/or-password/index.d.ts +1 -0
  302. package/dist/bundled/v3/components/or-password/index.js +31 -0
  303. package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  304. package/dist/bundled/v3/components/or-popover-v3/index.js +3 -4
  305. package/dist/bundled/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  306. package/dist/bundled/v3/components/or-progress-v3/index.js +2 -3
  307. package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +20 -15
  308. package/dist/bundled/v3/components/or-radio-v3/index.js +4 -4
  309. package/dist/bundled/v3/components/or-search/index.d.ts +1 -0
  310. package/dist/bundled/v3/components/{or-inputs → or-search}/index.js +4 -5
  311. package/dist/bundled/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  312. package/dist/bundled/v3/components/or-search-v3/index.js +22 -21
  313. package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +5 -16
  314. package/dist/bundled/v3/components/or-segmented-control-v3/index.js +1 -2
  315. package/dist/bundled/{v2/components/or-segmented-control-v3/components → v3/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  316. package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +5 -16
  317. package/dist/bundled/v3/components/or-select-v3/index.js +26 -25
  318. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  319. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  320. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  321. package/dist/bundled/v3/components/or-skeleton-v3/index.js +2 -3
  322. package/dist/bundled/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +4 -15
  323. package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -4
  324. package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +23 -18
  325. package/dist/bundled/v3/components/or-switch-v3/index.js +6 -6
  326. package/dist/bundled/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  327. package/dist/bundled/v3/components/or-tab-v3/index.js +1 -2
  328. package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +4 -15
  329. package/dist/bundled/v3/components/or-tabs-v3/index.js +12 -13
  330. package/dist/bundled/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  331. package/dist/bundled/v3/components/or-tag-v3/index.js +10 -11
  332. package/dist/bundled/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
  333. package/dist/bundled/v3/components/or-text-v3/index.js +1 -2
  334. package/dist/bundled/v3/components/or-textarea/index.d.ts +1 -0
  335. package/dist/bundled/v3/components/or-textarea/index.js +14 -0
  336. package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -19
  337. package/dist/bundled/v3/components/or-textarea-v3/index.js +10 -9
  338. package/dist/bundled/v3/components/or-toast-v3/index.js +13 -14
  339. package/dist/bundled/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  340. package/dist/bundled/v3/components/or-tooltip-v3/index.js +5 -6
  341. package/dist/bundled/v3/hooks/index.d.ts +3 -1
  342. package/dist/bundled/v3/hooks/index.js +2 -1
  343. package/dist/bundled/v3/hooks/useControlAttributes.d.ts +8 -0
  344. package/dist/bundled/v3/hooks/useIdAttribute.d.ts +2 -0
  345. package/dist/bundled/v3/hooks/useValidationAttributes.d.ts +12 -0
  346. package/dist/bundled/v3/index.js +823 -831
  347. package/dist/bundled/v3/{types-f53434f2.js → types-22fbf9d6.js} +5 -5
  348. package/dist/bundled/v3/useIdAttribute-b2e42f31.js +21 -0
  349. package/dist/bundled/v3/useValidationAttributes-5428d8fa.js +16 -0
  350. package/dist/esm/v2/{OrAvatar-3d155af3.js → OrAvatar-379ac72f.js} +4 -8
  351. package/dist/esm/v2/{OrBottomSheet-16c2e610.js → OrBottomSheet-37200385.js} +2 -4
  352. package/dist/esm/v2/{OrButton-835d4f11.js → OrButton-66964360.js} +4 -8
  353. package/dist/esm/v2/{OrCard-de799db0.js → OrCard-e89c44ef.js} +3 -7
  354. package/dist/esm/v2/{OrCardCollection-f6b07557.js → OrCardCollection-19582949.js} +6 -7
  355. package/dist/esm/v2/{OrCardCollection-3c38fc85.js → OrCardCollection-251ab033.js} +11 -15
  356. package/dist/esm/v2/{OrCheckbox-567e387c.js → OrCheckbox-b380c131.js} +41 -34
  357. package/dist/esm/v2/{OrCode-cae7f360.js → OrCode-d4400b42.js} +11 -29
  358. package/dist/esm/v2/{OrConfirm-047d4086.js → OrConfirm-9dbdedd7.js} +4 -3
  359. package/dist/esm/v2/{OrConfirm-d7112dd3.js → OrConfirm-ede619eb.js} +4 -4
  360. package/dist/esm/v2/{OrError-d267ee9a.js → OrError-13845bb0.js} +3 -7
  361. package/dist/esm/v2/{OrErrorTag-782dd714.js → OrErrorTag-80f82cdf.js} +4 -8
  362. package/dist/esm/v2/{OrExpansionPanel-a123024e.js → OrExpansionPanel-729eb1e7.js} +4 -8
  363. package/dist/esm/v2/{OrFab-26106618.js → OrFab-1d095e33.js} +3 -4
  364. package/dist/esm/v2/{OrHint-42dc9ebb.js → OrHint-78b399cb.js} +3 -7
  365. package/dist/esm/v2/{OrIcon-5e394c62.js → OrIcon-f34e0e6f.js} +3 -7
  366. package/dist/esm/v2/{OrIconButton-b3779042.js → OrIconButton-04a3566d.js} +14 -10
  367. package/dist/esm/v2/{OrInlineInput-10205811.js → OrInlineInput-b85b84b4.js} +47 -39
  368. package/dist/esm/v2/{OrInlineInputBox-fefd4fbd.js → OrInlineInputBox-46146af0.js} +3 -7
  369. package/dist/esm/v2/{OrInlineTextarea-7658611e.js → OrInlineTextarea-afd33047.js} +43 -35
  370. package/dist/esm/v2/{OrInput-ada3a970.js → OrInput-59a15d80.js} +53 -50
  371. package/dist/esm/v2/{OrSearch.vue_rollup-plugin-vue_script-197d77fc.js → OrInput-6e6cfd11.js} +4 -492
  372. package/dist/esm/v2/{OrInputBox-4d5a318d.js → OrInputBox-9ceb9fc4.js} +3 -7
  373. package/dist/esm/v2/{OrLabel-2a9f1477.js → OrLabel-0945a4d9.js} +3 -7
  374. package/dist/esm/v2/{OrLink-80742a17.js → OrLink-597e0e18.js} +3 -7
  375. package/dist/esm/v2/{OrListOfInputs-50aa1ef1.js → OrListOfInputs-4298fa2c.js} +5 -5
  376. package/dist/esm/v2/{OrLoader-f857d55b.js → OrLoader-76307488.js} +3 -7
  377. package/dist/esm/v2/{OrMenu-df27d0ef.js → OrMenu-c276db74.js} +4 -8
  378. package/dist/esm/v2/{OrMenuItem-c7f28480.js → OrMenuItem-7b7fbf8a.js} +4 -8
  379. package/dist/esm/v2/{OrModal-a7719843.js → OrModal-4e79e0d5.js} +3 -6
  380. package/dist/esm/v2/{OrNotification-a49e76d3.js → OrNotification-a9231a83.js} +3 -3
  381. package/dist/esm/v2/{OrNotification-8a4830a3.js → OrNotification-eac3867f.js} +5 -9
  382. package/dist/esm/v2/OrNumberInput-b20d75d2.js +225 -0
  383. package/dist/esm/v2/{OrOverlay-18ba2dc6.js → OrOverlay-a019186f.js} +1 -3
  384. package/dist/esm/v2/{OrPagination-c0dbec6a.js → OrPagination-1adbcadb.js} +16 -27
  385. package/dist/esm/v2/OrPassword-e6d5e968.js +225 -0
  386. package/dist/esm/v2/{OrPopover-9bafbdb4.js → OrPopover-d5d4f62a.js} +2 -4
  387. package/dist/esm/v2/{OrProgress-c27c8946.js → OrProgress-b7d1c689.js} +4 -7
  388. package/dist/esm/v2/{OrRadio-848ce55d.js → OrRadio-87a4d226.js} +39 -32
  389. package/dist/esm/v2/{OrSearch-0589d17d.js → OrSearch-b4f4d59b.js} +122 -5
  390. package/dist/esm/v2/{OrSearch-0f08f2f5.js → OrSearch-f42d588d.js} +6 -9
  391. package/dist/esm/v2/{OrSegmentedControl-e8dce8f9.js → OrSegmentedControl-7486115b.js} +12 -23
  392. package/dist/esm/v2/{OrSelect-f8837f5d.js → OrSelect-e31d1c8b.js} +22 -30
  393. package/dist/esm/v2/{OrSkeletonText-950be6a2.js → OrSkeletonText-6ee72718.js} +11 -19
  394. package/dist/esm/v2/{OrSkeletonText-24509efe.js → OrSkeletonText-cc94bdc9.js} +3 -3
  395. package/dist/esm/v2/{OrSortHeader-19bf94ca.js → OrSortHeader-592727dc.js} +12 -21
  396. package/dist/esm/v2/{OrSwitch-13b6a7ee.js → OrSwitch-8549219a.js} +40 -33
  397. package/dist/esm/v2/{OrTab-702e7335.js → OrTab-1ff87c76.js} +3 -7
  398. package/dist/esm/v2/{OrTabs-71bd3fd2.js → OrTabs-96b0473d.js} +13 -20
  399. package/dist/esm/v2/{OrTag-5c404031.js → OrTag-b2906865.js} +4 -8
  400. package/dist/esm/v2/{OrText-ba5a2b6c.js → OrText-b12d0682.js} +3 -7
  401. package/dist/esm/v2/{OrPassword-1fa97156.js → OrTextarea-91a95068.js} +187 -245
  402. package/dist/esm/v2/{OrTextarea-6712a150.js → OrTextarea-a5a3572b.js} +49 -37
  403. package/dist/esm/v2/{OrTooltip-513bee30.js → OrTooltip-629d44fc.js} +4 -7
  404. package/dist/esm/v2/components/index.d.ts +5 -1
  405. package/dist/esm/v2/components/index.js +59 -57
  406. package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  407. package/dist/esm/v2/components/or-avatar-v3/index.js +2 -4
  408. package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  409. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -3
  410. package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
  411. package/dist/esm/v2/components/or-button-v3/index.js +2 -4
  412. package/dist/esm/v2/components/or-card-collection/index.js +3 -4
  413. package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  414. package/dist/esm/v2/components/or-card-collection-v3/index.js +20 -19
  415. package/dist/esm/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
  416. package/dist/esm/v2/components/or-card-v3/index.js +1 -3
  417. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +23 -18
  418. package/dist/esm/v2/components/or-checkbox-v3/index.js +3 -3
  419. package/dist/esm/v2/components/or-code/OrCode.vue.d.ts +0 -10
  420. package/dist/esm/v2/components/or-code/index.js +2 -3
  421. package/dist/esm/v2/components/or-confirm/index.js +2 -3
  422. package/dist/esm/v2/components/or-confirm-v3/index.js +16 -15
  423. package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  424. package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -4
  425. package/dist/esm/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
  426. package/dist/esm/v2/components/or-error-v3/index.js +1 -3
  427. package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  428. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -4
  429. package/dist/esm/v2/components/or-fab-v3/index.js +2 -4
  430. package/dist/esm/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  431. package/dist/esm/v2/components/or-hint-v3/index.js +1 -3
  432. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -2
  433. package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -7
  434. package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  435. package/dist/esm/v2/components/or-icon-v3/index.js +1 -3
  436. package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  437. package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -3
  438. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -19
  439. package/dist/esm/v2/components/or-inline-input-v3/index.js +12 -11
  440. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -19
  441. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +12 -11
  442. package/dist/esm/v2/components/or-input/index.d.ts +1 -0
  443. package/dist/esm/v2/components/or-input/index.js +11 -0
  444. package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  445. package/dist/esm/v2/components/or-input-box-v3/index.js +1 -3
  446. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +45 -21
  447. package/dist/esm/v2/components/or-input-v3/index.js +13 -12
  448. package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  449. package/dist/esm/v2/components/or-label-v3/index.js +1 -3
  450. package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
  451. package/dist/esm/v2/components/or-link-v3/index.js +1 -3
  452. package/dist/esm/v2/components/or-list-of-inputs/index.js +2 -4
  453. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  454. package/dist/esm/v2/components/or-loader-v3/index.js +1 -3
  455. package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  456. package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -4
  457. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  458. package/dist/esm/v2/components/or-menu-v3/index.js +5 -6
  459. package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  460. package/dist/esm/v2/components/or-modal-v3/index.js +8 -9
  461. package/dist/esm/v2/components/or-notification/index.js +1 -1
  462. package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  463. package/dist/esm/v2/components/or-notification-v3/index.js +8 -9
  464. package/dist/esm/v2/components/or-number-input/index.d.ts +1 -0
  465. package/dist/esm/v2/components/or-number-input/index.js +12 -0
  466. package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  467. package/dist/esm/v2/components/or-overlay-v3/index.js +1 -2
  468. package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -13
  469. package/dist/esm/v2/components/or-pagination-v3/index.js +10 -11
  470. package/dist/esm/v2/components/or-password/index.d.ts +1 -0
  471. package/dist/esm/v2/components/{or-inputs → or-password}/index.js +5 -6
  472. package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  473. package/dist/esm/v2/components/or-popover-v3/index.js +3 -4
  474. package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  475. package/dist/esm/v2/components/or-progress-v3/index.js +2 -3
  476. package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +20 -15
  477. package/dist/esm/v2/components/or-radio-v3/index.js +3 -3
  478. package/dist/esm/v2/components/or-search/index.d.ts +1 -0
  479. package/dist/esm/v2/components/or-search/index.js +23 -0
  480. package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  481. package/dist/esm/v2/components/or-search-v3/index.js +15 -14
  482. package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +5 -16
  483. package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -3
  484. package/dist/{bundled/v3/components/or-segmented-control-v3/components → esm/v2/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  485. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +5 -16
  486. package/dist/esm/v2/components/or-select-v3/index.js +18 -17
  487. package/dist/esm/v2/components/or-skeleton/index.js +1 -1
  488. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  489. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  490. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  491. package/dist/esm/v2/components/or-skeleton-v3/index.js +2 -4
  492. package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +4 -15
  493. package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -4
  494. package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +23 -18
  495. package/dist/esm/v2/components/or-switch-v3/index.js +4 -4
  496. package/dist/esm/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  497. package/dist/esm/v2/components/or-tab-v3/index.js +1 -3
  498. package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +4 -15
  499. package/dist/esm/v2/components/or-tabs-v3/index.js +8 -9
  500. package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  501. package/dist/esm/v2/components/or-tag-v3/index.js +8 -9
  502. package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
  503. package/dist/esm/v2/components/or-text-v3/index.js +1 -3
  504. package/dist/esm/v2/components/or-textarea/index.d.ts +1 -0
  505. package/dist/esm/v2/components/or-textarea/index.js +11 -0
  506. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -19
  507. package/dist/esm/v2/components/or-textarea-v3/index.js +7 -6
  508. package/dist/esm/v2/components/or-toast-v3/index.js +8 -9
  509. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  510. package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -5
  511. package/dist/esm/v2/hooks/index.d.ts +3 -1
  512. package/dist/esm/v2/hooks/index.js +2 -1
  513. package/dist/esm/v2/hooks/useControlAttributes.d.ts +8 -0
  514. package/dist/esm/v2/hooks/useIdAttribute.d.ts +2 -0
  515. package/dist/esm/v2/hooks/useValidationAttributes.d.ts +12 -0
  516. package/dist/esm/v2/index.js +57 -55
  517. package/dist/esm/v2/{types-6c742e07.js → types-1f95d710.js} +2 -2
  518. package/dist/esm/v2/useIdAttribute-859439f0.js +21 -0
  519. package/dist/esm/v2/useValidationAttributes-d1abbe34.js +16 -0
  520. package/dist/esm/v3/{OrAvatar-53a4429d.js → OrAvatar-6444e693.js} +8 -13
  521. package/dist/esm/v3/{OrBottomSheet-62817aec.js → OrBottomSheet-13a416ef.js} +2 -4
  522. package/dist/esm/v3/{OrButton-0fa67a0d.js → OrButton-c56998e7.js} +8 -13
  523. package/dist/esm/v3/{OrCard-fd92f7c8.js → OrCard-cd6af82e.js} +6 -11
  524. package/dist/esm/v3/{OrCardCollection-a5e326ef.js → OrCardCollection-1e44c758.js} +2 -2
  525. package/dist/esm/v3/{OrCardCollection-dbb3e839.js → OrCardCollection-8b8e3745.js} +14 -19
  526. package/dist/esm/v3/{OrCheckbox-3e139eac.js → OrCheckbox-16c1e2f4.js} +40 -32
  527. package/dist/esm/v3/{OrCode-cd9a8fb2.js → OrCode-5ed69c23.js} +8 -26
  528. package/dist/esm/v3/{OrConfirm-fee3c859.js → OrConfirm-37454a63.js} +4 -3
  529. package/dist/esm/v3/{OrConfirm-f39bd784.js → OrConfirm-c11ee2ec.js} +1 -1
  530. package/dist/esm/v3/{OrError-ec8c709d.js → OrError-19198748.js} +7 -12
  531. package/dist/esm/v3/{OrErrorTag-98252eef.js → OrErrorTag-308119de.js} +8 -13
  532. package/dist/esm/v3/{OrExpansionPanel-f8d7ff8d.js → OrExpansionPanel-3a4282da.js} +8 -13
  533. package/dist/esm/v3/{OrFab-c8ae6e01.js → OrFab-61131b31.js} +7 -9
  534. package/dist/esm/v3/{OrHint-74bb732d.js → OrHint-6863124f.js} +7 -12
  535. package/dist/esm/v3/{OrIcon-b195169c.js → OrIcon-34f59f73.js} +6 -11
  536. package/dist/esm/v3/{OrIconButton-1a89fbf9.js → OrIconButton-2dcfb83e.js} +15 -11
  537. package/dist/esm/v3/{OrInlineInput-507fc99c.js → OrInlineInput-fbc35f85.js} +41 -33
  538. package/dist/esm/v3/{OrInlineInputBox-8049f95a.js → OrInlineInputBox-09b33e18.js} +6 -11
  539. package/dist/esm/v3/{OrInlineTextarea-53a9e027.js → OrInlineTextarea-79da8697.js} +41 -33
  540. package/dist/esm/v3/OrInput-81125804.js +295 -0
  541. package/dist/esm/v3/{OrInput-9c0426b9.js → OrInput-bd054213.js} +45 -42
  542. package/dist/esm/v3/{OrInputBox-6d1b6059.js → OrInputBox-e16ade90.js} +6 -11
  543. package/dist/esm/v3/{OrLabel-bdaec602.js → OrLabel-f700f9fb.js} +7 -12
  544. package/dist/esm/v3/{OrLink-338db3ca.js → OrLink-07f6f27d.js} +7 -12
  545. package/dist/esm/v3/{OrListOfInputs-7a67440f.js → OrListOfInputs-508e056f.js} +1 -1
  546. package/dist/esm/v3/{OrLoader-b3cf4231.js → OrLoader-a53d2edf.js} +7 -12
  547. package/dist/esm/v3/{OrMenu-840038cd.js → OrMenu-7f3ea117.js} +8 -13
  548. package/dist/esm/v3/{OrMenuItem-9da279f6.js → OrMenuItem-58707d47.js} +8 -13
  549. package/dist/esm/v3/{OrModal-7878cc39.js → OrModal-4219a6dc.js} +3 -6
  550. package/dist/esm/v3/{OrNotification-e1383681.js → OrNotification-0e682c7f.js} +9 -14
  551. package/dist/esm/v3/{OrNotification-eb08de33.js → OrNotification-e85a4956.js} +1 -1
  552. package/dist/esm/v3/OrNumberInput-b32b5ce3.js +170 -0
  553. package/dist/esm/v3/{OrOverlay-738a44d5.js → OrOverlay-afad3aa4.js} +1 -3
  554. package/dist/esm/v3/{OrPagination-a703307d.js → OrPagination-da9e5017.js} +20 -32
  555. package/dist/esm/v3/OrPassword-b0cbb578.js +162 -0
  556. package/dist/esm/v3/{OrPopover-1075dd38.js → OrPopover-40217b49.js} +2 -4
  557. package/dist/esm/v3/{OrProgress-407002e0.js → OrProgress-639ed5e8.js} +8 -12
  558. package/dist/esm/v3/{OrRadio-54b6d0de.js → OrRadio-bb9b37c1.js} +37 -29
  559. package/dist/esm/v3/OrSearch-11fdf667.js +188 -0
  560. package/dist/esm/v3/{OrSearch-9885d178.js → OrSearch-4c5c44f2.js} +9 -13
  561. package/dist/esm/v3/{OrSegmentedControl-171cad78.js → OrSegmentedControl-880b4911.js} +19 -32
  562. package/dist/esm/v3/{OrSelect-8fbd88bc.js → OrSelect-466e50ca.js} +28 -37
  563. package/dist/esm/v3/{OrSkeletonText-0546754d.js → OrSkeletonText-2b1610ce.js} +3 -3
  564. package/dist/esm/v3/{OrSkeletonText-3965ff71.js → OrSkeletonText-afd3d007.js} +22 -33
  565. package/dist/esm/v3/{OrSortHeader-fe1a9cf8.js → OrSortHeader-a39f77f9.js} +16 -26
  566. package/dist/esm/v3/{OrSwitch-cca30aa0.js → OrSwitch-1c2196da.js} +38 -31
  567. package/dist/esm/v3/{OrTab-c131cf60.js → OrTab-d3785ea4.js} +6 -11
  568. package/dist/esm/v3/{OrTabs-d0ee6cef.js → OrTabs-328d41b9.js} +13 -20
  569. package/dist/esm/v3/{OrTag-5d54f37d.js → OrTag-148ff9ae.js} +8 -13
  570. package/dist/esm/v3/{OrText-ecb46923.js → OrText-6b4f7cd1.js} +7 -12
  571. package/dist/esm/v3/OrTextarea-1f5c3be1.js +290 -0
  572. package/dist/esm/v3/{OrTextarea-bb9ef3f2.js → OrTextarea-37566985.js} +47 -35
  573. package/dist/esm/v3/{OrTooltip-50d27b4f.js → OrTooltip-b07616f4.js} +8 -12
  574. package/dist/esm/v3/components/index.d.ts +5 -1
  575. package/dist/esm/v3/components/index.js +59 -55
  576. package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  577. package/dist/esm/v3/components/or-avatar-v3/index.js +2 -4
  578. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  579. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -3
  580. package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
  581. package/dist/esm/v3/components/or-button-v3/index.js +2 -4
  582. package/dist/esm/v3/components/or-card-collection/index.js +3 -3
  583. package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  584. package/dist/esm/v3/components/or-card-collection-v3/index.js +20 -19
  585. package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
  586. package/dist/esm/v3/components/or-card-v3/index.js +1 -3
  587. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +23 -18
  588. package/dist/esm/v3/components/or-checkbox-v3/index.js +3 -3
  589. package/dist/esm/v3/components/or-code/OrCode.vue.d.ts +0 -10
  590. package/dist/esm/v3/components/or-code/index.js +2 -3
  591. package/dist/esm/v3/components/or-confirm/index.js +2 -3
  592. package/dist/esm/v3/components/or-confirm-v3/index.js +16 -15
  593. package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  594. package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -4
  595. package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
  596. package/dist/esm/v3/components/or-error-v3/index.js +1 -3
  597. package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  598. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -4
  599. package/dist/esm/v3/components/or-fab-v3/index.js +2 -4
  600. package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  601. package/dist/esm/v3/components/or-hint-v3/index.js +1 -3
  602. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -2
  603. package/dist/esm/v3/components/or-icon-button-v3/index.js +6 -7
  604. package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  605. package/dist/esm/v3/components/or-icon-v3/index.js +1 -3
  606. package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  607. package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -3
  608. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -19
  609. package/dist/esm/v3/components/or-inline-input-v3/index.js +12 -11
  610. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -19
  611. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +12 -11
  612. package/dist/esm/v3/components/or-input/index.d.ts +1 -0
  613. package/dist/esm/v3/components/or-input/index.js +11 -0
  614. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  615. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -3
  616. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +45 -21
  617. package/dist/esm/v3/components/or-input-v3/index.js +13 -12
  618. package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  619. package/dist/esm/v3/components/or-label-v3/index.js +1 -3
  620. package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
  621. package/dist/esm/v3/components/or-link-v3/index.js +1 -3
  622. package/dist/esm/v3/components/or-list-of-inputs/index.js +2 -4
  623. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  624. package/dist/esm/v3/components/or-loader-v3/index.js +1 -3
  625. package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  626. package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -4
  627. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  628. package/dist/esm/v3/components/or-menu-v3/index.js +5 -6
  629. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  630. package/dist/esm/v3/components/or-modal-v3/index.js +8 -9
  631. package/dist/esm/v3/components/or-notification/index.js +1 -1
  632. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  633. package/dist/esm/v3/components/or-notification-v3/index.js +8 -9
  634. package/dist/esm/v3/components/or-number-input/index.d.ts +1 -0
  635. package/dist/esm/v3/components/or-number-input/index.js +12 -0
  636. package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  637. package/dist/esm/v3/components/or-overlay-v3/index.js +1 -2
  638. package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -13
  639. package/dist/esm/v3/components/or-pagination-v3/index.js +10 -11
  640. package/dist/esm/v3/components/or-password/index.d.ts +1 -0
  641. package/dist/esm/v3/components/{or-inputs → or-password}/index.js +3 -2
  642. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  643. package/dist/esm/v3/components/or-popover-v3/index.js +3 -4
  644. package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  645. package/dist/esm/v3/components/or-progress-v3/index.js +2 -3
  646. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +20 -15
  647. package/dist/esm/v3/components/or-radio-v3/index.js +3 -3
  648. package/dist/esm/v3/components/or-search/index.d.ts +1 -0
  649. package/dist/esm/v3/components/or-search/index.js +20 -0
  650. package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  651. package/dist/esm/v3/components/or-search-v3/index.js +15 -14
  652. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +5 -16
  653. package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -3
  654. package/dist/esm/{v2/components/or-segmented-control-v3/components → v3/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  655. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +5 -16
  656. package/dist/esm/v3/components/or-select-v3/index.js +18 -17
  657. package/dist/esm/v3/components/or-skeleton/index.js +1 -1
  658. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  659. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  660. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  661. package/dist/esm/v3/components/or-skeleton-v3/index.js +2 -4
  662. package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +4 -15
  663. package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -4
  664. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +23 -18
  665. package/dist/esm/v3/components/or-switch-v3/index.js +4 -4
  666. package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  667. package/dist/esm/v3/components/or-tab-v3/index.js +1 -3
  668. package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +4 -15
  669. package/dist/esm/v3/components/or-tabs-v3/index.js +8 -9
  670. package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  671. package/dist/esm/v3/components/or-tag-v3/index.js +8 -9
  672. package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
  673. package/dist/esm/v3/components/or-text-v3/index.js +1 -3
  674. package/dist/esm/v3/components/or-textarea/index.d.ts +1 -0
  675. package/dist/esm/v3/components/or-textarea/index.js +11 -0
  676. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -19
  677. package/dist/esm/v3/components/or-textarea-v3/index.js +7 -6
  678. package/dist/esm/v3/components/or-toast-v3/index.js +8 -9
  679. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  680. package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -5
  681. package/dist/esm/v3/hooks/index.d.ts +3 -1
  682. package/dist/esm/v3/hooks/index.js +2 -1
  683. package/dist/esm/v3/hooks/useControlAttributes.d.ts +8 -0
  684. package/dist/esm/v3/hooks/useIdAttribute.d.ts +2 -0
  685. package/dist/esm/v3/hooks/useValidationAttributes.d.ts +12 -0
  686. package/dist/esm/v3/index.js +57 -53
  687. package/dist/esm/v3/{types-2692e337.js → types-b79e4387.js} +2 -2
  688. package/dist/esm/v3/useIdAttribute-859439f0.js +21 -0
  689. package/dist/esm/v3/useValidationAttributes-d1abbe34.js +16 -0
  690. package/package.json +4 -4
  691. package/src/components/index.ts +5 -1
  692. package/src/components/or-avatar-v3/OrAvatar.vue +3 -9
  693. package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +0 -4
  694. package/src/components/or-button-v3/OrButton.vue +0 -7
  695. package/src/components/or-card-collection/OrCardCollection.vue +8 -8
  696. package/src/components/or-card-collection-v3/OrCardCollection.vue +9 -17
  697. package/src/components/or-card-v3/OrCard.vue +0 -7
  698. package/src/components/or-checkbox-v3/OrCheckbox.stories3.ts +3 -10
  699. package/src/components/or-checkbox-v3/OrCheckbox.vue +34 -26
  700. package/src/components/or-code/OrCode.vue +5 -22
  701. package/src/components/or-confirm/OrConfirm.vue +1 -1
  702. package/src/components/or-confirm-v3/OrConfirm.vue +15 -5
  703. package/src/components/or-error-tag-v3/OrErrorTag.vue +0 -7
  704. package/src/components/or-error-v3/OrError.vue +0 -7
  705. package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +0 -7
  706. package/src/components/or-fab-v3/OrFab.vue +0 -3
  707. package/src/components/or-hint-v3/OrHint.vue +0 -7
  708. package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +4 -0
  709. package/src/components/or-icon-button-v3/OrIconButton.vue +6 -4
  710. package/src/components/or-icon-button-v3/styles.ts +13 -0
  711. package/src/components/or-icon-v3/OrIcon.vue +0 -7
  712. package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +0 -7
  713. package/src/components/or-inline-input-v3/OrInlineInput.stories3.ts +0 -6
  714. package/src/components/or-inline-input-v3/OrInlineInput.vue +36 -27
  715. package/src/components/or-inline-textarea-v3/OrInlineTextarea.stories3.ts +0 -6
  716. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +36 -27
  717. package/src/components/or-input/index.ts +1 -0
  718. package/src/components/or-input-box-v3/OrInputBox.vue +0 -7
  719. package/src/components/or-input-v3/OrInput.stories3.ts +4 -10
  720. package/src/components/or-input-v3/OrInput.vue +37 -34
  721. package/src/components/or-label-v3/OrLabel.vue +0 -7
  722. package/src/components/or-link-v3/OrLink.vue +0 -7
  723. package/src/components/or-list/OrList.stories.ts +1 -1
  724. package/src/components/or-list-of-inputs/OrListOfInputs.vue +1 -1
  725. package/src/components/or-loader-v3/OrLoader.vue +1 -8
  726. package/src/components/or-menu-item-v3/OrMenuItem.vue +0 -7
  727. package/src/components/or-menu-v3/OrMenu.vue +0 -7
  728. package/src/components/or-modal/OrModal.stories.ts +1 -1
  729. package/src/components/or-modal-v3/OrModal.vue +0 -4
  730. package/src/components/or-notification/OrNotification.vue +1 -26
  731. package/src/components/or-notification-v3/OrNotification.vue +0 -7
  732. package/src/components/{or-inputs → or-number-input}/OrNumberInput.vue +1 -1
  733. package/src/components/or-number-input/index.ts +1 -0
  734. package/src/components/or-overlay-v3/OrOverlay.vue +1 -4
  735. package/src/components/or-pagination-v3/OrPagination.stories3.ts +0 -6
  736. package/src/components/or-pagination-v3/OrPagination.vue +9 -27
  737. package/src/components/{or-inputs → or-password}/OrPassword.vue +1 -1
  738. package/src/components/or-password/index.ts +1 -0
  739. package/src/components/or-popover-v3/OrPopover.vue +1 -4
  740. package/src/components/or-progress-v3/OrProgress.vue +3 -20
  741. package/src/components/or-radio-v3/OrRadio.stories3.ts +3 -10
  742. package/src/components/or-radio-v3/OrRadio.vue +33 -25
  743. package/src/components/{or-inputs → or-search}/OrSearch.vue +1 -1
  744. package/src/components/or-search/index.ts +1 -0
  745. package/src/components/or-search-v3/OrSearch.stories3.ts +0 -2
  746. package/src/components/or-search-v3/OrSearch.vue +1 -8
  747. package/src/components/or-segmented-control-v3/OrSegmentedControl.stories3.ts +0 -6
  748. package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +6 -18
  749. package/src/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/OrSegmentedControlItem.vue +0 -7
  750. package/src/components/or-select-v3/OrSelect.stories3.ts +0 -6
  751. package/src/components/or-select-v3/OrSelect.vue +8 -18
  752. package/src/components/or-skeleton/styles.scss +3 -18
  753. package/src/components/or-skeleton-v3/OrSkeletonCircle.vue +2 -8
  754. package/src/components/or-skeleton-v3/OrSkeletonRect.vue +3 -8
  755. package/src/components/or-skeleton-v3/OrSkeletonText.vue +5 -9
  756. package/src/components/or-sort-header-v3/OrSortHeader.stories3.ts +3 -10
  757. package/src/components/or-sort-header-v3/OrSortHeader.vue +8 -19
  758. package/src/components/or-stepper/OrStepper.stories.ts +1 -1
  759. package/src/components/or-switch-v3/OrSwitch.stories3.ts +3 -10
  760. package/src/components/or-switch-v3/OrSwitch.vue +33 -25
  761. package/src/components/or-tab-v3/OrTab.vue +0 -7
  762. package/src/components/or-tabs-v3/OrTabs.stories3.ts +0 -6
  763. package/src/components/or-tabs-v3/OrTabs.vue +7 -16
  764. package/src/components/or-tag-v3/OrTag.vue +0 -7
  765. package/src/components/or-text-v3/OrText.vue +0 -7
  766. package/src/components/{or-inputs → or-textarea}/OrTextarea.vue +225 -6
  767. package/src/components/or-textarea/index.ts +1 -0
  768. package/src/components/or-textarea-v3/OrTextarea.stories3.ts +4 -10
  769. package/src/components/or-textarea-v3/OrTextarea.vue +41 -28
  770. package/src/components/or-tooltip-v3/OrTooltip.vue +0 -7
  771. package/src/hooks/index.ts +3 -1
  772. package/src/hooks/useControlAttributes.ts +19 -0
  773. package/src/hooks/useIdAttribute.ts +9 -0
  774. package/src/hooks/useValidationAttributes.ts +25 -0
  775. package/dist/bundled/v2/components/or-inputs/index.d.ts +0 -5
  776. package/dist/bundled/v2/hooks/useClassAttribute.d.ts +0 -3
  777. package/dist/bundled/v2/useClassAttribute-9bf33346.js +0 -33
  778. package/dist/bundled/v3/OrIcon-d878b768.js +0 -13
  779. package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-13bc5b00.js +0 -390
  780. package/dist/bundled/v3/components/or-inputs/index.d.ts +0 -5
  781. package/dist/bundled/v3/hooks/useClassAttribute.d.ts +0 -3
  782. package/dist/bundled/v3/useClassAttribute-00888f78.js +0 -9
  783. package/dist/esm/v2/components/or-inputs/index.d.ts +0 -5
  784. package/dist/esm/v2/hooks/useClassAttribute.d.ts +0 -3
  785. package/dist/esm/v2/useClassAttribute-47fdb016.js +0 -32
  786. package/dist/esm/v3/OrSearch-7cb2c91c.js +0 -1075
  787. package/dist/esm/v3/components/or-inputs/index.d.ts +0 -5
  788. package/dist/esm/v3/hooks/useClassAttribute.d.ts +0 -3
  789. package/dist/esm/v3/useClassAttribute-47fdb016.js +0 -32
  790. package/src/components/or-inputs/index.ts +0 -5
  791. package/src/hooks/useClassAttribute.ts +0 -39
  792. /package/dist/bundled/v2/{OrInput-08f2f666.js → OrInput-df1a14fa.js} +0 -0
  793. /package/dist/bundled/v2/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  794. /package/dist/bundled/v2/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  795. /package/dist/bundled/v2/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  796. /package/dist/bundled/v2/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  797. /package/dist/bundled/v2/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
  798. /package/dist/bundled/v2/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  799. /package/dist/bundled/v3/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  800. /package/dist/bundled/v3/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  801. /package/dist/bundled/v3/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  802. /package/dist/bundled/v3/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  803. /package/dist/bundled/v3/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
  804. /package/dist/bundled/v3/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  805. /package/dist/esm/v2/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  806. /package/dist/esm/v2/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  807. /package/dist/esm/v2/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  808. /package/dist/esm/v2/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  809. /package/dist/esm/v2/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
  810. /package/dist/esm/v2/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  811. /package/dist/esm/v3/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  812. /package/dist/esm/v3/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  813. /package/dist/esm/v3/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  814. /package/dist/esm/v3/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  815. /package/dist/esm/v3/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
  816. /package/dist/esm/v3/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  817. /package/src/components/{or-inputs → or-input}/OrInput.stories.ts +0 -0
  818. /package/src/components/{or-inputs → or-input}/OrInput.vue +0 -0
  819. /package/src/components/{or-inputs → or-input}/or-textbox-migration.stories.mdx +0 -0
  820. /package/src/components/{or-inputs → or-input}/styles.scss +0 -0
  821. /package/src/components/{or-inputs → or-number-input}/OrNumberInput.stories.ts +0 -0
  822. /package/src/components/{or-inputs → or-password}/OrPassword.stories.ts +0 -0
  823. /package/src/components/{or-inputs → or-search}/OrSearch.stories.ts +0 -0
  824. /package/src/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.ts +0 -0
  825. /package/src/components/{or-inputs → or-textarea}/OrTextarea.stories.ts +0 -0
@@ -1,7 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { h as hslToColorString, g as generateHslFromString } from './color-1f348774.js';
3
- import { O as OrIcon } from './OrIcon-8625385f.js';
4
- import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
3
+ import { O as OrIcon } from './OrIcon-458206aa.js';
5
4
  import { defineComponent, ref, computed, watchPostEffect } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
6
 
@@ -90,7 +89,6 @@ var script = defineComponent({
90
89
  components: {
91
90
  OrIcon
92
91
  },
93
- inheritAttrs: false,
94
92
  props: {
95
93
  src: {
96
94
  type: String,
@@ -123,8 +121,7 @@ var script = defineComponent({
123
121
  return !props.icon;
124
122
  });
125
123
  // Styles
126
- const classAttribute = useClassAttribute();
127
- const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], ...(isIcon.value ? AvatarRootAbbreviationSizes[props.size] : AvatarRootIconSizes[props.size]), classAttribute.value]);
124
+ const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], ...(isIcon.value ? AvatarRootAbbreviationSizes[props.size] : AvatarRootIconSizes[props.size])]);
128
125
  const imageStyles = computed(() => [...AvatarImage]);
129
126
  // Effects
130
127
  watchPostEffect(() => {
@@ -153,10 +150,10 @@ var __vue_render__ = function () {
153
150
  var _vm = this;
154
151
  var _h = _vm.$createElement;
155
152
  var _c = _vm._self._c || _h;
156
- return _c('div', _vm._b({
153
+ return _c('div', {
157
154
  ref: "root",
158
155
  class: _vm.rootStyles
159
- }, 'div', _vm.$attrs, false), [_vm._t("default", function () {
156
+ }, [_vm._t("default", function () {
160
157
  return [_vm.src ? _c('img', {
161
158
  class: _vm.imageStyles,
162
159
  attrs: {
@@ -1,7 +1,6 @@
1
1
  import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrOverlay } from './OrOverlay-3c89d622.js';
4
- import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
3
+ import { O as OrOverlay } from './OrOverlay-efa7992e.js';
5
4
  import { defineComponent, ref, computed, watch, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
6
 
@@ -53,8 +52,7 @@ var script = defineComponent({
53
52
  // Refs
54
53
  const root = ref();
55
54
  // Styles
56
- const classAttribute = useClassAttribute();
57
- const rootStyles = computed(() => ['or-bottom-sheet', ...BottomSheetRoot, classAttribute.value]);
55
+ const rootStyles = computed(() => ['or-bottom-sheet', ...BottomSheetRoot]);
58
56
  const handleStyles = computed(() => [...BottomSheetHandle]);
59
57
  const headerStyles = computed(() => [...BottomSheetHeader]);
60
58
  // State
@@ -1,6 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLoader } from './OrLoader-6a1f937b.js';
3
- import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
2
+ import { O as OrLoader } from './OrLoader-864ef92a.js';
4
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
5
 
@@ -93,7 +92,6 @@ var script = defineComponent({
93
92
  components: {
94
93
  OrLoader
95
94
  },
96
- inheritAttrs: false,
97
95
  props: {
98
96
  type: {
99
97
  type: String,
@@ -130,8 +128,7 @@ var script = defineComponent({
130
128
  // Refs
131
129
  const root = ref();
132
130
  // Styles
133
- const classAttribute = useClassAttribute();
134
- const rootStyles = computed(() => ['or-button', ...ButtonRoot, ...ButtonRootVariants[props.variant], ...ButtonRootColors[`${props.color}-${props.variant}`], props.loading && 'interactivity-none', classAttribute.value]);
131
+ const rootStyles = computed(() => ['or-button', ...ButtonRoot, ...ButtonRootVariants[props.variant], ...ButtonRootColors[`${props.color}-${props.variant}`], props.loading && 'interactivity-none']);
135
132
  return {
136
133
  root,
137
134
  rootStyles
@@ -147,7 +144,7 @@ var __vue_render__ = function () {
147
144
  var _vm = this;
148
145
  var _h = _vm.$createElement;
149
146
  var _c = _vm._self._c || _h;
150
- return _c('button', _vm._b({
147
+ return _c('button', {
151
148
  ref: "root",
152
149
  class: _vm.rootStyles,
153
150
  attrs: {
@@ -166,7 +163,7 @@ var __vue_render__ = function () {
166
163
  return _vm.$emit('blur', $event);
167
164
  }
168
165
  }
169
- }, 'button', _vm.$attrs, false), [_c('div', {
166
+ }, [_c('div', {
170
167
  class: ['contents', _vm.loading && 'invisible']
171
168
  }, [_vm._t("default")], 2), _vm._v(" "), _vm.loading ? [_c('div', {
172
169
  class: ['absolute']
@@ -1,5 +1,4 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
3
2
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
4
 
@@ -19,14 +18,12 @@ const CardRoot = [
19
18
 
20
19
  var script = defineComponent({
21
20
  name: 'OrCard',
22
- inheritAttrs: false,
23
21
  expose: ['root'],
24
22
  setup() {
25
23
  // Refs
26
24
  const root = ref();
27
25
  // Styles
28
- const classAttribute = useClassAttribute();
29
- const rootStyles = computed(() => ['or-card', ...CardRoot, classAttribute.value]);
26
+ const rootStyles = computed(() => ['or-card', ...CardRoot]);
30
27
  return {
31
28
  root,
32
29
  rootStyles
@@ -42,10 +39,10 @@ var __vue_render__ = function () {
42
39
  var _vm = this;
43
40
  var _h = _vm.$createElement;
44
41
  var _c = _vm._self._c || _h;
45
- return _c('div', _vm._b({
42
+ return _c('div', {
46
43
  ref: "root",
47
44
  class: _vm.rootStyles
48
- }, 'div', _vm.$attrs, false), [_vm._t("default")], 2);
45
+ }, [_vm._t("default")], 2);
49
46
  };
50
47
  var __vue_staticRenderFns__ = [];
51
48
 
@@ -1,13 +1,12 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
- import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
5
- import { O as OrButton } from './OrButton-a846fa7e.js';
6
- import { O as OrMenu } from './OrMenu-fa47c888.js';
7
- import { O as OrMenuItem } from './OrMenuItem-26420908.js';
8
- import { O as OrIcon } from './OrIcon-8625385f.js';
9
- import { O as OrSearch } from './OrSearch-53470b0e.js';
10
- import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
+ import { O as OrIconButton } from './OrIconButton-837d57f8.js';
5
+ import { O as OrButton } from './OrButton-d45772c1.js';
6
+ import { O as OrMenu } from './OrMenu-52da43bc.js';
7
+ import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
8
+ import { O as OrIcon } from './OrIcon-458206aa.js';
9
+ import { O as OrSearch } from './OrSearch-bb87b34c.js';
11
10
 
12
11
  const CardCollectionRoot = [
13
12
  // Layout
@@ -125,7 +124,6 @@ var script = defineComponent({
125
124
  OrIcon,
126
125
  OrSearch
127
126
  },
128
- inheritAttrs: false,
129
127
  props: {
130
128
  items: {
131
129
  type: Array,
@@ -168,8 +166,7 @@ var script = defineComponent({
168
166
  const sortMenu = ref();
169
167
  const sortButton = ref();
170
168
  // Styles
171
- const classAttribute = useClassAttribute();
172
- const rootStyles = computed(() => ['or-card-collection', ...CardCollectionRoot, classAttribute.value]);
169
+ const rootStyles = computed(() => ['or-card-collection', ...CardCollectionRoot]);
173
170
  const toolbarStyles = computed(() => [...CardCollectionToolbar]);
174
171
  const toolbarPanelStyles = computed(() => [...CardCollectionToolbarPanel]);
175
172
  const sortLabel = computed(() => {
@@ -235,10 +232,10 @@ var __vue_render__ = function () {
235
232
  var _vm = this;
236
233
  var _h = _vm.$createElement;
237
234
  var _c = _vm._self._c || _h;
238
- return _c('div', _vm._b({
235
+ return _c('div', {
239
236
  ref: "root",
240
237
  class: _vm.rootStyles
241
- }, 'div', _vm.$attrs, false), [_c('div', {
238
+ }, [_c('div', {
242
239
  class: _vm.toolbarStyles
243
240
  }, [_c('div', {
244
241
  class: _vm.toolbarPanelStyles
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrCard } from './OrCard-a6b30f8f.js';
3
3
  import { O as OrIcon } from './OrIcon-10ec459c.js';
4
- import { O as OrSearch } from './OrSearch-f7cfa52f.js';
4
+ import { O as OrSearch } from './OrSearch-832d7978.js';
5
5
  import { O as OrIconButton } from './OrIconButton-65962c1c.js';
6
6
  import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -197,18 +197,18 @@ var __vue_staticRenderFns__ = [];
197
197
  /* style */
198
198
  const __vue_inject_styles__ = function (inject) {
199
199
  if (!inject) return;
200
- inject("data-v-4839d0ae_0", {
201
- source: "@keyframes spinAround-data-v-4839d0ae{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-4839d0ae{from{opacity:1}to{opacity:0}}.or-card-collection .or-card-collection-toolbar[data-v-4839d0ae]{display:flex;justify-content:space-between;align-items:center;column-gap:var(--s-4);margin:0 var(--s-4)}.or-card-collection .or-card-collection-toolbar .or-card-collection-sorting[data-v-4839d0ae]{flex-grow:1;cursor:pointer}.or-card-collection .or-card-collection-toolbar .or-card-collection-sorting .or-card-collection-sorting-column[data-v-4839d0ae]{display:inline-flex;margin:var(--s-2) var(--s-6);text-transform:capitalize;color:var(--c-neutral-4);font-size:var(--fs-0);font-weight:var(--fw-0);letter-spacing:0;line-height:var(--lh-0);user-select:none}.or-card-collection .or-card-collection-toolbar .or-card-collection-sorting .or-card-collection-sorting-column.sorting-selected[data-v-4839d0ae]{color:var(--c-neutral-6);font-weight:700}.or-card-collection .or-card-collection-toolbar .or-card-collection-sorting .or-card-collection-sorting-column.sorting-selected .or-card-collection-sort-direction[data-v-4839d0ae]{height:14px;width:14px;margin-left:var(--s-1)}.or-card-collection .or-card-collection-toolbar .or-card-collection-layout-buttons .or-icon-button[data-v-4839d0ae]{border-radius:0}.or-card-collection .or-card-collection-wrapper[data-v-4839d0ae]{display:flex;margin-top:var(--s-5)}.or-card-collection.or-card-collection-grid .or-card-collection-wrapper[data-v-4839d0ae]{flex-flow:row wrap}.or-card-collection.or-card-collection-grid .or-card-collection-wrapper .or-card[data-v-4839d0ae]{margin-right:auto}.or-card-collection.or-card-collection-list .or-card-collection-wrapper[data-v-4839d0ae]{flex-direction:column}",
200
+ inject("data-v-06085c59_0", {
201
+ source: "@keyframes spinAround-data-v-06085c59{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-06085c59{from{opacity:1}to{opacity:0}}.or-card-collection .or-card-collection-toolbar[data-v-06085c59]{display:flex;column-gap:var(--s-4);align-items:center;justify-content:space-between;margin:0 var(--s-4)}.or-card-collection .or-card-collection-toolbar .or-card-collection-sorting[data-v-06085c59]{flex-grow:1;cursor:pointer}.or-card-collection .or-card-collection-toolbar .or-card-collection-sorting .or-card-collection-sorting-column[data-v-06085c59]{display:inline-flex;margin:var(--s-2) var(--s-6);font-size:var(--fs-0);font-weight:var(--fw-0);line-height:var(--lh-0);color:var(--c-neutral-4);text-transform:capitalize;letter-spacing:0;user-select:none}.or-card-collection .or-card-collection-toolbar .or-card-collection-sorting .or-card-collection-sorting-column.sorting-selected[data-v-06085c59]{font-weight:700;color:var(--c-neutral-6)}.or-card-collection .or-card-collection-toolbar .or-card-collection-sorting .or-card-collection-sorting-column.sorting-selected .or-card-collection-sort-direction[data-v-06085c59]{width:14px;height:14px;margin-left:var(--s-1)}.or-card-collection .or-card-collection-toolbar .or-card-collection-layout-buttons .or-icon-button[data-v-06085c59]{border-radius:0}.or-card-collection .or-card-collection-wrapper[data-v-06085c59]{display:flex;margin-top:var(--s-5)}.or-card-collection.or-card-collection-grid .or-card-collection-wrapper[data-v-06085c59]{flex-flow:row wrap}.or-card-collection.or-card-collection-grid .or-card-collection-wrapper .or-card[data-v-06085c59]{margin-right:auto}.or-card-collection.or-card-collection-list .or-card-collection-wrapper[data-v-06085c59]{flex-direction:column}",
202
202
  map: undefined,
203
203
  media: undefined
204
- }), inject("data-v-4839d0ae_1", {
204
+ }), inject("data-v-06085c59_1", {
205
205
  source: ".or-card-collection-filter .or-textbox .or-textbox--input{max-width:256px;height:30px}.or-card-collection-sort-direction .or-icon{font-size:1rem}",
206
206
  map: undefined,
207
207
  media: undefined
208
208
  });
209
209
  };
210
210
  /* scoped */
211
- const __vue_scope_id__ = "data-v-4839d0ae";
211
+ const __vue_scope_id__ = "data-v-06085c59";
212
212
  /* module identifier */
213
213
  const __vue_module_identifier__ = undefined;
214
214
  /* functional template */
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLabel, L as LabelVariant } from './OrLabel-172c4b89.js';
3
- import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
- import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
2
+ import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
3
+ import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
4
+ import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
  import { c as createInjector } from './browser-82dea9ed.js';
7
7
 
@@ -40,17 +40,16 @@ var script = defineComponent({
40
40
  components: {
41
41
  OrLabel
42
42
  },
43
- inheritAttrs: false,
43
+ model: {
44
+ prop: 'modelValue',
45
+ event: 'update:modelValue'
46
+ },
44
47
  props: {
45
48
  modelValue: {
46
49
  type: [Boolean, Array],
47
50
  default: undefined
48
51
  },
49
52
  value: {
50
- type: [Boolean, Array],
51
- default: undefined
52
- },
53
- inputValue: {
54
53
  type: String,
55
54
  default: undefined
56
55
  },
@@ -75,36 +74,44 @@ var script = defineComponent({
75
74
  default: false
76
75
  }
77
76
  },
78
- emits: ['update:modelValue', 'input', 'focus', 'blur'],
79
- expose: ['root'],
77
+ emits: ['update:modelValue', 'focus', 'blur'],
78
+ expose: ['root', 'focus', 'blur'],
80
79
  setup(props, context) {
81
- var _a;
82
- const currentInstance = getCurrentInstance();
83
80
  // Refs
84
81
  const root = ref();
82
+ const control = ref();
85
83
  // Styles
86
- const classAttribute = useClassAttribute();
87
- const rootStyles = computed(() => ['or-checkbox', ...CheckboxRoot, classAttribute.value]);
84
+ const rootStyles = computed(() => ['or-checkbox', ...CheckboxRoot]);
88
85
  const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
89
86
  // State
90
- const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
87
+ const controlAttributes = reactive({
88
+ id: useIdAttribute(),
89
+ ...useControlAttributes()
90
+ });
91
91
  const proxyModelValue = computed({
92
- get: () => {
93
- var _a;
94
- return (_a = props.modelValue) !== null && _a !== void 0 ? _a : props.value; // TODO: Remove Vue 2 fallback
95
- },
96
-
92
+ get: () => props.modelValue,
97
93
  set: value => {
98
- context.emit('input', value);
99
94
  context.emit('update:modelValue', value);
100
95
  }
101
96
  });
97
+ // Methods
98
+ function focus() {
99
+ var _a;
100
+ (_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
101
+ }
102
+ function blur() {
103
+ var _a;
104
+ (_a = control.value) === null || _a === void 0 ? void 0 : _a.blur();
105
+ }
102
106
  return {
103
107
  root,
108
+ control,
104
109
  rootStyles,
105
110
  controlStyles,
106
- controlId,
107
- proxyModelValue
111
+ controlAttributes,
112
+ proxyModelValue,
113
+ focus,
114
+ blur
108
115
  };
109
116
  }
110
117
  });
@@ -127,17 +134,17 @@ var __vue_render__ = function () {
127
134
  value: _vm.proxyModelValue,
128
135
  expression: "proxyModelValue"
129
136
  }],
137
+ ref: "control",
130
138
  class: _vm.controlStyles,
131
139
  attrs: {
132
- "id": _vm.controlId,
133
- "type": "checkbox",
134
140
  "indeterminate": _vm.indeterminate,
135
141
  "required": _vm.required,
136
- "disabled": _vm.disabled
142
+ "disabled": _vm.disabled,
143
+ "type": "checkbox"
137
144
  },
138
145
  domProps: {
139
- "value": _vm.inputValue,
140
- "checked": Array.isArray(_vm.proxyModelValue) ? _vm._i(_vm.proxyModelValue, _vm.inputValue) > -1 : _vm.proxyModelValue
146
+ "value": _vm.value,
147
+ "checked": Array.isArray(_vm.proxyModelValue) ? _vm._i(_vm.proxyModelValue, _vm.value) > -1 : _vm.proxyModelValue
141
148
  },
142
149
  on: {
143
150
  "focus": function ($event) {
@@ -151,7 +158,7 @@ var __vue_render__ = function () {
151
158
  $$el = $event.target,
152
159
  $$c = $$el.checked ? true : false;
153
160
  if (Array.isArray($$a)) {
154
- var $$v = _vm.inputValue,
161
+ var $$v = _vm.value,
155
162
  $$i = _vm._i($$a, $$v);
156
163
  if ($$el.checked) {
157
164
  $$i < 0 && (_vm.proxyModelValue = $$a.concat([$$v]));
@@ -163,9 +170,9 @@ var __vue_render__ = function () {
163
170
  }
164
171
  }
165
172
  }
166
- }, 'input', _vm.$attrs, false)), _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
173
+ }, 'input', _vm.controlAttributes, false)) , _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
167
174
  attrs: {
168
- "control-id": _vm.controlId,
175
+ "control-id": _vm.controlAttributes.id,
169
176
  "variant": _vm.labelVariant,
170
177
  "required": _vm.required,
171
178
  "disabled": _vm.disabled
@@ -186,14 +193,14 @@ var __vue_staticRenderFns__ = [];
186
193
  /* style */
187
194
  const __vue_inject_styles__ = function (inject) {
188
195
  if (!inject) return;
189
- inject("data-v-2076b35e_0", {
190
- source: "input[data-v-2076b35e]{appearance:none;line-height:0}",
196
+ inject("data-v-164ddd6c_0", {
197
+ source: "input[data-v-164ddd6c]{appearance:none;line-height:0}",
191
198
  map: undefined,
192
199
  media: undefined
193
200
  });
194
201
  };
195
202
  /* scoped */
196
- const __vue_scope_id__ = "data-v-2076b35e";
203
+ const __vue_scope_id__ = "data-v-164ddd6c";
197
204
  /* module identifier */
198
205
  const __vue_module_identifier__ = undefined;
199
206
  /* functional template */
@@ -1,4 +1,4 @@
1
- import { useMutationObserver, useElementHover } from '@vueuse/core';
1
+ import { useElementHover } from '@vueuse/core';
2
2
  import _ from 'lodash';
3
3
  import './index-fa6eb4ca.js';
4
4
  import { O as OrTeleport } from './OrTeleportVue2-3544f185.js';
@@ -23378,161 +23378,6 @@ const basicSetup = /*@__PURE__*/(() => [lineNumbers(), highlightActiveLineGutter
23378
23378
  fallback: true
23379
23379
  }), bracketMatching(), closeBrackets(), autocompletion(), rectangularSelection(), crosshairCursor(), highlightActiveLine(), highlightSelectionMatches(), keymap.of([...closeBracketsKeymap, ...defaultKeymap, ...searchKeymap, ...historyKeymap, ...foldKeymap, ...completionKeymap, ...lintKeymap])])();
23380
23380
 
23381
- // Using https://github.com/one-dark/vscode-one-dark-theme/ as reference for the colors
23382
- const chalky = "#e5c07b",
23383
- coral = "#e06c75",
23384
- cyan = "#56b6c2",
23385
- invalid = "#ffffff",
23386
- ivory = "#abb2bf",
23387
- stone = "#7d8799",
23388
- // Brightened compared to original to increase contrast
23389
- malibu = "#61afef",
23390
- sage = "#98c379",
23391
- whiskey = "#d19a66",
23392
- violet = "#c678dd",
23393
- darkBackground = "#21252b",
23394
- highlightBackground = "#2c313a",
23395
- background = "#282c34",
23396
- tooltipBackground = "#353a42",
23397
- selection = "#3E4451",
23398
- cursor = "#528bff";
23399
- /**
23400
- The editor theme styles for One Dark.
23401
- */
23402
- const oneDarkTheme = /*@__PURE__*/EditorView.theme({
23403
- "&": {
23404
- color: ivory,
23405
- backgroundColor: background
23406
- },
23407
- ".cm-content": {
23408
- caretColor: cursor
23409
- },
23410
- ".cm-cursor, .cm-dropCursor": {
23411
- borderLeftColor: cursor
23412
- },
23413
- "&.cm-focused .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection": {
23414
- backgroundColor: selection
23415
- },
23416
- ".cm-panels": {
23417
- backgroundColor: darkBackground,
23418
- color: ivory
23419
- },
23420
- ".cm-panels.cm-panels-top": {
23421
- borderBottom: "2px solid black"
23422
- },
23423
- ".cm-panels.cm-panels-bottom": {
23424
- borderTop: "2px solid black"
23425
- },
23426
- ".cm-searchMatch": {
23427
- backgroundColor: "#72a1ff59",
23428
- outline: "1px solid #457dff"
23429
- },
23430
- ".cm-searchMatch.cm-searchMatch-selected": {
23431
- backgroundColor: "#6199ff2f"
23432
- },
23433
- ".cm-activeLine": {
23434
- backgroundColor: "#6699ff0b"
23435
- },
23436
- ".cm-selectionMatch": {
23437
- backgroundColor: "#aafe661a"
23438
- },
23439
- "&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket": {
23440
- backgroundColor: "#bad0f847"
23441
- },
23442
- ".cm-gutters": {
23443
- backgroundColor: background,
23444
- color: stone,
23445
- border: "none"
23446
- },
23447
- ".cm-activeLineGutter": {
23448
- backgroundColor: highlightBackground
23449
- },
23450
- ".cm-foldPlaceholder": {
23451
- backgroundColor: "transparent",
23452
- border: "none",
23453
- color: "#ddd"
23454
- },
23455
- ".cm-tooltip": {
23456
- border: "none",
23457
- backgroundColor: tooltipBackground
23458
- },
23459
- ".cm-tooltip .cm-tooltip-arrow:before": {
23460
- borderTopColor: "transparent",
23461
- borderBottomColor: "transparent"
23462
- },
23463
- ".cm-tooltip .cm-tooltip-arrow:after": {
23464
- borderTopColor: tooltipBackground,
23465
- borderBottomColor: tooltipBackground
23466
- },
23467
- ".cm-tooltip-autocomplete": {
23468
- "& > ul > li[aria-selected]": {
23469
- backgroundColor: highlightBackground,
23470
- color: ivory
23471
- }
23472
- }
23473
- }, {
23474
- dark: true
23475
- });
23476
- /**
23477
- The highlighting style for code in the One Dark theme.
23478
- */
23479
- const oneDarkHighlightStyle = /*@__PURE__*/HighlightStyle.define([{
23480
- tag: tags$1.keyword,
23481
- color: violet
23482
- }, {
23483
- tag: [tags$1.name, tags$1.deleted, tags$1.character, tags$1.propertyName, tags$1.macroName],
23484
- color: coral
23485
- }, {
23486
- tag: [/*@__PURE__*/tags$1.function(tags$1.variableName), tags$1.labelName],
23487
- color: malibu
23488
- }, {
23489
- tag: [tags$1.color, /*@__PURE__*/tags$1.constant(tags$1.name), /*@__PURE__*/tags$1.standard(tags$1.name)],
23490
- color: whiskey
23491
- }, {
23492
- tag: [/*@__PURE__*/tags$1.definition(tags$1.name), tags$1.separator],
23493
- color: ivory
23494
- }, {
23495
- tag: [tags$1.typeName, tags$1.className, tags$1.number, tags$1.changed, tags$1.annotation, tags$1.modifier, tags$1.self, tags$1.namespace],
23496
- color: chalky
23497
- }, {
23498
- tag: [tags$1.operator, tags$1.operatorKeyword, tags$1.url, tags$1.escape, tags$1.regexp, tags$1.link, /*@__PURE__*/tags$1.special(tags$1.string)],
23499
- color: cyan
23500
- }, {
23501
- tag: [tags$1.meta, tags$1.comment],
23502
- color: stone
23503
- }, {
23504
- tag: tags$1.strong,
23505
- fontWeight: "bold"
23506
- }, {
23507
- tag: tags$1.emphasis,
23508
- fontStyle: "italic"
23509
- }, {
23510
- tag: tags$1.strikethrough,
23511
- textDecoration: "line-through"
23512
- }, {
23513
- tag: tags$1.link,
23514
- color: stone,
23515
- textDecoration: "underline"
23516
- }, {
23517
- tag: tags$1.heading,
23518
- fontWeight: "bold",
23519
- color: coral
23520
- }, {
23521
- tag: [tags$1.atom, tags$1.bool, /*@__PURE__*/tags$1.special(tags$1.variableName)],
23522
- color: whiskey
23523
- }, {
23524
- tag: [tags$1.processingInstruction, tags$1.string, tags$1.inserted],
23525
- color: sage
23526
- }, {
23527
- tag: tags$1.invalid,
23528
- color: invalid
23529
- }]);
23530
- /**
23531
- Extension to enable the One Dark theme (both the editor theme and
23532
- the highlight style).
23533
- */
23534
- const oneDark = [oneDarkTheme, /*@__PURE__*/syntaxHighlighting(oneDarkHighlightStyle)];
23535
-
23536
23381
  var OrCodeLanguages;
23537
23382
  (function (OrCodeLanguages) {
23538
23383
  OrCodeLanguages["JS"] = "javascript";
@@ -29628,20 +29473,6 @@ var script = defineComponent({
29628
29473
  setup(props, {
29629
29474
  emit
29630
29475
  }) {
29631
- var _a;
29632
- // theming refs
29633
- const parent = document.querySelector('[data-theme]') || document.querySelector('html');
29634
- const themeEl = ref(parent);
29635
- const isDark = ref(((_a = parent === null || parent === void 0 ? void 0 : parent.getAttribute) === null || _a === void 0 ? void 0 : _a.call(parent, 'data-theme')) === 'dark');
29636
- const themeObserver = useMutationObserver(themeEl, mutations => {
29637
- var _a, _b;
29638
- const mutation = mutations.find(m => m.attributeName === 'data-theme');
29639
- if (!mutation) return;
29640
- isDark.value = ((_b = (_a = mutation.target) === null || _a === void 0 ? void 0 : _a.getAttribute) === null || _b === void 0 ? void 0 : _b.call(_a, 'data-theme')) === 'dark';
29641
- }, {
29642
- attributes: true
29643
- });
29644
- // editor config
29645
29476
  const root = ref();
29646
29477
  const target = ref();
29647
29478
  const fullscreenTarget = ref();
@@ -29661,9 +29492,7 @@ var script = defineComponent({
29661
29492
  target,
29662
29493
  fullscreenTarget,
29663
29494
  editor,
29664
- isHovered,
29665
- isDark,
29666
- themeObserver
29495
+ isHovered
29667
29496
  };
29668
29497
  },
29669
29498
  data() {
@@ -29685,11 +29514,9 @@ var script = defineComponent({
29685
29514
  allowPaste,
29686
29515
  lineWrapping
29687
29516
  } = this;
29688
- const ext = _.compact([...(this.isDark ? [oneDark] : []),
29517
+ const ext = _.compact([
29689
29518
  // Toggle light/dark mode
29690
- this.isDark ? EditorView.theme({}, {
29691
- dark: true
29692
- }) : EditorView.baseTheme({}),
29519
+ EditorView.baseTheme({}),
29693
29520
  // locale settings
29694
29521
  this.phrases ? EditorState.phrases.of(this.phrases) : undefined,
29695
29522
  // Parser language setting
@@ -29716,7 +29543,9 @@ var script = defineComponent({
29716
29543
  }
29717
29544
  }),
29718
29545
  // line wrapping
29719
- lineWrapping ? EditorView.lineWrapping : undefined, keymap.of([indentWithTab]), ...this.extensions]);
29546
+ lineWrapping ? EditorView.lineWrapping : undefined, keymap.of([indentWithTab])]);
29547
+ // Append Extensions (such as basic-setup)
29548
+ if (this.extensions.length !== 0) _.merge(ext, this.extensions);
29720
29549
  return ext;
29721
29550
  },
29722
29551
  isShowingError() {
@@ -29760,7 +29589,6 @@ var script = defineComponent({
29760
29589
  },
29761
29590
  beforeUnmount() {
29762
29591
  var _a;
29763
- this.themeObserver.stop();
29764
29592
  (_a = this.editor) === null || _a === void 0 ? void 0 : _a.destroy();
29765
29593
  },
29766
29594
  methods: {
@@ -29810,7 +29638,7 @@ var __vue_render__ = function () {
29810
29638
  staticClass: "fullscreen-button",
29811
29639
  attrs: {
29812
29640
  "icon": "fullscreen",
29813
- "icon-color": "neutral-4"
29641
+ "icon-color": "neutral-3"
29814
29642
  },
29815
29643
  on: {
29816
29644
  "click": function ($event) {
@@ -29878,14 +29706,14 @@ var __vue_staticRenderFns__ = [];
29878
29706
  /* style */
29879
29707
  const __vue_inject_styles__ = function (inject) {
29880
29708
  if (!inject) return;
29881
- inject("data-v-25650974_0", {
29882
- source: "@keyframes spinAround-data-v-25650974{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-25650974{from{opacity:1}to{opacity:0}}.or-code .fullscreen-button[data-v-25650974]{width:2.25rem;height:2.25rem}.or-code .fullscreen-button>.or-icon[data-v-25650974]{font-size:1.5rem}.or-code .footer .or-code-error[data-v-25650974],.or-code .footer .or-code-hint[data-v-25650974]{flex-shrink:1;transition-timing-function:var(--t-func);transition-duration:var(--t-duration);transition-property:height,opacity}.header[data-v-25650974]{display:flex;flex-direction:row;align-items:center;height:36px}.header .actions[data-v-25650974]{margin-left:auto}.header .actions[data-v-25650974]:not(.is-visible){display:none}.or-code-editor[data-v-25650974]{min-height:calc(1.4em + 8px);overflow:auto;font-size:var(--fs-0);border:1px solid var(--c-neutral-2);border-radius:var(--s-2)}.or-code-editor.is-invalid[data-v-25650974]{border-color:var(--c-error)}.or-code-editor[data-v-25650974]> *{width:100%;height:100%}.or-code[data-v-25650974],.or-modal[data-v-25650974] .content{display:flex;flex-direction:column}.or-code .or-code-editor[data-v-25650974],.or-modal[data-v-25650974] .content .or-code-editor{flex-grow:1;text-align:left!important}",
29709
+ inject("data-v-2056db5f_0", {
29710
+ source: "@keyframes spinAround-data-v-2056db5f{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-2056db5f{from{opacity:1}to{opacity:0}}.or-code .fullscreen-button[data-v-2056db5f]{width:2.25rem;height:2.25rem}.or-code .fullscreen-button>.or-icon[data-v-2056db5f]{font-size:1.5rem}.or-code .footer .or-code-error[data-v-2056db5f],.or-code .footer .or-code-hint[data-v-2056db5f]{flex-shrink:1;transition-timing-function:var(--t-func);transition-duration:var(--t-duration);transition-property:height,opacity}.header[data-v-2056db5f]{display:flex;flex-direction:row;align-items:center;height:36px}.header .actions[data-v-2056db5f]{margin-left:auto}.header .actions[data-v-2056db5f]:not(.is-visible){display:none}.or-code-editor[data-v-2056db5f]{min-height:calc(1.4em + 8px);overflow:auto;font-size:var(--fs-0);border:1px solid var(--c-neutral-2);border-radius:var(--s-2)}.or-code-editor.is-invalid[data-v-2056db5f]{border-color:var(--c-error)}.or-code-editor[data-v-2056db5f]> *{width:100%;height:100%}.or-code[data-v-2056db5f],.or-modal[data-v-2056db5f] .content{display:flex;flex-direction:column}.or-code .or-code-editor[data-v-2056db5f],.or-modal[data-v-2056db5f] .content .or-code-editor{flex-grow:1;text-align:left!important}",
29883
29711
  map: undefined,
29884
29712
  media: undefined
29885
29713
  });
29886
29714
  };
29887
29715
  /* scoped */
29888
- const __vue_scope_id__ = "data-v-25650974";
29716
+ const __vue_scope_id__ = "data-v-2056db5f";
29889
29717
  /* module identifier */
29890
29718
  const __vue_module_identifier__ = undefined;
29891
29719
  /* functional template */
@@ -3,7 +3,7 @@ import { useMagicKeys, useActiveElement, whenever } from '@vueuse/core';
3
3
  import { l as logicAnd } from './index-17f264f9.js';
4
4
  import { O as OrButton } from './OrButton-705cd0bd.js';
5
5
  import { O as OrModal, a as OrModalSizes } from './OrModal-a5411b0d.js';
6
- import { O as OrInput } from './OrInput-08f2f666.js';
6
+ import { O as OrInput } from './OrInput-df1a14fa.js';
7
7
  import { a as BUTTON_COLOR } from './constants-c5d1139f.js';
8
8
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
9
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -238,14 +238,14 @@ var __vue_staticRenderFns__ = [];
238
238
  /* style */
239
239
  const __vue_inject_styles__ = function (inject) {
240
240
  if (!inject) return;
241
- inject("data-v-001a7d92_0", {
242
- source: "@keyframes spinAround-data-v-001a7d92{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-001a7d92{from{opacity:1}to{opacity:0}}.or-confirm-footer[data-v-001a7d92]{display:flex;flex-direction:row;gap:var(--s-4);justify-content:end}.confirmation-textbox[data-v-001a7d92]{margin-top:var(--s-3)}.or-modal[data-v-001a7d92] .header{padding-bottom:var(--s-4)!important}.or-modal[data-v-001a7d92] .content{padding-bottom:0!important;font-size:var(--fs-1);font-weight:400;line-height:var(--lh-1)}.or-modal[data-v-001a7d92] .footer{box-shadow:none!important}",
241
+ inject("data-v-8712b442_0", {
242
+ source: "@keyframes spinAround-data-v-8712b442{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-8712b442{from{opacity:1}to{opacity:0}}.or-confirm-footer[data-v-8712b442]{display:flex;flex-direction:row;gap:var(--s-4);justify-content:end}.confirmation-textbox[data-v-8712b442]{margin-top:var(--s-3)}.or-modal[data-v-8712b442] .header{padding-bottom:var(--s-4)!important}.or-modal[data-v-8712b442] .content{padding-bottom:0!important;font-size:var(--fs-1);font-weight:400;line-height:var(--lh-1)}.or-modal[data-v-8712b442] .footer{box-shadow:none!important}",
243
243
  map: undefined,
244
244
  media: undefined
245
245
  });
246
246
  };
247
247
  /* scoped */
248
- const __vue_scope_id__ = "data-v-001a7d92";
248
+ const __vue_scope_id__ = "data-v-8712b442";
249
249
  /* module identifier */
250
250
  const __vue_module_identifier__ = undefined;
251
251
  /* functional template */