@onereach/ui-components 2.71.1-beta.2232.0 → 2.71.1-beta.2235.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 (795) hide show
  1. package/dist/bundled/v2/{OrAvatar-586e417b.js → OrAvatar-ae61bfb9.js} +7 -4
  2. package/dist/bundled/v2/{OrBottomSheet-ddba20c1.js → OrBottomSheet-1cd1ab4c.js} +4 -2
  3. package/dist/bundled/v2/{OrButton-d45772c1.js → OrButton-a846fa7e.js} +7 -4
  4. package/dist/bundled/v2/{OrCard-45d5869b.js → OrCard-29116e1f.js} +6 -3
  5. package/dist/bundled/v2/{OrCardCollection-091e2193.js → OrCardCollection-0141a358.js} +12 -9
  6. package/dist/bundled/v2/{OrCardCollection-89428bbf.js → OrCardCollection-166cfcc6.js} +5 -5
  7. package/dist/bundled/v2/{OrCheckbox-9be450f9.js → OrCheckbox-dbef9f9a.js} +34 -41
  8. package/dist/bundled/v2/{OrConfirm-bb2df177.js → OrConfirm-057e997e.js} +3 -4
  9. package/dist/bundled/v2/{OrConfirm-56d01cff.js → OrConfirm-55b89b17.js} +4 -4
  10. package/dist/bundled/v2/{OrError-52f668a4.js → OrError-aad17598.js} +6 -3
  11. package/dist/bundled/v2/{OrErrorTag-97a9112b.js → OrErrorTag-d0c5bcf4.js} +7 -4
  12. package/dist/bundled/v2/{OrExpansionPanel-96b8f568.js → OrExpansionPanel-d9a260e2.js} +7 -4
  13. package/dist/bundled/v2/{OrFab-ed69dee1.js → OrFab-7cc75893.js} +4 -3
  14. package/dist/bundled/v2/{OrHint-fde53334.js → OrHint-f38a1940.js} +6 -3
  15. package/dist/bundled/v2/{OrIcon-458206aa.js → OrIcon-8625385f.js} +6 -3
  16. package/dist/bundled/v2/{OrIconButton-4bdd1566.js → OrIconButton-a2ba92df.js} +5 -3
  17. package/dist/bundled/v2/{OrInlineInput-b009a043.js → OrInlineInput-87589946.js} +39 -47
  18. package/dist/bundled/v2/{OrInlineInputBox-7a8e645b.js → OrInlineInputBox-f457210f.js} +6 -3
  19. package/dist/bundled/v2/{OrInlineTextarea-6e8c1f80.js → OrInlineTextarea-21b0e6fc.js} +35 -43
  20. package/dist/bundled/v2/{OrInput-5404a234.js → OrInput-82ccfe00.js} +50 -53
  21. package/dist/bundled/v2/{OrInputBox-2f559e98.js → OrInputBox-79ec54ad.js} +6 -3
  22. package/dist/bundled/v2/{OrLabel-aff09c39.js → OrLabel-172c4b89.js} +6 -3
  23. package/dist/bundled/v2/{OrLink-0d952e87.js → OrLink-e7b57307.js} +6 -3
  24. package/dist/bundled/v2/{OrListOfInputs-8f076650.js → OrListOfInputs-ab7f9d97.js} +4 -4
  25. package/dist/bundled/v2/{OrLoader-864ef92a.js → OrLoader-6a1f937b.js} +6 -3
  26. package/dist/bundled/v2/{OrMenu-52da43bc.js → OrMenu-fa47c888.js} +7 -4
  27. package/dist/bundled/v2/{OrMenuItem-e2693a5f.js → OrMenuItem-26420908.js} +7 -4
  28. package/dist/bundled/v2/{OrModal-51b9f3e7.js → OrModal-af6677fd.js} +5 -3
  29. package/dist/bundled/v2/{OrNotification-7f761f25.js → OrNotification-3250f58b.js} +8 -5
  30. package/dist/bundled/v2/OrNumberInput-face8ccc.js +227 -0
  31. package/dist/bundled/v2/{OrOverlay-efa7992e.js → OrOverlay-3c89d622.js} +3 -1
  32. package/dist/bundled/v2/{OrPagination-daf25de2.js → OrPagination-379c10b8.js} +25 -15
  33. package/dist/bundled/v2/OrPassword-a818e7b5.js +227 -0
  34. package/dist/bundled/v2/{OrPopover-4e8acb7b.js → OrPopover-5dc240f1.js} +4 -2
  35. package/dist/bundled/v2/{OrProgress-15fe65ec.js → OrProgress-cc397a38.js} +7 -4
  36. package/dist/bundled/v2/{OrRadio-fe23947a.js → OrRadio-cd39b20b.js} +32 -39
  37. package/dist/bundled/v2/{OrSearch-d1169241.js → OrSearch-53470b0e.js} +9 -6
  38. package/dist/bundled/v2/{OrSearch-f7cfa52f.js → OrSearch-832d7978.js} +4 -4
  39. package/dist/bundled/v2/{OrSegmentedControl-878279bf.js → OrSegmentedControl-21cc914e.js} +22 -12
  40. package/dist/bundled/v2/{OrSelect-5634790b.js → OrSelect-02fb39f0.js} +30 -22
  41. package/dist/bundled/v2/{OrSkeletonText-9a2f39dc.js → OrSkeletonText-516993b4.js} +18 -11
  42. package/dist/bundled/v2/{OrSortHeader-565ace92.js → OrSortHeader-9932d28f.js} +20 -12
  43. package/dist/bundled/v2/{OrSwitch-782d7b43.js → OrSwitch-237a2081.js} +33 -40
  44. package/dist/bundled/v2/{OrTab-8c5acf8a.js → OrTab-dd949240.js} +6 -3
  45. package/dist/bundled/v2/{OrTabs-d69780fc.js → OrTabs-42f7c52c.js} +19 -12
  46. package/dist/bundled/v2/{OrTag-8d738be6.js → OrTag-30fecee5.js} +7 -4
  47. package/dist/bundled/v2/{OrText-a665b991.js → OrText-eac4b9f5.js} +6 -3
  48. package/dist/bundled/v2/{OrTextarea-5c57c02b.js → OrTextarea-5593fbe9.js} +37 -49
  49. package/dist/bundled/v2/{OrPassword-7da938aa.js → OrTextarea-71ff236d.js} +7 -449
  50. package/dist/bundled/v2/{OrTooltip-b1f38647.js → OrTooltip-fbfa05fd.js} +7 -4
  51. package/dist/bundled/v2/components/index.d.ts +5 -1
  52. package/dist/bundled/v2/components/index.js +54 -53
  53. package/dist/bundled/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  54. package/dist/bundled/v2/components/or-avatar-v3/index.js +3 -2
  55. package/dist/bundled/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  56. package/dist/bundled/v2/components/or-bottom-sheet-v3/index.js +3 -2
  57. package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
  58. package/dist/bundled/v2/components/or-button-v3/index.js +3 -2
  59. package/dist/bundled/v2/components/or-card-collection/index.js +4 -4
  60. package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  61. package/dist/bundled/v2/components/or-card-collection-v3/index.js +18 -19
  62. package/dist/bundled/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
  63. package/dist/bundled/v2/components/or-card-v3/index.js +2 -1
  64. package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +18 -23
  65. package/dist/bundled/v2/components/or-checkbox-v3/index.js +3 -3
  66. package/dist/bundled/v2/components/or-confirm/index.js +2 -2
  67. package/dist/bundled/v2/components/or-confirm-v3/index.js +15 -16
  68. package/dist/bundled/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  69. package/dist/bundled/v2/components/or-error-tag-v3/index.js +3 -2
  70. package/dist/bundled/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
  71. package/dist/bundled/v2/components/or-error-v3/index.js +2 -1
  72. package/dist/bundled/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  73. package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +3 -2
  74. package/dist/bundled/v2/components/or-fab-v3/index.js +3 -2
  75. package/dist/bundled/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  76. package/dist/bundled/v2/components/or-hint-v3/index.js +2 -1
  77. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
  78. package/dist/bundled/v2/components/or-icon-button-v3/index.js +7 -6
  79. package/dist/bundled/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  80. package/dist/bundled/v2/components/or-icon-v3/index.js +2 -1
  81. package/dist/bundled/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  82. package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +2 -1
  83. package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +19 -38
  84. package/dist/bundled/v2/components/or-inline-input-v3/index.js +11 -12
  85. package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +19 -38
  86. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +11 -12
  87. package/dist/bundled/v2/components/or-input/index.d.ts +1 -0
  88. package/dist/bundled/v2/components/or-input/index.js +13 -0
  89. package/dist/bundled/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  90. package/dist/bundled/v2/components/or-input-box-v3/index.js +2 -1
  91. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +21 -45
  92. package/dist/bundled/v2/components/or-input-v3/index.js +12 -13
  93. package/dist/bundled/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  94. package/dist/bundled/v2/components/or-label-v3/index.js +2 -1
  95. package/dist/bundled/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
  96. package/dist/bundled/v2/components/or-link-v3/index.js +2 -1
  97. package/dist/bundled/v2/components/or-list-of-inputs/index.js +2 -2
  98. package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  99. package/dist/bundled/v2/components/or-loader-v3/index.js +2 -1
  100. package/dist/bundled/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  101. package/dist/bundled/v2/components/or-menu-item-v3/index.js +3 -2
  102. package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  103. package/dist/bundled/v2/components/or-menu-v3/index.js +5 -4
  104. package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  105. package/dist/bundled/v2/components/or-modal-v3/index.js +8 -7
  106. package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  107. package/dist/bundled/v2/components/or-notification-v3/index.js +8 -7
  108. package/dist/bundled/v2/components/or-number-input/index.d.ts +1 -0
  109. package/dist/bundled/v2/components/or-number-input/index.js +14 -0
  110. package/dist/bundled/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  111. package/dist/bundled/v2/components/or-overlay-v3/index.js +2 -1
  112. package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +13 -2
  113. package/dist/bundled/v2/components/or-pagination-v3/index.js +10 -9
  114. package/dist/bundled/v2/components/or-password/index.d.ts +1 -0
  115. package/dist/bundled/v2/components/{or-inputs → or-password}/index.js +3 -4
  116. package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  117. package/dist/bundled/v2/components/or-popover-v3/index.js +4 -3
  118. package/dist/bundled/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  119. package/dist/bundled/v2/components/or-progress-v3/index.js +3 -2
  120. package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +15 -20
  121. package/dist/bundled/v2/components/or-radio-v3/index.js +3 -3
  122. package/dist/bundled/v2/components/or-search/index.d.ts +1 -0
  123. package/dist/bundled/v2/components/or-search/index.js +25 -0
  124. package/dist/bundled/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  125. package/dist/bundled/v2/components/or-search-v3/index.js +14 -15
  126. package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +16 -5
  127. package/dist/bundled/{v3/components/or-segmented-control-v3/partials → v2/components/or-segmented-control-v3/components}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  128. package/dist/bundled/v2/components/or-segmented-control-v3/index.js +2 -1
  129. package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +16 -5
  130. package/dist/bundled/v2/components/or-select-v3/index.js +17 -18
  131. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  132. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  133. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  134. package/dist/bundled/v2/components/or-skeleton-v3/index.js +3 -2
  135. package/dist/bundled/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +15 -4
  136. package/dist/bundled/v2/components/or-sort-header-v3/index.js +3 -2
  137. package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +18 -23
  138. package/dist/bundled/v2/components/or-switch-v3/index.js +4 -4
  139. package/dist/bundled/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  140. package/dist/bundled/v2/components/or-tab-v3/index.js +2 -1
  141. package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +15 -4
  142. package/dist/bundled/v2/components/or-tabs-v3/index.js +9 -8
  143. package/dist/bundled/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  144. package/dist/bundled/v2/components/or-tag-v3/index.js +8 -7
  145. package/dist/bundled/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
  146. package/dist/bundled/v2/components/or-text-v3/index.js +2 -1
  147. package/dist/bundled/v2/components/or-textarea/index.d.ts +1 -0
  148. package/dist/bundled/v2/components/or-textarea/index.js +13 -0
  149. package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +19 -47
  150. package/dist/bundled/v2/components/or-textarea-v3/index.js +6 -7
  151. package/dist/bundled/v2/components/or-toast-v3/index.js +9 -8
  152. package/dist/bundled/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  153. package/dist/bundled/v2/components/or-tooltip-v3/index.js +5 -4
  154. package/dist/bundled/v2/hooks/index.d.ts +1 -3
  155. package/dist/bundled/v2/hooks/index.js +1 -2
  156. package/dist/bundled/v2/hooks/useClassAttribute.d.ts +3 -0
  157. package/dist/bundled/v2/index.js +53 -52
  158. package/dist/bundled/v2/{types-79e5c18d.js → types-8fe4e345.js} +2 -2
  159. package/dist/bundled/v2/useClassAttribute-9bf33346.js +33 -0
  160. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-582e74ae.js → OrAvatar.vue_vue_type_script_lang-0426862b.js} +6 -3
  161. package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-bdef5ca2.js → OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js} +4 -2
  162. package/dist/bundled/v3/{OrButton-a1448bfa.js → OrButton-2b27c1fd.js} +8 -7
  163. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-3b1e442b.js → OrButton.vue_vue_type_script_lang-8c44986c.js} +6 -3
  164. package/dist/bundled/v3/{OrCard.vue_vue_type_script_lang-b6685a34.js → OrCard.vue_vue_type_script_lang-165de137.js} +4 -1
  165. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-60403ae6.js → OrCardCollection.vue_vue_type_script_lang-2d78a51a.js} +46 -42
  166. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-d8124dda.js → OrCardCollection.vue_vue_type_script_lang-cd84f344.js} +4 -4
  167. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-fc067611.js → OrCheckbox.vue_vue_type_script_lang-8b36e06c.js} +24 -31
  168. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-0f16fc67.js → OrConfirm.vue_vue_type_script_lang-41b4d791.js} +2 -1
  169. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-9231d51e.js → OrConfirm.vue_vue_type_script_lang-9d9a3917.js} +6 -7
  170. package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-53648a65.js → OrError.vue_vue_type_script_lang-cc6c135f.js} +4 -1
  171. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js → OrErrorTag.vue_vue_type_script_lang-4828c387.js} +6 -3
  172. package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js → OrExpansionPanel.vue_vue_type_script_lang-5360f580.js} +6 -3
  173. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-0fe4a921.js → OrFab.vue_vue_type_script_lang-2adeaed6.js} +3 -2
  174. package/dist/bundled/v3/{OrHint-5d5e4d99.js → OrHint-9592499e.js} +15 -13
  175. package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-e322f61e.js → OrHint.vue_vue_type_script_lang-8e657168.js} +4 -1
  176. package/dist/bundled/v3/OrIcon-d878b768.js +13 -0
  177. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-bdbaad94.js → OrIcon.vue_vue_type_script_lang-a119a715.js} +4 -1
  178. package/dist/bundled/v3/{OrIconButton-428dd2cf.js → OrIconButton-cd62526d.js} +1 -1
  179. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-ec6a3622.js → OrIconButton.vue_vue_type_script_lang-aefcf30d.js} +13 -10
  180. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-ab296efc.js → OrInlineInput.vue_vue_type_script_lang-67218502.js} +33 -41
  181. package/dist/bundled/v3/{OrInlineInputBox-f92a09d6.js → OrInlineInputBox-9d68ded1.js} +7 -6
  182. package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js → OrInlineInputBox.vue_vue_type_script_lang-73750005.js} +4 -1
  183. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js → OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js} +33 -41
  184. package/dist/bundled/v3/{OrInput-7d4b571a.js → OrInput-704e72ba.js} +5 -193
  185. package/dist/bundled/v3/{OrInput-2a7c6b57.js → OrInput-a4f220ed.js} +7 -7
  186. package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-409235cc.js +190 -0
  187. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-509de504.js → OrInput.vue_vue_type_script_lang-607d79d4.js} +41 -44
  188. package/dist/bundled/v3/{OrInputBox-4c7900c2.js → OrInputBox-eb54d73d.js} +7 -6
  189. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-47d98e81.js → OrInputBox.vue_vue_type_script_lang-5ee4ee45.js} +4 -1
  190. package/dist/bundled/v3/{OrLabel-c556887e.js → OrLabel-c6873e79.js} +8 -7
  191. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-191d2304.js → OrLabel.vue_vue_type_script_lang-96f94c4e.js} +4 -1
  192. package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-05d4897b.js → OrLink.vue_vue_type_script_lang-9d3a32c7.js} +4 -1
  193. package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js → OrListOfInputs.vue_vue_type_script_lang-6c5cf7a5.js} +2 -1
  194. package/dist/bundled/v3/{OrLoader-123ef8c4.js → OrLoader-c4bbef2f.js} +8 -7
  195. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-4c3c1ac9.js → OrLoader.vue_vue_type_script_lang-5405040c.js} +4 -1
  196. package/dist/bundled/v3/{OrMenu-6d7abe97.js → OrMenu-f26e8e55.js} +8 -7
  197. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-df35fd76.js → OrMenu.vue_vue_type_script_lang-2446a69a.js} +6 -3
  198. package/dist/bundled/v3/{OrMenuItem-807e2a49.js → OrMenuItem-4feaba6c.js} +8 -7
  199. package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-2400ec2a.js → OrMenuItem.vue_vue_type_script_lang-0ffaef05.js} +6 -3
  200. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-5a71a851.js → OrModal.vue_vue_type_script_lang-55c864d1.js} +7 -5
  201. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-6287244f.js → OrNotification.vue_vue_type_script_lang-c886ae51.js} +8 -5
  202. package/dist/bundled/v3/OrNumberInput.vue_vue_type_script_lang-f061d829.js +113 -0
  203. package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-7edd25f6.js → OrOverlay.vue_vue_type_script_lang-cb3aad0c.js} +3 -1
  204. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-f64827ef.js → OrPagination.vue_vue_type_script_lang-c96d7cd7.js} +27 -17
  205. package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-b75f6543.js +99 -0
  206. package/dist/bundled/v3/{OrPopover-1a488f88.js → OrPopover-c462ce77.js} +1 -1
  207. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-b1102c1a.js → OrPopover.vue_vue_type_script_lang-54c7b11c.js} +5 -3
  208. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-52f660d6.js → OrProgress.vue_vue_type_script_lang-a73c0acf.js} +5 -2
  209. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-8dc0720c.js → OrRadio.vue_vue_type_script_lang-2e666a56.js} +24 -31
  210. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-ab2ef22c.js → OrSearch.vue_vue_type_script_lang-06f318ca.js} +8 -5
  211. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-16fbccc0.js → OrSearch.vue_vue_type_script_lang-5356fa79.js} +2 -1
  212. package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-38a00b68.js → OrSegmentedControl.vue_vue_type_script_lang-579406f5.js} +25 -14
  213. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-54f683a2.js → OrSelect.vue_vue_type_script_lang-83f15704.js} +54 -45
  214. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-efcfbe21.js → OrSkeletonText.vue_vue_type_script_lang-577a1dc9.js} +12 -5
  215. package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-a20eae87.js → OrSortHeader.vue_vue_type_script_lang-75115125.js} +19 -11
  216. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-31994be7.js → OrSwitch.vue_vue_type_script_lang-04829f64.js} +26 -33
  217. package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-f791efa0.js → OrTab.vue_vue_type_script_lang-134ad9d1.js} +4 -1
  218. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-cb550e87.js → OrTabs.vue_vue_type_script_lang-61b79a5a.js} +28 -20
  219. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-cd3e040e.js → OrTag.vue_vue_type_script_lang-3e30f662.js} +6 -3
  220. package/dist/bundled/v3/{OrText.vue_vue_type_script_lang-271fb345.js → OrText.vue_vue_type_script_lang-d9525d49.js} +4 -1
  221. package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-69ea22e9.js +187 -0
  222. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-296da567.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +34 -45
  223. package/dist/bundled/v3/{OrToastContainer-ad5ae5af.js → OrToastContainer-34389303.js} +1 -1
  224. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-bf9935ef.js → OrTooltip.vue_vue_type_script_lang-67cc86ed.js} +6 -3
  225. package/dist/bundled/v3/components/index.d.ts +5 -1
  226. package/dist/bundled/v3/components/index.js +67 -65
  227. package/dist/bundled/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  228. package/dist/bundled/v3/components/or-avatar-v3/index.js +4 -3
  229. package/dist/bundled/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  230. package/dist/bundled/v3/components/or-bottom-sheet-v3/index.js +3 -2
  231. package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
  232. package/dist/bundled/v3/components/or-button-v3/index.js +4 -3
  233. package/dist/bundled/v3/components/or-card-collection/index.js +5 -4
  234. package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  235. package/dist/bundled/v3/components/or-card-collection-v3/index.js +29 -30
  236. package/dist/bundled/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
  237. package/dist/bundled/v3/components/or-card-v3/index.js +2 -1
  238. package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +18 -23
  239. package/dist/bundled/v3/components/or-checkbox-v3/index.js +4 -4
  240. package/dist/bundled/v3/components/or-confirm/index.js +3 -2
  241. package/dist/bundled/v3/components/or-confirm-v3/index.js +24 -25
  242. package/dist/bundled/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  243. package/dist/bundled/v3/components/or-error-tag-v3/index.js +4 -3
  244. package/dist/bundled/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
  245. package/dist/bundled/v3/components/or-error-v3/index.js +2 -1
  246. package/dist/bundled/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  247. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +4 -3
  248. package/dist/bundled/v3/components/or-fab-v3/index.js +4 -3
  249. package/dist/bundled/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  250. package/dist/bundled/v3/components/or-hint-v3/index.js +2 -1
  251. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
  252. package/dist/bundled/v3/components/or-icon-button-v3/index.js +9 -8
  253. package/dist/bundled/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  254. package/dist/bundled/v3/components/or-icon-v3/index.js +2 -1
  255. package/dist/bundled/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  256. package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +2 -1
  257. package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +19 -38
  258. package/dist/bundled/v3/components/or-inline-input-v3/index.js +16 -17
  259. package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +19 -38
  260. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +16 -17
  261. package/dist/bundled/v3/components/or-input/index.d.ts +1 -0
  262. package/dist/bundled/v3/components/or-input/index.js +14 -0
  263. package/dist/bundled/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  264. package/dist/bundled/v3/components/or-input-box-v3/index.js +2 -1
  265. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +21 -45
  266. package/dist/bundled/v3/components/or-input-v3/index.js +18 -19
  267. package/dist/bundled/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  268. package/dist/bundled/v3/components/or-label-v3/index.js +2 -1
  269. package/dist/bundled/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
  270. package/dist/bundled/v3/components/or-link-v3/index.js +2 -1
  271. package/dist/bundled/v3/components/or-list-of-inputs/index.js +3 -2
  272. package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  273. package/dist/bundled/v3/components/or-loader-v3/index.js +2 -1
  274. package/dist/bundled/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  275. package/dist/bundled/v3/components/or-menu-item-v3/index.js +4 -3
  276. package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  277. package/dist/bundled/v3/components/or-menu-v3/index.js +6 -5
  278. package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  279. package/dist/bundled/v3/components/or-modal-v3/index.js +11 -10
  280. package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  281. package/dist/bundled/v3/components/or-notification-v3/index.js +11 -10
  282. package/dist/bundled/v3/components/or-number-input/index.d.ts +1 -0
  283. package/dist/bundled/v3/components/or-number-input/index.js +16 -0
  284. package/dist/bundled/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  285. package/dist/bundled/v3/components/or-overlay-v3/index.js +2 -1
  286. package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +13 -2
  287. package/dist/bundled/v3/components/or-pagination-v3/index.js +16 -15
  288. package/dist/bundled/v3/components/or-password/index.d.ts +1 -0
  289. package/dist/bundled/v3/components/or-password/index.js +31 -0
  290. package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  291. package/dist/bundled/v3/components/or-popover-v3/index.js +4 -3
  292. package/dist/bundled/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  293. package/dist/bundled/v3/components/or-progress-v3/index.js +3 -2
  294. package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +15 -20
  295. package/dist/bundled/v3/components/or-radio-v3/index.js +4 -4
  296. package/dist/bundled/v3/components/or-search/index.d.ts +1 -0
  297. package/dist/bundled/v3/components/{or-inputs → or-search}/index.js +4 -5
  298. package/dist/bundled/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  299. package/dist/bundled/v3/components/or-search-v3/index.js +21 -22
  300. package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +16 -5
  301. package/dist/{esm/v3/components/or-segmented-control-v3/partials → bundled/v3/components/or-segmented-control-v3/components}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  302. package/dist/bundled/v3/components/or-segmented-control-v3/index.js +2 -1
  303. package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +16 -5
  304. package/dist/bundled/v3/components/or-select-v3/index.js +25 -26
  305. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  306. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  307. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  308. package/dist/bundled/v3/components/or-skeleton-v3/index.js +3 -2
  309. package/dist/bundled/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +15 -4
  310. package/dist/bundled/v3/components/or-sort-header-v3/index.js +4 -3
  311. package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +18 -23
  312. package/dist/bundled/v3/components/or-switch-v3/index.js +6 -6
  313. package/dist/bundled/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  314. package/dist/bundled/v3/components/or-tab-v3/index.js +2 -1
  315. package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +15 -4
  316. package/dist/bundled/v3/components/or-tabs-v3/index.js +13 -12
  317. package/dist/bundled/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  318. package/dist/bundled/v3/components/or-tag-v3/index.js +11 -10
  319. package/dist/bundled/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
  320. package/dist/bundled/v3/components/or-text-v3/index.js +2 -1
  321. package/dist/bundled/v3/components/or-textarea/index.d.ts +1 -0
  322. package/dist/bundled/v3/components/or-textarea/index.js +14 -0
  323. package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +19 -47
  324. package/dist/bundled/v3/components/or-textarea-v3/index.js +9 -10
  325. package/dist/bundled/v3/components/or-toast-v3/index.js +14 -13
  326. package/dist/bundled/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  327. package/dist/bundled/v3/components/or-tooltip-v3/index.js +6 -5
  328. package/dist/bundled/v3/hooks/index.d.ts +1 -3
  329. package/dist/bundled/v3/hooks/index.js +1 -2
  330. package/dist/bundled/v3/hooks/useClassAttribute.d.ts +3 -0
  331. package/dist/bundled/v3/index.js +834 -816
  332. package/dist/bundled/v3/{types-1d25bb9a.js → types-f53434f2.js} +5 -5
  333. package/dist/bundled/v3/useClassAttribute-00888f78.js +9 -0
  334. package/dist/esm/v2/{OrAvatar-379ac72f.js → OrAvatar-3d155af3.js} +8 -4
  335. package/dist/esm/v2/{OrBottomSheet-37200385.js → OrBottomSheet-16c2e610.js} +4 -2
  336. package/dist/esm/v2/{OrButton-66964360.js → OrButton-835d4f11.js} +8 -4
  337. package/dist/esm/v2/{OrCard-e89c44ef.js → OrCard-de799db0.js} +7 -3
  338. package/dist/esm/v2/{OrCardCollection-f6b07557.js → OrCardCollection-19582949.js} +6 -7
  339. package/dist/esm/v2/{OrCardCollection-bbdb6159.js → OrCardCollection-3c38fc85.js} +15 -11
  340. package/dist/esm/v2/{OrCheckbox-b380c131.js → OrCheckbox-567e387c.js} +34 -41
  341. package/dist/esm/v2/{OrConfirm-cfaf4266.js → OrConfirm-047d4086.js} +3 -4
  342. package/dist/esm/v2/{OrConfirm-d7112dd3.js → OrConfirm-ede619eb.js} +4 -4
  343. package/dist/esm/v2/{OrError-13845bb0.js → OrError-d267ee9a.js} +7 -3
  344. package/dist/esm/v2/{OrErrorTag-80f82cdf.js → OrErrorTag-782dd714.js} +8 -4
  345. package/dist/esm/v2/{OrExpansionPanel-729eb1e7.js → OrExpansionPanel-a123024e.js} +8 -4
  346. package/dist/esm/v2/{OrFab-1d095e33.js → OrFab-26106618.js} +4 -3
  347. package/dist/esm/v2/{OrHint-78b399cb.js → OrHint-42dc9ebb.js} +7 -3
  348. package/dist/esm/v2/{OrIcon-f34e0e6f.js → OrIcon-5e394c62.js} +7 -3
  349. package/dist/esm/v2/{OrIconButton-5fa56aec.js → OrIconButton-b3779042.js} +7 -4
  350. package/dist/esm/v2/{OrInlineInput-38645a8e.js → OrInlineInput-10205811.js} +39 -47
  351. package/dist/esm/v2/{OrInlineInputBox-46146af0.js → OrInlineInputBox-fefd4fbd.js} +7 -3
  352. package/dist/esm/v2/{OrInlineTextarea-b49a7107.js → OrInlineTextarea-7658611e.js} +35 -43
  353. package/dist/esm/v2/{OrSearch.vue_rollup-plugin-vue_script-197d77fc.js → OrInput-6e6cfd11.js} +4 -492
  354. package/dist/esm/v2/{OrInput-e8fe9102.js → OrInput-ada3a970.js} +50 -53
  355. package/dist/esm/v2/{OrInputBox-9ceb9fc4.js → OrInputBox-4d5a318d.js} +7 -3
  356. package/dist/esm/v2/{OrLabel-0945a4d9.js → OrLabel-2a9f1477.js} +7 -3
  357. package/dist/esm/v2/{OrLink-597e0e18.js → OrLink-80742a17.js} +7 -3
  358. package/dist/esm/v2/{OrListOfInputs-50aa1ef1.js → OrListOfInputs-4298fa2c.js} +5 -5
  359. package/dist/esm/v2/{OrLoader-76307488.js → OrLoader-f857d55b.js} +7 -3
  360. package/dist/esm/v2/{OrMenu-c276db74.js → OrMenu-df27d0ef.js} +8 -4
  361. package/dist/esm/v2/{OrMenuItem-7b7fbf8a.js → OrMenuItem-c7f28480.js} +8 -4
  362. package/dist/esm/v2/{OrModal-3b9d59de.js → OrModal-a7719843.js} +6 -3
  363. package/dist/esm/v2/{OrNotification-5e145880.js → OrNotification-8a4830a3.js} +9 -5
  364. package/dist/esm/v2/OrNumberInput-b20d75d2.js +225 -0
  365. package/dist/esm/v2/{OrOverlay-a019186f.js → OrOverlay-18ba2dc6.js} +3 -1
  366. package/dist/esm/v2/{OrPagination-1adbcadb.js → OrPagination-c0dbec6a.js} +27 -16
  367. package/dist/esm/v2/OrPassword-e6d5e968.js +225 -0
  368. package/dist/esm/v2/{OrPopover-d5d4f62a.js → OrPopover-9bafbdb4.js} +4 -2
  369. package/dist/esm/v2/{OrProgress-b7d1c689.js → OrProgress-c27c8946.js} +7 -4
  370. package/dist/esm/v2/{OrRadio-87a4d226.js → OrRadio-848ce55d.js} +32 -39
  371. package/dist/esm/v2/{OrSearch-4b774707.js → OrSearch-0f08f2f5.js} +9 -6
  372. package/dist/esm/v2/{OrSearch-0589d17d.js → OrSearch-b4f4d59b.js} +122 -5
  373. package/dist/esm/v2/{OrSegmentedControl-7486115b.js → OrSegmentedControl-e8dce8f9.js} +23 -12
  374. package/dist/esm/v2/{OrSelect-d7016575.js → OrSelect-f8837f5d.js} +30 -22
  375. package/dist/esm/v2/{OrSkeletonText-6ee72718.js → OrSkeletonText-950be6a2.js} +19 -11
  376. package/dist/esm/v2/{OrSortHeader-592727dc.js → OrSortHeader-19bf94ca.js} +21 -12
  377. package/dist/esm/v2/{OrSwitch-8549219a.js → OrSwitch-13b6a7ee.js} +33 -40
  378. package/dist/esm/v2/{OrTab-1ff87c76.js → OrTab-702e7335.js} +7 -3
  379. package/dist/esm/v2/{OrTabs-96b0473d.js → OrTabs-71bd3fd2.js} +20 -13
  380. package/dist/esm/v2/{OrTag-765090df.js → OrTag-5c404031.js} +8 -4
  381. package/dist/esm/v2/{OrText-b12d0682.js → OrText-ba5a2b6c.js} +7 -3
  382. package/dist/esm/v2/{OrTextarea-a5a3572b.js → OrTextarea-6712a150.js} +37 -49
  383. package/dist/esm/v2/{OrPassword-1fa97156.js → OrTextarea-91a95068.js} +187 -245
  384. package/dist/esm/v2/{OrTooltip-629d44fc.js → OrTooltip-513bee30.js} +7 -4
  385. package/dist/esm/v2/components/index.d.ts +5 -1
  386. package/dist/esm/v2/components/index.js +55 -54
  387. package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  388. package/dist/esm/v2/components/or-avatar-v3/index.js +4 -2
  389. package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  390. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +3 -2
  391. package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
  392. package/dist/esm/v2/components/or-button-v3/index.js +4 -2
  393. package/dist/esm/v2/components/or-card-collection/index.js +3 -4
  394. package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  395. package/dist/esm/v2/components/or-card-collection-v3/index.js +19 -20
  396. package/dist/esm/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
  397. package/dist/esm/v2/components/or-card-v3/index.js +3 -1
  398. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +18 -23
  399. package/dist/esm/v2/components/or-checkbox-v3/index.js +3 -3
  400. package/dist/esm/v2/components/or-confirm/index.js +2 -3
  401. package/dist/esm/v2/components/or-confirm-v3/index.js +15 -16
  402. package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  403. package/dist/esm/v2/components/or-error-tag-v3/index.js +4 -2
  404. package/dist/esm/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
  405. package/dist/esm/v2/components/or-error-v3/index.js +3 -1
  406. package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  407. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +4 -2
  408. package/dist/esm/v2/components/or-fab-v3/index.js +4 -2
  409. package/dist/esm/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  410. package/dist/esm/v2/components/or-hint-v3/index.js +3 -1
  411. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
  412. package/dist/esm/v2/components/or-icon-button-v3/index.js +7 -6
  413. package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  414. package/dist/esm/v2/components/or-icon-v3/index.js +3 -1
  415. package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  416. package/dist/esm/v2/components/or-inline-input-box-v3/index.js +3 -1
  417. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +19 -38
  418. package/dist/esm/v2/components/or-inline-input-v3/index.js +11 -12
  419. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +19 -38
  420. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +11 -12
  421. package/dist/esm/v2/components/or-input/index.d.ts +1 -0
  422. package/dist/esm/v2/components/or-input/index.js +11 -0
  423. package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  424. package/dist/esm/v2/components/or-input-box-v3/index.js +3 -1
  425. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +21 -45
  426. package/dist/esm/v2/components/or-input-v3/index.js +12 -13
  427. package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  428. package/dist/esm/v2/components/or-label-v3/index.js +3 -1
  429. package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
  430. package/dist/esm/v2/components/or-link-v3/index.js +3 -1
  431. package/dist/esm/v2/components/or-list-of-inputs/index.js +2 -4
  432. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  433. package/dist/esm/v2/components/or-loader-v3/index.js +3 -1
  434. package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  435. package/dist/esm/v2/components/or-menu-item-v3/index.js +4 -2
  436. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  437. package/dist/esm/v2/components/or-menu-v3/index.js +6 -5
  438. package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  439. package/dist/esm/v2/components/or-modal-v3/index.js +9 -8
  440. package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  441. package/dist/esm/v2/components/or-notification-v3/index.js +9 -8
  442. package/dist/esm/v2/components/or-number-input/index.d.ts +1 -0
  443. package/dist/esm/v2/components/or-number-input/index.js +12 -0
  444. package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  445. package/dist/esm/v2/components/or-overlay-v3/index.js +2 -1
  446. package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +13 -2
  447. package/dist/esm/v2/components/or-pagination-v3/index.js +11 -10
  448. package/dist/esm/v2/components/or-password/index.d.ts +1 -0
  449. package/dist/esm/v2/components/{or-inputs → or-password}/index.js +5 -6
  450. package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  451. package/dist/esm/v2/components/or-popover-v3/index.js +4 -3
  452. package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  453. package/dist/esm/v2/components/or-progress-v3/index.js +3 -2
  454. package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +15 -20
  455. package/dist/esm/v2/components/or-radio-v3/index.js +3 -3
  456. package/dist/esm/v2/components/or-search/index.d.ts +1 -0
  457. package/dist/esm/v2/components/or-search/index.js +23 -0
  458. package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  459. package/dist/esm/v2/components/or-search-v3/index.js +14 -15
  460. package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +16 -5
  461. package/dist/esm/v2/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  462. package/dist/esm/v2/components/or-segmented-control-v3/index.js +3 -1
  463. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +16 -5
  464. package/dist/esm/v2/components/or-select-v3/index.js +17 -18
  465. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  466. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  467. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  468. package/dist/esm/v2/components/or-skeleton-v3/index.js +4 -2
  469. package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +15 -4
  470. package/dist/esm/v2/components/or-sort-header-v3/index.js +4 -2
  471. package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +18 -23
  472. package/dist/esm/v2/components/or-switch-v3/index.js +4 -4
  473. package/dist/esm/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  474. package/dist/esm/v2/components/or-tab-v3/index.js +3 -1
  475. package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +15 -4
  476. package/dist/esm/v2/components/or-tabs-v3/index.js +9 -8
  477. package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  478. package/dist/esm/v2/components/or-tag-v3/index.js +9 -8
  479. package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
  480. package/dist/esm/v2/components/or-text-v3/index.js +3 -1
  481. package/dist/esm/v2/components/or-textarea/index.d.ts +1 -0
  482. package/dist/esm/v2/components/or-textarea/index.js +11 -0
  483. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +19 -47
  484. package/dist/esm/v2/components/or-textarea-v3/index.js +6 -7
  485. package/dist/esm/v2/components/or-toast-v3/index.js +9 -8
  486. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  487. package/dist/esm/v2/components/or-tooltip-v3/index.js +5 -4
  488. package/dist/esm/v2/hooks/index.d.ts +1 -3
  489. package/dist/esm/v2/hooks/index.js +1 -2
  490. package/dist/esm/v2/hooks/useClassAttribute.d.ts +3 -0
  491. package/dist/esm/v2/index.js +53 -52
  492. package/dist/esm/v2/{types-856a804f.js → types-6c742e07.js} +2 -2
  493. package/dist/esm/v2/useClassAttribute-47fdb016.js +32 -0
  494. package/dist/esm/v3/{OrAvatar-6444e693.js → OrAvatar-53a4429d.js} +13 -8
  495. package/dist/esm/v3/{OrBottomSheet-13a416ef.js → OrBottomSheet-62817aec.js} +4 -2
  496. package/dist/esm/v3/{OrButton-c56998e7.js → OrButton-0fa67a0d.js} +13 -8
  497. package/dist/esm/v3/{OrCard-cd6af82e.js → OrCard-fd92f7c8.js} +11 -6
  498. package/dist/esm/v3/{OrCardCollection-a5e326ef.js → OrCardCollection-1e44c758.js} +2 -2
  499. package/dist/esm/v3/{OrCardCollection-47f61c40.js → OrCardCollection-dbb3e839.js} +19 -14
  500. package/dist/esm/v3/{OrCheckbox-16c1e2f4.js → OrCheckbox-3e139eac.js} +32 -40
  501. package/dist/esm/v3/{OrConfirm-f39bd784.js → OrConfirm-c11ee2ec.js} +1 -1
  502. package/dist/esm/v3/{OrConfirm-e7cbf54c.js → OrConfirm-fee3c859.js} +3 -4
  503. package/dist/esm/v3/{OrError-19198748.js → OrError-ec8c709d.js} +12 -7
  504. package/dist/esm/v3/{OrErrorTag-308119de.js → OrErrorTag-98252eef.js} +13 -8
  505. package/dist/esm/v3/{OrExpansionPanel-3a4282da.js → OrExpansionPanel-f8d7ff8d.js} +13 -8
  506. package/dist/esm/v3/{OrFab-61131b31.js → OrFab-c8ae6e01.js} +9 -7
  507. package/dist/esm/v3/{OrHint-6863124f.js → OrHint-74bb732d.js} +12 -7
  508. package/dist/esm/v3/{OrIcon-34f59f73.js → OrIcon-b195169c.js} +11 -6
  509. package/dist/esm/v3/{OrIconButton-e5781317.js → OrIconButton-1a89fbf9.js} +7 -4
  510. package/dist/esm/v3/{OrInlineInput-09de432a.js → OrInlineInput-507fc99c.js} +33 -41
  511. package/dist/esm/v3/{OrInlineInputBox-09b33e18.js → OrInlineInputBox-8049f95a.js} +11 -6
  512. package/dist/esm/v3/{OrInlineTextarea-56328f22.js → OrInlineTextarea-53a9e027.js} +33 -41
  513. package/dist/esm/v3/OrInput-81125804.js +295 -0
  514. package/dist/esm/v3/{OrInput-6fb81556.js → OrInput-9c0426b9.js} +42 -45
  515. package/dist/esm/v3/{OrInputBox-e16ade90.js → OrInputBox-6d1b6059.js} +11 -6
  516. package/dist/esm/v3/{OrLabel-f700f9fb.js → OrLabel-bdaec602.js} +12 -7
  517. package/dist/esm/v3/{OrLink-07f6f27d.js → OrLink-338db3ca.js} +12 -7
  518. package/dist/esm/v3/{OrListOfInputs-7a67440f.js → OrListOfInputs-508e056f.js} +1 -1
  519. package/dist/esm/v3/{OrLoader-a53d2edf.js → OrLoader-b3cf4231.js} +12 -7
  520. package/dist/esm/v3/{OrMenu-7f3ea117.js → OrMenu-840038cd.js} +13 -8
  521. package/dist/esm/v3/{OrMenuItem-58707d47.js → OrMenuItem-9da279f6.js} +13 -8
  522. package/dist/esm/v3/{OrModal-10838da7.js → OrModal-7878cc39.js} +6 -3
  523. package/dist/esm/v3/{OrNotification-25da89ca.js → OrNotification-e1383681.js} +14 -9
  524. package/dist/esm/v3/OrNumberInput-b32b5ce3.js +170 -0
  525. package/dist/esm/v3/{OrOverlay-afad3aa4.js → OrOverlay-738a44d5.js} +3 -1
  526. package/dist/esm/v3/{OrPagination-da9e5017.js → OrPagination-a703307d.js} +32 -20
  527. package/dist/esm/v3/OrPassword-b0cbb578.js +162 -0
  528. package/dist/esm/v3/{OrPopover-40217b49.js → OrPopover-1075dd38.js} +4 -2
  529. package/dist/esm/v3/{OrProgress-639ed5e8.js → OrProgress-407002e0.js} +12 -8
  530. package/dist/esm/v3/{OrRadio-bb9b37c1.js → OrRadio-54b6d0de.js} +29 -37
  531. package/dist/esm/v3/OrSearch-11fdf667.js +188 -0
  532. package/dist/esm/v3/{OrSearch-e15955a7.js → OrSearch-9885d178.js} +13 -9
  533. package/dist/esm/v3/{OrSegmentedControl-880b4911.js → OrSegmentedControl-171cad78.js} +32 -19
  534. package/dist/esm/v3/{OrSelect-027b5e8f.js → OrSelect-8fbd88bc.js} +37 -28
  535. package/dist/esm/v3/{OrSkeletonText-afd3d007.js → OrSkeletonText-3965ff71.js} +33 -22
  536. package/dist/esm/v3/{OrSortHeader-a39f77f9.js → OrSortHeader-fe1a9cf8.js} +26 -16
  537. package/dist/esm/v3/{OrSwitch-1c2196da.js → OrSwitch-cca30aa0.js} +31 -38
  538. package/dist/esm/v3/{OrTab-d3785ea4.js → OrTab-c131cf60.js} +11 -6
  539. package/dist/esm/v3/{OrTabs-328d41b9.js → OrTabs-d0ee6cef.js} +20 -13
  540. package/dist/esm/v3/{OrTag-21ba5e15.js → OrTag-5d54f37d.js} +13 -8
  541. package/dist/esm/v3/{OrText-6b4f7cd1.js → OrText-ecb46923.js} +12 -7
  542. package/dist/esm/v3/OrTextarea-1f5c3be1.js +290 -0
  543. package/dist/esm/v3/{OrTextarea-37566985.js → OrTextarea-bb9ef3f2.js} +35 -47
  544. package/dist/esm/v3/{OrTooltip-b07616f4.js → OrTooltip-50d27b4f.js} +12 -8
  545. package/dist/esm/v3/components/index.d.ts +5 -1
  546. package/dist/esm/v3/components/index.js +55 -52
  547. package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  548. package/dist/esm/v3/components/or-avatar-v3/index.js +4 -2
  549. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  550. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +3 -2
  551. package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
  552. package/dist/esm/v3/components/or-button-v3/index.js +4 -2
  553. package/dist/esm/v3/components/or-card-collection/index.js +3 -3
  554. package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  555. package/dist/esm/v3/components/or-card-collection-v3/index.js +19 -20
  556. package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
  557. package/dist/esm/v3/components/or-card-v3/index.js +3 -1
  558. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +18 -23
  559. package/dist/esm/v3/components/or-checkbox-v3/index.js +3 -3
  560. package/dist/esm/v3/components/or-confirm/index.js +2 -3
  561. package/dist/esm/v3/components/or-confirm-v3/index.js +15 -16
  562. package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  563. package/dist/esm/v3/components/or-error-tag-v3/index.js +4 -2
  564. package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
  565. package/dist/esm/v3/components/or-error-v3/index.js +3 -1
  566. package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  567. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +4 -2
  568. package/dist/esm/v3/components/or-fab-v3/index.js +4 -2
  569. package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  570. package/dist/esm/v3/components/or-hint-v3/index.js +3 -1
  571. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
  572. package/dist/esm/v3/components/or-icon-button-v3/index.js +7 -6
  573. package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  574. package/dist/esm/v3/components/or-icon-v3/index.js +3 -1
  575. package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  576. package/dist/esm/v3/components/or-inline-input-box-v3/index.js +3 -1
  577. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +19 -38
  578. package/dist/esm/v3/components/or-inline-input-v3/index.js +11 -12
  579. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +19 -38
  580. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +11 -12
  581. package/dist/esm/v3/components/or-input/index.d.ts +1 -0
  582. package/dist/esm/v3/components/or-input/index.js +11 -0
  583. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  584. package/dist/esm/v3/components/or-input-box-v3/index.js +3 -1
  585. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +21 -45
  586. package/dist/esm/v3/components/or-input-v3/index.js +12 -13
  587. package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  588. package/dist/esm/v3/components/or-label-v3/index.js +3 -1
  589. package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
  590. package/dist/esm/v3/components/or-link-v3/index.js +3 -1
  591. package/dist/esm/v3/components/or-list-of-inputs/index.js +2 -4
  592. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  593. package/dist/esm/v3/components/or-loader-v3/index.js +3 -1
  594. package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  595. package/dist/esm/v3/components/or-menu-item-v3/index.js +4 -2
  596. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  597. package/dist/esm/v3/components/or-menu-v3/index.js +6 -5
  598. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  599. package/dist/esm/v3/components/or-modal-v3/index.js +9 -8
  600. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  601. package/dist/esm/v3/components/or-notification-v3/index.js +9 -8
  602. package/dist/esm/v3/components/or-number-input/index.d.ts +1 -0
  603. package/dist/esm/v3/components/or-number-input/index.js +12 -0
  604. package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  605. package/dist/esm/v3/components/or-overlay-v3/index.js +2 -1
  606. package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +13 -2
  607. package/dist/esm/v3/components/or-pagination-v3/index.js +11 -10
  608. package/dist/esm/v3/components/or-password/index.d.ts +1 -0
  609. package/dist/esm/v3/components/{or-inputs → or-password}/index.js +3 -2
  610. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  611. package/dist/esm/v3/components/or-popover-v3/index.js +4 -3
  612. package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  613. package/dist/esm/v3/components/or-progress-v3/index.js +3 -2
  614. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +15 -20
  615. package/dist/esm/v3/components/or-radio-v3/index.js +3 -3
  616. package/dist/esm/v3/components/or-search/index.d.ts +1 -0
  617. package/dist/esm/v3/components/or-search/index.js +20 -0
  618. package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  619. package/dist/esm/v3/components/or-search-v3/index.js +14 -15
  620. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +16 -5
  621. package/dist/{bundled/v2/components/or-segmented-control-v3/partials → esm/v3/components/or-segmented-control-v3/components}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  622. package/dist/esm/v3/components/or-segmented-control-v3/index.js +3 -1
  623. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +16 -5
  624. package/dist/esm/v3/components/or-select-v3/index.js +17 -18
  625. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  626. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  627. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  628. package/dist/esm/v3/components/or-skeleton-v3/index.js +4 -2
  629. package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +15 -4
  630. package/dist/esm/v3/components/or-sort-header-v3/index.js +4 -2
  631. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +18 -23
  632. package/dist/esm/v3/components/or-switch-v3/index.js +4 -4
  633. package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  634. package/dist/esm/v3/components/or-tab-v3/index.js +3 -1
  635. package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +15 -4
  636. package/dist/esm/v3/components/or-tabs-v3/index.js +9 -8
  637. package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  638. package/dist/esm/v3/components/or-tag-v3/index.js +9 -8
  639. package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
  640. package/dist/esm/v3/components/or-text-v3/index.js +3 -1
  641. package/dist/esm/v3/components/or-textarea/index.d.ts +1 -0
  642. package/dist/esm/v3/components/or-textarea/index.js +11 -0
  643. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +19 -47
  644. package/dist/esm/v3/components/or-textarea-v3/index.js +6 -7
  645. package/dist/esm/v3/components/or-toast-v3/index.js +9 -8
  646. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  647. package/dist/esm/v3/components/or-tooltip-v3/index.js +5 -4
  648. package/dist/esm/v3/hooks/index.d.ts +1 -3
  649. package/dist/esm/v3/hooks/index.js +1 -2
  650. package/dist/esm/v3/hooks/useClassAttribute.d.ts +3 -0
  651. package/dist/esm/v3/index.js +53 -50
  652. package/dist/esm/v3/{types-7f17b4b2.js → types-2692e337.js} +2 -2
  653. package/dist/esm/v3/useClassAttribute-47fdb016.js +32 -0
  654. package/package.json +1 -1
  655. package/src/components/index.ts +5 -1
  656. package/src/components/or-avatar-v3/OrAvatar.vue +9 -3
  657. package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +4 -0
  658. package/src/components/or-button-v3/OrButton.vue +7 -0
  659. package/src/components/or-card-collection/OrCardCollection.vue +8 -8
  660. package/src/components/or-card-collection-v3/OrCardCollection.vue +17 -9
  661. package/src/components/or-card-v3/OrCard.vue +7 -0
  662. package/src/components/or-checkbox-v3/OrCheckbox.stories3.ts +10 -3
  663. package/src/components/or-checkbox-v3/OrCheckbox.vue +26 -34
  664. package/src/components/or-confirm/OrConfirm.vue +1 -1
  665. package/src/components/or-confirm-v3/OrConfirm.vue +5 -15
  666. package/src/components/or-error-tag-v3/OrErrorTag.vue +7 -0
  667. package/src/components/or-error-v3/OrError.vue +7 -0
  668. package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +7 -0
  669. package/src/components/or-fab-v3/OrFab.vue +3 -0
  670. package/src/components/or-hint-v3/OrHint.vue +7 -0
  671. package/src/components/or-icon-button-v3/OrIconButton.vue +4 -0
  672. package/src/components/or-icon-v3/OrIcon.vue +7 -0
  673. package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +7 -0
  674. package/src/components/or-inline-input-v3/OrInlineInput.stories3.ts +6 -0
  675. package/src/components/or-inline-input-v3/OrInlineInput.vue +27 -36
  676. package/src/components/or-inline-textarea-v3/OrInlineTextarea.stories3.ts +6 -0
  677. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +27 -36
  678. package/src/components/or-input/index.ts +1 -0
  679. package/src/components/or-input-box-v3/OrInputBox.vue +7 -0
  680. package/src/components/or-input-v3/OrInput.stories3.ts +10 -4
  681. package/src/components/or-input-v3/OrInput.vue +34 -37
  682. package/src/components/or-label-v3/OrLabel.vue +7 -0
  683. package/src/components/or-link-v3/OrLink.vue +7 -0
  684. package/src/components/or-list/OrList.stories.ts +1 -1
  685. package/src/components/or-list-of-inputs/OrListOfInputs.vue +1 -1
  686. package/src/components/or-loader-v3/OrLoader.vue +8 -1
  687. package/src/components/or-menu-item-v3/OrMenuItem.vue +7 -0
  688. package/src/components/or-menu-v3/OrMenu.vue +7 -0
  689. package/src/components/or-modal/OrModal.stories.ts +1 -1
  690. package/src/components/or-modal-v3/OrModal.vue +4 -0
  691. package/src/components/or-notification-v3/OrNotification.vue +7 -0
  692. package/src/components/{or-inputs → or-number-input}/OrNumberInput.vue +1 -1
  693. package/src/components/or-number-input/index.ts +1 -0
  694. package/src/components/or-overlay-v3/OrOverlay.vue +4 -1
  695. package/src/components/or-pagination-v3/OrPagination.stories3.ts +6 -0
  696. package/src/components/or-pagination-v3/OrPagination.vue +27 -9
  697. package/src/components/{or-inputs → or-password}/OrPassword.vue +1 -1
  698. package/src/components/or-password/index.ts +1 -0
  699. package/src/components/or-popover-v3/OrPopover.vue +4 -1
  700. package/src/components/or-progress-v3/OrProgress.vue +20 -3
  701. package/src/components/or-radio-v3/OrRadio.stories3.ts +10 -3
  702. package/src/components/or-radio-v3/OrRadio.vue +25 -33
  703. package/src/components/{or-inputs → or-search}/OrSearch.vue +1 -1
  704. package/src/components/or-search/index.ts +1 -0
  705. package/src/components/or-search-v3/OrSearch.stories3.ts +2 -0
  706. package/src/components/or-search-v3/OrSearch.vue +8 -1
  707. package/src/components/or-segmented-control-v3/OrSegmentedControl.stories3.ts +6 -0
  708. package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +18 -6
  709. package/src/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/OrSegmentedControlItem.vue +7 -0
  710. package/src/components/or-select-v3/OrSelect.stories3.ts +6 -0
  711. package/src/components/or-select-v3/OrSelect.vue +18 -8
  712. package/src/components/or-skeleton-v3/OrSkeletonCircle.vue +8 -2
  713. package/src/components/or-skeleton-v3/OrSkeletonRect.vue +8 -3
  714. package/src/components/or-skeleton-v3/OrSkeletonText.vue +9 -5
  715. package/src/components/or-sort-header-v3/OrSortHeader.stories3.ts +10 -3
  716. package/src/components/or-sort-header-v3/OrSortHeader.vue +19 -8
  717. package/src/components/or-switch-v3/OrSwitch.stories3.ts +10 -3
  718. package/src/components/or-switch-v3/OrSwitch.vue +25 -33
  719. package/src/components/or-tab-v3/OrTab.vue +7 -0
  720. package/src/components/or-tabs-v3/OrTabs.stories3.ts +6 -0
  721. package/src/components/or-tabs-v3/OrTabs.vue +16 -7
  722. package/src/components/or-tag-v3/OrTag.vue +7 -0
  723. package/src/components/or-text-v3/OrText.vue +7 -0
  724. package/src/components/{or-inputs → or-textarea}/OrTextarea.vue +225 -6
  725. package/src/components/or-textarea/index.ts +1 -0
  726. package/src/components/or-textarea-v3/OrTextarea.stories3.ts +10 -4
  727. package/src/components/or-textarea-v3/OrTextarea.vue +28 -41
  728. package/src/components/or-tooltip-v3/OrTooltip.vue +7 -0
  729. package/src/hooks/index.ts +1 -3
  730. package/src/hooks/useClassAttribute.ts +39 -0
  731. package/dist/bundled/v2/components/or-inputs/index.d.ts +0 -5
  732. package/dist/bundled/v2/hooks/useControlAttributes.d.ts +0 -8
  733. package/dist/bundled/v2/hooks/useIdAttribute.d.ts +0 -2
  734. package/dist/bundled/v2/hooks/useValidationAttributes.d.ts +0 -12
  735. package/dist/bundled/v2/useIdAttribute-cf61643f.js +0 -22
  736. package/dist/bundled/v2/useValidationAttributes-6df7bcf9.js +0 -17
  737. package/dist/bundled/v3/OrIcon-1a5c9091.js +0 -12
  738. package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-13bc5b00.js +0 -390
  739. package/dist/bundled/v3/components/or-inputs/index.d.ts +0 -5
  740. package/dist/bundled/v3/hooks/useControlAttributes.d.ts +0 -8
  741. package/dist/bundled/v3/hooks/useIdAttribute.d.ts +0 -2
  742. package/dist/bundled/v3/hooks/useValidationAttributes.d.ts +0 -12
  743. package/dist/bundled/v3/useIdAttribute-b2e42f31.js +0 -21
  744. package/dist/bundled/v3/useValidationAttributes-5428d8fa.js +0 -16
  745. package/dist/esm/v2/components/or-inputs/index.d.ts +0 -5
  746. package/dist/esm/v2/hooks/useControlAttributes.d.ts +0 -8
  747. package/dist/esm/v2/hooks/useIdAttribute.d.ts +0 -2
  748. package/dist/esm/v2/hooks/useValidationAttributes.d.ts +0 -12
  749. package/dist/esm/v2/useIdAttribute-859439f0.js +0 -21
  750. package/dist/esm/v2/useValidationAttributes-d1abbe34.js +0 -16
  751. package/dist/esm/v3/OrSearch-7cb2c91c.js +0 -1075
  752. package/dist/esm/v3/components/or-inputs/index.d.ts +0 -5
  753. package/dist/esm/v3/hooks/useControlAttributes.d.ts +0 -8
  754. package/dist/esm/v3/hooks/useIdAttribute.d.ts +0 -2
  755. package/dist/esm/v3/hooks/useValidationAttributes.d.ts +0 -12
  756. package/dist/esm/v3/useIdAttribute-859439f0.js +0 -21
  757. package/dist/esm/v3/useValidationAttributes-d1abbe34.js +0 -16
  758. package/src/components/or-inputs/index.ts +0 -5
  759. package/src/hooks/useControlAttributes.ts +0 -19
  760. package/src/hooks/useIdAttribute.ts +0 -9
  761. package/src/hooks/useValidationAttributes.ts +0 -25
  762. /package/dist/bundled/v2/{OrInput-08f2f666.js → OrInput-df1a14fa.js} +0 -0
  763. /package/dist/bundled/v2/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  764. /package/dist/bundled/v2/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  765. /package/dist/bundled/v2/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  766. /package/dist/bundled/v2/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  767. /package/dist/bundled/v2/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
  768. /package/dist/bundled/v2/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  769. /package/dist/bundled/v3/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  770. /package/dist/bundled/v3/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  771. /package/dist/bundled/v3/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  772. /package/dist/bundled/v3/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  773. /package/dist/bundled/v3/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
  774. /package/dist/bundled/v3/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  775. /package/dist/esm/v2/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  776. /package/dist/esm/v2/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  777. /package/dist/esm/v2/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  778. /package/dist/esm/v2/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  779. /package/dist/esm/v2/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
  780. /package/dist/esm/v2/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  781. /package/dist/esm/v3/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  782. /package/dist/esm/v3/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  783. /package/dist/esm/v3/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  784. /package/dist/esm/v3/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  785. /package/dist/esm/v3/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
  786. /package/dist/esm/v3/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  787. /package/src/components/{or-inputs → or-input}/OrInput.stories.ts +0 -0
  788. /package/src/components/{or-inputs → or-input}/OrInput.vue +0 -0
  789. /package/src/components/{or-inputs → or-input}/or-textbox-migration.stories.mdx +0 -0
  790. /package/src/components/{or-inputs → or-input}/styles.scss +0 -0
  791. /package/src/components/{or-inputs → or-number-input}/OrNumberInput.stories.ts +0 -0
  792. /package/src/components/{or-inputs → or-password}/OrPassword.stories.ts +0 -0
  793. /package/src/components/{or-inputs → or-search}/OrSearch.stories.ts +0 -0
  794. /package/src/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.ts +0 -0
  795. /package/src/components/{or-inputs → or-textarea}/OrTextarea.stories.ts +0 -0
