@onereach/ui-components 2.70.2-beta.2219.0 → 2.70.2

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 (656) 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/{OrCheckbox-9be450f9.js → OrCheckbox-dbef9f9a.js} +34 -41
  7. package/dist/bundled/v2/{OrConfirm-ebff0b61.js → OrConfirm-23c3ce56.js} +4 -5
  8. package/dist/bundled/v2/{OrError-52f668a4.js → OrError-aad17598.js} +6 -3
  9. package/dist/bundled/v2/{OrErrorTag-97a9112b.js → OrErrorTag-d0c5bcf4.js} +7 -4
  10. package/dist/bundled/v2/{OrExpansionPanel-96b8f568.js → OrExpansionPanel-d9a260e2.js} +7 -4
  11. package/dist/bundled/v2/{OrFab-ed69dee1.js → OrFab-7cc75893.js} +4 -3
  12. package/dist/bundled/v2/{OrHint-fde53334.js → OrHint-f38a1940.js} +6 -3
  13. package/dist/bundled/v2/{OrIcon-458206aa.js → OrIcon-8625385f.js} +6 -3
  14. package/dist/bundled/v2/{OrIconButton-4bdd1566.js → OrIconButton-a2ba92df.js} +5 -3
  15. package/dist/bundled/v2/{OrInlineInput-b009a043.js → OrInlineInput-87589946.js} +39 -47
  16. package/dist/bundled/v2/{OrInlineInputBox-7a8e645b.js → OrInlineInputBox-f457210f.js} +6 -3
  17. package/dist/bundled/v2/{OrInlineTextarea-6e8c1f80.js → OrInlineTextarea-21b0e6fc.js} +35 -43
  18. package/dist/bundled/v2/{OrInput-5404a234.js → OrInput-82ccfe00.js} +50 -53
  19. package/dist/bundled/v2/{OrInputBox-2f559e98.js → OrInputBox-79ec54ad.js} +6 -3
  20. package/dist/bundled/v2/{OrLabel-aff09c39.js → OrLabel-172c4b89.js} +6 -3
  21. package/dist/bundled/v2/{OrLink-0d952e87.js → OrLink-e7b57307.js} +6 -3
  22. package/dist/bundled/v2/{OrLoader-864ef92a.js → OrLoader-6a1f937b.js} +6 -3
  23. package/dist/bundled/v2/{OrMenu-52da43bc.js → OrMenu-fa47c888.js} +7 -4
  24. package/dist/bundled/v2/{OrMenuItem-e2693a5f.js → OrMenuItem-26420908.js} +7 -4
  25. package/dist/bundled/v2/{OrModal-51b9f3e7.js → OrModal-af6677fd.js} +5 -3
  26. package/dist/bundled/v2/{OrNotification-7f761f25.js → OrNotification-3250f58b.js} +8 -5
  27. package/dist/bundled/v2/{OrOverlay-efa7992e.js → OrOverlay-3c89d622.js} +3 -1
  28. package/dist/bundled/v2/{OrPagination-daf25de2.js → OrPagination-379c10b8.js} +25 -15
  29. package/dist/bundled/v2/{OrPopover-4e8acb7b.js → OrPopover-5dc240f1.js} +4 -2
  30. package/dist/bundled/v2/{OrProgress-15fe65ec.js → OrProgress-cc397a38.js} +7 -4
  31. package/dist/bundled/v2/{OrRadio-fe23947a.js → OrRadio-cd39b20b.js} +32 -39
  32. package/dist/bundled/v2/{OrSearch-d1169241.js → OrSearch-53470b0e.js} +9 -6
  33. package/dist/bundled/v2/{OrSegmentedControl-878279bf.js → OrSegmentedControl-21cc914e.js} +22 -12
  34. package/dist/bundled/v2/{OrSelect-fef400f4.js → OrSelect-02fb39f0.js} +30 -22
  35. package/dist/bundled/v2/{OrSkeletonText-9a2f39dc.js → OrSkeletonText-516993b4.js} +18 -11
  36. package/dist/bundled/v2/{OrSortHeader-565ace92.js → OrSortHeader-9932d28f.js} +20 -12
  37. package/dist/bundled/v2/{OrSwitch-782d7b43.js → OrSwitch-237a2081.js} +33 -40
  38. package/dist/bundled/v2/{OrTab-8c5acf8a.js → OrTab-dd949240.js} +6 -3
  39. package/dist/bundled/v2/{OrTabs-d69780fc.js → OrTabs-42f7c52c.js} +19 -12
  40. package/dist/bundled/v2/{OrTag-4a098afa.js → OrTag-30fecee5.js} +8 -5
  41. package/dist/bundled/v2/{OrText-a665b991.js → OrText-eac4b9f5.js} +6 -3
  42. package/dist/bundled/v2/{OrTextarea-5c57c02b.js → OrTextarea-5593fbe9.js} +37 -49
  43. package/dist/bundled/v2/{OrTooltip-b1f38647.js → OrTooltip-fbfa05fd.js} +7 -4
  44. package/dist/bundled/v2/components/index.js +45 -46
  45. package/dist/bundled/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  46. package/dist/bundled/v2/components/or-avatar-v3/index.js +3 -2
  47. package/dist/bundled/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  48. package/dist/bundled/v2/components/or-bottom-sheet-v3/index.js +3 -2
  49. package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
  50. package/dist/bundled/v2/components/or-button-v3/index.js +3 -2
  51. package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  52. package/dist/bundled/v2/components/or-card-collection-v3/index.js +18 -19
  53. package/dist/bundled/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
  54. package/dist/bundled/v2/components/or-card-v3/index.js +2 -1
  55. package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +18 -23
  56. package/dist/bundled/v2/components/or-checkbox-v3/index.js +3 -3
  57. package/dist/bundled/v2/components/or-confirm-v3/index.js +17 -18
  58. package/dist/bundled/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  59. package/dist/bundled/v2/components/or-error-tag-v3/index.js +3 -2
  60. package/dist/bundled/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
  61. package/dist/bundled/v2/components/or-error-v3/index.js +2 -1
  62. package/dist/bundled/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  63. package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +3 -2
  64. package/dist/bundled/v2/components/or-fab-v3/index.js +3 -2
  65. package/dist/bundled/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  66. package/dist/bundled/v2/components/or-hint-v3/index.js +2 -1
  67. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
  68. package/dist/bundled/v2/components/or-icon-button-v3/index.js +7 -6
  69. package/dist/bundled/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  70. package/dist/bundled/v2/components/or-icon-v3/index.js +2 -1
  71. package/dist/bundled/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  72. package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +2 -1
  73. package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +19 -38
  74. package/dist/bundled/v2/components/or-inline-input-v3/index.js +11 -12
  75. package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +19 -38
  76. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +11 -12
  77. package/dist/bundled/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  78. package/dist/bundled/v2/components/or-input-box-v3/index.js +2 -1
  79. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +21 -45
  80. package/dist/bundled/v2/components/or-input-v3/index.js +12 -13
  81. package/dist/bundled/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  82. package/dist/bundled/v2/components/or-label-v3/index.js +2 -1
  83. package/dist/bundled/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
  84. package/dist/bundled/v2/components/or-link-v3/index.js +2 -1
  85. package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  86. package/dist/bundled/v2/components/or-loader-v3/index.js +2 -1
  87. package/dist/bundled/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  88. package/dist/bundled/v2/components/or-menu-item-v3/index.js +3 -2
  89. package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  90. package/dist/bundled/v2/components/or-menu-v3/index.js +5 -4
  91. package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  92. package/dist/bundled/v2/components/or-modal-v3/index.js +8 -7
  93. package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  94. package/dist/bundled/v2/components/or-notification-v3/index.js +8 -7
  95. package/dist/bundled/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  96. package/dist/bundled/v2/components/or-overlay-v3/index.js +2 -1
  97. package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +13 -2
  98. package/dist/bundled/v2/components/or-pagination-v3/index.js +10 -9
  99. package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  100. package/dist/bundled/v2/components/or-popover-v3/index.js +4 -3
  101. package/dist/bundled/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  102. package/dist/bundled/v2/components/or-progress-v3/index.js +3 -2
  103. package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +15 -20
  104. package/dist/bundled/v2/components/or-radio-v3/index.js +3 -3
  105. package/dist/bundled/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  106. package/dist/bundled/v2/components/or-search-v3/index.js +14 -15
  107. package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +16 -5
  108. 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
  109. package/dist/bundled/v2/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
  110. package/dist/bundled/v2/components/or-segmented-control-v3/index.js +2 -1
  111. package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +16 -5
  112. package/dist/bundled/v2/components/or-select-v3/index.js +17 -18
  113. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  114. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  115. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  116. package/dist/bundled/v2/components/or-skeleton-v3/index.js +3 -2
  117. package/dist/bundled/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +15 -4
  118. package/dist/bundled/v2/components/or-sort-header-v3/index.js +3 -2
  119. package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +18 -23
  120. package/dist/bundled/v2/components/or-switch-v3/index.js +4 -4
  121. package/dist/bundled/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  122. package/dist/bundled/v2/components/or-tab-v3/index.js +2 -1
  123. package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +15 -4
  124. package/dist/bundled/v2/components/or-tabs-v3/index.js +9 -8
  125. package/dist/bundled/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  126. package/dist/bundled/v2/components/or-tag-v3/index.js +8 -7
  127. package/dist/bundled/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
  128. package/dist/bundled/v2/components/or-text-v3/index.js +2 -1
  129. package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +19 -47
  130. package/dist/bundled/v2/components/or-textarea-v3/index.js +6 -7
  131. package/dist/bundled/v2/components/or-toast-v3/index.js +9 -8
  132. package/dist/bundled/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  133. package/dist/bundled/v2/components/or-tooltip-v3/index.js +5 -4
  134. package/dist/bundled/v2/hooks/index.d.ts +1 -3
  135. package/dist/bundled/v2/hooks/index.js +1 -2
  136. package/dist/bundled/v2/hooks/useClassAttribute.d.ts +3 -0
  137. package/dist/bundled/v2/index.js +45 -46
  138. package/dist/bundled/v2/{types-79e5c18d.js → types-8fe4e345.js} +2 -2
  139. package/dist/bundled/v2/useClassAttribute-9bf33346.js +33 -0
  140. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-582e74ae.js → OrAvatar.vue_vue_type_script_lang-0426862b.js} +6 -3
  141. package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-bdef5ca2.js → OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js} +4 -2
  142. package/dist/bundled/v3/{OrButton-a1448bfa.js → OrButton-2b27c1fd.js} +8 -7
  143. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-3b1e442b.js → OrButton.vue_vue_type_script_lang-8c44986c.js} +6 -3
  144. package/dist/bundled/v3/{OrCard.vue_vue_type_script_lang-b6685a34.js → OrCard.vue_vue_type_script_lang-165de137.js} +4 -1
  145. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-60403ae6.js → OrCardCollection.vue_vue_type_script_lang-2d78a51a.js} +46 -42
  146. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-fc067611.js → OrCheckbox.vue_vue_type_script_lang-8b36e06c.js} +24 -31
  147. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-528380c1.js → OrConfirm.vue_vue_type_script_lang-05b21989.js} +7 -8
  148. package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-53648a65.js → OrError.vue_vue_type_script_lang-cc6c135f.js} +4 -1
  149. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js → OrErrorTag.vue_vue_type_script_lang-4828c387.js} +6 -3
  150. package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js → OrExpansionPanel.vue_vue_type_script_lang-5360f580.js} +6 -3
  151. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-0fe4a921.js → OrFab.vue_vue_type_script_lang-2adeaed6.js} +3 -2
  152. package/dist/bundled/v3/{OrHint-5d5e4d99.js → OrHint-9592499e.js} +15 -13
  153. package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-e322f61e.js → OrHint.vue_vue_type_script_lang-8e657168.js} +4 -1
  154. package/dist/bundled/v3/OrIcon-d878b768.js +13 -0
  155. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-bdbaad94.js → OrIcon.vue_vue_type_script_lang-a119a715.js} +4 -1
  156. package/dist/bundled/v3/{OrIconButton-428dd2cf.js → OrIconButton-cd62526d.js} +1 -1
  157. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-ec6a3622.js → OrIconButton.vue_vue_type_script_lang-aefcf30d.js} +13 -10
  158. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-ab296efc.js → OrInlineInput.vue_vue_type_script_lang-67218502.js} +33 -41
  159. package/dist/bundled/v3/{OrInlineInputBox-f92a09d6.js → OrInlineInputBox-9d68ded1.js} +7 -6
  160. package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js → OrInlineInputBox.vue_vue_type_script_lang-73750005.js} +4 -1
  161. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js → OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js} +33 -41
  162. package/dist/bundled/v3/{OrInput-2a7c6b57.js → OrInput-a4f220ed.js} +7 -7
  163. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-509de504.js → OrInput.vue_vue_type_script_lang-607d79d4.js} +41 -44
  164. package/dist/bundled/v3/{OrInputBox-4c7900c2.js → OrInputBox-eb54d73d.js} +7 -6
  165. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-47d98e81.js → OrInputBox.vue_vue_type_script_lang-5ee4ee45.js} +4 -1
  166. package/dist/bundled/v3/{OrLabel-c556887e.js → OrLabel-c6873e79.js} +8 -7
  167. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-191d2304.js → OrLabel.vue_vue_type_script_lang-96f94c4e.js} +4 -1
  168. package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-05d4897b.js → OrLink.vue_vue_type_script_lang-9d3a32c7.js} +4 -1
  169. package/dist/bundled/v3/{OrLoader-123ef8c4.js → OrLoader-c4bbef2f.js} +8 -7
  170. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-4c3c1ac9.js → OrLoader.vue_vue_type_script_lang-5405040c.js} +4 -1
  171. package/dist/bundled/v3/{OrMenu-6d7abe97.js → OrMenu-f26e8e55.js} +8 -7
  172. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-df35fd76.js → OrMenu.vue_vue_type_script_lang-2446a69a.js} +6 -3
  173. package/dist/bundled/v3/{OrMenuItem-807e2a49.js → OrMenuItem-4feaba6c.js} +8 -7
  174. package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-2400ec2a.js → OrMenuItem.vue_vue_type_script_lang-0ffaef05.js} +6 -3
  175. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-5a71a851.js → OrModal.vue_vue_type_script_lang-55c864d1.js} +7 -5
  176. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-6287244f.js → OrNotification.vue_vue_type_script_lang-c886ae51.js} +8 -5
  177. package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-7edd25f6.js → OrOverlay.vue_vue_type_script_lang-cb3aad0c.js} +3 -1
  178. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-f64827ef.js → OrPagination.vue_vue_type_script_lang-c96d7cd7.js} +27 -17
  179. package/dist/bundled/v3/{OrPopover-1a488f88.js → OrPopover-c462ce77.js} +1 -1
  180. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-b1102c1a.js → OrPopover.vue_vue_type_script_lang-54c7b11c.js} +5 -3
  181. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-52f660d6.js → OrProgress.vue_vue_type_script_lang-a73c0acf.js} +5 -2
  182. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-8dc0720c.js → OrRadio.vue_vue_type_script_lang-2e666a56.js} +24 -31
  183. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-ab2ef22c.js → OrSearch.vue_vue_type_script_lang-06f318ca.js} +8 -5
  184. package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-38a00b68.js → OrSegmentedControl.vue_vue_type_script_lang-579406f5.js} +25 -14
  185. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-8ab7bc56.js → OrSelect.vue_vue_type_script_lang-83f15704.js} +54 -45
  186. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-efcfbe21.js → OrSkeletonText.vue_vue_type_script_lang-577a1dc9.js} +12 -5
  187. package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-a20eae87.js → OrSortHeader.vue_vue_type_script_lang-75115125.js} +19 -11
  188. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-31994be7.js → OrSwitch.vue_vue_type_script_lang-04829f64.js} +26 -33
  189. package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-f791efa0.js → OrTab.vue_vue_type_script_lang-134ad9d1.js} +4 -1
  190. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-cb550e87.js → OrTabs.vue_vue_type_script_lang-61b79a5a.js} +28 -20
  191. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-68af600d.js → OrTag.vue_vue_type_script_lang-3e30f662.js} +7 -4
  192. package/dist/bundled/v3/{OrText.vue_vue_type_script_lang-271fb345.js → OrText.vue_vue_type_script_lang-d9525d49.js} +4 -1
  193. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-296da567.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +34 -45
  194. package/dist/bundled/v3/{OrToastContainer-ad5ae5af.js → OrToastContainer-34389303.js} +1 -1
  195. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-bf9935ef.js → OrTooltip.vue_vue_type_script_lang-67cc86ed.js} +6 -3
  196. package/dist/bundled/v3/components/index.js +57 -58
  197. package/dist/bundled/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  198. package/dist/bundled/v3/components/or-avatar-v3/index.js +4 -3
  199. package/dist/bundled/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  200. package/dist/bundled/v3/components/or-bottom-sheet-v3/index.js +3 -2
  201. package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
  202. package/dist/bundled/v3/components/or-button-v3/index.js +4 -3
  203. package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  204. package/dist/bundled/v3/components/or-card-collection-v3/index.js +29 -30
  205. package/dist/bundled/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
  206. package/dist/bundled/v3/components/or-card-v3/index.js +2 -1
  207. package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +18 -23
  208. package/dist/bundled/v3/components/or-checkbox-v3/index.js +4 -4
  209. package/dist/bundled/v3/components/or-confirm-v3/index.js +25 -26
  210. package/dist/bundled/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  211. package/dist/bundled/v3/components/or-error-tag-v3/index.js +4 -3
  212. package/dist/bundled/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
  213. package/dist/bundled/v3/components/or-error-v3/index.js +2 -1
  214. package/dist/bundled/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  215. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +4 -3
  216. package/dist/bundled/v3/components/or-fab-v3/index.js +4 -3
  217. package/dist/bundled/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  218. package/dist/bundled/v3/components/or-hint-v3/index.js +2 -1
  219. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
  220. package/dist/bundled/v3/components/or-icon-button-v3/index.js +9 -8
  221. package/dist/bundled/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  222. package/dist/bundled/v3/components/or-icon-v3/index.js +2 -1
  223. package/dist/bundled/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  224. package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +2 -1
  225. package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +19 -38
  226. package/dist/bundled/v3/components/or-inline-input-v3/index.js +16 -17
  227. package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +19 -38
  228. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +16 -17
  229. package/dist/bundled/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  230. package/dist/bundled/v3/components/or-input-box-v3/index.js +2 -1
  231. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +21 -45
  232. package/dist/bundled/v3/components/or-input-v3/index.js +18 -19
  233. package/dist/bundled/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  234. package/dist/bundled/v3/components/or-label-v3/index.js +2 -1
  235. package/dist/bundled/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
  236. package/dist/bundled/v3/components/or-link-v3/index.js +2 -1
  237. package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  238. package/dist/bundled/v3/components/or-loader-v3/index.js +2 -1
  239. package/dist/bundled/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  240. package/dist/bundled/v3/components/or-menu-item-v3/index.js +4 -3
  241. package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  242. package/dist/bundled/v3/components/or-menu-v3/index.js +6 -5
  243. package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  244. package/dist/bundled/v3/components/or-modal-v3/index.js +11 -10
  245. package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  246. package/dist/bundled/v3/components/or-notification-v3/index.js +11 -10
  247. package/dist/bundled/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  248. package/dist/bundled/v3/components/or-overlay-v3/index.js +2 -1
  249. package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +13 -2
  250. package/dist/bundled/v3/components/or-pagination-v3/index.js +16 -15
  251. package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  252. package/dist/bundled/v3/components/or-popover-v3/index.js +4 -3
  253. package/dist/bundled/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  254. package/dist/bundled/v3/components/or-progress-v3/index.js +3 -2
  255. package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +15 -20
  256. package/dist/bundled/v3/components/or-radio-v3/index.js +4 -4
  257. package/dist/bundled/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  258. package/dist/bundled/v3/components/or-search-v3/index.js +21 -22
  259. package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +16 -5
  260. 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
  261. package/dist/bundled/v3/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
  262. package/dist/bundled/v3/components/or-segmented-control-v3/index.js +2 -1
  263. package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +16 -5
  264. package/dist/bundled/v3/components/or-select-v3/index.js +25 -26
  265. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  266. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  267. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  268. package/dist/bundled/v3/components/or-skeleton-v3/index.js +3 -2
  269. package/dist/bundled/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +15 -4
  270. package/dist/bundled/v3/components/or-sort-header-v3/index.js +4 -3
  271. package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +18 -23
  272. package/dist/bundled/v3/components/or-switch-v3/index.js +6 -6
  273. package/dist/bundled/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  274. package/dist/bundled/v3/components/or-tab-v3/index.js +2 -1
  275. package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +15 -4
  276. package/dist/bundled/v3/components/or-tabs-v3/index.js +13 -12
  277. package/dist/bundled/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  278. package/dist/bundled/v3/components/or-tag-v3/index.js +11 -10
  279. package/dist/bundled/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
  280. package/dist/bundled/v3/components/or-text-v3/index.js +2 -1
  281. package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +19 -47
  282. package/dist/bundled/v3/components/or-textarea-v3/index.js +9 -10
  283. package/dist/bundled/v3/components/or-toast-v3/index.js +14 -13
  284. package/dist/bundled/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  285. package/dist/bundled/v3/components/or-tooltip-v3/index.js +6 -5
  286. package/dist/bundled/v3/hooks/index.d.ts +1 -3
  287. package/dist/bundled/v3/hooks/index.js +1 -2
  288. package/dist/bundled/v3/hooks/useClassAttribute.d.ts +3 -0
  289. package/dist/bundled/v3/index.js +204 -191
  290. package/dist/bundled/v3/{types-1d25bb9a.js → types-f53434f2.js} +5 -5
  291. package/dist/bundled/v3/useClassAttribute-00888f78.js +9 -0
  292. package/dist/esm/v2/{OrAvatar-379ac72f.js → OrAvatar-3d155af3.js} +8 -4
  293. package/dist/esm/v2/{OrBottomSheet-37200385.js → OrBottomSheet-16c2e610.js} +4 -2
  294. package/dist/esm/v2/{OrButton-66964360.js → OrButton-835d4f11.js} +8 -4
  295. package/dist/esm/v2/{OrCard-e89c44ef.js → OrCard-de799db0.js} +7 -3
  296. package/dist/esm/v2/{OrCardCollection-bbdb6159.js → OrCardCollection-3c38fc85.js} +15 -11
  297. package/dist/esm/v2/{OrCheckbox-b380c131.js → OrCheckbox-567e387c.js} +34 -41
  298. package/dist/esm/v2/{OrConfirm-7fb515d4.js → OrConfirm-e2ab9b4c.js} +4 -5
  299. package/dist/esm/v2/{OrError-13845bb0.js → OrError-d267ee9a.js} +7 -3
  300. package/dist/esm/v2/{OrErrorTag-80f82cdf.js → OrErrorTag-782dd714.js} +8 -4
  301. package/dist/esm/v2/{OrExpansionPanel-729eb1e7.js → OrExpansionPanel-a123024e.js} +8 -4
  302. package/dist/esm/v2/{OrFab-1d095e33.js → OrFab-26106618.js} +4 -3
  303. package/dist/esm/v2/{OrHint-78b399cb.js → OrHint-42dc9ebb.js} +7 -3
  304. package/dist/esm/v2/{OrIcon-f34e0e6f.js → OrIcon-5e394c62.js} +7 -3
  305. package/dist/esm/v2/{OrIconButton-5fa56aec.js → OrIconButton-b3779042.js} +7 -4
  306. package/dist/esm/v2/{OrInlineInput-38645a8e.js → OrInlineInput-10205811.js} +39 -47
  307. package/dist/esm/v2/{OrInlineInputBox-46146af0.js → OrInlineInputBox-fefd4fbd.js} +7 -3
  308. package/dist/esm/v2/{OrInlineTextarea-b49a7107.js → OrInlineTextarea-7658611e.js} +35 -43
  309. package/dist/esm/v2/{OrInput-e8fe9102.js → OrInput-ada3a970.js} +50 -53
  310. package/dist/esm/v2/{OrInputBox-9ceb9fc4.js → OrInputBox-4d5a318d.js} +7 -3
  311. package/dist/esm/v2/{OrLabel-0945a4d9.js → OrLabel-2a9f1477.js} +7 -3
  312. package/dist/esm/v2/{OrLink-597e0e18.js → OrLink-80742a17.js} +7 -3
  313. package/dist/esm/v2/{OrLoader-76307488.js → OrLoader-f857d55b.js} +7 -3
  314. package/dist/esm/v2/{OrMenu-c276db74.js → OrMenu-df27d0ef.js} +8 -4
  315. package/dist/esm/v2/{OrMenuItem-7b7fbf8a.js → OrMenuItem-c7f28480.js} +8 -4
  316. package/dist/esm/v2/{OrModal-3b9d59de.js → OrModal-a7719843.js} +6 -3
  317. package/dist/esm/v2/{OrNotification-5e145880.js → OrNotification-8a4830a3.js} +9 -5
  318. package/dist/esm/v2/{OrOverlay-a019186f.js → OrOverlay-18ba2dc6.js} +3 -1
  319. package/dist/esm/v2/{OrPagination-1adbcadb.js → OrPagination-c0dbec6a.js} +27 -16
  320. package/dist/esm/v2/{OrPopover-d5d4f62a.js → OrPopover-9bafbdb4.js} +4 -2
  321. package/dist/esm/v2/{OrProgress-b7d1c689.js → OrProgress-c27c8946.js} +7 -4
  322. package/dist/esm/v2/{OrRadio-87a4d226.js → OrRadio-848ce55d.js} +32 -39
  323. package/dist/esm/v2/{OrSearch-4b774707.js → OrSearch-0f08f2f5.js} +9 -6
  324. package/dist/esm/v2/{OrSegmentedControl-7486115b.js → OrSegmentedControl-e8dce8f9.js} +23 -12
  325. package/dist/esm/v2/{OrSelect-871fae44.js → OrSelect-f8837f5d.js} +30 -22
  326. package/dist/esm/v2/{OrSkeletonText-6ee72718.js → OrSkeletonText-950be6a2.js} +19 -11
  327. package/dist/esm/v2/{OrSortHeader-592727dc.js → OrSortHeader-19bf94ca.js} +21 -12
  328. package/dist/esm/v2/{OrSwitch-8549219a.js → OrSwitch-13b6a7ee.js} +33 -40
  329. package/dist/esm/v2/{OrTab-1ff87c76.js → OrTab-702e7335.js} +7 -3
  330. package/dist/esm/v2/{OrTabs-96b0473d.js → OrTabs-71bd3fd2.js} +20 -13
  331. package/dist/esm/v2/{OrTag-56714605.js → OrTag-5c404031.js} +9 -5
  332. package/dist/esm/v2/{OrText-b12d0682.js → OrText-ba5a2b6c.js} +7 -3
  333. package/dist/esm/v2/{OrTextarea-a5a3572b.js → OrTextarea-6712a150.js} +37 -49
  334. package/dist/esm/v2/{OrTooltip-629d44fc.js → OrTooltip-513bee30.js} +7 -4
  335. package/dist/esm/v2/components/index.js +46 -47
  336. package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  337. package/dist/esm/v2/components/or-avatar-v3/index.js +4 -2
  338. package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  339. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +3 -2
  340. package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
  341. package/dist/esm/v2/components/or-button-v3/index.js +4 -2
  342. package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  343. package/dist/esm/v2/components/or-card-collection-v3/index.js +19 -20
  344. package/dist/esm/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
  345. package/dist/esm/v2/components/or-card-v3/index.js +3 -1
  346. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +18 -23
  347. package/dist/esm/v2/components/or-checkbox-v3/index.js +3 -3
  348. package/dist/esm/v2/components/or-confirm-v3/index.js +19 -20
  349. package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  350. package/dist/esm/v2/components/or-error-tag-v3/index.js +4 -2
  351. package/dist/esm/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
  352. package/dist/esm/v2/components/or-error-v3/index.js +3 -1
  353. package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  354. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +4 -2
  355. package/dist/esm/v2/components/or-fab-v3/index.js +4 -2
  356. package/dist/esm/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  357. package/dist/esm/v2/components/or-hint-v3/index.js +3 -1
  358. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
  359. package/dist/esm/v2/components/or-icon-button-v3/index.js +7 -6
  360. package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  361. package/dist/esm/v2/components/or-icon-v3/index.js +3 -1
  362. package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  363. package/dist/esm/v2/components/or-inline-input-box-v3/index.js +3 -1
  364. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +19 -38
  365. package/dist/esm/v2/components/or-inline-input-v3/index.js +11 -12
  366. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +19 -38
  367. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +11 -12
  368. package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  369. package/dist/esm/v2/components/or-input-box-v3/index.js +3 -1
  370. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +21 -45
  371. package/dist/esm/v2/components/or-input-v3/index.js +12 -13
  372. package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  373. package/dist/esm/v2/components/or-label-v3/index.js +3 -1
  374. package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
  375. package/dist/esm/v2/components/or-link-v3/index.js +3 -1
  376. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  377. package/dist/esm/v2/components/or-loader-v3/index.js +3 -1
  378. package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  379. package/dist/esm/v2/components/or-menu-item-v3/index.js +4 -2
  380. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  381. package/dist/esm/v2/components/or-menu-v3/index.js +6 -5
  382. package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  383. package/dist/esm/v2/components/or-modal-v3/index.js +9 -8
  384. package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  385. package/dist/esm/v2/components/or-notification-v3/index.js +9 -8
  386. package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  387. package/dist/esm/v2/components/or-overlay-v3/index.js +2 -1
  388. package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +13 -2
  389. package/dist/esm/v2/components/or-pagination-v3/index.js +11 -10
  390. package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  391. package/dist/esm/v2/components/or-popover-v3/index.js +4 -3
  392. package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  393. package/dist/esm/v2/components/or-progress-v3/index.js +3 -2
  394. package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +15 -20
  395. package/dist/esm/v2/components/or-radio-v3/index.js +3 -3
  396. package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  397. package/dist/esm/v2/components/or-search-v3/index.js +14 -15
  398. package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +16 -5
  399. package/dist/esm/v2/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  400. package/dist/esm/v2/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
  401. package/dist/esm/v2/components/or-segmented-control-v3/index.js +3 -1
  402. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +16 -5
  403. package/dist/esm/v2/components/or-select-v3/index.js +17 -18
  404. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  405. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  406. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  407. package/dist/esm/v2/components/or-skeleton-v3/index.js +4 -2
  408. package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +15 -4
  409. package/dist/esm/v2/components/or-sort-header-v3/index.js +4 -2
  410. package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +18 -23
  411. package/dist/esm/v2/components/or-switch-v3/index.js +4 -4
  412. package/dist/esm/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  413. package/dist/esm/v2/components/or-tab-v3/index.js +3 -1
  414. package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +15 -4
  415. package/dist/esm/v2/components/or-tabs-v3/index.js +9 -8
  416. package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  417. package/dist/esm/v2/components/or-tag-v3/index.js +9 -8
  418. package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
  419. package/dist/esm/v2/components/or-text-v3/index.js +3 -1
  420. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +19 -47
  421. package/dist/esm/v2/components/or-textarea-v3/index.js +6 -7
  422. package/dist/esm/v2/components/or-toast-v3/index.js +9 -8
  423. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  424. package/dist/esm/v2/components/or-tooltip-v3/index.js +5 -4
  425. package/dist/esm/v2/hooks/index.d.ts +1 -3
  426. package/dist/esm/v2/hooks/index.js +1 -2
  427. package/dist/esm/v2/hooks/useClassAttribute.d.ts +3 -0
  428. package/dist/esm/v2/index.js +45 -46
  429. package/dist/esm/v2/{types-856a804f.js → types-6c742e07.js} +2 -2
  430. package/dist/esm/v2/useClassAttribute-47fdb016.js +32 -0
  431. package/dist/esm/v3/{OrAvatar-6444e693.js → OrAvatar-53a4429d.js} +13 -8
  432. package/dist/esm/v3/{OrBottomSheet-13a416ef.js → OrBottomSheet-62817aec.js} +4 -2
  433. package/dist/esm/v3/{OrButton-c56998e7.js → OrButton-0fa67a0d.js} +13 -8
  434. package/dist/esm/v3/{OrCard-cd6af82e.js → OrCard-fd92f7c8.js} +11 -6
  435. package/dist/esm/v3/{OrCardCollection-47f61c40.js → OrCardCollection-dbb3e839.js} +19 -14
  436. package/dist/esm/v3/{OrCheckbox-16c1e2f4.js → OrCheckbox-3e139eac.js} +32 -40
  437. package/dist/esm/v3/{OrConfirm-8b7f29c2.js → OrConfirm-1bcd39b1.js} +4 -5
  438. package/dist/esm/v3/{OrError-19198748.js → OrError-ec8c709d.js} +12 -7
  439. package/dist/esm/v3/{OrErrorTag-308119de.js → OrErrorTag-98252eef.js} +13 -8
  440. package/dist/esm/v3/{OrExpansionPanel-3a4282da.js → OrExpansionPanel-f8d7ff8d.js} +13 -8
  441. package/dist/esm/v3/{OrFab-61131b31.js → OrFab-c8ae6e01.js} +9 -7
  442. package/dist/esm/v3/{OrHint-6863124f.js → OrHint-74bb732d.js} +12 -7
  443. package/dist/esm/v3/{OrIcon-34f59f73.js → OrIcon-b195169c.js} +11 -6
  444. package/dist/esm/v3/{OrIconButton-e5781317.js → OrIconButton-1a89fbf9.js} +7 -4
  445. package/dist/esm/v3/{OrInlineInput-09de432a.js → OrInlineInput-507fc99c.js} +33 -41
  446. package/dist/esm/v3/{OrInlineInputBox-09b33e18.js → OrInlineInputBox-8049f95a.js} +11 -6
  447. package/dist/esm/v3/{OrInlineTextarea-56328f22.js → OrInlineTextarea-53a9e027.js} +33 -41
  448. package/dist/esm/v3/{OrInput-6fb81556.js → OrInput-9c0426b9.js} +42 -45
  449. package/dist/esm/v3/{OrInputBox-e16ade90.js → OrInputBox-6d1b6059.js} +11 -6
  450. package/dist/esm/v3/{OrLabel-f700f9fb.js → OrLabel-bdaec602.js} +12 -7
  451. package/dist/esm/v3/{OrLink-07f6f27d.js → OrLink-338db3ca.js} +12 -7
  452. package/dist/esm/v3/{OrLoader-a53d2edf.js → OrLoader-b3cf4231.js} +12 -7
  453. package/dist/esm/v3/{OrMenu-7f3ea117.js → OrMenu-840038cd.js} +13 -8
  454. package/dist/esm/v3/{OrMenuItem-58707d47.js → OrMenuItem-9da279f6.js} +13 -8
  455. package/dist/esm/v3/{OrModal-10838da7.js → OrModal-7878cc39.js} +6 -3
  456. package/dist/esm/v3/{OrNotification-25da89ca.js → OrNotification-e1383681.js} +14 -9
  457. package/dist/esm/v3/{OrOverlay-afad3aa4.js → OrOverlay-738a44d5.js} +3 -1
  458. package/dist/esm/v3/{OrPagination-da9e5017.js → OrPagination-a703307d.js} +32 -20
  459. package/dist/esm/v3/{OrPopover-40217b49.js → OrPopover-1075dd38.js} +4 -2
  460. package/dist/esm/v3/{OrProgress-639ed5e8.js → OrProgress-407002e0.js} +12 -8
  461. package/dist/esm/v3/{OrRadio-bb9b37c1.js → OrRadio-54b6d0de.js} +29 -37
  462. package/dist/esm/v3/{OrSearch-e15955a7.js → OrSearch-9885d178.js} +13 -9
  463. package/dist/esm/v3/{OrSegmentedControl-880b4911.js → OrSegmentedControl-171cad78.js} +32 -19
  464. package/dist/esm/v3/{OrSelect-acf12fe6.js → OrSelect-8fbd88bc.js} +37 -28
  465. package/dist/esm/v3/{OrSkeletonText-afd3d007.js → OrSkeletonText-3965ff71.js} +33 -22
  466. package/dist/esm/v3/{OrSortHeader-a39f77f9.js → OrSortHeader-fe1a9cf8.js} +26 -16
  467. package/dist/esm/v3/{OrSwitch-1c2196da.js → OrSwitch-cca30aa0.js} +31 -38
  468. package/dist/esm/v3/{OrTab-d3785ea4.js → OrTab-c131cf60.js} +11 -6
  469. package/dist/esm/v3/{OrTabs-328d41b9.js → OrTabs-d0ee6cef.js} +20 -13
  470. package/dist/esm/v3/{OrTag-34bf1713.js → OrTag-5d54f37d.js} +14 -9
  471. package/dist/esm/v3/{OrText-6b4f7cd1.js → OrText-ecb46923.js} +12 -7
  472. package/dist/esm/v3/{OrTextarea-37566985.js → OrTextarea-bb9ef3f2.js} +35 -47
  473. package/dist/esm/v3/{OrTooltip-b07616f4.js → OrTooltip-50d27b4f.js} +12 -8
  474. package/dist/esm/v3/components/index.js +46 -47
  475. package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  476. package/dist/esm/v3/components/or-avatar-v3/index.js +4 -2
  477. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  478. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +3 -2
  479. package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
  480. package/dist/esm/v3/components/or-button-v3/index.js +4 -2
  481. package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  482. package/dist/esm/v3/components/or-card-collection-v3/index.js +19 -20
  483. package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
  484. package/dist/esm/v3/components/or-card-v3/index.js +3 -1
  485. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +18 -23
  486. package/dist/esm/v3/components/or-checkbox-v3/index.js +3 -3
  487. package/dist/esm/v3/components/or-confirm-v3/index.js +19 -20
  488. package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  489. package/dist/esm/v3/components/or-error-tag-v3/index.js +4 -2
  490. package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
  491. package/dist/esm/v3/components/or-error-v3/index.js +3 -1
  492. package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  493. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +4 -2
  494. package/dist/esm/v3/components/or-fab-v3/index.js +4 -2
  495. package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  496. package/dist/esm/v3/components/or-hint-v3/index.js +3 -1
  497. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
  498. package/dist/esm/v3/components/or-icon-button-v3/index.js +7 -6
  499. package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  500. package/dist/esm/v3/components/or-icon-v3/index.js +3 -1
  501. package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  502. package/dist/esm/v3/components/or-inline-input-box-v3/index.js +3 -1
  503. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +19 -38
  504. package/dist/esm/v3/components/or-inline-input-v3/index.js +11 -12
  505. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +19 -38
  506. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +11 -12
  507. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  508. package/dist/esm/v3/components/or-input-box-v3/index.js +3 -1
  509. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +21 -45
  510. package/dist/esm/v3/components/or-input-v3/index.js +12 -13
  511. package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  512. package/dist/esm/v3/components/or-label-v3/index.js +3 -1
  513. package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
  514. package/dist/esm/v3/components/or-link-v3/index.js +3 -1
  515. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  516. package/dist/esm/v3/components/or-loader-v3/index.js +3 -1
  517. package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  518. package/dist/esm/v3/components/or-menu-item-v3/index.js +4 -2
  519. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  520. package/dist/esm/v3/components/or-menu-v3/index.js +6 -5
  521. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  522. package/dist/esm/v3/components/or-modal-v3/index.js +9 -8
  523. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  524. package/dist/esm/v3/components/or-notification-v3/index.js +9 -8
  525. package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  526. package/dist/esm/v3/components/or-overlay-v3/index.js +2 -1
  527. package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +13 -2
  528. package/dist/esm/v3/components/or-pagination-v3/index.js +11 -10
  529. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  530. package/dist/esm/v3/components/or-popover-v3/index.js +4 -3
  531. package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  532. package/dist/esm/v3/components/or-progress-v3/index.js +3 -2
  533. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +15 -20
  534. package/dist/esm/v3/components/or-radio-v3/index.js +3 -3
  535. package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  536. package/dist/esm/v3/components/or-search-v3/index.js +14 -15
  537. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +16 -5
  538. 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
  539. package/dist/esm/v3/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
  540. package/dist/esm/v3/components/or-segmented-control-v3/index.js +3 -1
  541. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +16 -5
  542. package/dist/esm/v3/components/or-select-v3/index.js +17 -18
  543. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  544. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  545. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  546. package/dist/esm/v3/components/or-skeleton-v3/index.js +4 -2
  547. package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +15 -4
  548. package/dist/esm/v3/components/or-sort-header-v3/index.js +4 -2
  549. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +18 -23
  550. package/dist/esm/v3/components/or-switch-v3/index.js +4 -4
  551. package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  552. package/dist/esm/v3/components/or-tab-v3/index.js +3 -1
  553. package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +15 -4
  554. package/dist/esm/v3/components/or-tabs-v3/index.js +9 -8
  555. package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  556. package/dist/esm/v3/components/or-tag-v3/index.js +9 -8
  557. package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
  558. package/dist/esm/v3/components/or-text-v3/index.js +3 -1
  559. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +19 -47
  560. package/dist/esm/v3/components/or-textarea-v3/index.js +6 -7
  561. package/dist/esm/v3/components/or-toast-v3/index.js +9 -8
  562. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  563. package/dist/esm/v3/components/or-tooltip-v3/index.js +5 -4
  564. package/dist/esm/v3/hooks/index.d.ts +1 -3
  565. package/dist/esm/v3/hooks/index.js +1 -2
  566. package/dist/esm/v3/hooks/useClassAttribute.d.ts +3 -0
  567. package/dist/esm/v3/index.js +45 -46
  568. package/dist/esm/v3/{types-7f17b4b2.js → types-2692e337.js} +2 -2
  569. package/dist/esm/v3/useClassAttribute-47fdb016.js +32 -0
  570. package/package.json +3 -2
  571. package/src/components/or-avatar-v3/OrAvatar.vue +9 -3
  572. package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +4 -0
  573. package/src/components/or-button-v3/OrButton.vue +7 -0
  574. package/src/components/or-card-collection-v3/OrCardCollection.vue +17 -9
  575. package/src/components/or-card-v3/OrCard.vue +7 -0
  576. package/src/components/or-checkbox-v3/OrCheckbox.stories3.ts +7 -3
  577. package/src/components/or-checkbox-v3/OrCheckbox.vue +26 -34
  578. package/src/components/or-confirm-v3/OrConfirm.vue +12 -19
  579. package/src/components/or-error-tag-v3/OrErrorTag.vue +7 -0
  580. package/src/components/or-error-v3/OrError.vue +7 -0
  581. package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +7 -0
  582. package/src/components/or-fab-v3/OrFab.vue +3 -0
  583. package/src/components/or-hint-v3/OrHint.vue +7 -0
  584. package/src/components/or-icon-button-v3/OrIconButton.vue +4 -0
  585. package/src/components/or-icon-v3/OrIcon.vue +7 -0
  586. package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +7 -0
  587. package/src/components/or-inline-input-v3/OrInlineInput.stories3.ts +4 -0
  588. package/src/components/or-inline-input-v3/OrInlineInput.vue +27 -36
  589. package/src/components/or-inline-textarea-v3/OrInlineTextarea.stories3.ts +4 -0
  590. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +27 -36
  591. package/src/components/or-input-box-v3/OrInputBox.vue +7 -0
  592. package/src/components/or-input-v3/OrInput.stories3.ts +8 -4
  593. package/src/components/or-input-v3/OrInput.vue +34 -37
  594. package/src/components/or-label-v3/OrLabel.vue +7 -0
  595. package/src/components/or-link-v3/OrLink.vue +7 -0
  596. package/src/components/or-loader-v3/OrLoader.vue +8 -1
  597. package/src/components/or-menu-item-v3/OrMenuItem.vue +7 -0
  598. package/src/components/or-menu-v3/OrMenu.vue +7 -0
  599. package/src/components/or-modal-v3/OrModal.vue +4 -0
  600. package/src/components/or-notification-v3/OrNotification.vue +7 -0
  601. package/src/components/or-overlay-v3/OrOverlay.vue +4 -1
  602. package/src/components/or-pagination-v3/OrPagination.stories3.ts +4 -0
  603. package/src/components/or-pagination-v3/OrPagination.vue +27 -9
  604. package/src/components/or-popover-v3/OrPopover.vue +4 -1
  605. package/src/components/or-progress-v3/OrProgress.vue +20 -3
  606. package/src/components/or-radio-v3/OrRadio.stories3.ts +7 -3
  607. package/src/components/or-radio-v3/OrRadio.vue +25 -33
  608. package/src/components/or-search-v3/OrSearch.vue +8 -1
  609. package/src/components/or-segmented-control-v3/OrSegmentedControl.stories3.ts +4 -0
  610. package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +18 -6
  611. package/src/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/OrSegmentedControlItem.vue +7 -0
  612. package/src/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.ts +0 -0
  613. package/src/components/or-select-v3/OrSelect.stories3.ts +4 -0
  614. package/src/components/or-select-v3/OrSelect.vue +18 -8
  615. package/src/components/or-skeleton-v3/OrSkeletonCircle.vue +8 -2
  616. package/src/components/or-skeleton-v3/OrSkeletonRect.vue +8 -3
  617. package/src/components/or-skeleton-v3/OrSkeletonText.vue +9 -5
  618. package/src/components/or-sort-header-v3/OrSortHeader.stories3.ts +7 -3
  619. package/src/components/or-sort-header-v3/OrSortHeader.vue +19 -8
  620. package/src/components/or-switch-v3/OrSwitch.stories3.ts +7 -3
  621. package/src/components/or-switch-v3/OrSwitch.vue +25 -33
  622. package/src/components/or-tab-v3/OrTab.vue +7 -0
  623. package/src/components/or-tabs-v3/OrTabs.stories3.ts +4 -0
  624. package/src/components/or-tabs-v3/OrTabs.vue +16 -7
  625. package/src/components/or-tag-v3/OrTag.vue +7 -0
  626. package/src/components/or-tag-v3/styles.ts +3 -0
  627. package/src/components/or-text-v3/OrText.vue +7 -0
  628. package/src/components/or-textarea-v3/OrTextarea.stories3.ts +8 -4
  629. package/src/components/or-textarea-v3/OrTextarea.vue +28 -41
  630. package/src/components/or-tooltip-v3/OrTooltip.vue +7 -0
  631. package/src/hooks/index.ts +1 -3
  632. package/src/hooks/useClassAttribute.ts +39 -0
  633. package/dist/bundled/v2/hooks/useControlAttributes.d.ts +0 -8
  634. package/dist/bundled/v2/hooks/useIdAttribute.d.ts +0 -2
  635. package/dist/bundled/v2/hooks/useValidationAttributes.d.ts +0 -12
  636. package/dist/bundled/v2/useIdAttribute-cf61643f.js +0 -22
  637. package/dist/bundled/v2/useValidationAttributes-6df7bcf9.js +0 -17
  638. package/dist/bundled/v3/OrIcon-1a5c9091.js +0 -12
  639. package/dist/bundled/v3/hooks/useControlAttributes.d.ts +0 -8
  640. package/dist/bundled/v3/hooks/useIdAttribute.d.ts +0 -2
  641. package/dist/bundled/v3/hooks/useValidationAttributes.d.ts +0 -12
  642. package/dist/bundled/v3/useIdAttribute-b2e42f31.js +0 -21
  643. package/dist/bundled/v3/useValidationAttributes-5428d8fa.js +0 -16
  644. package/dist/esm/v2/hooks/useControlAttributes.d.ts +0 -8
  645. package/dist/esm/v2/hooks/useIdAttribute.d.ts +0 -2
  646. package/dist/esm/v2/hooks/useValidationAttributes.d.ts +0 -12
  647. package/dist/esm/v2/useIdAttribute-859439f0.js +0 -21
  648. package/dist/esm/v2/useValidationAttributes-d1abbe34.js +0 -16
  649. package/dist/esm/v3/hooks/useControlAttributes.d.ts +0 -8
  650. package/dist/esm/v3/hooks/useIdAttribute.d.ts +0 -2
  651. package/dist/esm/v3/hooks/useValidationAttributes.d.ts +0 -12
  652. package/dist/esm/v3/useIdAttribute-859439f0.js +0 -21
  653. package/dist/esm/v3/useValidationAttributes-d1abbe34.js +0 -16
  654. package/src/hooks/useControlAttributes.ts +0 -19
  655. package/src/hooks/useIdAttribute.ts +0 -9
  656. package/src/hooks/useValidationAttributes.ts +0 -25
