@onereach/ui-components 2.71.1-beta.2237.0 → 2.71.1

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 (658) hide show
  1. package/dist/bundled/v2/{OrAvatar-ae61bfb9.js → OrAvatar-586e417b.js} +4 -7
  2. package/dist/bundled/v2/{OrBottomSheet-1cd1ab4c.js → OrBottomSheet-ddba20c1.js} +2 -4
  3. package/dist/bundled/v2/{OrButton-a846fa7e.js → OrButton-d45772c1.js} +4 -7
  4. package/dist/bundled/v2/{OrCard-29116e1f.js → OrCard-45d5869b.js} +3 -6
  5. package/dist/bundled/v2/{OrCardCollection-3dee1926.js → OrCardCollection-091e2193.js} +9 -12
  6. package/dist/bundled/v2/{OrCheckbox-dbef9f9a.js → OrCheckbox-9be450f9.js} +41 -34
  7. package/dist/bundled/v2/{OrConfirm-5fd7f8bb.js → OrConfirm-bb2df177.js} +4 -3
  8. package/dist/bundled/v2/{OrError-aad17598.js → OrError-52f668a4.js} +3 -6
  9. package/dist/bundled/v2/{OrErrorTag-d0c5bcf4.js → OrErrorTag-97a9112b.js} +4 -7
  10. package/dist/bundled/v2/{OrExpansionPanel-d9a260e2.js → OrExpansionPanel-96b8f568.js} +4 -7
  11. package/dist/bundled/v2/{OrFab-7cc75893.js → OrFab-ed69dee1.js} +3 -4
  12. package/dist/bundled/v2/{OrHint-f38a1940.js → OrHint-fde53334.js} +3 -6
  13. package/dist/bundled/v2/{OrIcon-8625385f.js → OrIcon-458206aa.js} +3 -6
  14. package/dist/bundled/v2/{OrIconButton-76043aa4.js → OrIconButton-4bdd1566.js} +6 -15
  15. package/dist/bundled/v2/{OrInlineInput-7faf5534.js → OrInlineInput-b009a043.js} +47 -39
  16. package/dist/bundled/v2/{OrInlineInputBox-f457210f.js → OrInlineInputBox-7a8e645b.js} +3 -6
  17. package/dist/bundled/v2/{OrInlineTextarea-a9bfe477.js → OrInlineTextarea-6e8c1f80.js} +43 -35
  18. package/dist/bundled/v2/{OrInput-d4173a5a.js → OrInput-5404a234.js} +53 -50
  19. package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-2f559e98.js} +3 -6
  20. package/dist/bundled/v2/{OrLabel-172c4b89.js → OrLabel-aff09c39.js} +3 -6
  21. package/dist/bundled/v2/{OrLink-e7b57307.js → OrLink-0d952e87.js} +3 -6
  22. package/dist/bundled/v2/{OrLoader-6a1f937b.js → OrLoader-864ef92a.js} +3 -6
  23. package/dist/bundled/v2/{OrMenu-fa47c888.js → OrMenu-52da43bc.js} +4 -7
  24. package/dist/bundled/v2/{OrMenuItem-26420908.js → OrMenuItem-e2693a5f.js} +4 -7
  25. package/dist/bundled/v2/{OrModal-6484c944.js → OrModal-51b9f3e7.js} +3 -5
  26. package/dist/bundled/v2/{OrNotification-35ec61a9.js → OrNotification-7f761f25.js} +5 -8
  27. package/dist/bundled/v2/{OrOverlay-3c89d622.js → OrOverlay-efa7992e.js} +1 -3
  28. package/dist/bundled/v2/{OrPagination-379c10b8.js → OrPagination-daf25de2.js} +15 -25
  29. package/dist/bundled/v2/{OrPopover-5dc240f1.js → OrPopover-4e8acb7b.js} +2 -4
  30. package/dist/bundled/v2/{OrProgress-cc397a38.js → OrProgress-15fe65ec.js} +4 -7
  31. package/dist/bundled/v2/{OrRadio-cd39b20b.js → OrRadio-fe23947a.js} +39 -32
  32. package/dist/bundled/v2/{OrSearch-ae350dc7.js → OrSearch-d1169241.js} +6 -9
  33. package/dist/bundled/v2/{OrSegmentedControl-21cc914e.js → OrSegmentedControl-878279bf.js} +12 -22
  34. package/dist/bundled/v2/{OrSelect-e3ee8d12.js → OrSelect-5634790b.js} +22 -30
  35. package/dist/bundled/v2/{OrSkeletonText-516993b4.js → OrSkeletonText-9a2f39dc.js} +11 -18
  36. package/dist/bundled/v2/{OrSortHeader-9932d28f.js → OrSortHeader-565ace92.js} +12 -20
  37. package/dist/bundled/v2/{OrSwitch-237a2081.js → OrSwitch-782d7b43.js} +40 -33
  38. package/dist/bundled/v2/{OrTab-dd949240.js → OrTab-8c5acf8a.js} +3 -6
  39. package/dist/bundled/v2/{OrTabs-42f7c52c.js → OrTabs-d69780fc.js} +12 -19
  40. package/dist/bundled/v2/{OrTag-b9ace427.js → OrTag-8d738be6.js} +4 -7
  41. package/dist/bundled/v2/{OrText-eac4b9f5.js → OrText-a665b991.js} +3 -6
  42. package/dist/bundled/v2/{OrTextarea-5593fbe9.js → OrTextarea-5c57c02b.js} +49 -37
  43. package/dist/bundled/v2/{OrTooltip-fbfa05fd.js → OrTooltip-b1f38647.js} +4 -7
  44. package/dist/bundled/v2/components/index.js +46 -45
  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 +2 -3
  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 +2 -3
  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 +2 -3
  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 +19 -18
  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 +1 -2
  55. package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +23 -18
  56. package/dist/bundled/v2/components/or-checkbox-v3/index.js +3 -3
  57. package/dist/bundled/v2/components/or-confirm-v3/index.js +16 -15
  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 +2 -3
  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 +1 -2
  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 +2 -3
  64. package/dist/bundled/v2/components/or-fab-v3/index.js +2 -3
  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 +1 -2
  67. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -13
  68. package/dist/bundled/v2/components/or-icon-button-v3/index.js +6 -7
  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 +1 -2
  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 +1 -2
  73. package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -19
  74. package/dist/bundled/v2/components/or-inline-input-v3/index.js +12 -11
  75. package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -19
  76. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +12 -11
  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 +1 -2
  79. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +45 -21
  80. package/dist/bundled/v2/components/or-input-v3/index.js +13 -12
  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 +1 -2
  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 +1 -2
  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 +1 -2
  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 +2 -3
  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 +4 -5
  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 +7 -8
  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 +7 -8
  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 +1 -2
  97. package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -13
  98. package/dist/bundled/v2/components/or-pagination-v3/index.js +9 -10
  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 +3 -4
  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 +2 -3
  103. package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +20 -15
  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 +15 -14
  107. package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +5 -16
  108. package/dist/bundled/v2/components/or-segmented-control-v3/index.js +1 -2
  109. package/dist/{esm/v3/components/or-segmented-control-v3/components → bundled/v2/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  110. package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +5 -16
  111. package/dist/bundled/v2/components/or-select-v3/index.js +18 -17
  112. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  113. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  114. package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  115. package/dist/bundled/v2/components/or-skeleton-v3/index.js +2 -3
  116. package/dist/bundled/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +4 -15
  117. package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -3
  118. package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +23 -18
  119. package/dist/bundled/v2/components/or-switch-v3/index.js +4 -4
  120. package/dist/bundled/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  121. package/dist/bundled/v2/components/or-tab-v3/index.js +1 -2
  122. package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +4 -15
  123. package/dist/bundled/v2/components/or-tabs-v3/index.js +8 -9
  124. package/dist/bundled/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  125. package/dist/bundled/v2/components/or-tag-v3/index.js +7 -8
  126. package/dist/bundled/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
  127. package/dist/bundled/v2/components/or-text-v3/index.js +1 -2
  128. package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -19
  129. package/dist/bundled/v2/components/or-textarea-v3/index.js +7 -6
  130. package/dist/bundled/v2/components/or-toast-v3/index.js +8 -9
  131. package/dist/bundled/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  132. package/dist/bundled/v2/components/or-tooltip-v3/index.js +4 -5
  133. package/dist/bundled/v2/hooks/index.d.ts +3 -1
  134. package/dist/bundled/v2/hooks/index.js +2 -1
  135. package/dist/bundled/v2/hooks/useControlAttributes.d.ts +8 -0
  136. package/dist/bundled/v2/hooks/useIdAttribute.d.ts +2 -0
  137. package/dist/bundled/v2/hooks/useValidationAttributes.d.ts +12 -0
  138. package/dist/bundled/v2/index.js +47 -46
  139. package/dist/bundled/v2/{types-7f69189b.js → types-79e5c18d.js} +2 -2
  140. package/dist/bundled/v2/useIdAttribute-cf61643f.js +22 -0
  141. package/dist/bundled/v2/useValidationAttributes-6df7bcf9.js +17 -0
  142. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-0426862b.js → OrAvatar.vue_vue_type_script_lang-582e74ae.js} +3 -6
  143. package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js → OrBottomSheet.vue_vue_type_script_lang-bdef5ca2.js} +2 -4
  144. package/dist/bundled/v3/{OrButton-2b27c1fd.js → OrButton-a1448bfa.js} +7 -8
  145. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-8c44986c.js → OrButton.vue_vue_type_script_lang-3b1e442b.js} +3 -6
  146. package/dist/bundled/v3/{OrCard.vue_vue_type_script_lang-165de137.js → OrCard.vue_vue_type_script_lang-b6685a34.js} +1 -4
  147. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-95abfcc1.js → OrCardCollection.vue_vue_type_script_lang-60403ae6.js} +42 -46
  148. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-8b36e06c.js → OrCheckbox.vue_vue_type_script_lang-fc067611.js} +31 -24
  149. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-16dfa0b6.js → OrConfirm.vue_vue_type_script_lang-9231d51e.js} +7 -6
  150. package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-cc6c135f.js → OrError.vue_vue_type_script_lang-53648a65.js} +1 -4
  151. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-4828c387.js → OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js} +3 -6
  152. package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-5360f580.js → OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js} +3 -6
  153. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-2adeaed6.js → OrFab.vue_vue_type_script_lang-0fe4a921.js} +2 -3
  154. package/dist/bundled/v3/{OrHint-9592499e.js → OrHint-5d5e4d99.js} +13 -15
  155. package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-8e657168.js → OrHint.vue_vue_type_script_lang-e322f61e.js} +1 -4
  156. package/dist/bundled/v3/OrIcon-1a5c9091.js +12 -0
  157. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-a119a715.js → OrIcon.vue_vue_type_script_lang-bdbaad94.js} +1 -4
  158. package/dist/bundled/v3/{OrIconButton-50df6117.js → OrIconButton-428dd2cf.js} +2 -3
  159. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-b1490ad1.js → OrIconButton.vue_vue_type_script_lang-ec6a3622.js} +13 -22
  160. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-9f237eb5.js → OrInlineInput.vue_vue_type_script_lang-ab296efc.js} +41 -33
  161. package/dist/bundled/v3/{OrInlineInputBox-9d68ded1.js → OrInlineInputBox-f92a09d6.js} +6 -7
  162. package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-73750005.js → OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js} +1 -4
  163. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-d9e0eb26.js → OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js} +41 -33
  164. package/dist/bundled/v3/{OrInput-a0b9a900.js → OrInput-2a7c6b57.js} +7 -7
  165. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-f3ce4d61.js → OrInput.vue_vue_type_script_lang-509de504.js} +44 -41
  166. package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-4c7900c2.js} +6 -7
  167. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → OrInputBox.vue_vue_type_script_lang-47d98e81.js} +1 -4
  168. package/dist/bundled/v3/{OrLabel-c6873e79.js → OrLabel-c556887e.js} +7 -8
  169. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-96f94c4e.js → OrLabel.vue_vue_type_script_lang-191d2304.js} +1 -4
  170. package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-9d3a32c7.js → OrLink.vue_vue_type_script_lang-05d4897b.js} +1 -4
  171. package/dist/bundled/v3/{OrLoader-c4bbef2f.js → OrLoader-123ef8c4.js} +7 -8
  172. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-5405040c.js → OrLoader.vue_vue_type_script_lang-4c3c1ac9.js} +1 -4
  173. package/dist/bundled/v3/{OrMenu-f26e8e55.js → OrMenu-6d7abe97.js} +7 -8
  174. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-2446a69a.js → OrMenu.vue_vue_type_script_lang-df35fd76.js} +3 -6
  175. package/dist/bundled/v3/{OrMenuItem-4feaba6c.js → OrMenuItem-807e2a49.js} +7 -8
  176. package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-0ffaef05.js → OrMenuItem.vue_vue_type_script_lang-2400ec2a.js} +3 -6
  177. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-e4f57a5e.js → OrModal.vue_vue_type_script_lang-5a71a851.js} +5 -7
  178. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-f580ebc1.js → OrNotification.vue_vue_type_script_lang-6287244f.js} +5 -8
  179. package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-cb3aad0c.js → OrOverlay.vue_vue_type_script_lang-7edd25f6.js} +1 -3
  180. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-c96d7cd7.js → OrPagination.vue_vue_type_script_lang-f64827ef.js} +17 -27
  181. package/dist/bundled/v3/{OrPopover-c462ce77.js → OrPopover-1a488f88.js} +1 -1
  182. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-54c7b11c.js → OrPopover.vue_vue_type_script_lang-b1102c1a.js} +3 -5
  183. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-a73c0acf.js → OrProgress.vue_vue_type_script_lang-52f660d6.js} +2 -5
  184. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-2e666a56.js → OrRadio.vue_vue_type_script_lang-8dc0720c.js} +31 -24
  185. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-8c220bb4.js → OrSearch.vue_vue_type_script_lang-ab2ef22c.js} +5 -8
  186. package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-579406f5.js → OrSegmentedControl.vue_vue_type_script_lang-38a00b68.js} +14 -25
  187. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-3f4e09e9.js → OrSelect.vue_vue_type_script_lang-54f683a2.js} +45 -54
  188. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-577a1dc9.js → OrSkeletonText.vue_vue_type_script_lang-efcfbe21.js} +5 -12
  189. package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-75115125.js → OrSortHeader.vue_vue_type_script_lang-a20eae87.js} +11 -19
  190. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-04829f64.js → OrSwitch.vue_vue_type_script_lang-31994be7.js} +33 -26
  191. package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-134ad9d1.js → OrTab.vue_vue_type_script_lang-f791efa0.js} +1 -4
  192. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-61b79a5a.js → OrTabs.vue_vue_type_script_lang-cb550e87.js} +20 -28
  193. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-5db8644c.js → OrTag.vue_vue_type_script_lang-cd3e040e.js} +3 -6
  194. package/dist/bundled/v3/{OrText.vue_vue_type_script_lang-d9525d49.js → OrText.vue_vue_type_script_lang-271fb345.js} +1 -4
  195. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-8e3531cd.js → OrTextarea.vue_vue_type_script_lang-296da567.js} +45 -34
  196. package/dist/bundled/v3/{OrToastContainer-c5d7acf8.js → OrToastContainer-ad5ae5af.js} +1 -1
  197. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-67cc86ed.js → OrTooltip.vue_vue_type_script_lang-bf9935ef.js} +3 -6
  198. package/dist/bundled/v3/components/index.js +58 -57
  199. package/dist/bundled/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  200. package/dist/bundled/v3/components/or-avatar-v3/index.js +3 -4
  201. package/dist/bundled/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  202. package/dist/bundled/v3/components/or-bottom-sheet-v3/index.js +2 -3
  203. package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
  204. package/dist/bundled/v3/components/or-button-v3/index.js +3 -4
  205. package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  206. package/dist/bundled/v3/components/or-card-collection-v3/index.js +30 -29
  207. package/dist/bundled/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
  208. package/dist/bundled/v3/components/or-card-v3/index.js +1 -2
  209. package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +23 -18
  210. package/dist/bundled/v3/components/or-checkbox-v3/index.js +4 -4
  211. package/dist/bundled/v3/components/or-confirm-v3/index.js +25 -24
  212. package/dist/bundled/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  213. package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -4
  214. package/dist/bundled/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
  215. package/dist/bundled/v3/components/or-error-v3/index.js +1 -2
  216. package/dist/bundled/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  217. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -4
  218. package/dist/bundled/v3/components/or-fab-v3/index.js +3 -4
  219. package/dist/bundled/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  220. package/dist/bundled/v3/components/or-hint-v3/index.js +1 -2
  221. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -13
  222. package/dist/bundled/v3/components/or-icon-button-v3/index.js +8 -9
  223. package/dist/bundled/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  224. package/dist/bundled/v3/components/or-icon-v3/index.js +1 -2
  225. package/dist/bundled/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  226. package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +1 -2
  227. package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -19
  228. package/dist/bundled/v3/components/or-inline-input-v3/index.js +17 -16
  229. package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -19
  230. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +17 -16
  231. package/dist/bundled/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  232. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
  233. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +45 -21
  234. package/dist/bundled/v3/components/or-input-v3/index.js +19 -18
  235. package/dist/bundled/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  236. package/dist/bundled/v3/components/or-label-v3/index.js +1 -2
  237. package/dist/bundled/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
  238. package/dist/bundled/v3/components/or-link-v3/index.js +1 -2
  239. package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  240. package/dist/bundled/v3/components/or-loader-v3/index.js +1 -2
  241. package/dist/bundled/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  242. package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -4
  243. package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  244. package/dist/bundled/v3/components/or-menu-v3/index.js +5 -6
  245. package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  246. package/dist/bundled/v3/components/or-modal-v3/index.js +10 -11
  247. package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  248. package/dist/bundled/v3/components/or-notification-v3/index.js +10 -11
  249. package/dist/bundled/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  250. package/dist/bundled/v3/components/or-overlay-v3/index.js +1 -2
  251. package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -13
  252. package/dist/bundled/v3/components/or-pagination-v3/index.js +15 -16
  253. package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  254. package/dist/bundled/v3/components/or-popover-v3/index.js +3 -4
  255. package/dist/bundled/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  256. package/dist/bundled/v3/components/or-progress-v3/index.js +2 -3
  257. package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +20 -15
  258. package/dist/bundled/v3/components/or-radio-v3/index.js +4 -4
  259. package/dist/bundled/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  260. package/dist/bundled/v3/components/or-search-v3/index.js +22 -21
  261. package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +5 -16
  262. package/dist/bundled/v3/components/or-segmented-control-v3/index.js +1 -2
  263. package/dist/bundled/{v2/components/or-segmented-control-v3/components → v3/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  264. package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +5 -16
  265. package/dist/bundled/v3/components/or-select-v3/index.js +26 -25
  266. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  267. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  268. package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  269. package/dist/bundled/v3/components/or-skeleton-v3/index.js +2 -3
  270. package/dist/bundled/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +4 -15
  271. package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -4
  272. package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +23 -18
  273. package/dist/bundled/v3/components/or-switch-v3/index.js +6 -6
  274. package/dist/bundled/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  275. package/dist/bundled/v3/components/or-tab-v3/index.js +1 -2
  276. package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +4 -15
  277. package/dist/bundled/v3/components/or-tabs-v3/index.js +12 -13
  278. package/dist/bundled/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  279. package/dist/bundled/v3/components/or-tag-v3/index.js +10 -11
  280. package/dist/bundled/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
  281. package/dist/bundled/v3/components/or-text-v3/index.js +1 -2
  282. package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -19
  283. package/dist/bundled/v3/components/or-textarea-v3/index.js +10 -9
  284. package/dist/bundled/v3/components/or-toast-v3/index.js +13 -14
  285. package/dist/bundled/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  286. package/dist/bundled/v3/components/or-tooltip-v3/index.js +5 -6
  287. package/dist/bundled/v3/hooks/index.d.ts +3 -1
  288. package/dist/bundled/v3/hooks/index.js +2 -1
  289. package/dist/bundled/v3/hooks/useControlAttributes.d.ts +8 -0
  290. package/dist/bundled/v3/hooks/useIdAttribute.d.ts +2 -0
  291. package/dist/bundled/v3/hooks/useValidationAttributes.d.ts +12 -0
  292. package/dist/bundled/v3/index.js +192 -205
  293. package/dist/bundled/v3/{types-f7b07e1a.js → types-1d25bb9a.js} +5 -5
  294. package/dist/bundled/v3/useIdAttribute-b2e42f31.js +21 -0
  295. package/dist/bundled/v3/useValidationAttributes-5428d8fa.js +16 -0
  296. package/dist/esm/v2/{OrAvatar-3d155af3.js → OrAvatar-379ac72f.js} +4 -8
  297. package/dist/esm/v2/{OrBottomSheet-16c2e610.js → OrBottomSheet-37200385.js} +2 -4
  298. package/dist/esm/v2/{OrButton-835d4f11.js → OrButton-66964360.js} +4 -8
  299. package/dist/esm/v2/{OrCard-de799db0.js → OrCard-e89c44ef.js} +3 -7
  300. package/dist/esm/v2/{OrCardCollection-259b2e2b.js → OrCardCollection-bbdb6159.js} +11 -15
  301. package/dist/esm/v2/{OrCheckbox-567e387c.js → OrCheckbox-b380c131.js} +41 -34
  302. package/dist/esm/v2/{OrConfirm-921dbb5d.js → OrConfirm-cfaf4266.js} +4 -3
  303. package/dist/esm/v2/{OrError-d267ee9a.js → OrError-13845bb0.js} +3 -7
  304. package/dist/esm/v2/{OrErrorTag-782dd714.js → OrErrorTag-80f82cdf.js} +4 -8
  305. package/dist/esm/v2/{OrExpansionPanel-a123024e.js → OrExpansionPanel-729eb1e7.js} +4 -8
  306. package/dist/esm/v2/{OrFab-26106618.js → OrFab-1d095e33.js} +3 -4
  307. package/dist/esm/v2/{OrHint-42dc9ebb.js → OrHint-78b399cb.js} +3 -7
  308. package/dist/esm/v2/{OrIcon-5e394c62.js → OrIcon-f34e0e6f.js} +3 -7
  309. package/dist/esm/v2/{OrIconButton-3c81fd64.js → OrIconButton-5fa56aec.js} +7 -17
  310. package/dist/esm/v2/{OrInlineInput-1ad5ea15.js → OrInlineInput-38645a8e.js} +47 -39
  311. package/dist/esm/v2/{OrInlineInputBox-fefd4fbd.js → OrInlineInputBox-46146af0.js} +3 -7
  312. package/dist/esm/v2/{OrInlineTextarea-bfe528e7.js → OrInlineTextarea-b49a7107.js} +43 -35
  313. package/dist/esm/v2/{OrInput-59cc6981.js → OrInput-e8fe9102.js} +53 -50
  314. package/dist/esm/v2/{OrInputBox-4d5a318d.js → OrInputBox-9ceb9fc4.js} +3 -7
  315. package/dist/esm/v2/{OrLabel-2a9f1477.js → OrLabel-0945a4d9.js} +3 -7
  316. package/dist/esm/v2/{OrLink-80742a17.js → OrLink-597e0e18.js} +3 -7
  317. package/dist/esm/v2/{OrLoader-f857d55b.js → OrLoader-76307488.js} +3 -7
  318. package/dist/esm/v2/{OrMenu-df27d0ef.js → OrMenu-c276db74.js} +4 -8
  319. package/dist/esm/v2/{OrMenuItem-c7f28480.js → OrMenuItem-7b7fbf8a.js} +4 -8
  320. package/dist/esm/v2/{OrModal-8c6fdab4.js → OrModal-3b9d59de.js} +3 -6
  321. package/dist/esm/v2/{OrNotification-c0d70dc7.js → OrNotification-5e145880.js} +5 -9
  322. package/dist/esm/v2/{OrOverlay-18ba2dc6.js → OrOverlay-a019186f.js} +1 -3
  323. package/dist/esm/v2/{OrPagination-c0dbec6a.js → OrPagination-1adbcadb.js} +16 -27
  324. package/dist/esm/v2/{OrPopover-9bafbdb4.js → OrPopover-d5d4f62a.js} +2 -4
  325. package/dist/esm/v2/{OrProgress-c27c8946.js → OrProgress-b7d1c689.js} +4 -7
  326. package/dist/esm/v2/{OrRadio-848ce55d.js → OrRadio-87a4d226.js} +39 -32
  327. package/dist/esm/v2/{OrSearch-ebc3b81c.js → OrSearch-4b774707.js} +6 -9
  328. package/dist/esm/v2/{OrSegmentedControl-e8dce8f9.js → OrSegmentedControl-7486115b.js} +12 -23
  329. package/dist/esm/v2/{OrSelect-7317a963.js → OrSelect-d7016575.js} +22 -30
  330. package/dist/esm/v2/{OrSkeletonText-950be6a2.js → OrSkeletonText-6ee72718.js} +11 -19
  331. package/dist/esm/v2/{OrSortHeader-19bf94ca.js → OrSortHeader-592727dc.js} +12 -21
  332. package/dist/esm/v2/{OrSwitch-13b6a7ee.js → OrSwitch-8549219a.js} +40 -33
  333. package/dist/esm/v2/{OrTab-702e7335.js → OrTab-1ff87c76.js} +3 -7
  334. package/dist/esm/v2/{OrTabs-71bd3fd2.js → OrTabs-96b0473d.js} +13 -20
  335. package/dist/esm/v2/{OrTag-842193c2.js → OrTag-765090df.js} +4 -8
  336. package/dist/esm/v2/{OrText-ba5a2b6c.js → OrText-b12d0682.js} +3 -7
  337. package/dist/esm/v2/{OrTextarea-6712a150.js → OrTextarea-a5a3572b.js} +49 -37
  338. package/dist/esm/v2/{OrTooltip-513bee30.js → OrTooltip-629d44fc.js} +4 -7
  339. package/dist/esm/v2/components/index.js +47 -46
  340. package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  341. package/dist/esm/v2/components/or-avatar-v3/index.js +2 -4
  342. package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  343. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -3
  344. package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
  345. package/dist/esm/v2/components/or-button-v3/index.js +2 -4
  346. package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  347. package/dist/esm/v2/components/or-card-collection-v3/index.js +20 -19
  348. package/dist/esm/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
  349. package/dist/esm/v2/components/or-card-v3/index.js +1 -3
  350. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +23 -18
  351. package/dist/esm/v2/components/or-checkbox-v3/index.js +3 -3
  352. package/dist/esm/v2/components/or-confirm-v3/index.js +16 -15
  353. package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  354. package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -4
  355. package/dist/esm/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
  356. package/dist/esm/v2/components/or-error-v3/index.js +1 -3
  357. package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  358. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -4
  359. package/dist/esm/v2/components/or-fab-v3/index.js +2 -4
  360. package/dist/esm/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  361. package/dist/esm/v2/components/or-hint-v3/index.js +1 -3
  362. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -13
  363. package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -7
  364. package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  365. package/dist/esm/v2/components/or-icon-v3/index.js +1 -3
  366. package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  367. package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -3
  368. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -19
  369. package/dist/esm/v2/components/or-inline-input-v3/index.js +12 -11
  370. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -19
  371. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +12 -11
  372. package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  373. package/dist/esm/v2/components/or-input-box-v3/index.js +1 -3
  374. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +45 -21
  375. package/dist/esm/v2/components/or-input-v3/index.js +13 -12
  376. package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  377. package/dist/esm/v2/components/or-label-v3/index.js +1 -3
  378. package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
  379. package/dist/esm/v2/components/or-link-v3/index.js +1 -3
  380. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  381. package/dist/esm/v2/components/or-loader-v3/index.js +1 -3
  382. package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  383. package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -4
  384. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  385. package/dist/esm/v2/components/or-menu-v3/index.js +5 -6
  386. package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  387. package/dist/esm/v2/components/or-modal-v3/index.js +8 -9
  388. package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  389. package/dist/esm/v2/components/or-notification-v3/index.js +8 -9
  390. package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  391. package/dist/esm/v2/components/or-overlay-v3/index.js +1 -2
  392. package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -13
  393. package/dist/esm/v2/components/or-pagination-v3/index.js +10 -11
  394. package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  395. package/dist/esm/v2/components/or-popover-v3/index.js +3 -4
  396. package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  397. package/dist/esm/v2/components/or-progress-v3/index.js +2 -3
  398. package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +20 -15
  399. package/dist/esm/v2/components/or-radio-v3/index.js +3 -3
  400. package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  401. package/dist/esm/v2/components/or-search-v3/index.js +15 -14
  402. package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +5 -16
  403. package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -3
  404. package/dist/{bundled/v3/components/or-segmented-control-v3/components → esm/v2/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  405. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +5 -16
  406. package/dist/esm/v2/components/or-select-v3/index.js +18 -17
  407. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  408. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  409. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  410. package/dist/esm/v2/components/or-skeleton-v3/index.js +2 -4
  411. package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +4 -15
  412. package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -4
  413. package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +23 -18
  414. package/dist/esm/v2/components/or-switch-v3/index.js +4 -4
  415. package/dist/esm/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  416. package/dist/esm/v2/components/or-tab-v3/index.js +1 -3
  417. package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +4 -15
  418. package/dist/esm/v2/components/or-tabs-v3/index.js +8 -9
  419. package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  420. package/dist/esm/v2/components/or-tag-v3/index.js +8 -9
  421. package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
  422. package/dist/esm/v2/components/or-text-v3/index.js +1 -3
  423. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -19
  424. package/dist/esm/v2/components/or-textarea-v3/index.js +7 -6
  425. package/dist/esm/v2/components/or-toast-v3/index.js +8 -9
  426. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  427. package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -5
  428. package/dist/esm/v2/hooks/index.d.ts +3 -1
  429. package/dist/esm/v2/hooks/index.js +2 -1
  430. package/dist/esm/v2/hooks/useControlAttributes.d.ts +8 -0
  431. package/dist/esm/v2/hooks/useIdAttribute.d.ts +2 -0
  432. package/dist/esm/v2/hooks/useValidationAttributes.d.ts +12 -0
  433. package/dist/esm/v2/index.js +46 -45
  434. package/dist/esm/v2/{types-3ff6f029.js → types-856a804f.js} +2 -2
  435. package/dist/esm/v2/useIdAttribute-859439f0.js +21 -0
  436. package/dist/esm/v2/useValidationAttributes-d1abbe34.js +16 -0
  437. package/dist/esm/v3/{OrAvatar-53a4429d.js → OrAvatar-6444e693.js} +8 -13
  438. package/dist/esm/v3/{OrBottomSheet-62817aec.js → OrBottomSheet-13a416ef.js} +2 -4
  439. package/dist/esm/v3/{OrButton-0fa67a0d.js → OrButton-c56998e7.js} +8 -13
  440. package/dist/esm/v3/{OrCard-fd92f7c8.js → OrCard-cd6af82e.js} +6 -11
  441. package/dist/esm/v3/{OrCardCollection-2886a9ca.js → OrCardCollection-47f61c40.js} +14 -19
  442. package/dist/esm/v3/{OrCheckbox-3e139eac.js → OrCheckbox-16c1e2f4.js} +40 -32
  443. package/dist/esm/v3/{OrConfirm-1d9bfd2a.js → OrConfirm-e7cbf54c.js} +4 -3
  444. package/dist/esm/v3/{OrError-ec8c709d.js → OrError-19198748.js} +7 -12
  445. package/dist/esm/v3/{OrErrorTag-98252eef.js → OrErrorTag-308119de.js} +8 -13
  446. package/dist/esm/v3/{OrExpansionPanel-f8d7ff8d.js → OrExpansionPanel-3a4282da.js} +8 -13
  447. package/dist/esm/v3/{OrFab-c8ae6e01.js → OrFab-61131b31.js} +7 -9
  448. package/dist/esm/v3/{OrHint-74bb732d.js → OrHint-6863124f.js} +7 -12
  449. package/dist/esm/v3/{OrIcon-b195169c.js → OrIcon-34f59f73.js} +6 -11
  450. package/dist/esm/v3/{OrIconButton-7a512558.js → OrIconButton-e5781317.js} +8 -18
  451. package/dist/esm/v3/{OrInlineInput-54c7b053.js → OrInlineInput-09de432a.js} +41 -33
  452. package/dist/esm/v3/{OrInlineInputBox-8049f95a.js → OrInlineInputBox-09b33e18.js} +6 -11
  453. package/dist/esm/v3/{OrInlineTextarea-5a8fc512.js → OrInlineTextarea-56328f22.js} +41 -33
  454. package/dist/esm/v3/{OrInput-639352e4.js → OrInput-6fb81556.js} +45 -42
  455. package/dist/esm/v3/{OrInputBox-6d1b6059.js → OrInputBox-e16ade90.js} +6 -11
  456. package/dist/esm/v3/{OrLabel-bdaec602.js → OrLabel-f700f9fb.js} +7 -12
  457. package/dist/esm/v3/{OrLink-338db3ca.js → OrLink-07f6f27d.js} +7 -12
  458. package/dist/esm/v3/{OrLoader-b3cf4231.js → OrLoader-a53d2edf.js} +7 -12
  459. package/dist/esm/v3/{OrMenu-840038cd.js → OrMenu-7f3ea117.js} +8 -13
  460. package/dist/esm/v3/{OrMenuItem-9da279f6.js → OrMenuItem-58707d47.js} +8 -13
  461. package/dist/esm/v3/{OrModal-4cd576c7.js → OrModal-10838da7.js} +3 -6
  462. package/dist/esm/v3/{OrNotification-cb49acef.js → OrNotification-25da89ca.js} +9 -14
  463. package/dist/esm/v3/{OrOverlay-738a44d5.js → OrOverlay-afad3aa4.js} +1 -3
  464. package/dist/esm/v3/{OrPagination-a703307d.js → OrPagination-da9e5017.js} +20 -32
  465. package/dist/esm/v3/{OrPopover-1075dd38.js → OrPopover-40217b49.js} +2 -4
  466. package/dist/esm/v3/{OrProgress-407002e0.js → OrProgress-639ed5e8.js} +8 -12
  467. package/dist/esm/v3/{OrRadio-54b6d0de.js → OrRadio-bb9b37c1.js} +37 -29
  468. package/dist/esm/v3/{OrSearch-8caf7e53.js → OrSearch-e15955a7.js} +9 -13
  469. package/dist/esm/v3/{OrSegmentedControl-171cad78.js → OrSegmentedControl-880b4911.js} +19 -32
  470. package/dist/esm/v3/{OrSelect-3932d4bd.js → OrSelect-027b5e8f.js} +28 -37
  471. package/dist/esm/v3/{OrSkeletonText-3965ff71.js → OrSkeletonText-afd3d007.js} +22 -33
  472. package/dist/esm/v3/{OrSortHeader-fe1a9cf8.js → OrSortHeader-a39f77f9.js} +16 -26
  473. package/dist/esm/v3/{OrSwitch-cca30aa0.js → OrSwitch-1c2196da.js} +38 -31
  474. package/dist/esm/v3/{OrTab-c131cf60.js → OrTab-d3785ea4.js} +6 -11
  475. package/dist/esm/v3/{OrTabs-d0ee6cef.js → OrTabs-328d41b9.js} +13 -20
  476. package/dist/esm/v3/{OrTag-6db3aaf7.js → OrTag-21ba5e15.js} +8 -13
  477. package/dist/esm/v3/{OrText-ecb46923.js → OrText-6b4f7cd1.js} +7 -12
  478. package/dist/esm/v3/{OrTextarea-bb9ef3f2.js → OrTextarea-37566985.js} +47 -35
  479. package/dist/esm/v3/{OrTooltip-50d27b4f.js → OrTooltip-b07616f4.js} +8 -12
  480. package/dist/esm/v3/components/index.js +47 -46
  481. package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
  482. package/dist/esm/v3/components/or-avatar-v3/index.js +2 -4
  483. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
  484. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -3
  485. package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
  486. package/dist/esm/v3/components/or-button-v3/index.js +2 -4
  487. package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
  488. package/dist/esm/v3/components/or-card-collection-v3/index.js +20 -19
  489. package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
  490. package/dist/esm/v3/components/or-card-v3/index.js +1 -3
  491. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +23 -18
  492. package/dist/esm/v3/components/or-checkbox-v3/index.js +3 -3
  493. package/dist/esm/v3/components/or-confirm-v3/index.js +16 -15
  494. package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
  495. package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -4
  496. package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
  497. package/dist/esm/v3/components/or-error-v3/index.js +1 -3
  498. package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
  499. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -4
  500. package/dist/esm/v3/components/or-fab-v3/index.js +2 -4
  501. package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
  502. package/dist/esm/v3/components/or-hint-v3/index.js +1 -3
  503. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -13
  504. package/dist/esm/v3/components/or-icon-button-v3/index.js +6 -7
  505. package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
  506. package/dist/esm/v3/components/or-icon-v3/index.js +1 -3
  507. package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
  508. package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -3
  509. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -19
  510. package/dist/esm/v3/components/or-inline-input-v3/index.js +12 -11
  511. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -19
  512. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +12 -11
  513. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
  514. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -3
  515. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +45 -21
  516. package/dist/esm/v3/components/or-input-v3/index.js +13 -12
  517. package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
  518. package/dist/esm/v3/components/or-label-v3/index.js +1 -3
  519. package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
  520. package/dist/esm/v3/components/or-link-v3/index.js +1 -3
  521. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
  522. package/dist/esm/v3/components/or-loader-v3/index.js +1 -3
  523. package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
  524. package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -4
  525. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
  526. package/dist/esm/v3/components/or-menu-v3/index.js +5 -6
  527. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
  528. package/dist/esm/v3/components/or-modal-v3/index.js +8 -9
  529. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
  530. package/dist/esm/v3/components/or-notification-v3/index.js +8 -9
  531. package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
  532. package/dist/esm/v3/components/or-overlay-v3/index.js +1 -2
  533. package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -13
  534. package/dist/esm/v3/components/or-pagination-v3/index.js +10 -11
  535. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
  536. package/dist/esm/v3/components/or-popover-v3/index.js +3 -4
  537. package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
  538. package/dist/esm/v3/components/or-progress-v3/index.js +2 -3
  539. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +20 -15
  540. package/dist/esm/v3/components/or-radio-v3/index.js +3 -3
  541. package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
  542. package/dist/esm/v3/components/or-search-v3/index.js +15 -14
  543. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +5 -16
  544. package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -3
  545. package/dist/esm/{v2/components/or-segmented-control-v3/components → v3/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
  546. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +5 -16
  547. package/dist/esm/v3/components/or-select-v3/index.js +18 -17
  548. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
  549. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
  550. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
  551. package/dist/esm/v3/components/or-skeleton-v3/index.js +2 -4
  552. package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +4 -15
  553. package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -4
  554. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +23 -18
  555. package/dist/esm/v3/components/or-switch-v3/index.js +4 -4
  556. package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
  557. package/dist/esm/v3/components/or-tab-v3/index.js +1 -3
  558. package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +4 -15
  559. package/dist/esm/v3/components/or-tabs-v3/index.js +8 -9
  560. package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
  561. package/dist/esm/v3/components/or-tag-v3/index.js +8 -9
  562. package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
  563. package/dist/esm/v3/components/or-text-v3/index.js +1 -3
  564. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -19
  565. package/dist/esm/v3/components/or-textarea-v3/index.js +7 -6
  566. package/dist/esm/v3/components/or-toast-v3/index.js +8 -9
  567. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  568. package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -5
  569. package/dist/esm/v3/hooks/index.d.ts +3 -1
  570. package/dist/esm/v3/hooks/index.js +2 -1
  571. package/dist/esm/v3/hooks/useControlAttributes.d.ts +8 -0
  572. package/dist/esm/v3/hooks/useIdAttribute.d.ts +2 -0
  573. package/dist/esm/v3/hooks/useValidationAttributes.d.ts +12 -0
  574. package/dist/esm/v3/index.js +46 -45
  575. package/dist/esm/v3/{types-85bee366.js → types-7f17b4b2.js} +2 -2
  576. package/dist/esm/v3/useIdAttribute-859439f0.js +21 -0
  577. package/dist/esm/v3/useValidationAttributes-d1abbe34.js +16 -0
  578. package/package.json +3 -2
  579. package/src/components/or-avatar-v3/OrAvatar.vue +3 -9
  580. package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +0 -4
  581. package/src/components/or-button-v3/OrButton.vue +0 -7
  582. package/src/components/or-card-collection-v3/OrCardCollection.vue +9 -17
  583. package/src/components/or-card-v3/OrCard.vue +0 -7
  584. package/src/components/or-checkbox-v3/OrCheckbox.stories3.ts +3 -10
  585. package/src/components/or-checkbox-v3/OrCheckbox.vue +34 -26
  586. package/src/components/or-confirm-v3/OrConfirm.vue +15 -5
  587. package/src/components/or-error-tag-v3/OrErrorTag.vue +0 -7
  588. package/src/components/or-error-v3/OrError.vue +0 -7
  589. package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +0 -7
  590. package/src/components/or-fab-v3/OrFab.vue +0 -3
  591. package/src/components/or-hint-v3/OrHint.vue +0 -7
  592. package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +0 -4
  593. package/src/components/or-icon-button-v3/OrIconButton.vue +0 -10
  594. package/src/components/or-icon-button-v3/styles.ts +0 -13
  595. package/src/components/or-icon-v3/OrIcon.vue +0 -7
  596. package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +0 -7
  597. package/src/components/or-inline-input-v3/OrInlineInput.stories3.ts +0 -6
  598. package/src/components/or-inline-input-v3/OrInlineInput.vue +36 -27
  599. package/src/components/or-inline-textarea-v3/OrInlineTextarea.stories3.ts +0 -6
  600. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +36 -27
  601. package/src/components/or-input-box-v3/OrInputBox.vue +0 -7
  602. package/src/components/or-input-v3/OrInput.stories3.ts +4 -10
  603. package/src/components/or-input-v3/OrInput.vue +37 -34
  604. package/src/components/or-label-v3/OrLabel.vue +0 -7
  605. package/src/components/or-link-v3/OrLink.vue +0 -7
  606. package/src/components/or-loader-v3/OrLoader.vue +1 -8
  607. package/src/components/or-menu-item-v3/OrMenuItem.vue +0 -7
  608. package/src/components/or-menu-v3/OrMenu.vue +0 -7
  609. package/src/components/or-modal-v3/OrModal.vue +0 -4
  610. package/src/components/or-notification-v3/OrNotification.vue +0 -7
  611. package/src/components/or-overlay-v3/OrOverlay.vue +1 -4
  612. package/src/components/or-pagination-v3/OrPagination.stories3.ts +0 -6
  613. package/src/components/or-pagination-v3/OrPagination.vue +9 -27
  614. package/src/components/or-popover-v3/OrPopover.vue +1 -4
  615. package/src/components/or-progress-v3/OrProgress.vue +3 -20
  616. package/src/components/or-radio-v3/OrRadio.stories3.ts +3 -10
  617. package/src/components/or-radio-v3/OrRadio.vue +33 -25
  618. package/src/components/or-search-v3/OrSearch.stories3.ts +0 -2
  619. package/src/components/or-search-v3/OrSearch.vue +1 -8
  620. package/src/components/or-segmented-control-v3/OrSegmentedControl.stories3.ts +0 -6
  621. package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +6 -18
  622. package/src/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/OrSegmentedControlItem.vue +0 -7
  623. package/src/components/or-select-v3/OrSelect.stories3.ts +0 -6
  624. package/src/components/or-select-v3/OrSelect.vue +8 -18
  625. package/src/components/or-skeleton-v3/OrSkeletonCircle.vue +2 -8
  626. package/src/components/or-skeleton-v3/OrSkeletonRect.vue +3 -8
  627. package/src/components/or-skeleton-v3/OrSkeletonText.vue +5 -9
  628. package/src/components/or-sort-header-v3/OrSortHeader.stories3.ts +3 -10
  629. package/src/components/or-sort-header-v3/OrSortHeader.vue +8 -19
  630. package/src/components/or-switch-v3/OrSwitch.stories3.ts +3 -10
  631. package/src/components/or-switch-v3/OrSwitch.vue +33 -25
  632. package/src/components/or-tab-v3/OrTab.vue +0 -7
  633. package/src/components/or-tabs-v3/OrTabs.stories3.ts +0 -6
  634. package/src/components/or-tabs-v3/OrTabs.vue +7 -16
  635. package/src/components/or-tag-v3/OrTag.vue +0 -7
  636. package/src/components/or-text-v3/OrText.vue +0 -7
  637. package/src/components/or-textarea-v3/OrTextarea.stories3.ts +4 -10
  638. package/src/components/or-textarea-v3/OrTextarea.vue +41 -28
  639. package/src/components/or-tooltip-v3/OrTooltip.vue +0 -7
  640. package/src/hooks/index.ts +3 -1
  641. package/src/hooks/useControlAttributes.ts +19 -0
  642. package/src/hooks/useIdAttribute.ts +9 -0
  643. package/src/hooks/useValidationAttributes.ts +25 -0
  644. package/dist/bundled/v2/hooks/useClassAttribute.d.ts +0 -3
  645. package/dist/bundled/v2/useClassAttribute-9bf33346.js +0 -33
  646. package/dist/bundled/v3/OrIcon-d878b768.js +0 -13
  647. package/dist/bundled/v3/hooks/useClassAttribute.d.ts +0 -3
  648. package/dist/bundled/v3/useClassAttribute-00888f78.js +0 -9
  649. package/dist/esm/v2/hooks/useClassAttribute.d.ts +0 -3
  650. package/dist/esm/v2/useClassAttribute-47fdb016.js +0 -32
  651. package/dist/esm/v3/hooks/useClassAttribute.d.ts +0 -3
  652. package/dist/esm/v3/useClassAttribute-47fdb016.js +0 -32
  653. package/src/hooks/useClassAttribute.ts +0 -39
  654. /package/dist/bundled/v2/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
  655. /package/dist/bundled/v3/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
  656. /package/dist/esm/v2/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
  657. /package/dist/esm/v3/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
  658. /package/src/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.ts +0 -0
@@ -1,12 +1,12 @@
1
1
  import { useToggle } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, onBeforeMount, onBeforeUnmount, nextTick } from 'vue';
3
3
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-4d4329cd.js';
4
- import './OrIconButton-50df6117.js';
5
- import './OrLoader-c4bbef2f.js';
6
- import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-b1490ad1.js';
7
- import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-5405040c.js';
4
+ import './OrIconButton-428dd2cf.js';
5
+ import './OrLoader-123ef8c4.js';
6
+ import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
7
+ import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
8
8
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
9
- import './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
9
+ import './OrOverlay.vue_vue_type_script_lang-7edd25f6.js';
10
10
  import { s as script$4 } from './OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
11
11
 
12
12
  var errorPng = "data:image/png;base64,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";
@@ -0,0 +1,21 @@
1
+ import { useAttrs, computed, getCurrentInstance } from 'vue';
2
+
3
+ function useControlAttributes() {
4
+ const attributes = useAttrs();
5
+ return {
6
+ readonly: computed(() => attributes['readonly']),
7
+ disabled: computed(() => attributes['disabled']),
8
+ 'force-state': computed(() => attributes['force-state'])
9
+ };
10
+ }
11
+
12
+ function useIdAttribute() {
13
+ const attributes = useAttrs(),
14
+ component = getCurrentInstance();
15
+ return computed(() => {
16
+ var _a;
17
+ return (_a = attributes['id']) !== null && _a !== void 0 ? _a : component === null || component === void 0 ? void 0 : component.uid.toString();
18
+ });
19
+ }
20
+
21
+ export { useIdAttribute as a, useControlAttributes as u };
@@ -0,0 +1,16 @@
1
+ import { useAttrs, computed } from 'vue';
2
+
3
+ function useValidationAttributes() {
4
+ const attributes = useAttrs();
5
+ return {
6
+ required: computed(() => attributes['required']),
7
+ minlength: computed(() => attributes['minlength']),
8
+ maxlength: computed(() => attributes['maxlength']),
9
+ pattern: computed(() => attributes['pattern']),
10
+ min: computed(() => attributes['min']),
11
+ max: computed(() => attributes['max']),
12
+ step: computed(() => attributes['step'])
13
+ };
14
+ }
15
+
16
+ export { useValidationAttributes as u };
@@ -1,8 +1,6 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect } from 'vue-demi';
2
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import '@vueuse/core';
4
2
  import { h as hslToColorString, g as generateHslFromString } from './color-1f348774.js';
5
- import { _ as __vue_component__$1 } from './OrIcon-5e394c62.js';
3
+ import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
6
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
5
 
8
6
  var AvatarSize;
@@ -90,7 +88,6 @@ var script = defineComponent({
90
88
  components: {
91
89
  OrIcon: __vue_component__$1
92
90
  },
93
- inheritAttrs: false,
94
91
  props: {
95
92
  src: {
96
93
  type: String,
@@ -123,8 +120,7 @@ var script = defineComponent({
123
120
  return !props.icon;
124
121
  });
125
122
  // Styles
126
- const classAttribute = useClassAttribute();
127
- const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], ...(isIcon.value ? AvatarRootAbbreviationSizes[props.size] : AvatarRootIconSizes[props.size]), classAttribute.value]);
123
+ const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], ...(isIcon.value ? AvatarRootAbbreviationSizes[props.size] : AvatarRootIconSizes[props.size])]);
128
124
  const imageStyles = computed(() => [...AvatarImage]);
