@onereach/ui-components 2.65.0-beta.1953.0 → 2.65.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2915) hide show
  1. package/autoinstall.js +7 -6
  2. package/dist/{esm/v2 → v2}/OrAvatar-0afdef36.js +0 -0
  3. package/dist/v2/OrAvatar-5203c3e7.js +113 -0
  4. package/dist/{esm/v2 → v2}/OrBottomSheet-f09adbbb.js +0 -0
  5. package/dist/v2/OrButton-549e8852.js +195 -0
  6. package/dist/v2/OrButton-56baef5e.js +74 -0
  7. package/dist/{esm/v2 → v2}/OrButton-eb895669.js +0 -0
  8. package/dist/{esm/v2 → v2}/OrCard-1d904e72.js +0 -0
  9. package/dist/v2/OrCard-c44d9783.js +65 -0
  10. package/dist/v2/OrCardCollection-7855a802.js +222 -0
  11. package/dist/v2/OrCardCollection-bf925e37.js +227 -0
  12. package/dist/v2/OrCarouselItem-d5f3fb80.js +281 -0
  13. package/dist/v2/OrCheckbox-eb833bab.js +205 -0
  14. package/dist/v2/OrCheckbox-ed1f2666.js +181 -0
  15. package/dist/v2/OrChips-d2bf5ae6.js +82 -0
  16. package/dist/v2/OrChips.vue_rollup-plugin-vue_styles.0-c780c5eb.js +325 -0
  17. package/dist/v2/OrCode-da64b7ee.js +384 -0
  18. package/dist/v2/OrCollapse-50e3914c.js +168 -0
  19. package/dist/v2/OrColorPicker-0abe3636.js +492 -0
  20. package/dist/v2/OrConfirm-3e0a2516.js +300 -0
  21. package/dist/v2/OrConfirm-812badbf.js +258 -0
  22. package/dist/v2/OrDateTimePicker-63b2d841.js +763 -0
  23. package/dist/{esm/v2 → v2}/OrError-be656098.js +0 -0
  24. package/dist/v2/OrError-efc74907.js +52 -0
  25. package/dist/v2/OrErrorTag-c14e0298.js +81 -0
  26. package/dist/v2/OrExpansionPanel-33d5cf05.js +175 -0
  27. package/dist/v2/OrFab-8d665c26.js +104 -0
  28. package/dist/v2/OrFloating-b15309d1.js +206 -0
  29. package/dist/{esm/v2 → v2}/OrHint-44356417.js +0 -0
  30. package/dist/v2/OrHint-fe65fbe6.js +55 -0
  31. package/dist/v2/OrIcon-05689298.js +132 -0
  32. package/dist/v2/OrIcon-7cd10497.js +175 -0
  33. package/dist/v2/OrIconButton-895a24ee.js +136 -0
  34. package/dist/v2/OrIconButton-cab39659.js +63 -0
  35. package/dist/v2/OrIconButton.vue_rollup-plugin-vue_styles.0-dc224e53.js +294 -0
  36. package/dist/v2/OrInlineInput-0b958bac.js +353 -0
  37. package/dist/{esm/v2 → v2}/OrInlineInputBox-6a15ea2b.js +0 -0
  38. package/dist/v2/OrInlineTextEdit-60227e46.js +398 -0
  39. package/dist/v2/OrInlineTextarea-22ea4216.js +265 -0
  40. package/dist/v2/OrInput-bd604d45.js +384 -0
  41. package/dist/{esm/v2 → v2}/OrInputBox-208dceac.js +0 -0
  42. package/dist/{esm/v2 → v2}/OrLabel-5670468e.js +0 -0
  43. package/dist/v2/OrLabel-931394a5.js +78 -0
  44. package/dist/{esm/v2 → v2}/OrLink-80742a17.js +0 -0
  45. package/dist/v2/OrList-c3b0b735.js +296 -0
  46. package/dist/v2/OrListOfInputs-dae3556c.js +220 -0
  47. package/dist/v2/OrLoader-212ef381.js +112 -0
  48. package/dist/{esm/v2 → v2}/OrLoader-bd088836.js +0 -0
  49. package/dist/{esm/v2 → v2}/OrMenu-bb81644d.js +0 -0
  50. package/dist/v2/OrMenuItem-9034aece.js +112 -0
  51. package/dist/v2/OrModal-3d2871e0.js +153 -0
  52. package/dist/v2/OrModal-5c491f46.js +198 -0
  53. package/dist/v2/OrNotification-3294cb13.js +141 -0
  54. package/dist/v2/OrNotification-57a0ead7.js +169 -0
  55. package/dist/v2/OrOverflowMenu-572ba5ac.js +244 -0
  56. package/dist/{esm/v2 → v2}/OrOverlay-4838a9b0.js +0 -0
  57. package/dist/v2/OrOverlay-ccec2218.js +71 -0
  58. package/dist/v2/OrPassword-a8b36c5b.js +373 -0
  59. package/dist/{esm/v2 → v2}/OrPopover-9080fc00.js +0 -0
  60. package/dist/{esm/v2 → v2}/OrProgress-c27c8946.js +0 -0
  61. package/dist/v2/OrProgress-e6f20dc1.js +224 -0
  62. package/dist/v2/OrRadio-4ba56887.js +185 -0
  63. package/dist/v2/OrRadio-514e8de8.js +141 -0
  64. package/dist/v2/OrRadioGroup-11424644.js +87 -0
  65. package/dist/v2/OrSearch-b228915a.js +122 -0
  66. package/dist/v2/OrSearch-d6529c55.js +135 -0
  67. package/dist/v2/OrSearch.vue_rollup-plugin-vue_styles.0-aafbcd86.js +826 -0
  68. package/dist/{esm/v2 → v2}/OrSegmentedControl-17df63b8.js +0 -0
  69. package/dist/v2/OrSelect-9bf0c8ce.js +515 -0
  70. package/dist/v2/OrSelect-ea27a70e.js +1091 -0
  71. package/dist/{esm/v2 → v2}/OrSidebar-fabc7bc9.js +0 -0
  72. package/dist/v2/OrSidebar-feacf13a.js +147 -0
  73. package/dist/v2/OrSkeletonText-38aef640.js +249 -0
  74. package/dist/{esm/v2 → v2}/OrSkeletonText-950be6a2.js +0 -0
  75. package/dist/v2/OrSlider-021736ec.js +368 -0
  76. package/dist/v2/OrSortHeader-b4dbff08.js +133 -0
  77. package/dist/v2/OrStepper-a0b4da52.js +644 -0
  78. package/dist/v2/OrSwitch-21a7e693.js +233 -0
  79. package/dist/v2/OrSwitch-cd24ee40.js +152 -0
  80. package/dist/{esm/v2 → v2}/OrTab-4e6ff742.js +0 -0
  81. package/dist/v2/OrTab-8dfdeca0.js +107 -0
  82. package/dist/v2/OrTabHeaderItem-6a08756e.js +110 -0
  83. package/dist/v2/OrTabs-12138346.js +111 -0
  84. package/dist/v2/OrTabs-b1f0c7b8.js +233 -0
  85. package/dist/v2/OrTag-140d4f72.js +114 -0
  86. package/dist/v2/OrTag-e8626f74.js +162 -0
  87. package/dist/{esm/v2 → v2}/OrTeleport.vue2-fb92f29f.js +0 -0
  88. package/dist/v2/OrTeleportVue2-fce4676d.js +644 -0
  89. package/dist/{esm/v2 → v2}/OrText-ba5a2b6c.js +0 -0
  90. package/dist/v2/OrTextarea-cc70afc9.js +232 -0
  91. package/dist/v2/OrTextbox-91382d58.js +528 -0
  92. package/dist/v2/OrToastContainer-e285a86c.js +334 -0
  93. package/dist/{esm/v2 → v2}/OrTooltip-afe7030b.js +0 -0
  94. package/dist/v2/OrTooltip-b31bd78d.js +68 -0
  95. package/dist/v2/OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js +155 -0
  96. package/dist/{bundled/v2 → v2}/color-1f348774.js +0 -0
  97. package/dist/{bundled/v2 → v2}/components/index.d.ts +0 -0
  98. package/dist/{bundled/v2 → v2}/components/or-avatar/OrAvatar.vue.d.ts +0 -0
  99. package/dist/{bundled/v2 → v2}/components/or-avatar/constants.d.ts +0 -0
  100. package/dist/{bundled/v2 → v2}/components/or-avatar/index.d.ts +0 -0
  101. package/dist/{bundled/v2 → v2}/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -0
  102. package/dist/{bundled/v2 → v2}/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -0
  103. package/dist/{bundled/v2 → v2}/components/or-avatar-v3/index.d.ts +0 -0
  104. package/dist/{bundled/v2 → v2}/components/or-avatar-v3/props.d.ts +0 -0
  105. package/dist/{bundled/v2 → v2}/components/or-avatar-v3/styles.d.ts +0 -0
  106. package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -0
  107. package/dist/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +22 -0
  108. package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/index.d.ts +0 -0
  109. package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/styles.d.ts +0 -0
  110. package/dist/v2/components/or-button/OrButton.vue.d.ts +188 -0
  111. package/dist/{bundled/v2 → v2}/components/or-button/constants.d.ts +0 -0
  112. package/dist/{bundled/v2 → v2}/components/or-button/index.d.ts +0 -0
  113. package/dist/v2/components/or-button-v2/OrButton.vue.d.ts +159 -0
  114. package/dist/v2/components/or-button-v2/OrIconButton.vue.d.ts +132 -0
  115. package/dist/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +32 -0
  116. package/dist/{bundled/v2 → v2}/components/or-button-v2/constants.d.ts +0 -0
  117. package/dist/{bundled/v2 → v2}/components/or-button-v2/index.d.ts +0 -0
  118. package/dist/{bundled/v2 → v2}/components/or-button-v3/OrButton.stories3.d.ts +0 -0
  119. package/dist/v2/components/or-button-v3/OrButton.vue.d.ts +85 -0
  120. package/dist/{bundled/v2 → v2}/components/or-button-v3/index.d.ts +0 -0
  121. package/dist/{bundled/v2 → v2}/components/or-button-v3/props.d.ts +0 -0
  122. package/dist/{bundled/v2 → v2}/components/or-button-v3/styles.d.ts +0 -0
  123. package/dist/v2/components/or-card/OrCard.vue.d.ts +26 -0
  124. package/dist/{bundled/v2 → v2}/components/or-card/index.d.ts +0 -0
  125. package/dist/v2/components/or-card-collection/OrCardCollection.vue.d.ts +112 -0
  126. package/dist/{bundled/v2 → v2}/components/or-card-collection/constants.d.ts +0 -0
  127. package/dist/{bundled/v2 → v2}/components/or-card-collection/index.d.ts +0 -0
  128. package/dist/{bundled/v2 → v2}/components/or-card-collection/types.d.ts +0 -0
  129. package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -0
  130. package/dist/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
  131. package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/index.d.ts +0 -0
  132. package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/props.d.ts +0 -0
  133. package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/styles.d.ts +0 -0
  134. package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/types.d.ts +0 -0
  135. package/dist/{bundled/v2 → v2}/components/or-card-v3/OrCard.stories3.d.ts +0 -0
  136. package/dist/{bundled/v2 → v2}/components/or-card-v3/OrCard.vue.d.ts +0 -0
  137. package/dist/{bundled/v2 → v2}/components/or-card-v3/index.d.ts +0 -0
  138. package/dist/{bundled/v2 → v2}/components/or-card-v3/styles.d.ts +0 -0
  139. package/dist/v2/components/or-carousel/OrCarousel.vue.d.ts +1131 -0
  140. package/dist/{bundled/v2 → v2}/components/or-carousel/OrCarouselItem.vue.d.ts +0 -0
  141. package/dist/{bundled/v2 → v2}/components/or-carousel/constants.d.ts +0 -0
  142. package/dist/{bundled/v2 → v2}/components/or-carousel/index.d.ts +0 -0
  143. package/dist/v2/components/or-checkbox/OrCheckbox.vue.d.ts +97 -0
  144. package/dist/{bundled/v2 → v2}/components/or-checkbox/index.d.ts +0 -0
  145. package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -0
  146. package/dist/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +113 -0
  147. package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/index.d.ts +0 -0
  148. package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/styles.d.ts +0 -0
  149. package/dist/v2/components/or-chips/OrChip.vue.d.ts +58 -0
  150. package/dist/v2/components/or-chips/OrChips.vue.d.ts +96 -0
  151. package/dist/v2/components/or-chips/OrChipsInput.vue.d.ts +82 -0
  152. package/dist/{bundled/v2 → v2}/components/or-chips/constants.d.ts +0 -0
  153. package/dist/{bundled/v2 → v2}/components/or-chips/index.d.ts +0 -0
  154. package/dist/v2/components/or-code/OrCode.vue.d.ts +213 -0
  155. package/dist/{bundled/v2 → v2}/components/or-code/constants.d.ts +0 -0
  156. package/dist/{bundled/v2 → v2}/components/or-code/index.d.ts +0 -0
  157. package/dist/{bundled/v2 → v2}/components/or-code/lang.d.ts +0 -0
  158. package/dist/v2/components/or-collapse/OrCollapse.vue.d.ts +81 -0
  159. package/dist/{bundled/v2 → v2}/components/or-collapse/index.d.ts +0 -0
  160. package/dist/v2/components/or-color-picker/OrColorPicker.vue.d.ts +66 -0
  161. package/dist/{bundled/v2 → v2}/components/or-color-picker/constants.d.ts +0 -0
  162. package/dist/{bundled/v2 → v2}/components/or-color-picker/index.d.ts +0 -0
  163. package/dist/{bundled/v2 → v2}/components/or-color-picker/types.d.ts +0 -0
  164. package/dist/{bundled/v2 → v2}/components/or-color-picker/utils/defultPalette.d.ts +0 -0
  165. package/dist/v2/components/or-confirm/OrConfirm.vue.d.ts +237 -0
  166. package/dist/{bundled/v2 → v2}/components/or-confirm/index.d.ts +0 -0
  167. package/dist/{bundled/v2 → v2}/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -0
  168. package/dist/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +204 -0
  169. package/dist/{bundled/v2 → v2}/components/or-confirm-v3/index.d.ts +0 -0
  170. package/dist/{bundled/v2 → v2}/components/or-confirm-v3/props.d.ts +0 -0
  171. package/dist/{bundled/v2 → v2}/components/or-confirm-v3/styles.d.ts +0 -0
  172. package/dist/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +379 -0
  173. package/dist/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +92 -0
  174. package/dist/{bundled/v2 → v2}/components/or-date-time-picker/constants.d.ts +0 -0
  175. package/dist/{bundled/v2 → v2}/components/or-date-time-picker/index.d.ts +0 -0
  176. package/dist/{bundled/v2 → v2}/components/or-error/OrError.vue.d.ts +0 -0
  177. package/dist/{bundled/v2 → v2}/components/or-error/index.d.ts +0 -0
  178. package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -0
  179. package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -0
  180. package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/index.d.ts +0 -0
  181. package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/styles.d.ts +0 -0
  182. package/dist/{bundled/v2 → v2}/components/or-error-v3/OrError.stories3.d.ts +0 -0
  183. package/dist/{bundled/v2 → v2}/components/or-error-v3/OrError.vue.d.ts +0 -0
  184. package/dist/{bundled/v2 → v2}/components/or-error-v3/index.d.ts +0 -0
  185. package/dist/{bundled/v2 → v2}/components/or-error-v3/styles.d.ts +0 -0
  186. package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -0
  187. package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -0
  188. package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/index.d.ts +0 -0
  189. package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/props.d.ts +0 -0
  190. package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/styles.d.ts +0 -0
  191. package/dist/{bundled/v2 → v2}/components/or-fab-v3/OrFab.stories3.d.ts +0 -0
  192. package/dist/{bundled/v2 → v2}/components/or-fab-v3/OrFab.vue.d.ts +0 -0
  193. package/dist/{bundled/v2 → v2}/components/or-fab-v3/index.d.ts +0 -0
  194. package/dist/{bundled/v2 → v2}/components/or-fab-v3/props.d.ts +0 -0
  195. package/dist/{bundled/v2 → v2}/components/or-fab-v3/styles.d.ts +0 -0
  196. package/dist/{bundled/v2 → v2}/components/or-floating/OrFloating.vue.d.ts +0 -0
  197. package/dist/{bundled/v2 → v2}/components/or-floating/constants.d.ts +0 -0
  198. package/dist/{bundled/v2 → v2}/components/or-floating/index.d.ts +0 -0
  199. package/dist/{bundled/v2 → v2}/components/or-hint/OrHint.vue.d.ts +0 -0
  200. package/dist/{bundled/v2 → v2}/components/or-hint/index.d.ts +0 -0
  201. package/dist/{bundled/v2 → v2}/components/or-hint-v3/OrHint.stories3.d.ts +0 -0
  202. package/dist/{bundled/v2 → v2}/components/or-hint-v3/OrHint.vue.d.ts +0 -0
  203. package/dist/{bundled/v2 → v2}/components/or-hint-v3/index.d.ts +0 -0
  204. package/dist/{bundled/v2 → v2}/components/or-hint-v3/styles.d.ts +0 -0
  205. package/dist/{bundled/v2 → v2}/components/or-icon/OrIcon.vue.d.ts +0 -0
  206. package/dist/{bundled/v2 → v2}/components/or-icon/constants.d.ts +0 -0
  207. package/dist/{bundled/v2 → v2}/components/or-icon/index.d.ts +0 -0
  208. package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -0
  209. package/dist/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +80 -0
  210. package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/index.d.ts +0 -0
  211. package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/props.d.ts +0 -0
  212. package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/styles.d.ts +0 -0
  213. package/dist/{bundled/v2 → v2}/components/or-icon-v3/OrIcon.stories3.d.ts +0 -0
  214. package/dist/{bundled/v2 → v2}/components/or-icon-v3/OrIcon.vue.d.ts +0 -0
  215. package/dist/{bundled/v2 → v2}/components/or-icon-v3/index.d.ts +0 -0
  216. package/dist/v2/components/or-icon-v3/props.d.ts +13 -0
  217. package/dist/{bundled/v2 → v2}/components/or-icon-v3/styles.d.ts +0 -0
  218. package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -0
  219. package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -0
  220. package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/index.d.ts +0 -0
  221. package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/props.d.ts +0 -0
  222. package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/styles.d.ts +0 -0
  223. package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -0
  224. package/dist/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +133 -0
  225. package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/index.d.ts +0 -0
  226. package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/props.d.ts +0 -0
  227. package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/styles.d.ts +0 -0
  228. package/dist/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +209 -0
  229. package/dist/{bundled/v2 → v2}/components/or-inline-text-edit/constants.d.ts +0 -0
  230. package/dist/{bundled/v2 → v2}/components/or-inline-text-edit/index.d.ts +0 -0
  231. package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -0
  232. package/dist/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +109 -0
  233. package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/index.d.ts +0 -0
  234. package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/styles.d.ts +0 -0
  235. package/dist/{bundled/v2 → v2}/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -0
  236. package/dist/{bundled/v2 → v2}/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -0
  237. package/dist/{bundled/v2 → v2}/components/or-input-box-v3/index.d.ts +0 -0
  238. package/dist/{bundled/v2 → v2}/components/or-input-box-v3/props.d.ts +0 -0
  239. package/dist/{bundled/v2 → v2}/components/or-input-box-v3/styles.d.ts +0 -0
  240. package/dist/{bundled/v2 → v2}/components/or-input-v3/OrInput.stories3.d.ts +0 -0
  241. package/dist/v2/components/or-input-v3/OrInput.vue.d.ts +160 -0
  242. package/dist/{bundled/v2 → v2}/components/or-input-v3/index.d.ts +0 -0
  243. package/dist/{bundled/v2 → v2}/components/or-input-v3/props.d.ts +0 -0
  244. package/dist/{bundled/v2 → v2}/components/or-input-v3/styles.d.ts +0 -0
  245. package/dist/v2/components/or-inputs/OrInput.vue.d.ts +204 -0
  246. package/dist/v2/components/or-inputs/OrNumberInput.vue.d.ts +185 -0
  247. package/dist/v2/components/or-inputs/OrPassword.vue.d.ts +158 -0
  248. package/dist/v2/components/or-inputs/OrSearch.vue.d.ts +182 -0
  249. package/dist/v2/components/or-inputs/OrTextarea.vue.d.ts +179 -0
  250. package/dist/{bundled/v2 → v2}/components/or-inputs/index.d.ts +0 -0
  251. package/dist/v2/components/or-label/OrLabel.vue.d.ts +43 -0
  252. package/dist/{bundled/v2 → v2}/components/or-label/index.d.ts +0 -0
  253. package/dist/{bundled/v2 → v2}/components/or-label-v3/OrLabel.stories3.d.ts +0 -0
  254. package/dist/{bundled/v2 → v2}/components/or-label-v3/OrLabel.vue.d.ts +0 -0
  255. package/dist/{bundled/v2 → v2}/components/or-label-v3/index.d.ts +0 -0
  256. package/dist/{bundled/v2 → v2}/components/or-label-v3/props.d.ts +0 -0
  257. package/dist/{bundled/v2 → v2}/components/or-label-v3/styles.d.ts +0 -0
  258. package/dist/{bundled/v2 → v2}/components/or-link-v3/OrLink.stories3.d.ts +0 -0
  259. package/dist/{bundled/v2 → v2}/components/or-link-v3/OrLink.vue.d.ts +0 -0
  260. package/dist/{bundled/v2 → v2}/components/or-link-v3/index.d.ts +0 -0
  261. package/dist/{bundled/v2 → v2}/components/or-link-v3/props.d.ts +0 -0
  262. package/dist/{bundled/v2 → v2}/components/or-link-v3/styles.d.ts +0 -0
  263. package/dist/v2/components/or-list/OrList.vue.d.ts +175 -0
  264. package/dist/{bundled/v2 → v2}/components/or-list/index.d.ts +0 -0
  265. package/dist/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +131 -0
  266. package/dist/{bundled/v2 → v2}/components/or-list-of-inputs/index.d.ts +0 -0
  267. package/dist/{bundled/v2 → v2}/components/or-loader/OrLoader.vue.d.ts +0 -0
  268. package/dist/{bundled/v2 → v2}/components/or-loader/constants.d.ts +0 -0
  269. package/dist/{bundled/v2 → v2}/components/or-loader/index.d.ts +0 -0
  270. package/dist/{bundled/v2 → v2}/components/or-loader/types.d.ts +0 -0
  271. package/dist/{bundled/v2 → v2}/components/or-loader-v3/OrLoader.stories3.d.ts +0 -0
  272. package/dist/{bundled/v2 → v2}/components/or-loader-v3/OrLoader.vue.d.ts +0 -0
  273. package/dist/{bundled/v2 → v2}/components/or-loader-v3/index.d.ts +0 -0
  274. package/dist/{bundled/v2 → v2}/components/or-loader-v3/props.d.ts +0 -0
  275. package/dist/{bundled/v2 → v2}/components/or-loader-v3/styles.d.ts +0 -0
  276. package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -0
  277. package/dist/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +61 -0
  278. package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/index.d.ts +0 -0
  279. package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/styles.d.ts +0 -0
  280. package/dist/{bundled/v2 → v2}/components/or-menu-v3/OrMenu.stories3.d.ts +0 -0
  281. package/dist/v2/components/or-menu-v3/OrMenu.vue.d.ts +67 -0
  282. package/dist/{bundled/v2 → v2}/components/or-menu-v3/index.d.ts +0 -0
  283. package/dist/{bundled/v2 → v2}/components/or-menu-v3/props.d.ts +0 -0
  284. package/dist/{bundled/v2 → v2}/components/or-menu-v3/styles.d.ts +0 -0
  285. package/dist/v2/components/or-modal/OrModal.vue.d.ts +121 -0
  286. package/dist/{bundled/v2 → v2}/components/or-modal/constants.d.ts +0 -0
  287. package/dist/{bundled/v2 → v2}/components/or-modal/index.d.ts +0 -0
  288. package/dist/{bundled/v2 → v2}/components/or-modal-v3/OrModal.stories3.d.ts +0 -0
  289. package/dist/v2/components/or-modal-v3/OrModal.vue.d.ts +40 -0
  290. package/dist/{bundled/v2 → v2}/components/or-modal-v3/index.d.ts +0 -0
  291. package/dist/{bundled/v2 → v2}/components/or-modal-v3/props.d.ts +0 -0
  292. package/dist/{bundled/v2 → v2}/components/or-modal-v3/styles.d.ts +0 -0
  293. package/dist/v2/components/or-notification/OrNotification.vue.d.ts +83 -0
  294. package/dist/{bundled/v2 → v2}/components/or-notification/constants.d.ts +0 -0
  295. package/dist/{bundled/v2 → v2}/components/or-notification/index.d.ts +0 -0
  296. package/dist/{bundled/v2 → v2}/components/or-notification-v3/OrNotification.stories3.d.ts +0 -0
  297. package/dist/{bundled/v2 → v2}/components/or-notification-v3/OrNotification.vue.d.ts +0 -0
  298. package/dist/{bundled/v2 → v2}/components/or-notification-v3/index.d.ts +0 -0
  299. package/dist/{bundled/v2 → v2}/components/or-notification-v3/props.d.ts +0 -0
  300. package/dist/{bundled/v2 → v2}/components/or-notification-v3/styles.d.ts +0 -0
  301. package/dist/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +80 -0
  302. package/dist/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +75 -0
  303. package/dist/{bundled/v2 → v2}/components/or-overflow-menu/index.d.ts +0 -0
  304. package/dist/{bundled/v2 → v2}/components/or-overflow-menu/types.d.ts +0 -0
  305. package/dist/{bundled/v2 → v2}/components/or-overlay/OrOverlay.vue.d.ts +0 -0
  306. package/dist/{bundled/v2 → v2}/components/or-overlay/index.d.ts +0 -0
  307. package/dist/{bundled/v2 → v2}/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -0
  308. package/dist/{bundled/v2 → v2}/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -0
  309. package/dist/{bundled/v2 → v2}/components/or-overlay-v3/index.d.ts +0 -0
  310. package/dist/{bundled/v2 → v2}/components/or-overlay-v3/styles.d.ts +0 -0
  311. package/dist/{bundled/v2 → v2}/components/or-popover-v3/OrPopover.stories3.d.ts +0 -0
  312. package/dist/v2/components/or-popover-v3/OrPopover.vue.d.ts +104 -0
  313. package/dist/{bundled/v2 → v2}/components/or-popover-v3/index.d.ts +0 -0
  314. package/dist/{bundled/v2 → v2}/components/or-popover-v3/props.d.ts +0 -0
  315. package/dist/{bundled/v2 → v2}/components/or-popover-v3/styles.d.ts +0 -0
  316. package/dist/{bundled/v2 → v2}/components/or-progress/OrProgress.vue.d.ts +0 -0
  317. package/dist/{bundled/v2 → v2}/components/or-progress/constants.d.ts +0 -0
  318. package/dist/{bundled/v2 → v2}/components/or-progress/index.d.ts +0 -0
  319. package/dist/{bundled/v2 → v2}/components/or-progress-v3/OrProgress.stories3.d.ts +0 -0
  320. package/dist/{bundled/v2 → v2}/components/or-progress-v3/OrProgress.vue.d.ts +0 -0
  321. package/dist/{bundled/v2 → v2}/components/or-progress-v3/index.d.ts +0 -0
  322. package/dist/{bundled/v2 → v2}/components/or-progress-v3/props.d.ts +0 -0
  323. package/dist/{bundled/v2 → v2}/components/or-progress-v3/styles.d.ts +0 -0
  324. package/dist/v2/components/or-radio/OrRadio.vue.d.ts +90 -0
  325. package/dist/{bundled/v2 → v2}/components/or-radio/index.d.ts +0 -0
  326. package/dist/{bundled/v2 → v2}/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -0
  327. package/dist/{bundled/v2 → v2}/components/or-radio-group/index.d.ts +0 -0
  328. package/dist/{bundled/v2 → v2}/components/or-radio-v3/OrRadio.stories3.d.ts +0 -0
  329. package/dist/v2/components/or-radio-v3/OrRadio.vue.d.ts +101 -0
  330. package/dist/{bundled/v2 → v2}/components/or-radio-v3/index.d.ts +0 -0
  331. package/dist/{bundled/v2 → v2}/components/or-radio-v3/styles.d.ts +0 -0
  332. package/dist/{bundled/v2 → v2}/components/or-search-v3/OrSearch.stories3.d.ts +0 -0
  333. package/dist/v2/components/or-search-v3/OrSearch.vue.d.ts +88 -0
  334. package/dist/{bundled/v2 → v2}/components/or-search-v3/index.d.ts +0 -0
  335. package/dist/{bundled/v2 → v2}/components/or-search-v3/props.d.ts +0 -0
  336. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -0
  337. package/dist/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +77 -0
  338. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -0
  339. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -0
  340. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/index.d.ts +0 -0
  341. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/props.d.ts +0 -0
  342. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/styles.d.ts +0 -0
  343. package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/types.d.ts +0 -0
  344. package/dist/v2/components/or-select/OrSelect.vue.d.ts +238 -0
  345. package/dist/v2/components/or-select/OrSelectContent.vue.d.ts +114 -0
  346. package/dist/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +63 -0
  347. package/dist/v2/components/or-select/OrSelectContentOptions.vue.d.ts +87 -0
  348. package/dist/v2/components/or-select/OrSelectInput.vue.d.ts +81 -0
  349. package/dist/v2/components/or-select/OrSelectInputValue.vue.d.ts +58 -0
  350. package/dist/v2/components/or-select/OrSelectMain.vue.d.ts +158 -0
  351. package/dist/v2/components/or-select/OrSelectOption.vue.d.ts +37 -0
  352. package/dist/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +38 -0
  353. package/dist/{bundled/v2 → v2}/components/or-select/constants.d.ts +0 -0
  354. package/dist/{bundled/v2 → v2}/components/or-select/index.d.ts +0 -0
  355. package/dist/{bundled/v2 → v2}/components/or-select/stories.helpers.d.ts +0 -0
  356. package/dist/{bundled/v2 → v2}/components/or-select/types.d.ts +0 -0
  357. package/dist/{bundled/v2 → v2}/components/or-select-v3/OrSelect.stories3.d.ts +0 -0
  358. package/dist/v2/components/or-select-v3/OrSelect.vue.d.ts +266 -0
  359. package/dist/{bundled/v2 → v2}/components/or-select-v3/index.d.ts +0 -0
  360. package/dist/{bundled/v2 → v2}/components/or-select-v3/props.d.ts +0 -0
  361. package/dist/{bundled/v2 → v2}/components/or-select-v3/styles.d.ts +0 -0
  362. package/dist/{bundled/v2 → v2}/components/or-select-v3/types.d.ts +0 -0
  363. package/dist/v2/components/or-sidebar/OrSidebar.vue.d.ts +88 -0
  364. package/dist/{bundled/v2 → v2}/components/or-sidebar/constants.d.ts +0 -0
  365. package/dist/{bundled/v2 → v2}/components/or-sidebar/index.d.ts +0 -0
  366. package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -0
  367. package/dist/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +98 -0
  368. package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/index.d.ts +0 -0
  369. package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/props.d.ts +0 -0
  370. package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/styles.d.ts +0 -0
  371. package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -0
  372. package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -0
  373. package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -0
  374. package/dist/{bundled/v2 → v2}/components/or-skeleton/constants.d.ts +0 -0
  375. package/dist/{bundled/v2 → v2}/components/or-skeleton/index.d.ts +0 -0
  376. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -0
  377. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -0
  378. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -0
  379. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -0
  380. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -0
  381. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -0
  382. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -0
  383. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/index.d.ts +0 -0
  384. package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/styles.d.ts +0 -0
  385. package/dist/v2/components/or-slider/OrSlider.vue.d.ts +192 -0
  386. package/dist/{bundled/v2 → v2}/components/or-slider/index.d.ts +0 -0
  387. package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -0
  388. package/dist/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
  389. package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/index.d.ts +0 -0
  390. package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/styles.d.ts +0 -0
  391. package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/types.d.ts +0 -0
  392. package/dist/v2/components/or-stepper/OrStepper.vue.d.ts +106 -0
  393. package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -0
  394. package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -0
  395. package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -0
  396. package/dist/v2/components/or-stepper/OrStepperTitle.vue.d.ts +66 -0
  397. package/dist/{bundled/v2 → v2}/components/or-stepper/StatusIcon.vue.d.ts +0 -0
  398. package/dist/{bundled/v2 → v2}/components/or-stepper/index.d.ts +0 -0
  399. package/dist/v2/components/or-switch/OrSwitch.vue.d.ts +97 -0
  400. package/dist/{bundled/v2 → v2}/components/or-switch/index.d.ts +0 -0
  401. package/dist/{bundled/v2 → v2}/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -0
  402. package/dist/v2/components/or-switch-v3/OrSwitch.vue.d.ts +115 -0
  403. package/dist/{bundled/v2 → v2}/components/or-switch-v3/index.d.ts +0 -0
  404. package/dist/{bundled/v2 → v2}/components/or-switch-v3/styles.d.ts +0 -0
  405. package/dist/{bundled/v2 → v2}/components/or-tab/OrTab.vue.d.ts +0 -0
  406. package/dist/{bundled/v2 → v2}/components/or-tab/index.d.ts +0 -0
  407. package/dist/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +71 -0
  408. package/dist/{bundled/v2 → v2}/components/or-tab-header-item/index.d.ts +0 -0
  409. package/dist/{bundled/v2 → v2}/components/or-tab-v3/OrTab.stories3.d.ts +0 -0
  410. package/dist/v2/components/or-tab-v3/OrTab.vue.d.ts +28 -0
  411. package/dist/{bundled/v2 → v2}/components/or-tab-v3/index.d.ts +0 -0
  412. package/dist/{bundled/v2 → v2}/components/or-tab-v3/styles.d.ts +0 -0
  413. package/dist/v2/components/or-tabs/OrTabs.vue.d.ts +26 -0
  414. package/dist/{bundled/v2 → v2}/components/or-tabs/index.d.ts +0 -0
  415. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -0
  416. package/dist/v2/components/or-tabs-v3/OrTabs.vue.d.ts +111 -0
  417. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/index.d.ts +0 -0
  418. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/props.d.ts +0 -0
  419. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/styles.d.ts +0 -0
  420. package/dist/{bundled/v2 → v2}/components/or-tabs-v3/types.d.ts +0 -0
  421. package/dist/v2/components/or-tag/OrTag.vue.d.ts +71 -0
  422. package/dist/{bundled/v2 → v2}/components/or-tag/index.d.ts +0 -0
  423. package/dist/{bundled/v2 → v2}/components/or-tag-v3/OrTag.stories3.d.ts +0 -0
  424. package/dist/v2/components/or-tag-v3/OrTag.vue.d.ts +54 -0
  425. package/dist/{bundled/v2 → v2}/components/or-tag-v3/index.d.ts +0 -0
  426. package/dist/{bundled/v2 → v2}/components/or-tag-v3/props.d.ts +0 -0
  427. package/dist/{bundled/v2 → v2}/components/or-tag-v3/styles.d.ts +0 -0
  428. package/dist/{bundled/v2 → v2}/components/or-teleport/OrTeleportVue2.vue.d.ts +0 -0
  429. package/dist/{bundled/v2 → v2}/components/or-teleport/constants.d.ts +0 -0
  430. package/dist/{bundled/v2 → v2}/components/or-teleport/index.d.ts +0 -0
  431. package/dist/{bundled/v2 → v2}/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -0
  432. package/dist/{bundled/v2 → v2}/components/or-teleport-v3/OrTeleport.vue2.vue.d.ts +0 -0
  433. package/dist/{bundled/v2 → v2}/components/or-teleport-v3/index.d.ts +0 -0
  434. package/dist/{bundled/v2 → v2}/components/or-text-v3/OrText.stories3.d.ts +0 -0
  435. package/dist/{bundled/v2 → v2}/components/or-text-v3/OrText.vue.d.ts +0 -0
  436. package/dist/{bundled/v2 → v2}/components/or-text-v3/index.d.ts +0 -0
  437. package/dist/{bundled/v2 → v2}/components/or-text-v3/styles.d.ts +0 -0
  438. package/dist/{bundled/v2 → v2}/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -0
  439. package/dist/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +132 -0
  440. package/dist/{bundled/v2 → v2}/components/or-textarea-v3/index.d.ts +0 -0
  441. package/dist/{bundled/v2 → v2}/components/or-textarea-v3/props.d.ts +0 -0
  442. package/dist/{bundled/v2 → v2}/components/or-textarea-v3/styles.d.ts +0 -0
  443. package/dist/v2/components/or-textbox/OrTextbox.vue.d.ts +375 -0
  444. package/dist/{bundled/v2 → v2}/components/or-textbox/constants.d.ts +0 -0
  445. package/dist/{bundled/v2 → v2}/components/or-textbox/index.d.ts +0 -0
  446. package/dist/v2/components/or-toast/OrToast.vue.d.ts +81 -0
  447. package/dist/{bundled/v2 → v2}/components/or-toast/OrToastContainer.vue.d.ts +0 -0
  448. package/dist/{bundled/v2 → v2}/components/or-toast/Timer.d.ts +0 -0
  449. package/dist/{bundled/v2 → v2}/components/or-toast/composable/index.d.ts +0 -0
  450. package/dist/{bundled/v2 → v2}/components/or-toast/composable/useQueue.d.ts +0 -0
  451. package/dist/{bundled/v2 → v2}/components/or-toast/composable/useToast.d.ts +0 -0
  452. package/dist/{bundled/v2 → v2}/components/or-toast/composable/useToastEventBus.d.ts +0 -0
  453. package/dist/{bundled/v2 → v2}/components/or-toast/constants.d.ts +0 -0
  454. package/dist/{bundled/v2 → v2}/components/or-toast/index.d.ts +0 -0
  455. package/dist/{bundled/v2 → v2}/components/or-toast/types.d.ts +0 -0
  456. package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToast.stories3.d.ts +0 -0
  457. package/dist/v2/components/or-toast-v3/OrToast.vue.d.ts +80 -0
  458. package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -0
  459. package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -0
  460. package/dist/{bundled/v2 → v2}/components/or-toast-v3/Timer.d.ts +0 -0
  461. package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/index.d.ts +0 -0
  462. package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useQueue.d.ts +0 -0
  463. package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useToast.d.ts +0 -0
  464. package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -0
  465. package/dist/{bundled/v2 → v2}/components/or-toast-v3/index.d.ts +0 -0
  466. package/dist/{bundled/v2 → v2}/components/or-toast-v3/props.d.ts +0 -0
  467. package/dist/{bundled/v2 → v2}/components/or-toast-v3/styles.d.ts +0 -0
  468. package/dist/{bundled/v2 → v2}/components/or-toast-v3/types.d.ts +0 -0
  469. package/dist/v2/components/or-tooltip/OrTooltip.vue.d.ts +92 -0
  470. package/dist/{bundled/v2 → v2}/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -0
  471. package/dist/{bundled/v2 → v2}/components/or-tooltip/index.d.ts +0 -0
  472. package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -0
  473. package/dist/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +59 -0
  474. package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/index.d.ts +0 -0
  475. package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/props.d.ts +0 -0
  476. package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/styles.d.ts +0 -0
  477. package/dist/{bundled/v2 → v2}/directives/dropdown-close.d.ts +0 -0
  478. package/dist/{bundled/v2 → v2}/directives/dropdown-open.d.ts +0 -0
  479. package/dist/{bundled/v2 → v2}/directives/index.d.ts +0 -0
  480. package/dist/v2/dom-7a41831b.js +58 -0
  481. package/dist/{esm/v2 → v2}/dropdown-open-0d314aa4.js +0 -0
  482. package/dist/{bundled/v2 → v2}/hooks/index.d.ts +0 -0
  483. package/dist/{bundled/v2 → v2}/hooks/useClassAttribute.d.ts +0 -0
  484. package/dist/{bundled/v2 → v2}/hooks/useElevation.d.ts +0 -0
  485. package/dist/{bundled/v2 → v2}/hooks/useOverflow.d.ts +0 -0
  486. package/dist/{bundled/v2 → v2}/hooks/useResponsive/index.d.ts +0 -0
  487. package/dist/{bundled/v2 → v2}/hooks/useResponsive/useResponsive.d.ts +0 -0
  488. package/dist/{bundled/v2 → v2}/hooks/useToggle.d.ts +0 -0
  489. package/dist/{esm/v2 → v2}/index.d.ts +0 -0
  490. package/dist/v2/index.js +134 -0
  491. package/dist/v2/index10.js +26 -0
  492. package/dist/v2/index11.js +24 -0
  493. package/dist/v2/index12.js +5 -0
  494. package/dist/v2/index13.js +14 -0
  495. package/dist/v2/index14.js +13 -0
  496. package/dist/v2/index15.js +7 -0
  497. package/dist/v2/index16.js +16 -0
  498. package/dist/v2/index17.js +31 -0
  499. package/dist/v2/index18.js +7 -0
  500. package/dist/v2/index19.js +11 -0
  501. package/dist/v2/index2.js +126 -0
  502. package/dist/v2/index20.js +29 -0
  503. package/dist/v2/index21.js +25 -0
  504. package/dist/v2/index22.js +22 -0
  505. package/dist/v2/index23.js +4 -0
  506. package/dist/v2/index24.js +6 -0
  507. package/dist/v2/index25.js +5 -0
  508. package/dist/v2/index26.js +6 -0
  509. package/dist/v2/index27.js +6 -0
  510. package/dist/v2/index28.js +9 -0
  511. package/dist/v2/index29.js +5 -0
  512. package/dist/v2/index3.js +13 -0
  513. package/dist/v2/index30.js +5 -0
  514. package/dist/v2/index31.js +12 -0
  515. package/dist/v2/index32.js +15 -0
  516. package/dist/v2/index33.js +5 -0
  517. package/dist/v2/index34.js +5 -0
  518. package/dist/v2/index35.js +20 -0
  519. package/dist/v2/index36.js +20 -0
  520. package/dist/v2/index37.js +20 -0
  521. package/dist/v2/index38.js +5 -0
  522. package/dist/v2/index39.js +21 -0
  523. package/dist/v2/index4.js +6 -0
  524. package/dist/v2/index40.js +25 -0
  525. package/dist/v2/index41.js +5 -0
  526. package/dist/v2/index42.js +5 -0
  527. package/dist/v2/index43.js +5 -0
  528. package/dist/v2/index44.js +22 -0
  529. package/dist/v2/index45.js +28 -0
  530. package/dist/v2/index46.js +5 -0
  531. package/dist/v2/index47.js +5 -0
  532. package/dist/v2/index48.js +6 -0
  533. package/dist/v2/index49.js +13 -0
  534. package/dist/v2/index5.js +9 -0
  535. package/dist/v2/index50.js +20 -0
  536. package/dist/v2/index51.js +16 -0
  537. package/dist/v2/index52.js +17 -0
  538. package/dist/v2/index53.js +16 -0
  539. package/dist/v2/index54.js +19 -0
  540. package/dist/v2/index55.js +4 -0
  541. package/dist/v2/index56.js +8 -0
  542. package/dist/v2/index57.js +12 -0
  543. package/dist/v2/index58.js +5 -0
  544. package/dist/v2/index59.js +7 -0
  545. package/dist/v2/index6.js +6 -0
  546. package/dist/v2/index60.js +5 -0
  547. package/dist/v2/index61.js +4 -0
  548. package/dist/v2/index62.js +7 -0
  549. package/dist/v2/index63.js +22 -0
  550. package/dist/v2/index64.js +5 -0
  551. package/dist/v2/index65.js +19 -0
  552. package/dist/v2/index66.js +28 -0
  553. package/dist/v2/index67.js +6 -0
  554. package/dist/v2/index68.js +5 -0
  555. package/dist/v2/index69.js +6 -0
  556. package/dist/v2/index7.js +17 -0
  557. package/dist/v2/index70.js +7 -0
  558. package/dist/v2/index71.js +14 -0
  559. package/dist/v2/index72.js +6 -0
  560. package/dist/v2/index73.js +17 -0
  561. package/dist/v2/index74.js +6 -0
  562. package/dist/v2/index75.js +8 -0
  563. package/dist/v2/index76.js +6 -0
  564. package/dist/v2/index77.js +5 -0
  565. package/dist/v2/index78.js +5 -0
  566. package/dist/v2/index79.js +6 -0
  567. package/dist/v2/index8.js +6 -0
  568. package/dist/v2/index80.js +17 -0
  569. package/dist/v2/index81.js +14 -0
  570. package/dist/v2/index82.js +16 -0
  571. package/dist/v2/index83.js +4 -0
  572. package/dist/v2/index84.js +4 -0
  573. package/dist/v2/index85.js +5 -0
  574. package/dist/v2/index86.js +10 -0
  575. package/dist/v2/index87.js +23 -0
  576. package/dist/v2/index88.js +20 -0
  577. package/dist/v2/index89.js +3 -0
  578. package/dist/v2/index9.js +4 -0
  579. package/dist/v2/index90.js +19 -0
  580. package/dist/v2/index91.js +3 -0
  581. package/dist/v2/index92.js +11 -0
  582. package/dist/v2/index93.js +13 -0
  583. package/dist/v2/index94.js +2 -0
  584. package/dist/v2/index95.js +7 -0
  585. package/dist/v2/index96.js +3 -0
  586. package/dist/{bundled/v2 → v2}/normalize-component-6e8e3d80.js +0 -0
  587. package/dist/{bundled/v2 → v2}/px-to-rem-0b26b83e.js +0 -0
  588. package/dist/{bundled/v3 → v2}/style-inject.es-4c6f2515.js +0 -0
  589. package/dist/v2/types-1ddb6abc.js +410 -0
  590. package/dist/{esm/v2 → v2}/useClassAttribute-47fdb016.js +0 -0
  591. package/dist/{esm/v2 → v2}/useElevation-0e973238.js +0 -0
  592. package/dist/{esm/v2 → v2}/useOverflow-ac506c65.js +0 -0
  593. package/dist/{esm/v2 → v2}/useResponsive-a02e95b7.js +0 -0
  594. package/dist/{esm/v2 → v2}/useToast-0665462d.js +0 -0
  595. package/dist/{esm/v2 → v2}/useToast-4fbe0e5a.js +0 -0
  596. package/dist/{esm/v2 → v2}/useToggle-29e4d7c7.js +0 -0
  597. package/dist/{bundled/v2 → v2}/utils/constants/color.d.ts +0 -0
  598. package/dist/{bundled/v2 → v2}/utils/constants/key-codes.d.ts +0 -0
  599. package/dist/{bundled/v2 → v2}/utils/constants/poper.d.ts +0 -0
  600. package/dist/{bundled/v2 → v2}/utils/constants/regex.d.ts +0 -0
  601. package/dist/{bundled/v2 → v2}/utils/functions/color.d.ts +0 -0
  602. package/dist/{bundled/v2 → v2}/utils/functions/dom.d.ts +0 -0
  603. package/dist/{bundled/v2 → v2}/utils/functions/hash.d.ts +0 -0
  604. package/dist/{bundled/v2 → v2}/utils/functions/px-to-rem.d.ts +0 -0
  605. package/dist/{bundled/v2 → v2}/utils/functions/text.d.ts +0 -0
  606. package/dist/v3/OrAvatar-200d3f9f.js +89 -0
  607. package/dist/{esm/v3 → v3}/OrAvatar-ef88d31c.js +0 -0
  608. package/dist/{esm/v3 → v3}/OrBottomSheet-9de57dd0.js +0 -0
  609. package/dist/{esm/v3 → v3}/OrButton-12b36e89.js +0 -0
  610. package/dist/{esm/v3 → v3}/OrButton-fca9019a.js +0 -0
  611. package/dist/{esm/v3 → v3}/OrCard-b63658a8.js +0 -0
  612. package/dist/{esm/v3 → v3}/OrCard-e3a5aea4.js +0 -0
  613. package/dist/v3/OrCardCollection-32dce1b1.js +198 -0
  614. package/dist/v3/OrCardCollection-737f073a.js +189 -0
  615. package/dist/v3/OrCarouselItem-ec8333c7.js +238 -0
  616. package/dist/v3/OrCheckbox-56e4171e.js +149 -0
  617. package/dist/{esm/v3 → v3}/OrCheckbox-a20fcc04.js +0 -0
  618. package/dist/v3/OrChips-feab2a38.js +301 -0
  619. package/dist/v3/OrCode-feeec003.js +350 -0
  620. package/dist/v3/OrCollapse-37a52e8f.js +148 -0
  621. package/dist/v3/OrColorPicker-0a944d25.js +460 -0
  622. package/dist/v3/OrConfirm-00134f53.js +214 -0
  623. package/dist/v3/OrConfirm-a5f73ac6.js +270 -0
  624. package/dist/v3/OrDateTimePicker-6c79a764.js +678 -0
  625. package/dist/{esm/v3 → v3}/OrError-19a62a18.js +0 -0
  626. package/dist/{esm/v3 → v3}/OrError-f90296db.js +0 -0
  627. package/dist/v3/OrErrorTag-bbfd3ca6.js +57 -0
  628. package/dist/v3/OrExpansionPanel-65afdfad.js +138 -0
  629. package/dist/v3/OrFab-3a3a9a38.js +79 -0
  630. package/dist/v3/OrFloating-3da814a2.js +190 -0
  631. package/dist/{esm/v3 → v3}/OrHint-1414c530.js +0 -0
  632. package/dist/{esm/v3 → v3}/OrHint-73835593.js +0 -0
  633. package/dist/v3/OrIcon-e23028f8.js +152 -0
  634. package/dist/v3/OrIcon-e2fa4cf8.js +109 -0
  635. package/dist/v3/OrIconButton-e486d6df.js +109 -0
  636. package/dist/v3/OrIconButton-f72cb8d9.js +341 -0
  637. package/dist/v3/OrInlineInput-593b001c.js +239 -0
  638. package/dist/{esm/v3 → v3}/OrInlineInputBox-1b473796.js +0 -0
  639. package/dist/v3/OrInlineTextEdit-455a2d64.js +338 -0
  640. package/dist/v3/OrInlineTextarea-1ea0f510.js +224 -0
  641. package/dist/v3/OrInput-96c3db72.js +251 -0
  642. package/dist/{esm/v3 → v3}/OrInputBox-634230b1.js +0 -0
  643. package/dist/{esm/v3 → v3}/OrLabel-7d4fe80b.js +0 -0
  644. package/dist/{esm/v3 → v3}/OrLabel-876f8729.js +0 -0
  645. package/dist/{esm/v3 → v3}/OrLink-338db3ca.js +0 -0
  646. package/dist/v3/OrList-a68c5be3.js +257 -0
  647. package/dist/v3/OrListOfInputs-b4c051a8.js +163 -0
  648. package/dist/{esm/v3 → v3}/OrLoader-15174477.js +0 -0
  649. package/dist/{esm/v3 → v3}/OrLoader-60943812.js +0 -0
  650. package/dist/{esm/v3 → v3}/OrMenu-75ef8635.js +0 -0
  651. package/dist/v3/OrMenuItem-60afcdcb.js +84 -0
  652. package/dist/v3/OrModal-75c8e5b6.js +163 -0
  653. package/dist/v3/OrModal-83614157.js +130 -0
  654. package/dist/v3/OrNotification-38664729.js +114 -0
  655. package/dist/v3/OrNotification-91a86ade.js +140 -0
  656. package/dist/v3/OrOverflowMenu-7a177537.js +185 -0
  657. package/dist/{esm/v3 → v3}/OrOverlay-27050c19.js +0 -0
  658. package/dist/{esm/v3 → v3}/OrOverlay-451dce49.js +0 -0
  659. package/dist/{esm/v3 → v3}/OrPopover-3525c670.js +0 -0
  660. package/dist/{esm/v3 → v3}/OrProgress-407002e0.js +0 -0
  661. package/dist/{esm/v3 → v3}/OrProgress-d0d52c86.js +0 -0
  662. package/dist/{esm/v3 → v3}/OrRadio-0c1883f2.js +0 -0
  663. package/dist/{esm/v3 → v3}/OrRadio-c3ab11f2.js +0 -0
  664. package/dist/{esm/v3 → v3}/OrRadioGroup-00785e41.js +0 -0
  665. package/dist/v3/OrSearch-2874026c.js +1075 -0
  666. package/dist/v3/OrSearch-a6a314b6.js +97 -0
  667. package/dist/{esm/v3 → v3}/OrSegmentedControl-2bbc0f22.js +0 -0
  668. package/dist/v3/OrSelect-056731af.js +803 -0
  669. package/dist/v3/OrSelect-48c357fa.js +489 -0
  670. package/dist/{esm/v3 → v3}/OrSidebar-375c85a3.js +0 -0
  671. package/dist/{esm/v3 → v3}/OrSidebar-a62972f5.js +0 -0
  672. package/dist/{esm/v3 → v3}/OrSkeletonText-2b1610ce.js +0 -0
  673. package/dist/{esm/v3 → v3}/OrSkeletonText-3965ff71.js +0 -0
  674. package/dist/v3/OrSlider-af80bac9.js +310 -0
  675. package/dist/v3/OrSortHeader-9d645226.js +104 -0
  676. package/dist/v3/OrStepper-f355b7b7.js +426 -0
  677. package/dist/{esm/v3 → v3}/OrSwitch-c333ee32.js +0 -0
  678. package/dist/{esm/v3 → v3}/OrSwitch-ec454b76.js +0 -0
  679. package/dist/{esm/v3 → v3}/OrTab-97044946.js +0 -0
  680. package/dist/{esm/v3 → v3}/OrTab-bc98be02.js +0 -0
  681. package/dist/{esm/v3 → v3}/OrTabHeaderItem-d668cc59.js +0 -0
  682. package/dist/{esm/v3 → v3}/OrTabs-d3812c11.js +0 -0
  683. package/dist/v3/OrTabs-fe7039de.js +212 -0
  684. package/dist/v3/OrTag-7e24fdbc.js +86 -0
  685. package/dist/v3/OrTag-86ccb42d.js +125 -0
  686. package/dist/{esm/v3 → v3}/OrTeleport.vue3-8099178c.js +0 -0
  687. package/dist/{esm/v3 → v3}/OrTeleportVue3-ad639f12.js +0 -0
  688. package/dist/{esm/v3 → v3}/OrText-ecb46923.js +0 -0
  689. package/dist/{esm/v3 → v3}/OrTextarea-98895b2a.js +0 -0
  690. package/dist/v3/OrTextbox-faa4f81a.js +493 -0
  691. package/dist/v3/OrToastContainer-fe6abe90.js +280 -0
  692. package/dist/v3/OrTooltip-121eae2b.js +165 -0
  693. package/dist/{esm/v3 → v3}/OrTooltip-36c6728c.js +0 -0
  694. package/dist/{bundled/v3 → v3}/color-1f348774.js +0 -0
  695. package/dist/{bundled/v3 → v3}/components/index.d.ts +0 -0
  696. package/dist/{bundled/v3 → v3}/components/or-avatar/OrAvatar.vue.d.ts +0 -0
  697. package/dist/{bundled/v3 → v3}/components/or-avatar/constants.d.ts +0 -0
  698. package/dist/{bundled/v3 → v3}/components/or-avatar/index.d.ts +0 -0
  699. package/dist/{bundled/v3 → v3}/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -0
  700. package/dist/{bundled/v3 → v3}/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -0
  701. package/dist/{bundled/v3 → v3}/components/or-avatar-v3/index.d.ts +0 -0
  702. package/dist/{bundled/v3 → v3}/components/or-avatar-v3/props.d.ts +0 -0
  703. package/dist/{bundled/v3 → v3}/components/or-avatar-v3/styles.d.ts +0 -0
  704. package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -0
  705. package/dist/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +22 -0
  706. package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/index.d.ts +0 -0
  707. package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/styles.d.ts +0 -0
  708. package/dist/v3/components/or-button/OrButton.vue.d.ts +188 -0
  709. package/dist/{bundled/v3 → v3}/components/or-button/constants.d.ts +0 -0
  710. package/dist/{bundled/v3 → v3}/components/or-button/index.d.ts +0 -0
  711. package/dist/v3/components/or-button-v2/OrButton.vue.d.ts +159 -0
  712. package/dist/v3/components/or-button-v2/OrIconButton.vue.d.ts +132 -0
  713. package/dist/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +32 -0
  714. package/dist/{bundled/v3 → v3}/components/or-button-v2/constants.d.ts +0 -0
  715. package/dist/{bundled/v3 → v3}/components/or-button-v2/index.d.ts +0 -0
  716. package/dist/{bundled/v3 → v3}/components/or-button-v3/OrButton.stories3.d.ts +0 -0
  717. package/dist/v3/components/or-button-v3/OrButton.vue.d.ts +85 -0
  718. package/dist/{bundled/v3 → v3}/components/or-button-v3/index.d.ts +0 -0
  719. package/dist/{bundled/v3 → v3}/components/or-button-v3/props.d.ts +0 -0
  720. package/dist/{bundled/v3 → v3}/components/or-button-v3/styles.d.ts +0 -0
  721. package/dist/v3/components/or-card/OrCard.vue.d.ts +26 -0
  722. package/dist/{bundled/v3 → v3}/components/or-card/index.d.ts +0 -0
  723. package/dist/v3/components/or-card-collection/OrCardCollection.vue.d.ts +112 -0
  724. package/dist/{bundled/v3 → v3}/components/or-card-collection/constants.d.ts +0 -0
  725. package/dist/{bundled/v3 → v3}/components/or-card-collection/index.d.ts +0 -0
  726. package/dist/{bundled/v3 → v3}/components/or-card-collection/types.d.ts +0 -0
  727. package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -0
  728. package/dist/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
  729. package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/index.d.ts +0 -0
  730. package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/props.d.ts +0 -0
  731. package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/styles.d.ts +0 -0
  732. package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/types.d.ts +0 -0
  733. package/dist/{bundled/v3 → v3}/components/or-card-v3/OrCard.stories3.d.ts +0 -0
  734. package/dist/{bundled/v3 → v3}/components/or-card-v3/OrCard.vue.d.ts +0 -0
  735. package/dist/{bundled/v3 → v3}/components/or-card-v3/index.d.ts +0 -0
  736. package/dist/{bundled/v3 → v3}/components/or-card-v3/styles.d.ts +0 -0
  737. package/dist/v3/components/or-carousel/OrCarousel.vue.d.ts +1131 -0
  738. package/dist/{bundled/v3 → v3}/components/or-carousel/OrCarouselItem.vue.d.ts +0 -0
  739. package/dist/{bundled/v3 → v3}/components/or-carousel/constants.d.ts +0 -0
  740. package/dist/{bundled/v3 → v3}/components/or-carousel/index.d.ts +0 -0
  741. package/dist/v3/components/or-checkbox/OrCheckbox.vue.d.ts +97 -0
  742. package/dist/{bundled/v3 → v3}/components/or-checkbox/index.d.ts +0 -0
  743. package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -0
  744. package/dist/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +113 -0
  745. package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/index.d.ts +0 -0
  746. package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/styles.d.ts +0 -0
  747. package/dist/v3/components/or-chips/OrChip.vue.d.ts +58 -0
  748. package/dist/v3/components/or-chips/OrChips.vue.d.ts +96 -0
  749. package/dist/v3/components/or-chips/OrChipsInput.vue.d.ts +82 -0
  750. package/dist/{bundled/v3 → v3}/components/or-chips/constants.d.ts +0 -0
  751. package/dist/{bundled/v3 → v3}/components/or-chips/index.d.ts +0 -0
  752. package/dist/v3/components/or-code/OrCode.vue.d.ts +213 -0
  753. package/dist/{bundled/v3 → v3}/components/or-code/constants.d.ts +0 -0
  754. package/dist/{bundled/v3 → v3}/components/or-code/index.d.ts +0 -0
  755. package/dist/{bundled/v3 → v3}/components/or-code/lang.d.ts +0 -0
  756. package/dist/v3/components/or-collapse/OrCollapse.vue.d.ts +81 -0
  757. package/dist/{bundled/v3 → v3}/components/or-collapse/index.d.ts +0 -0
  758. package/dist/v3/components/or-color-picker/OrColorPicker.vue.d.ts +66 -0
  759. package/dist/{bundled/v3 → v3}/components/or-color-picker/constants.d.ts +0 -0
  760. package/dist/{bundled/v3 → v3}/components/or-color-picker/index.d.ts +0 -0
  761. package/dist/{bundled/v3 → v3}/components/or-color-picker/types.d.ts +0 -0
  762. package/dist/{bundled/v3 → v3}/components/or-color-picker/utils/defultPalette.d.ts +0 -0
  763. package/dist/v3/components/or-confirm/OrConfirm.vue.d.ts +237 -0
  764. package/dist/{bundled/v3 → v3}/components/or-confirm/index.d.ts +0 -0
  765. package/dist/{bundled/v3 → v3}/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -0
  766. package/dist/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +204 -0
  767. package/dist/{bundled/v3 → v3}/components/or-confirm-v3/index.d.ts +0 -0
  768. package/dist/{bundled/v3 → v3}/components/or-confirm-v3/props.d.ts +0 -0
  769. package/dist/{bundled/v3 → v3}/components/or-confirm-v3/styles.d.ts +0 -0
  770. package/dist/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +379 -0
  771. package/dist/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +92 -0
  772. package/dist/{bundled/v3 → v3}/components/or-date-time-picker/constants.d.ts +0 -0
  773. package/dist/{bundled/v3 → v3}/components/or-date-time-picker/index.d.ts +0 -0
  774. package/dist/{bundled/v3 → v3}/components/or-error/OrError.vue.d.ts +0 -0
  775. package/dist/{bundled/v3 → v3}/components/or-error/index.d.ts +0 -0
  776. package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -0
  777. package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -0
  778. package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/index.d.ts +0 -0
  779. package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/styles.d.ts +0 -0
  780. package/dist/{bundled/v3 → v3}/components/or-error-v3/OrError.stories3.d.ts +0 -0
  781. package/dist/{bundled/v3 → v3}/components/or-error-v3/OrError.vue.d.ts +0 -0
  782. package/dist/{bundled/v3 → v3}/components/or-error-v3/index.d.ts +0 -0
  783. package/dist/{bundled/v3 → v3}/components/or-error-v3/styles.d.ts +0 -0
  784. package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -0
  785. package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -0
  786. package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/index.d.ts +0 -0
  787. package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/props.d.ts +0 -0
  788. package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/styles.d.ts +0 -0
  789. package/dist/{bundled/v3 → v3}/components/or-fab-v3/OrFab.stories3.d.ts +0 -0
  790. package/dist/{bundled/v3 → v3}/components/or-fab-v3/OrFab.vue.d.ts +0 -0
  791. package/dist/{bundled/v3 → v3}/components/or-fab-v3/index.d.ts +0 -0
  792. package/dist/{bundled/v3 → v3}/components/or-fab-v3/props.d.ts +0 -0
  793. package/dist/{bundled/v3 → v3}/components/or-fab-v3/styles.d.ts +0 -0
  794. package/dist/{bundled/v3 → v3}/components/or-floating/OrFloating.vue.d.ts +0 -0
  795. package/dist/{bundled/v3 → v3}/components/or-floating/constants.d.ts +0 -0
  796. package/dist/{bundled/v3 → v3}/components/or-floating/index.d.ts +0 -0
  797. package/dist/{bundled/v3 → v3}/components/or-hint/OrHint.vue.d.ts +0 -0
  798. package/dist/{bundled/v3 → v3}/components/or-hint/index.d.ts +0 -0
  799. package/dist/{bundled/v3 → v3}/components/or-hint-v3/OrHint.stories3.d.ts +0 -0
  800. package/dist/{bundled/v3 → v3}/components/or-hint-v3/OrHint.vue.d.ts +0 -0
  801. package/dist/{bundled/v3 → v3}/components/or-hint-v3/index.d.ts +0 -0
  802. package/dist/{bundled/v3 → v3}/components/or-hint-v3/styles.d.ts +0 -0
  803. package/dist/{bundled/v3 → v3}/components/or-icon/OrIcon.vue.d.ts +0 -0
  804. package/dist/{bundled/v3 → v3}/components/or-icon/constants.d.ts +0 -0
  805. package/dist/{bundled/v3 → v3}/components/or-icon/index.d.ts +0 -0
  806. package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -0
  807. package/dist/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +80 -0
  808. package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/index.d.ts +0 -0
  809. package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/props.d.ts +0 -0
  810. package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/styles.d.ts +0 -0
  811. package/dist/{bundled/v3 → v3}/components/or-icon-v3/OrIcon.stories3.d.ts +0 -0
  812. package/dist/{bundled/v3 → v3}/components/or-icon-v3/OrIcon.vue.d.ts +0 -0
  813. package/dist/{bundled/v3 → v3}/components/or-icon-v3/index.d.ts +0 -0
  814. package/dist/v3/components/or-icon-v3/props.d.ts +13 -0
  815. package/dist/{bundled/v3 → v3}/components/or-icon-v3/styles.d.ts +0 -0
  816. package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -0
  817. package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -0
  818. package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/index.d.ts +0 -0
  819. package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/props.d.ts +0 -0
  820. package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/styles.d.ts +0 -0
  821. package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -0
  822. package/dist/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +133 -0
  823. package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/index.d.ts +0 -0
  824. package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/props.d.ts +0 -0
  825. package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/styles.d.ts +0 -0
  826. package/dist/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +209 -0
  827. package/dist/{bundled/v3 → v3}/components/or-inline-text-edit/constants.d.ts +0 -0
  828. package/dist/{bundled/v3 → v3}/components/or-inline-text-edit/index.d.ts +0 -0
  829. package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -0
  830. package/dist/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +109 -0
  831. package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/index.d.ts +0 -0
  832. package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/styles.d.ts +0 -0
  833. package/dist/{bundled/v3 → v3}/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -0
  834. package/dist/{bundled/v3 → v3}/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -0
  835. package/dist/{bundled/v3 → v3}/components/or-input-box-v3/index.d.ts +0 -0
  836. package/dist/{bundled/v3 → v3}/components/or-input-box-v3/props.d.ts +0 -0
  837. package/dist/{bundled/v3 → v3}/components/or-input-box-v3/styles.d.ts +0 -0
  838. package/dist/{bundled/v3 → v3}/components/or-input-v3/OrInput.stories3.d.ts +0 -0
  839. package/dist/v3/components/or-input-v3/OrInput.vue.d.ts +160 -0
  840. package/dist/{bundled/v3 → v3}/components/or-input-v3/index.d.ts +0 -0
  841. package/dist/{bundled/v3 → v3}/components/or-input-v3/props.d.ts +0 -0
  842. package/dist/{bundled/v3 → v3}/components/or-input-v3/styles.d.ts +0 -0
  843. package/dist/v3/components/or-inputs/OrInput.vue.d.ts +204 -0
  844. package/dist/v3/components/or-inputs/OrNumberInput.vue.d.ts +185 -0
  845. package/dist/v3/components/or-inputs/OrPassword.vue.d.ts +158 -0
  846. package/dist/v3/components/or-inputs/OrSearch.vue.d.ts +182 -0
  847. package/dist/v3/components/or-inputs/OrTextarea.vue.d.ts +179 -0
  848. package/dist/{bundled/v3 → v3}/components/or-inputs/index.d.ts +0 -0
  849. package/dist/v3/components/or-label/OrLabel.vue.d.ts +43 -0
  850. package/dist/{bundled/v3 → v3}/components/or-label/index.d.ts +0 -0
  851. package/dist/{bundled/v3 → v3}/components/or-label-v3/OrLabel.stories3.d.ts +0 -0
  852. package/dist/{bundled/v3 → v3}/components/or-label-v3/OrLabel.vue.d.ts +0 -0
  853. package/dist/{bundled/v3 → v3}/components/or-label-v3/index.d.ts +0 -0
  854. package/dist/{bundled/v3 → v3}/components/or-label-v3/props.d.ts +0 -0
  855. package/dist/{bundled/v3 → v3}/components/or-label-v3/styles.d.ts +0 -0
  856. package/dist/{bundled/v3 → v3}/components/or-link-v3/OrLink.stories3.d.ts +0 -0
  857. package/dist/{bundled/v3 → v3}/components/or-link-v3/OrLink.vue.d.ts +0 -0
  858. package/dist/{bundled/v3 → v3}/components/or-link-v3/index.d.ts +0 -0
  859. package/dist/{bundled/v3 → v3}/components/or-link-v3/props.d.ts +0 -0
  860. package/dist/{bundled/v3 → v3}/components/or-link-v3/styles.d.ts +0 -0
  861. package/dist/v3/components/or-list/OrList.vue.d.ts +175 -0
  862. package/dist/{bundled/v3 → v3}/components/or-list/index.d.ts +0 -0
  863. package/dist/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +131 -0
  864. package/dist/{bundled/v3 → v3}/components/or-list-of-inputs/index.d.ts +0 -0
  865. package/dist/{bundled/v3 → v3}/components/or-loader/OrLoader.vue.d.ts +0 -0
  866. package/dist/{bundled/v3 → v3}/components/or-loader/constants.d.ts +0 -0
  867. package/dist/{bundled/v3 → v3}/components/or-loader/index.d.ts +0 -0
  868. package/dist/{bundled/v3 → v3}/components/or-loader/types.d.ts +0 -0
  869. package/dist/{bundled/v3 → v3}/components/or-loader-v3/OrLoader.stories3.d.ts +0 -0
  870. package/dist/{bundled/v3 → v3}/components/or-loader-v3/OrLoader.vue.d.ts +0 -0
  871. package/dist/{bundled/v3 → v3}/components/or-loader-v3/index.d.ts +0 -0
  872. package/dist/{bundled/v3 → v3}/components/or-loader-v3/props.d.ts +0 -0
  873. package/dist/{bundled/v3 → v3}/components/or-loader-v3/styles.d.ts +0 -0
  874. package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -0
  875. package/dist/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +61 -0
  876. package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/index.d.ts +0 -0
  877. package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/styles.d.ts +0 -0
  878. package/dist/{bundled/v3 → v3}/components/or-menu-v3/OrMenu.stories3.d.ts +0 -0
  879. package/dist/v3/components/or-menu-v3/OrMenu.vue.d.ts +67 -0
  880. package/dist/{bundled/v3 → v3}/components/or-menu-v3/index.d.ts +0 -0
  881. package/dist/{bundled/v3 → v3}/components/or-menu-v3/props.d.ts +0 -0
  882. package/dist/{bundled/v3 → v3}/components/or-menu-v3/styles.d.ts +0 -0
  883. package/dist/v3/components/or-modal/OrModal.vue.d.ts +121 -0
  884. package/dist/{bundled/v3 → v3}/components/or-modal/constants.d.ts +0 -0
  885. package/dist/{bundled/v3 → v3}/components/or-modal/index.d.ts +0 -0
  886. package/dist/{bundled/v3 → v3}/components/or-modal-v3/OrModal.stories3.d.ts +0 -0
  887. package/dist/v3/components/or-modal-v3/OrModal.vue.d.ts +40 -0
  888. package/dist/{bundled/v3 → v3}/components/or-modal-v3/index.d.ts +0 -0
  889. package/dist/{bundled/v3 → v3}/components/or-modal-v3/props.d.ts +0 -0
  890. package/dist/{bundled/v3 → v3}/components/or-modal-v3/styles.d.ts +0 -0
  891. package/dist/v3/components/or-notification/OrNotification.vue.d.ts +83 -0
  892. package/dist/{bundled/v3 → v3}/components/or-notification/constants.d.ts +0 -0
  893. package/dist/{bundled/v3 → v3}/components/or-notification/index.d.ts +0 -0
  894. package/dist/{bundled/v3 → v3}/components/or-notification-v3/OrNotification.stories3.d.ts +0 -0
  895. package/dist/{bundled/v3 → v3}/components/or-notification-v3/OrNotification.vue.d.ts +0 -0
  896. package/dist/{bundled/v3 → v3}/components/or-notification-v3/index.d.ts +0 -0
  897. package/dist/{bundled/v3 → v3}/components/or-notification-v3/props.d.ts +0 -0
  898. package/dist/{bundled/v3 → v3}/components/or-notification-v3/styles.d.ts +0 -0
  899. package/dist/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +80 -0
  900. package/dist/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +75 -0
  901. package/dist/{bundled/v3 → v3}/components/or-overflow-menu/index.d.ts +0 -0
  902. package/dist/{bundled/v3 → v3}/components/or-overflow-menu/types.d.ts +0 -0
  903. package/dist/{bundled/v3 → v3}/components/or-overlay/OrOverlay.vue.d.ts +0 -0
  904. package/dist/{bundled/v3 → v3}/components/or-overlay/index.d.ts +0 -0
  905. package/dist/{bundled/v3 → v3}/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -0
  906. package/dist/{bundled/v3 → v3}/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -0
  907. package/dist/{bundled/v3 → v3}/components/or-overlay-v3/index.d.ts +0 -0
  908. package/dist/{bundled/v3 → v3}/components/or-overlay-v3/styles.d.ts +0 -0
  909. package/dist/{bundled/v3 → v3}/components/or-popover-v3/OrPopover.stories3.d.ts +0 -0
  910. package/dist/v3/components/or-popover-v3/OrPopover.vue.d.ts +104 -0
  911. package/dist/{bundled/v3 → v3}/components/or-popover-v3/index.d.ts +0 -0
  912. package/dist/{bundled/v3 → v3}/components/or-popover-v3/props.d.ts +0 -0
  913. package/dist/{bundled/v3 → v3}/components/or-popover-v3/styles.d.ts +0 -0
  914. package/dist/{bundled/v3 → v3}/components/or-progress/OrProgress.vue.d.ts +0 -0
  915. package/dist/{bundled/v3 → v3}/components/or-progress/constants.d.ts +0 -0
  916. package/dist/{bundled/v3 → v3}/components/or-progress/index.d.ts +0 -0
  917. package/dist/{bundled/v3 → v3}/components/or-progress-v3/OrProgress.stories3.d.ts +0 -0
  918. package/dist/{bundled/v3 → v3}/components/or-progress-v3/OrProgress.vue.d.ts +0 -0
  919. package/dist/{bundled/v3 → v3}/components/or-progress-v3/index.d.ts +0 -0
  920. package/dist/{bundled/v3 → v3}/components/or-progress-v3/props.d.ts +0 -0
  921. package/dist/{bundled/v3 → v3}/components/or-progress-v3/styles.d.ts +0 -0
  922. package/dist/v3/components/or-radio/OrRadio.vue.d.ts +90 -0
  923. package/dist/{bundled/v3 → v3}/components/or-radio/index.d.ts +0 -0
  924. package/dist/{bundled/v3 → v3}/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -0
  925. package/dist/{bundled/v3 → v3}/components/or-radio-group/index.d.ts +0 -0
  926. package/dist/{bundled/v3 → v3}/components/or-radio-v3/OrRadio.stories3.d.ts +0 -0
  927. package/dist/v3/components/or-radio-v3/OrRadio.vue.d.ts +101 -0
  928. package/dist/{bundled/v3 → v3}/components/or-radio-v3/index.d.ts +0 -0
  929. package/dist/{bundled/v3 → v3}/components/or-radio-v3/styles.d.ts +0 -0
  930. package/dist/{bundled/v3 → v3}/components/or-search-v3/OrSearch.stories3.d.ts +0 -0
  931. package/dist/v3/components/or-search-v3/OrSearch.vue.d.ts +88 -0
  932. package/dist/{bundled/v3 → v3}/components/or-search-v3/index.d.ts +0 -0
  933. package/dist/{bundled/v3 → v3}/components/or-search-v3/props.d.ts +0 -0
  934. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -0
  935. package/dist/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +77 -0
  936. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -0
  937. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -0
  938. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/index.d.ts +0 -0
  939. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/props.d.ts +0 -0
  940. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/styles.d.ts +0 -0
  941. package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/types.d.ts +0 -0
  942. package/dist/v3/components/or-select/OrSelect.vue.d.ts +230 -0
  943. package/dist/v3/components/or-select/OrSelectContent.vue.d.ts +114 -0
  944. package/dist/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +63 -0
  945. package/dist/v3/components/or-select/OrSelectContentOptions.vue.d.ts +87 -0
  946. package/dist/v3/components/or-select/OrSelectInput.vue.d.ts +81 -0
  947. package/dist/v3/components/or-select/OrSelectInputValue.vue.d.ts +58 -0
  948. package/dist/v3/components/or-select/OrSelectMain.vue.d.ts +158 -0
  949. package/dist/v3/components/or-select/OrSelectOption.vue.d.ts +37 -0
  950. package/dist/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +38 -0
  951. package/dist/{bundled/v3 → v3}/components/or-select/constants.d.ts +0 -0
  952. package/dist/{bundled/v3 → v3}/components/or-select/index.d.ts +0 -0
  953. package/dist/{bundled/v3 → v3}/components/or-select/stories.helpers.d.ts +0 -0
  954. package/dist/{bundled/v3 → v3}/components/or-select/types.d.ts +0 -0
  955. package/dist/{bundled/v3 → v3}/components/or-select-v3/OrSelect.stories3.d.ts +0 -0
  956. package/dist/v3/components/or-select-v3/OrSelect.vue.d.ts +266 -0
  957. package/dist/{bundled/v3 → v3}/components/or-select-v3/index.d.ts +0 -0
  958. package/dist/{bundled/v3 → v3}/components/or-select-v3/props.d.ts +0 -0
  959. package/dist/{bundled/v3 → v3}/components/or-select-v3/styles.d.ts +0 -0
  960. package/dist/{bundled/v3 → v3}/components/or-select-v3/types.d.ts +0 -0
  961. package/dist/v3/components/or-sidebar/OrSidebar.vue.d.ts +88 -0
  962. package/dist/{bundled/v3 → v3}/components/or-sidebar/constants.d.ts +0 -0
  963. package/dist/{bundled/v3 → v3}/components/or-sidebar/index.d.ts +0 -0
  964. package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -0
  965. package/dist/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +98 -0
  966. package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/index.d.ts +0 -0
  967. package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/props.d.ts +0 -0
  968. package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/styles.d.ts +0 -0
  969. package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -0
  970. package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -0
  971. package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -0
  972. package/dist/{bundled/v3 → v3}/components/or-skeleton/constants.d.ts +0 -0
  973. package/dist/{bundled/v3 → v3}/components/or-skeleton/index.d.ts +0 -0
  974. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -0
  975. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -0
  976. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -0
  977. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -0
  978. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -0
  979. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -0
  980. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -0
  981. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/index.d.ts +0 -0
  982. package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/styles.d.ts +0 -0
  983. package/dist/v3/components/or-slider/OrSlider.vue.d.ts +192 -0
  984. package/dist/{bundled/v3 → v3}/components/or-slider/index.d.ts +0 -0
  985. package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -0
  986. package/dist/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
  987. package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/index.d.ts +0 -0
  988. package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/styles.d.ts +0 -0
  989. package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/types.d.ts +0 -0
  990. package/dist/v3/components/or-stepper/OrStepper.vue.d.ts +106 -0
  991. package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -0
  992. package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -0
  993. package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -0
  994. package/dist/v3/components/or-stepper/OrStepperTitle.vue.d.ts +66 -0
  995. package/dist/{bundled/v3 → v3}/components/or-stepper/StatusIcon.vue.d.ts +0 -0
  996. package/dist/{bundled/v3 → v3}/components/or-stepper/index.d.ts +0 -0
  997. package/dist/v3/components/or-switch/OrSwitch.vue.d.ts +97 -0
  998. package/dist/{bundled/v3 → v3}/components/or-switch/index.d.ts +0 -0
  999. package/dist/{bundled/v3 → v3}/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -0
  1000. package/dist/v3/components/or-switch-v3/OrSwitch.vue.d.ts +115 -0
  1001. package/dist/{bundled/v3 → v3}/components/or-switch-v3/index.d.ts +0 -0
  1002. package/dist/{bundled/v3 → v3}/components/or-switch-v3/styles.d.ts +0 -0
  1003. package/dist/{bundled/v3 → v3}/components/or-tab/OrTab.vue.d.ts +0 -0
  1004. package/dist/{bundled/v3 → v3}/components/or-tab/index.d.ts +0 -0
  1005. package/dist/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +71 -0
  1006. package/dist/{bundled/v3 → v3}/components/or-tab-header-item/index.d.ts +0 -0
  1007. package/dist/{bundled/v3 → v3}/components/or-tab-v3/OrTab.stories3.d.ts +0 -0
  1008. package/dist/v3/components/or-tab-v3/OrTab.vue.d.ts +28 -0
  1009. package/dist/{bundled/v3 → v3}/components/or-tab-v3/index.d.ts +0 -0
  1010. package/dist/{bundled/v3 → v3}/components/or-tab-v3/styles.d.ts +0 -0
  1011. package/dist/v3/components/or-tabs/OrTabs.vue.d.ts +26 -0
  1012. package/dist/{bundled/v3 → v3}/components/or-tabs/index.d.ts +0 -0
  1013. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -0
  1014. package/dist/v3/components/or-tabs-v3/OrTabs.vue.d.ts +111 -0
  1015. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/index.d.ts +0 -0
  1016. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/props.d.ts +0 -0
  1017. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/styles.d.ts +0 -0
  1018. package/dist/{bundled/v3 → v3}/components/or-tabs-v3/types.d.ts +0 -0
  1019. package/dist/v3/components/or-tag/OrTag.vue.d.ts +71 -0
  1020. package/dist/{bundled/v3 → v3}/components/or-tag/index.d.ts +0 -0
  1021. package/dist/{bundled/v3 → v3}/components/or-tag-v3/OrTag.stories3.d.ts +0 -0
  1022. package/dist/v3/components/or-tag-v3/OrTag.vue.d.ts +54 -0
  1023. package/dist/{bundled/v3 → v3}/components/or-tag-v3/index.d.ts +0 -0
  1024. package/dist/{bundled/v3 → v3}/components/or-tag-v3/props.d.ts +0 -0
  1025. package/dist/{bundled/v3 → v3}/components/or-tag-v3/styles.d.ts +0 -0
  1026. package/dist/{bundled/v3 → v3}/components/or-teleport/OrTeleportVue3.vue.d.ts +0 -0
  1027. package/dist/{bundled/v3 → v3}/components/or-teleport/constants.d.ts +0 -0
  1028. package/dist/{bundled/v3 → v3}/components/or-teleport/index.d.ts +0 -0
  1029. package/dist/{bundled/v3 → v3}/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -0
  1030. package/dist/{bundled/v3 → v3}/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +0 -0
  1031. package/dist/{bundled/v3 → v3}/components/or-teleport-v3/index.d.ts +0 -0
  1032. package/dist/{bundled/v3 → v3}/components/or-text-v3/OrText.stories3.d.ts +0 -0
  1033. package/dist/{bundled/v3 → v3}/components/or-text-v3/OrText.vue.d.ts +0 -0
  1034. package/dist/{bundled/v3 → v3}/components/or-text-v3/index.d.ts +0 -0
  1035. package/dist/{bundled/v3 → v3}/components/or-text-v3/styles.d.ts +0 -0
  1036. package/dist/{bundled/v3 → v3}/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -0
  1037. package/dist/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +132 -0
  1038. package/dist/{bundled/v3 → v3}/components/or-textarea-v3/index.d.ts +0 -0
  1039. package/dist/{bundled/v3 → v3}/components/or-textarea-v3/props.d.ts +0 -0
  1040. package/dist/{bundled/v3 → v3}/components/or-textarea-v3/styles.d.ts +0 -0
  1041. package/dist/v3/components/or-textbox/OrTextbox.vue.d.ts +375 -0
  1042. package/dist/{bundled/v3 → v3}/components/or-textbox/constants.d.ts +0 -0
  1043. package/dist/{bundled/v3 → v3}/components/or-textbox/index.d.ts +0 -0
  1044. package/dist/v3/components/or-toast/OrToast.vue.d.ts +81 -0
  1045. package/dist/{bundled/v3 → v3}/components/or-toast/OrToastContainer.vue.d.ts +0 -0
  1046. package/dist/{bundled/v3 → v3}/components/or-toast/Timer.d.ts +0 -0
  1047. package/dist/{bundled/v3 → v3}/components/or-toast/composable/index.d.ts +0 -0
  1048. package/dist/{bundled/v3 → v3}/components/or-toast/composable/useQueue.d.ts +0 -0
  1049. package/dist/{bundled/v3 → v3}/components/or-toast/composable/useToast.d.ts +0 -0
  1050. package/dist/{bundled/v3 → v3}/components/or-toast/composable/useToastEventBus.d.ts +0 -0
  1051. package/dist/{bundled/v3 → v3}/components/or-toast/constants.d.ts +0 -0
  1052. package/dist/{bundled/v3 → v3}/components/or-toast/index.d.ts +0 -0
  1053. package/dist/{bundled/v3 → v3}/components/or-toast/types.d.ts +0 -0
  1054. package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToast.stories3.d.ts +0 -0
  1055. package/dist/v3/components/or-toast-v3/OrToast.vue.d.ts +80 -0
  1056. package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -0
  1057. package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -0
  1058. package/dist/{bundled/v3 → v3}/components/or-toast-v3/Timer.d.ts +0 -0
  1059. package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/index.d.ts +0 -0
  1060. package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useQueue.d.ts +0 -0
  1061. package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useToast.d.ts +0 -0
  1062. package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -0
  1063. package/dist/{bundled/v3 → v3}/components/or-toast-v3/index.d.ts +0 -0
  1064. package/dist/{bundled/v3 → v3}/components/or-toast-v3/props.d.ts +0 -0
  1065. package/dist/{bundled/v3 → v3}/components/or-toast-v3/styles.d.ts +0 -0
  1066. package/dist/{bundled/v3 → v3}/components/or-toast-v3/types.d.ts +0 -0
  1067. package/dist/v3/components/or-tooltip/OrTooltip.vue.d.ts +92 -0
  1068. package/dist/{bundled/v3 → v3}/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -0
  1069. package/dist/{bundled/v3 → v3}/components/or-tooltip/index.d.ts +0 -0
  1070. package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -0
  1071. package/dist/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +59 -0
  1072. package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/index.d.ts +0 -0
  1073. package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/props.d.ts +0 -0
  1074. package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/styles.d.ts +0 -0
  1075. package/dist/{bundled/v3 → v3}/directives/dropdown-close.d.ts +0 -0
  1076. package/dist/{bundled/v3 → v3}/directives/dropdown-open.d.ts +0 -0
  1077. package/dist/{bundled/v3 → v3}/directives/index.d.ts +0 -0
  1078. package/dist/v3/dom-7a41831b.js +58 -0
  1079. package/dist/{esm/v3 → v3}/dropdown-open-0d314aa4.js +0 -0
  1080. package/dist/{bundled/v3 → v3}/hooks/index.d.ts +0 -0
  1081. package/dist/{bundled/v3 → v3}/hooks/useClassAttribute.d.ts +0 -0
  1082. package/dist/{bundled/v3 → v3}/hooks/useElevation.d.ts +0 -0
  1083. package/dist/{bundled/v3 → v3}/hooks/useOverflow.d.ts +0 -0
  1084. package/dist/{bundled/v3 → v3}/hooks/useResponsive/index.d.ts +0 -0
  1085. package/dist/{bundled/v3 → v3}/hooks/useResponsive/useResponsive.d.ts +0 -0
  1086. package/dist/{bundled/v3 → v3}/hooks/useToggle.d.ts +0 -0
  1087. package/dist/{esm/v3 → v3}/index.d.ts +0 -0
  1088. package/dist/v3/index.js +126 -0
  1089. package/dist/v3/index10.js +22 -0
  1090. package/dist/v3/index11.js +23 -0
  1091. package/dist/v3/index12.js +5 -0
  1092. package/dist/v3/index13.js +13 -0
  1093. package/dist/v3/index14.js +12 -0
  1094. package/dist/v3/index15.js +7 -0
  1095. package/dist/v3/index16.js +14 -0
  1096. package/dist/v3/index17.js +28 -0
  1097. package/dist/v3/index18.js +7 -0
  1098. package/dist/v3/index19.js +10 -0
  1099. package/dist/v3/index2.js +118 -0
  1100. package/dist/v3/index20.js +25 -0
  1101. package/dist/v3/index21.js +24 -0
  1102. package/dist/v3/index22.js +19 -0
  1103. package/dist/v3/index23.js +4 -0
  1104. package/dist/v3/index24.js +6 -0
  1105. package/dist/v3/index25.js +5 -0
  1106. package/dist/v3/index26.js +6 -0
  1107. package/dist/v3/index27.js +6 -0
  1108. package/dist/v3/index28.js +8 -0
  1109. package/dist/v3/index29.js +5 -0
  1110. package/dist/v3/index3.js +12 -0
  1111. package/dist/v3/index30.js +5 -0
  1112. package/dist/v3/index31.js +11 -0
  1113. package/dist/v3/index32.js +14 -0
  1114. package/dist/v3/index33.js +5 -0
  1115. package/dist/v3/index34.js +5 -0
  1116. package/dist/v3/index35.js +19 -0
  1117. package/dist/v3/index36.js +17 -0
  1118. package/dist/v3/index37.js +19 -0
  1119. package/dist/v3/index38.js +5 -0
  1120. package/dist/v3/index39.js +20 -0
  1121. package/dist/v3/index4.js +6 -0
  1122. package/dist/v3/index40.js +20 -0
  1123. package/dist/v3/index41.js +5 -0
  1124. package/dist/v3/index42.js +5 -0
  1125. package/dist/v3/index43.js +5 -0
  1126. package/dist/v3/index44.js +18 -0
  1127. package/dist/v3/index45.js +24 -0
  1128. package/dist/v3/index46.js +5 -0
  1129. package/dist/v3/index47.js +5 -0
  1130. package/dist/v3/index48.js +6 -0
  1131. package/dist/v3/index49.js +12 -0
  1132. package/dist/v3/index5.js +8 -0
  1133. package/dist/v3/index50.js +17 -0
  1134. package/dist/v3/index51.js +15 -0
  1135. package/dist/v3/index52.js +14 -0
  1136. package/dist/v3/index53.js +15 -0
  1137. package/dist/v3/index54.js +15 -0
  1138. package/dist/v3/index55.js +4 -0
  1139. package/dist/v3/index56.js +7 -0
  1140. package/dist/v3/index57.js +11 -0
  1141. package/dist/v3/index58.js +5 -0
  1142. package/dist/v3/index59.js +7 -0
  1143. package/dist/v3/index6.js +6 -0
  1144. package/dist/v3/index60.js +5 -0
  1145. package/dist/v3/index61.js +4 -0
  1146. package/dist/v3/index62.js +7 -0
  1147. package/dist/v3/index63.js +21 -0
  1148. package/dist/v3/index64.js +5 -0
  1149. package/dist/v3/index65.js +18 -0
  1150. package/dist/v3/index66.js +27 -0
  1151. package/dist/v3/index67.js +6 -0
  1152. package/dist/v3/index68.js +5 -0
  1153. package/dist/v3/index69.js +6 -0
  1154. package/dist/v3/index7.js +13 -0
  1155. package/dist/v3/index70.js +7 -0
  1156. package/dist/v3/index71.js +13 -0
  1157. package/dist/v3/index72.js +6 -0
  1158. package/dist/v3/index73.js +14 -0
  1159. package/dist/v3/index74.js +6 -0
  1160. package/dist/v3/index75.js +8 -0
  1161. package/dist/v3/index76.js +6 -0
  1162. package/dist/v3/index77.js +5 -0
  1163. package/dist/v3/index78.js +5 -0
  1164. package/dist/v3/index79.js +6 -0
  1165. package/dist/v3/index8.js +6 -0
  1166. package/dist/v3/index80.js +16 -0
  1167. package/dist/v3/index81.js +13 -0
  1168. package/dist/v3/index82.js +15 -0
  1169. package/dist/v3/index83.js +3 -0
  1170. package/dist/v3/index84.js +3 -0
  1171. package/dist/v3/index85.js +5 -0
  1172. package/dist/v3/index86.js +10 -0
  1173. package/dist/v3/index87.js +20 -0
  1174. package/dist/v3/index88.js +17 -0
  1175. package/dist/v3/index89.js +3 -0
  1176. package/dist/v3/index9.js +4 -0
  1177. package/dist/v3/index90.js +18 -0
  1178. package/dist/v3/index91.js +3 -0
  1179. package/dist/v3/index92.js +9 -0
  1180. package/dist/v3/index93.js +12 -0
  1181. package/dist/v3/index94.js +2 -0
  1182. package/dist/v3/index95.js +7 -0
  1183. package/dist/v3/index96.js +3 -0
  1184. package/dist/{bundled/v3 → v3}/px-to-rem-0b26b83e.js +0 -0
  1185. package/dist/{esm/v3 → v3}/style-inject.es-4c6f2515.js +0 -0
  1186. package/dist/v3/types-1318b564.js +355 -0
  1187. package/dist/{esm/v3 → v3}/useClassAttribute-47fdb016.js +0 -0
  1188. package/dist/{esm/v3 → v3}/useElevation-0e973238.js +0 -0
  1189. package/dist/{esm/v3 → v3}/useOverflow-ac506c65.js +0 -0
  1190. package/dist/{esm/v3 → v3}/useResponsive-a02e95b7.js +0 -0
  1191. package/dist/{esm/v3 → v3}/useToast-0665462d.js +0 -0
  1192. package/dist/{esm/v3 → v3}/useToast-4fbe0e5a.js +0 -0
  1193. package/dist/{esm/v3 → v3}/useToggle-29e4d7c7.js +0 -0
  1194. package/dist/{bundled/v3 → v3}/utils/constants/color.d.ts +0 -0
  1195. package/dist/{bundled/v3 → v3}/utils/constants/key-codes.d.ts +0 -0
  1196. package/dist/{bundled/v3 → v3}/utils/constants/poper.d.ts +0 -0
  1197. package/dist/{bundled/v3 → v3}/utils/constants/regex.d.ts +0 -0
  1198. package/dist/{bundled/v3 → v3}/utils/functions/color.d.ts +0 -0
  1199. package/dist/{bundled/v3 → v3}/utils/functions/dom.d.ts +0 -0
  1200. package/dist/{bundled/v3 → v3}/utils/functions/hash.d.ts +0 -0
  1201. package/dist/{bundled/v3 → v3}/utils/functions/px-to-rem.d.ts +0 -0
  1202. package/dist/{bundled/v3 → v3}/utils/functions/text.d.ts +0 -0
  1203. package/package.json +8 -49
  1204. package/src/components/or-icon-v3/props.ts +0 -1
  1205. package/src/components/or-icon-v3/styles.ts +0 -9
  1206. package/src/components/tailwind.config.js +9 -0
  1207. package/src/hooks/useClassAttribute.ts +2 -1
  1208. package/dist/bundled/v2/OrAvatar-0a2c265f.js +0 -118
  1209. package/dist/bundled/v2/OrAvatar-2fa559e1.js +0 -170
  1210. package/dist/bundled/v2/OrBottomSheet-04956f50.js +0 -170
  1211. package/dist/bundled/v2/OrButton-2abd29d0.js +0 -200
  1212. package/dist/bundled/v2/OrButton-705cd0bd.js +0 -177
  1213. package/dist/bundled/v2/OrButton-de67e9fc.js +0 -185
  1214. package/dist/bundled/v2/OrCard-04a23728.js +0 -70
  1215. package/dist/bundled/v2/OrCard-a6b30f8f.js +0 -70
  1216. package/dist/bundled/v2/OrCardCollection-7b7ab762.js +0 -228
  1217. package/dist/bundled/v2/OrCardCollection-89428bbf.js +0 -226
  1218. package/dist/bundled/v2/OrCarouselItem-6da755c0.js +0 -2924
  1219. package/dist/bundled/v2/OrCheckbox-5b499fc5.js +0 -209
  1220. package/dist/bundled/v2/OrCheckbox-f97a57b9.js +0 -186
  1221. package/dist/bundled/v2/OrChip-000fe7b5.js +0 -96
  1222. package/dist/bundled/v2/OrChips-890b8476.js +0 -327
  1223. package/dist/bundled/v2/OrCode-edc7a1f5.js +0 -29692
  1224. package/dist/bundled/v2/OrCollapse-3aa9a9b7.js +0 -173
  1225. package/dist/bundled/v2/OrColorPicker-a1a37e83.js +0 -497
  1226. package/dist/bundled/v2/OrConfirm-56d01cff.js +0 -263
  1227. package/dist/bundled/v2/OrConfirm-6c84877c.js +0 -302
  1228. package/dist/bundled/v2/OrDateTimePicker-e212f892.js +0 -771
  1229. package/dist/bundled/v2/OrError-31503e4c.js +0 -57
  1230. package/dist/bundled/v2/OrError-66257a98.js +0 -95
  1231. package/dist/bundled/v2/OrErrorTag-b76ca37c.js +0 -82
  1232. package/dist/bundled/v2/OrExpansionPanel-5335c420.js +0 -176
  1233. package/dist/bundled/v2/OrFab-68d436b3.js +0 -106
  1234. package/dist/bundled/v2/OrFloating-554d6f58.js +0 -211
  1235. package/dist/bundled/v2/OrHint-45904683.js +0 -95
  1236. package/dist/bundled/v2/OrHint-fabea4cf.js +0 -60
  1237. package/dist/bundled/v2/OrIcon-0bac6cfc.js +0 -139
  1238. package/dist/bundled/v2/OrIcon-10ec459c.js +0 -180
  1239. package/dist/bundled/v2/OrIconButton-65962c1c.js +0 -209
  1240. package/dist/bundled/v2/OrIconButton-96d517af.js +0 -136
  1241. package/dist/bundled/v2/OrInlineInput-129fd215.js +0 -357
  1242. package/dist/bundled/v2/OrInlineInputBox-f2b25ee4.js +0 -97
  1243. package/dist/bundled/v2/OrInlineTextEdit-7262efdf.js +0 -402
  1244. package/dist/bundled/v2/OrInlineTextarea-b73f2b6d.js +0 -269
  1245. package/dist/bundled/v2/OrInput-08f2f666.js +0 -334
  1246. package/dist/bundled/v2/OrInput-fac99018.js +0 -388
  1247. package/dist/bundled/v2/OrInputBox-7069052f.js +0 -138
  1248. package/dist/bundled/v2/OrLabel-0424be48.js +0 -126
  1249. package/dist/bundled/v2/OrLabel-74c73ba4.js +0 -83
  1250. package/dist/bundled/v2/OrLink-e7b57307.js +0 -122
  1251. package/dist/bundled/v2/OrList-4e84a3b4.js +0 -2878
  1252. package/dist/bundled/v2/OrListOfInputs-8f076650.js +0 -224
  1253. package/dist/bundled/v2/OrLoader-05057239.js +0 -117
  1254. package/dist/bundled/v2/OrLoader-76f2615f.js +0 -160
  1255. package/dist/bundled/v2/OrMenu-2f8555ac.js +0 -141
  1256. package/dist/bundled/v2/OrMenuItem-b3049904.js +0 -113
  1257. package/dist/bundled/v2/OrModal-a5411b0d.js +0 -1465
  1258. package/dist/bundled/v2/OrModal-fe246e98.js +0 -154
  1259. package/dist/bundled/v2/OrNotification-264e929e.js +0 -170
  1260. package/dist/bundled/v2/OrNotification-3909aaf2.js +0 -145
  1261. package/dist/bundled/v2/OrOverflowMenu-711e460e.js +0 -252
  1262. package/dist/bundled/v2/OrOverlay-47967a8b.js +0 -76
  1263. package/dist/bundled/v2/OrOverlay-57ce6c73.js +0 -89
  1264. package/dist/bundled/v2/OrPassword-7da938aa.js +0 -772
  1265. package/dist/bundled/v2/OrPopover-cf702ae7.js +0 -275
  1266. package/dist/bundled/v2/OrProgress-cc397a38.js +0 -319
  1267. package/dist/bundled/v2/OrProgress-de947341.js +0 -229
  1268. package/dist/bundled/v2/OrRadio-187d6fc7.js +0 -146
  1269. package/dist/bundled/v2/OrRadio-8ec1d487.js +0 -189
  1270. package/dist/bundled/v2/OrRadioGroup-aa9f0757.js +0 -92
  1271. package/dist/bundled/v2/OrSearch-b0a0ccc8.js +0 -137
  1272. package/dist/bundled/v2/OrSearch-f7cfa52f.js +0 -248
  1273. package/dist/bundled/v2/OrSegmentedControl-a3cb285c.js +0 -238
  1274. package/dist/bundled/v2/OrSelect-bbe8dd58.js +0 -1128
  1275. package/dist/bundled/v2/OrSelect-d8e90965.js +0 -516
  1276. package/dist/bundled/v2/OrSidebar-c95ef614.js +0 -230
  1277. package/dist/bundled/v2/OrSidebar-e2b2c9ec.js +0 -152
  1278. package/dist/bundled/v2/OrSkeletonText-242d22f3.js +0 -262
  1279. package/dist/bundled/v2/OrSkeletonText-516993b4.js +0 -307
  1280. package/dist/bundled/v2/OrSlider-59d05856.js +0 -374
  1281. package/dist/bundled/v2/OrSortHeader-1617414a.js +0 -134
  1282. package/dist/bundled/v2/OrStepper-3fc1a2b3.js +0 -653
  1283. package/dist/bundled/v2/OrSwitch-47670dbd.js +0 -157
  1284. package/dist/bundled/v2/OrSwitch-c606709c.js +0 -237
  1285. package/dist/bundled/v2/OrTab-8bac95cf.js +0 -98
  1286. package/dist/bundled/v2/OrTab-b2c6d977.js +0 -112
  1287. package/dist/bundled/v2/OrTabHeaderItem-d39c3cf7.js +0 -115
  1288. package/dist/bundled/v2/OrTabs-4c8f6422.js +0 -116
  1289. package/dist/bundled/v2/OrTabs-8ac08d0c.js +0 -234
  1290. package/dist/bundled/v2/OrTag-31106093.js +0 -163
  1291. package/dist/bundled/v2/OrTag-79e48fec.js +0 -119
  1292. package/dist/bundled/v2/OrTeleport.vue2-e9ba3054.js +0 -61
  1293. package/dist/bundled/v2/OrTeleportVue2-3544f185.js +0 -67
  1294. package/dist/bundled/v2/OrText-eac4b9f5.js +0 -104
  1295. package/dist/bundled/v2/OrTextarea-0ab9c0a8.js +0 -236
  1296. package/dist/bundled/v2/OrTextbox-eacd9b19.js +0 -531
  1297. package/dist/bundled/v2/OrToastContainer-b03adc37.js +0 -342
  1298. package/dist/bundled/v2/OrTooltip-2b60b1c4.js +0 -164
  1299. package/dist/bundled/v2/OrTooltip-dfea7af2.js +0 -160
  1300. package/dist/bundled/v2/OrTooltipContent-f0fd5f75.js +0 -76
  1301. package/dist/bundled/v2/browser-82dea9ed.js +0 -54
  1302. package/dist/bundled/v2/components/index.js +0 -118
  1303. package/dist/bundled/v2/components/or-avatar/index.js +0 -15
  1304. package/dist/bundled/v2/components/or-avatar-v3/index.js +0 -7
  1305. package/dist/bundled/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
  1306. package/dist/bundled/v2/components/or-bottom-sheet-v3/index.js +0 -11
  1307. package/dist/bundled/v2/components/or-button/OrButton.vue.d.ts +0 -188
  1308. package/dist/bundled/v2/components/or-button/index.js +0 -8
  1309. package/dist/bundled/v2/components/or-button-v2/OrButton.vue.d.ts +0 -159
  1310. package/dist/bundled/v2/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
  1311. package/dist/bundled/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
  1312. package/dist/bundled/v2/components/or-button-v2/index.js +0 -19
  1313. package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +0 -85
  1314. package/dist/bundled/v2/components/or-button-v3/index.js +0 -7
  1315. package/dist/bundled/v2/components/or-card/OrCard.vue.d.ts +0 -26
  1316. package/dist/bundled/v2/components/or-card/index.js +0 -6
  1317. package/dist/bundled/v2/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
  1318. package/dist/bundled/v2/components/or-card-collection/index.js +0 -27
  1319. package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
  1320. package/dist/bundled/v2/components/or-card-collection-v3/index.js +0 -26
  1321. package/dist/bundled/v2/components/or-card-v3/index.js +0 -6
  1322. package/dist/bundled/v2/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
  1323. package/dist/bundled/v2/components/or-carousel/index.js +0 -15
  1324. package/dist/bundled/v2/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
  1325. package/dist/bundled/v2/components/or-checkbox/index.js +0 -15
  1326. package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
  1327. package/dist/bundled/v2/components/or-checkbox-v3/index.js +0 -8
  1328. package/dist/bundled/v2/components/or-chips/OrChip.vue.d.ts +0 -58
  1329. package/dist/bundled/v2/components/or-chips/OrChips.vue.d.ts +0 -96
  1330. package/dist/bundled/v2/components/or-chips/OrChipsInput.vue.d.ts +0 -82
  1331. package/dist/bundled/v2/components/or-chips/index.js +0 -18
  1332. package/dist/bundled/v2/components/or-code/OrCode.vue.d.ts +0 -213
  1333. package/dist/bundled/v2/components/or-code/index.js +0 -25
  1334. package/dist/bundled/v2/components/or-collapse/OrCollapse.vue.d.ts +0 -81
  1335. package/dist/bundled/v2/components/or-collapse/index.js +0 -9
  1336. package/dist/bundled/v2/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
  1337. package/dist/bundled/v2/components/or-color-picker/index.js +0 -13
  1338. package/dist/bundled/v2/components/or-confirm/OrConfirm.vue.d.ts +0 -237
  1339. package/dist/bundled/v2/components/or-confirm/index.js +0 -29
  1340. package/dist/bundled/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
  1341. package/dist/bundled/v2/components/or-confirm-v3/index.js +0 -27
  1342. package/dist/bundled/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
  1343. package/dist/bundled/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
  1344. package/dist/bundled/v2/components/or-date-time-picker/index.js +0 -24
  1345. package/dist/bundled/v2/components/or-error/index.js +0 -6
  1346. package/dist/bundled/v2/components/or-error-tag-v3/index.js +0 -7
  1347. package/dist/bundled/v2/components/or-error-v3/index.js +0 -6
  1348. package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +0 -7
  1349. package/dist/bundled/v2/components/or-fab-v3/index.js +0 -7
  1350. package/dist/bundled/v2/components/or-floating/index.js +0 -11
  1351. package/dist/bundled/v2/components/or-hint/index.js +0 -7
  1352. package/dist/bundled/v2/components/or-hint-v3/index.js +0 -6
  1353. package/dist/bundled/v2/components/or-icon/index.js +0 -14
  1354. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
  1355. package/dist/bundled/v2/components/or-icon-button-v3/index.js +0 -17
  1356. package/dist/bundled/v2/components/or-icon-v3/index.js +0 -6
  1357. package/dist/bundled/v2/components/or-icon-v3/props.d.ts +0 -14
  1358. package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +0 -6
  1359. package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
  1360. package/dist/bundled/v2/components/or-inline-input-v3/index.js +0 -22
  1361. package/dist/bundled/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
  1362. package/dist/bundled/v2/components/or-inline-text-edit/index.js +0 -22
  1363. package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
  1364. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +0 -22
  1365. package/dist/bundled/v2/components/or-input-box-v3/index.js +0 -6
  1366. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +0 -160
  1367. package/dist/bundled/v2/components/or-input-v3/index.js +0 -23
  1368. package/dist/bundled/v2/components/or-inputs/OrInput.vue.d.ts +0 -204
  1369. package/dist/bundled/v2/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
  1370. package/dist/bundled/v2/components/or-inputs/OrPassword.vue.d.ts +0 -158
  1371. package/dist/bundled/v2/components/or-inputs/OrSearch.vue.d.ts +0 -182
  1372. package/dist/bundled/v2/components/or-inputs/OrTextarea.vue.d.ts +0 -179
  1373. package/dist/bundled/v2/components/or-inputs/index.js +0 -27
  1374. package/dist/bundled/v2/components/or-label/OrLabel.vue.d.ts +0 -43
  1375. package/dist/bundled/v2/components/or-label/index.js +0 -7
  1376. package/dist/bundled/v2/components/or-label-v3/index.js +0 -6
  1377. package/dist/bundled/v2/components/or-link-v3/index.js +0 -6
  1378. package/dist/bundled/v2/components/or-list/OrList.vue.d.ts +0 -175
  1379. package/dist/bundled/v2/components/or-list/index.js +0 -23
  1380. package/dist/bundled/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
  1381. package/dist/bundled/v2/components/or-list-of-inputs/index.js +0 -27
  1382. package/dist/bundled/v2/components/or-loader/index.js +0 -7
  1383. package/dist/bundled/v2/components/or-loader-v3/index.js +0 -6
  1384. package/dist/bundled/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
  1385. package/dist/bundled/v2/components/or-menu-item-v3/index.js +0 -7
  1386. package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
  1387. package/dist/bundled/v2/components/or-menu-v3/index.js +0 -15
  1388. package/dist/bundled/v2/components/or-modal/OrModal.vue.d.ts +0 -121
  1389. package/dist/bundled/v2/components/or-modal/index.js +0 -21
  1390. package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -40
  1391. package/dist/bundled/v2/components/or-modal-v3/index.js +0 -18
  1392. package/dist/bundled/v2/components/or-notification/OrNotification.vue.d.ts +0 -83
  1393. package/dist/bundled/v2/components/or-notification/index.js +0 -19
  1394. package/dist/bundled/v2/components/or-notification-v3/index.js +0 -18
  1395. package/dist/bundled/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
  1396. package/dist/bundled/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
  1397. package/dist/bundled/v2/components/or-overflow-menu/index.js +0 -21
  1398. package/dist/bundled/v2/components/or-overlay/index.js +0 -6
  1399. package/dist/bundled/v2/components/or-overlay-v3/index.js +0 -10
  1400. package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
  1401. package/dist/bundled/v2/components/or-popover-v3/index.js +0 -14
  1402. package/dist/bundled/v2/components/or-progress/index.js +0 -7
  1403. package/dist/bundled/v2/components/or-progress-v3/index.js +0 -9
  1404. package/dist/bundled/v2/components/or-radio/OrRadio.vue.d.ts +0 -90
  1405. package/dist/bundled/v2/components/or-radio/index.js +0 -7
  1406. package/dist/bundled/v2/components/or-radio-group/index.js +0 -6
  1407. package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
  1408. package/dist/bundled/v2/components/or-radio-v3/index.js +0 -8
  1409. package/dist/bundled/v2/components/or-search-v3/OrSearch.vue.d.ts +0 -88
  1410. package/dist/bundled/v2/components/or-search-v3/index.js +0 -24
  1411. package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
  1412. package/dist/bundled/v2/components/or-segmented-control-v3/index.js +0 -6
  1413. package/dist/bundled/v2/components/or-select/OrSelect.vue.d.ts +0 -238
  1414. package/dist/bundled/v2/components/or-select/OrSelectContent.vue.d.ts +0 -114
  1415. package/dist/bundled/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
  1416. package/dist/bundled/v2/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
  1417. package/dist/bundled/v2/components/or-select/OrSelectInput.vue.d.ts +0 -81
  1418. package/dist/bundled/v2/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
  1419. package/dist/bundled/v2/components/or-select/OrSelectMain.vue.d.ts +0 -158
  1420. package/dist/bundled/v2/components/or-select/OrSelectOption.vue.d.ts +0 -37
  1421. package/dist/bundled/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
  1422. package/dist/bundled/v2/components/or-select/index.js +0 -21
  1423. package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -266
  1424. package/dist/bundled/v2/components/or-select-v3/index.js +0 -30
  1425. package/dist/bundled/v2/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
  1426. package/dist/bundled/v2/components/or-sidebar/index.js +0 -8
  1427. package/dist/bundled/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
  1428. package/dist/bundled/v2/components/or-sidebar-v3/index.js +0 -7
  1429. package/dist/bundled/v2/components/or-skeleton/index.js +0 -8
  1430. package/dist/bundled/v2/components/or-skeleton-v3/index.js +0 -8
  1431. package/dist/bundled/v2/components/or-slider/OrSlider.vue.d.ts +0 -192
  1432. package/dist/bundled/v2/components/or-slider/index.js +0 -16
  1433. package/dist/bundled/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
  1434. package/dist/bundled/v2/components/or-sort-header-v3/index.js +0 -7
  1435. package/dist/bundled/v2/components/or-stepper/OrStepper.vue.d.ts +0 -106
  1436. package/dist/bundled/v2/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
  1437. package/dist/bundled/v2/components/or-stepper/index.js +0 -18
  1438. package/dist/bundled/v2/components/or-switch/OrSwitch.vue.d.ts +0 -97
  1439. package/dist/bundled/v2/components/or-switch/index.js +0 -8
  1440. package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
  1441. package/dist/bundled/v2/components/or-switch-v3/index.js +0 -9
  1442. package/dist/bundled/v2/components/or-tab/index.js +0 -8
  1443. package/dist/bundled/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
  1444. package/dist/bundled/v2/components/or-tab-header-item/index.js +0 -7
  1445. package/dist/bundled/v2/components/or-tab-v3/OrTab.vue.d.ts +0 -28
  1446. package/dist/bundled/v2/components/or-tab-v3/index.js +0 -6
  1447. package/dist/bundled/v2/components/or-tabs/OrTabs.vue.d.ts +0 -26
  1448. package/dist/bundled/v2/components/or-tabs/index.js +0 -8
  1449. package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
  1450. package/dist/bundled/v2/components/or-tabs-v3/index.js +0 -19
  1451. package/dist/bundled/v2/components/or-tag/OrTag.vue.d.ts +0 -71
  1452. package/dist/bundled/v2/components/or-tag/index.js +0 -16
  1453. package/dist/bundled/v2/components/or-tag-v3/OrTag.vue.d.ts +0 -54
  1454. package/dist/bundled/v2/components/or-tag-v3/index.js +0 -18
  1455. package/dist/bundled/v2/components/or-teleport/index.js +0 -6
  1456. package/dist/bundled/v2/components/or-teleport-v3/index.js +0 -6
  1457. package/dist/bundled/v2/components/or-text-v3/index.js +0 -6
  1458. package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
  1459. package/dist/bundled/v2/components/or-textarea-v3/index.js +0 -11
  1460. package/dist/bundled/v2/components/or-textbox/OrTextbox.vue.d.ts +0 -375
  1461. package/dist/bundled/v2/components/or-textbox/index.js +0 -24
  1462. package/dist/bundled/v2/components/or-toast/OrToast.vue.d.ts +0 -81
  1463. package/dist/bundled/v2/components/or-toast/composable/index.js +0 -5
  1464. package/dist/bundled/v2/components/or-toast/index.js +0 -22
  1465. package/dist/bundled/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -80
  1466. package/dist/bundled/v2/components/or-toast-v3/composable/index.js +0 -5
  1467. package/dist/bundled/v2/components/or-toast-v3/index.js +0 -21
  1468. package/dist/bundled/v2/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
  1469. package/dist/bundled/v2/components/or-tooltip/index.js +0 -13
  1470. package/dist/bundled/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
  1471. package/dist/bundled/v2/components/or-tooltip-v3/index.js +0 -15
  1472. package/dist/bundled/v2/constants-c5d1139f.js +0 -43
  1473. package/dist/bundled/v2/directives/index.js +0 -4
  1474. package/dist/bundled/v2/dom-3a15d036.js +0 -59
  1475. package/dist/bundled/v2/dropdown-open-e2a93aaf.js +0 -28
  1476. package/dist/bundled/v2/floating-ui.dom.esm-83eba816.js +0 -1082
  1477. package/dist/bundled/v2/hooks/index.js +0 -9
  1478. package/dist/bundled/v2/hooks/useResponsive/index.js +0 -5
  1479. package/dist/bundled/v2/index-17f264f9.js +0 -16
  1480. package/dist/bundled/v2/index-fa6eb4ca.js +0 -11
  1481. package/dist/bundled/v2/index.d.ts +0 -5
  1482. package/dist/bundled/v2/index.js +0 -154
  1483. package/dist/bundled/v2/types-14b06f3a.js +0 -419
  1484. package/dist/bundled/v2/useClassAttribute-9bf33346.js +0 -33
  1485. package/dist/bundled/v2/useElevation-604d48c6.js +0 -21
  1486. package/dist/bundled/v2/useOverflow-43299d81.js +0 -61
  1487. package/dist/bundled/v2/useResponsive-e13dfbb0.js +0 -14
  1488. package/dist/bundled/v2/useToast-1faa828c.js +0 -189
  1489. package/dist/bundled/v2/useToast-3a3d4280.js +0 -197
  1490. package/dist/bundled/v2/useToggle-6166bd53.js +0 -23
  1491. package/dist/bundled/v2/v4-cf8987a3.js +0 -67
  1492. package/dist/bundled/v3/OrAvatar.vue_vue_type_script_lang-245544e2.js +0 -63
  1493. package/dist/bundled/v3/OrAvatar.vue_vue_type_script_lang-b3aaaba0.js +0 -126
  1494. package/dist/bundled/v3/OrBottomSheet.vue_vue_type_script_lang-b1345595.js +0 -143
  1495. package/dist/bundled/v3/OrButton-598a801f.js +0 -39
  1496. package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-0fe34baf.js +0 -125
  1497. package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-74e90889.js +0 -99
  1498. package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-a37eaa34.js +0 -122
  1499. package/dist/bundled/v3/OrCard.vue_vue_type_script_lang-7443aae1.js +0 -34
  1500. package/dist/bundled/v3/OrCard.vue_vue_type_script_lang-b1191fef.js +0 -21
  1501. package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-563a3422.js +0 -166
  1502. package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-b16296ed.js +0 -192
  1503. package/dist/bundled/v3/OrCarouselItem-082cdf55.js +0 -55
  1504. package/dist/bundled/v3/OrCarouselItem.vue_vue_type_script_lang-81ed97e6.js +0 -2823
  1505. package/dist/bundled/v3/OrCheckbox.vue_vue_type_script_lang-042252f7.js +0 -88
  1506. package/dist/bundled/v3/OrCheckbox.vue_vue_type_script_lang-7e675697.js +0 -109
  1507. package/dist/bundled/v3/OrChip-7e4cb500.js +0 -68
  1508. package/dist/bundled/v3/OrChips.vue_vue_type_script_lang-b908761b.js +0 -197
  1509. package/dist/bundled/v3/OrCode.vue_vue_type_script_lang-5c97eb0d.js +0 -29571
  1510. package/dist/bundled/v3/OrCollapse-b0a42c33.js +0 -35
  1511. package/dist/bundled/v3/OrCollapse.vue_vue_type_script_lang-d10f8cf3.js +0 -115
  1512. package/dist/bundled/v3/OrColorPicker.vue_vue_type_script_lang-b7860f4e.js +0 -390
  1513. package/dist/bundled/v3/OrConfirm.vue_vue_type_script_lang-71cc5743.js +0 -240
  1514. package/dist/bundled/v3/OrConfirm.vue_vue_type_script_lang-c5ed7c5a.js +0 -160
  1515. package/dist/bundled/v3/OrDateTimePicker.vue_vue_type_script_lang-143bfecb.js +0 -465
  1516. package/dist/bundled/v3/OrError-4c75ee93.js +0 -17
  1517. package/dist/bundled/v3/OrError.vue_vue_type_script_lang-1db70609.js +0 -52
  1518. package/dist/bundled/v3/OrError.vue_vue_type_script_lang-669d3f1f.js +0 -13
  1519. package/dist/bundled/v3/OrErrorTag.vue_vue_type_script_lang-f2254efd.js +0 -41
  1520. package/dist/bundled/v3/OrExpansionPanel.vue_vue_type_script_lang-495ab3f0.js +0 -109
  1521. package/dist/bundled/v3/OrFab.vue_vue_type_script_lang-059752a4.js +0 -62
  1522. package/dist/bundled/v3/OrFloating-c505cc90.js +0 -23
  1523. package/dist/bundled/v3/OrFloating.vue_vue_type_script_lang-0ade39d3.js +0 -169
  1524. package/dist/bundled/v3/OrHint-314596a4.js +0 -17
  1525. package/dist/bundled/v3/OrHint-ca2ebe32.js +0 -37
  1526. package/dist/bundled/v3/OrHint.vue_vue_type_script_lang-28fde212.js +0 -16
  1527. package/dist/bundled/v3/OrHint.vue_vue_type_script_lang-b1871818.js +0 -52
  1528. package/dist/bundled/v3/OrIcon-223093d8.js +0 -39
  1529. package/dist/bundled/v3/OrIcon-51dd7fb2.js +0 -13
  1530. package/dist/bundled/v3/OrIcon.vue_vue_type_script_lang-079e1007.js +0 -116
  1531. package/dist/bundled/v3/OrIcon.vue_vue_type_script_lang-73fde058.js +0 -103
  1532. package/dist/bundled/v3/OrIconButton-d5f6adfe.js +0 -40
  1533. package/dist/bundled/v3/OrIconButton-f2cbab48.js +0 -28
  1534. package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-26576d68.js +0 -164
  1535. package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-a877b863.js +0 -110
  1536. package/dist/bundled/v3/OrInlineInput.vue_vue_type_script_lang-2edc04c0.js +0 -165
  1537. package/dist/bundled/v3/OrInlineInputBox-6853c15b.js +0 -15
  1538. package/dist/bundled/v3/OrInlineInputBox.vue_vue_type_script_lang-e774f6a9.js +0 -58
  1539. package/dist/bundled/v3/OrInlineTextEdit.vue_vue_type_script_lang-9fadeb08.js +0 -244
  1540. package/dist/bundled/v3/OrInlineTextarea.vue_vue_type_script_lang-8912aa74.js +0 -151
  1541. package/dist/bundled/v3/OrInput-030bfa54.js +0 -108
  1542. package/dist/bundled/v3/OrInput-c2ea89c4.js +0 -300
  1543. package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-78f8a28f.js +0 -149
  1544. package/dist/bundled/v3/OrInputBox-e0f0ef02.js +0 -17
  1545. package/dist/bundled/v3/OrInputBox.vue_vue_type_script_lang-52a587c0.js +0 -97
  1546. package/dist/bundled/v3/OrLabel-507a8caf.js +0 -20
  1547. package/dist/bundled/v3/OrLabel-64c21fdf.js +0 -23
  1548. package/dist/bundled/v3/OrLabel.vue_vue_type_script_lang-2c1b25a1.js +0 -37
  1549. package/dist/bundled/v3/OrLabel.vue_vue_type_script_lang-83330c0f.js +0 -78
  1550. package/dist/bundled/v3/OrLink.vue_vue_type_script_lang-51cd6568.js +0 -82
  1551. package/dist/bundled/v3/OrList.vue_vue_type_script_lang-b0a36c16.js +0 -2759
  1552. package/dist/bundled/v3/OrListOfInputs.vue_vue_type_script_lang-cdfcf4ff.js +0 -167
  1553. package/dist/bundled/v3/OrLoader-7e513800.js +0 -56
  1554. package/dist/bundled/v3/OrLoader-f4bf7e03.js +0 -42
  1555. package/dist/bundled/v3/OrLoader.vue_vue_type_script_lang-9f524853.js +0 -76
  1556. package/dist/bundled/v3/OrLoader.vue_vue_type_script_lang-fb938b93.js +0 -54
  1557. package/dist/bundled/v3/OrMenu.vue_vue_type_script_lang-08f490af.js +0 -84
  1558. package/dist/bundled/v3/OrMenuItem-9dd090e6.js +0 -28
  1559. package/dist/bundled/v3/OrMenuItem.vue_vue_type_script_lang-8d7c58f5.js +0 -58
  1560. package/dist/bundled/v3/OrModal-a3166776.js +0 -51
  1561. package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-4b0f8a17.js +0 -1393
  1562. package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-ebedb468.js +0 -95
  1563. package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-201ed9ab.js +0 -82
  1564. package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-6e1cd5c2.js +0 -115
  1565. package/dist/bundled/v3/OrOverflowMenu.vue_vue_type_script_lang-fcc169b6.js +0 -137
  1566. package/dist/bundled/v3/OrOverlay.vue_vue_type_script_lang-8a9a0a30.js +0 -33
  1567. package/dist/bundled/v3/OrOverlay.vue_vue_type_script_lang-8e070bf3.js +0 -60
  1568. package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-dcefb34b.js +0 -391
  1569. package/dist/bundled/v3/OrPopover-8e85ed36.js +0 -33
  1570. package/dist/bundled/v3/OrPopover.vue_vue_type_script_lang-ab2c9b83.js +0 -257
  1571. package/dist/bundled/v3/OrProgress.vue_vue_type_script_lang-c8e8b986.js +0 -210
  1572. package/dist/bundled/v3/OrProgress.vue_vue_type_script_lang-df72260d.js +0 -146
  1573. package/dist/bundled/v3/OrRadio.vue_vue_type_script_lang-2f152d06.js +0 -103
  1574. package/dist/bundled/v3/OrRadio.vue_vue_type_script_lang-67ff8eb8.js +0 -85
  1575. package/dist/bundled/v3/OrRadioGroup.vue_vue_type_script_lang-cdab1bf9.js +0 -47
  1576. package/dist/bundled/v3/OrSearch.vue_vue_type_script_lang-6a509b35.js +0 -70
  1577. package/dist/bundled/v3/OrSearch.vue_vue_type_script_lang-79429563.js +0 -122
  1578. package/dist/bundled/v3/OrSegmentedControl.vue_vue_type_script_lang-305769eb.js +0 -160
  1579. package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-bf266c01.js +0 -817
  1580. package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-edf60519.js +0 -385
  1581. package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-8f610552.js +0 -95
  1582. package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-dfea0de4.js +0 -182
  1583. package/dist/bundled/v3/OrSkeletonText.vue_vue_type_script_lang-6c15a5dd.js +0 -131
  1584. package/dist/bundled/v3/OrSkeletonText.vue_vue_type_script_lang-fff544e0.js +0 -192
  1585. package/dist/bundled/v3/OrSlider.vue_vue_type_script_lang-4b15a5bb.js +0 -228
  1586. package/dist/bundled/v3/OrSortHeader.vue_vue_type_script_lang-d98b4549.js +0 -83
  1587. package/dist/bundled/v3/OrStepper.vue_vue_type_script_lang-266d15b6.js +0 -377
  1588. package/dist/bundled/v3/OrSwitch.vue_vue_type_script_lang-960ccf27.js +0 -81
  1589. package/dist/bundled/v3/OrSwitch.vue_vue_type_script_lang-eb968e26.js +0 -128
  1590. package/dist/bundled/v3/OrTab.vue_vue_type_script_lang-064b4fbe.js +0 -47
  1591. package/dist/bundled/v3/OrTab.vue_vue_type_script_lang-d31e60e0.js +0 -62
  1592. package/dist/bundled/v3/OrTabHeaderItem.vue_vue_type_script_lang-1f7ecac2.js +0 -64
  1593. package/dist/bundled/v3/OrTabs.vue_vue_type_script_lang-06bfede1.js +0 -203
  1594. package/dist/bundled/v3/OrTabs.vue_vue_type_script_lang-f627fa97.js +0 -67
  1595. package/dist/bundled/v3/OrTag.vue_vue_type_script_lang-25a333ab.js +0 -100
  1596. package/dist/bundled/v3/OrTag.vue_vue_type_script_lang-7df3cd84.js +0 -58
  1597. package/dist/bundled/v3/OrTeleport.vue3.vue_vue_type_script_lang-8243a277.js +0 -17
  1598. package/dist/bundled/v3/OrTeleportVue3-fe3e38da.js +0 -34
  1599. package/dist/bundled/v3/OrText.vue_vue_type_script_lang-820a1823.js +0 -64
  1600. package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-b6fd2a48.js +0 -117
  1601. package/dist/bundled/v3/OrTextbox.vue_vue_type_script_lang-0c3ee535.js +0 -364
  1602. package/dist/bundled/v3/OrToastContainer-0e63f26e.js +0 -40
  1603. package/dist/bundled/v3/OrToastContainer-b6398f5c.js +0 -41
  1604. package/dist/bundled/v3/OrToastContainer.vue_vue_type_script_lang-40cdb9ca.js +0 -302
  1605. package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-ac4d2d8a.js +0 -113
  1606. package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-cb79b9c8.js +0 -88
  1607. package/dist/bundled/v3/OrTooltipContent-42bcf4a4.js +0 -44
  1608. package/dist/bundled/v3/components/index.js +0 -135
  1609. package/dist/bundled/v3/components/or-avatar/index.js +0 -15
  1610. package/dist/bundled/v3/components/or-avatar-v3/index.js +0 -5
  1611. package/dist/bundled/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
  1612. package/dist/bundled/v3/components/or-bottom-sheet-v3/index.js +0 -9
  1613. package/dist/bundled/v3/components/or-button/OrButton.vue.d.ts +0 -188
  1614. package/dist/bundled/v3/components/or-button/index.js +0 -8
  1615. package/dist/bundled/v3/components/or-button-v2/OrButton.vue.d.ts +0 -159
  1616. package/dist/bundled/v3/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
  1617. package/dist/bundled/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
  1618. package/dist/bundled/v3/components/or-button-v2/index.js +0 -20
  1619. package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +0 -85
  1620. package/dist/bundled/v3/components/or-button-v3/index.js +0 -7
  1621. package/dist/bundled/v3/components/or-card/OrCard.vue.d.ts +0 -26
  1622. package/dist/bundled/v3/components/or-card/index.js +0 -3
  1623. package/dist/bundled/v3/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
  1624. package/dist/bundled/v3/components/or-card-collection/index.js +0 -33
  1625. package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
  1626. package/dist/bundled/v3/components/or-card-collection-v3/index.js +0 -31
  1627. package/dist/bundled/v3/components/or-card-v3/index.js +0 -4
  1628. package/dist/bundled/v3/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
  1629. package/dist/bundled/v3/components/or-carousel/index.js +0 -16
  1630. package/dist/bundled/v3/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
  1631. package/dist/bundled/v3/components/or-checkbox/index.js +0 -15
  1632. package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
  1633. package/dist/bundled/v3/components/or-checkbox-v3/index.js +0 -7
  1634. package/dist/bundled/v3/components/or-chips/OrChip.vue.d.ts +0 -58
  1635. package/dist/bundled/v3/components/or-chips/OrChips.vue.d.ts +0 -96
  1636. package/dist/bundled/v3/components/or-chips/OrChipsInput.vue.d.ts +0 -82
  1637. package/dist/bundled/v3/components/or-chips/index.js +0 -20
  1638. package/dist/bundled/v3/components/or-code/OrCode.vue.d.ts +0 -213
  1639. package/dist/bundled/v3/components/or-code/index.js +0 -31
  1640. package/dist/bundled/v3/components/or-collapse/OrCollapse.vue.d.ts +0 -81
  1641. package/dist/bundled/v3/components/or-collapse/index.js +0 -6
  1642. package/dist/bundled/v3/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
  1643. package/dist/bundled/v3/components/or-color-picker/index.js +0 -12
  1644. package/dist/bundled/v3/components/or-confirm/OrConfirm.vue.d.ts +0 -237
  1645. package/dist/bundled/v3/components/or-confirm/index.js +0 -37
  1646. package/dist/bundled/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
  1647. package/dist/bundled/v3/components/or-confirm-v3/index.js +0 -33
  1648. package/dist/bundled/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
  1649. package/dist/bundled/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
  1650. package/dist/bundled/v3/components/or-date-time-picker/index.js +0 -30
  1651. package/dist/bundled/v3/components/or-error/index.js +0 -3
  1652. package/dist/bundled/v3/components/or-error-tag-v3/index.js +0 -7
  1653. package/dist/bundled/v3/components/or-error-v3/index.js +0 -4
  1654. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +0 -7
  1655. package/dist/bundled/v3/components/or-fab-v3/index.js +0 -7
  1656. package/dist/bundled/v3/components/or-floating/index.js +0 -8
  1657. package/dist/bundled/v3/components/or-hint/index.js +0 -4
  1658. package/dist/bundled/v3/components/or-hint-v3/index.js +0 -4
  1659. package/dist/bundled/v3/components/or-icon/index.js +0 -13
  1660. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
  1661. package/dist/bundled/v3/components/or-icon-button-v3/index.js +0 -17
  1662. package/dist/bundled/v3/components/or-icon-v3/index.js +0 -4
  1663. package/dist/bundled/v3/components/or-icon-v3/props.d.ts +0 -14
  1664. package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +0 -4
  1665. package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
  1666. package/dist/bundled/v3/components/or-inline-input-v3/index.js +0 -24
  1667. package/dist/bundled/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
  1668. package/dist/bundled/v3/components/or-inline-text-edit/index.js +0 -26
  1669. package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
  1670. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +0 -24
  1671. package/dist/bundled/v3/components/or-input-box-v3/index.js +0 -4
  1672. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +0 -160
  1673. package/dist/bundled/v3/components/or-input-v3/index.js +0 -26
  1674. package/dist/bundled/v3/components/or-inputs/OrInput.vue.d.ts +0 -204
  1675. package/dist/bundled/v3/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
  1676. package/dist/bundled/v3/components/or-inputs/OrPassword.vue.d.ts +0 -158
  1677. package/dist/bundled/v3/components/or-inputs/OrSearch.vue.d.ts +0 -182
  1678. package/dist/bundled/v3/components/or-inputs/OrTextarea.vue.d.ts +0 -179
  1679. package/dist/bundled/v3/components/or-inputs/index.js +0 -33
  1680. package/dist/bundled/v3/components/or-label/OrLabel.vue.d.ts +0 -43
  1681. package/dist/bundled/v3/components/or-label/index.js +0 -4
  1682. package/dist/bundled/v3/components/or-label-v3/index.js +0 -4
  1683. package/dist/bundled/v3/components/or-link-v3/index.js +0 -4
  1684. package/dist/bundled/v3/components/or-list/OrList.vue.d.ts +0 -175
  1685. package/dist/bundled/v3/components/or-list/index.js +0 -28
  1686. package/dist/bundled/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
  1687. package/dist/bundled/v3/components/or-list-of-inputs/index.js +0 -34
  1688. package/dist/bundled/v3/components/or-loader/index.js +0 -4
  1689. package/dist/bundled/v3/components/or-loader-v3/index.js +0 -4
  1690. package/dist/bundled/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
  1691. package/dist/bundled/v3/components/or-menu-item-v3/index.js +0 -7
  1692. package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
  1693. package/dist/bundled/v3/components/or-menu-v3/index.js +0 -14
  1694. package/dist/bundled/v3/components/or-modal/OrModal.vue.d.ts +0 -121
  1695. package/dist/bundled/v3/components/or-modal/index.js +0 -23
  1696. package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -40
  1697. package/dist/bundled/v3/components/or-modal-v3/index.js +0 -19
  1698. package/dist/bundled/v3/components/or-notification/OrNotification.vue.d.ts +0 -83
  1699. package/dist/bundled/v3/components/or-notification/index.js +0 -21
  1700. package/dist/bundled/v3/components/or-notification-v3/index.js +0 -19
  1701. package/dist/bundled/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
  1702. package/dist/bundled/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
  1703. package/dist/bundled/v3/components/or-overflow-menu/index.js +0 -24
  1704. package/dist/bundled/v3/components/or-overlay/index.js +0 -3
  1705. package/dist/bundled/v3/components/or-overlay-v3/index.js +0 -8
  1706. package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
  1707. package/dist/bundled/v3/components/or-popover-v3/index.js +0 -12
  1708. package/dist/bundled/v3/components/or-progress/index.js +0 -4
  1709. package/dist/bundled/v3/components/or-progress-v3/index.js +0 -7
  1710. package/dist/bundled/v3/components/or-radio/OrRadio.vue.d.ts +0 -90
  1711. package/dist/bundled/v3/components/or-radio/index.js +0 -4
  1712. package/dist/bundled/v3/components/or-radio-group/index.js +0 -3
  1713. package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
  1714. package/dist/bundled/v3/components/or-radio-v3/index.js +0 -7
  1715. package/dist/bundled/v3/components/or-search-v3/OrSearch.vue.d.ts +0 -88
  1716. package/dist/bundled/v3/components/or-search-v3/index.js +0 -29
  1717. package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
  1718. package/dist/bundled/v3/components/or-segmented-control-v3/index.js +0 -5
  1719. package/dist/bundled/v3/components/or-select/OrSelect.vue.d.ts +0 -230
  1720. package/dist/bundled/v3/components/or-select/OrSelectContent.vue.d.ts +0 -114
  1721. package/dist/bundled/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
  1722. package/dist/bundled/v3/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
  1723. package/dist/bundled/v3/components/or-select/OrSelectInput.vue.d.ts +0 -81
  1724. package/dist/bundled/v3/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
  1725. package/dist/bundled/v3/components/or-select/OrSelectMain.vue.d.ts +0 -158
  1726. package/dist/bundled/v3/components/or-select/OrSelectOption.vue.d.ts +0 -37
  1727. package/dist/bundled/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
  1728. package/dist/bundled/v3/components/or-select/index.js +0 -24
  1729. package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -266
  1730. package/dist/bundled/v3/components/or-select-v3/index.js +0 -36
  1731. package/dist/bundled/v3/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
  1732. package/dist/bundled/v3/components/or-sidebar/index.js +0 -5
  1733. package/dist/bundled/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
  1734. package/dist/bundled/v3/components/or-sidebar-v3/index.js +0 -5
  1735. package/dist/bundled/v3/components/or-skeleton/index.js +0 -5
  1736. package/dist/bundled/v3/components/or-skeleton-v3/index.js +0 -6
  1737. package/dist/bundled/v3/components/or-slider/OrSlider.vue.d.ts +0 -192
  1738. package/dist/bundled/v3/components/or-slider/index.js +0 -16
  1739. package/dist/bundled/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
  1740. package/dist/bundled/v3/components/or-sort-header-v3/index.js +0 -7
  1741. package/dist/bundled/v3/components/or-stepper/OrStepper.vue.d.ts +0 -106
  1742. package/dist/bundled/v3/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
  1743. package/dist/bundled/v3/components/or-stepper/index.js +0 -20
  1744. package/dist/bundled/v3/components/or-switch/OrSwitch.vue.d.ts +0 -97
  1745. package/dist/bundled/v3/components/or-switch/index.js +0 -8
  1746. package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
  1747. package/dist/bundled/v3/components/or-switch-v3/index.js +0 -9
  1748. package/dist/bundled/v3/components/or-tab/index.js +0 -5
  1749. package/dist/bundled/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
  1750. package/dist/bundled/v3/components/or-tab-header-item/index.js +0 -4
  1751. package/dist/bundled/v3/components/or-tab-v3/OrTab.vue.d.ts +0 -28
  1752. package/dist/bundled/v3/components/or-tab-v3/index.js +0 -4
  1753. package/dist/bundled/v3/components/or-tabs/OrTabs.vue.d.ts +0 -26
  1754. package/dist/bundled/v3/components/or-tabs/index.js +0 -7
  1755. package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
  1756. package/dist/bundled/v3/components/or-tabs-v3/index.js +0 -20
  1757. package/dist/bundled/v3/components/or-tag/OrTag.vue.d.ts +0 -71
  1758. package/dist/bundled/v3/components/or-tag/index.js +0 -16
  1759. package/dist/bundled/v3/components/or-tag-v3/OrTag.vue.d.ts +0 -54
  1760. package/dist/bundled/v3/components/or-tag-v3/index.js +0 -19
  1761. package/dist/bundled/v3/components/or-teleport/index.js +0 -4
  1762. package/dist/bundled/v3/components/or-teleport-v3/index.js +0 -3
  1763. package/dist/bundled/v3/components/or-text-v3/index.js +0 -4
  1764. package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
  1765. package/dist/bundled/v3/components/or-textarea-v3/index.js +0 -12
  1766. package/dist/bundled/v3/components/or-textbox/OrTextbox.vue.d.ts +0 -375
  1767. package/dist/bundled/v3/components/or-textbox/index.js +0 -30
  1768. package/dist/bundled/v3/components/or-toast/OrToast.vue.d.ts +0 -81
  1769. package/dist/bundled/v3/components/or-toast/composable/index.js +0 -3
  1770. package/dist/bundled/v3/components/or-toast/index.js +0 -25
  1771. package/dist/bundled/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -80
  1772. package/dist/bundled/v3/components/or-toast-v3/composable/index.js +0 -3
  1773. package/dist/bundled/v3/components/or-toast-v3/index.js +0 -24
  1774. package/dist/bundled/v3/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
  1775. package/dist/bundled/v3/components/or-tooltip/index.js +0 -12
  1776. package/dist/bundled/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
  1777. package/dist/bundled/v3/components/or-tooltip-v3/index.js +0 -14
  1778. package/dist/bundled/v3/constants-c5d1139f.js +0 -43
  1779. package/dist/bundled/v3/directives/index.js +0 -1
  1780. package/dist/bundled/v3/dom-457196ca.js +0 -59
  1781. package/dist/bundled/v3/dropdown-open-49be89ba.js +0 -26
  1782. package/dist/bundled/v3/floating-ui.dom.esm-83eba816.js +0 -1082
  1783. package/dist/bundled/v3/hooks/index.js +0 -8
  1784. package/dist/bundled/v3/hooks/useResponsive/index.js +0 -3
  1785. package/dist/bundled/v3/index-f1ca369e.js +0 -16
  1786. package/dist/bundled/v3/index.d.ts +0 -5
  1787. package/dist/bundled/v3/index.js +0 -2906
  1788. package/dist/bundled/v3/reactivity.esm-bundler-942db00f.js +0 -957
  1789. package/dist/bundled/v3/runtime-core.esm-bundler-d2b749cd.js +0 -825
  1790. package/dist/bundled/v3/types-f86f81df.js +0 -322
  1791. package/dist/bundled/v3/useClassAttribute-1af05c57.js +0 -9
  1792. package/dist/bundled/v3/useElevation-60df0bf0.js +0 -21
  1793. package/dist/bundled/v3/useOverflow-c8417b59.js +0 -61
  1794. package/dist/bundled/v3/useResponsive-083b7371.js +0 -13
  1795. package/dist/bundled/v3/useToast-1d55a787.js +0 -196
  1796. package/dist/bundled/v3/useToast-90a218be.js +0 -188
  1797. package/dist/bundled/v3/useToggle-2d329d86.js +0 -22
  1798. package/dist/bundled/v3/v4-cf8987a3.js +0 -67
  1799. package/dist/esm/v2/OrAvatar-4824c57f.js +0 -116
  1800. package/dist/esm/v2/OrButton-2ca1c3d6.js +0 -198
  1801. package/dist/esm/v2/OrButton-c4f9955b.js +0 -81
  1802. package/dist/esm/v2/OrCard-b7268256.js +0 -68
  1803. package/dist/esm/v2/OrCardCollection-a16c653d.js +0 -227
  1804. package/dist/esm/v2/OrCardCollection-f6b07557.js +0 -226
  1805. package/dist/esm/v2/OrCarouselItem-4e2cf3d8.js +0 -284
  1806. package/dist/esm/v2/OrCheckbox-c2a00426.js +0 -208
  1807. package/dist/esm/v2/OrCheckbox-d5e31846.js +0 -184
  1808. package/dist/esm/v2/OrChips-5e0063be.js +0 -89
  1809. package/dist/esm/v2/OrChips.vue_rollup-plugin-vue_script-aa8fedaa.js +0 -328
  1810. package/dist/esm/v2/OrCode-41dd5f9b.js +0 -387
  1811. package/dist/esm/v2/OrCollapse-4d892ca3.js +0 -171
  1812. package/dist/esm/v2/OrColorPicker-75abefdd.js +0 -495
  1813. package/dist/esm/v2/OrConfirm-22fb8051.js +0 -300
  1814. package/dist/esm/v2/OrConfirm-d7112dd3.js +0 -261
  1815. package/dist/esm/v2/OrDateTimePicker-349df9b2.js +0 -769
  1816. package/dist/esm/v2/OrError-081130bb.js +0 -55
  1817. package/dist/esm/v2/OrErrorTag-9d592185.js +0 -81
  1818. package/dist/esm/v2/OrExpansionPanel-ce82a6fd.js +0 -175
  1819. package/dist/esm/v2/OrFab-29c63a0e.js +0 -104
  1820. package/dist/esm/v2/OrFloating-89d6582a.js +0 -209
  1821. package/dist/esm/v2/OrHint-c45f1e09.js +0 -58
  1822. package/dist/esm/v2/OrIcon-124f3bad.js +0 -138
  1823. package/dist/esm/v2/OrIcon-819166f6.js +0 -178
  1824. package/dist/esm/v2/OrIconButton-014e86a7.js +0 -70
  1825. package/dist/esm/v2/OrIconButton-2088a37f.js +0 -136
  1826. package/dist/esm/v2/OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js +0 -288
  1827. package/dist/esm/v2/OrInlineInput-8fe9b6ab.js +0 -356
  1828. package/dist/esm/v2/OrInlineTextEdit-b47cfc2d.js +0 -401
  1829. package/dist/esm/v2/OrInlineTextarea-8e2ed6b3.js +0 -268
  1830. package/dist/esm/v2/OrInput-4c1e232a.js +0 -387
  1831. package/dist/esm/v2/OrLabel-33b41516.js +0 -81
  1832. package/dist/esm/v2/OrList-d4781f7b.js +0 -299
  1833. package/dist/esm/v2/OrListOfInputs-50aa1ef1.js +0 -223
  1834. package/dist/esm/v2/OrLoader-003941a2.js +0 -115
  1835. package/dist/esm/v2/OrMenuItem-3a28db7b.js +0 -112
  1836. package/dist/esm/v2/OrModal-97e83549.js +0 -201
  1837. package/dist/esm/v2/OrModal-a1452b11.js +0 -153
  1838. package/dist/esm/v2/OrNotification-a9231a83.js +0 -144
  1839. package/dist/esm/v2/OrNotification-ac420f39.js +0 -169
  1840. package/dist/esm/v2/OrOverflowMenu-10a4166a.js +0 -250
  1841. package/dist/esm/v2/OrOverlay-3b52865d.js +0 -74
  1842. package/dist/esm/v2/OrPassword-1fa97156.js +0 -386
  1843. package/dist/esm/v2/OrProgress-4ee24824.js +0 -227
  1844. package/dist/esm/v2/OrRadio-19d01c00.js +0 -188
  1845. package/dist/esm/v2/OrRadio-e4198532.js +0 -144
  1846. package/dist/esm/v2/OrRadioGroup-d9d32cba.js +0 -90
  1847. package/dist/esm/v2/OrSearch-0589d17d.js +0 -129
  1848. package/dist/esm/v2/OrSearch-cff2d8a4.js +0 -135
  1849. package/dist/esm/v2/OrSearch.vue_rollup-plugin-vue_script-197d77fc.js +0 -820
  1850. package/dist/esm/v2/OrSelect-05fd9b9a.js +0 -515
  1851. package/dist/esm/v2/OrSelect-17cdab3d.js +0 -1118
  1852. package/dist/esm/v2/OrSidebar-7d6125bb.js +0 -150
  1853. package/dist/esm/v2/OrSkeletonText-cc94bdc9.js +0 -258
  1854. package/dist/esm/v2/OrSlider-f7b9c7c2.js +0 -372
  1855. package/dist/esm/v2/OrSortHeader-a6004b24.js +0 -133
  1856. package/dist/esm/v2/OrStepper-4f44e7b7.js +0 -647
  1857. package/dist/esm/v2/OrSwitch-2e0a53ed.js +0 -236
  1858. package/dist/esm/v2/OrSwitch-f25f27f9.js +0 -155
  1859. package/dist/esm/v2/OrTab-eade8ab6.js +0 -110
  1860. package/dist/esm/v2/OrTabHeaderItem-d1a340d1.js +0 -113
  1861. package/dist/esm/v2/OrTabs-e1c13d41.js +0 -114
  1862. package/dist/esm/v2/OrTabs-f2a60b41.js +0 -233
  1863. package/dist/esm/v2/OrTag-1ced4e58.js +0 -162
  1864. package/dist/esm/v2/OrTag-c1fa6901.js +0 -117
  1865. package/dist/esm/v2/OrTeleportVue2-8ef4ceca.js +0 -65
  1866. package/dist/esm/v2/OrTextarea-f566682c.js +0 -235
  1867. package/dist/esm/v2/OrTextbox-2594c980.js +0 -531
  1868. package/dist/esm/v2/OrToastContainer-2fbd4358.js +0 -340
  1869. package/dist/esm/v2/OrTooltip-614b016d.js +0 -75
  1870. package/dist/esm/v2/OrTooltip.vue_rollup-plugin-vue_script-63559536.js +0 -155
  1871. package/dist/esm/v2/browser-82dea9ed.js +0 -54
  1872. package/dist/esm/v2/color-1f348774.js +0 -60
  1873. package/dist/esm/v2/components/index.d.ts +0 -89
  1874. package/dist/esm/v2/components/index.js +0 -126
  1875. package/dist/esm/v2/components/or-avatar/OrAvatar.vue.d.ts +0 -64
  1876. package/dist/esm/v2/components/or-avatar/constants.d.ts +0 -5
  1877. package/dist/esm/v2/components/or-avatar/index.d.ts +0 -2
  1878. package/dist/esm/v2/components/or-avatar/index.js +0 -13
  1879. package/dist/esm/v2/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -42
  1880. package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -65
  1881. package/dist/esm/v2/components/or-avatar-v3/index.d.ts +0 -2
  1882. package/dist/esm/v2/components/or-avatar-v3/index.js +0 -6
  1883. package/dist/esm/v2/components/or-avatar-v3/props.d.ts +0 -14
  1884. package/dist/esm/v2/components/or-avatar-v3/styles.d.ts +0 -5
  1885. package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -12
  1886. package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
  1887. package/dist/esm/v2/components/or-bottom-sheet-v3/index.d.ts +0 -1
  1888. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +0 -9
  1889. package/dist/esm/v2/components/or-bottom-sheet-v3/styles.d.ts +0 -3
  1890. package/dist/esm/v2/components/or-button/OrButton.vue.d.ts +0 -188
  1891. package/dist/esm/v2/components/or-button/constants.d.ts +0 -21
  1892. package/dist/esm/v2/components/or-button/index.d.ts +0 -2
  1893. package/dist/esm/v2/components/or-button/index.js +0 -6
  1894. package/dist/esm/v2/components/or-button-v2/OrButton.vue.d.ts +0 -159
  1895. package/dist/esm/v2/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
  1896. package/dist/esm/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
  1897. package/dist/esm/v2/components/or-button-v2/constants.d.ts +0 -35
  1898. package/dist/esm/v2/components/or-button-v2/index.d.ts +0 -3
  1899. package/dist/esm/v2/components/or-button-v2/index.js +0 -17
  1900. package/dist/esm/v2/components/or-button-v3/OrButton.stories3.d.ts +0 -22
  1901. package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +0 -85
  1902. package/dist/esm/v2/components/or-button-v3/index.d.ts +0 -2
  1903. package/dist/esm/v2/components/or-button-v3/index.js +0 -6
  1904. package/dist/esm/v2/components/or-button-v3/props.d.ts +0 -15
  1905. package/dist/esm/v2/components/or-button-v3/styles.d.ts +0 -4
  1906. package/dist/esm/v2/components/or-card/OrCard.vue.d.ts +0 -26
  1907. package/dist/esm/v2/components/or-card/index.d.ts +0 -1
  1908. package/dist/esm/v2/components/or-card/index.js +0 -4
  1909. package/dist/esm/v2/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
  1910. package/dist/esm/v2/components/or-card-collection/constants.d.ts +0 -4
  1911. package/dist/esm/v2/components/or-card-collection/index.d.ts +0 -3
  1912. package/dist/esm/v2/components/or-card-collection/index.js +0 -26
  1913. package/dist/esm/v2/components/or-card-collection/types.d.ts +0 -8
  1914. package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -17
  1915. package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
  1916. package/dist/esm/v2/components/or-card-collection-v3/index.d.ts +0 -3
  1917. package/dist/esm/v2/components/or-card-collection-v3/index.js +0 -24
  1918. package/dist/esm/v2/components/or-card-collection-v3/props.d.ts +0 -4
  1919. package/dist/esm/v2/components/or-card-collection-v3/styles.d.ts +0 -6
  1920. package/dist/esm/v2/components/or-card-collection-v3/types.d.ts +0 -7
  1921. package/dist/esm/v2/components/or-card-v3/OrCard.stories3.d.ts +0 -12
  1922. package/dist/esm/v2/components/or-card-v3/OrCard.vue.d.ts +0 -8
  1923. package/dist/esm/v2/components/or-card-v3/index.d.ts +0 -1
  1924. package/dist/esm/v2/components/or-card-v3/index.js +0 -5
  1925. package/dist/esm/v2/components/or-card-v3/styles.d.ts +0 -1
  1926. package/dist/esm/v2/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
  1927. package/dist/esm/v2/components/or-carousel/OrCarouselItem.vue.d.ts +0 -2
  1928. package/dist/esm/v2/components/or-carousel/constants.d.ts +0 -15
  1929. package/dist/esm/v2/components/or-carousel/index.d.ts +0 -3
  1930. package/dist/esm/v2/components/or-carousel/index.js +0 -14
  1931. package/dist/esm/v2/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
  1932. package/dist/esm/v2/components/or-checkbox/index.d.ts +0 -1
  1933. package/dist/esm/v2/components/or-checkbox/index.js +0 -13
  1934. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -12
  1935. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
  1936. package/dist/esm/v2/components/or-checkbox-v3/index.d.ts +0 -1
  1937. package/dist/esm/v2/components/or-checkbox-v3/index.js +0 -7
  1938. package/dist/esm/v2/components/or-checkbox-v3/styles.d.ts +0 -3
  1939. package/dist/esm/v2/components/or-chips/OrChip.vue.d.ts +0 -58
  1940. package/dist/esm/v2/components/or-chips/OrChips.vue.d.ts +0 -96
  1941. package/dist/esm/v2/components/or-chips/OrChipsInput.vue.d.ts +0 -82
  1942. package/dist/esm/v2/components/or-chips/constants.d.ts +0 -9
  1943. package/dist/esm/v2/components/or-chips/index.d.ts +0 -2
  1944. package/dist/esm/v2/components/or-chips/index.js +0 -16
  1945. package/dist/esm/v2/components/or-code/OrCode.vue.d.ts +0 -213
  1946. package/dist/esm/v2/components/or-code/constants.d.ts +0 -8
  1947. package/dist/esm/v2/components/or-code/index.d.ts +0 -2
  1948. package/dist/esm/v2/components/or-code/index.js +0 -31
  1949. package/dist/esm/v2/components/or-code/lang.d.ts +0 -11
  1950. package/dist/esm/v2/components/or-collapse/OrCollapse.vue.d.ts +0 -81
  1951. package/dist/esm/v2/components/or-collapse/index.d.ts +0 -1
  1952. package/dist/esm/v2/components/or-collapse/index.js +0 -7
  1953. package/dist/esm/v2/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
  1954. package/dist/esm/v2/components/or-color-picker/constants.d.ts +0 -575
  1955. package/dist/esm/v2/components/or-color-picker/index.d.ts +0 -3
  1956. package/dist/esm/v2/components/or-color-picker/index.js +0 -11
  1957. package/dist/esm/v2/components/or-color-picker/types.d.ts +0 -1
  1958. package/dist/esm/v2/components/or-color-picker/utils/defultPalette.d.ts +0 -2
  1959. package/dist/esm/v2/components/or-confirm/OrConfirm.vue.d.ts +0 -237
  1960. package/dist/esm/v2/components/or-confirm/index.d.ts +0 -1
  1961. package/dist/esm/v2/components/or-confirm/index.js +0 -29
  1962. package/dist/esm/v2/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -37
  1963. package/dist/esm/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
  1964. package/dist/esm/v2/components/or-confirm-v3/index.d.ts +0 -2
  1965. package/dist/esm/v2/components/or-confirm-v3/index.js +0 -25
  1966. package/dist/esm/v2/components/or-confirm-v3/props.d.ts +0 -4
  1967. package/dist/esm/v2/components/or-confirm-v3/styles.d.ts +0 -7
  1968. package/dist/esm/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
  1969. package/dist/esm/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
  1970. package/dist/esm/v2/components/or-date-time-picker/constants.d.ts +0 -24
  1971. package/dist/esm/v2/components/or-date-time-picker/index.d.ts +0 -2
  1972. package/dist/esm/v2/components/or-date-time-picker/index.js +0 -22
  1973. package/dist/esm/v2/components/or-error/OrError.vue.d.ts +0 -19
  1974. package/dist/esm/v2/components/or-error/index.d.ts +0 -1
  1975. package/dist/esm/v2/components/or-error/index.js +0 -4
  1976. package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -12
  1977. package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -8
  1978. package/dist/esm/v2/components/or-error-tag-v3/index.d.ts +0 -1
  1979. package/dist/esm/v2/components/or-error-tag-v3/index.js +0 -6
  1980. package/dist/esm/v2/components/or-error-tag-v3/styles.d.ts +0 -1
  1981. package/dist/esm/v2/components/or-error-v3/OrError.stories3.d.ts +0 -12
  1982. package/dist/esm/v2/components/or-error-v3/OrError.vue.d.ts +0 -28
  1983. package/dist/esm/v2/components/or-error-v3/index.d.ts +0 -1
  1984. package/dist/esm/v2/components/or-error-v3/index.js +0 -5
  1985. package/dist/esm/v2/components/or-error-v3/styles.d.ts +0 -3
  1986. package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -12
  1987. package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -64
  1988. package/dist/esm/v2/components/or-expansion-panel-v3/index.d.ts +0 -2
  1989. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +0 -6
  1990. package/dist/esm/v2/components/or-expansion-panel-v3/props.d.ts +0 -8
  1991. package/dist/esm/v2/components/or-expansion-panel-v3/styles.d.ts +0 -6
  1992. package/dist/esm/v2/components/or-fab-v3/OrFab.stories3.d.ts +0 -12
  1993. package/dist/esm/v2/components/or-fab-v3/OrFab.vue.d.ts +0 -47
  1994. package/dist/esm/v2/components/or-fab-v3/index.d.ts +0 -2
  1995. package/dist/esm/v2/components/or-fab-v3/index.js +0 -6
  1996. package/dist/esm/v2/components/or-fab-v3/props.d.ts +0 -4
  1997. package/dist/esm/v2/components/or-fab-v3/styles.d.ts +0 -3
  1998. package/dist/esm/v2/components/or-floating/OrFloating.vue.d.ts +0 -154
  1999. package/dist/esm/v2/components/or-floating/constants.d.ts +0 -18
  2000. package/dist/esm/v2/components/or-floating/index.d.ts +0 -2
  2001. package/dist/esm/v2/components/or-floating/index.js +0 -9
  2002. package/dist/esm/v2/components/or-hint/OrHint.vue.d.ts +0 -23
  2003. package/dist/esm/v2/components/or-hint/index.d.ts +0 -1
  2004. package/dist/esm/v2/components/or-hint/index.js +0 -5
  2005. package/dist/esm/v2/components/or-hint-v3/OrHint.stories3.d.ts +0 -12
  2006. package/dist/esm/v2/components/or-hint-v3/OrHint.vue.d.ts +0 -28
  2007. package/dist/esm/v2/components/or-hint-v3/index.d.ts +0 -1
  2008. package/dist/esm/v2/components/or-hint-v3/index.js +0 -5
  2009. package/dist/esm/v2/components/or-hint-v3/styles.d.ts +0 -3
  2010. package/dist/esm/v2/components/or-icon/OrIcon.vue.d.ts +0 -123
  2011. package/dist/esm/v2/components/or-icon/constants.d.ts +0 -20
  2012. package/dist/esm/v2/components/or-icon/index.d.ts +0 -2
  2013. package/dist/esm/v2/components/or-icon/index.js +0 -12
  2014. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -12
  2015. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
  2016. package/dist/esm/v2/components/or-icon-button-v3/index.d.ts +0 -2
  2017. package/dist/esm/v2/components/or-icon-button-v3/index.js +0 -15
  2018. package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +0 -5
  2019. package/dist/esm/v2/components/or-icon-button-v3/styles.d.ts +0 -3
  2020. package/dist/esm/v2/components/or-icon-v3/OrIcon.stories3.d.ts +0 -12
  2021. package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +0 -47
  2022. package/dist/esm/v2/components/or-icon-v3/index.d.ts +0 -2
  2023. package/dist/esm/v2/components/or-icon-v3/index.js +0 -5
  2024. package/dist/esm/v2/components/or-icon-v3/props.d.ts +0 -14
  2025. package/dist/esm/v2/components/or-icon-v3/styles.d.ts +0 -4
  2026. package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -12
  2027. package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -37
  2028. package/dist/esm/v2/components/or-inline-input-box-v3/index.d.ts +0 -2
  2029. package/dist/esm/v2/components/or-inline-input-box-v3/index.js +0 -5
  2030. package/dist/esm/v2/components/or-inline-input-box-v3/props.d.ts +0 -4
  2031. package/dist/esm/v2/components/or-inline-input-box-v3/styles.d.ts +0 -3
  2032. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -12
  2033. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
  2034. package/dist/esm/v2/components/or-inline-input-v3/index.d.ts +0 -2
  2035. package/dist/esm/v2/components/or-inline-input-v3/index.js +0 -20
  2036. package/dist/esm/v2/components/or-inline-input-v3/props.d.ts +0 -5
  2037. package/dist/esm/v2/components/or-inline-input-v3/styles.d.ts +0 -3
  2038. package/dist/esm/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
  2039. package/dist/esm/v2/components/or-inline-text-edit/constants.d.ts +0 -9
  2040. package/dist/esm/v2/components/or-inline-text-edit/index.d.ts +0 -2
  2041. package/dist/esm/v2/components/or-inline-text-edit/index.js +0 -20
  2042. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -12
  2043. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
  2044. package/dist/esm/v2/components/or-inline-textarea-v3/index.d.ts +0 -1
  2045. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +0 -20
  2046. package/dist/esm/v2/components/or-inline-textarea-v3/styles.d.ts +0 -3
  2047. package/dist/esm/v2/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -12
  2048. package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -71
  2049. package/dist/esm/v2/components/or-input-box-v3/index.d.ts +0 -2
  2050. package/dist/esm/v2/components/or-input-box-v3/index.js +0 -5
  2051. package/dist/esm/v2/components/or-input-box-v3/props.d.ts +0 -8
  2052. package/dist/esm/v2/components/or-input-box-v3/styles.d.ts +0 -4
  2053. package/dist/esm/v2/components/or-input-v3/OrInput.stories3.d.ts +0 -27
  2054. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +0 -160
  2055. package/dist/esm/v2/components/or-input-v3/index.d.ts +0 -2
  2056. package/dist/esm/v2/components/or-input-v3/index.js +0 -21
  2057. package/dist/esm/v2/components/or-input-v3/props.d.ts +0 -7
  2058. package/dist/esm/v2/components/or-input-v3/styles.d.ts +0 -2
  2059. package/dist/esm/v2/components/or-inputs/OrInput.vue.d.ts +0 -204
  2060. package/dist/esm/v2/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
  2061. package/dist/esm/v2/components/or-inputs/OrPassword.vue.d.ts +0 -158
  2062. package/dist/esm/v2/components/or-inputs/OrSearch.vue.d.ts +0 -182
  2063. package/dist/esm/v2/components/or-inputs/OrTextarea.vue.d.ts +0 -179
  2064. package/dist/esm/v2/components/or-inputs/index.d.ts +0 -5
  2065. package/dist/esm/v2/components/or-inputs/index.js +0 -25
  2066. package/dist/esm/v2/components/or-label/OrLabel.vue.d.ts +0 -43
  2067. package/dist/esm/v2/components/or-label/index.d.ts +0 -1
  2068. package/dist/esm/v2/components/or-label/index.js +0 -5
  2069. package/dist/esm/v2/components/or-label-v3/OrLabel.stories3.d.ts +0 -12
  2070. package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +0 -63
  2071. package/dist/esm/v2/components/or-label-v3/index.d.ts +0 -2
  2072. package/dist/esm/v2/components/or-label-v3/index.js +0 -5
  2073. package/dist/esm/v2/components/or-label-v3/props.d.ts +0 -4
  2074. package/dist/esm/v2/components/or-label-v3/styles.d.ts +0 -5
  2075. package/dist/esm/v2/components/or-link-v3/OrLink.stories3.d.ts +0 -27
  2076. package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +0 -80
  2077. package/dist/esm/v2/components/or-link-v3/index.d.ts +0 -2
  2078. package/dist/esm/v2/components/or-link-v3/index.js +0 -5
  2079. package/dist/esm/v2/components/or-link-v3/props.d.ts +0 -7
  2080. package/dist/esm/v2/components/or-link-v3/styles.d.ts +0 -3
  2081. package/dist/esm/v2/components/or-list/OrList.vue.d.ts +0 -175
  2082. package/dist/esm/v2/components/or-list/index.d.ts +0 -1
  2083. package/dist/esm/v2/components/or-list/index.js +0 -22
  2084. package/dist/esm/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
  2085. package/dist/esm/v2/components/or-list-of-inputs/index.d.ts +0 -1
  2086. package/dist/esm/v2/components/or-list-of-inputs/index.js +0 -28
  2087. package/dist/esm/v2/components/or-loader/OrLoader.vue.d.ts +0 -73
  2088. package/dist/esm/v2/components/or-loader/constants.d.ts +0 -6
  2089. package/dist/esm/v2/components/or-loader/index.d.ts +0 -2
  2090. package/dist/esm/v2/components/or-loader/index.js +0 -5
  2091. package/dist/esm/v2/components/or-loader/types.d.ts +0 -3
  2092. package/dist/esm/v2/components/or-loader-v3/OrLoader.stories3.d.ts +0 -12
  2093. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +0 -50
  2094. package/dist/esm/v2/components/or-loader-v3/index.d.ts +0 -2
  2095. package/dist/esm/v2/components/or-loader-v3/index.js +0 -5
  2096. package/dist/esm/v2/components/or-loader-v3/props.d.ts +0 -13
  2097. package/dist/esm/v2/components/or-loader-v3/styles.d.ts +0 -3
  2098. package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -17
  2099. package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
  2100. package/dist/esm/v2/components/or-menu-item-v3/index.d.ts +0 -1
  2101. package/dist/esm/v2/components/or-menu-item-v3/index.js +0 -6
  2102. package/dist/esm/v2/components/or-menu-item-v3/styles.d.ts +0 -1
  2103. package/dist/esm/v2/components/or-menu-v3/OrMenu.stories3.d.ts +0 -12
  2104. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
  2105. package/dist/esm/v2/components/or-menu-v3/index.d.ts +0 -2
  2106. package/dist/esm/v2/components/or-menu-v3/index.js +0 -13
  2107. package/dist/esm/v2/components/or-menu-v3/props.d.ts +0 -1
  2108. package/dist/esm/v2/components/or-menu-v3/styles.d.ts +0 -2
  2109. package/dist/esm/v2/components/or-modal/OrModal.vue.d.ts +0 -121
  2110. package/dist/esm/v2/components/or-modal/constants.d.ts +0 -7
  2111. package/dist/esm/v2/components/or-modal/index.d.ts +0 -2
  2112. package/dist/esm/v2/components/or-modal/index.js +0 -20
  2113. package/dist/esm/v2/components/or-modal-v3/OrModal.stories3.d.ts +0 -12
  2114. package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -40
  2115. package/dist/esm/v2/components/or-modal-v3/index.d.ts +0 -2
  2116. package/dist/esm/v2/components/or-modal-v3/index.js +0 -16
  2117. package/dist/esm/v2/components/or-modal-v3/props.d.ts +0 -5
  2118. package/dist/esm/v2/components/or-modal-v3/styles.d.ts +0 -5
  2119. package/dist/esm/v2/components/or-notification/OrNotification.vue.d.ts +0 -83
  2120. package/dist/esm/v2/components/or-notification/constants.d.ts +0 -10
  2121. package/dist/esm/v2/components/or-notification/index.d.ts +0 -2
  2122. package/dist/esm/v2/components/or-notification/index.js +0 -17
  2123. package/dist/esm/v2/components/or-notification-v3/OrNotification.stories3.d.ts +0 -12
  2124. package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -32
  2125. package/dist/esm/v2/components/or-notification-v3/index.d.ts +0 -2
  2126. package/dist/esm/v2/components/or-notification-v3/index.js +0 -16
  2127. package/dist/esm/v2/components/or-notification-v3/props.d.ts +0 -6
  2128. package/dist/esm/v2/components/or-notification-v3/styles.d.ts +0 -5
  2129. package/dist/esm/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
  2130. package/dist/esm/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
  2131. package/dist/esm/v2/components/or-overflow-menu/index.d.ts +0 -2
  2132. package/dist/esm/v2/components/or-overflow-menu/index.js +0 -19
  2133. package/dist/esm/v2/components/or-overflow-menu/types.d.ts +0 -7
  2134. package/dist/esm/v2/components/or-overlay/OrOverlay.vue.d.ts +0 -50
  2135. package/dist/esm/v2/components/or-overlay/index.d.ts +0 -1
  2136. package/dist/esm/v2/components/or-overlay/index.js +0 -4
  2137. package/dist/esm/v2/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -12
  2138. package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -24
  2139. package/dist/esm/v2/components/or-overlay-v3/index.d.ts +0 -1
  2140. package/dist/esm/v2/components/or-overlay-v3/index.js +0 -8
  2141. package/dist/esm/v2/components/or-overlay-v3/styles.d.ts +0 -1
  2142. package/dist/esm/v2/components/or-popover-v3/OrPopover.stories3.d.ts +0 -12
  2143. package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
  2144. package/dist/esm/v2/components/or-popover-v3/index.d.ts +0 -2
  2145. package/dist/esm/v2/components/or-popover-v3/index.js +0 -12
  2146. package/dist/esm/v2/components/or-popover-v3/props.d.ts +0 -19
  2147. package/dist/esm/v2/components/or-popover-v3/styles.d.ts +0 -4
  2148. package/dist/esm/v2/components/or-progress/OrProgress.vue.d.ts +0 -164
  2149. package/dist/esm/v2/components/or-progress/constants.d.ts +0 -11
  2150. package/dist/esm/v2/components/or-progress/index.d.ts +0 -2
  2151. package/dist/esm/v2/components/or-progress/index.js +0 -5
  2152. package/dist/esm/v2/components/or-progress-v3/OrProgress.stories3.d.ts +0 -82
  2153. package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +0 -146
  2154. package/dist/esm/v2/components/or-progress-v3/index.d.ts +0 -2
  2155. package/dist/esm/v2/components/or-progress-v3/index.js +0 -7
  2156. package/dist/esm/v2/components/or-progress-v3/props.d.ts +0 -11
  2157. package/dist/esm/v2/components/or-progress-v3/styles.d.ts +0 -11
  2158. package/dist/esm/v2/components/or-radio/OrRadio.vue.d.ts +0 -90
  2159. package/dist/esm/v2/components/or-radio/index.d.ts +0 -1
  2160. package/dist/esm/v2/components/or-radio/index.js +0 -5
  2161. package/dist/esm/v2/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -81
  2162. package/dist/esm/v2/components/or-radio-group/index.d.ts +0 -1
  2163. package/dist/esm/v2/components/or-radio-group/index.js +0 -4
  2164. package/dist/esm/v2/components/or-radio-v3/OrRadio.stories3.d.ts +0 -12
  2165. package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
  2166. package/dist/esm/v2/components/or-radio-v3/index.d.ts +0 -1
  2167. package/dist/esm/v2/components/or-radio-v3/index.js +0 -7
  2168. package/dist/esm/v2/components/or-radio-v3/styles.d.ts +0 -3
  2169. package/dist/esm/v2/components/or-search-v3/OrSearch.stories3.d.ts +0 -12
  2170. package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +0 -88
  2171. package/dist/esm/v2/components/or-search-v3/index.d.ts +0 -2
  2172. package/dist/esm/v2/components/or-search-v3/index.js +0 -22
  2173. package/dist/esm/v2/components/or-search-v3/props.d.ts +0 -1
  2174. package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -12
  2175. package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
  2176. package/dist/esm/v2/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -47
  2177. package/dist/esm/v2/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -3
  2178. package/dist/esm/v2/components/or-segmented-control-v3/index.d.ts +0 -3
  2179. package/dist/esm/v2/components/or-segmented-control-v3/index.js +0 -5
  2180. package/dist/esm/v2/components/or-segmented-control-v3/props.d.ts +0 -4
  2181. package/dist/esm/v2/components/or-segmented-control-v3/styles.d.ts +0 -3
  2182. package/dist/esm/v2/components/or-segmented-control-v3/types.d.ts +0 -4
  2183. package/dist/esm/v2/components/or-select/OrSelect.vue.d.ts +0 -238
  2184. package/dist/esm/v2/components/or-select/OrSelectContent.vue.d.ts +0 -114
  2185. package/dist/esm/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
  2186. package/dist/esm/v2/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
  2187. package/dist/esm/v2/components/or-select/OrSelectInput.vue.d.ts +0 -81
  2188. package/dist/esm/v2/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
  2189. package/dist/esm/v2/components/or-select/OrSelectMain.vue.d.ts +0 -158
  2190. package/dist/esm/v2/components/or-select/OrSelectOption.vue.d.ts +0 -37
  2191. package/dist/esm/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
  2192. package/dist/esm/v2/components/or-select/constants.d.ts +0 -50
  2193. package/dist/esm/v2/components/or-select/index.d.ts +0 -2
  2194. package/dist/esm/v2/components/or-select/index.js +0 -19
  2195. package/dist/esm/v2/components/or-select/stories.helpers.d.ts +0 -6
  2196. package/dist/esm/v2/components/or-select/types.d.ts +0 -9
  2197. package/dist/esm/v2/components/or-select-v3/OrSelect.stories3.d.ts +0 -42
  2198. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -266
  2199. package/dist/esm/v2/components/or-select-v3/index.d.ts +0 -2
  2200. package/dist/esm/v2/components/or-select-v3/index.js +0 -28
  2201. package/dist/esm/v2/components/or-select-v3/props.d.ts +0 -1
  2202. package/dist/esm/v2/components/or-select-v3/styles.d.ts +0 -5
  2203. package/dist/esm/v2/components/or-select-v3/types.d.ts +0 -10
  2204. package/dist/esm/v2/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
  2205. package/dist/esm/v2/components/or-sidebar/constants.d.ts +0 -4
  2206. package/dist/esm/v2/components/or-sidebar/index.d.ts +0 -2
  2207. package/dist/esm/v2/components/or-sidebar/index.js +0 -6
  2208. package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -37
  2209. package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
  2210. package/dist/esm/v2/components/or-sidebar-v3/index.d.ts +0 -2
  2211. package/dist/esm/v2/components/or-sidebar-v3/index.js +0 -5
  2212. package/dist/esm/v2/components/or-sidebar-v3/props.d.ts +0 -4
  2213. package/dist/esm/v2/components/or-sidebar-v3/styles.d.ts +0 -10
  2214. package/dist/esm/v2/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -43
  2215. package/dist/esm/v2/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -56
  2216. package/dist/esm/v2/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -73
  2217. package/dist/esm/v2/components/or-skeleton/constants.d.ts +0 -9
  2218. package/dist/esm/v2/components/or-skeleton/index.d.ts +0 -4
  2219. package/dist/esm/v2/components/or-skeleton/index.js +0 -6
  2220. package/dist/esm/v2/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -35
  2221. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -22
  2222. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -51
  2223. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -32
  2224. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -60
  2225. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -32
  2226. package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -96
  2227. package/dist/esm/v2/components/or-skeleton-v3/index.d.ts +0 -3
  2228. package/dist/esm/v2/components/or-skeleton-v3/index.js +0 -7
  2229. package/dist/esm/v2/components/or-skeleton-v3/styles.d.ts +0 -6
  2230. package/dist/esm/v2/components/or-slider/OrSlider.vue.d.ts +0 -192
  2231. package/dist/esm/v2/components/or-slider/index.d.ts +0 -1
  2232. package/dist/esm/v2/components/or-slider/index.js +0 -14
  2233. package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -12
  2234. package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
  2235. package/dist/esm/v2/components/or-sort-header-v3/index.d.ts +0 -2
  2236. package/dist/esm/v2/components/or-sort-header-v3/index.js +0 -6
  2237. package/dist/esm/v2/components/or-sort-header-v3/styles.d.ts +0 -1
  2238. package/dist/esm/v2/components/or-sort-header-v3/types.d.ts +0 -4
  2239. package/dist/esm/v2/components/or-stepper/OrStepper.vue.d.ts +0 -106
  2240. package/dist/esm/v2/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -73
  2241. package/dist/esm/v2/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -106
  2242. package/dist/esm/v2/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -106
  2243. package/dist/esm/v2/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
  2244. package/dist/esm/v2/components/or-stepper/StatusIcon.vue.d.ts +0 -22
  2245. package/dist/esm/v2/components/or-stepper/index.d.ts +0 -1
  2246. package/dist/esm/v2/components/or-stepper/index.js +0 -17
  2247. package/dist/esm/v2/components/or-switch/OrSwitch.vue.d.ts +0 -97
  2248. package/dist/esm/v2/components/or-switch/index.d.ts +0 -1
  2249. package/dist/esm/v2/components/or-switch/index.js +0 -6
  2250. package/dist/esm/v2/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -12
  2251. package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
  2252. package/dist/esm/v2/components/or-switch-v3/index.d.ts +0 -1
  2253. package/dist/esm/v2/components/or-switch-v3/index.js +0 -8
  2254. package/dist/esm/v2/components/or-switch-v3/styles.d.ts +0 -5
  2255. package/dist/esm/v2/components/or-tab/OrTab.vue.d.ts +0 -63
  2256. package/dist/esm/v2/components/or-tab/index.d.ts +0 -1
  2257. package/dist/esm/v2/components/or-tab/index.js +0 -6
  2258. package/dist/esm/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
  2259. package/dist/esm/v2/components/or-tab-header-item/index.d.ts +0 -1
  2260. package/dist/esm/v2/components/or-tab-header-item/index.js +0 -5
  2261. package/dist/esm/v2/components/or-tab-v3/OrTab.stories3.d.ts +0 -12
  2262. package/dist/esm/v2/components/or-tab-v3/OrTab.vue.d.ts +0 -28
  2263. package/dist/esm/v2/components/or-tab-v3/index.d.ts +0 -1
  2264. package/dist/esm/v2/components/or-tab-v3/index.js +0 -5
  2265. package/dist/esm/v2/components/or-tab-v3/styles.d.ts +0 -1
  2266. package/dist/esm/v2/components/or-tabs/OrTabs.vue.d.ts +0 -26
  2267. package/dist/esm/v2/components/or-tabs/index.d.ts +0 -1
  2268. package/dist/esm/v2/components/or-tabs/index.js +0 -6
  2269. package/dist/esm/v2/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -17
  2270. package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
  2271. package/dist/esm/v2/components/or-tabs-v3/index.d.ts +0 -3
  2272. package/dist/esm/v2/components/or-tabs-v3/index.js +0 -17
  2273. package/dist/esm/v2/components/or-tabs-v3/props.d.ts +0 -4
  2274. package/dist/esm/v2/components/or-tabs-v3/styles.d.ts +0 -3
  2275. package/dist/esm/v2/components/or-tabs-v3/types.d.ts +0 -4
  2276. package/dist/esm/v2/components/or-tag/OrTag.vue.d.ts +0 -71
  2277. package/dist/esm/v2/components/or-tag/index.d.ts +0 -1
  2278. package/dist/esm/v2/components/or-tag/index.js +0 -14
  2279. package/dist/esm/v2/components/or-tag-v3/OrTag.stories3.d.ts +0 -17
  2280. package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +0 -54
  2281. package/dist/esm/v2/components/or-tag-v3/index.d.ts +0 -2
  2282. package/dist/esm/v2/components/or-tag-v3/index.js +0 -16
  2283. package/dist/esm/v2/components/or-tag-v3/props.d.ts +0 -9
  2284. package/dist/esm/v2/components/or-tag-v3/styles.d.ts +0 -4
  2285. package/dist/esm/v2/components/or-teleport/OrTeleportVue2.vue.d.ts +0 -33
  2286. package/dist/esm/v2/components/or-teleport/constants.d.ts +0 -12
  2287. package/dist/esm/v2/components/or-teleport/index.d.ts +0 -2
  2288. package/dist/esm/v2/components/or-teleport/index.js +0 -4
  2289. package/dist/esm/v2/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -12
  2290. package/dist/esm/v2/components/or-teleport-v3/OrTeleport.vue2.vue.d.ts +0 -29
  2291. package/dist/esm/v2/components/or-teleport-v3/index.d.ts +0 -1
  2292. package/dist/esm/v2/components/or-teleport-v3/index.js +0 -4
  2293. package/dist/esm/v2/components/or-text-v3/OrText.stories3.d.ts +0 -12
  2294. package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +0 -42
  2295. package/dist/esm/v2/components/or-text-v3/index.d.ts +0 -1
  2296. package/dist/esm/v2/components/or-text-v3/index.js +0 -5
  2297. package/dist/esm/v2/components/or-text-v3/styles.d.ts +0 -3
  2298. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -12
  2299. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
  2300. package/dist/esm/v2/components/or-textarea-v3/index.d.ts +0 -2
  2301. package/dist/esm/v2/components/or-textarea-v3/index.js +0 -10
  2302. package/dist/esm/v2/components/or-textarea-v3/props.d.ts +0 -1
  2303. package/dist/esm/v2/components/or-textarea-v3/styles.d.ts +0 -2
  2304. package/dist/esm/v2/components/or-textbox/OrTextbox.vue.d.ts +0 -375
  2305. package/dist/esm/v2/components/or-textbox/constants.d.ts +0 -8
  2306. package/dist/esm/v2/components/or-textbox/index.d.ts +0 -2
  2307. package/dist/esm/v2/components/or-textbox/index.js +0 -23
  2308. package/dist/esm/v2/components/or-toast/OrToast.vue.d.ts +0 -81
  2309. package/dist/esm/v2/components/or-toast/OrToastContainer.vue.d.ts +0 -93
  2310. package/dist/esm/v2/components/or-toast/Timer.d.ts +0 -11
  2311. package/dist/esm/v2/components/or-toast/composable/index.d.ts +0 -2
  2312. package/dist/esm/v2/components/or-toast/composable/index.js +0 -3
  2313. package/dist/esm/v2/components/or-toast/composable/useQueue.d.ts +0 -8
  2314. package/dist/esm/v2/components/or-toast/composable/useToast.d.ts +0 -13
  2315. package/dist/esm/v2/components/or-toast/composable/useToastEventBus.d.ts +0 -9
  2316. package/dist/esm/v2/components/or-toast/constants.d.ts +0 -18
  2317. package/dist/esm/v2/components/or-toast/index.d.ts +0 -6
  2318. package/dist/esm/v2/components/or-toast/index.js +0 -20
  2319. package/dist/esm/v2/components/or-toast/types.d.ts +0 -31
  2320. package/dist/esm/v2/components/or-toast-v3/OrToast.stories3.d.ts +0 -12
  2321. package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -80
  2322. package/dist/esm/v2/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -45
  2323. package/dist/esm/v2/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -85
  2324. package/dist/esm/v2/components/or-toast-v3/Timer.d.ts +0 -11
  2325. package/dist/esm/v2/components/or-toast-v3/composable/index.d.ts +0 -2
  2326. package/dist/esm/v2/components/or-toast-v3/composable/index.js +0 -3
  2327. package/dist/esm/v2/components/or-toast-v3/composable/useQueue.d.ts +0 -8
  2328. package/dist/esm/v2/components/or-toast-v3/composable/useToast.d.ts +0 -13
  2329. package/dist/esm/v2/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -9
  2330. package/dist/esm/v2/components/or-toast-v3/index.d.ts +0 -6
  2331. package/dist/esm/v2/components/or-toast-v3/index.js +0 -19
  2332. package/dist/esm/v2/components/or-toast-v3/props.d.ts +0 -18
  2333. package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -5
  2334. package/dist/esm/v2/components/or-toast-v3/types.d.ts +0 -31
  2335. package/dist/esm/v2/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
  2336. package/dist/esm/v2/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -38
  2337. package/dist/esm/v2/components/or-tooltip/index.d.ts +0 -2
  2338. package/dist/esm/v2/components/or-tooltip/index.js +0 -11
  2339. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -12
  2340. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
  2341. package/dist/esm/v2/components/or-tooltip-v3/index.d.ts +0 -2
  2342. package/dist/esm/v2/components/or-tooltip-v3/index.js +0 -13
  2343. package/dist/esm/v2/components/or-tooltip-v3/props.d.ts +0 -1
  2344. package/dist/esm/v2/components/or-tooltip-v3/styles.d.ts +0 -4
  2345. package/dist/esm/v2/directives/dropdown-close.d.ts +0 -4
  2346. package/dist/esm/v2/directives/dropdown-open.d.ts +0 -4
  2347. package/dist/esm/v2/directives/index.d.ts +0 -2
  2348. package/dist/esm/v2/directives/index.js +0 -2
  2349. package/dist/esm/v2/dom-3a15d036.js +0 -59
  2350. package/dist/esm/v2/hooks/index.d.ts +0 -5
  2351. package/dist/esm/v2/hooks/index.js +0 -7
  2352. package/dist/esm/v2/hooks/useClassAttribute.d.ts +0 -3
  2353. package/dist/esm/v2/hooks/useElevation.d.ts +0 -2
  2354. package/dist/esm/v2/hooks/useOverflow.d.ts +0 -7
  2355. package/dist/esm/v2/hooks/useResponsive/index.d.ts +0 -1
  2356. package/dist/esm/v2/hooks/useResponsive/index.js +0 -3
  2357. package/dist/esm/v2/hooks/useResponsive/useResponsive.d.ts +0 -5
  2358. package/dist/esm/v2/hooks/useToggle.d.ts +0 -8
  2359. package/dist/esm/v2/index.js +0 -134
  2360. package/dist/esm/v2/normalize-component-6e8e3d80.js +0 -76
  2361. package/dist/esm/v2/px-to-rem-0b26b83e.js +0 -3
  2362. package/dist/esm/v2/types-e90b3446.js +0 -416
  2363. package/dist/esm/v2/utils/constants/color.d.ts +0 -14
  2364. package/dist/esm/v2/utils/constants/key-codes.d.ts +0 -14
  2365. package/dist/esm/v2/utils/constants/poper.d.ts +0 -8
  2366. package/dist/esm/v2/utils/constants/regex.d.ts +0 -42
  2367. package/dist/esm/v2/utils/functions/color.d.ts +0 -19
  2368. package/dist/esm/v2/utils/functions/dom.d.ts +0 -31
  2369. package/dist/esm/v2/utils/functions/hash.d.ts +0 -2
  2370. package/dist/esm/v2/utils/functions/px-to-rem.d.ts +0 -1
  2371. package/dist/esm/v2/utils/functions/text.d.ts +0 -1
  2372. package/dist/esm/v3/OrAvatar-2808a314.js +0 -89
  2373. package/dist/esm/v3/OrCardCollection-a5e326ef.js +0 -189
  2374. package/dist/esm/v3/OrCardCollection-c6f3ac23.js +0 -198
  2375. package/dist/esm/v3/OrCarouselItem-636d99a1.js +0 -238
  2376. package/dist/esm/v3/OrCheckbox-a0b957e7.js +0 -149
  2377. package/dist/esm/v3/OrChips-9afba42f.js +0 -301
  2378. package/dist/esm/v3/OrCode-ee19a5e6.js +0 -350
  2379. package/dist/esm/v3/OrCollapse-445141ab.js +0 -148
  2380. package/dist/esm/v3/OrColorPicker-189cb097.js +0 -460
  2381. package/dist/esm/v3/OrConfirm-293f610d.js +0 -270
  2382. package/dist/esm/v3/OrConfirm-f39bd784.js +0 -214
  2383. package/dist/esm/v3/OrDateTimePicker-f2e08564.js +0 -678
  2384. package/dist/esm/v3/OrErrorTag-ceefd643.js +0 -57
  2385. package/dist/esm/v3/OrExpansionPanel-1e2a6375.js +0 -138
  2386. package/dist/esm/v3/OrFab-12889281.js +0 -79
  2387. package/dist/esm/v3/OrFloating-5240e758.js +0 -190
  2388. package/dist/esm/v3/OrIcon-669503c3.js +0 -152
  2389. package/dist/esm/v3/OrIcon-b3906e35.js +0 -115
  2390. package/dist/esm/v3/OrIconButton-5fb3a9aa.js +0 -109
  2391. package/dist/esm/v3/OrIconButton-8be9c89f.js +0 -341
  2392. package/dist/esm/v3/OrInlineInput-d9bbc08c.js +0 -239
  2393. package/dist/esm/v3/OrInlineTextEdit-1aa477b5.js +0 -338
  2394. package/dist/esm/v3/OrInlineTextarea-d5a97ed9.js +0 -224
  2395. package/dist/esm/v3/OrInput-db4813b4.js +0 -251
  2396. package/dist/esm/v3/OrList-b740d13e.js +0 -257
  2397. package/dist/esm/v3/OrListOfInputs-7a67440f.js +0 -163
  2398. package/dist/esm/v3/OrMenuItem-8773d073.js +0 -84
  2399. package/dist/esm/v3/OrModal-3a43b7e7.js +0 -130
  2400. package/dist/esm/v3/OrModal-8b074b0c.js +0 -163
  2401. package/dist/esm/v3/OrNotification-433d16f7.js +0 -140
  2402. package/dist/esm/v3/OrNotification-e85a4956.js +0 -114
  2403. package/dist/esm/v3/OrOverflowMenu-e82cbcbe.js +0 -185
  2404. package/dist/esm/v3/OrSearch-0c29f499.js +0 -97
  2405. package/dist/esm/v3/OrSearch-7cb2c91c.js +0 -1075
  2406. package/dist/esm/v3/OrSelect-323a87b4.js +0 -489
  2407. package/dist/esm/v3/OrSelect-73690828.js +0 -803
  2408. package/dist/esm/v3/OrSlider-87e2da8c.js +0 -310
  2409. package/dist/esm/v3/OrSortHeader-5eba50cd.js +0 -104
  2410. package/dist/esm/v3/OrStepper-f19b4eac.js +0 -426
  2411. package/dist/esm/v3/OrTabs-ac0be933.js +0 -212
  2412. package/dist/esm/v3/OrTag-1b5e43fa.js +0 -86
  2413. package/dist/esm/v3/OrTag-deaff080.js +0 -125
  2414. package/dist/esm/v3/OrTextbox-2f33e9c3.js +0 -493
  2415. package/dist/esm/v3/OrToastContainer-40c4c1c8.js +0 -280
  2416. package/dist/esm/v3/OrTooltip-78cd7f6b.js +0 -165
  2417. package/dist/esm/v3/color-1f348774.js +0 -60
  2418. package/dist/esm/v3/components/index.d.ts +0 -89
  2419. package/dist/esm/v3/components/index.js +0 -118
  2420. package/dist/esm/v3/components/or-avatar/OrAvatar.vue.d.ts +0 -64
  2421. package/dist/esm/v3/components/or-avatar/constants.d.ts +0 -5
  2422. package/dist/esm/v3/components/or-avatar/index.d.ts +0 -2
  2423. package/dist/esm/v3/components/or-avatar/index.js +0 -12
  2424. package/dist/esm/v3/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -42
  2425. package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -65
  2426. package/dist/esm/v3/components/or-avatar-v3/index.d.ts +0 -2
  2427. package/dist/esm/v3/components/or-avatar-v3/index.js +0 -6
  2428. package/dist/esm/v3/components/or-avatar-v3/props.d.ts +0 -14
  2429. package/dist/esm/v3/components/or-avatar-v3/styles.d.ts +0 -5
  2430. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -12
  2431. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
  2432. package/dist/esm/v3/components/or-bottom-sheet-v3/index.d.ts +0 -1
  2433. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +0 -8
  2434. package/dist/esm/v3/components/or-bottom-sheet-v3/styles.d.ts +0 -3
  2435. package/dist/esm/v3/components/or-button/OrButton.vue.d.ts +0 -188
  2436. package/dist/esm/v3/components/or-button/constants.d.ts +0 -21
  2437. package/dist/esm/v3/components/or-button/index.d.ts +0 -2
  2438. package/dist/esm/v3/components/or-button/index.js +0 -6
  2439. package/dist/esm/v3/components/or-button-v2/OrButton.vue.d.ts +0 -159
  2440. package/dist/esm/v3/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
  2441. package/dist/esm/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
  2442. package/dist/esm/v3/components/or-button-v2/constants.d.ts +0 -35
  2443. package/dist/esm/v3/components/or-button-v2/index.d.ts +0 -3
  2444. package/dist/esm/v3/components/or-button-v2/index.js +0 -13
  2445. package/dist/esm/v3/components/or-button-v3/OrButton.stories3.d.ts +0 -22
  2446. package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +0 -85
  2447. package/dist/esm/v3/components/or-button-v3/index.d.ts +0 -2
  2448. package/dist/esm/v3/components/or-button-v3/index.js +0 -6
  2449. package/dist/esm/v3/components/or-button-v3/props.d.ts +0 -15
  2450. package/dist/esm/v3/components/or-button-v3/styles.d.ts +0 -4
  2451. package/dist/esm/v3/components/or-card/OrCard.vue.d.ts +0 -26
  2452. package/dist/esm/v3/components/or-card/index.d.ts +0 -1
  2453. package/dist/esm/v3/components/or-card/index.js +0 -4
  2454. package/dist/esm/v3/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
  2455. package/dist/esm/v3/components/or-card-collection/constants.d.ts +0 -4
  2456. package/dist/esm/v3/components/or-card-collection/index.d.ts +0 -3
  2457. package/dist/esm/v3/components/or-card-collection/index.js +0 -22
  2458. package/dist/esm/v3/components/or-card-collection/types.d.ts +0 -8
  2459. package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -17
  2460. package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
  2461. package/dist/esm/v3/components/or-card-collection-v3/index.d.ts +0 -3
  2462. package/dist/esm/v3/components/or-card-collection-v3/index.js +0 -23
  2463. package/dist/esm/v3/components/or-card-collection-v3/props.d.ts +0 -4
  2464. package/dist/esm/v3/components/or-card-collection-v3/styles.d.ts +0 -6
  2465. package/dist/esm/v3/components/or-card-collection-v3/types.d.ts +0 -7
  2466. package/dist/esm/v3/components/or-card-v3/OrCard.stories3.d.ts +0 -12
  2467. package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +0 -8
  2468. package/dist/esm/v3/components/or-card-v3/index.d.ts +0 -1
  2469. package/dist/esm/v3/components/or-card-v3/index.js +0 -5
  2470. package/dist/esm/v3/components/or-card-v3/styles.d.ts +0 -1
  2471. package/dist/esm/v3/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
  2472. package/dist/esm/v3/components/or-carousel/OrCarouselItem.vue.d.ts +0 -2
  2473. package/dist/esm/v3/components/or-carousel/constants.d.ts +0 -15
  2474. package/dist/esm/v3/components/or-carousel/index.d.ts +0 -3
  2475. package/dist/esm/v3/components/or-carousel/index.js +0 -13
  2476. package/dist/esm/v3/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
  2477. package/dist/esm/v3/components/or-checkbox/index.d.ts +0 -1
  2478. package/dist/esm/v3/components/or-checkbox/index.js +0 -12
  2479. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -12
  2480. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
  2481. package/dist/esm/v3/components/or-checkbox-v3/index.d.ts +0 -1
  2482. package/dist/esm/v3/components/or-checkbox-v3/index.js +0 -7
  2483. package/dist/esm/v3/components/or-checkbox-v3/styles.d.ts +0 -3
  2484. package/dist/esm/v3/components/or-chips/OrChip.vue.d.ts +0 -58
  2485. package/dist/esm/v3/components/or-chips/OrChips.vue.d.ts +0 -96
  2486. package/dist/esm/v3/components/or-chips/OrChipsInput.vue.d.ts +0 -82
  2487. package/dist/esm/v3/components/or-chips/constants.d.ts +0 -9
  2488. package/dist/esm/v3/components/or-chips/index.d.ts +0 -2
  2489. package/dist/esm/v3/components/or-chips/index.js +0 -14
  2490. package/dist/esm/v3/components/or-code/OrCode.vue.d.ts +0 -213
  2491. package/dist/esm/v3/components/or-code/constants.d.ts +0 -8
  2492. package/dist/esm/v3/components/or-code/index.d.ts +0 -2
  2493. package/dist/esm/v3/components/or-code/index.js +0 -28
  2494. package/dist/esm/v3/components/or-code/lang.d.ts +0 -11
  2495. package/dist/esm/v3/components/or-collapse/OrCollapse.vue.d.ts +0 -81
  2496. package/dist/esm/v3/components/or-collapse/index.d.ts +0 -1
  2497. package/dist/esm/v3/components/or-collapse/index.js +0 -7
  2498. package/dist/esm/v3/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
  2499. package/dist/esm/v3/components/or-color-picker/constants.d.ts +0 -575
  2500. package/dist/esm/v3/components/or-color-picker/index.d.ts +0 -3
  2501. package/dist/esm/v3/components/or-color-picker/index.js +0 -10
  2502. package/dist/esm/v3/components/or-color-picker/types.d.ts +0 -1
  2503. package/dist/esm/v3/components/or-color-picker/utils/defultPalette.d.ts +0 -2
  2504. package/dist/esm/v3/components/or-confirm/OrConfirm.vue.d.ts +0 -237
  2505. package/dist/esm/v3/components/or-confirm/index.d.ts +0 -1
  2506. package/dist/esm/v3/components/or-confirm/index.js +0 -25
  2507. package/dist/esm/v3/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -37
  2508. package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
  2509. package/dist/esm/v3/components/or-confirm-v3/index.d.ts +0 -2
  2510. package/dist/esm/v3/components/or-confirm-v3/index.js +0 -24
  2511. package/dist/esm/v3/components/or-confirm-v3/props.d.ts +0 -4
  2512. package/dist/esm/v3/components/or-confirm-v3/styles.d.ts +0 -7
  2513. package/dist/esm/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
  2514. package/dist/esm/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
  2515. package/dist/esm/v3/components/or-date-time-picker/constants.d.ts +0 -24
  2516. package/dist/esm/v3/components/or-date-time-picker/index.d.ts +0 -2
  2517. package/dist/esm/v3/components/or-date-time-picker/index.js +0 -19
  2518. package/dist/esm/v3/components/or-error/OrError.vue.d.ts +0 -19
  2519. package/dist/esm/v3/components/or-error/index.d.ts +0 -1
  2520. package/dist/esm/v3/components/or-error/index.js +0 -4
  2521. package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -12
  2522. package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -8
  2523. package/dist/esm/v3/components/or-error-tag-v3/index.d.ts +0 -1
  2524. package/dist/esm/v3/components/or-error-tag-v3/index.js +0 -6
  2525. package/dist/esm/v3/components/or-error-tag-v3/styles.d.ts +0 -1
  2526. package/dist/esm/v3/components/or-error-v3/OrError.stories3.d.ts +0 -12
  2527. package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +0 -28
  2528. package/dist/esm/v3/components/or-error-v3/index.d.ts +0 -1
  2529. package/dist/esm/v3/components/or-error-v3/index.js +0 -5
  2530. package/dist/esm/v3/components/or-error-v3/styles.d.ts +0 -3
  2531. package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -12
  2532. package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -64
  2533. package/dist/esm/v3/components/or-expansion-panel-v3/index.d.ts +0 -2
  2534. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +0 -6
  2535. package/dist/esm/v3/components/or-expansion-panel-v3/props.d.ts +0 -8
  2536. package/dist/esm/v3/components/or-expansion-panel-v3/styles.d.ts +0 -6
  2537. package/dist/esm/v3/components/or-fab-v3/OrFab.stories3.d.ts +0 -12
  2538. package/dist/esm/v3/components/or-fab-v3/OrFab.vue.d.ts +0 -47
  2539. package/dist/esm/v3/components/or-fab-v3/index.d.ts +0 -2
  2540. package/dist/esm/v3/components/or-fab-v3/index.js +0 -6
  2541. package/dist/esm/v3/components/or-fab-v3/props.d.ts +0 -4
  2542. package/dist/esm/v3/components/or-fab-v3/styles.d.ts +0 -3
  2543. package/dist/esm/v3/components/or-floating/OrFloating.vue.d.ts +0 -154
  2544. package/dist/esm/v3/components/or-floating/constants.d.ts +0 -18
  2545. package/dist/esm/v3/components/or-floating/index.d.ts +0 -2
  2546. package/dist/esm/v3/components/or-floating/index.js +0 -8
  2547. package/dist/esm/v3/components/or-hint/OrHint.vue.d.ts +0 -23
  2548. package/dist/esm/v3/components/or-hint/index.d.ts +0 -1
  2549. package/dist/esm/v3/components/or-hint/index.js +0 -5
  2550. package/dist/esm/v3/components/or-hint-v3/OrHint.stories3.d.ts +0 -12
  2551. package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +0 -28
  2552. package/dist/esm/v3/components/or-hint-v3/index.d.ts +0 -1
  2553. package/dist/esm/v3/components/or-hint-v3/index.js +0 -5
  2554. package/dist/esm/v3/components/or-hint-v3/styles.d.ts +0 -3
  2555. package/dist/esm/v3/components/or-icon/OrIcon.vue.d.ts +0 -123
  2556. package/dist/esm/v3/components/or-icon/constants.d.ts +0 -20
  2557. package/dist/esm/v3/components/or-icon/index.d.ts +0 -2
  2558. package/dist/esm/v3/components/or-icon/index.js +0 -11
  2559. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -12
  2560. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
  2561. package/dist/esm/v3/components/or-icon-button-v3/index.d.ts +0 -2
  2562. package/dist/esm/v3/components/or-icon-button-v3/index.js +0 -14
  2563. package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +0 -5
  2564. package/dist/esm/v3/components/or-icon-button-v3/styles.d.ts +0 -3
  2565. package/dist/esm/v3/components/or-icon-v3/OrIcon.stories3.d.ts +0 -12
  2566. package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +0 -47
  2567. package/dist/esm/v3/components/or-icon-v3/index.d.ts +0 -2
  2568. package/dist/esm/v3/components/or-icon-v3/index.js +0 -5
  2569. package/dist/esm/v3/components/or-icon-v3/props.d.ts +0 -14
  2570. package/dist/esm/v3/components/or-icon-v3/styles.d.ts +0 -4
  2571. package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -12
  2572. package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -37
  2573. package/dist/esm/v3/components/or-inline-input-box-v3/index.d.ts +0 -2
  2574. package/dist/esm/v3/components/or-inline-input-box-v3/index.js +0 -5
  2575. package/dist/esm/v3/components/or-inline-input-box-v3/props.d.ts +0 -4
  2576. package/dist/esm/v3/components/or-inline-input-box-v3/styles.d.ts +0 -3
  2577. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -12
  2578. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
  2579. package/dist/esm/v3/components/or-inline-input-v3/index.d.ts +0 -2
  2580. package/dist/esm/v3/components/or-inline-input-v3/index.js +0 -19
  2581. package/dist/esm/v3/components/or-inline-input-v3/props.d.ts +0 -5
  2582. package/dist/esm/v3/components/or-inline-input-v3/styles.d.ts +0 -3
  2583. package/dist/esm/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
  2584. package/dist/esm/v3/components/or-inline-text-edit/constants.d.ts +0 -9
  2585. package/dist/esm/v3/components/or-inline-text-edit/index.d.ts +0 -2
  2586. package/dist/esm/v3/components/or-inline-text-edit/index.js +0 -17
  2587. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -12
  2588. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
  2589. package/dist/esm/v3/components/or-inline-textarea-v3/index.d.ts +0 -1
  2590. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +0 -19
  2591. package/dist/esm/v3/components/or-inline-textarea-v3/styles.d.ts +0 -3
  2592. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -12
  2593. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -71
  2594. package/dist/esm/v3/components/or-input-box-v3/index.d.ts +0 -2
  2595. package/dist/esm/v3/components/or-input-box-v3/index.js +0 -5
  2596. package/dist/esm/v3/components/or-input-box-v3/props.d.ts +0 -8
  2597. package/dist/esm/v3/components/or-input-box-v3/styles.d.ts +0 -4
  2598. package/dist/esm/v3/components/or-input-v3/OrInput.stories3.d.ts +0 -27
  2599. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +0 -160
  2600. package/dist/esm/v3/components/or-input-v3/index.d.ts +0 -2
  2601. package/dist/esm/v3/components/or-input-v3/index.js +0 -20
  2602. package/dist/esm/v3/components/or-input-v3/props.d.ts +0 -7
  2603. package/dist/esm/v3/components/or-input-v3/styles.d.ts +0 -2
  2604. package/dist/esm/v3/components/or-inputs/OrInput.vue.d.ts +0 -204
  2605. package/dist/esm/v3/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
  2606. package/dist/esm/v3/components/or-inputs/OrPassword.vue.d.ts +0 -158
  2607. package/dist/esm/v3/components/or-inputs/OrSearch.vue.d.ts +0 -182
  2608. package/dist/esm/v3/components/or-inputs/OrTextarea.vue.d.ts +0 -179
  2609. package/dist/esm/v3/components/or-inputs/index.d.ts +0 -5
  2610. package/dist/esm/v3/components/or-inputs/index.js +0 -20
  2611. package/dist/esm/v3/components/or-label/OrLabel.vue.d.ts +0 -43
  2612. package/dist/esm/v3/components/or-label/index.d.ts +0 -1
  2613. package/dist/esm/v3/components/or-label/index.js +0 -5
  2614. package/dist/esm/v3/components/or-label-v3/OrLabel.stories3.d.ts +0 -12
  2615. package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +0 -63
  2616. package/dist/esm/v3/components/or-label-v3/index.d.ts +0 -2
  2617. package/dist/esm/v3/components/or-label-v3/index.js +0 -5
  2618. package/dist/esm/v3/components/or-label-v3/props.d.ts +0 -4
  2619. package/dist/esm/v3/components/or-label-v3/styles.d.ts +0 -5
  2620. package/dist/esm/v3/components/or-link-v3/OrLink.stories3.d.ts +0 -27
  2621. package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +0 -80
  2622. package/dist/esm/v3/components/or-link-v3/index.d.ts +0 -2
  2623. package/dist/esm/v3/components/or-link-v3/index.js +0 -5
  2624. package/dist/esm/v3/components/or-link-v3/props.d.ts +0 -7
  2625. package/dist/esm/v3/components/or-link-v3/styles.d.ts +0 -3
  2626. package/dist/esm/v3/components/or-list/OrList.vue.d.ts +0 -175
  2627. package/dist/esm/v3/components/or-list/index.d.ts +0 -1
  2628. package/dist/esm/v3/components/or-list/index.js +0 -18
  2629. package/dist/esm/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
  2630. package/dist/esm/v3/components/or-list-of-inputs/index.d.ts +0 -1
  2631. package/dist/esm/v3/components/or-list-of-inputs/index.js +0 -24
  2632. package/dist/esm/v3/components/or-loader/OrLoader.vue.d.ts +0 -73
  2633. package/dist/esm/v3/components/or-loader/constants.d.ts +0 -6
  2634. package/dist/esm/v3/components/or-loader/index.d.ts +0 -2
  2635. package/dist/esm/v3/components/or-loader/index.js +0 -5
  2636. package/dist/esm/v3/components/or-loader/types.d.ts +0 -3
  2637. package/dist/esm/v3/components/or-loader-v3/OrLoader.stories3.d.ts +0 -12
  2638. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +0 -50
  2639. package/dist/esm/v3/components/or-loader-v3/index.d.ts +0 -2
  2640. package/dist/esm/v3/components/or-loader-v3/index.js +0 -5
  2641. package/dist/esm/v3/components/or-loader-v3/props.d.ts +0 -13
  2642. package/dist/esm/v3/components/or-loader-v3/styles.d.ts +0 -3
  2643. package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -17
  2644. package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
  2645. package/dist/esm/v3/components/or-menu-item-v3/index.d.ts +0 -1
  2646. package/dist/esm/v3/components/or-menu-item-v3/index.js +0 -6
  2647. package/dist/esm/v3/components/or-menu-item-v3/styles.d.ts +0 -1
  2648. package/dist/esm/v3/components/or-menu-v3/OrMenu.stories3.d.ts +0 -12
  2649. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
  2650. package/dist/esm/v3/components/or-menu-v3/index.d.ts +0 -2
  2651. package/dist/esm/v3/components/or-menu-v3/index.js +0 -12
  2652. package/dist/esm/v3/components/or-menu-v3/props.d.ts +0 -1
  2653. package/dist/esm/v3/components/or-menu-v3/styles.d.ts +0 -2
  2654. package/dist/esm/v3/components/or-modal/OrModal.vue.d.ts +0 -121
  2655. package/dist/esm/v3/components/or-modal/constants.d.ts +0 -7
  2656. package/dist/esm/v3/components/or-modal/index.d.ts +0 -2
  2657. package/dist/esm/v3/components/or-modal/index.js +0 -17
  2658. package/dist/esm/v3/components/or-modal-v3/OrModal.stories3.d.ts +0 -12
  2659. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -40
  2660. package/dist/esm/v3/components/or-modal-v3/index.d.ts +0 -2
  2661. package/dist/esm/v3/components/or-modal-v3/index.js +0 -15
  2662. package/dist/esm/v3/components/or-modal-v3/props.d.ts +0 -5
  2663. package/dist/esm/v3/components/or-modal-v3/styles.d.ts +0 -5
  2664. package/dist/esm/v3/components/or-notification/OrNotification.vue.d.ts +0 -83
  2665. package/dist/esm/v3/components/or-notification/constants.d.ts +0 -10
  2666. package/dist/esm/v3/components/or-notification/index.d.ts +0 -2
  2667. package/dist/esm/v3/components/or-notification/index.js +0 -14
  2668. package/dist/esm/v3/components/or-notification-v3/OrNotification.stories3.d.ts +0 -12
  2669. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -32
  2670. package/dist/esm/v3/components/or-notification-v3/index.d.ts +0 -2
  2671. package/dist/esm/v3/components/or-notification-v3/index.js +0 -15
  2672. package/dist/esm/v3/components/or-notification-v3/props.d.ts +0 -6
  2673. package/dist/esm/v3/components/or-notification-v3/styles.d.ts +0 -5
  2674. package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
  2675. package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
  2676. package/dist/esm/v3/components/or-overflow-menu/index.d.ts +0 -2
  2677. package/dist/esm/v3/components/or-overflow-menu/index.js +0 -15
  2678. package/dist/esm/v3/components/or-overflow-menu/types.d.ts +0 -7
  2679. package/dist/esm/v3/components/or-overlay/OrOverlay.vue.d.ts +0 -50
  2680. package/dist/esm/v3/components/or-overlay/index.d.ts +0 -1
  2681. package/dist/esm/v3/components/or-overlay/index.js +0 -4
  2682. package/dist/esm/v3/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -12
  2683. package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -24
  2684. package/dist/esm/v3/components/or-overlay-v3/index.d.ts +0 -1
  2685. package/dist/esm/v3/components/or-overlay-v3/index.js +0 -7
  2686. package/dist/esm/v3/components/or-overlay-v3/styles.d.ts +0 -1
  2687. package/dist/esm/v3/components/or-popover-v3/OrPopover.stories3.d.ts +0 -12
  2688. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
  2689. package/dist/esm/v3/components/or-popover-v3/index.d.ts +0 -2
  2690. package/dist/esm/v3/components/or-popover-v3/index.js +0 -11
  2691. package/dist/esm/v3/components/or-popover-v3/props.d.ts +0 -19
  2692. package/dist/esm/v3/components/or-popover-v3/styles.d.ts +0 -4
  2693. package/dist/esm/v3/components/or-progress/OrProgress.vue.d.ts +0 -164
  2694. package/dist/esm/v3/components/or-progress/constants.d.ts +0 -11
  2695. package/dist/esm/v3/components/or-progress/index.d.ts +0 -2
  2696. package/dist/esm/v3/components/or-progress/index.js +0 -5
  2697. package/dist/esm/v3/components/or-progress-v3/OrProgress.stories3.d.ts +0 -82
  2698. package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +0 -146
  2699. package/dist/esm/v3/components/or-progress-v3/index.d.ts +0 -2
  2700. package/dist/esm/v3/components/or-progress-v3/index.js +0 -7
  2701. package/dist/esm/v3/components/or-progress-v3/props.d.ts +0 -11
  2702. package/dist/esm/v3/components/or-progress-v3/styles.d.ts +0 -11
  2703. package/dist/esm/v3/components/or-radio/OrRadio.vue.d.ts +0 -90
  2704. package/dist/esm/v3/components/or-radio/index.d.ts +0 -1
  2705. package/dist/esm/v3/components/or-radio/index.js +0 -5
  2706. package/dist/esm/v3/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -81
  2707. package/dist/esm/v3/components/or-radio-group/index.d.ts +0 -1
  2708. package/dist/esm/v3/components/or-radio-group/index.js +0 -4
  2709. package/dist/esm/v3/components/or-radio-v3/OrRadio.stories3.d.ts +0 -12
  2710. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
  2711. package/dist/esm/v3/components/or-radio-v3/index.d.ts +0 -1
  2712. package/dist/esm/v3/components/or-radio-v3/index.js +0 -7
  2713. package/dist/esm/v3/components/or-radio-v3/styles.d.ts +0 -3
  2714. package/dist/esm/v3/components/or-search-v3/OrSearch.stories3.d.ts +0 -12
  2715. package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +0 -88
  2716. package/dist/esm/v3/components/or-search-v3/index.d.ts +0 -2
  2717. package/dist/esm/v3/components/or-search-v3/index.js +0 -21
  2718. package/dist/esm/v3/components/or-search-v3/props.d.ts +0 -1
  2719. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -12
  2720. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
  2721. package/dist/esm/v3/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -47
  2722. package/dist/esm/v3/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -3
  2723. package/dist/esm/v3/components/or-segmented-control-v3/index.d.ts +0 -3
  2724. package/dist/esm/v3/components/or-segmented-control-v3/index.js +0 -5
  2725. package/dist/esm/v3/components/or-segmented-control-v3/props.d.ts +0 -4
  2726. package/dist/esm/v3/components/or-segmented-control-v3/styles.d.ts +0 -3
  2727. package/dist/esm/v3/components/or-segmented-control-v3/types.d.ts +0 -4
  2728. package/dist/esm/v3/components/or-select/OrSelect.vue.d.ts +0 -230
  2729. package/dist/esm/v3/components/or-select/OrSelectContent.vue.d.ts +0 -114
  2730. package/dist/esm/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
  2731. package/dist/esm/v3/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
  2732. package/dist/esm/v3/components/or-select/OrSelectInput.vue.d.ts +0 -81
  2733. package/dist/esm/v3/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
  2734. package/dist/esm/v3/components/or-select/OrSelectMain.vue.d.ts +0 -158
  2735. package/dist/esm/v3/components/or-select/OrSelectOption.vue.d.ts +0 -37
  2736. package/dist/esm/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
  2737. package/dist/esm/v3/components/or-select/constants.d.ts +0 -50
  2738. package/dist/esm/v3/components/or-select/index.d.ts +0 -2
  2739. package/dist/esm/v3/components/or-select/index.js +0 -18
  2740. package/dist/esm/v3/components/or-select/stories.helpers.d.ts +0 -6
  2741. package/dist/esm/v3/components/or-select/types.d.ts +0 -9
  2742. package/dist/esm/v3/components/or-select-v3/OrSelect.stories3.d.ts +0 -42
  2743. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -266
  2744. package/dist/esm/v3/components/or-select-v3/index.d.ts +0 -2
  2745. package/dist/esm/v3/components/or-select-v3/index.js +0 -27
  2746. package/dist/esm/v3/components/or-select-v3/props.d.ts +0 -1
  2747. package/dist/esm/v3/components/or-select-v3/styles.d.ts +0 -5
  2748. package/dist/esm/v3/components/or-select-v3/types.d.ts +0 -10
  2749. package/dist/esm/v3/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
  2750. package/dist/esm/v3/components/or-sidebar/constants.d.ts +0 -4
  2751. package/dist/esm/v3/components/or-sidebar/index.d.ts +0 -2
  2752. package/dist/esm/v3/components/or-sidebar/index.js +0 -6
  2753. package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -37
  2754. package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
  2755. package/dist/esm/v3/components/or-sidebar-v3/index.d.ts +0 -2
  2756. package/dist/esm/v3/components/or-sidebar-v3/index.js +0 -5
  2757. package/dist/esm/v3/components/or-sidebar-v3/props.d.ts +0 -4
  2758. package/dist/esm/v3/components/or-sidebar-v3/styles.d.ts +0 -10
  2759. package/dist/esm/v3/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -43
  2760. package/dist/esm/v3/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -56
  2761. package/dist/esm/v3/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -73
  2762. package/dist/esm/v3/components/or-skeleton/constants.d.ts +0 -9
  2763. package/dist/esm/v3/components/or-skeleton/index.d.ts +0 -4
  2764. package/dist/esm/v3/components/or-skeleton/index.js +0 -6
  2765. package/dist/esm/v3/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -35
  2766. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -22
  2767. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -51
  2768. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -32
  2769. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -60
  2770. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -32
  2771. package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -96
  2772. package/dist/esm/v3/components/or-skeleton-v3/index.d.ts +0 -3
  2773. package/dist/esm/v3/components/or-skeleton-v3/index.js +0 -7
  2774. package/dist/esm/v3/components/or-skeleton-v3/styles.d.ts +0 -6
  2775. package/dist/esm/v3/components/or-slider/OrSlider.vue.d.ts +0 -192
  2776. package/dist/esm/v3/components/or-slider/index.d.ts +0 -1
  2777. package/dist/esm/v3/components/or-slider/index.js +0 -13
  2778. package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -12
  2779. package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
  2780. package/dist/esm/v3/components/or-sort-header-v3/index.d.ts +0 -2
  2781. package/dist/esm/v3/components/or-sort-header-v3/index.js +0 -6
  2782. package/dist/esm/v3/components/or-sort-header-v3/styles.d.ts +0 -1
  2783. package/dist/esm/v3/components/or-sort-header-v3/types.d.ts +0 -4
  2784. package/dist/esm/v3/components/or-stepper/OrStepper.vue.d.ts +0 -106
  2785. package/dist/esm/v3/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -73
  2786. package/dist/esm/v3/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -106
  2787. package/dist/esm/v3/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -106
  2788. package/dist/esm/v3/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
  2789. package/dist/esm/v3/components/or-stepper/StatusIcon.vue.d.ts +0 -22
  2790. package/dist/esm/v3/components/or-stepper/index.d.ts +0 -1
  2791. package/dist/esm/v3/components/or-stepper/index.js +0 -14
  2792. package/dist/esm/v3/components/or-switch/OrSwitch.vue.d.ts +0 -97
  2793. package/dist/esm/v3/components/or-switch/index.d.ts +0 -1
  2794. package/dist/esm/v3/components/or-switch/index.js +0 -6
  2795. package/dist/esm/v3/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -12
  2796. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
  2797. package/dist/esm/v3/components/or-switch-v3/index.d.ts +0 -1
  2798. package/dist/esm/v3/components/or-switch-v3/index.js +0 -8
  2799. package/dist/esm/v3/components/or-switch-v3/styles.d.ts +0 -5
  2800. package/dist/esm/v3/components/or-tab/OrTab.vue.d.ts +0 -63
  2801. package/dist/esm/v3/components/or-tab/index.d.ts +0 -1
  2802. package/dist/esm/v3/components/or-tab/index.js +0 -6
  2803. package/dist/esm/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
  2804. package/dist/esm/v3/components/or-tab-header-item/index.d.ts +0 -1
  2805. package/dist/esm/v3/components/or-tab-header-item/index.js +0 -5
  2806. package/dist/esm/v3/components/or-tab-v3/OrTab.stories3.d.ts +0 -12
  2807. package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +0 -28
  2808. package/dist/esm/v3/components/or-tab-v3/index.d.ts +0 -1
  2809. package/dist/esm/v3/components/or-tab-v3/index.js +0 -5
  2810. package/dist/esm/v3/components/or-tab-v3/styles.d.ts +0 -1
  2811. package/dist/esm/v3/components/or-tabs/OrTabs.vue.d.ts +0 -26
  2812. package/dist/esm/v3/components/or-tabs/index.d.ts +0 -1
  2813. package/dist/esm/v3/components/or-tabs/index.js +0 -6
  2814. package/dist/esm/v3/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -17
  2815. package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
  2816. package/dist/esm/v3/components/or-tabs-v3/index.d.ts +0 -3
  2817. package/dist/esm/v3/components/or-tabs-v3/index.js +0 -16
  2818. package/dist/esm/v3/components/or-tabs-v3/props.d.ts +0 -4
  2819. package/dist/esm/v3/components/or-tabs-v3/styles.d.ts +0 -3
  2820. package/dist/esm/v3/components/or-tabs-v3/types.d.ts +0 -4
  2821. package/dist/esm/v3/components/or-tag/OrTag.vue.d.ts +0 -71
  2822. package/dist/esm/v3/components/or-tag/index.d.ts +0 -1
  2823. package/dist/esm/v3/components/or-tag/index.js +0 -13
  2824. package/dist/esm/v3/components/or-tag-v3/OrTag.stories3.d.ts +0 -17
  2825. package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +0 -54
  2826. package/dist/esm/v3/components/or-tag-v3/index.d.ts +0 -2
  2827. package/dist/esm/v3/components/or-tag-v3/index.js +0 -15
  2828. package/dist/esm/v3/components/or-tag-v3/props.d.ts +0 -9
  2829. package/dist/esm/v3/components/or-tag-v3/styles.d.ts +0 -4
  2830. package/dist/esm/v3/components/or-teleport/OrTeleportVue3.vue.d.ts +0 -33
  2831. package/dist/esm/v3/components/or-teleport/constants.d.ts +0 -12
  2832. package/dist/esm/v3/components/or-teleport/index.d.ts +0 -2
  2833. package/dist/esm/v3/components/or-teleport/index.js +0 -3
  2834. package/dist/esm/v3/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -12
  2835. package/dist/esm/v3/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +0 -29
  2836. package/dist/esm/v3/components/or-teleport-v3/index.d.ts +0 -1
  2837. package/dist/esm/v3/components/or-teleport-v3/index.js +0 -3
  2838. package/dist/esm/v3/components/or-text-v3/OrText.stories3.d.ts +0 -12
  2839. package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +0 -42
  2840. package/dist/esm/v3/components/or-text-v3/index.d.ts +0 -1
  2841. package/dist/esm/v3/components/or-text-v3/index.js +0 -5
  2842. package/dist/esm/v3/components/or-text-v3/styles.d.ts +0 -3
  2843. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -12
  2844. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
  2845. package/dist/esm/v3/components/or-textarea-v3/index.d.ts +0 -2
  2846. package/dist/esm/v3/components/or-textarea-v3/index.js +0 -10
  2847. package/dist/esm/v3/components/or-textarea-v3/props.d.ts +0 -1
  2848. package/dist/esm/v3/components/or-textarea-v3/styles.d.ts +0 -2
  2849. package/dist/esm/v3/components/or-textbox/OrTextbox.vue.d.ts +0 -375
  2850. package/dist/esm/v3/components/or-textbox/constants.d.ts +0 -8
  2851. package/dist/esm/v3/components/or-textbox/index.d.ts +0 -2
  2852. package/dist/esm/v3/components/or-textbox/index.js +0 -20
  2853. package/dist/esm/v3/components/or-toast/OrToast.vue.d.ts +0 -81
  2854. package/dist/esm/v3/components/or-toast/OrToastContainer.vue.d.ts +0 -93
  2855. package/dist/esm/v3/components/or-toast/Timer.d.ts +0 -11
  2856. package/dist/esm/v3/components/or-toast/composable/index.d.ts +0 -2
  2857. package/dist/esm/v3/components/or-toast/composable/index.js +0 -3
  2858. package/dist/esm/v3/components/or-toast/composable/useQueue.d.ts +0 -8
  2859. package/dist/esm/v3/components/or-toast/composable/useToast.d.ts +0 -13
  2860. package/dist/esm/v3/components/or-toast/composable/useToastEventBus.d.ts +0 -9
  2861. package/dist/esm/v3/components/or-toast/constants.d.ts +0 -18
  2862. package/dist/esm/v3/components/or-toast/index.d.ts +0 -6
  2863. package/dist/esm/v3/components/or-toast/index.js +0 -17
  2864. package/dist/esm/v3/components/or-toast/types.d.ts +0 -31
  2865. package/dist/esm/v3/components/or-toast-v3/OrToast.stories3.d.ts +0 -12
  2866. package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -80
  2867. package/dist/esm/v3/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -45
  2868. package/dist/esm/v3/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -85
  2869. package/dist/esm/v3/components/or-toast-v3/Timer.d.ts +0 -11
  2870. package/dist/esm/v3/components/or-toast-v3/composable/index.d.ts +0 -2
  2871. package/dist/esm/v3/components/or-toast-v3/composable/index.js +0 -3
  2872. package/dist/esm/v3/components/or-toast-v3/composable/useQueue.d.ts +0 -8
  2873. package/dist/esm/v3/components/or-toast-v3/composable/useToast.d.ts +0 -13
  2874. package/dist/esm/v3/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -9
  2875. package/dist/esm/v3/components/or-toast-v3/index.d.ts +0 -6
  2876. package/dist/esm/v3/components/or-toast-v3/index.js +0 -18
  2877. package/dist/esm/v3/components/or-toast-v3/props.d.ts +0 -18
  2878. package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -5
  2879. package/dist/esm/v3/components/or-toast-v3/types.d.ts +0 -31
  2880. package/dist/esm/v3/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
  2881. package/dist/esm/v3/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -38
  2882. package/dist/esm/v3/components/or-tooltip/index.d.ts +0 -2
  2883. package/dist/esm/v3/components/or-tooltip/index.js +0 -9
  2884. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -12
  2885. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
  2886. package/dist/esm/v3/components/or-tooltip-v3/index.d.ts +0 -2
  2887. package/dist/esm/v3/components/or-tooltip-v3/index.js +0 -12
  2888. package/dist/esm/v3/components/or-tooltip-v3/props.d.ts +0 -1
  2889. package/dist/esm/v3/components/or-tooltip-v3/styles.d.ts +0 -4
  2890. package/dist/esm/v3/directives/dropdown-close.d.ts +0 -4
  2891. package/dist/esm/v3/directives/dropdown-open.d.ts +0 -4
  2892. package/dist/esm/v3/directives/index.d.ts +0 -2
  2893. package/dist/esm/v3/directives/index.js +0 -2
  2894. package/dist/esm/v3/dom-3a15d036.js +0 -59
  2895. package/dist/esm/v3/hooks/index.d.ts +0 -5
  2896. package/dist/esm/v3/hooks/index.js +0 -7
  2897. package/dist/esm/v3/hooks/useClassAttribute.d.ts +0 -3
  2898. package/dist/esm/v3/hooks/useElevation.d.ts +0 -2
  2899. package/dist/esm/v3/hooks/useOverflow.d.ts +0 -7
  2900. package/dist/esm/v3/hooks/useResponsive/index.d.ts +0 -1
  2901. package/dist/esm/v3/hooks/useResponsive/index.js +0 -3
  2902. package/dist/esm/v3/hooks/useResponsive/useResponsive.d.ts +0 -5
  2903. package/dist/esm/v3/hooks/useToggle.d.ts +0 -8
  2904. package/dist/esm/v3/index.js +0 -126
  2905. package/dist/esm/v3/px-to-rem-0b26b83e.js +0 -3
  2906. package/dist/esm/v3/types-d5d4ab32.js +0 -355
  2907. package/dist/esm/v3/utils/constants/color.d.ts +0 -14
  2908. package/dist/esm/v3/utils/constants/key-codes.d.ts +0 -14
  2909. package/dist/esm/v3/utils/constants/poper.d.ts +0 -8
  2910. package/dist/esm/v3/utils/constants/regex.d.ts +0 -42
  2911. package/dist/esm/v3/utils/functions/color.d.ts +0 -19
  2912. package/dist/esm/v3/utils/functions/dom.d.ts +0 -31
  2913. package/dist/esm/v3/utils/functions/hash.d.ts +0 -2
  2914. package/dist/esm/v3/utils/functions/px-to-rem.d.ts +0 -1
  2915. package/dist/esm/v3/utils/functions/text.d.ts +0 -1
@@ -1,2878 +0,0 @@
1
- import './index-fa6eb4ca.js';
2
- import _ from 'lodash';
3
- import { v as v4 } from './v4-cf8987a3.js';
4
- import { O as OrError } from './OrError-31503e4c.js';
5
- import { O as OrLabel } from './OrLabel-74c73ba4.js';
6
- import { O as OrButton } from './OrButton-705cd0bd.js';
7
- import { O as OrIconButton } from './OrIconButton-65962c1c.js';
8
- import { O as OrIcon } from './OrIcon-10ec459c.js';
9
- import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
10
- import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
11
- import { c as createInjector } from './browser-82dea9ed.js';
12
-
13
- /**!
14
- * Sortable 1.14.0
15
- * @author RubaXa <trash@rubaxa.org>
16
- * @author owenm <owen23355@gmail.com>
17
- * @license MIT
18
- */
19
- function ownKeys(object, enumerableOnly) {
20
- var keys = Object.keys(object);
21
- if (Object.getOwnPropertySymbols) {
22
- var symbols = Object.getOwnPropertySymbols(object);
23
- if (enumerableOnly) {
24
- symbols = symbols.filter(function (sym) {
25
- return Object.getOwnPropertyDescriptor(object, sym).enumerable;
26
- });
27
- }
28
- keys.push.apply(keys, symbols);
29
- }
30
- return keys;
31
- }
32
- function _objectSpread2(target) {
33
- for (var i = 1; i < arguments.length; i++) {
34
- var source = arguments[i] != null ? arguments[i] : {};
35
- if (i % 2) {
36
- ownKeys(Object(source), true).forEach(function (key) {
37
- _defineProperty(target, key, source[key]);
38
- });
39
- } else if (Object.getOwnPropertyDescriptors) {
40
- Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
41
- } else {
42
- ownKeys(Object(source)).forEach(function (key) {
43
- Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
44
- });
45
- }
46
- }
47
- return target;
48
- }
49
- function _typeof(obj) {
50
- "@babel/helpers - typeof";
51
-
52
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
53
- _typeof = function (obj) {
54
- return typeof obj;
55
- };
56
- } else {
57
- _typeof = function (obj) {
58
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
59
- };
60
- }
61
- return _typeof(obj);
62
- }
63
- function _defineProperty(obj, key, value) {
64
- if (key in obj) {
65
- Object.defineProperty(obj, key, {
66
- value: value,
67
- enumerable: true,
68
- configurable: true,
69
- writable: true
70
- });
71
- } else {
72
- obj[key] = value;
73
- }
74
- return obj;
75
- }
76
- function _extends() {
77
- _extends = Object.assign || function (target) {
78
- for (var i = 1; i < arguments.length; i++) {
79
- var source = arguments[i];
80
- for (var key in source) {
81
- if (Object.prototype.hasOwnProperty.call(source, key)) {
82
- target[key] = source[key];
83
- }
84
- }
85
- }
86
- return target;
87
- };
88
- return _extends.apply(this, arguments);
89
- }
90
- function _objectWithoutPropertiesLoose(source, excluded) {
91
- if (source == null) return {};
92
- var target = {};
93
- var sourceKeys = Object.keys(source);
94
- var key, i;
95
- for (i = 0; i < sourceKeys.length; i++) {
96
- key = sourceKeys[i];
97
- if (excluded.indexOf(key) >= 0) continue;
98
- target[key] = source[key];
99
- }
100
- return target;
101
- }
102
- function _objectWithoutProperties(source, excluded) {
103
- if (source == null) return {};
104
- var target = _objectWithoutPropertiesLoose(source, excluded);
105
- var key, i;
106
- if (Object.getOwnPropertySymbols) {
107
- var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
108
- for (i = 0; i < sourceSymbolKeys.length; i++) {
109
- key = sourceSymbolKeys[i];
110
- if (excluded.indexOf(key) >= 0) continue;
111
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
112
- target[key] = source[key];
113
- }
114
- }
115
- return target;
116
- }
117
- var version = "1.14.0";
118
- function userAgent(pattern) {
119
- if (typeof window !== 'undefined' && window.navigator) {
120
- return !! /*@__PURE__*/navigator.userAgent.match(pattern);
121
- }
122
- }
123
- var IE11OrLess = userAgent(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i);
124
- var Edge = userAgent(/Edge/i);
125
- var FireFox = userAgent(/firefox/i);
126
- var Safari = userAgent(/safari/i) && !userAgent(/chrome/i) && !userAgent(/android/i);
127
- var IOS = userAgent(/iP(ad|od|hone)/i);
128
- var ChromeForAndroid = userAgent(/chrome/i) && userAgent(/android/i);
129
- var captureMode = {
130
- capture: false,
131
- passive: false
132
- };
133
- function on(el, event, fn) {
134
- el.addEventListener(event, fn, !IE11OrLess && captureMode);
135
- }
136
- function off(el, event, fn) {
137
- el.removeEventListener(event, fn, !IE11OrLess && captureMode);
138
- }
139
- function matches( /**HTMLElement*/
140
- el, /**String*/
141
- selector) {
142
- if (!selector) return;
143
- selector[0] === '>' && (selector = selector.substring(1));
144
- if (el) {
145
- try {
146
- if (el.matches) {
147
- return el.matches(selector);
148
- } else if (el.msMatchesSelector) {
149
- return el.msMatchesSelector(selector);
150
- } else if (el.webkitMatchesSelector) {
151
- return el.webkitMatchesSelector(selector);
152
- }
153
- } catch (_) {
154
- return false;
155
- }
156
- }
157
- return false;
158
- }
159
- function getParentOrHost(el) {
160
- return el.host && el !== document && el.host.nodeType ? el.host : el.parentNode;
161
- }
162
- function closest( /**HTMLElement*/
163
- el, /**String*/
164
- selector, /**HTMLElement*/
165
- ctx, includeCTX) {
166
- if (el) {
167
- ctx = ctx || document;
168
- do {
169
- if (selector != null && (selector[0] === '>' ? el.parentNode === ctx && matches(el, selector) : matches(el, selector)) || includeCTX && el === ctx) {
170
- return el;
171
- }
172
- if (el === ctx) break;
173
- /* jshint boss:true */
174
- } while (el = getParentOrHost(el));
175
- }
176
- return null;
177
- }
178
- var R_SPACE = /\s+/g;
179
- function toggleClass(el, name, state) {
180
- if (el && name) {
181
- if (el.classList) {
182
- el.classList[state ? 'add' : 'remove'](name);
183
- } else {
184
- var className = (' ' + el.className + ' ').replace(R_SPACE, ' ').replace(' ' + name + ' ', ' ');
185
- el.className = (className + (state ? ' ' + name : '')).replace(R_SPACE, ' ');
186
- }
187
- }
188
- }
189
- function css(el, prop, val) {
190
- var style = el && el.style;
191
- if (style) {
192
- if (val === void 0) {
193
- if (document.defaultView && document.defaultView.getComputedStyle) {
194
- val = document.defaultView.getComputedStyle(el, '');
195
- } else if (el.currentStyle) {
196
- val = el.currentStyle;
197
- }
198
- return prop === void 0 ? val : val[prop];
199
- } else {
200
- if (!(prop in style) && prop.indexOf('webkit') === -1) {
201
- prop = '-webkit-' + prop;
202
- }
203
- style[prop] = val + (typeof val === 'string' ? '' : 'px');
204
- }
205
- }
206
- }
207
- function matrix(el, selfOnly) {
208
- var appliedTransforms = '';
209
- if (typeof el === 'string') {
210
- appliedTransforms = el;
211
- } else {
212
- do {
213
- var transform = css(el, 'transform');
214
- if (transform && transform !== 'none') {
215
- appliedTransforms = transform + ' ' + appliedTransforms;
216
- }
217
- /* jshint boss:true */
218
- } while (!selfOnly && (el = el.parentNode));
219
- }
220
- var matrixFn = window.DOMMatrix || window.WebKitCSSMatrix || window.CSSMatrix || window.MSCSSMatrix;
221
- /*jshint -W056 */
222
-
223
- return matrixFn && new matrixFn(appliedTransforms);
224
- }
225
- function find(ctx, tagName, iterator) {
226
- if (ctx) {
227
- var list = ctx.getElementsByTagName(tagName),
228
- i = 0,
229
- n = list.length;
230
- if (iterator) {
231
- for (; i < n; i++) {
232
- iterator(list[i], i);
233
- }
234
- }
235
- return list;
236
- }
237
- return [];
238
- }
239
- function getWindowScrollingElement() {
240
- var scrollingElement = document.scrollingElement;
241
- if (scrollingElement) {
242
- return scrollingElement;
243
- } else {
244
- return document.documentElement;
245
- }
246
- }
247
- /**
248
- * Returns the "bounding client rect" of given element
249
- * @param {HTMLElement} el The element whose boundingClientRect is wanted
250
- * @param {[Boolean]} relativeToContainingBlock Whether the rect should be relative to the containing block of (including) the container
251
- * @param {[Boolean]} relativeToNonStaticParent Whether the rect should be relative to the relative parent of (including) the contaienr
252
- * @param {[Boolean]} undoScale Whether the container's scale() should be undone
253
- * @param {[HTMLElement]} container The parent the element will be placed in
254
- * @return {Object} The boundingClientRect of el, with specified adjustments
255
- */
256
-
257
- function getRect(el, relativeToContainingBlock, relativeToNonStaticParent, undoScale, container) {
258
- if (!el.getBoundingClientRect && el !== window) return;
259
- var elRect, top, left, bottom, right, height, width;
260
- if (el !== window && el.parentNode && el !== getWindowScrollingElement()) {
261
- elRect = el.getBoundingClientRect();
262
- top = elRect.top;
263
- left = elRect.left;
264
- bottom = elRect.bottom;
265
- right = elRect.right;
266
- height = elRect.height;
267
- width = elRect.width;
268
- } else {
269
- top = 0;
270
- left = 0;
271
- bottom = window.innerHeight;
272
- right = window.innerWidth;
273
- height = window.innerHeight;
274
- width = window.innerWidth;
275
- }
276
- if ((relativeToContainingBlock || relativeToNonStaticParent) && el !== window) {
277
- // Adjust for translate()
278
- container = container || el.parentNode; // solves #1123 (see: https://stackoverflow.com/a/37953806/6088312)
279
- // Not needed on <= IE11
280
-
281
- if (!IE11OrLess) {
282
- do {
283
- if (container && container.getBoundingClientRect && (css(container, 'transform') !== 'none' || relativeToNonStaticParent && css(container, 'position') !== 'static')) {
284
- var containerRect = container.getBoundingClientRect(); // Set relative to edges of padding box of container
285
-
286
- top -= containerRect.top + parseInt(css(container, 'border-top-width'));
287
- left -= containerRect.left + parseInt(css(container, 'border-left-width'));
288
- bottom = top + elRect.height;
289
- right = left + elRect.width;
290
- break;
291
- }
292
- /* jshint boss:true */
293
- } while (container = container.parentNode);
294
- }
295
- }
296
- if (undoScale && el !== window) {
297
- // Adjust for scale()
298
- var elMatrix = matrix(container || el),
299
- scaleX = elMatrix && elMatrix.a,
300
- scaleY = elMatrix && elMatrix.d;
301
- if (elMatrix) {
302
- top /= scaleY;
303
- left /= scaleX;
304
- width /= scaleX;
305
- height /= scaleY;
306
- bottom = top + height;
307
- right = left + width;
308
- }
309
- }
310
- return {
311
- top: top,
312
- left: left,
313
- bottom: bottom,
314
- right: right,
315
- width: width,
316
- height: height
317
- };
318
- }
319
- /**
320
- * Checks if a side of an element is scrolled past a side of its parents
321
- * @param {HTMLElement} el The element who's side being scrolled out of view is in question
322
- * @param {String} elSide Side of the element in question ('top', 'left', 'right', 'bottom')
323
- * @param {String} parentSide Side of the parent in question ('top', 'left', 'right', 'bottom')
324
- * @return {HTMLElement} The parent scroll element that the el's side is scrolled past, or null if there is no such element
325
- */
326
-
327
- function isScrolledPast(el, elSide, parentSide) {
328
- var parent = getParentAutoScrollElement(el, true),
329
- elSideVal = getRect(el)[elSide];
330
- /* jshint boss:true */
331
-
332
- while (parent) {
333
- var parentSideVal = getRect(parent)[parentSide],
334
- visible = void 0;
335
- if (parentSide === 'top' || parentSide === 'left') {
336
- visible = elSideVal >= parentSideVal;
337
- } else {
338
- visible = elSideVal <= parentSideVal;
339
- }
340
- if (!visible) return parent;
341
- if (parent === getWindowScrollingElement()) break;
342
- parent = getParentAutoScrollElement(parent, false);
343
- }
344
- return false;
345
- }
346
- /**
347
- * Gets nth child of el, ignoring hidden children, sortable's elements (does not ignore clone if it's visible)
348
- * and non-draggable elements
349
- * @param {HTMLElement} el The parent element
350
- * @param {Number} childNum The index of the child
351
- * @param {Object} options Parent Sortable's options
352
- * @return {HTMLElement} The child at index childNum, or null if not found
353
- */
354
-
355
- function getChild(el, childNum, options, includeDragEl) {
356
- var currentChild = 0,
357
- i = 0,
358
- children = el.children;
359
- while (i < children.length) {
360
- if (children[i].style.display !== 'none' && children[i] !== Sortable.ghost && (includeDragEl || children[i] !== Sortable.dragged) && closest(children[i], options.draggable, el, false)) {
361
- if (currentChild === childNum) {
362
- return children[i];
363
- }
364
- currentChild++;
365
- }
366
- i++;
367
- }
368
- return null;
369
- }
370
- /**
371
- * Gets the last child in the el, ignoring ghostEl or invisible elements (clones)
372
- * @param {HTMLElement} el Parent element
373
- * @param {selector} selector Any other elements that should be ignored
374
- * @return {HTMLElement} The last child, ignoring ghostEl
375
- */
376
-
377
- function lastChild(el, selector) {
378
- var last = el.lastElementChild;
379
- while (last && (last === Sortable.ghost || css(last, 'display') === 'none' || selector && !matches(last, selector))) {
380
- last = last.previousElementSibling;
381
- }
382
- return last || null;
383
- }
384
- /**
385
- * Returns the index of an element within its parent for a selected set of
386
- * elements
387
- * @param {HTMLElement} el
388
- * @param {selector} selector
389
- * @return {number}
390
- */
391
-
392
- function index(el, selector) {
393
- var index = 0;
394
- if (!el || !el.parentNode) {
395
- return -1;
396
- }
397
- /* jshint boss:true */
398
-
399
- while (el = el.previousElementSibling) {
400
- if (el.nodeName.toUpperCase() !== 'TEMPLATE' && el !== Sortable.clone && (!selector || matches(el, selector))) {
401
- index++;
402
- }
403
- }
404
- return index;
405
- }
406
- /**
407
- * Returns the scroll offset of the given element, added with all the scroll offsets of parent elements.
408
- * The value is returned in real pixels.
409
- * @param {HTMLElement} el
410
- * @return {Array} Offsets in the format of [left, top]
411
- */
412
-
413
- function getRelativeScrollOffset(el) {
414
- var offsetLeft = 0,
415
- offsetTop = 0,
416
- winScroller = getWindowScrollingElement();
417
- if (el) {
418
- do {
419
- var elMatrix = matrix(el),
420
- scaleX = elMatrix.a,
421
- scaleY = elMatrix.d;
422
- offsetLeft += el.scrollLeft * scaleX;
423
- offsetTop += el.scrollTop * scaleY;
424
- } while (el !== winScroller && (el = el.parentNode));
425
- }
426
- return [offsetLeft, offsetTop];
427
- }
428
- /**
429
- * Returns the index of the object within the given array
430
- * @param {Array} arr Array that may or may not hold the object
431
- * @param {Object} obj An object that has a key-value pair unique to and identical to a key-value pair in the object you want to find
432
- * @return {Number} The index of the object in the array, or -1
433
- */
434
-
435
- function indexOfObject(arr, obj) {
436
- for (var i in arr) {
437
- if (!arr.hasOwnProperty(i)) continue;
438
- for (var key in obj) {
439
- if (obj.hasOwnProperty(key) && obj[key] === arr[i][key]) return Number(i);
440
- }
441
- }
442
- return -1;
443
- }
444
- function getParentAutoScrollElement(el, includeSelf) {
445
- // skip to window
446
- if (!el || !el.getBoundingClientRect) return getWindowScrollingElement();
447
- var elem = el;
448
- var gotSelf = false;
449
- do {
450
- // we don't need to get elem css if it isn't even overflowing in the first place (performance)
451
- if (elem.clientWidth < elem.scrollWidth || elem.clientHeight < elem.scrollHeight) {
452
- var elemCSS = css(elem);
453
- if (elem.clientWidth < elem.scrollWidth && (elemCSS.overflowX == 'auto' || elemCSS.overflowX == 'scroll') || elem.clientHeight < elem.scrollHeight && (elemCSS.overflowY == 'auto' || elemCSS.overflowY == 'scroll')) {
454
- if (!elem.getBoundingClientRect || elem === document.body) return getWindowScrollingElement();
455
- if (gotSelf || includeSelf) return elem;
456
- gotSelf = true;
457
- }
458
- }
459
- /* jshint boss:true */
460
- } while (elem = elem.parentNode);
461
- return getWindowScrollingElement();
462
- }
463
- function extend(dst, src) {
464
- if (dst && src) {
465
- for (var key in src) {
466
- if (src.hasOwnProperty(key)) {
467
- dst[key] = src[key];
468
- }
469
- }
470
- }
471
- return dst;
472
- }
473
- function isRectEqual(rect1, rect2) {
474
- return Math.round(rect1.top) === Math.round(rect2.top) && Math.round(rect1.left) === Math.round(rect2.left) && Math.round(rect1.height) === Math.round(rect2.height) && Math.round(rect1.width) === Math.round(rect2.width);
475
- }
476
- var _throttleTimeout;
477
- function throttle(callback, ms) {
478
- return function () {
479
- if (!_throttleTimeout) {
480
- var args = arguments,
481
- _this = this;
482
- if (args.length === 1) {
483
- callback.call(_this, args[0]);
484
- } else {
485
- callback.apply(_this, args);
486
- }
487
- _throttleTimeout = setTimeout(function () {
488
- _throttleTimeout = void 0;
489
- }, ms);
490
- }
491
- };
492
- }
493
- function cancelThrottle() {
494
- clearTimeout(_throttleTimeout);
495
- _throttleTimeout = void 0;
496
- }
497
- function scrollBy(el, x, y) {
498
- el.scrollLeft += x;
499
- el.scrollTop += y;
500
- }
501
- function clone(el) {
502
- var Polymer = window.Polymer;
503
- var $ = window.jQuery || window.Zepto;
504
- if (Polymer && Polymer.dom) {
505
- return Polymer.dom(el).cloneNode(true);
506
- } else if ($) {
507
- return $(el).clone(true)[0];
508
- } else {
509
- return el.cloneNode(true);
510
- }
511
- }
512
- var expando = 'Sortable' + new Date().getTime();
513
- function AnimationStateManager() {
514
- var animationStates = [],
515
- animationCallbackId;
516
- return {
517
- captureAnimationState: function captureAnimationState() {
518
- animationStates = [];
519
- if (!this.options.animation) return;
520
- var children = [].slice.call(this.el.children);
521
- children.forEach(function (child) {
522
- if (css(child, 'display') === 'none' || child === Sortable.ghost) return;
523
- animationStates.push({
524
- target: child,
525
- rect: getRect(child)
526
- });
527
- var fromRect = _objectSpread2({}, animationStates[animationStates.length - 1].rect); // If animating: compensate for current animation
528
-
529
- if (child.thisAnimationDuration) {
530
- var childMatrix = matrix(child, true);
531
- if (childMatrix) {
532
- fromRect.top -= childMatrix.f;
533
- fromRect.left -= childMatrix.e;
534
- }
535
- }
536
- child.fromRect = fromRect;
537
- });
538
- },
539
- addAnimationState: function addAnimationState(state) {
540
- animationStates.push(state);
541
- },
542
- removeAnimationState: function removeAnimationState(target) {
543
- animationStates.splice(indexOfObject(animationStates, {
544
- target: target
545
- }), 1);
546
- },
547
- animateAll: function animateAll(callback) {
548
- var _this = this;
549
- if (!this.options.animation) {
550
- clearTimeout(animationCallbackId);
551
- if (typeof callback === 'function') callback();
552
- return;
553
- }
554
- var animating = false,
555
- animationTime = 0;
556
- animationStates.forEach(function (state) {
557
- var time = 0,
558
- target = state.target,
559
- fromRect = target.fromRect,
560
- toRect = getRect(target),
561
- prevFromRect = target.prevFromRect,
562
- prevToRect = target.prevToRect,
563
- animatingRect = state.rect,
564
- targetMatrix = matrix(target, true);
565
- if (targetMatrix) {
566
- // Compensate for current animation
567
- toRect.top -= targetMatrix.f;
568
- toRect.left -= targetMatrix.e;
569
- }
570
- target.toRect = toRect;
571
- if (target.thisAnimationDuration) {
572
- // Could also check if animatingRect is between fromRect and toRect
573
- if (isRectEqual(prevFromRect, toRect) && !isRectEqual(fromRect, toRect) &&
574
- // Make sure animatingRect is on line between toRect & fromRect
575
- (animatingRect.top - toRect.top) / (animatingRect.left - toRect.left) === (fromRect.top - toRect.top) / (fromRect.left - toRect.left)) {
576
- // If returning to same place as started from animation and on same axis
577
- time = calculateRealTime(animatingRect, prevFromRect, prevToRect, _this.options);
578
- }
579
- } // if fromRect != toRect: animate
580
-
581
- if (!isRectEqual(toRect, fromRect)) {
582
- target.prevFromRect = fromRect;
583
- target.prevToRect = toRect;
584
- if (!time) {
585
- time = _this.options.animation;
586
- }
587
- _this.animate(target, animatingRect, toRect, time);
588
- }
589
- if (time) {
590
- animating = true;
591
- animationTime = Math.max(animationTime, time);
592
- clearTimeout(target.animationResetTimer);
593
- target.animationResetTimer = setTimeout(function () {
594
- target.animationTime = 0;
595
- target.prevFromRect = null;
596
- target.fromRect = null;
597
- target.prevToRect = null;
598
- target.thisAnimationDuration = null;
599
- }, time);
600
- target.thisAnimationDuration = time;
601
- }
602
- });
603
- clearTimeout(animationCallbackId);
604
- if (!animating) {
605
- if (typeof callback === 'function') callback();
606
- } else {
607
- animationCallbackId = setTimeout(function () {
608
- if (typeof callback === 'function') callback();
609
- }, animationTime);
610
- }
611
- animationStates = [];
612
- },
613
- animate: function animate(target, currentRect, toRect, duration) {
614
- if (duration) {
615
- css(target, 'transition', '');
616
- css(target, 'transform', '');
617
- var elMatrix = matrix(this.el),
618
- scaleX = elMatrix && elMatrix.a,
619
- scaleY = elMatrix && elMatrix.d,
620
- translateX = (currentRect.left - toRect.left) / (scaleX || 1),
621
- translateY = (currentRect.top - toRect.top) / (scaleY || 1);
622
- target.animatingX = !!translateX;
623
- target.animatingY = !!translateY;
624
- css(target, 'transform', 'translate3d(' + translateX + 'px,' + translateY + 'px,0)');
625
- this.forRepaintDummy = repaint(target); // repaint
626
-
627
- css(target, 'transition', 'transform ' + duration + 'ms' + (this.options.easing ? ' ' + this.options.easing : ''));
628
- css(target, 'transform', 'translate3d(0,0,0)');
629
- typeof target.animated === 'number' && clearTimeout(target.animated);
630
- target.animated = setTimeout(function () {
631
- css(target, 'transition', '');
632
- css(target, 'transform', '');
633
- target.animated = false;
634
- target.animatingX = false;
635
- target.animatingY = false;
636
- }, duration);
637
- }
638
- }
639
- };
640
- }
641
- function repaint(target) {
642
- return target.offsetWidth;
643
- }
644
- function calculateRealTime(animatingRect, fromRect, toRect, options) {
645
- return Math.sqrt(Math.pow(fromRect.top - animatingRect.top, 2) + Math.pow(fromRect.left - animatingRect.left, 2)) / Math.sqrt(Math.pow(fromRect.top - toRect.top, 2) + Math.pow(fromRect.left - toRect.left, 2)) * options.animation;
646
- }
647
- var plugins = [];
648
- var defaults = {
649
- initializeByDefault: true
650
- };
651
- var PluginManager = {
652
- mount: function mount(plugin) {
653
- // Set default static properties
654
- for (var option in defaults) {
655
- if (defaults.hasOwnProperty(option) && !(option in plugin)) {
656
- plugin[option] = defaults[option];
657
- }
658
- }
659
- plugins.forEach(function (p) {
660
- if (p.pluginName === plugin.pluginName) {
661
- throw "Sortable: Cannot mount plugin ".concat(plugin.pluginName, " more than once");
662
- }
663
- });
664
- plugins.push(plugin);
665
- },
666
- pluginEvent: function pluginEvent(eventName, sortable, evt) {
667
- var _this = this;
668
- this.eventCanceled = false;
669
- evt.cancel = function () {
670
- _this.eventCanceled = true;
671
- };
672
- var eventNameGlobal = eventName + 'Global';
673
- plugins.forEach(function (plugin) {
674
- if (!sortable[plugin.pluginName]) return; // Fire global events if it exists in this sortable
675
-
676
- if (sortable[plugin.pluginName][eventNameGlobal]) {
677
- sortable[plugin.pluginName][eventNameGlobal](_objectSpread2({
678
- sortable: sortable
679
- }, evt));
680
- } // Only fire plugin event if plugin is enabled in this sortable,
681
- // and plugin has event defined
682
-
683
- if (sortable.options[plugin.pluginName] && sortable[plugin.pluginName][eventName]) {
684
- sortable[plugin.pluginName][eventName](_objectSpread2({
685
- sortable: sortable
686
- }, evt));
687
- }
688
- });
689
- },
690
- initializePlugins: function initializePlugins(sortable, el, defaults, options) {
691
- plugins.forEach(function (plugin) {
692
- var pluginName = plugin.pluginName;
693
- if (!sortable.options[pluginName] && !plugin.initializeByDefault) return;
694
- var initialized = new plugin(sortable, el, sortable.options);
695
- initialized.sortable = sortable;
696
- initialized.options = sortable.options;
697
- sortable[pluginName] = initialized; // Add default options from plugin
698
-
699
- _extends(defaults, initialized.defaults);
700
- });
701
- for (var option in sortable.options) {
702
- if (!sortable.options.hasOwnProperty(option)) continue;
703
- var modified = this.modifyOption(sortable, option, sortable.options[option]);
704
- if (typeof modified !== 'undefined') {
705
- sortable.options[option] = modified;
706
- }
707
- }
708
- },
709
- getEventProperties: function getEventProperties(name, sortable) {
710
- var eventProperties = {};
711
- plugins.forEach(function (plugin) {
712
- if (typeof plugin.eventProperties !== 'function') return;
713
- _extends(eventProperties, plugin.eventProperties.call(sortable[plugin.pluginName], name));
714
- });
715
- return eventProperties;
716
- },
717
- modifyOption: function modifyOption(sortable, name, value) {
718
- var modifiedValue;
719
- plugins.forEach(function (plugin) {
720
- // Plugin must exist on the Sortable
721
- if (!sortable[plugin.pluginName]) return; // If static option listener exists for this option, call in the context of the Sortable's instance of this plugin
722
-
723
- if (plugin.optionListeners && typeof plugin.optionListeners[name] === 'function') {
724
- modifiedValue = plugin.optionListeners[name].call(sortable[plugin.pluginName], value);
725
- }
726
- });
727
- return modifiedValue;
728
- }
729
- };
730
- function dispatchEvent(_ref) {
731
- var sortable = _ref.sortable,
732
- rootEl = _ref.rootEl,
733
- name = _ref.name,
734
- targetEl = _ref.targetEl,
735
- cloneEl = _ref.cloneEl,
736
- toEl = _ref.toEl,
737
- fromEl = _ref.fromEl,
738
- oldIndex = _ref.oldIndex,
739
- newIndex = _ref.newIndex,
740
- oldDraggableIndex = _ref.oldDraggableIndex,
741
- newDraggableIndex = _ref.newDraggableIndex,
742
- originalEvent = _ref.originalEvent,
743
- putSortable = _ref.putSortable,
744
- extraEventProperties = _ref.extraEventProperties;
745
- sortable = sortable || rootEl && rootEl[expando];
746
- if (!sortable) return;
747
- var evt,
748
- options = sortable.options,
749
- onName = 'on' + name.charAt(0).toUpperCase() + name.substr(1); // Support for new CustomEvent feature
750
-
751
- if (window.CustomEvent && !IE11OrLess && !Edge) {
752
- evt = new CustomEvent(name, {
753
- bubbles: true,
754
- cancelable: true
755
- });
756
- } else {
757
- evt = document.createEvent('Event');
758
- evt.initEvent(name, true, true);
759
- }
760
- evt.to = toEl || rootEl;
761
- evt.from = fromEl || rootEl;
762
- evt.item = targetEl || rootEl;
763
- evt.clone = cloneEl;
764
- evt.oldIndex = oldIndex;
765
- evt.newIndex = newIndex;
766
- evt.oldDraggableIndex = oldDraggableIndex;
767
- evt.newDraggableIndex = newDraggableIndex;
768
- evt.originalEvent = originalEvent;
769
- evt.pullMode = putSortable ? putSortable.lastPutMode : undefined;
770
- var allEventProperties = _objectSpread2(_objectSpread2({}, extraEventProperties), PluginManager.getEventProperties(name, sortable));
771
- for (var option in allEventProperties) {
772
- evt[option] = allEventProperties[option];
773
- }
774
- if (rootEl) {
775
- rootEl.dispatchEvent(evt);
776
- }
777
- if (options[onName]) {
778
- options[onName].call(sortable, evt);
779
- }
780
- }
781
- var _excluded = ["evt"];
782
- var pluginEvent = function pluginEvent(eventName, sortable) {
783
- var _ref = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {},
784
- originalEvent = _ref.evt,
785
- data = _objectWithoutProperties(_ref, _excluded);
786
- PluginManager.pluginEvent.bind(Sortable)(eventName, sortable, _objectSpread2({
787
- dragEl: dragEl,
788
- parentEl: parentEl,
789
- ghostEl: ghostEl,
790
- rootEl: rootEl,
791
- nextEl: nextEl,
792
- lastDownEl: lastDownEl,
793
- cloneEl: cloneEl,
794
- cloneHidden: cloneHidden,
795
- dragStarted: moved,
796
- putSortable: putSortable,
797
- activeSortable: Sortable.active,
798
- originalEvent: originalEvent,
799
- oldIndex: oldIndex,
800
- oldDraggableIndex: oldDraggableIndex,
801
- newIndex: newIndex,
802
- newDraggableIndex: newDraggableIndex,
803
- hideGhostForTarget: _hideGhostForTarget,
804
- unhideGhostForTarget: _unhideGhostForTarget,
805
- cloneNowHidden: function cloneNowHidden() {
806
- cloneHidden = true;
807
- },
808
- cloneNowShown: function cloneNowShown() {
809
- cloneHidden = false;
810
- },
811
- dispatchSortableEvent: function dispatchSortableEvent(name) {
812
- _dispatchEvent({
813
- sortable: sortable,
814
- name: name,
815
- originalEvent: originalEvent
816
- });
817
- }
818
- }, data));
819
- };
820
- function _dispatchEvent(info) {
821
- dispatchEvent(_objectSpread2({
822
- putSortable: putSortable,
823
- cloneEl: cloneEl,
824
- targetEl: dragEl,
825
- rootEl: rootEl,
826
- oldIndex: oldIndex,
827
- oldDraggableIndex: oldDraggableIndex,
828
- newIndex: newIndex,
829
- newDraggableIndex: newDraggableIndex
830
- }, info));
831
- }
832
- var dragEl,
833
- parentEl,
834
- ghostEl,
835
- rootEl,
836
- nextEl,
837
- lastDownEl,
838
- cloneEl,
839
- cloneHidden,
840
- oldIndex,
841
- newIndex,
842
- oldDraggableIndex,
843
- newDraggableIndex,
844
- activeGroup,
845
- putSortable,
846
- awaitingDragStarted = false,
847
- ignoreNextClick = false,
848
- sortables = [],
849
- tapEvt,
850
- touchEvt,
851
- lastDx,
852
- lastDy,
853
- tapDistanceLeft,
854
- tapDistanceTop,
855
- moved,
856
- lastTarget,
857
- lastDirection,
858
- pastFirstInvertThresh = false,
859
- isCircumstantialInvert = false,
860
- targetMoveDistance,
861
- // For positioning ghost absolutely
862
- ghostRelativeParent,
863
- ghostRelativeParentInitialScroll = [],
864
- // (left, top)
865
- _silent = false,
866
- savedInputChecked = [];
867
- /** @const */
868
-
869
- var documentExists = typeof document !== 'undefined',
870
- PositionGhostAbsolutely = IOS,
871
- CSSFloatProperty = Edge || IE11OrLess ? 'cssFloat' : 'float',
872
- // This will not pass for IE9, because IE9 DnD only works on anchors
873
- supportDraggable = documentExists && !ChromeForAndroid && !IOS && 'draggable' in document.createElement('div'),
874
- supportCssPointerEvents = function () {
875
- if (!documentExists) return; // false when <= IE11
876
-
877
- if (IE11OrLess) {
878
- return false;
879
- }
880
- var el = document.createElement('x');
881
- el.style.cssText = 'pointer-events:auto';
882
- return el.style.pointerEvents === 'auto';
883
- }(),
884
- _detectDirection = function _detectDirection(el, options) {
885
- var elCSS = css(el),
886
- elWidth = parseInt(elCSS.width) - parseInt(elCSS.paddingLeft) - parseInt(elCSS.paddingRight) - parseInt(elCSS.borderLeftWidth) - parseInt(elCSS.borderRightWidth),
887
- child1 = getChild(el, 0, options),
888
- child2 = getChild(el, 1, options),
889
- firstChildCSS = child1 && css(child1),
890
- secondChildCSS = child2 && css(child2),
891
- firstChildWidth = firstChildCSS && parseInt(firstChildCSS.marginLeft) + parseInt(firstChildCSS.marginRight) + getRect(child1).width,
892
- secondChildWidth = secondChildCSS && parseInt(secondChildCSS.marginLeft) + parseInt(secondChildCSS.marginRight) + getRect(child2).width;
893
- if (elCSS.display === 'flex') {
894
- return elCSS.flexDirection === 'column' || elCSS.flexDirection === 'column-reverse' ? 'vertical' : 'horizontal';
895
- }
896
- if (elCSS.display === 'grid') {
897
- return elCSS.gridTemplateColumns.split(' ').length <= 1 ? 'vertical' : 'horizontal';
898
- }
899
- if (child1 && firstChildCSS["float"] && firstChildCSS["float"] !== 'none') {
900
- var touchingSideChild2 = firstChildCSS["float"] === 'left' ? 'left' : 'right';
901
- return child2 && (secondChildCSS.clear === 'both' || secondChildCSS.clear === touchingSideChild2) ? 'vertical' : 'horizontal';
902
- }
903
- return child1 && (firstChildCSS.display === 'block' || firstChildCSS.display === 'flex' || firstChildCSS.display === 'table' || firstChildCSS.display === 'grid' || firstChildWidth >= elWidth && elCSS[CSSFloatProperty] === 'none' || child2 && elCSS[CSSFloatProperty] === 'none' && firstChildWidth + secondChildWidth > elWidth) ? 'vertical' : 'horizontal';
904
- },
905
- _dragElInRowColumn = function _dragElInRowColumn(dragRect, targetRect, vertical) {
906
- var dragElS1Opp = vertical ? dragRect.left : dragRect.top,
907
- dragElS2Opp = vertical ? dragRect.right : dragRect.bottom,
908
- dragElOppLength = vertical ? dragRect.width : dragRect.height,
909
- targetS1Opp = vertical ? targetRect.left : targetRect.top,
910
- targetS2Opp = vertical ? targetRect.right : targetRect.bottom,
911
- targetOppLength = vertical ? targetRect.width : targetRect.height;
912
- return dragElS1Opp === targetS1Opp || dragElS2Opp === targetS2Opp || dragElS1Opp + dragElOppLength / 2 === targetS1Opp + targetOppLength / 2;
913
- },
914
- /**
915
- * Detects first nearest empty sortable to X and Y position using emptyInsertThreshold.
916
- * @param {Number} x X position
917
- * @param {Number} y Y position
918
- * @return {HTMLElement} Element of the first found nearest Sortable
919
- */
920
- _detectNearestEmptySortable = function _detectNearestEmptySortable(x, y) {
921
- var ret;
922
- sortables.some(function (sortable) {
923
- var threshold = sortable[expando].options.emptyInsertThreshold;
924
- if (!threshold || lastChild(sortable)) return;
925
- var rect = getRect(sortable),
926
- insideHorizontally = x >= rect.left - threshold && x <= rect.right + threshold,
927
- insideVertically = y >= rect.top - threshold && y <= rect.bottom + threshold;
928
- if (insideHorizontally && insideVertically) {
929
- return ret = sortable;
930
- }
931
- });
932
- return ret;
933
- },
934
- _prepareGroup = function _prepareGroup(options) {
935
- function toFn(value, pull) {
936
- return function (to, from, dragEl, evt) {
937
- var sameGroup = to.options.group.name && from.options.group.name && to.options.group.name === from.options.group.name;
938
- if (value == null && (pull || sameGroup)) {
939
- // Default pull value
940
- // Default pull and put value if same group
941
- return true;
942
- } else if (value == null || value === false) {
943
- return false;
944
- } else if (pull && value === 'clone') {
945
- return value;
946
- } else if (typeof value === 'function') {
947
- return toFn(value(to, from, dragEl, evt), pull)(to, from, dragEl, evt);
948
- } else {
949
- var otherGroup = (pull ? to : from).options.group.name;
950
- return value === true || typeof value === 'string' && value === otherGroup || value.join && value.indexOf(otherGroup) > -1;
951
- }
952
- };
953
- }
954
- var group = {};
955
- var originalGroup = options.group;
956
- if (!originalGroup || _typeof(originalGroup) != 'object') {
957
- originalGroup = {
958
- name: originalGroup
959
- };
960
- }
961
- group.name = originalGroup.name;
962
- group.checkPull = toFn(originalGroup.pull, true);
963
- group.checkPut = toFn(originalGroup.put);
964
- group.revertClone = originalGroup.revertClone;
965
- options.group = group;
966
- },
967
- _hideGhostForTarget = function _hideGhostForTarget() {
968
- if (!supportCssPointerEvents && ghostEl) {
969
- css(ghostEl, 'display', 'none');
970
- }
971
- },
972
- _unhideGhostForTarget = function _unhideGhostForTarget() {
973
- if (!supportCssPointerEvents && ghostEl) {
974
- css(ghostEl, 'display', '');
975
- }
976
- }; // #1184 fix - Prevent click event on fallback if dragged but item not changed position
977
-
978
- if (documentExists) {
979
- document.addEventListener('click', function (evt) {
980
- if (ignoreNextClick) {
981
- evt.preventDefault();
982
- evt.stopPropagation && evt.stopPropagation();
983
- evt.stopImmediatePropagation && evt.stopImmediatePropagation();
984
- ignoreNextClick = false;
985
- return false;
986
- }
987
- }, true);
988
- }
989
- var nearestEmptyInsertDetectEvent = function nearestEmptyInsertDetectEvent(evt) {
990
- if (dragEl) {
991
- evt = evt.touches ? evt.touches[0] : evt;
992
- var nearest = _detectNearestEmptySortable(evt.clientX, evt.clientY);
993
- if (nearest) {
994
- // Create imitation event
995
- var event = {};
996
- for (var i in evt) {
997
- if (evt.hasOwnProperty(i)) {
998
- event[i] = evt[i];
999
- }
1000
- }
1001
- event.target = event.rootEl = nearest;
1002
- event.preventDefault = void 0;
1003
- event.stopPropagation = void 0;
1004
- nearest[expando]._onDragOver(event);
1005
- }
1006
- }
1007
- };
1008
- var _checkOutsideTargetEl = function _checkOutsideTargetEl(evt) {
1009
- if (dragEl) {
1010
- dragEl.parentNode[expando]._isOutsideThisEl(evt.target);
1011
- }
1012
- };
1013
- /**
1014
- * @class Sortable
1015
- * @param {HTMLElement} el
1016
- * @param {Object} [options]
1017
- */
1018
-
1019
- function Sortable(el, options) {
1020
- if (!(el && el.nodeType && el.nodeType === 1)) {
1021
- throw "Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(el));
1022
- }
1023
- this.el = el; // root element
1024
-
1025
- this.options = options = _extends({}, options); // Export instance
1026
-
1027
- el[expando] = this;
1028
- var defaults = {
1029
- group: null,
1030
- sort: true,
1031
- disabled: false,
1032
- store: null,
1033
- handle: null,
1034
- draggable: /^[uo]l$/i.test(el.nodeName) ? '>li' : '>*',
1035
- swapThreshold: 1,
1036
- // percentage; 0 <= x <= 1
1037
- invertSwap: false,
1038
- // invert always
1039
- invertedSwapThreshold: null,
1040
- // will be set to same as swapThreshold if default
1041
- removeCloneOnHide: true,
1042
- direction: function direction() {
1043
- return _detectDirection(el, this.options);
1044
- },
1045
- ghostClass: 'sortable-ghost',
1046
- chosenClass: 'sortable-chosen',
1047
- dragClass: 'sortable-drag',
1048
- ignore: 'a, img',
1049
- filter: null,
1050
- preventOnFilter: true,
1051
- animation: 0,
1052
- easing: null,
1053
- setData: function setData(dataTransfer, dragEl) {
1054
- dataTransfer.setData('Text', dragEl.textContent);
1055
- },
1056
- dropBubble: false,
1057
- dragoverBubble: false,
1058
- dataIdAttr: 'data-id',
1059
- delay: 0,
1060
- delayOnTouchOnly: false,
1061
- touchStartThreshold: (Number.parseInt ? Number : window).parseInt(window.devicePixelRatio, 10) || 1,
1062
- forceFallback: false,
1063
- fallbackClass: 'sortable-fallback',
1064
- fallbackOnBody: false,
1065
- fallbackTolerance: 0,
1066
- fallbackOffset: {
1067
- x: 0,
1068
- y: 0
1069
- },
1070
- supportPointer: Sortable.supportPointer !== false && 'PointerEvent' in window && !Safari,
1071
- emptyInsertThreshold: 5
1072
- };
1073
- PluginManager.initializePlugins(this, el, defaults); // Set default options
1074
-
1075
- for (var name in defaults) {
1076
- !(name in options) && (options[name] = defaults[name]);
1077
- }
1078
- _prepareGroup(options); // Bind all private methods
1079
-
1080
- for (var fn in this) {
1081
- if (fn.charAt(0) === '_' && typeof this[fn] === 'function') {
1082
- this[fn] = this[fn].bind(this);
1083
- }
1084
- } // Setup drag mode
1085
-
1086
- this.nativeDraggable = options.forceFallback ? false : supportDraggable;
1087
- if (this.nativeDraggable) {
1088
- // Touch start threshold cannot be greater than the native dragstart threshold
1089
- this.options.touchStartThreshold = 1;
1090
- } // Bind events
1091
-
1092
- if (options.supportPointer) {
1093
- on(el, 'pointerdown', this._onTapStart);
1094
- } else {
1095
- on(el, 'mousedown', this._onTapStart);
1096
- on(el, 'touchstart', this._onTapStart);
1097
- }
1098
- if (this.nativeDraggable) {
1099
- on(el, 'dragover', this);
1100
- on(el, 'dragenter', this);
1101
- }
1102
- sortables.push(this.el); // Restore sorting
1103
-
1104
- options.store && options.store.get && this.sort(options.store.get(this) || []); // Add animation state manager
1105
-
1106
- _extends(this, AnimationStateManager());
1107
- }
1108
- Sortable.prototype = /** @lends Sortable.prototype */
1109
- {
1110
- constructor: Sortable,
1111
- _isOutsideThisEl: function _isOutsideThisEl(target) {
1112
- if (!this.el.contains(target) && target !== this.el) {
1113
- lastTarget = null;
1114
- }
1115
- },
1116
- _getDirection: function _getDirection(evt, target) {
1117
- return typeof this.options.direction === 'function' ? this.options.direction.call(this, evt, target, dragEl) : this.options.direction;
1118
- },
1119
- _onTapStart: function _onTapStart( /** Event|TouchEvent */
1120
- evt) {
1121
- if (!evt.cancelable) return;
1122
- var _this = this,
1123
- el = this.el,
1124
- options = this.options,
1125
- preventOnFilter = options.preventOnFilter,
1126
- type = evt.type,
1127
- touch = evt.touches && evt.touches[0] || evt.pointerType && evt.pointerType === 'touch' && evt,
1128
- target = (touch || evt).target,
1129
- originalTarget = evt.target.shadowRoot && (evt.path && evt.path[0] || evt.composedPath && evt.composedPath()[0]) || target,
1130
- filter = options.filter;
1131
- _saveInputCheckedState(el); // Don't trigger start event when an element is been dragged, otherwise the evt.oldindex always wrong when set option.group.
1132
-
1133
- if (dragEl) {
1134
- return;
1135
- }
1136
- if (/mousedown|pointerdown/.test(type) && evt.button !== 0 || options.disabled) {
1137
- return; // only left button and enabled
1138
- } // cancel dnd if original target is content editable
1139
-
1140
- if (originalTarget.isContentEditable) {
1141
- return;
1142
- } // Safari ignores further event handling after mousedown
1143
-
1144
- if (!this.nativeDraggable && Safari && target && target.tagName.toUpperCase() === 'SELECT') {
1145
- return;
1146
- }
1147
- target = closest(target, options.draggable, el, false);
1148
- if (target && target.animated) {
1149
- return;
1150
- }
1151
- if (lastDownEl === target) {
1152
- // Ignoring duplicate `down`
1153
- return;
1154
- } // Get the index of the dragged element within its parent
1155
-
1156
- oldIndex = index(target);
1157
- oldDraggableIndex = index(target, options.draggable); // Check filter
1158
-
1159
- if (typeof filter === 'function') {
1160
- if (filter.call(this, evt, target, this)) {
1161
- _dispatchEvent({
1162
- sortable: _this,
1163
- rootEl: originalTarget,
1164
- name: 'filter',
1165
- targetEl: target,
1166
- toEl: el,
1167
- fromEl: el
1168
- });
1169
- pluginEvent('filter', _this, {
1170
- evt: evt
1171
- });
1172
- preventOnFilter && evt.cancelable && evt.preventDefault();
1173
- return; // cancel dnd
1174
- }
1175
- } else if (filter) {
1176
- filter = filter.split(',').some(function (criteria) {
1177
- criteria = closest(originalTarget, criteria.trim(), el, false);
1178
- if (criteria) {
1179
- _dispatchEvent({
1180
- sortable: _this,
1181
- rootEl: criteria,
1182
- name: 'filter',
1183
- targetEl: target,
1184
- fromEl: el,
1185
- toEl: el
1186
- });
1187
- pluginEvent('filter', _this, {
1188
- evt: evt
1189
- });
1190
- return true;
1191
- }
1192
- });
1193
- if (filter) {
1194
- preventOnFilter && evt.cancelable && evt.preventDefault();
1195
- return; // cancel dnd
1196
- }
1197
- }
1198
-
1199
- if (options.handle && !closest(originalTarget, options.handle, el, false)) {
1200
- return;
1201
- } // Prepare `dragstart`
1202
-
1203
- this._prepareDragStart(evt, touch, target);
1204
- },
1205
- _prepareDragStart: function _prepareDragStart( /** Event */
1206
- evt, /** Touch */
1207
- touch, /** HTMLElement */
1208
- target) {
1209
- var _this = this,
1210
- el = _this.el,
1211
- options = _this.options,
1212
- ownerDocument = el.ownerDocument,
1213
- dragStartFn;
1214
- if (target && !dragEl && target.parentNode === el) {
1215
- var dragRect = getRect(target);
1216
- rootEl = el;
1217
- dragEl = target;
1218
- parentEl = dragEl.parentNode;
1219
- nextEl = dragEl.nextSibling;
1220
- lastDownEl = target;
1221
- activeGroup = options.group;
1222
- Sortable.dragged = dragEl;
1223
- tapEvt = {
1224
- target: dragEl,
1225
- clientX: (touch || evt).clientX,
1226
- clientY: (touch || evt).clientY
1227
- };
1228
- tapDistanceLeft = tapEvt.clientX - dragRect.left;
1229
- tapDistanceTop = tapEvt.clientY - dragRect.top;
1230
- this._lastX = (touch || evt).clientX;
1231
- this._lastY = (touch || evt).clientY;
1232
- dragEl.style['will-change'] = 'all';
1233
- dragStartFn = function dragStartFn() {
1234
- pluginEvent('delayEnded', _this, {
1235
- evt: evt
1236
- });
1237
- if (Sortable.eventCanceled) {
1238
- _this._onDrop();
1239
- return;
1240
- } // Delayed drag has been triggered
1241
- // we can re-enable the events: touchmove/mousemove
1242
-
1243
- _this._disableDelayedDragEvents();
1244
- if (!FireFox && _this.nativeDraggable) {
1245
- dragEl.draggable = true;
1246
- } // Bind the events: dragstart/dragend
1247
-
1248
- _this._triggerDragStart(evt, touch); // Drag start event
1249
-
1250
- _dispatchEvent({
1251
- sortable: _this,
1252
- name: 'choose',
1253
- originalEvent: evt
1254
- }); // Chosen item
1255
-
1256
- toggleClass(dragEl, options.chosenClass, true);
1257
- }; // Disable "draggable"
1258
-
1259
- options.ignore.split(',').forEach(function (criteria) {
1260
- find(dragEl, criteria.trim(), _disableDraggable);
1261
- });
1262
- on(ownerDocument, 'dragover', nearestEmptyInsertDetectEvent);
1263
- on(ownerDocument, 'mousemove', nearestEmptyInsertDetectEvent);
1264
- on(ownerDocument, 'touchmove', nearestEmptyInsertDetectEvent);
1265
- on(ownerDocument, 'mouseup', _this._onDrop);
1266
- on(ownerDocument, 'touchend', _this._onDrop);
1267
- on(ownerDocument, 'touchcancel', _this._onDrop); // Make dragEl draggable (must be before delay for FireFox)
1268
-
1269
- if (FireFox && this.nativeDraggable) {
1270
- this.options.touchStartThreshold = 4;
1271
- dragEl.draggable = true;
1272
- }
1273
- pluginEvent('delayStart', this, {
1274
- evt: evt
1275
- }); // Delay is impossible for native DnD in Edge or IE
1276
-
1277
- if (options.delay && (!options.delayOnTouchOnly || touch) && (!this.nativeDraggable || !(Edge || IE11OrLess))) {
1278
- if (Sortable.eventCanceled) {
1279
- this._onDrop();
1280
- return;
1281
- } // If the user moves the pointer or let go the click or touch
1282
- // before the delay has been reached:
1283
- // disable the delayed drag
1284
-
1285
- on(ownerDocument, 'mouseup', _this._disableDelayedDrag);
1286
- on(ownerDocument, 'touchend', _this._disableDelayedDrag);
1287
- on(ownerDocument, 'touchcancel', _this._disableDelayedDrag);
1288
- on(ownerDocument, 'mousemove', _this._delayedDragTouchMoveHandler);
1289
- on(ownerDocument, 'touchmove', _this._delayedDragTouchMoveHandler);
1290
- options.supportPointer && on(ownerDocument, 'pointermove', _this._delayedDragTouchMoveHandler);
1291
- _this._dragStartTimer = setTimeout(dragStartFn, options.delay);
1292
- } else {
1293
- dragStartFn();
1294
- }
1295
- }
1296
- },
1297
- _delayedDragTouchMoveHandler: function _delayedDragTouchMoveHandler( /** TouchEvent|PointerEvent **/
1298
- e) {
1299
- var touch = e.touches ? e.touches[0] : e;
1300
- if (Math.max(Math.abs(touch.clientX - this._lastX), Math.abs(touch.clientY - this._lastY)) >= Math.floor(this.options.touchStartThreshold / (this.nativeDraggable && window.devicePixelRatio || 1))) {
1301
- this._disableDelayedDrag();
1302
- }
1303
- },
1304
- _disableDelayedDrag: function _disableDelayedDrag() {
1305
- dragEl && _disableDraggable(dragEl);
1306
- clearTimeout(this._dragStartTimer);
1307
- this._disableDelayedDragEvents();
1308
- },
1309
- _disableDelayedDragEvents: function _disableDelayedDragEvents() {
1310
- var ownerDocument = this.el.ownerDocument;
1311
- off(ownerDocument, 'mouseup', this._disableDelayedDrag);
1312
- off(ownerDocument, 'touchend', this._disableDelayedDrag);
1313
- off(ownerDocument, 'touchcancel', this._disableDelayedDrag);
1314
- off(ownerDocument, 'mousemove', this._delayedDragTouchMoveHandler);
1315
- off(ownerDocument, 'touchmove', this._delayedDragTouchMoveHandler);
1316
- off(ownerDocument, 'pointermove', this._delayedDragTouchMoveHandler);
1317
- },
1318
- _triggerDragStart: function _triggerDragStart( /** Event */
1319
- evt, /** Touch */
1320
- touch) {
1321
- touch = touch || evt.pointerType == 'touch' && evt;
1322
- if (!this.nativeDraggable || touch) {
1323
- if (this.options.supportPointer) {
1324
- on(document, 'pointermove', this._onTouchMove);
1325
- } else if (touch) {
1326
- on(document, 'touchmove', this._onTouchMove);
1327
- } else {
1328
- on(document, 'mousemove', this._onTouchMove);
1329
- }
1330
- } else {
1331
- on(dragEl, 'dragend', this);
1332
- on(rootEl, 'dragstart', this._onDragStart);
1333
- }
1334
- try {
1335
- if (document.selection) {
1336
- // Timeout neccessary for IE9
1337
- _nextTick(function () {
1338
- document.selection.empty();
1339
- });
1340
- } else {
1341
- window.getSelection().removeAllRanges();
1342
- }
1343
- } catch (err) {}
1344
- },
1345
- _dragStarted: function _dragStarted(fallback, evt) {
1346
- awaitingDragStarted = false;
1347
- if (rootEl && dragEl) {
1348
- pluginEvent('dragStarted', this, {
1349
- evt: evt
1350
- });
1351
- if (this.nativeDraggable) {
1352
- on(document, 'dragover', _checkOutsideTargetEl);
1353
- }
1354
- var options = this.options; // Apply effect
1355
-
1356
- !fallback && toggleClass(dragEl, options.dragClass, false);
1357
- toggleClass(dragEl, options.ghostClass, true);
1358
- Sortable.active = this;
1359
- fallback && this._appendGhost(); // Drag start event
1360
-
1361
- _dispatchEvent({
1362
- sortable: this,
1363
- name: 'start',
1364
- originalEvent: evt
1365
- });
1366
- } else {
1367
- this._nulling();
1368
- }
1369
- },
1370
- _emulateDragOver: function _emulateDragOver() {
1371
- if (touchEvt) {
1372
- this._lastX = touchEvt.clientX;
1373
- this._lastY = touchEvt.clientY;
1374
- _hideGhostForTarget();
1375
- var target = document.elementFromPoint(touchEvt.clientX, touchEvt.clientY);
1376
- var parent = target;
1377
- while (target && target.shadowRoot) {
1378
- target = target.shadowRoot.elementFromPoint(touchEvt.clientX, touchEvt.clientY);
1379
- if (target === parent) break;
1380
- parent = target;
1381
- }
1382
- dragEl.parentNode[expando]._isOutsideThisEl(target);
1383
- if (parent) {
1384
- do {
1385
- if (parent[expando]) {
1386
- var inserted = void 0;
1387
- inserted = parent[expando]._onDragOver({
1388
- clientX: touchEvt.clientX,
1389
- clientY: touchEvt.clientY,
1390
- target: target,
1391
- rootEl: parent
1392
- });
1393
- if (inserted && !this.options.dragoverBubble) {
1394
- break;
1395
- }
1396
- }
1397
- target = parent; // store last element
1398
- }
1399
- /* jshint boss:true */ while (parent = parent.parentNode);
1400
- }
1401
- _unhideGhostForTarget();
1402
- }
1403
- },
1404
- _onTouchMove: function _onTouchMove( /**TouchEvent*/
1405
- evt) {
1406
- if (tapEvt) {
1407
- var options = this.options,
1408
- fallbackTolerance = options.fallbackTolerance,
1409
- fallbackOffset = options.fallbackOffset,
1410
- touch = evt.touches ? evt.touches[0] : evt,
1411
- ghostMatrix = ghostEl && matrix(ghostEl, true),
1412
- scaleX = ghostEl && ghostMatrix && ghostMatrix.a,
1413
- scaleY = ghostEl && ghostMatrix && ghostMatrix.d,
1414
- relativeScrollOffset = PositionGhostAbsolutely && ghostRelativeParent && getRelativeScrollOffset(ghostRelativeParent),
1415
- dx = (touch.clientX - tapEvt.clientX + fallbackOffset.x) / (scaleX || 1) + (relativeScrollOffset ? relativeScrollOffset[0] - ghostRelativeParentInitialScroll[0] : 0) / (scaleX || 1),
1416
- dy = (touch.clientY - tapEvt.clientY + fallbackOffset.y) / (scaleY || 1) + (relativeScrollOffset ? relativeScrollOffset[1] - ghostRelativeParentInitialScroll[1] : 0) / (scaleY || 1); // only set the status to dragging, when we are actually dragging
1417
-
1418
- if (!Sortable.active && !awaitingDragStarted) {
1419
- if (fallbackTolerance && Math.max(Math.abs(touch.clientX - this._lastX), Math.abs(touch.clientY - this._lastY)) < fallbackTolerance) {
1420
- return;
1421
- }
1422
- this._onDragStart(evt, true);
1423
- }
1424
- if (ghostEl) {
1425
- if (ghostMatrix) {
1426
- ghostMatrix.e += dx - (lastDx || 0);
1427
- ghostMatrix.f += dy - (lastDy || 0);
1428
- } else {
1429
- ghostMatrix = {
1430
- a: 1,
1431
- b: 0,
1432
- c: 0,
1433
- d: 1,
1434
- e: dx,
1435
- f: dy
1436
- };
1437
- }
1438
- var cssMatrix = "matrix(".concat(ghostMatrix.a, ",").concat(ghostMatrix.b, ",").concat(ghostMatrix.c, ",").concat(ghostMatrix.d, ",").concat(ghostMatrix.e, ",").concat(ghostMatrix.f, ")");
1439
- css(ghostEl, 'webkitTransform', cssMatrix);
1440
- css(ghostEl, 'mozTransform', cssMatrix);
1441
- css(ghostEl, 'msTransform', cssMatrix);
1442
- css(ghostEl, 'transform', cssMatrix);
1443
- lastDx = dx;
1444
- lastDy = dy;
1445
- touchEvt = touch;
1446
- }
1447
- evt.cancelable && evt.preventDefault();
1448
- }
1449
- },
1450
- _appendGhost: function _appendGhost() {
1451
- // Bug if using scale(): https://stackoverflow.com/questions/2637058
1452
- // Not being adjusted for
1453
- if (!ghostEl) {
1454
- var container = this.options.fallbackOnBody ? document.body : rootEl,
1455
- rect = getRect(dragEl, true, PositionGhostAbsolutely, true, container),
1456
- options = this.options; // Position absolutely
1457
-
1458
- if (PositionGhostAbsolutely) {
1459
- // Get relatively positioned parent
1460
- ghostRelativeParent = container;
1461
- while (css(ghostRelativeParent, 'position') === 'static' && css(ghostRelativeParent, 'transform') === 'none' && ghostRelativeParent !== document) {
1462
- ghostRelativeParent = ghostRelativeParent.parentNode;
1463
- }
1464
- if (ghostRelativeParent !== document.body && ghostRelativeParent !== document.documentElement) {
1465
- if (ghostRelativeParent === document) ghostRelativeParent = getWindowScrollingElement();
1466
- rect.top += ghostRelativeParent.scrollTop;
1467
- rect.left += ghostRelativeParent.scrollLeft;
1468
- } else {
1469
- ghostRelativeParent = getWindowScrollingElement();
1470
- }
1471
- ghostRelativeParentInitialScroll = getRelativeScrollOffset(ghostRelativeParent);
1472
- }
1473
- ghostEl = dragEl.cloneNode(true);
1474
- toggleClass(ghostEl, options.ghostClass, false);
1475
- toggleClass(ghostEl, options.fallbackClass, true);
1476
- toggleClass(ghostEl, options.dragClass, true);
1477
- css(ghostEl, 'transition', '');
1478
- css(ghostEl, 'transform', '');
1479
- css(ghostEl, 'box-sizing', 'border-box');
1480
- css(ghostEl, 'margin', 0);
1481
- css(ghostEl, 'top', rect.top);
1482
- css(ghostEl, 'left', rect.left);
1483
- css(ghostEl, 'width', rect.width);
1484
- css(ghostEl, 'height', rect.height);
1485
- css(ghostEl, 'opacity', '0.8');
1486
- css(ghostEl, 'position', PositionGhostAbsolutely ? 'absolute' : 'fixed');
1487
- css(ghostEl, 'zIndex', '100000');
1488
- css(ghostEl, 'pointerEvents', 'none');
1489
- Sortable.ghost = ghostEl;
1490
- container.appendChild(ghostEl); // Set transform-origin
1491
-
1492
- css(ghostEl, 'transform-origin', tapDistanceLeft / parseInt(ghostEl.style.width) * 100 + '% ' + tapDistanceTop / parseInt(ghostEl.style.height) * 100 + '%');
1493
- }
1494
- },
1495
- _onDragStart: function _onDragStart( /**Event*/
1496
- evt, /**boolean*/
1497
- fallback) {
1498
- var _this = this;
1499
- var dataTransfer = evt.dataTransfer;
1500
- var options = _this.options;
1501
- pluginEvent('dragStart', this, {
1502
- evt: evt
1503
- });
1504
- if (Sortable.eventCanceled) {
1505
- this._onDrop();
1506
- return;
1507
- }
1508
- pluginEvent('setupClone', this);
1509
- if (!Sortable.eventCanceled) {
1510
- cloneEl = clone(dragEl);
1511
- cloneEl.draggable = false;
1512
- cloneEl.style['will-change'] = '';
1513
- this._hideClone();
1514
- toggleClass(cloneEl, this.options.chosenClass, false);
1515
- Sortable.clone = cloneEl;
1516
- } // #1143: IFrame support workaround
1517
-
1518
- _this.cloneId = _nextTick(function () {
1519
- pluginEvent('clone', _this);
1520
- if (Sortable.eventCanceled) return;
1521
- if (!_this.options.removeCloneOnHide) {
1522
- rootEl.insertBefore(cloneEl, dragEl);
1523
- }
1524
- _this._hideClone();
1525
- _dispatchEvent({
1526
- sortable: _this,
1527
- name: 'clone'
1528
- });
1529
- });
1530
- !fallback && toggleClass(dragEl, options.dragClass, true); // Set proper drop events
1531
-
1532
- if (fallback) {
1533
- ignoreNextClick = true;
1534
- _this._loopId = setInterval(_this._emulateDragOver, 50);
1535
- } else {
1536
- // Undo what was set in _prepareDragStart before drag started
1537
- off(document, 'mouseup', _this._onDrop);
1538
- off(document, 'touchend', _this._onDrop);
1539
- off(document, 'touchcancel', _this._onDrop);
1540
- if (dataTransfer) {
1541
- dataTransfer.effectAllowed = 'move';
1542
- options.setData && options.setData.call(_this, dataTransfer, dragEl);
1543
- }
1544
- on(document, 'drop', _this); // #1276 fix:
1545
-
1546
- css(dragEl, 'transform', 'translateZ(0)');
1547
- }
1548
- awaitingDragStarted = true;
1549
- _this._dragStartId = _nextTick(_this._dragStarted.bind(_this, fallback, evt));
1550
- on(document, 'selectstart', _this);
1551
- moved = true;
1552
- if (Safari) {
1553
- css(document.body, 'user-select', 'none');
1554
- }
1555
- },
1556
- // Returns true - if no further action is needed (either inserted or another condition)
1557
- _onDragOver: function _onDragOver( /**Event*/
1558
- evt) {
1559
- var el = this.el,
1560
- target = evt.target,
1561
- dragRect,
1562
- targetRect,
1563
- revert,
1564
- options = this.options,
1565
- group = options.group,
1566
- activeSortable = Sortable.active,
1567
- isOwner = activeGroup === group,
1568
- canSort = options.sort,
1569
- fromSortable = putSortable || activeSortable,
1570
- vertical,
1571
- _this = this,
1572
- completedFired = false;
1573
- if (_silent) return;
1574
- function dragOverEvent(name, extra) {
1575
- pluginEvent(name, _this, _objectSpread2({
1576
- evt: evt,
1577
- isOwner: isOwner,
1578
- axis: vertical ? 'vertical' : 'horizontal',
1579
- revert: revert,
1580
- dragRect: dragRect,
1581
- targetRect: targetRect,
1582
- canSort: canSort,
1583
- fromSortable: fromSortable,
1584
- target: target,
1585
- completed: completed,
1586
- onMove: function onMove(target, after) {
1587
- return _onMove(rootEl, el, dragEl, dragRect, target, getRect(target), evt, after);
1588
- },
1589
- changed: changed
1590
- }, extra));
1591
- } // Capture animation state
1592
-
1593
- function capture() {
1594
- dragOverEvent('dragOverAnimationCapture');
1595
- _this.captureAnimationState();
1596
- if (_this !== fromSortable) {
1597
- fromSortable.captureAnimationState();
1598
- }
1599
- } // Return invocation when dragEl is inserted (or completed)
1600
-
1601
- function completed(insertion) {
1602
- dragOverEvent('dragOverCompleted', {
1603
- insertion: insertion
1604
- });
1605
- if (insertion) {
1606
- // Clones must be hidden before folding animation to capture dragRectAbsolute properly
1607
- if (isOwner) {
1608
- activeSortable._hideClone();
1609
- } else {
1610
- activeSortable._showClone(_this);
1611
- }
1612
- if (_this !== fromSortable) {
1613
- // Set ghost class to new sortable's ghost class
1614
- toggleClass(dragEl, putSortable ? putSortable.options.ghostClass : activeSortable.options.ghostClass, false);
1615
- toggleClass(dragEl, options.ghostClass, true);
1616
- }
1617
- if (putSortable !== _this && _this !== Sortable.active) {
1618
- putSortable = _this;
1619
- } else if (_this === Sortable.active && putSortable) {
1620
- putSortable = null;
1621
- } // Animation
1622
-
1623
- if (fromSortable === _this) {
1624
- _this._ignoreWhileAnimating = target;
1625
- }
1626
- _this.animateAll(function () {
1627
- dragOverEvent('dragOverAnimationComplete');
1628
- _this._ignoreWhileAnimating = null;
1629
- });
1630
- if (_this !== fromSortable) {
1631
- fromSortable.animateAll();
1632
- fromSortable._ignoreWhileAnimating = null;
1633
- }
1634
- } // Null lastTarget if it is not inside a previously swapped element
1635
-
1636
- if (target === dragEl && !dragEl.animated || target === el && !target.animated) {
1637
- lastTarget = null;
1638
- } // no bubbling and not fallback
1639
-
1640
- if (!options.dragoverBubble && !evt.rootEl && target !== document) {
1641
- dragEl.parentNode[expando]._isOutsideThisEl(evt.target); // Do not detect for empty insert if already inserted
1642
-
1643
- !insertion && nearestEmptyInsertDetectEvent(evt);
1644
- }
1645
- !options.dragoverBubble && evt.stopPropagation && evt.stopPropagation();
1646
- return completedFired = true;
1647
- } // Call when dragEl has been inserted
1648
-
1649
- function changed() {
1650
- newIndex = index(dragEl);
1651
- newDraggableIndex = index(dragEl, options.draggable);
1652
- _dispatchEvent({
1653
- sortable: _this,
1654
- name: 'change',
1655
- toEl: el,
1656
- newIndex: newIndex,
1657
- newDraggableIndex: newDraggableIndex,
1658
- originalEvent: evt
1659
- });
1660
- }
1661
- if (evt.preventDefault !== void 0) {
1662
- evt.cancelable && evt.preventDefault();
1663
- }
1664
- target = closest(target, options.draggable, el, true);
1665
- dragOverEvent('dragOver');
1666
- if (Sortable.eventCanceled) return completedFired;
1667
- if (dragEl.contains(evt.target) || target.animated && target.animatingX && target.animatingY || _this._ignoreWhileAnimating === target) {
1668
- return completed(false);
1669
- }
1670
- ignoreNextClick = false;
1671
- if (activeSortable && !options.disabled && (isOwner ? canSort || (revert = parentEl !== rootEl) // Reverting item into the original list
1672
- : putSortable === this || (this.lastPutMode = activeGroup.checkPull(this, activeSortable, dragEl, evt)) && group.checkPut(this, activeSortable, dragEl, evt))) {
1673
- vertical = this._getDirection(evt, target) === 'vertical';
1674
- dragRect = getRect(dragEl);
1675
- dragOverEvent('dragOverValid');
1676
- if (Sortable.eventCanceled) return completedFired;
1677
- if (revert) {
1678
- parentEl = rootEl; // actualization
1679
-
1680
- capture();
1681
- this._hideClone();
1682
- dragOverEvent('revert');
1683
- if (!Sortable.eventCanceled) {
1684
- if (nextEl) {
1685
- rootEl.insertBefore(dragEl, nextEl);
1686
- } else {
1687
- rootEl.appendChild(dragEl);
1688
- }
1689
- }
1690
- return completed(true);
1691
- }
1692
- var elLastChild = lastChild(el, options.draggable);
1693
- if (!elLastChild || _ghostIsLast(evt, vertical, this) && !elLastChild.animated) {
1694
- // Insert to end of list
1695
- // If already at end of list: Do not insert
1696
- if (elLastChild === dragEl) {
1697
- return completed(false);
1698
- } // if there is a last element, it is the target
1699
-
1700
- if (elLastChild && el === evt.target) {
1701
- target = elLastChild;
1702
- }
1703
- if (target) {
1704
- targetRect = getRect(target);
1705
- }
1706
- if (_onMove(rootEl, el, dragEl, dragRect, target, targetRect, evt, !!target) !== false) {
1707
- capture();
1708
- el.appendChild(dragEl);
1709
- parentEl = el; // actualization
1710
-
1711
- changed();
1712
- return completed(true);
1713
- }
1714
- } else if (elLastChild && _ghostIsFirst(evt, vertical, this)) {
1715
- // Insert to start of list
1716
- var firstChild = getChild(el, 0, options, true);
1717
- if (firstChild === dragEl) {
1718
- return completed(false);
1719
- }
1720
- target = firstChild;
1721
- targetRect = getRect(target);
1722
- if (_onMove(rootEl, el, dragEl, dragRect, target, targetRect, evt, false) !== false) {
1723
- capture();
1724
- el.insertBefore(dragEl, firstChild);
1725
- parentEl = el; // actualization
1726
-
1727
- changed();
1728
- return completed(true);
1729
- }
1730
- } else if (target.parentNode === el) {
1731
- targetRect = getRect(target);
1732
- var direction = 0,
1733
- targetBeforeFirstSwap,
1734
- differentLevel = dragEl.parentNode !== el,
1735
- differentRowCol = !_dragElInRowColumn(dragEl.animated && dragEl.toRect || dragRect, target.animated && target.toRect || targetRect, vertical),
1736
- side1 = vertical ? 'top' : 'left',
1737
- scrolledPastTop = isScrolledPast(target, 'top', 'top') || isScrolledPast(dragEl, 'top', 'top'),
1738
- scrollBefore = scrolledPastTop ? scrolledPastTop.scrollTop : void 0;
1739
- if (lastTarget !== target) {
1740
- targetBeforeFirstSwap = targetRect[side1];
1741
- pastFirstInvertThresh = false;
1742
- isCircumstantialInvert = !differentRowCol && options.invertSwap || differentLevel;
1743
- }
1744
- direction = _getSwapDirection(evt, target, targetRect, vertical, differentRowCol ? 1 : options.swapThreshold, options.invertedSwapThreshold == null ? options.swapThreshold : options.invertedSwapThreshold, isCircumstantialInvert, lastTarget === target);
1745
- var sibling;
1746
- if (direction !== 0) {
1747
- // Check if target is beside dragEl in respective direction (ignoring hidden elements)
1748
- var dragIndex = index(dragEl);
1749
- do {
1750
- dragIndex -= direction;
1751
- sibling = parentEl.children[dragIndex];
1752
- } while (sibling && (css(sibling, 'display') === 'none' || sibling === ghostEl));
1753
- } // If dragEl is already beside target: Do not insert
1754
-
1755
- if (direction === 0 || sibling === target) {
1756
- return completed(false);
1757
- }
1758
- lastTarget = target;
1759
- lastDirection = direction;
1760
- var nextSibling = target.nextElementSibling,
1761
- after = false;
1762
- after = direction === 1;
1763
- var moveVector = _onMove(rootEl, el, dragEl, dragRect, target, targetRect, evt, after);
1764
- if (moveVector !== false) {
1765
- if (moveVector === 1 || moveVector === -1) {
1766
- after = moveVector === 1;
1767
- }
1768
- _silent = true;
1769
- setTimeout(_unsilent, 30);
1770
- capture();
1771
- if (after && !nextSibling) {
1772
- el.appendChild(dragEl);
1773
- } else {
1774
- target.parentNode.insertBefore(dragEl, after ? nextSibling : target);
1775
- } // Undo chrome's scroll adjustment (has no effect on other browsers)
1776
-
1777
- if (scrolledPastTop) {
1778
- scrollBy(scrolledPastTop, 0, scrollBefore - scrolledPastTop.scrollTop);
1779
- }
1780
- parentEl = dragEl.parentNode; // actualization
1781
- // must be done before animation
1782
-
1783
- if (targetBeforeFirstSwap !== undefined && !isCircumstantialInvert) {
1784
- targetMoveDistance = Math.abs(targetBeforeFirstSwap - getRect(target)[side1]);
1785
- }
1786
- changed();
1787
- return completed(true);
1788
- }
1789
- }
1790
- if (el.contains(dragEl)) {
1791
- return completed(false);
1792
- }
1793
- }
1794
- return false;
1795
- },
1796
- _ignoreWhileAnimating: null,
1797
- _offMoveEvents: function _offMoveEvents() {
1798
- off(document, 'mousemove', this._onTouchMove);
1799
- off(document, 'touchmove', this._onTouchMove);
1800
- off(document, 'pointermove', this._onTouchMove);
1801
- off(document, 'dragover', nearestEmptyInsertDetectEvent);
1802
- off(document, 'mousemove', nearestEmptyInsertDetectEvent);
1803
- off(document, 'touchmove', nearestEmptyInsertDetectEvent);
1804
- },
1805
- _offUpEvents: function _offUpEvents() {
1806
- var ownerDocument = this.el.ownerDocument;
1807
- off(ownerDocument, 'mouseup', this._onDrop);
1808
- off(ownerDocument, 'touchend', this._onDrop);
1809
- off(ownerDocument, 'pointerup', this._onDrop);
1810
- off(ownerDocument, 'touchcancel', this._onDrop);
1811
- off(document, 'selectstart', this);
1812
- },
1813
- _onDrop: function _onDrop( /**Event*/
1814
- evt) {
1815
- var el = this.el,
1816
- options = this.options; // Get the index of the dragged element within its parent
1817
-
1818
- newIndex = index(dragEl);
1819
- newDraggableIndex = index(dragEl, options.draggable);
1820
- pluginEvent('drop', this, {
1821
- evt: evt
1822
- });
1823
- parentEl = dragEl && dragEl.parentNode; // Get again after plugin event
1824
-
1825
- newIndex = index(dragEl);
1826
- newDraggableIndex = index(dragEl, options.draggable);
1827
- if (Sortable.eventCanceled) {
1828
- this._nulling();
1829
- return;
1830
- }
1831
- awaitingDragStarted = false;
1832
- isCircumstantialInvert = false;
1833
- pastFirstInvertThresh = false;
1834
- clearInterval(this._loopId);
1835
- clearTimeout(this._dragStartTimer);
1836
- _cancelNextTick(this.cloneId);
1837
- _cancelNextTick(this._dragStartId); // Unbind events
1838
-
1839
- if (this.nativeDraggable) {
1840
- off(document, 'drop', this);
1841
- off(el, 'dragstart', this._onDragStart);
1842
- }
1843
- this._offMoveEvents();
1844
- this._offUpEvents();
1845
- if (Safari) {
1846
- css(document.body, 'user-select', '');
1847
- }
1848
- css(dragEl, 'transform', '');
1849
- if (evt) {
1850
- if (moved) {
1851
- evt.cancelable && evt.preventDefault();
1852
- !options.dropBubble && evt.stopPropagation();
1853
- }
1854
- ghostEl && ghostEl.parentNode && ghostEl.parentNode.removeChild(ghostEl);
1855
- if (rootEl === parentEl || putSortable && putSortable.lastPutMode !== 'clone') {
1856
- // Remove clone(s)
1857
- cloneEl && cloneEl.parentNode && cloneEl.parentNode.removeChild(cloneEl);
1858
- }
1859
- if (dragEl) {
1860
- if (this.nativeDraggable) {
1861
- off(dragEl, 'dragend', this);
1862
- }
1863
- _disableDraggable(dragEl);
1864
- dragEl.style['will-change'] = ''; // Remove classes
1865
- // ghostClass is added in dragStarted
1866
-
1867
- if (moved && !awaitingDragStarted) {
1868
- toggleClass(dragEl, putSortable ? putSortable.options.ghostClass : this.options.ghostClass, false);
1869
- }
1870
- toggleClass(dragEl, this.options.chosenClass, false); // Drag stop event
1871
-
1872
- _dispatchEvent({
1873
- sortable: this,
1874
- name: 'unchoose',
1875
- toEl: parentEl,
1876
- newIndex: null,
1877
- newDraggableIndex: null,
1878
- originalEvent: evt
1879
- });
1880
- if (rootEl !== parentEl) {
1881
- if (newIndex >= 0) {
1882
- // Add event
1883
- _dispatchEvent({
1884
- rootEl: parentEl,
1885
- name: 'add',
1886
- toEl: parentEl,
1887
- fromEl: rootEl,
1888
- originalEvent: evt
1889
- }); // Remove event
1890
-
1891
- _dispatchEvent({
1892
- sortable: this,
1893
- name: 'remove',
1894
- toEl: parentEl,
1895
- originalEvent: evt
1896
- }); // drag from one list and drop into another
1897
-
1898
- _dispatchEvent({
1899
- rootEl: parentEl,
1900
- name: 'sort',
1901
- toEl: parentEl,
1902
- fromEl: rootEl,
1903
- originalEvent: evt
1904
- });
1905
- _dispatchEvent({
1906
- sortable: this,
1907
- name: 'sort',
1908
- toEl: parentEl,
1909
- originalEvent: evt
1910
- });
1911
- }
1912
- putSortable && putSortable.save();
1913
- } else {
1914
- if (newIndex !== oldIndex) {
1915
- if (newIndex >= 0) {
1916
- // drag & drop within the same list
1917
- _dispatchEvent({
1918
- sortable: this,
1919
- name: 'update',
1920
- toEl: parentEl,
1921
- originalEvent: evt
1922
- });
1923
- _dispatchEvent({
1924
- sortable: this,
1925
- name: 'sort',
1926
- toEl: parentEl,
1927
- originalEvent: evt
1928
- });
1929
- }
1930
- }
1931
- }
1932
- if (Sortable.active) {
1933
- /* jshint eqnull:true */
1934
- if (newIndex == null || newIndex === -1) {
1935
- newIndex = oldIndex;
1936
- newDraggableIndex = oldDraggableIndex;
1937
- }
1938
- _dispatchEvent({
1939
- sortable: this,
1940
- name: 'end',
1941
- toEl: parentEl,
1942
- originalEvent: evt
1943
- }); // Save sorting
1944
-
1945
- this.save();
1946
- }
1947
- }
1948
- }
1949
- this._nulling();
1950
- },
1951
- _nulling: function _nulling() {
1952
- pluginEvent('nulling', this);
1953
- rootEl = dragEl = parentEl = ghostEl = nextEl = cloneEl = lastDownEl = cloneHidden = tapEvt = touchEvt = moved = newIndex = newDraggableIndex = oldIndex = oldDraggableIndex = lastTarget = lastDirection = putSortable = activeGroup = Sortable.dragged = Sortable.ghost = Sortable.clone = Sortable.active = null;
1954
- savedInputChecked.forEach(function (el) {
1955
- el.checked = true;
1956
- });
1957
- savedInputChecked.length = lastDx = lastDy = 0;
1958
- },
1959
- handleEvent: function handleEvent( /**Event*/
1960
- evt) {
1961
- switch (evt.type) {
1962
- case 'drop':
1963
- case 'dragend':
1964
- this._onDrop(evt);
1965
- break;
1966
- case 'dragenter':
1967
- case 'dragover':
1968
- if (dragEl) {
1969
- this._onDragOver(evt);
1970
- _globalDragOver(evt);
1971
- }
1972
- break;
1973
- case 'selectstart':
1974
- evt.preventDefault();
1975
- break;
1976
- }
1977
- },
1978
- /**
1979
- * Serializes the item into an array of string.
1980
- * @returns {String[]}
1981
- */
1982
- toArray: function toArray() {
1983
- var order = [],
1984
- el,
1985
- children = this.el.children,
1986
- i = 0,
1987
- n = children.length,
1988
- options = this.options;
1989
- for (; i < n; i++) {
1990
- el = children[i];
1991
- if (closest(el, options.draggable, this.el, false)) {
1992
- order.push(el.getAttribute(options.dataIdAttr) || _generateId(el));
1993
- }
1994
- }
1995
- return order;
1996
- },
1997
- /**
1998
- * Sorts the elements according to the array.
1999
- * @param {String[]} order order of the items
2000
- */
2001
- sort: function sort(order, useAnimation) {
2002
- var items = {},
2003
- rootEl = this.el;
2004
- this.toArray().forEach(function (id, i) {
2005
- var el = rootEl.children[i];
2006
- if (closest(el, this.options.draggable, rootEl, false)) {
2007
- items[id] = el;
2008
- }
2009
- }, this);
2010
- useAnimation && this.captureAnimationState();
2011
- order.forEach(function (id) {
2012
- if (items[id]) {
2013
- rootEl.removeChild(items[id]);
2014
- rootEl.appendChild(items[id]);
2015
- }
2016
- });
2017
- useAnimation && this.animateAll();
2018
- },
2019
- /**
2020
- * Save the current sorting
2021
- */
2022
- save: function save() {
2023
- var store = this.options.store;
2024
- store && store.set && store.set(this);
2025
- },
2026
- /**
2027
- * For each element in the set, get the first element that matches the selector by testing the element itself and traversing up through its ancestors in the DOM tree.
2028
- * @param {HTMLElement} el
2029
- * @param {String} [selector] default: `options.draggable`
2030
- * @returns {HTMLElement|null}
2031
- */
2032
- closest: function closest$1(el, selector) {
2033
- return closest(el, selector || this.options.draggable, this.el, false);
2034
- },
2035
- /**
2036
- * Set/get option
2037
- * @param {string} name
2038
- * @param {*} [value]
2039
- * @returns {*}
2040
- */
2041
- option: function option(name, value) {
2042
- var options = this.options;
2043
- if (value === void 0) {
2044
- return options[name];
2045
- } else {
2046
- var modifiedValue = PluginManager.modifyOption(this, name, value);
2047
- if (typeof modifiedValue !== 'undefined') {
2048
- options[name] = modifiedValue;
2049
- } else {
2050
- options[name] = value;
2051
- }
2052
- if (name === 'group') {
2053
- _prepareGroup(options);
2054
- }
2055
- }
2056
- },
2057
- /**
2058
- * Destroy
2059
- */
2060
- destroy: function destroy() {
2061
- pluginEvent('destroy', this);
2062
- var el = this.el;
2063
- el[expando] = null;
2064
- off(el, 'mousedown', this._onTapStart);
2065
- off(el, 'touchstart', this._onTapStart);
2066
- off(el, 'pointerdown', this._onTapStart);
2067
- if (this.nativeDraggable) {
2068
- off(el, 'dragover', this);
2069
- off(el, 'dragenter', this);
2070
- } // Remove draggable attributes
2071
-
2072
- Array.prototype.forEach.call(el.querySelectorAll('[draggable]'), function (el) {
2073
- el.removeAttribute('draggable');
2074
- });
2075
- this._onDrop();
2076
- this._disableDelayedDragEvents();
2077
- sortables.splice(sortables.indexOf(this.el), 1);
2078
- this.el = el = null;
2079
- },
2080
- _hideClone: function _hideClone() {
2081
- if (!cloneHidden) {
2082
- pluginEvent('hideClone', this);
2083
- if (Sortable.eventCanceled) return;
2084
- css(cloneEl, 'display', 'none');
2085
- if (this.options.removeCloneOnHide && cloneEl.parentNode) {
2086
- cloneEl.parentNode.removeChild(cloneEl);
2087
- }
2088
- cloneHidden = true;
2089
- }
2090
- },
2091
- _showClone: function _showClone(putSortable) {
2092
- if (putSortable.lastPutMode !== 'clone') {
2093
- this._hideClone();
2094
- return;
2095
- }
2096
- if (cloneHidden) {
2097
- pluginEvent('showClone', this);
2098
- if (Sortable.eventCanceled) return; // show clone at dragEl or original position
2099
-
2100
- if (dragEl.parentNode == rootEl && !this.options.group.revertClone) {
2101
- rootEl.insertBefore(cloneEl, dragEl);
2102
- } else if (nextEl) {
2103
- rootEl.insertBefore(cloneEl, nextEl);
2104
- } else {
2105
- rootEl.appendChild(cloneEl);
2106
- }
2107
- if (this.options.group.revertClone) {
2108
- this.animate(dragEl, cloneEl);
2109
- }
2110
- css(cloneEl, 'display', '');
2111
- cloneHidden = false;
2112
- }
2113
- }
2114
- };
2115
- function _globalDragOver( /**Event*/
2116
- evt) {
2117
- if (evt.dataTransfer) {
2118
- evt.dataTransfer.dropEffect = 'move';
2119
- }
2120
- evt.cancelable && evt.preventDefault();
2121
- }
2122
- function _onMove(fromEl, toEl, dragEl, dragRect, targetEl, targetRect, originalEvent, willInsertAfter) {
2123
- var evt,
2124
- sortable = fromEl[expando],
2125
- onMoveFn = sortable.options.onMove,
2126
- retVal; // Support for new CustomEvent feature
2127
-
2128
- if (window.CustomEvent && !IE11OrLess && !Edge) {
2129
- evt = new CustomEvent('move', {
2130
- bubbles: true,
2131
- cancelable: true
2132
- });
2133
- } else {
2134
- evt = document.createEvent('Event');
2135
- evt.initEvent('move', true, true);
2136
- }
2137
- evt.to = toEl;
2138
- evt.from = fromEl;
2139
- evt.dragged = dragEl;
2140
- evt.draggedRect = dragRect;
2141
- evt.related = targetEl || toEl;
2142
- evt.relatedRect = targetRect || getRect(toEl);
2143
- evt.willInsertAfter = willInsertAfter;
2144
- evt.originalEvent = originalEvent;
2145
- fromEl.dispatchEvent(evt);
2146
- if (onMoveFn) {
2147
- retVal = onMoveFn.call(sortable, evt, originalEvent);
2148
- }
2149
- return retVal;
2150
- }
2151
- function _disableDraggable(el) {
2152
- el.draggable = false;
2153
- }
2154
- function _unsilent() {
2155
- _silent = false;
2156
- }
2157
- function _ghostIsFirst(evt, vertical, sortable) {
2158
- var rect = getRect(getChild(sortable.el, 0, sortable.options, true));
2159
- var spacer = 10;
2160
- return vertical ? evt.clientX < rect.left - spacer || evt.clientY < rect.top && evt.clientX < rect.right : evt.clientY < rect.top - spacer || evt.clientY < rect.bottom && evt.clientX < rect.left;
2161
- }
2162
- function _ghostIsLast(evt, vertical, sortable) {
2163
- var rect = getRect(lastChild(sortable.el, sortable.options.draggable));
2164
- var spacer = 10;
2165
- return vertical ? evt.clientX > rect.right + spacer || evt.clientX <= rect.right && evt.clientY > rect.bottom && evt.clientX >= rect.left : evt.clientX > rect.right && evt.clientY > rect.top || evt.clientX <= rect.right && evt.clientY > rect.bottom + spacer;
2166
- }
2167
- function _getSwapDirection(evt, target, targetRect, vertical, swapThreshold, invertedSwapThreshold, invertSwap, isLastTarget) {
2168
- var mouseOnAxis = vertical ? evt.clientY : evt.clientX,
2169
- targetLength = vertical ? targetRect.height : targetRect.width,
2170
- targetS1 = vertical ? targetRect.top : targetRect.left,
2171
- targetS2 = vertical ? targetRect.bottom : targetRect.right,
2172
- invert = false;
2173
- if (!invertSwap) {
2174
- // Never invert or create dragEl shadow when target movemenet causes mouse to move past the end of regular swapThreshold
2175
- if (isLastTarget && targetMoveDistance < targetLength * swapThreshold) {
2176
- // multiplied only by swapThreshold because mouse will already be inside target by (1 - threshold) * targetLength / 2
2177
- // check if past first invert threshold on side opposite of lastDirection
2178
- if (!pastFirstInvertThresh && (lastDirection === 1 ? mouseOnAxis > targetS1 + targetLength * invertedSwapThreshold / 2 : mouseOnAxis < targetS2 - targetLength * invertedSwapThreshold / 2)) {
2179
- // past first invert threshold, do not restrict inverted threshold to dragEl shadow
2180
- pastFirstInvertThresh = true;
2181
- }
2182
- if (!pastFirstInvertThresh) {
2183
- // dragEl shadow (target move distance shadow)
2184
- if (lastDirection === 1 ? mouseOnAxis < targetS1 + targetMoveDistance // over dragEl shadow
2185
- : mouseOnAxis > targetS2 - targetMoveDistance) {
2186
- return -lastDirection;
2187
- }
2188
- } else {
2189
- invert = true;
2190
- }
2191
- } else {
2192
- // Regular
2193
- if (mouseOnAxis > targetS1 + targetLength * (1 - swapThreshold) / 2 && mouseOnAxis < targetS2 - targetLength * (1 - swapThreshold) / 2) {
2194
- return _getInsertDirection(target);
2195
- }
2196
- }
2197
- }
2198
- invert = invert || invertSwap;
2199
- if (invert) {
2200
- // Invert of regular
2201
- if (mouseOnAxis < targetS1 + targetLength * invertedSwapThreshold / 2 || mouseOnAxis > targetS2 - targetLength * invertedSwapThreshold / 2) {
2202
- return mouseOnAxis > targetS1 + targetLength / 2 ? 1 : -1;
2203
- }
2204
- }
2205
- return 0;
2206
- }
2207
- /**
2208
- * Gets the direction dragEl must be swapped relative to target in order to make it
2209
- * seem that dragEl has been "inserted" into that element's position
2210
- * @param {HTMLElement} target The target whose position dragEl is being inserted at
2211
- * @return {Number} Direction dragEl must be swapped
2212
- */
2213
-
2214
- function _getInsertDirection(target) {
2215
- if (index(dragEl) < index(target)) {
2216
- return 1;
2217
- } else {
2218
- return -1;
2219
- }
2220
- }
2221
- /**
2222
- * Generate id
2223
- * @param {HTMLElement} el
2224
- * @returns {String}
2225
- * @private
2226
- */
2227
-
2228
- function _generateId(el) {
2229
- var str = el.tagName + el.className + el.src + el.href + el.textContent,
2230
- i = str.length,
2231
- sum = 0;
2232
- while (i--) {
2233
- sum += str.charCodeAt(i);
2234
- }
2235
- return sum.toString(36);
2236
- }
2237
- function _saveInputCheckedState(root) {
2238
- savedInputChecked.length = 0;
2239
- var inputs = root.getElementsByTagName('input');
2240
- var idx = inputs.length;
2241
- while (idx--) {
2242
- var el = inputs[idx];
2243
- el.checked && savedInputChecked.push(el);
2244
- }
2245
- }
2246
- function _nextTick(fn) {
2247
- return setTimeout(fn, 0);
2248
- }
2249
- function _cancelNextTick(id) {
2250
- return clearTimeout(id);
2251
- } // Fixed #973:
2252
-
2253
- if (documentExists) {
2254
- on(document, 'touchmove', function (evt) {
2255
- if ((Sortable.active || awaitingDragStarted) && evt.cancelable) {
2256
- evt.preventDefault();
2257
- }
2258
- });
2259
- } // Export utils
2260
-
2261
- Sortable.utils = {
2262
- on: on,
2263
- off: off,
2264
- css: css,
2265
- find: find,
2266
- is: function is(el, selector) {
2267
- return !!closest(el, selector, el, false);
2268
- },
2269
- extend: extend,
2270
- throttle: throttle,
2271
- closest: closest,
2272
- toggleClass: toggleClass,
2273
- clone: clone,
2274
- index: index,
2275
- nextTick: _nextTick,
2276
- cancelNextTick: _cancelNextTick,
2277
- detectDirection: _detectDirection,
2278
- getChild: getChild
2279
- };
2280
- /**
2281
- * Get the Sortable instance of an element
2282
- * @param {HTMLElement} element The element
2283
- * @return {Sortable|undefined} The instance of Sortable
2284
- */
2285
-
2286
- Sortable.get = function (element) {
2287
- return element[expando];
2288
- };
2289
- /**
2290
- * Mount a plugin to Sortable
2291
- * @param {...SortablePlugin|SortablePlugin[]} plugins Plugins being mounted
2292
- */
2293
-
2294
- Sortable.mount = function () {
2295
- for (var _len = arguments.length, plugins = new Array(_len), _key = 0; _key < _len; _key++) {
2296
- plugins[_key] = arguments[_key];
2297
- }
2298
- if (plugins[0].constructor === Array) plugins = plugins[0];
2299
- plugins.forEach(function (plugin) {
2300
- if (!plugin.prototype || !plugin.prototype.constructor) {
2301
- throw "Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(plugin));
2302
- }
2303
- if (plugin.utils) Sortable.utils = _objectSpread2(_objectSpread2({}, Sortable.utils), plugin.utils);
2304
- PluginManager.mount(plugin);
2305
- });
2306
- };
2307
- /**
2308
- * Create sortable instance
2309
- * @param {HTMLElement} el
2310
- * @param {Object} [options]
2311
- */
2312
-
2313
- Sortable.create = function (el, options) {
2314
- return new Sortable(el, options);
2315
- }; // Export
2316
-
2317
- Sortable.version = version;
2318
- var autoScrolls = [],
2319
- scrollEl,
2320
- scrollRootEl,
2321
- scrolling = false,
2322
- lastAutoScrollX,
2323
- lastAutoScrollY,
2324
- touchEvt$1,
2325
- pointerElemChangedInterval;
2326
- function AutoScrollPlugin() {
2327
- function AutoScroll() {
2328
- this.defaults = {
2329
- scroll: true,
2330
- forceAutoScrollFallback: false,
2331
- scrollSensitivity: 30,
2332
- scrollSpeed: 10,
2333
- bubbleScroll: true
2334
- }; // Bind all private methods
2335
-
2336
- for (var fn in this) {
2337
- if (fn.charAt(0) === '_' && typeof this[fn] === 'function') {
2338
- this[fn] = this[fn].bind(this);
2339
- }
2340
- }
2341
- }
2342
- AutoScroll.prototype = {
2343
- dragStarted: function dragStarted(_ref) {
2344
- var originalEvent = _ref.originalEvent;
2345
- if (this.sortable.nativeDraggable) {
2346
- on(document, 'dragover', this._handleAutoScroll);
2347
- } else {
2348
- if (this.options.supportPointer) {
2349
- on(document, 'pointermove', this._handleFallbackAutoScroll);
2350
- } else if (originalEvent.touches) {
2351
- on(document, 'touchmove', this._handleFallbackAutoScroll);
2352
- } else {
2353
- on(document, 'mousemove', this._handleFallbackAutoScroll);
2354
- }
2355
- }
2356
- },
2357
- dragOverCompleted: function dragOverCompleted(_ref2) {
2358
- var originalEvent = _ref2.originalEvent;
2359
-
2360
- // For when bubbling is canceled and using fallback (fallback 'touchmove' always reached)
2361
- if (!this.options.dragOverBubble && !originalEvent.rootEl) {
2362
- this._handleAutoScroll(originalEvent);
2363
- }
2364
- },
2365
- drop: function drop() {
2366
- if (this.sortable.nativeDraggable) {
2367
- off(document, 'dragover', this._handleAutoScroll);
2368
- } else {
2369
- off(document, 'pointermove', this._handleFallbackAutoScroll);
2370
- off(document, 'touchmove', this._handleFallbackAutoScroll);
2371
- off(document, 'mousemove', this._handleFallbackAutoScroll);
2372
- }
2373
- clearPointerElemChangedInterval();
2374
- clearAutoScrolls();
2375
- cancelThrottle();
2376
- },
2377
- nulling: function nulling() {
2378
- touchEvt$1 = scrollRootEl = scrollEl = scrolling = pointerElemChangedInterval = lastAutoScrollX = lastAutoScrollY = null;
2379
- autoScrolls.length = 0;
2380
- },
2381
- _handleFallbackAutoScroll: function _handleFallbackAutoScroll(evt) {
2382
- this._handleAutoScroll(evt, true);
2383
- },
2384
- _handleAutoScroll: function _handleAutoScroll(evt, fallback) {
2385
- var _this = this;
2386
- var x = (evt.touches ? evt.touches[0] : evt).clientX,
2387
- y = (evt.touches ? evt.touches[0] : evt).clientY,
2388
- elem = document.elementFromPoint(x, y);
2389
- touchEvt$1 = evt; // IE does not seem to have native autoscroll,
2390
- // Edge's autoscroll seems too conditional,
2391
- // MACOS Safari does not have autoscroll,
2392
- // Firefox and Chrome are good
2393
-
2394
- if (fallback || this.options.forceAutoScrollFallback || Edge || IE11OrLess || Safari) {
2395
- autoScroll(evt, this.options, elem, fallback); // Listener for pointer element change
2396
-
2397
- var ogElemScroller = getParentAutoScrollElement(elem, true);
2398
- if (scrolling && (!pointerElemChangedInterval || x !== lastAutoScrollX || y !== lastAutoScrollY)) {
2399
- pointerElemChangedInterval && clearPointerElemChangedInterval(); // Detect for pointer elem change, emulating native DnD behaviour
2400
-
2401
- pointerElemChangedInterval = setInterval(function () {
2402
- var newElem = getParentAutoScrollElement(document.elementFromPoint(x, y), true);
2403
- if (newElem !== ogElemScroller) {
2404
- ogElemScroller = newElem;
2405
- clearAutoScrolls();
2406
- }
2407
- autoScroll(evt, _this.options, newElem, fallback);
2408
- }, 10);
2409
- lastAutoScrollX = x;
2410
- lastAutoScrollY = y;
2411
- }
2412
- } else {
2413
- // if DnD is enabled (and browser has good autoscrolling), first autoscroll will already scroll, so get parent autoscroll of first autoscroll
2414
- if (!this.options.bubbleScroll || getParentAutoScrollElement(elem, true) === getWindowScrollingElement()) {
2415
- clearAutoScrolls();
2416
- return;
2417
- }
2418
- autoScroll(evt, this.options, getParentAutoScrollElement(elem, false), false);
2419
- }
2420
- }
2421
- };
2422
- return _extends(AutoScroll, {
2423
- pluginName: 'scroll',
2424
- initializeByDefault: true
2425
- });
2426
- }
2427
- function clearAutoScrolls() {
2428
- autoScrolls.forEach(function (autoScroll) {
2429
- clearInterval(autoScroll.pid);
2430
- });
2431
- autoScrolls = [];
2432
- }
2433
- function clearPointerElemChangedInterval() {
2434
- clearInterval(pointerElemChangedInterval);
2435
- }
2436
- var autoScroll = throttle(function (evt, options, rootEl, isFallback) {
2437
- // Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=505521
2438
- if (!options.scroll) return;
2439
- var x = (evt.touches ? evt.touches[0] : evt).clientX,
2440
- y = (evt.touches ? evt.touches[0] : evt).clientY,
2441
- sens = options.scrollSensitivity,
2442
- speed = options.scrollSpeed,
2443
- winScroller = getWindowScrollingElement();
2444
- var scrollThisInstance = false,
2445
- scrollCustomFn; // New scroll root, set scrollEl
2446
-
2447
- if (scrollRootEl !== rootEl) {
2448
- scrollRootEl = rootEl;
2449
- clearAutoScrolls();
2450
- scrollEl = options.scroll;
2451
- scrollCustomFn = options.scrollFn;
2452
- if (scrollEl === true) {
2453
- scrollEl = getParentAutoScrollElement(rootEl, true);
2454
- }
2455
- }
2456
- var layersOut = 0;
2457
- var currentParent = scrollEl;
2458
- do {
2459
- var el = currentParent,
2460
- rect = getRect(el),
2461
- top = rect.top,
2462
- bottom = rect.bottom,
2463
- left = rect.left,
2464
- right = rect.right,
2465
- width = rect.width,
2466
- height = rect.height,
2467
- canScrollX = void 0,
2468
- canScrollY = void 0,
2469
- scrollWidth = el.scrollWidth,
2470
- scrollHeight = el.scrollHeight,
2471
- elCSS = css(el),
2472
- scrollPosX = el.scrollLeft,
2473
- scrollPosY = el.scrollTop;
2474
- if (el === winScroller) {
2475
- canScrollX = width < scrollWidth && (elCSS.overflowX === 'auto' || elCSS.overflowX === 'scroll' || elCSS.overflowX === 'visible');
2476
- canScrollY = height < scrollHeight && (elCSS.overflowY === 'auto' || elCSS.overflowY === 'scroll' || elCSS.overflowY === 'visible');
2477
- } else {
2478
- canScrollX = width < scrollWidth && (elCSS.overflowX === 'auto' || elCSS.overflowX === 'scroll');
2479
- canScrollY = height < scrollHeight && (elCSS.overflowY === 'auto' || elCSS.overflowY === 'scroll');
2480
- }
2481
- var vx = canScrollX && (Math.abs(right - x) <= sens && scrollPosX + width < scrollWidth) - (Math.abs(left - x) <= sens && !!scrollPosX);
2482
- var vy = canScrollY && (Math.abs(bottom - y) <= sens && scrollPosY + height < scrollHeight) - (Math.abs(top - y) <= sens && !!scrollPosY);
2483
- if (!autoScrolls[layersOut]) {
2484
- for (var i = 0; i <= layersOut; i++) {
2485
- if (!autoScrolls[i]) {
2486
- autoScrolls[i] = {};
2487
- }
2488
- }
2489
- }
2490
- if (autoScrolls[layersOut].vx != vx || autoScrolls[layersOut].vy != vy || autoScrolls[layersOut].el !== el) {
2491
- autoScrolls[layersOut].el = el;
2492
- autoScrolls[layersOut].vx = vx;
2493
- autoScrolls[layersOut].vy = vy;
2494
- clearInterval(autoScrolls[layersOut].pid);
2495
- if (vx != 0 || vy != 0) {
2496
- scrollThisInstance = true;
2497
- /* jshint loopfunc:true */
2498
-
2499
- autoScrolls[layersOut].pid = setInterval(function () {
2500
- // emulate drag over during autoscroll (fallback), emulating native DnD behaviour
2501
- if (isFallback && this.layer === 0) {
2502
- Sortable.active._onTouchMove(touchEvt$1); // To move ghost if it is positioned absolutely
2503
- }
2504
-
2505
- var scrollOffsetY = autoScrolls[this.layer].vy ? autoScrolls[this.layer].vy * speed : 0;
2506
- var scrollOffsetX = autoScrolls[this.layer].vx ? autoScrolls[this.layer].vx * speed : 0;
2507
- if (typeof scrollCustomFn === 'function') {
2508
- if (scrollCustomFn.call(Sortable.dragged.parentNode[expando], scrollOffsetX, scrollOffsetY, evt, touchEvt$1, autoScrolls[this.layer].el) !== 'continue') {
2509
- return;
2510
- }
2511
- }
2512
- scrollBy(autoScrolls[this.layer].el, scrollOffsetX, scrollOffsetY);
2513
- }.bind({
2514
- layer: layersOut
2515
- }), 24);
2516
- }
2517
- }
2518
- layersOut++;
2519
- } while (options.bubbleScroll && currentParent !== winScroller && (currentParent = getParentAutoScrollElement(currentParent, false)));
2520
- scrolling = scrollThisInstance; // in case another function catches scrolling as false in between when it is not
2521
- }, 30);
2522
- var drop = function drop(_ref) {
2523
- var originalEvent = _ref.originalEvent,
2524
- putSortable = _ref.putSortable,
2525
- dragEl = _ref.dragEl,
2526
- activeSortable = _ref.activeSortable,
2527
- dispatchSortableEvent = _ref.dispatchSortableEvent,
2528
- hideGhostForTarget = _ref.hideGhostForTarget,
2529
- unhideGhostForTarget = _ref.unhideGhostForTarget;
2530
- if (!originalEvent) return;
2531
- var toSortable = putSortable || activeSortable;
2532
- hideGhostForTarget();
2533
- var touch = originalEvent.changedTouches && originalEvent.changedTouches.length ? originalEvent.changedTouches[0] : originalEvent;
2534
- var target = document.elementFromPoint(touch.clientX, touch.clientY);
2535
- unhideGhostForTarget();
2536
- if (toSortable && !toSortable.el.contains(target)) {
2537
- dispatchSortableEvent('spill');
2538
- this.onSpill({
2539
- dragEl: dragEl,
2540
- putSortable: putSortable
2541
- });
2542
- }
2543
- };
2544
- function Revert() {}
2545
- Revert.prototype = {
2546
- startIndex: null,
2547
- dragStart: function dragStart(_ref2) {
2548
- var oldDraggableIndex = _ref2.oldDraggableIndex;
2549
- this.startIndex = oldDraggableIndex;
2550
- },
2551
- onSpill: function onSpill(_ref3) {
2552
- var dragEl = _ref3.dragEl,
2553
- putSortable = _ref3.putSortable;
2554
- this.sortable.captureAnimationState();
2555
- if (putSortable) {
2556
- putSortable.captureAnimationState();
2557
- }
2558
- var nextSibling = getChild(this.sortable.el, this.startIndex, this.options);
2559
- if (nextSibling) {
2560
- this.sortable.el.insertBefore(dragEl, nextSibling);
2561
- } else {
2562
- this.sortable.el.appendChild(dragEl);
2563
- }
2564
- this.sortable.animateAll();
2565
- if (putSortable) {
2566
- putSortable.animateAll();
2567
- }
2568
- },
2569
- drop: drop
2570
- };
2571
- _extends(Revert, {
2572
- pluginName: 'revertOnSpill'
2573
- });
2574
- function Remove() {}
2575
- Remove.prototype = {
2576
- onSpill: function onSpill(_ref4) {
2577
- var dragEl = _ref4.dragEl,
2578
- putSortable = _ref4.putSortable;
2579
- var parentSortable = putSortable || this.sortable;
2580
- parentSortable.captureAnimationState();
2581
- dragEl.parentNode && dragEl.parentNode.removeChild(dragEl);
2582
- parentSortable.animateAll();
2583
- },
2584
- drop: drop
2585
- };
2586
- _extends(Remove, {
2587
- pluginName: 'removeOnSpill'
2588
- });
2589
- Sortable.mount(new AutoScrollPlugin());
2590
- Sortable.mount(Remove, Revert);
2591
-
2592
- function getItemWithUUID(data) {
2593
- return data.vforkey ? data : {
2594
- vforkey: v4(),
2595
- ...data
2596
- };
2597
- }
2598
- var script = defineComponent({
2599
- name: 'OrList',
2600
- components: {
2601
- OrError,
2602
- OrLabel,
2603
- OrButton,
2604
- OrIconButton,
2605
- OrIcon
2606
- },
2607
- model: {
2608
- prop: 'modelValue',
2609
- event: 'update:modelValue'
2610
- },
2611
- props: {
2612
- modelValue: {
2613
- type: Array,
2614
- required: true,
2615
- validator: _.isArray
2616
- },
2617
- label: {
2618
- type: String,
2619
- default: '',
2620
- required: false,
2621
- validator: _.isString
2622
- },
2623
- buttonLabel: {
2624
- type: String,
2625
- default: '',
2626
- required: false,
2627
- validator: _.isString
2628
- },
2629
- itemProps: {
2630
- type: Object,
2631
- default: () => ({}),
2632
- required: false,
2633
- validator: _.isObject
2634
- },
2635
- handle: {
2636
- type: String,
2637
- default: '',
2638
- required: false,
2639
- validator: _.isString
2640
- },
2641
- isDisabled: {
2642
- type: Boolean,
2643
- default: false,
2644
- required: false,
2645
- validator: _.isBoolean
2646
- },
2647
- canAdd: {
2648
- type: Boolean,
2649
- default: true,
2650
- required: false,
2651
- validator: _.isBoolean
2652
- },
2653
- canDelete: {
2654
- type: Boolean,
2655
- default: true,
2656
- required: false,
2657
- validator: _.isBoolean
2658
- },
2659
- canDrag: {
2660
- type: Boolean,
2661
- default: true,
2662
- required: false,
2663
- validator: _.isBoolean
2664
- }
2665
- },
2666
- emits: ['update:modelValue', 'item-before-add', 'item-added', 'item-before-delete', 'item-deleted', 'item-before-move', 'item-move'],
2667
- data(props) {
2668
- return {
2669
- sortableInstance: null,
2670
- items: _.cloneDeep(props.modelValue).map(getItemWithUUID)
2671
- };
2672
- },
2673
- computed: {
2674
- hasMoreThanOneItem() {
2675
- return this.items.length > 1;
2676
- },
2677
- dragOptions() {
2678
- return {
2679
- animation: 250,
2680
- easing: 'cubic-bezier(0.12, 0.39, 0.5, 0.93)',
2681
- group: 'description',
2682
- disabled: this.isDisabled,
2683
- handle: this.handle ? `${this.handle}` : '.or-list--handle',
2684
- onUpdate: this.onUpdate
2685
- };
2686
- }
2687
- },
2688
- watch: {
2689
- modelValue(newModelValue) {
2690
- if (_.isEqual(newModelValue, this.items)) return;
2691
- this.items = _.cloneDeep(newModelValue).map(getItemWithUUID);
2692
- },
2693
- items: {
2694
- handler(newItems) {
2695
- this.$emit('update:modelValue', newItems);
2696
- },
2697
- deep: true
2698
- },
2699
- isDisabled(nv) {
2700
- var _a;
2701
- (_a = this.sortableInstance) === null || _a === void 0 ? void 0 : _a.option('disabled', nv);
2702
- },
2703
- handle(nv) {
2704
- var _a;
2705
- (_a = this.sortableInstance) === null || _a === void 0 ? void 0 : _a.option('handle', nv);
2706
- },
2707
- 'items.length': {
2708
- handler(nv) {
2709
- this.$nextTick(() => {
2710
- if (nv > 0 && !this.sortableInstance) {
2711
- this.sortableInstance = Sortable.create(this.$refs.listRef, this.dragOptions);
2712
- }
2713
- if (nv < 1 && this.sortableInstance) {
2714
- this.sortableInstance.destroy();
2715
- this.sortableInstance = null;
2716
- }
2717
- });
2718
- },
2719
- immediate: true
2720
- }
2721
- },
2722
- beforeDestroy() {
2723
- if (this.sortableInstance) {
2724
- this.sortableInstance.destroy();
2725
- this.sortableInstance = null;
2726
- }
2727
- },
2728
- methods: {
2729
- addItem() {
2730
- if (this.isDisabled) return;
2731
- this.$emit('item-before-add', this.items);
2732
- const result = [...this.items, getItemWithUUID(this.itemProps)];
2733
- this.$emit('item-added', result);
2734
- this.items = result;
2735
- },
2736
- deleteItem(index) {
2737
- if (this.isDisabled) return;
2738
- this.$emit('item-before-delete', this.items);
2739
- const result = this.items.filter((_, i) => i !== index);
2740
- this.$emit('item-deleted', result);
2741
- this.items = result;
2742
- },
2743
- onUpdate({
2744
- oldIndex,
2745
- newIndex
2746
- }) {
2747
- if (this.isDisabled) return;
2748
- this.$emit('item-before-move', this.items);
2749
- const result = _.cloneDeep(this.items);
2750
- result.splice(newIndex, 0, result.splice(oldIndex, 1)[0]);
2751
- this.$emit('item-move', result);
2752
- this.items = result;
2753
- }
2754
- }
2755
- });
2756
-
2757
- /* script */
2758
- const __vue_script__ = script;
2759
-
2760
- /* template */
2761
- var __vue_render__ = function () {
2762
- var _vm = this;
2763
- var _h = _vm.$createElement;
2764
- var _c = _vm._self._c || _h;
2765
- return _c('div', {
2766
- staticClass: "or-list"
2767
- }, [_vm._t("header", function () {
2768
- return [_vm.label ? _c('div', {
2769
- staticClass: "or-list--header"
2770
- }, [_c('or-label', {
2771
- attrs: {
2772
- "label": _vm.label
2773
- },
2774
- scopedSlots: _vm._u([{
2775
- key: "append",
2776
- fn: function () {
2777
- return [_vm._t("label-append")];
2778
- },
2779
- proxy: true
2780
- }], null, true)
2781
- })], 1) : _vm._e()];
2782
- }, null, {
2783
- deleteItem: _vm.deleteItem,
2784
- addItem: _vm.addItem
2785
- }), _vm._v(" "), _vm.items.length ? _c('div', {
2786
- ref: "listRef"
2787
- }, _vm._l(_vm.items, function (props, index) {
2788
- return _c('div', {
2789
- key: props.vforkey || index,
2790
- staticClass: "or-list--item",
2791
- attrs: {
2792
- "role": "listitem"
2793
- }
2794
- }, [_vm.canDrag && !_vm.handle && _vm.hasMoreThanOneItem ? _c('or-icon', {
2795
- staticClass: "or-list--handle",
2796
- attrs: {
2797
- "is-disabled": _vm.isDisabled,
2798
- "icon": "drag_handle"
2799
- }
2800
- }) : _vm._e(), _vm._v(" "), _c('div', {
2801
- staticClass: "or-list--slot"
2802
- }, [_vm._t("default", function () {
2803
- return [_c('or-error', {
2804
- attrs: {
2805
- "error": "Default Slot Content"
2806
- }
2807
- })];
2808
- }, null, {
2809
- props: props,
2810
- items: _vm.items,
2811
- index: index,
2812
- deleteItem: _vm.deleteItem,
2813
- addItem: _vm.addItem
2814
- })], 2), _vm._v(" "), _vm.canDelete ? _c('or-icon-button', {
2815
- staticClass: "or-list--delete-button",
2816
- attrs: {
2817
- "icon": "delete",
2818
- "size": "small",
2819
- "icon-color": "neutral-3",
2820
- "is-disabled": _vm.isDisabled
2821
- },
2822
- on: {
2823
- "click": function ($event) {
2824
- $event.preventDefault();
2825
- $event.stopPropagation();
2826
- return _vm.deleteItem(index);
2827
- }
2828
- }
2829
- }) : _vm._e()], 1);
2830
- }), 0) : _vm._e(), _vm._v(" "), _vm._t("footer", function () {
2831
- return [_c('div', {
2832
- staticClass: "or-list--footer"
2833
- }, [_vm.canAdd ? _c('or-button', {
2834
- staticClass: "or-list--add-button",
2835
- attrs: {
2836
- "icon": "add",
2837
- "type": "text",
2838
- "size": "small",
2839
- "content": _vm.buttonLabel,
2840
- "is-disabled": _vm.isDisabled
2841
- },
2842
- on: {
2843
- "click": _vm.addItem
2844
- }
2845
- }) : _vm._e()], 1)];
2846
- }, null, {
2847
- deleteItem: _vm.deleteItem,
2848
- addItem: _vm.addItem
2849
- })], 2);
2850
- };
2851
- var __vue_staticRenderFns__ = [];
2852
-
2853
- /* style */
2854
- const __vue_inject_styles__ = function (inject) {
2855
- if (!inject) return;
2856
- inject("data-v-9b1f750a_0", {
2857
- source: "@keyframes spinAround-data-v-9b1f750a{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-9b1f750a{from{opacity:1}to{opacity:0}}.or-list[data-v-9b1f750a]{cursor:default}.or-list--header[data-v-9b1f750a]{margin-bottom:var(--s-2)}.or-list--handle[data-v-9b1f750a]{margin-right:var(--s-3);cursor:move}.or-list--add-button[data-v-9b1f750a]{min-width:0!important;height:auto!important;padding:0!important}.or-list--delete-button[data-v-9b1f750a]{margin-left:var(--s-3)}.or-list--delete-button[data-v-9b1f750a] .or-icon{font-size:.875rem!important}.or-list--item[data-v-9b1f750a]{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-bottom:var(--s-4)}.or-list--slot[data-v-9b1f750a]{width:100%}.or-list--slot>*[data-v-9b1f750a]{width:100%}.or-list.is-disabled[data-v-9b1f750a],.or-list[data-v-9b1f750a]:disabled{cursor:not-allowed}",
2858
- map: undefined,
2859
- media: undefined
2860
- });
2861
- };
2862
- /* scoped */
2863
- const __vue_scope_id__ = "data-v-9b1f750a";
2864
- /* module identifier */
2865
- const __vue_module_identifier__ = undefined;
2866
- /* functional template */
2867
- const __vue_is_functional_template__ = false;
2868
- /* style inject SSR */
2869
-
2870
- /* style inject shadow dom */
2871
-
2872
- const __vue_component__ = /*#__PURE__*/normalizeComponent({
2873
- render: __vue_render__,
2874
- staticRenderFns: __vue_staticRenderFns__
2875
- }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, createInjector, undefined, undefined);
2876
- var OrList = __vue_component__;
2877
-
2878
- export { OrList as O };