@@ -1,109 +1,108 @@
1
1
  export { O as OR_AVATAR_SIZE, _ as OrAvatar } from './OrAvatar-4824c57f.js';
2
- export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from './OrAvatar-379ac72f.js';
3
- export { _ as OrBottomSheetV3 } from './OrBottomSheet-37200385.js';
2
+ export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from './OrAvatar-3d155af3.js';
3
+ export { _ as OrBottomSheetV3 } from './OrBottomSheet-16c2e610.js';
4
4
  export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton-2ca1c3d6.js';
5
5
  export { _ as OrButtonV2 } from './OrButton-c4f9955b.js';
6
6
  export { _ as OrIconButton } from './OrIconButton-014e86a7.js';
7
7
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from './OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js';
8
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-66964360.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-835d4f11.js';
9
9
  export { _ as OrCard } from './OrCard-b7268256.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-f6b07557.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-bbdb6159.js';
12
- export { _ as OrCardV3 } from './OrCard-e89c44ef.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-3c38fc85.js';
12
+ export { _ as OrCardV3 } from './OrCard-de799db0.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
14
14
  export { _ as OrCheckbox } from './OrCheckbox-915f1f0a.js';
15
- export { _ as OrCheckboxV3 } from './OrCheckbox-b380c131.js';
15
+ export { _ as OrCheckboxV3 } from './OrCheckbox-567e387c.js';
16
16
  export { _ as OrChip } from './OrChips.vue_rollup-plugin-vue_script-aa8fedaa.js';