129
125
  // Effects
130
126
  watchPostEffect(() => {
@@ -153,10 +149,10 @@ var __vue_render__ = function () {
153
149
  var _vm = this;
154
150
  var _h = _vm.$createElement;
155
151
  var _c = _vm._self._c || _h;
156
- return _c('div', _vm._b({
152
+ return _c('div', {
157
153
  ref: "root",
158
154
  class: _vm.rootStyles
159
- }, 'div', _vm.$attrs, false), [_vm._t("default", function () {
155
+ }, [_vm._t("default", function () {
160
156
  return [_vm.src ? _c('img', {
161
157
  class: _vm.imageStyles,
162
158
  attrs: {
@@ -1,7 +1,6 @@
1
1
  import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, watch, unref } from 'vue-demi';
3
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
- import { _ as __vue_component__$1 } from './OrOverlay-18ba2dc6.js';
3
+ import { _ as __vue_component__$1 } from './OrOverlay-a019186f.js';
5
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
5
 
7
6
  const BottomSheetRoot = [
@@ -52,8 +51,7 @@ var script = defineComponent({
52
51
  // Refs
53
52
  const root = ref();
54
53
  // Styles
55
- const classAttribute = useClassAttribute();
56
- const rootStyles = computed(() => ['or-bottom-sheet', ...BottomSheetRoot, classAttribute.value]);
54
+ const rootStyles = computed(() => ['or-bottom-sheet', ...BottomSheetRoot]);
57
55
  const handleStyles = computed(() => [...BottomSheetHandle]);
58
56
  const headerStyles = computed(() => [...BottomSheetHeader]);
59
57
  // State
@@ -1,7 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import '@vueuse/core';
4
- import { _ as __vue_component__$1 } from './OrLoader-f857d55b.js';
2
+ import { _ as __vue_component__$1 } from './OrLoader-76307488.js';
5
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
4
 
7
5
  var ButtonVariant;
@@ -93,7 +91,6 @@ var script = defineComponent({
93
91
  components: {
94
92
  OrLoader: __vue_component__$1
95
93
  },
96
- inheritAttrs: false,
97
94
  props: {
98
95
  type: {
99
96
  type: String,
@@ -130,8 +127,7 @@ var script = defineComponent({
130
127
  // Refs
131
128
  const root = ref();
132
129
  // Styles
133
- const classAttribute = useClassAttribute();
134
- const rootStyles = computed(() => ['or-button', ...ButtonRoot, ...ButtonRootVariants[props.variant], ...ButtonRootColors[`${props.color}-${props.variant}`], props.loading && 'interactivity-none', classAttribute.value]);
130
+ const rootStyles = computed(() => ['or-button', ...ButtonRoot, ...ButtonRootVariants[props.variant], ...ButtonRootColors[`${props.color}-${props.variant}`], props.loading && 'interactivity-none']);
135
131
  return {
136
132
  root,
137
133
  rootStyles
@@ -147,7 +143,7 @@ var __vue_render__ = function () {
147
143
  var _vm = this;
148
144
  var _h = _vm.$createElement;
149
145
  var _c = _vm._self._c || _h;
150
- return _c('button', _vm._b({
146
+ return _c('button', {
151
147
  ref: "root",
152
148
  class: _vm.rootStyles,
153
149
  attrs: {
@@ -166,7 +162,7 @@ var __vue_render__ = function () {
166
162
  return _vm.$emit('blur', $event);
167
163
  }
168
164
  }
169
- }, 'button', _vm.$attrs, false), [_c('div', {
165
+ }, [_c('div', {
170
166
  class: ['contents', _vm.loading && 'invisible']
171
167
  }, [_vm._t("default")], 2), _vm._v(" "), _vm.loading ? [_c('div', {
172
168
  class: ['absolute']
@@ -1,6 +1,4 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import '@vueuse/core';
4
2
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
3
 
6
4
  const CardRoot = [
@@ -19,14 +17,12 @@ const CardRoot = [
19
17
 
20
18
  var script = defineComponent({
21
19
  name: 'OrCard',
22
- inheritAttrs: false,
23
20
  expose: ['root'],
24
21
  setup() {
25
22
  // Refs
26
23
  const root = ref();
27
24
  // Styles
28
- const classAttribute = useClassAttribute();
29
- const rootStyles = computed(() => ['or-card', ...CardRoot, classAttribute.value]);
25
+ const rootStyles = computed(() => ['or-card', ...CardRoot]);
30
26
  return {
31
27
  root,
32
28
  rootStyles
@@ -42,10 +38,10 @@ var __vue_render__ = function () {
42
38
  var _vm = this;
43
39
  var _h = _vm.$createElement;
44
40
  var _c = _vm._self._c || _h;
45
- return _c('div', _vm._b({
41
+ return _c('div', {
46
42
  ref: "root",
47
43
  class: _vm.rootStyles
48
- }, 'div', _vm.$attrs, false), [_vm._t("default")], 2);
44
+ }, [_vm._t("default")], 2);
49
45
  };
50
46
  var __vue_staticRenderFns__ = [];
51
47
 
@@ -1,15 +1,13 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import '@vueuse/core';
4
- import { _ as __vue_component__$2 } from './OrIconButton-3c81fd64.js';
5
- import { _ as __vue_component__$4 } from './OrMenu-df27d0ef.js';
6
- import './OrPopover-9bafbdb4.js';
7
- import { _ as __vue_component__$5 } from './OrMenuItem-c7f28480.js';
8
- import { _ as __vue_component__$6 } from './OrIcon-5e394c62.js';
2
+ import { _ as __vue_component__$3 } from './OrButton-66964360.js';
3
+ import { _ as __vue_component__$2 } from './OrIconButton-5fa56aec.js';
4
+ import { _ as __vue_component__$6 } from './OrIcon-f34e0e6f.js';
5
+ import { _ as __vue_component__$5 } from './OrMenuItem-7b7fbf8a.js';
6
+ import { _ as __vue_component__$4 } from './OrMenu-c276db74.js';
7
+ import './OrPopover-d5d4f62a.js';
8
+ import { _ as __vue_component__$7 } from './OrSearch-4b774707.js';
9
+ import './OrInputBox-9ceb9fc4.js';
9
10
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
10
- import { _ as __vue_component__$3 } from './OrButton-835d4f11.js';
11
- import { _ as __vue_component__$7 } from './OrSearch-ebc3b81c.js';
12
- import './OrInputBox-4d5a318d.js';
13
11
 
14
12
  const CardCollectionRoot = [
15
13
  // Layout
@@ -126,7 +124,6 @@ var script = defineComponent({
126
124
  OrIcon: __vue_component__$6,
127
125
  OrSearch: __vue_component__$7
128
126
  },
129
- inheritAttrs: false,
130
127
  props: {
131
128
  items: {
132
129
  type: Array,
@@ -169,8 +166,7 @@ var script = defineComponent({
169
166
  const sortMenu = ref();
170
167
  const sortButton = ref();
171
168
  // Styles
172
- const classAttribute = useClassAttribute();
173
- const rootStyles = computed(() => ['or-card-collection', ...CardCollectionRoot, classAttribute.value]);
169
+ const rootStyles = computed(() => ['or-card-collection', ...CardCollectionRoot]);
174
170
  const toolbarStyles = computed(() => [...CardCollectionToolbar]);
175
171
  const toolbarPanelStyles = computed(() => [...CardCollectionToolbarPanel]);
176
172
  const sortLabel = computed(() => {
@@ -236,10 +232,10 @@ var __vue_render__ = function () {
236
232
  var _vm = this;
237
233
  var _h = _vm.$createElement;
238
234
  var _c = _vm._self._c || _h;
239
- return _c('div', _vm._b({
235
+ return _c('div', {
240
236
  ref: "root",
241
237
  class: _vm.rootStyles
242
- }, 'div', _vm.$attrs, false), [_c('div', {
238
+ }, [_c('div', {
243
239
  class: _vm.toolbarStyles
244
240
  }, [_c('div', {
245
241
  class: _vm.toolbarPanelStyles
@@ -1,7 +1,7 @@
1
- import { defineComponent, getCurrentInstance, ref, computed } from 'vue-demi';
2
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
1
+ import { defineComponent, ref, computed, reactive } from 'vue-demi';
2
+ import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
3
3
  import '@vueuse/core';
4
- import { _ as __vue_component__$1, L as LabelVariant } from './OrLabel-2a9f1477.js';
4
+ import { _ as __vue_component__$1, L as LabelVariant } from './OrLabel-0945a4d9.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
  import { c as createInjector } from './browser-82dea9ed.js';
7
7
 
@@ -40,17 +40,16 @@ var script = defineComponent({
40
40
  components: {
41
41
  OrLabel: __vue_component__$1
42
42
  },
43
- inheritAttrs: false,
43
+ model: {
44
+ prop: 'modelValue',
45
+ event: 'update:modelValue'
46
+ },
44
47
  props: {
45
48
  modelValue: {
46
49
  type: [Boolean, Array],
47
50
  default: undefined
48
51
  },
49
52
  value: {
50
- type: [Boolean, Array],
51
- default: undefined
52
- },
53
- inputValue: {
54
53
  type: String,
55
54
  default: undefined
56
55
  },
@@ -75,36 +74,44 @@ var script = defineComponent({
75
74
  default: false
76
75
  }
77
76
  },
78
- emits: ['update:modelValue', 'input', 'focus', 'blur'],
79
- expose: ['root'],
77
+ emits: ['update:modelValue', 'focus', 'blur'],
78
+ expose: ['root', 'focus', 'blur'],
80
79
  setup(props, context) {
81
- var _a;
82
- const currentInstance = getCurrentInstance();
83
80
  // Refs
84
81
  const root = ref();
82
+ const control = ref();
85
83
  // Styles
86
- const classAttribute = useClassAttribute();
87
- const rootStyles = computed(() => ['or-checkbox', ...CheckboxRoot, classAttribute.value]);
84
+ const rootStyles = computed(() => ['or-checkbox', ...CheckboxRoot]);
88
85
  const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
89
86
  // State
90
- const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
87
+ const controlAttributes = reactive({
88
+ id: useIdAttribute(),
89
+ ...useControlAttributes()
90
+ });
91
91
  const proxyModelValue = computed({
92
- get: () => {
93
- var _a;
94
- return (_a = props.modelValue) !== null && _a !== void 0 ? _a : props.value; // TODO: Remove Vue 2 fallback
95
- },
96
-
92
+ get: () => props.modelValue,
97
93
  set: value => {
98
- context.emit('input', value);
99
94
  context.emit('update:modelValue', value);
100
95
  }
101
96
  });
97
+ // Methods
98
+ function focus() {
99
+ var _a;
100
+ (_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
101
+ }
102
+ function blur() {
103
+ var _a;
104
+ (_a = control.value) === null || _a === void 0 ? void 0 : _a.blur();
105
+ }
102
106
  return {
103
107
  root,
108
+ control,
104
109
  rootStyles,
105
110
  controlStyles,
106
- controlId,
107
- proxyModelValue
111
+ controlAttributes,
112
+ proxyModelValue,
113
+ focus,
114
+ blur
108
115
  };
109
116
  }
110
117
  });
@@ -127,17 +134,17 @@ var __vue_render__ = function () {
127
134
  value: _vm.proxyModelValue,
128
135
  expression: "proxyModelValue"
129
136
  }],
137
+ ref: "control",
130
138
  class: _vm.controlStyles,
131
139
  attrs: {
132
- "id": _vm.controlId,
133
- "type": "checkbox",
134
140
  "indeterminate": _vm.indeterminate,
135
141
  "required": _vm.required,
136
- "disabled": _vm.disabled
142
+ "disabled": _vm.disabled,
143
+ "type": "checkbox"
137
144
  },
138
145
  domProps: {
139
- "value": _vm.inputValue,
140
- "checked": Array.isArray(_vm.proxyModelValue) ? _vm._i(_vm.proxyModelValue, _vm.inputValue) > -1 : _vm.proxyModelValue
146
+ "value": _vm.value,
147
+ "checked": Array.isArray(_vm.proxyModelValue) ? _vm._i(_vm.proxyModelValue, _vm.value) > -1 : _vm.proxyModelValue
141
148
  },
142
149
  on: {
143
150
  "focus": function ($event) {
@@ -151,7 +158,7 @@ var __vue_render__ = function () {
151
158
  $$el = $event.target,
152
159
  $$c = $$el.checked ? true : false;
153
160
  if (Array.isArray($$a)) {
154
- var $$v = _vm.inputValue,
161
+ var $$v = _vm.value,
155
162
  $$i = _vm._i($$a, $$v);
156
163
  if ($$el.checked) {
157
164
  $$i < 0 && (_vm.proxyModelValue = $$a.concat([$$v]));
@@ -163,9 +170,9 @@ var __vue_render__ = function () {
163
170
  }
164
171
  }
165
172
  }
166
- }, 'input', _vm.$attrs, false)), _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
173
+ }, 'input', _vm.controlAttributes, false)) , _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
167
174
  attrs: {
168
- "control-id": _vm.controlId,
175
+ "control-id": _vm.controlAttributes.id,
169
176
  "variant": _vm.labelVariant,
170
177
  "required": _vm.required,
171
178
  "disabled": _vm.disabled
@@ -186,14 +193,14 @@ var __vue_staticRenderFns__ = [];
186
193
  /* style */
187
194
  const __vue_inject_styles__ = function (inject) {
188
195
  if (!inject) return;
189
- inject("data-v-2076b35e_0", {
190
- source: "input[data-v-2076b35e]{appearance:none;line-height:0}",
196
+ inject("data-v-164ddd6c_0", {
197
+ source: "input[data-v-164ddd6c]{appearance:none;line-height:0}",
191
198
  map: undefined,
192
199
  media: undefined
193
200
  });
194
201
  };
195
202
  /* scoped */
196
- const __vue_scope_id__ = "data-v-2076b35e";
203
+ const __vue_scope_id__ = "data-v-164ddd6c";
197
204
  /* module identifier */
198
205
  const __vue_module_identifier__ = undefined;
199
206
  /* functional template */
@@ -1,9 +1,9 @@
1
1
  import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
2
2
  import { logicAnd } from '@vueuse/math';
3
3
  import { defineComponent, ref, computed, watch } from 'vue-demi';
4
- import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-835d4f11.js';
5
- import { _ as __vue_component__$3 } from './OrInput-59cc6981.js';
6
- import { _ as __vue_component__$1 } from './OrOverlay-18ba2dc6.js';
4
+ import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-66964360.js';
5
+ import { _ as __vue_component__$3 } from './OrInput-e8fe9102.js';
6
+ import { _ as __vue_component__$1 } from './OrOverlay-a019186f.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
 
9
9
  var ConfirmType;
@@ -65,6 +65,7 @@ var script = defineComponent({
65
65
  OrButton: __vue_component__$2,
66
66
  OrInput: __vue_component__$3
67
67
  },
68
+ inheritAttrs: false,
68
69
  props: {
69
70
  titleText: {
70
71
  type: String,
@@ -1,6 +1,4 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import '@vueuse/core';
4
2
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
3
 
6
4
  const ErrorRoot = [
@@ -25,7 +23,6 @@ const ErrorAddon = [
25
23
 
26
24
  var script = defineComponent({
27
25
  name: 'OrError',
28
- inheritAttrs: false,
29
26
  props: {
30
27
  disabled: {
31
28
  type: Boolean,
@@ -37,8 +34,7 @@ var script = defineComponent({
37
34
  // Refs
38
35
  const root = ref();
39
36
  // Styles
40
- const classAttribute = useClassAttribute();
41
- const rootStyles = computed(() => ['or-error', ...ErrorRoot, classAttribute.value]);
37
+ const rootStyles = computed(() => ['or-error', ...ErrorRoot]);
42
38
  const textStyles = computed(() => [...ErrorText]);
43
39
  const addonStyles = computed(() => [...ErrorAddon]);
44
40
  return {
@@ -58,13 +54,13 @@ var __vue_render__ = function () {
58
54
  var _vm = this;
59
55
  var _h = _vm.$createElement;
60
56
  var _c = _vm._self._c || _h;
61
- return _c('div', _vm._b({
57
+ return _c('div', {
62
58
  ref: "root",
63
59
  class: _vm.rootStyles,
64
60
  attrs: {
65
61
  "disabled": _vm.disabled ? '' : null
66
62
  }
67
- }, 'div', _vm.$attrs, false), [_c('div', {
63
+ }, [_c('div', {
68
64
  class: _vm.textStyles
69
65
  }, [_vm._t("default")], 2), _vm._v(" "), _c('div', {
70
66
  class: _vm.addonStyles
@@ -1,7 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import '@vueuse/core';
4
- import { _ as __vue_component__$1 } from './OrIcon-5e394c62.js';
2
+ import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
5
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
4
 
7
5
  const ErrorTagRoot = [
@@ -25,14 +23,12 @@ var script = defineComponent({
25
23
  components: {
26
24
  OrIcon: __vue_component__$1
27
25
  },
28
- inheritAttrs: false,
29
26
  expose: ['root'],
30
27
  setup() {
31
28
  // Refs
32
29
  const root = ref();
33
30
  // Styles
34
- const classAttribute = useClassAttribute();
35
- const rootStyles = computed(() => ['or-error-tag', ...ErrorTagRoot, classAttribute.value]);
31
+ const rootStyles = computed(() => ['or-error-tag', ...ErrorTagRoot]);
36
32
  return {
37
33
  root,
38
34
  rootStyles
@@ -48,10 +44,10 @@ var __vue_render__ = function () {
48
44
  var _vm = this;
49
45
  var _h = _vm.$createElement;
50
46
  var _c = _vm._self._c || _h;
51
- return _c('div', _vm._b({
47
+ return _c('div', {
52
48
  ref: "root",
53
49
  class: _vm.rootStyles
54
- }, 'div', _vm.$attrs, false), [_c('div', {
50
+ }, [_c('div', {
55
51
  class: ['layout-row', 'm-[-4px] md:m-[-2px]']
56
52
  }, [_c('OrIcon', {
57
53
  attrs: {
@@ -1,7 +1,5 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import '@vueuse/core';
4
- import { _ as __vue_component__$1 } from './OrIcon-5e394c62.js';
2
+ import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
5
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
4
 
7
5
  var ExpansionPanelVariant;
@@ -68,7 +66,6 @@ var script = defineComponent({
68
66
  components: {
69
67
  OrIcon: __vue_component__$1
70
68
  },
71
- inheritAttrs: false,
72
69
  props: {
73
70
  label: {
74
71
  type: String,
@@ -97,8 +94,7 @@ var script = defineComponent({
97
94
  // Refs
98
95
  const root = ref();
99
96
  // Styles
100
- const classAttribute = useClassAttribute();
101
- const rootStyles = computed(() => ['or-expansion-panel', ...ExpansionPanelRoot, ...ExpansionPanelRootVariants[props.variant], classAttribute.value]);
97
+ const rootStyles = computed(() => ['or-expansion-panel', ...ExpansionPanelRoot, ...ExpansionPanelRootVariants[props.variant]]);
102
98
  const headerStyles = computed(() => [...ExpansionPanelHeader, ...ExpansionPanelHeaderColors[props.color]]);
103
99
  const addonStyles = computed(() => [...ExpansionPanelAddon]);
104
100
  // State
@@ -143,13 +139,13 @@ var __vue_render__ = function () {
143
139
  var _vm = this;
144
140
  var _h = _vm.$createElement;
145
141
  var _c = _vm._self._c || _h;
146
- return _c('div', _vm._b({
142
+ return _c('div', {
147
143
  ref: "root",
148
144
  class: _vm.rootStyles,
149
145
  attrs: {
150
146
  "disabled": _vm.disabled ? '' : null
151
147
  }
152
- }, 'div', _vm.$attrs, false), [_c('div', {
148
+ }, [_c('div', {
153
149
  class: ['layout-row', 'justify-between']
154
150
  }, [_c('div', {
155
151
  class: _vm.headerStyles,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrIcon-5e394c62.js';
2
+ import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  var FabColor;
@@ -31,7 +31,6 @@ var script = defineComponent({
31
31
  components: {
32
32
  OrIcon: __vue_component__$1
33
33
  },
34
- inheritAttrs: false,
35
34
  props: {
36
35
  icon: {
37
36
  type: String,
@@ -66,14 +65,14 @@ var __vue_render__ = function () {
66
65
  var _vm = this;
67
66
  var _h = _vm.$createElement;
68
67
  var _c = _vm._self._c || _h;
69
- return _c('button', _vm._b({
68
+ return _c('button', {
70
69
  ref: "root",
71
70
  class: _vm.rootStyles,
72
71
  attrs: {
73
72
  "type": 'button',
74
73
  "disabled": _vm.disabled
75
74
  }
76
- }, 'button', _vm.$attrs, false), [_c('OrIcon', {
75
+ }, [_c('OrIcon', {
77
76
  attrs: {
78
77
  "icon": _vm.icon,
79
78
  "size": 'l'
@@ -1,6 +1,4 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import '@vueuse/core';
4
2
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
3
 
6
4
  const HintRoot = [
@@ -25,7 +23,6 @@ const HintAddon = [
25
23
 
26
24
  var script = defineComponent({
27
25
  name: 'OrHint',
28
- inheritAttrs: false,
29
26
  props: {
30
27
  disabled: {
31
28
  type: Boolean,
@@ -37,8 +34,7 @@ var script = defineComponent({
37
34
  // Refs
38
35
  const root = ref();
39
36
  // Styles
40
- const classAttribute = useClassAttribute();
41
- const rootStyles = computed(() => ['or-hint', ...HintRoot, classAttribute.value]);
37
+ const rootStyles = computed(() => ['or-hint', ...HintRoot]);
42
38
  const textStyles = computed(() => [...HintText]);
43
39
  const addonStyles = computed(() => [...HintAddon]);
44
40
  return {
@@ -58,13 +54,13 @@ var __vue_render__ = function () {
58
54
  var _vm = this;
59
55
  var _h = _vm.$createElement;
60
56
  var _c = _vm._self._c || _h;
61
- return _c('div', _vm._b({
57
+ return _c('div', {
62
58
  ref: "root",
63
59
  class: _vm.rootStyles,
64
60
  attrs: {
65
61
  "disabled": _vm.disabled ? '' : null
66
62
  }
67
- }, 'div', _vm.$attrs, false), [_c('div', {
63
+ }, [_c('div', {
68
64
  class: _vm.textStyles
69
65
  }, [_vm._t("default")], 2), _vm._v(" "), _c('div', {
70
66
  class: _vm.addonStyles