@@ -1,6 +1,7 @@
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-458206aa.js';
3
+ import { O as OrIcon } from './OrIcon-8625385f.js';
4
+ import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
5
  import { defineComponent, ref, computed, watchPostEffect } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
7
 
@@ -89,6 +90,7 @@ var script = defineComponent({
89
90
  components: {
90
91
  OrIcon
91
92
  },
93
+ inheritAttrs: false,
92
94
  props: {
93
95
  src: {
94
96
  type: String,
@@ -121,7 +123,8 @@ var script = defineComponent({
121
123
  return !props.icon;
122
124
  });
123
125
  // Styles
124
- const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], ...(isIcon.value ? AvatarRootAbbreviationSizes[props.size] : AvatarRootIconSizes[props.size])]);
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]);
125
128
  const imageStyles = computed(() => [...AvatarImage]);
126
129
  // Effects
127
130
  watchPostEffect(() => {
@@ -150,10 +153,10 @@ var __vue_render__ = function () {
150
153
  var _vm = this;
151
154
  var _h = _vm.$createElement;
152
155
  var _c = _vm._self._c || _h;
153
- return _c('div', {
156
+ return _c('div', _vm._b({
154
157
  ref: "root",
155
158
  class: _vm.rootStyles
156
- }, [_vm._t("default", function () {
159
+ }, 'div', _vm.$attrs, false), [_vm._t("default", function () {
157
160
  return [_vm.src ? _c('img', {
158
161
  class: _vm.imageStyles,
159
162
  attrs: {
@@ -1,6 +1,7 @@
1
1
  import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrOverlay } from './OrOverlay-efa7992e.js';
3
+ import { O as OrOverlay } from './OrOverlay-3c89d622.js';
4
+ import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
5
  import { defineComponent, ref, computed, watch, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
7
 
@@ -52,7 +53,8 @@ var script = defineComponent({
52
53
  // Refs
53
54
  const root = ref();
54
55
  // Styles
55
- const rootStyles = computed(() => ['or-bottom-sheet', ...BottomSheetRoot]);
56
+ const classAttribute = useClassAttribute();
57
+ const rootStyles = computed(() => ['or-bottom-sheet', ...BottomSheetRoot, classAttribute.value]);
56
58
  const handleStyles = computed(() => [...BottomSheetHandle]);
57
59
  const headerStyles = computed(() => [...BottomSheetHeader]);
58
60
  // State
@@ -1,5 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLoader } from './OrLoader-864ef92a.js';
2
+ import { O as OrLoader } from './OrLoader-6a1f937b.js';
3
+ import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
3
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
6
 
@@ -92,6 +93,7 @@ var script = defineComponent({
92
93
  components: {
93
94
  OrLoader
94
95
  },
96
+ inheritAttrs: false,
95
97
  props: {
96
98
  type: {
97
99
  type: String,
@@ -128,7 +130,8 @@ var script = defineComponent({
128
130
  // Refs
129
131
  const root = ref();
130
132
  // Styles
131
- const rootStyles = computed(() => ['or-button', ...ButtonRoot, ...ButtonRootVariants[props.variant], ...ButtonRootColors[`${props.color}-${props.variant}`], props.loading && 'interactivity-none']);
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]);
132
135
  return {
133
136
  root,
134
137
  rootStyles
@@ -144,7 +147,7 @@ var __vue_render__ = function () {
144
147
  var _vm = this;
145
148
  var _h = _vm.$createElement;
146
149
  var _c = _vm._self._c || _h;
147
- return _c('button', {
150
+ return _c('button', _vm._b({
148
151
  ref: "root",
149
152
  class: _vm.rootStyles,
150
153
  attrs: {
@@ -163,7 +166,7 @@ var __vue_render__ = function () {
163
166
  return _vm.$emit('blur', $event);
164
167
  }
165
168
  }
166
- }, [_c('div', {
169
+ }, 'button', _vm.$attrs, false), [_c('div', {
167
170
  class: ['contents', _vm.loading && 'invisible']
168
171
  }, [_vm._t("default")], 2), _vm._v(" "), _vm.loading ? [_c('div', {
169
172
  class: ['absolute']
@@ -1,4 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
+ import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
2
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
5
 
@@ -18,12 +19,14 @@ const CardRoot = [
18
19
 
19
20
  var script = defineComponent({
20
21
  name: 'OrCard',
22
+ inheritAttrs: false,
21
23
  expose: ['root'],
22
24
  setup() {
23
25
  // Refs
24
26
  const root = ref();
25
27
  // Styles
26
- const rootStyles = computed(() => ['or-card', ...CardRoot]);
28
+ const classAttribute = useClassAttribute();
29
+ const rootStyles = computed(() => ['or-card', ...CardRoot, classAttribute.value]);
27
30
  return {
28
31
  root,
29
32
  rootStyles
@@ -39,10 +42,10 @@ var __vue_render__ = function () {
39
42
  var _vm = this;
40
43
  var _h = _vm.$createElement;
41
44
  var _c = _vm._self._c || _h;
42
- return _c('div', {
45
+ return _c('div', _vm._b({
43
46
  ref: "root",
44
47
  class: _vm.rootStyles
45
- }, [_vm._t("default")], 2);
48
+ }, 'div', _vm.$attrs, false), [_vm._t("default")], 2);
46
49
  };
47
50
  var __vue_staticRenderFns__ = [];
48
51
 
@@ -1,12 +1,13 @@
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-4bdd1566.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-d1169241.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';
10
11
 
11
12
  const CardCollectionRoot = [
12
13
  // Layout
@@ -124,6 +125,7 @@ var script = defineComponent({
124
125
  OrIcon,
125
126
  OrSearch
126
127
  },
128
+ inheritAttrs: false,
127
129
  props: {
128
130
  items: {
129
131
  type: Array,
@@ -166,7 +168,8 @@ var script = defineComponent({
166
168
  const sortMenu = ref();
167
169
  const sortButton = ref();
168
170
  // Styles
169
- const rootStyles = computed(() => ['or-card-collection', ...CardCollectionRoot]);
171
+ const classAttribute = useClassAttribute();
172
+ const rootStyles = computed(() => ['or-card-collection', ...CardCollectionRoot, classAttribute.value]);
170
173
  const toolbarStyles = computed(() => [...CardCollectionToolbar]);
171
174
  const toolbarPanelStyles = computed(() => [...CardCollectionToolbarPanel]);
172
175
  const sortLabel = computed(() => {
@@ -232,10 +235,10 @@ var __vue_render__ = function () {
232
235
  var _vm = this;
233
236
  var _h = _vm.$createElement;
234
237
  var _c = _vm._self._c || _h;
235
- return _c('div', {
238
+ return _c('div', _vm._b({
236
239
  ref: "root",
237
240
  class: _vm.rootStyles
238
- }, [_c('div', {
241
+ }, 'div', _vm.$attrs, false), [_c('div', {
239
242
  class: _vm.toolbarStyles
240
243
  }, [_c('div', {
241
244
  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-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';
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';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
  import { c as createInjector } from './browser-82dea9ed.js';
7
7
 
@@ -40,16 +40,17 @@ var script = defineComponent({
40
40
  components: {
41
41
  OrLabel
42
42
  },
43
- model: {
44
- prop: 'modelValue',
45
- event: 'update:modelValue'
46
- },
43
+ inheritAttrs: false,
47
44
  props: {
48
45
  modelValue: {
49
46
  type: [Boolean, Array],
50
47
  default: undefined
51
48
  },
52
49
  value: {
50
+ type: [Boolean, Array],
51
+ default: undefined
52
+ },
53
+ inputValue: {
53
54
  type: String,
54
55
  default: undefined
55
56
  },
@@ -74,44 +75,36 @@ var script = defineComponent({
74
75
  default: false
75
76
  }
76
77
  },
77
- emits: ['update:modelValue', 'focus', 'blur'],
78
- expose: ['root', 'focus', 'blur'],
78
+ emits: ['update:modelValue', 'input', 'focus', 'blur'],
79
+ expose: ['root'],
79
80
  setup(props, context) {
81
+ var _a;
82
+ const currentInstance = getCurrentInstance();
80
83
  // Refs
81
84
  const root = ref();
82
- const control = ref();
83
85
  // Styles
84
- const rootStyles = computed(() => ['or-checkbox', ...CheckboxRoot]);
86
+ const classAttribute = useClassAttribute();
87
+ const rootStyles = computed(() => ['or-checkbox', ...CheckboxRoot, classAttribute.value]);
85
88
  const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
86
89
  // State
87
- const controlAttributes = reactive({
88
- id: useIdAttribute(),
89
- ...useControlAttributes()
90
- });
90
+ const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
91
91
  const proxyModelValue = computed({
92
- get: () => props.modelValue,
92
+ get: () => {
93
+ var _a;
94
+ return (_a = props.modelValue) !== null && _a !== void 0 ? _a : props.value; // TODO: Remove Vue 2 fallback
95
+ },
96
+
93
97
  set: value => {
98
+ context.emit('input', value);
94
99
  context.emit('update:modelValue', value);
95
100
  }
96
101
  });
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
- }
106
102
  return {
107
103
  root,
108
- control,
109
104
  rootStyles,
110
105
  controlStyles,
111
- controlAttributes,
112
- proxyModelValue,
113
- focus,
114
- blur
106
+ controlId,
107
+ proxyModelValue
115
108
  };
116
109
  }
117
110
  });
@@ -134,17 +127,17 @@ var __vue_render__ = function () {
134
127
  value: _vm.proxyModelValue,
135
128
  expression: "proxyModelValue"
136
129
  }],
137
- ref: "control",
138
130
  class: _vm.controlStyles,
139
131
  attrs: {
132
+ "id": _vm.controlId,
133
+ "type": "checkbox",
140
134
  "indeterminate": _vm.indeterminate,
141
135
  "required": _vm.required,
142
- "disabled": _vm.disabled,
143
- "type": "checkbox"
136
+ "disabled": _vm.disabled
144
137
  },
145
138
  domProps: {
146
- "value": _vm.value,
147
- "checked": Array.isArray(_vm.proxyModelValue) ? _vm._i(_vm.proxyModelValue, _vm.value) > -1 : _vm.proxyModelValue
139
+ "value": _vm.inputValue,
140
+ "checked": Array.isArray(_vm.proxyModelValue) ? _vm._i(_vm.proxyModelValue, _vm.inputValue) > -1 : _vm.proxyModelValue
148
141
  },
149
142
  on: {
150
143
  "focus": function ($event) {
@@ -158,7 +151,7 @@ var __vue_render__ = function () {
158
151
  $$el = $event.target,
159
152
  $$c = $$el.checked ? true : false;
160
153
  if (Array.isArray($$a)) {
161
- var $$v = _vm.value,
154
+ var $$v = _vm.inputValue,
162
155
  $$i = _vm._i($$a, $$v);
163
156
  if ($$el.checked) {
164
157
  $$i < 0 && (_vm.proxyModelValue = $$a.concat([$$v]));
@@ -170,9 +163,9 @@ var __vue_render__ = function () {
170
163
  }
171
164
  }
172
165
  }
173
- }, 'input', _vm.controlAttributes, false)) , _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
166
+ }, 'input', _vm.$attrs, false)), _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
174
167
  attrs: {
175
- "control-id": _vm.controlAttributes.id,
168
+ "control-id": _vm.controlId,
176
169
  "variant": _vm.labelVariant,
177
170
  "required": _vm.required,
178
171
  "disabled": _vm.disabled
@@ -193,14 +186,14 @@ var __vue_staticRenderFns__ = [];
193
186
  /* style */
194
187
  const __vue_inject_styles__ = function (inject) {
195
188
  if (!inject) return;
196
- inject("data-v-164ddd6c_0", {
197
- source: "input[data-v-164ddd6c]{appearance:none;line-height:0}",
189
+ inject("data-v-2076b35e_0", {
190
+ source: "input[data-v-2076b35e]{appearance:none;line-height:0}",
198
191
  map: undefined,
199
192
  media: undefined
200
193
  });
201
194
  };
202
195
  /* scoped */
203
- const __vue_scope_id__ = "data-v-164ddd6c";
196
+ const __vue_scope_id__ = "data-v-2076b35e";
204
197
  /* module identifier */
205
198
  const __vue_module_identifier__ = undefined;
206
199
  /* functional template */
@@ -1,9 +1,9 @@
1
1
  import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
2
2
  import { l as logicAnd } from './index-17f264f9.js';
3
3
  import './index-fa6eb4ca.js';
4
- import { O as OrOverlay } from './OrOverlay-efa7992e.js';
5
- import { O as OrButton, a as ButtonColor } from './OrButton-d45772c1.js';
6
- import { O as OrInput } from './OrInput-5404a234.js';
4
+ import { O as OrOverlay } from './OrOverlay-3c89d622.js';
5
+ import { O as OrButton, a as ButtonColor } from './OrButton-a846fa7e.js';
6
+ import { O as OrInput } from './OrInput-82ccfe00.js';
7
7
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
 
@@ -66,7 +66,6 @@ var script = defineComponent({
66
66
  OrButton,
67
67
  OrInput
68
68
  },
69
- inheritAttrs: false,
70
69
  props: {
71
70
  titleText: {
72
71
  type: String,
@@ -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 */
@@ -1,4 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
+ import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
2
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
5
 
@@ -24,6 +25,7 @@ const ErrorAddon = [
24
25
 
25
26
  var script = defineComponent({
26
27
  name: 'OrError',
28
+ inheritAttrs: false,
27
29
  props: {
28
30
  disabled: {
29
31
  type: Boolean,
@@ -35,7 +37,8 @@ var script = defineComponent({
35
37
  // Refs
36
38
  const root = ref();
37
39
  // Styles
38
- const rootStyles = computed(() => ['or-error', ...ErrorRoot]);
40
+ const classAttribute = useClassAttribute();
41
+ const rootStyles = computed(() => ['or-error', ...ErrorRoot, classAttribute.value]);
39
42
  const textStyles = computed(() => [...ErrorText]);
40
43
  const addonStyles = computed(() => [...ErrorAddon]);
41
44
  return {
@@ -55,13 +58,13 @@ var __vue_render__ = function () {
55
58
  var _vm = this;
56
59
  var _h = _vm.$createElement;
57
60
  var _c = _vm._self._c || _h;
58
- return _c('div', {
61
+ return _c('div', _vm._b({
59
62
  ref: "root",
60
63
  class: _vm.rootStyles,
61
64
  attrs: {
62
65
  "disabled": _vm.disabled ? '' : null
63
66
  }
64
- }, [_c('div', {
67
+ }, 'div', _vm.$attrs, false), [_c('div', {
65
68
  class: _vm.textStyles
66
69
  }, [_vm._t("default")], 2), _vm._v(" "), _c('div', {
67
70
  class: _vm.addonStyles
@@ -1,5 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-458206aa.js';
2
+ import { O as OrIcon } from './OrIcon-8625385f.js';
3
+ import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
3
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
6
 
@@ -24,12 +25,14 @@ var script = defineComponent({
24
25
  components: {
25
26
  OrIcon
26
27
  },
28
+ inheritAttrs: false,
27
29
  expose: ['root'],
28
30
  setup() {
29
31
  // Refs
30
32
  const root = ref();
31
33
  // Styles
32
- const rootStyles = computed(() => ['or-error-tag', ...ErrorTagRoot]);
34
+ const classAttribute = useClassAttribute();
35
+ const rootStyles = computed(() => ['or-error-tag', ...ErrorTagRoot, classAttribute.value]);
33
36
  return {
34
37
  root,
35
38
  rootStyles
@@ -45,10 +48,10 @@ var __vue_render__ = function () {
45
48
  var _vm = this;
46
49
  var _h = _vm.$createElement;
47
50
  var _c = _vm._self._c || _h;
48
- return _c('div', {
51
+ return _c('div', _vm._b({
49
52
  ref: "root",
50
53
  class: _vm.rootStyles
51
- }, [_c('div', {
54
+ }, 'div', _vm.$attrs, false), [_c('div', {
52
55
  class: ['layout-row', 'm-[-4px] md:m-[-2px]']
53
56
  }, [_c('OrIcon', {
54
57
  attrs: {
@@ -1,5 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-458206aa.js';
2
+ import { O as OrIcon } from './OrIcon-8625385f.js';
3
+ import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
3
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
6
 
@@ -67,6 +68,7 @@ var script = defineComponent({
67
68
  components: {
68
69
  OrIcon
69
70
  },
71
+ inheritAttrs: false,
70
72
  props: {
71
73
  label: {
72
74
  type: String,
@@ -95,7 +97,8 @@ var script = defineComponent({
95
97
  // Refs
96
98
  const root = ref();
97
99
  // Styles
98
- const rootStyles = computed(() => ['or-expansion-panel', ...ExpansionPanelRoot, ...ExpansionPanelRootVariants[props.variant]]);
100
+ const classAttribute = useClassAttribute();
101
+ const rootStyles = computed(() => ['or-expansion-panel', ...ExpansionPanelRoot, ...ExpansionPanelRootVariants[props.variant], classAttribute.value]);
99
102
  const headerStyles = computed(() => [...ExpansionPanelHeader, ...ExpansionPanelHeaderColors[props.color]]);
100
103
  const addonStyles = computed(() => [...ExpansionPanelAddon]);
101
104
  // State
@@ -140,13 +143,13 @@ var __vue_render__ = function () {
140
143
  var _vm = this;
141
144
  var _h = _vm.$createElement;
142
145
  var _c = _vm._self._c || _h;
143
- return _c('div', {
146
+ return _c('div', _vm._b({
144
147
  ref: "root",
145
148
  class: _vm.rootStyles,
146
149
  attrs: {
147
150
  "disabled": _vm.disabled ? '' : null
148
151
  }
149
- }, [_c('div', {
152
+ }, 'div', _vm.$attrs, false), [_c('div', {
150
153
  class: ['layout-row', 'justify-between']
151
154
  }, [_c('div', {
152
155
  class: _vm.headerStyles,
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-458206aa.js';
2
+ import { O as OrIcon } from './OrIcon-8625385f.js';
3
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -32,6 +32,7 @@ var script = defineComponent({
32
32
  components: {
33
33
  OrIcon
34
34
  },
35
+ inheritAttrs: false,
35
36
  props: {
36
37
  icon: {
37
38
  type: String,
@@ -66,14 +67,14 @@ var __vue_render__ = function () {
66
67
  var _vm = this;
67
68
  var _h = _vm.$createElement;
68
69
  var _c = _vm._self._c || _h;
69
- return _c('button', {
70
+ return _c('button', _vm._b({
70
71
  ref: "root",
71
72
  class: _vm.rootStyles,
72
73
  attrs: {
73
74
  "type": 'button',
74
75
  "disabled": _vm.disabled
75
76
  }
76
- }, [_c('OrIcon', {
77
+ }, 'button', _vm.$attrs, false), [_c('OrIcon', {
77
78
  attrs: {
78
79
  "icon": _vm.icon,
79
80
  "size": 'l'
@@ -1,4 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
+ import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
2
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
5
 
@@ -24,6 +25,7 @@ const HintAddon = [
24
25
 
25
26
  var script = defineComponent({
26
27
  name: 'OrHint',
28
+ inheritAttrs: false,
27
29
  props: {
28
30
  disabled: {
29
31
  type: Boolean,
@@ -35,7 +37,8 @@ var script = defineComponent({
35
37
  // Refs
36
38
  const root = ref();
37
39
  // Styles
38
- const rootStyles = computed(() => ['or-hint', ...HintRoot]);
40
+ const classAttribute = useClassAttribute();
41
+ const rootStyles = computed(() => ['or-hint', ...HintRoot, classAttribute.value]);
39
42
  const textStyles = computed(() => [...HintText]);
40
43
  const addonStyles = computed(() => [...HintAddon]);
41
44
  return {
@@ -55,13 +58,13 @@ var __vue_render__ = function () {
55
58
  var _vm = this;
56
59
  var _h = _vm.$createElement;
57
60
  var _c = _vm._self._c || _h;
58
- return _c('div', {
61
+ return _c('div', _vm._b({
59
62
  ref: "root",
60
63
  class: _vm.rootStyles,
61
64
  attrs: {
62
65
  "disabled": _vm.disabled ? '' : null
63
66
  }
64
- }, [_c('div', {
67
+ }, 'div', _vm.$attrs, false), [_c('div', {
65
68
  class: _vm.textStyles
66
69
  }, [_vm._t("default")], 2), _vm._v(" "), _c('div', {
67
70
  class: _vm.addonStyles
@@ -1,4 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
+ import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
2
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
5
 
@@ -63,6 +64,7 @@ const IconRootSizes = {
63
64
 
64
65
  var script = defineComponent({
65
66
  name: 'OrIcon',
67
+ inheritAttrs: false,
66
68
  props: {
67
69
  icon: {
68
70
  type: String,
@@ -82,7 +84,8 @@ var script = defineComponent({
82
84
  // Refs
83
85
  const root = ref();
84
86
  // Styles
85
- const rootStyles = computed(() => ['or-icon', ...IconRoot, ...IconRootVariants[props.variant], ...IconRootSizes[props.size]]);
87
+ const classAttribute = useClassAttribute();
88
+ const rootStyles = computed(() => ['or-icon', ...IconRoot, ...IconRootVariants[props.variant], ...IconRootSizes[props.size], classAttribute.value]);
86
89
  return {
87
90
  root,
88
91
  rootStyles
@@ -98,10 +101,10 @@ var __vue_render__ = function () {
98
101
  var _vm = this;
99
102
  var _h = _vm.$createElement;
100
103
  var _c = _vm._self._c || _h;
101
- return _c('div', {
104
+ return _c('div', _vm._b({
102
105
  ref: "root",
103
106
  class: _vm.rootStyles
104
- }, [_vm._v("\n " + _vm._s(_vm.icon) + "\n")]);
107
+ }, 'div', _vm.$attrs, false), [_vm._v("\n " + _vm._s(_vm.icon) + "\n")]);
105
108
  };
106
109
  var __vue_staticRenderFns__ = [];
107
110