17
17
  export { _ as OrChips } from './OrChips-5e0063be.js';
18
18
  export { _ as OrCode, O as OrCodeLanguages } from './OrCode-d4400b42.js';
19
19
  export { _ as OrCollapse } from './OrCollapse-4d892ca3.js';
20
20
  export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-75abefdd.js';
21
21
  export { _ as OrConfirm } from './OrConfirm-d7112dd3.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-7fb515d4.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-e2ab9b4c.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
24
24
  export { _ as OrError } from './OrError-081130bb.js';
25
- export { _ as OrErrorTagV3 } from './OrErrorTag-80f82cdf.js';
26
- export { _ as OrErrorV3 } from './OrError-13845bb0.js';
25
+ export { _ as OrErrorTagV3 } from './OrErrorTag-782dd714.js';
26
+ export { _ as OrErrorV3 } from './OrError-d267ee9a.js';
27
27
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-2481f13f.js';
28
- export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-729eb1e7.js';
29
- export { F as FabColor, _ as OrFabV3 } from './OrFab-1d095e33.js';
28
+ export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-a123024e.js';
29
+ export { F as FabColor, _ as OrFabV3 } from './OrFab-26106618.js';
30
30
  export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-89d6582a.js';
31
31
  export { _ as OrHint } from './OrHint-c45f1e09.js';
32
- export { _ as OrHintV3 } from './OrHint-78b399cb.js';
32
+ export { _ as OrHintV3 } from './OrHint-42dc9ebb.js';
33
33
  export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-819166f6.js';
34
- export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-5fa56aec.js';
35
- export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-f34e0e6f.js';
36
- export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-46146af0.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-38645a8e.js';
34
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-b3779042.js';
35
+ export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-5e394c62.js';
36
+ export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-fefd4fbd.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-10205811.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
39
- export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-b49a7107.js';
40
- export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-9ceb9fc4.js';
41
- export { I as InputType, _ as OrInputV3 } from './OrInput-e8fe9102.js';
39
+ export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-7658611e.js';
40
+ export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-4d5a318d.js';
41
+ export { I as InputType, _ as OrInputV3 } from './OrInput-ada3a970.js';
42
42
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-1fa97156.js';
43
43
  export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
44
44
  export { _ as OrSearch } from './OrSearch-0589d17d.js';
45
45
  export { _ as OrLabel } from './OrLabel-33b41516.js';
46
- export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-0945a4d9.js';
47
- export { L as LinkColor, _ as OrLinkV3 } from './OrLink-597e0e18.js';
46
+ export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-2a9f1477.js';
47
+ export { L as LinkColor, _ as OrLinkV3 } from './OrLink-80742a17.js';
48
48
  export { _ as OrList } from './OrList-d4781f7b.js';
49
49
  export { _ as OrListOfInputs } from './OrListOfInputs-50aa1ef1.js';
50
50
  export { L as LoaderViews, _ as OrLoader } from './OrLoader-003941a2.js';
51
- export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-76307488.js';
52
- export { _ as OrMenuItemV3 } from './OrMenuItem-7b7fbf8a.js';
53
- export { _ as OrMenuV3 } from './OrMenu-c276db74.js';
54
- export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-d5d4f62a.js';
51
+ export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-f857d55b.js';
52
+ export { _ as OrMenuItemV3 } from './OrMenuItem-c7f28480.js';
53
+ export { _ as OrMenuV3 } from './OrMenu-df27d0ef.js';
54
+ export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-9bafbdb4.js';
55
55
  export { _ as OrModal, O as OrModalSizes } from './OrModal-97e83549.js';
56
- export { M as ModalSize, _ as OrModalV3 } from './OrModal-3b9d59de.js';
56
+ export { M as ModalSize, _ as OrModalV3 } from './OrModal-a7719843.js';
57
57
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-a9231a83.js';
58
- export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-5e145880.js';
58
+ export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-8a4830a3.js';
59
59
  export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
60
60
  export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
61
- export { _ as OrOverlayV3 } from './OrOverlay-a019186f.js';
62
- export { _ as OrPaginationV3 } from './OrPagination-1adbcadb.js';
61
+ export { _ as OrOverlayV3 } from './OrOverlay-18ba2dc6.js';
62
+ export { _ as OrPaginationV3 } from './OrPagination-c0dbec6a.js';
63
63
  export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-4ee24824.js';
64
- export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-b7d1c689.js';
64
+ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-c27c8946.js';
65
65
  export { _ as OrRadio } from './OrRadio-e4198532.js';
66
66
  export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
67
- export { _ as OrRadioV3 } from './OrRadio-87a4d226.js';
68
- export { _ as OrSearchV3 } from './OrSearch-4b774707.js';
69
- export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-7486115b.js';
67
+ export { _ as OrRadioV3 } from './OrRadio-848ce55d.js';
68
+ export { _ as OrSearchV3 } from './OrSearch-0f08f2f5.js';
69
+ export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-e8dce8f9.js';
70
70
  export { _ as OrSelect } from './OrSelect-dae2b069.js';
71
- export { _ as OrSelectV3 } from './OrSelect-871fae44.js';
71
+ export { _ as OrSelectV3 } from './OrSelect-f8837f5d.js';
72
72
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
73
73
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
74
74
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
75
- export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText-6ee72718.js';
75
+ export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText-950be6a2.js';
76
76
  export { _ as OrSlider } from './OrSlider-f7b9c7c2.js';
77
- export { _ as OrSortHeaderV3 } from './OrSortHeader-592727dc.js';
77
+ export { _ as OrSortHeaderV3 } from './OrSortHeader-19bf94ca.js';
78
78
  export { _ as OrStepper } from './OrStepper-4f44e7b7.js';
79
79
  export { _ as OrSwitch } from './OrSwitch-f25f27f9.js';
80
- export { _ as OrSwitchV3 } from './OrSwitch-8549219a.js';
80
+ export { _ as OrSwitchV3 } from './OrSwitch-13b6a7ee.js';
81
81
  export { _ as OrTab } from './OrTab-eade8ab6.js';
82
82
  export { _ as OrTabHeaderItem } from './OrTabHeaderItem-d1a340d1.js';
83
- export { _ as OrTabV3 } from './OrTab-1ff87c76.js';
83
+ export { _ as OrTabV3 } from './OrTab-702e7335.js';
84
84
  export { _ as OrTabs } from './OrTabs-e1c13d41.js';
85
- export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-96b0473d.js';
85
+ export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-71bd3fd2.js';
86
86
  export { _ as OrTag } from './OrTag-c1fa6901.js';
87
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-56714605.js';
87
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-5c404031.js';
88
88
  export { _ as OrTeleport } from './OrTeleportVue2-8ef4ceca.js';
89
89
  export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
90
- export { _ as OrTextV3 } from './OrText-b12d0682.js';
91
- export { _ as OrTextareaV3 } from './OrTextarea-a5a3572b.js';
90
+ export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
91
+ export { _ as OrTextareaV3 } from './OrTextarea-6712a150.js';
92
92
  export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
93
93
  export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
94
94
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
95
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-856a804f.js';
95
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-6c742e07.js';
96
96
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
97
97
  export { _ as OrTooltip } from './OrTooltip-614b016d.js';
98
98
  export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
99
- export { _ as OrTooltipV3 } from './OrTooltip-629d44fc.js';
99
+ export { _ as OrTooltipV3 } from './OrTooltip-513bee30.js';
100
100
  export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
101
- export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
101
+ export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
102
102
  export { u as useElevation } from './useElevation-31bfe1f6.js';
103
103
  export { u as useOverflow } from './useOverflow-af6161c8.js';
104
104
  export { u as useResponsive } from './useResponsive-a02e95b7.js';
105
105
  export { u as useToggle } from './useToggle-29e4d7c7.js';
106
- export { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
107
106
  import { R as RX_ABBREVIATION_FROM_STRING } from './color-1f348774.js';
108
107
  import 'vue-demi';
109
108
  import 'lodash';
@@ -2,8 +2,8 @@ import { useToggle } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
3
3
  import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
4
4
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
5
- import { _ as __vue_component__$2 } from './OrIconButton-5fa56aec.js';
6
- import { _ as __vue_component__$3 } from './OrLoader-76307488.js';
5
+ import { _ as __vue_component__$2 } from './OrIconButton-b3779042.js';
6
+ import { _ as __vue_component__$3 } from './OrLoader-f857d55b.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
  import { c as createInjector } from './browser-82dea9ed.js';
9
9
 
@@ -0,0 +1,32 @@
1
+ import { getCurrentInstance, computed, isVue2 } from 'vue-demi';
2
+
3
+ function useClassAttribute() {
4
+ const currentInstance = getCurrentInstance();
5
+ // Functions
6
+ function composeClass() {
7
+ var _a;
8
+ const {
9
+ staticClass = '',
10
+ class: classProperty
11
+ } = (_a = (currentInstance === null || currentInstance === void 0 ? void 0 : currentInstance.vnode).data) !== null && _a !== void 0 ? _a : {};
12
+ if (!classProperty) {
13
+ return staticClass || undefined;
14
+ }
15
+ switch (true) {
16
+ case classProperty.constructor === Object:
17
+ return Object.entries(classProperty).filter(([, value]) => !!value).map(([className]) => className).reduce((classList, className) => `${classList} ${className}`, staticClass).trim();
18
+ case Array.isArray(classProperty):
19
+ return `${staticClass} ${classProperty.join(' ')}`.trim();
20
+ default:
21
+ return `${staticClass} ${classProperty}`.trim();
22
+ }
23
+ }
24
+ return computed(() => {
25
+ var _a;
26
+ if (isVue2) {
27
+ return (_a = currentInstance === null || currentInstance === void 0 ? void 0 : currentInstance.attrs.class) !== null && _a !== void 0 ? _a : composeClass();
28
+ }
29
+ });
30
+ }
31
+
32
+ export { useClassAttribute as u };
@@ -1,7 +1,9 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect } from 'vue-demi';
2
+ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
+ import '@vueuse/core';
2
4
  import { h as hslToColorString, g as generateHslFromString } from './color-1f348774.js';
3
- import { s as script$1 } from './OrIcon-34f59f73.js';
4
- import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, createCommentVNode } from 'vue';
5
+ import { s as script$1 } from './OrIcon-b195169c.js';
6
+ import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, normalizeClass, createBlock, createCommentVNode } from 'vue';
5
7
 
6
8
  var AvatarSize;
7
9
  (function (AvatarSize) {
@@ -88,6 +90,7 @@ var script = defineComponent({
88
90
  components: {
89
91
  OrIcon: script$1
90
92
  },
93
+ inheritAttrs: false,
91
94
  props: {
92
95
  src: {
93
96
  type: String,
@@ -120,7 +123,8 @@ var script = defineComponent({
120
123
  return !props.icon;
121
124
  });
122
125
  // Styles
123
- 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]);
124
128
  const imageStyles = computed(() => [...AvatarImage]);
125
129
  // Effects
126
130
  watchPostEffect(() => {
@@ -144,10 +148,11 @@ var script = defineComponent({
144
148
  const _hoisted_1 = ["src"];
145
149
  function render(_ctx, _cache, $props, $setup, $data, $options) {
146
150
  const _component_or_icon = resolveComponent("or-icon");
147
- return openBlock(), createElementBlock("div", {
148
- ref: "root",
149
- class: normalizeClass(_ctx.rootStyles)
150
- }, [renderSlot(_ctx.$slots, "default", {}, () => [_ctx.src ? (openBlock(), createElementBlock("img", {
151
+ return openBlock(), createElementBlock("div", mergeProps({
152
+ ref: "root"
153
+ }, _ctx.$attrs, {
154
+ class: _ctx.rootStyles
155
+ }), [renderSlot(_ctx.$slots, "default", {}, () => [_ctx.src ? (openBlock(), createElementBlock("img", {
151
156
  key: 0,
152
157
  class: normalizeClass(_ctx.imageStyles),
153
158
  src: _ctx.src,
@@ -156,7 +161,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
156
161
  key: 1,
157
162
  icon: _ctx.icon,
158
163
  size: "inherit"
159
- }, null, 8 /* PROPS */, ["icon"])) : createCommentVNode("v-if", true)])], 2 /* CLASS */);
164
+ }, null, 8 /* PROPS */, ["icon"])) : createCommentVNode("v-if", true)])], 16 /* FULL_PROPS */);
160
165
  }
161
166
 
162
167
  script.render = render;
@@ -1,6 +1,7 @@
1
1
  import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, watch, unref } from 'vue-demi';
3
- import { s as script$1 } from './OrOverlay-afad3aa4.js';
3
+ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
+ import { s as script$1 } from './OrOverlay-738a44d5.js';
4
5
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createCommentVNode } from 'vue';
5
6
 
6
7
  const BottomSheetRoot = [
@@ -51,7 +52,8 @@ var script = defineComponent({
51
52
  // Refs
52
53
  const root = ref();
53
54
  // Styles
54
- const rootStyles = computed(() => ['or-bottom-sheet', ...BottomSheetRoot]);
55
+ const classAttribute = useClassAttribute();
56
+ const rootStyles = computed(() => ['or-bottom-sheet', ...BottomSheetRoot, classAttribute.value]);
55
57
  const handleStyles = computed(() => [...BottomSheetHandle]);
56
58
  const headerStyles = computed(() => [...BottomSheetHeader]);
57
59
  // State
@@ -1,6 +1,8 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { s as script$1 } from './OrLoader-a53d2edf.js';
3
- import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createBlock, Fragment, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
2
+ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
+ import '@vueuse/core';
4
+ import { s as script$1 } from './OrLoader-b3cf4231.js';
5
+ import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, renderSlot, createBlock, Fragment, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
4
6
 
5
7
  var ButtonVariant;
6
8
  (function (ButtonVariant) {
@@ -91,6 +93,7 @@ var script = defineComponent({
91
93
  components: {
92
94
  OrLoader: script$1
93
95
  },
96
+ inheritAttrs: false,
94
97
  props: {
95
98
  type: {
96
99
  type: String,
@@ -127,7 +130,8 @@ var script = defineComponent({
127
130
  // Refs
128
131
  const root = ref();
129
132
  // Styles
130
- 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]);
131
135
  return {
132
136
  root,
133
137
  rootStyles
@@ -142,16 +146,17 @@ const _hoisted_2 = {
142
146
  };
143
147
  function render(_ctx, _cache, $props, $setup, $data, $options) {
144
148
  const _component_OrLoader = resolveComponent("OrLoader");
145
- return openBlock(), createElementBlock("button", {
146
- ref: "root",
147
- class: normalizeClass(_ctx.rootStyles),
149
+ return openBlock(), createElementBlock("button", mergeProps({
150
+ ref: "root"
151
+ }, _ctx.$attrs, {
152
+ class: _ctx.rootStyles,
148
153
  type: _ctx.type,
149
154
  activated: _ctx.activated ? '' : null,
150
155
  disabled: _ctx.disabled,
151
156
  onClick: _cache[0] || (_cache[0] = $event => _ctx.$emit('click', $event)),
152
157
  onFocus: _cache[1] || (_cache[1] = $event => _ctx.$emit('focus', $event)),
153
158
  onBlur: _cache[2] || (_cache[2] = $event => _ctx.$emit('blur', $event))
154
- }, [createElementVNode("div", {
159
+ }), [createElementVNode("div", {
155
160
  class: normalizeClass(['contents', _ctx.loading && 'invisible'])
156
161
  }, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */), _ctx.loading ? (openBlock(), createElementBlock("div", _hoisted_2, [_ctx.variant !== 'link' ? (openBlock(), createBlock(_component_OrLoader, {
157
162
  key: 0,
@@ -160,7 +165,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
160
165
  size: 's'
161
166
  })) : (openBlock(), createElementBlock(Fragment, {
162
167
  key: 1
163
- }, [createTextVNode(toDisplayString(_ctx.loadingText) + "… ", 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */))])) : createCommentVNode("v-if", true)], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1);
168
+ }, [createTextVNode(toDisplayString(_ctx.loadingText) + "… ", 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */))])) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */, _hoisted_1);
164
169
  }
165
170
 
166
171
  script.render = render;
@@ -1,5 +1,7 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { openBlock, createElementBlock, normalizeClass, renderSlot } from 'vue';
2
+ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
+ import '@vueuse/core';
4
+ import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
3
5
 
4
6
  const CardRoot = [
5
7
  // Layout
@@ -17,12 +19,14 @@ const CardRoot = [
17
19
 
18
20
  var script = defineComponent({
19
21
  name: 'OrCard',
22
+ inheritAttrs: false,
20
23
  expose: ['root'],
21
24
  setup() {
22
25
  // Refs
23
26
  const root = ref();
24
27
  // Styles
25
- const rootStyles = computed(() => ['or-card', ...CardRoot]);
28
+ const classAttribute = useClassAttribute();
29
+ const rootStyles = computed(() => ['or-card', ...CardRoot, classAttribute.value]);
26
30
  return {
27
31
  root,
28
32
  rootStyles
@@ -31,10 +35,11 @@ var script = defineComponent({
31
35
  });
32
36
 
33
37
  function render(_ctx, _cache, $props, $setup, $data, $options) {
34
- return openBlock(), createElementBlock("div", {
35
- ref: "root",
36
- class: normalizeClass(_ctx.rootStyles)
37
- }, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */);
38
+ return openBlock(), createElementBlock("div", mergeProps({
39
+ ref: "root"
40
+ }, _ctx.$attrs, {
41
+ class: _ctx.rootStyles
42
+ }), [renderSlot(_ctx.$slots, "default")], 16 /* FULL_PROPS */);
38
43
  }
39
44
 
40
45
  script.render = render;
@@ -1,13 +1,15 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
- import { s as script$3 } from './OrButton-c56998e7.js';
3
- import { s as script$2 } from './OrIconButton-e5781317.js';
4
- import { s as script$6 } from './OrIcon-34f59f73.js';
5
- import { s as script$5 } from './OrMenuItem-58707d47.js';
6
- import { s as script$4 } from './OrMenu-7f3ea117.js';
7
- import './OrPopover-40217b49.js';
8
- import { s as script$7 } from './OrSearch-e15955a7.js';
9
- import './OrInputBox-e16ade90.js';
2
+ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
+ import '@vueuse/core';
4
+ import { s as script$2 } from './OrIconButton-1a89fbf9.js';
5
+ import { s as script$4 } from './OrMenu-840038cd.js';
6
+ import './OrPopover-1075dd38.js';
7
+ import { s as script$5 } from './OrMenuItem-9da279f6.js';
8
+ import { s as script$6 } from './OrIcon-b195169c.js';
10
9
  import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
10
+ import { s as script$3 } from './OrButton-0fa67a0d.js';
11
+ import { s as script$7 } from './OrSearch-9885d178.js';
12
+ import './OrInputBox-6d1b6059.js';
11
13
 
12
14
  const CardCollectionRoot = [
13
15
  // Layout
@@ -100,6 +102,7 @@ var script = defineComponent({
100
102
  OrIcon: script$6,
101
103
  OrSearch: script$7
102
104
  },
105
+ inheritAttrs: false,
103
106
  props: {
104
107
  items: {
105
108
  type: Array,
@@ -142,7 +145,8 @@ var script = defineComponent({
142
145
  const sortMenu = ref();
143
146
  const sortButton = ref();
144
147
  // Styles
145
- const rootStyles = computed(() => ['or-card-collection', ...CardCollectionRoot]);
148
+ const classAttribute = useClassAttribute();
149
+ const rootStyles = computed(() => ['or-card-collection', ...CardCollectionRoot, classAttribute.value]);
146
150
  const toolbarStyles = computed(() => [...CardCollectionToolbar]);
147
151
  const toolbarPanelStyles = computed(() => [...CardCollectionToolbarPanel]);
148
152
  const sortLabel = computed(() => {
@@ -211,10 +215,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
211
215
  const _component_OrSearch = resolveComponent("OrSearch");
212
216
  const _component_OrIconButton = resolveComponent("OrIconButton");
213
217
  const _component_OrCardCollectionView = resolveComponent("OrCardCollectionView");
214
- return openBlock(), createElementBlock("div", {
215
- ref: "root",
216
- class: normalizeClass(_ctx.rootStyles)
217
- }, [createElementVNode("div", {
218
+ return openBlock(), createElementBlock("div", mergeProps({
219
+ ref: "root"
220
+ }, _ctx.$attrs, {
221
+ class: _ctx.rootStyles
222
+ }), [createElementVNode("div", {
218
223
  class: normalizeClass(_ctx.toolbarStyles)
219
224
  }, [createElementVNode("div", {
220
225
  class: normalizeClass(_ctx.toolbarPanelStyles)
@@ -284,7 +289,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
284
289
  key: 1
285
290
  }, {
286
291
  search: _ctx.proxySearch
287
- })), () => [createTextVNode(" No results ")]) : createCommentVNode("v-if", true)], 2 /* CLASS */);
292
+ })), () => [createTextVNode(" No results ")]) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */);
288
293
  }
289
294
 
290
295
  script.render = render;
@@ -1,8 +1,8 @@
1
- import { defineComponent, ref, computed, reactive } from 'vue-demi';
2
- import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
1
+ import { defineComponent, getCurrentInstance, ref, computed } from 'vue-demi';
2
+ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$1, L as LabelVariant } from './OrLabel-f700f9fb.js';
5
- import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, createElementVNode, mergeProps, vModelDynamic, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
4
+ import { s as script$1, L as LabelVariant } from './OrLabel-bdaec602.js';
5
+ import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, createElementVNode, mergeProps, vModelCheckbox, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
6
6
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
7
7
 
8
8
  const CheckboxRoot = [
@@ -40,16 +40,17 @@ var script = defineComponent({
40
40
  components: {
41
41
  OrLabel: script$1
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,69 +75,60 @@ 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
  });
118
111
 
119
- const _hoisted_1 = ["value", "indeterminate", "required", "disabled"];
112
+ const _hoisted_1 = ["id", "value", "indeterminate", "required", "disabled"];
120
113
  function render(_ctx, _cache, $props, $setup, $data, $options) {
121
114
  const _component_OrLabel = resolveComponent("OrLabel");
122
115
  return openBlock(), createElementBlock("div", {
123
116
  ref: "root",
124
117
  class: normalizeClass(_ctx.rootStyles)
125
- }, [withDirectives(createElementVNode("input", mergeProps({
126
- ref: "control",
127
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
128
- }, _ctx.controlAttributes, {
118
+ }, [withDirectives(createElementVNode("input", mergeProps(_ctx.$attrs, {
119
+ id: _ctx.controlId,
120
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
129
121
  class: _ctx.controlStyles,
130
- type: 'checkbox',
131
- value: _ctx.value,
122
+ type: "checkbox",
123
+ value: _ctx.inputValue,
132
124
  indeterminate: _ctx.indeterminate,
133
125
  required: _ctx.required,
134
126
  disabled: _ctx.disabled,
135
127
  onFocus: _cache[1] || (_cache[1] = $event => _ctx.$emit('focus', $event)),
136
128
  onBlur: _cache[2] || (_cache[2] = $event => _ctx.$emit('blur', $event))
137
- }), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]]), _ctx.$slots.default || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
129
+ }), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelCheckbox, _ctx.proxyModelValue]]), _ctx.$slots.default || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
138
130
  key: 0,
139
- "control-id": _ctx.controlAttributes.id,
131
+ "control-id": _ctx.controlId,
140
132
  variant: _ctx.labelVariant,
141
133
  required: _ctx.required,
142
134
  disabled: _ctx.disabled
@@ -1,9 +1,9 @@
1
+ import { defineComponent, ref, computed, watch } from 'vue-demi';
2
+ import { s as script$2, a as ButtonColor } from './OrButton-0fa67a0d.js';
3
+ import { s as script$1 } from './OrOverlay-738a44d5.js';
4
+ import { s as script$3 } from './OrInput-9c0426b9.js';
1
5
  import { useMagicKeys, whenever } from '@vueuse/core';
2
6
  import { logicAnd } from '@vueuse/math';
3
- import { defineComponent, ref, computed, watch } from 'vue-demi';
4
- import { s as script$2, a as ButtonColor } from './OrButton-c56998e7.js';
5
- import { s as script$3 } from './OrInput-6fb81556.js';
6
- import { s as script$1 } from './OrOverlay-afad3aa4.js';
7
7
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
8
8
 
9
9
  var ConfirmType;
@@ -61,7 +61,6 @@ var script = defineComponent({
61
61
  OrButton: script$2,
62
62
  OrInput: script$3
63
63
  },
64
- inheritAttrs: false,
65
64
  props: {
66
65
  titleText: {
67
66
  type: String,