@onereach/ui-components 8.26.2-beta.4184.0 → 9.0.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 (1010) hide show
  1. package/dist/bundled/v2/{OrDateTimePickerMonthSelect-4b1089ac.js → OrDateTimePickerMonthSelect-10bd57e5.js} +7 -7
  2. package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-fdc0003e.js → OrDateTimePickerPopoverHeader-903012f0.js} +3 -3
  3. package/dist/bundled/v2/{OrDateTimePickerTimeSelect-c803748a.js → OrDateTimePickerTimeSelect-328896c3.js} +2 -2
  4. package/dist/bundled/v2/{OrInlineInput-93d7a690.js → OrInlineInput-de0fed5a.js} +16 -102
  5. package/dist/bundled/v2/{OrInput-81df7deb.js → OrInput-a13e7864.js} +16 -106
  6. package/dist/bundled/v2/{OrList-431ecf1d.js → OrList-fb177f0d.js} +3 -3
  7. package/dist/bundled/v2/{OrTree-7bb5ec40.js → OrTree-93338b57.js} +39 -39
  8. package/dist/bundled/v2/components/OrAvatarV3/OrAvatar.js +1 -1
  9. package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +2 -2
  10. package/dist/bundled/v2/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
  11. package/dist/bundled/v2/components/OrButtonV3/OrButton.js +1 -1
  12. package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +1 -1
  13. package/dist/bundled/v2/components/OrCardV3/OrCard.js +1 -1
  14. package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
  15. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +4 -4
  16. package/dist/bundled/v2/components/OrCode/OrCode.js +4 -4
  17. package/dist/bundled/v2/components/OrCodeV3/OrCode.js +6 -6
  18. package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
  19. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +4 -4
  20. package/dist/bundled/v2/components/OrDateFormatV3/OrDateFormat.js +1 -1
  21. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +5 -5
  22. package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +5 -5
  23. package/dist/bundled/v2/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
  24. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +7 -7
  25. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +3 -3
  26. package/dist/bundled/v2/components/OrDropAreaV3/OrDropArea.js +1 -1
  27. package/dist/bundled/v2/components/OrEditorTabsV3/OrEditorTabs.js +4 -4
  28. package/dist/bundled/v2/components/OrEmptyStateV3/OrEmptyState.js +1 -1
  29. package/dist/bundled/v2/components/OrErrorTagV3/OrErrorTag.js +1 -1
  30. package/dist/bundled/v2/components/OrErrorV3/OrError.js +1 -1
  31. package/dist/bundled/v2/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
  32. package/dist/bundled/v2/components/OrFabV3/OrFab.js +1 -1
  33. package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +1 -1
  34. package/dist/bundled/v2/components/OrHintV3/OrHint.js +1 -1
  35. package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +1 -1
  36. package/dist/bundled/v2/components/OrIconV3/OrIcon.js +1 -1
  37. package/dist/bundled/v2/components/OrInlineInputBoxV3/OrInlineInputBox.js +1 -1
  38. package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -1
  39. package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -1
  40. package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +14 -9
  41. package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.js +2 -2
  42. package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -1
  43. package/dist/bundled/v2/components/OrInputV3/index.js +1 -1
  44. package/dist/bundled/v2/components/OrLabelV3/OrLabel.js +1 -1
  45. package/dist/bundled/v2/components/OrLinkV3/OrLink.js +1 -1
  46. package/dist/bundled/v2/components/OrListV3/OrList.js +1 -1
  47. package/dist/bundled/v2/components/OrListV3/index.js +1 -1
  48. package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +1 -1
  49. package/dist/bundled/v2/components/OrMenuItemV3/OrMenuItem.js +1 -1
  50. package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +1 -1
  51. package/dist/bundled/v2/components/OrModalV3/OrModal.js +4 -4
  52. package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +1 -1
  53. package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +1 -1
  54. package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +3 -3
  55. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +3 -3
  56. package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +1 -1
  57. package/dist/bundled/v2/components/OrRadioV3/OrRadio.js +7 -7
  58. package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +7 -7
  59. package/dist/bundled/v2/components/OrRatingV3/OrRating.js +2 -2
  60. package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +156 -156
  61. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +1 -1
  62. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +1 -1
  63. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.js +2 -2
  64. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +2 -2
  65. package/dist/bundled/v2/components/OrSegmentedControlV3/OrSegmentedControl.js +2 -2
  66. package/dist/bundled/v2/components/OrSelect/OrSelect.js +988 -988
  67. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +16 -16
  68. package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +1 -1
  69. package/dist/bundled/v2/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
  70. package/dist/bundled/v2/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
  71. package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
  72. package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +3 -3
  73. package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +7 -7
  74. package/dist/bundled/v2/components/OrStatusV3/OrStatus.js +1 -1
  75. package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +4 -4
  76. package/dist/bundled/v2/components/OrTabV3/OrTab.js +1 -1
  77. package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +3 -3
  78. package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +6 -6
  79. package/dist/bundled/v2/components/OrTagV3/OrTag.js +1 -1
  80. package/dist/bundled/v2/components/OrTagsV3/OrTags.js +4 -4
  81. package/dist/bundled/v2/components/OrTextV3/OrText.js +1 -1
  82. package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +14 -9
  83. package/dist/bundled/v2/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
  84. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +5 -5
  85. package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +5 -5
  86. package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +3 -3
  87. package/dist/bundled/v2/components/OrToastV3/OrToast.js +3 -3
  88. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +1 -1
  89. package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
  90. package/dist/bundled/v2/components/OrTreeV3/index.js +1 -1
  91. package/dist/bundled/v2/components/index.js +7 -7
  92. package/dist/bundled/v2/{index-f671afe5.js → index-02a897ac.js} +1 -1
  93. package/dist/bundled/v2/{index-67eff9fe.js → index-7516cf60.js} +2 -2
  94. package/dist/bundled/v2/index.js +7 -7
  95. package/dist/bundled/v2/{markdown-7d2cd3a5.js → markdown-fe3bfb01.js} +2 -2
  96. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
  97. package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
  98. package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
  99. package/dist/bundled/v3/components/OrAvatarV3/OrAvatar.js +1 -1
  100. package/dist/bundled/v3/components/OrAvatarV3/index.js +1 -1
  101. package/dist/bundled/v3/components/OrAvatarV3/props.js +1 -1
  102. package/dist/bundled/v3/components/OrAvatarV3/styles.js +1 -1
  103. package/dist/bundled/v3/components/{OrAvatarV3-700dd5ab.js → OrAvatarV3-544bb3ac.js} +2 -2
  104. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
  105. package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
  106. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
  107. package/dist/bundled/v3/components/OrBottomSheetV3/props.js +1 -1
  108. package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
  109. package/dist/bundled/v3/components/{OrBottomSheetV3-c89c08d9.js → OrBottomSheetV3-ec6d69fe.js} +3 -3
  110. package/dist/bundled/v3/components/OrButton/index.js +1 -1
  111. package/dist/bundled/v3/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
  112. package/dist/bundled/v3/components/OrButtonGroupV3/index.js +1 -1
  113. package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
  114. package/dist/bundled/v3/components/{OrButtonGroupV3-d61f0e74.js → OrButtonGroupV3-03b87501.js} +2 -2
  115. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +1 -1
  116. package/dist/bundled/v3/components/OrButtonV2/constants.js +1 -1
  117. package/dist/bundled/v3/components/OrButtonV2/index.js +1 -1
  118. package/dist/bundled/v3/components/{OrButtonV2-4e7c40d3.js → OrButtonV2-58b0a622.js} +1 -1
  119. package/dist/bundled/v3/components/OrButtonV3/OrButton.js +1 -1
  120. package/dist/bundled/v3/components/OrButtonV3/index.js +1 -1
  121. package/dist/bundled/v3/components/OrButtonV3/props.js +1 -1
  122. package/dist/bundled/v3/components/OrButtonV3/styles.js +1 -1
  123. package/dist/bundled/v3/components/{OrButtonV3-e643190f.js → OrButtonV3-0ce782ba.js} +2 -2
  124. package/dist/bundled/v3/components/OrCard/OrCard.js +1 -1
  125. package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
  126. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
  127. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  128. package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
  129. package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
  130. package/dist/bundled/v3/components/{OrCardCollectionV3-b54cd88d.js → OrCardCollectionV3-c480a57b.js} +4 -4
  131. package/dist/bundled/v3/components/OrCardV3/OrCard.js +1 -1
  132. package/dist/bundled/v3/components/OrCardV3/index.js +1 -1
  133. package/dist/bundled/v3/components/OrCardV3/props.js +1 -1
  134. package/dist/bundled/v3/components/OrCardV3/styles.js +1 -1
  135. package/dist/bundled/v3/components/{OrCardV3-cfabddb4.js → OrCardV3-a0e51677.js} +1 -1
  136. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
  137. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +2 -2
  138. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
  139. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
  140. package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +1 -1
  141. package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +1 -1
  142. package/dist/bundled/v3/components/{OrCheckboxTreeV3-fcb059db.js → OrCheckboxTreeV3-62eab28a.js} +5 -5
  143. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +1 -1
  144. package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
  145. package/dist/bundled/v3/components/OrCheckboxV3/styles.js +1 -1
  146. package/dist/bundled/v3/components/{OrCheckboxV3-4f800b7f.js → OrCheckboxV3-02115a7f.js} +4 -4
  147. package/dist/bundled/v3/components/OrChip/OrChip.js +1 -1
  148. package/dist/bundled/v3/components/OrChip/index.js +1 -1
  149. package/dist/bundled/v3/components/OrChips/OrChips.js +1 -1
  150. package/dist/bundled/v3/components/OrChips/constants.js +1 -1
  151. package/dist/bundled/v3/components/OrChips/index.js +1 -1
  152. package/dist/bundled/v3/components/{OrChips-770e0f87.js → OrChips-06567038.js} +1 -1
  153. package/dist/bundled/v3/components/OrCode/OrCode.js +1 -1
  154. package/dist/bundled/v3/components/OrCode/constants.js +1 -1
  155. package/dist/bundled/v3/components/OrCode/index.js +1 -1
  156. package/dist/bundled/v3/components/OrCode/lang.js +1 -1
  157. package/dist/bundled/v3/components/OrCode/libs.js +1 -1
  158. package/dist/bundled/v3/components/OrCode/theme.js +1 -1
  159. package/dist/bundled/v3/components/{OrCode-7cfee2c6.js → OrCode-c0da3f7a.js} +1552 -1552
  160. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
  161. package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
  162. package/dist/bundled/v3/components/OrCodeV3/libs.js +1 -1
  163. package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
  164. package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
  165. package/dist/bundled/v3/components/{OrCodeV3-dd35568f.js → OrCodeV3-32d28f25.js} +19 -19
  166. package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +1 -1
  167. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +1 -1
  168. package/dist/bundled/v3/components/OrColorPicker/constants.js +1 -1
  169. package/dist/bundled/v3/components/OrColorPicker/index.js +1 -1
  170. package/dist/bundled/v3/components/OrColorPicker/utils/defultPalette.js +1 -1
  171. package/dist/bundled/v3/components/{OrColorPicker-1ccb6349.js → OrColorPicker-c835bc4f.js} +3 -3
  172. package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
  173. package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
  174. package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
  175. package/dist/bundled/v3/components/{OrCombinedInputV3-29957e20.js → OrCombinedInputV3-f7b0629a.js} +5 -5
  176. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +1 -1
  177. package/dist/bundled/v3/components/OrConfirm/index.js +1 -1
  178. package/dist/bundled/v3/components/{OrConfirm-6e934577.js → OrConfirm-91f220b8.js} +4 -4
  179. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
  180. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  181. package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
  182. package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
  183. package/dist/bundled/v3/components/{OrConfirmV3-873dafab.js → OrConfirmV3-a82cfc5d.js} +8 -8
  184. package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
  185. package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
  186. package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
  187. package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
  188. package/dist/bundled/v3/components/{OrDateFormatV3-ae5743b8.js → OrDateFormatV3-39b678c0.js} +2 -2
  189. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
  190. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  191. package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
  192. package/dist/bundled/v3/components/{OrDatePickerV3-ebddbf87.js → OrDatePickerV3-3e308ac9.js} +11 -11
  193. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
  194. package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
  195. package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
  196. package/dist/bundled/v3/components/{OrDateRangePickerV3-cb784706.js → OrDateRangePickerV3-885e8c83.js} +11 -11
  197. package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
  198. package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
  199. package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
  200. package/dist/bundled/v3/components/{OrDateTimeFormatV3-8641fcb0.js → OrDateTimeFormatV3-0639ecf6.js} +2 -2
  201. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
  202. package/dist/bundled/v3/components/OrDateTimePicker/constants.js +1 -1
  203. package/dist/bundled/v3/components/OrDateTimePicker/index.js +1 -1
  204. package/dist/bundled/v3/components/{OrDateTimePicker-70ddd8fa.js → OrDateTimePicker-ecc08f15.js} +3 -3
  205. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  206. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
  207. package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
  208. package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
  209. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
  210. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
  211. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
  212. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
  213. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
  214. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
  215. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
  216. package/dist/bundled/v3/components/{OrDateTimePickerV3-83d78d69.js → OrDateTimePickerV3-fd16e9ae.js} +28 -28
  217. package/dist/bundled/v3/components/OrDropAreaV3/OrDropArea.js +1 -1
  218. package/dist/bundled/v3/components/OrDropAreaV3/index.js +1 -1
  219. package/dist/bundled/v3/components/OrDropAreaV3/props.js +1 -1
  220. package/dist/bundled/v3/components/OrDropAreaV3/styles.js +1 -1
  221. package/dist/bundled/v3/components/OrDropAreaV3/utils/approximateFileSize.js +1 -1
  222. package/dist/bundled/v3/components/OrDropAreaV3/utils/index.js +1 -1
  223. package/dist/bundled/v3/components/{OrDropAreaV3-ec8b9b39.js → OrDropAreaV3-2ebc2843.js} +2 -2
  224. package/dist/bundled/v3/components/OrEditorTabsV3/OrEditorTabs.js +1 -1
  225. package/dist/bundled/v3/components/OrEditorTabsV3/index.js +1 -1
  226. package/dist/bundled/v3/components/OrEditorTabsV3/props.js +1 -1
  227. package/dist/bundled/v3/components/OrEditorTabsV3/styles.js +1 -1
  228. package/dist/bundled/v3/components/{OrEditorTabsV3-3a69cd7d.js → OrEditorTabsV3-6f658bdd.js} +9 -9
  229. package/dist/bundled/v3/components/OrEmptyStateV3/OrEmptyState.js +1 -1
  230. package/dist/bundled/v3/components/OrEmptyStateV3/index.js +1 -1
  231. package/dist/bundled/v3/components/OrEmptyStateV3/props.js +1 -1
  232. package/dist/bundled/v3/components/OrEmptyStateV3/styles.js +1 -1
  233. package/dist/bundled/v3/components/{OrEmptyStateV3-f6122da2.js → OrEmptyStateV3-af47ab45.js} +1 -1
  234. package/dist/bundled/v3/components/OrError/OrError.js +1 -1
  235. package/dist/bundled/v3/components/OrErrorTagV3/OrErrorTag.js +1 -1
  236. package/dist/bundled/v3/components/OrErrorTagV3/index.js +1 -1
  237. package/dist/bundled/v3/components/OrErrorTagV3/styles.js +1 -1
  238. package/dist/bundled/v3/components/{OrErrorTagV3-4b99b393.js → OrErrorTagV3-dd61af6e.js} +2 -2
  239. package/dist/bundled/v3/components/OrErrorV3/OrError.js +1 -1
  240. package/dist/bundled/v3/components/OrErrorV3/index.js +1 -1
  241. package/dist/bundled/v3/components/OrErrorV3/styles.js +1 -1
  242. package/dist/bundled/v3/components/{OrErrorV3-19502b8d.js → OrErrorV3-b04d76aa.js} +1 -1
  243. package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
  244. package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
  245. package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +1 -1
  246. package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +1 -1
  247. package/dist/bundled/v3/components/{OrExpansionPanelV3-b4515f93.js → OrExpansionPanelV3-b982d033.js} +2 -2
  248. package/dist/bundled/v3/components/OrFabV3/OrFab.js +1 -1
  249. package/dist/bundled/v3/components/OrFabV3/index.js +1 -1
  250. package/dist/bundled/v3/components/OrFabV3/props.js +1 -1
  251. package/dist/bundled/v3/components/OrFabV3/styles.js +1 -1
  252. package/dist/bundled/v3/components/{OrFabV3-df769cd1.js → OrFabV3-28dfdb9c.js} +2 -2
  253. package/dist/bundled/v3/components/OrFloating/OrFloating.js +1 -1
  254. package/dist/bundled/v3/components/OrFloating/constants.js +1 -1
  255. package/dist/bundled/v3/components/OrFloating/index.js +1 -1
  256. package/dist/bundled/v3/components/{OrFloating-7c769e86.js → OrFloating-18e0dac6.js} +1 -1
  257. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +1 -1
  258. package/dist/bundled/v3/components/OrFormGroupV3/index.js +1 -1
  259. package/dist/bundled/v3/components/OrFormGroupV3/props.js +1 -1
  260. package/dist/bundled/v3/components/OrFormGroupV3/styles.js +1 -1
  261. package/dist/bundled/v3/components/{OrFormGroupV3-e335dbf0.js → OrFormGroupV3-fe03d79b.js} +4 -4
  262. package/dist/bundled/v3/components/OrHint/OrHint.js +1 -1
  263. package/dist/bundled/v3/components/OrHintV3/OrHint.js +1 -1
  264. package/dist/bundled/v3/components/OrHintV3/index.js +1 -1
  265. package/dist/bundled/v3/components/OrHintV3/styles.js +1 -1
  266. package/dist/bundled/v3/components/{OrHintV3-25a3be82.js → OrHintV3-c8ac5975.js} +1 -1
  267. package/dist/bundled/v3/components/OrIcon/index.js +2 -2
  268. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
  269. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +1 -1
  270. package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
  271. package/dist/bundled/v3/components/OrIconButtonV3/props.js +1 -1
  272. package/dist/bundled/v3/components/OrIconButtonV3/styles.js +1 -1
  273. package/dist/bundled/v3/components/{OrIconButtonV3-ca357891.js → OrIconButtonV3-c00fffaf.js} +3 -3
  274. package/dist/bundled/v3/components/OrIconV3/OrIcon.js +1 -1
  275. package/dist/bundled/v3/components/OrIconV3/index.js +1 -1
  276. package/dist/bundled/v3/components/OrIconV3/props.js +1 -1
  277. package/dist/bundled/v3/components/OrIconV3/styles.js +1 -1
  278. package/dist/bundled/v3/components/{OrIconV3-5db4e349.js → OrIconV3-34670800.js} +1 -1
  279. package/dist/bundled/v3/components/OrInlineInputBoxV3/OrInlineInputBox.js +1 -1
  280. package/dist/bundled/v3/components/OrInlineInputBoxV3/index.js +1 -1
  281. package/dist/bundled/v3/components/OrInlineInputBoxV3/props.js +1 -1
  282. package/dist/bundled/v3/components/OrInlineInputBoxV3/styles.js +1 -1
  283. package/dist/bundled/v3/components/{OrInlineInputBoxV3-a75f9e25.js → OrInlineInputBoxV3-1a4d3924.js} +1 -1
  284. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +1 -1
  285. package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
  286. package/dist/bundled/v3/components/OrInlineInputV3/styles.js +2 -2
  287. package/dist/bundled/v3/components/{OrInlineInputV3-ba7bbc59.js → OrInlineInputV3-ca56d083.js} +11 -9
  288. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +2 -2
  289. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -1
  290. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
  291. package/dist/bundled/v3/components/OrInlineTextareaV3/styles.js +1 -1
  292. package/dist/bundled/v3/components/{OrInlineTextareaV3-2e7404cb.js → OrInlineTextareaV3-34106182.js} +11 -9
  293. package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
  294. package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.js +1 -1
  295. package/dist/bundled/v3/components/OrInputBoxV3/index.js +1 -1
  296. package/dist/bundled/v3/components/OrInputBoxV3/props.js +1 -1
  297. package/dist/bundled/v3/components/OrInputBoxV3/styles.js +1 -1
  298. package/dist/bundled/v3/components/{OrInputBoxV3-ed05326d.js → OrInputBoxV3-dbc63649.js} +2 -2
  299. package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
  300. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  301. package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
  302. package/dist/bundled/v3/components/{OrInputV3-f678b5fa.js → OrInputV3-65eecfd2.js} +14 -12
  303. package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
  304. package/dist/bundled/v3/components/OrLabelV3/OrLabel.js +1 -1
  305. package/dist/bundled/v3/components/OrLabelV3/index.js +1 -1
  306. package/dist/bundled/v3/components/OrLabelV3/props.js +1 -1
  307. package/dist/bundled/v3/components/OrLabelV3/styles.js +1 -1
  308. package/dist/bundled/v3/components/{OrLabelV3-cc23e563.js → OrLabelV3-ebd5f67a.js} +1 -1
  309. package/dist/bundled/v3/components/OrLinkV3/OrLink.js +1 -1
  310. package/dist/bundled/v3/components/OrLinkV3/index.js +1 -1
  311. package/dist/bundled/v3/components/OrLinkV3/props.js +1 -1
  312. package/dist/bundled/v3/components/OrLinkV3/styles.js +1 -1
  313. package/dist/bundled/v3/components/{OrLinkV3-7cbaaa20.js → OrLinkV3-56763fd9.js} +1 -1
  314. package/dist/bundled/v3/components/OrList/OrList.js +1 -1
  315. package/dist/bundled/v3/components/OrList/index.js +1 -1
  316. package/dist/bundled/v3/components/{OrList-2849032e.js → OrList-92862764.js} +3 -3
  317. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +2 -2
  318. package/dist/bundled/v3/components/OrListV3/OrList.js +1 -1
  319. package/dist/bundled/v3/components/OrListV3/index.js +1 -1
  320. package/dist/bundled/v3/components/OrListV3/styles.js +1 -1
  321. package/dist/bundled/v3/components/{OrListV3-7df97511.js → OrListV3-e531ef3d.js} +6 -6
  322. package/dist/bundled/v3/components/OrLoader/index.js +1 -1
  323. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +1 -1
  324. package/dist/bundled/v3/components/OrLoaderV3/index.js +1 -1
  325. package/dist/bundled/v3/components/OrLoaderV3/props.js +1 -1
  326. package/dist/bundled/v3/components/OrLoaderV3/styles.js +1 -1
  327. package/dist/bundled/v3/components/{OrLoaderV3-e0843fbb.js → OrLoaderV3-7eed5201.js} +2 -2
  328. package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +1 -1
  329. package/dist/bundled/v3/components/OrMenuItemV3/index.js +1 -1
  330. package/dist/bundled/v3/components/OrMenuItemV3/styles.js +1 -1
  331. package/dist/bundled/v3/components/{OrMenuItemV3-cdbbc63f.js → OrMenuItemV3-24bdf746.js} +3 -3
  332. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
  333. package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
  334. package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
  335. package/dist/bundled/v3/components/{OrMenuV3-f5dffcb9.js → OrMenuV3-dc587800.js} +2 -2
  336. package/dist/bundled/v3/components/OrModal/OrModal.js +1 -1
  337. package/dist/bundled/v3/components/OrModal/constants.js +1 -1
  338. package/dist/bundled/v3/components/OrModal/index.js +1 -1
  339. package/dist/bundled/v3/components/{OrModal-50d8eb1c.js → OrModal-7ea5adf2.js} +2 -2
  340. package/dist/bundled/v3/components/OrModalV3/OrModal.js +1 -1
  341. package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
  342. package/dist/bundled/v3/components/OrModalV3/props.js +1 -1
  343. package/dist/bundled/v3/components/OrModalV3/styles.js +1 -1
  344. package/dist/bundled/v3/components/{OrModalV3-337c6f36.js → OrModalV3-65e0cb39.js} +6 -6
  345. package/dist/bundled/v3/components/OrNotification/index.js +1 -1
  346. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +1 -1
  347. package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
  348. package/dist/bundled/v3/components/OrNotificationV3/props.js +1 -1
  349. package/dist/bundled/v3/components/OrNotificationV3/styles.js +1 -1
  350. package/dist/bundled/v3/components/{OrNotificationV3-f643a225.js → OrNotificationV3-c5ce2973.js} +3 -3
  351. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
  352. package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +1 -1
  353. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +1 -1
  354. package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
  355. package/dist/bundled/v3/components/OrOverlayV3/styles.js +1 -1
  356. package/dist/bundled/v3/components/{OrOverlayV3-2c3ac5fc.js → OrOverlayV3-16e02b22.js} +2 -2
  357. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +1 -1
  358. package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
  359. package/dist/bundled/v3/components/OrPaginationV3/styles.js +1 -1
  360. package/dist/bundled/v3/components/{OrPaginationV3-6699c475.js → OrPaginationV3-e8154ce9.js} +7 -7
  361. package/dist/bundled/v3/components/OrPassword/OrPassword.js +3 -3
  362. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +1 -1
  363. package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +2 -2
  364. package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
  365. package/dist/bundled/v3/components/OrPopoverV3/props.js +1 -1
  366. package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
  367. package/dist/bundled/v3/components/OrPopoverV3/utils/index.js +1 -1
  368. package/dist/bundled/v3/components/OrPopoverV3/utils/isPrevented.js +1 -1
  369. package/dist/bundled/v3/components/{OrPopoverV3-7d6fbb03.js → OrPopoverV3-6c2dbc6b.js} +5 -5
  370. package/dist/bundled/v3/components/OrProgress/OrProgress.js +1 -1
  371. package/dist/bundled/v3/components/OrProgress/constants.js +1 -1
  372. package/dist/bundled/v3/components/OrProgress/index.js +1 -1
  373. package/dist/bundled/v3/components/{OrProgress-1106d486.js → OrProgress-958f26d6.js} +2 -2
  374. package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +1 -1
  375. package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
  376. package/dist/bundled/v3/components/OrProgressV3/props.js +1 -1
  377. package/dist/bundled/v3/components/OrProgressV3/styles.js +1 -1
  378. package/dist/bundled/v3/components/{OrProgressV3-06d72ff8.js → OrProgressV3-3ec4f0c0.js} +3 -3
  379. package/dist/bundled/v3/components/OrRadio/OrRadio.js +1 -1
  380. package/dist/bundled/v3/components/OrRadio/index.js +1 -1
  381. package/dist/bundled/v3/components/{OrRadio-584a9a95.js → OrRadio-7a07f978.js} +3 -3
  382. package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
  383. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +2 -2
  384. package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +1 -1
  385. package/dist/bundled/v3/components/OrRadioV3/index.js +1 -1
  386. package/dist/bundled/v3/components/OrRadioV3/styles.js +1 -1
  387. package/dist/bundled/v3/components/{OrRadioV3-381917f3.js → OrRadioV3-f93b6867.js} +8 -8
  388. package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
  389. package/dist/bundled/v3/components/OrRangeSliderV3/index.js +1 -1
  390. package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
  391. package/dist/bundled/v3/components/{OrRangeSliderV3-797c10b0.js → OrRangeSliderV3-ccd2e2fc.js} +10 -10
  392. package/dist/bundled/v3/components/OrRatingV3/OrRating.js +1 -1
  393. package/dist/bundled/v3/components/OrRatingV3/index.js +1 -1
  394. package/dist/bundled/v3/components/OrRatingV3/styles.js +1 -1
  395. package/dist/bundled/v3/components/{OrRatingV3-ec625734.js → OrRatingV3-82a538ca.js} +3 -3
  396. package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
  397. package/dist/bundled/v3/components/OrResizeablePanelV3/index.js +1 -1
  398. package/dist/bundled/v3/components/OrResizeablePanelV3/props.js +1 -1
  399. package/dist/bundled/v3/components/OrResizeablePanelV3/styles.js +1 -1
  400. package/dist/bundled/v3/components/{OrResizeablePanelV3-791b4cf7.js → OrResizeablePanelV3-991028db.js} +2 -2
  401. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  402. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
  403. package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
  404. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
  405. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
  406. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
  407. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
  408. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +2 -2
  409. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
  410. package/dist/bundled/v3/components/{OrRichTextEditorV3-ae80718f.js → OrRichTextEditorV3-2d55c8f1.js} +163 -163
  411. package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
  412. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +6 -6
  413. package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.js +1 -1
  414. package/dist/bundled/v3/components/OrSegmentedControlV3/index.js +1 -1
  415. package/dist/bundled/v3/components/OrSegmentedControlV3/props.js +1 -1
  416. package/dist/bundled/v3/components/OrSegmentedControlV3/styles.js +1 -1
  417. package/dist/bundled/v3/components/{OrSegmentedControlV3-d7578374.js → OrSegmentedControlV3-de9f3667.js} +2 -2
  418. package/dist/bundled/v3/components/OrSelect/OrSelect.js +1 -1
  419. package/dist/bundled/v3/components/OrSelect/constants.js +1 -1
  420. package/dist/bundled/v3/components/OrSelect/index.js +1 -1
  421. package/dist/bundled/v3/components/{OrSelect-86ff24c8.js → OrSelect-ca4f92d4.js} +773 -773
  422. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
  423. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  424. package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
  425. package/dist/bundled/v3/components/OrSelectV3/utils/castToMultipleValue.js +1 -1
  426. package/dist/bundled/v3/components/{OrSelectV3-c9c94cbd.js → OrSelectV3-65c31879.js} +35 -35
  427. package/dist/bundled/v3/components/OrSidebar/index.js +2 -2
  428. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +1 -1
  429. package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
  430. package/dist/bundled/v3/components/OrSidebarV3/props.js +1 -1
  431. package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
  432. package/dist/bundled/v3/components/{OrSidebarV3-7e8e6987.js → OrSidebarV3-33dbf722.js} +2 -2
  433. package/dist/bundled/v3/components/OrSkeleton/constants.js +1 -1
  434. package/dist/bundled/v3/components/OrSkeleton/index.js +1 -1
  435. package/dist/bundled/v3/components/{OrSkeleton-3f3a2afc.js → OrSkeleton-284e1ba6.js} +3 -3
  436. package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.js +1 -1
  437. package/dist/bundled/v3/components/OrSkeletonCircle/index.js +1 -1
  438. package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
  439. package/dist/bundled/v3/components/OrSkeletonCircleV3/index.js +1 -1
  440. package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.js +1 -1
  441. package/dist/bundled/v3/components/OrSkeletonRect/index.js +1 -1
  442. package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
  443. package/dist/bundled/v3/components/OrSkeletonRectV3/index.js +1 -1
  444. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +1 -1
  445. package/dist/bundled/v3/components/OrSkeletonText/index.js +1 -1
  446. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
  447. package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +1 -1
  448. package/dist/bundled/v3/components/OrSkeletonV3/index.js +1 -1
  449. package/dist/bundled/v3/components/OrSkeletonV3/styles.js +1 -1
  450. package/dist/bundled/v3/components/{OrSkeletonV3-3e067adf.js → OrSkeletonV3-d9c794bb.js} +4 -4
  451. package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
  452. package/dist/bundled/v3/components/OrSliderV3/OrSlider.js +1 -1
  453. package/dist/bundled/v3/components/OrSliderV3/index.js +1 -1
  454. package/dist/bundled/v3/components/OrSliderV3/props.js +1 -1
  455. package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
  456. package/dist/bundled/v3/components/{OrSliderV3-11cf4e74.js → OrSliderV3-494dcf81.js} +5 -5
  457. package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +1 -1
  458. package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
  459. package/dist/bundled/v3/components/OrSortingV3/styles.js +1 -1
  460. package/dist/bundled/v3/components/{OrSortingV3-16305ccf.js → OrSortingV3-79fa29fa.js} +12 -12
  461. package/dist/bundled/v3/components/OrStatusV3/OrStatus.js +1 -1
  462. package/dist/bundled/v3/components/OrStatusV3/index.js +1 -1
  463. package/dist/bundled/v3/components/OrStatusV3/props.js +1 -1
  464. package/dist/bundled/v3/components/OrStatusV3/styles.js +1 -1
  465. package/dist/bundled/v3/components/{OrStatusV3-57d87b7b.js → OrStatusV3-fe854bb6.js} +2 -2
  466. package/dist/bundled/v3/components/OrStepper/OrStepper.js +2 -2
  467. package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +1 -1
  468. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +1 -1
  469. package/dist/bundled/v3/components/OrSwitchV3/index.js +1 -1
  470. package/dist/bundled/v3/components/OrSwitchV3/styles.js +1 -1
  471. package/dist/bundled/v3/components/{OrSwitchV3-4f276807.js → OrSwitchV3-d48f5e5b.js} +6 -6
  472. package/dist/bundled/v3/components/OrTab/OrTab.js +2 -2
  473. package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
  474. package/dist/bundled/v3/components/OrTabV3/OrTab.js +1 -1
  475. package/dist/bundled/v3/components/OrTabV3/index.js +1 -1
  476. package/dist/bundled/v3/components/OrTabV3/styles.js +1 -1
  477. package/dist/bundled/v3/components/{OrTabV3-9dbd8ad9.js → OrTabV3-29b3733b.js} +1 -1
  478. package/dist/bundled/v3/components/OrTabs/OrTabs.js +1 -1
  479. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +1 -1
  480. package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
  481. package/dist/bundled/v3/components/OrTabsV3/props.js +1 -1
  482. package/dist/bundled/v3/components/OrTabsV3/styles.js +1 -1
  483. package/dist/bundled/v3/components/{OrTabsV3-a21d301b.js → OrTabsV3-c10f8981.js} +9 -9
  484. package/dist/bundled/v3/components/OrTag/OrTag.js +1 -1
  485. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
  486. package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
  487. package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
  488. package/dist/bundled/v3/components/{OrTagInputV3-fa9e3845.js → OrTagInputV3-f9cd5ec2.js} +14 -14
  489. package/dist/bundled/v3/components/OrTagV3/OrTag.js +1 -1
  490. package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
  491. package/dist/bundled/v3/components/OrTagV3/props.js +1 -1
  492. package/dist/bundled/v3/components/OrTagV3/styles.js +1 -1
  493. package/dist/bundled/v3/components/{OrTagV3-ce80b818.js → OrTagV3-59ddbb3d.js} +2 -2
  494. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +1 -1
  495. package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
  496. package/dist/bundled/v3/components/OrTagsV3/props.js +1 -1
  497. package/dist/bundled/v3/components/OrTagsV3/styles.js +1 -1
  498. package/dist/bundled/v3/components/OrTagsV3/utils/castToTag.js +1 -1
  499. package/dist/bundled/v3/components/{OrTagsV3-90d5d23e.js → OrTagsV3-60d266d5.js} +7 -7
  500. package/dist/bundled/v3/components/OrTextV3/OrText.js +1 -1
  501. package/dist/bundled/v3/components/OrTextV3/index.js +1 -1
  502. package/dist/bundled/v3/components/OrTextV3/styles.js +1 -1
  503. package/dist/bundled/v3/components/{OrTextV3-ff806d55.js → OrTextV3-f2e88ff5.js} +1 -1
  504. package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +1 -1
  505. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +1 -1
  506. package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
  507. package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -1
  508. package/dist/bundled/v3/components/{OrTextareaV3-f9714a90.js → OrTextareaV3-62b93d7f.js} +11 -9
  509. package/dist/bundled/v3/components/OrTextbox/index.js +1 -1
  510. package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
  511. package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
  512. package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
  513. package/dist/bundled/v3/components/{OrTimeFormatV3-dbf21ba4.js → OrTimeFormatV3-077eef3e.js} +2 -2
  514. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
  515. package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
  516. package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
  517. package/dist/bundled/v3/components/{OrTimePickerV3-338579bd.js → OrTimePickerV3-85ef291c.js} +11 -11
  518. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
  519. package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +1 -1
  520. package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
  521. package/dist/bundled/v3/components/{OrTimeRangePickerV3-83a5e19a.js → OrTimeRangePickerV3-fae46dde.js} +11 -11
  522. package/dist/bundled/v3/components/OrToast/OrToast.js +1 -1
  523. package/dist/bundled/v3/components/OrToast/Timer.js +2 -2
  524. package/dist/bundled/v3/components/OrToast/composable/index.js +1 -1
  525. package/dist/bundled/v3/components/OrToast/composable/useQueue.js +1 -1
  526. package/dist/bundled/v3/components/OrToast/composable/useToast.js +1 -1
  527. package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +2 -2
  528. package/dist/bundled/v3/components/OrToast/constants.js +1 -1
  529. package/dist/bundled/v3/components/OrToast/index.js +1 -1
  530. package/dist/bundled/v3/components/{OrToast-26dcd344.js → OrToast-d2b2da2c.js} +3 -3
  531. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +1 -1
  532. package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
  533. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +1 -1
  534. package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
  535. package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
  536. package/dist/bundled/v3/components/OrToastV3/Timer.js +2 -2
  537. package/dist/bundled/v3/components/OrToastV3/composable/index.js +1 -1
  538. package/dist/bundled/v3/components/OrToastV3/composable/useQueue.js +1 -1
  539. package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -1
  540. package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
  541. package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
  542. package/dist/bundled/v3/components/OrToastV3/props.js +1 -1
  543. package/dist/bundled/v3/components/OrToastV3/styles.js +1 -1
  544. package/dist/bundled/v3/components/{OrToastV3-64e77dc7.js → OrToastV3-807d4d52.js} +6 -6
  545. package/dist/bundled/v3/components/OrTooltip/index.js +2 -2
  546. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +1 -1
  547. package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
  548. package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
  549. package/dist/bundled/v3/components/{OrTooltipV3-aefb7db2.js → OrTooltipV3-ed1de332.js} +2 -2
  550. package/dist/bundled/v3/components/OrTreeV3/index.js +42 -42
  551. package/dist/bundled/v3/components/index.js +84 -84
  552. package/dist/bundled/v3/hooks/useOverflow.js +1 -1
  553. package/dist/bundled/v3/hooks/usePopoverState.js +1 -1
  554. package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
  555. package/dist/bundled/v3/index.js +85 -85
  556. package/dist/bundled/v3/utils/functions/dom.js +3 -3
  557. package/dist/esm/v2/{OrAvatar-3ded8782.js → OrAvatar-9fdc8189.js} +2 -2
  558. package/dist/esm/v2/{OrBottomSheet-8797c0f0.js → OrBottomSheet-bbebd8e6.js} +3 -3
  559. package/dist/esm/v2/{OrButton-b1c55b61.js → OrButton-e4e85817.js} +2 -2
  560. package/dist/esm/v2/{OrButton.vue_rollup-plugin-vue_script-8537fbdd.js → OrButton.vue_rollup-plugin-vue_script-199bb600.js} +1 -1
  561. package/dist/esm/v2/{OrButtonGroup-542ed4d1.js → OrButtonGroup-2f3acc3f.js} +2 -2
  562. package/dist/esm/v2/{OrCard-1a66fdd6.js → OrCard-42359715.js} +1 -1
  563. package/dist/esm/v2/{OrCardCollection-9a5deaa7.js → OrCardCollection-5eee34d5.js} +5 -5
  564. package/dist/esm/v2/{OrCheckbox-fe60cab0.js → OrCheckbox-b301ba35.js} +5 -5
  565. package/dist/esm/v2/{OrCheckboxGroup-27a366e7.js → OrCheckboxGroup-e15983cc.js} +2 -2
  566. package/dist/esm/v2/{OrCheckboxTree-c311b6ff.js → OrCheckboxTree-24cec921.js} +5 -5
  567. package/dist/esm/v2/{OrCode-a6d44d18.js → OrCode-20467892.js} +8 -8
  568. package/dist/esm/v2/{OrCode-67b3204f.js → OrCode-4bbd11e9.js} +13 -13
  569. package/dist/esm/v2/{OrCombinedInput-776fc91d.js → OrCombinedInput-10ddf756.js} +5 -5
  570. package/dist/esm/v2/{OrConfirm-7136abe6.js → OrConfirm-e7f01e79.js} +7 -7
  571. package/dist/esm/v2/{OrContextMenu-2d09d72f.js → OrContextMenu-3548361c.js} +2 -2
  572. package/dist/esm/v2/{OrDateFormat-33fe8e00.js → OrDateFormat-2268d758.js} +3 -3
  573. package/dist/esm/v2/{OrDatePicker-2236aef0.js → OrDatePicker-2f4bc3b8.js} +13 -13
  574. package/dist/esm/v2/{OrDateRangePicker-f4d6f529.js → OrDateRangePicker-3d779969.js} +13 -13
  575. package/dist/esm/v2/{OrDateTimeFormat-e88e8dfd.js → OrDateTimeFormat-a79f351c.js} +3 -3
  576. package/dist/esm/v2/{OrDateTimePicker-3cf45009.js → OrDateTimePicker-10c5e6f6.js} +5 -5
  577. package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-c6da306f.js → OrDateTimePicker.vue_rollup-plugin-vue_script-a2471f2a.js} +9 -9
  578. package/dist/esm/v2/{OrDateTimePickerTimeSelect-abfab610.js → OrDateTimePickerTimeSelect-bfd77e9b.js} +19 -19
  579. package/dist/esm/v2/{OrDropArea-a081e7ff.js → OrDropArea-a2977bb0.js} +2 -2
  580. package/dist/esm/v2/{OrEditorTabs-ef25412b.js → OrEditorTabs-214aa9b9.js} +7 -7
  581. package/dist/esm/v2/{OrEditorTabsItem-532f6cba.js → OrEditorTabsItem-af0b7110.js} +2 -2
  582. package/dist/esm/v2/{OrEmptyState-57ac6d85.js → OrEmptyState-186f7abc.js} +1 -1
  583. package/dist/esm/v2/{OrError-8eddcb36.js → OrError-b25d782d.js} +1 -1
  584. package/dist/esm/v2/{OrErrorTag-4f107185.js → OrErrorTag-c7ee0c44.js} +2 -2
  585. package/dist/esm/v2/{OrExpansionPanel-36bda1f8.js → OrExpansionPanel-c76c70e4.js} +2 -2
  586. package/dist/esm/v2/{OrFab-3e10ab30.js → OrFab-90795cdb.js} +2 -2
  587. package/dist/esm/v2/{OrFormGroup-683925e9.js → OrFormGroup-2367ec36.js} +4 -4
  588. package/dist/esm/v2/{OrHint-48b492d2.js → OrHint-2fe1157b.js} +1 -1
  589. package/dist/esm/v2/{OrIcon-f3f30ea1.js → OrIcon-03e3c802.js} +1 -1
  590. package/dist/esm/v2/{OrIconButton-84c42574.js → OrIconButton-956b8e5c.js} +3 -3
  591. package/dist/esm/v2/{OrInlineInput-3938a451.js → OrInlineInput-e5cce433.js} +20 -106
  592. package/dist/esm/v2/{OrInlineInputBox-071aab47.js → OrInlineInputBox-b4cf1583.js} +1 -1
  593. package/dist/esm/v2/{OrInlineTextarea-c9dbd88f.js → OrInlineTextarea-0f10c3db.js} +18 -13
  594. package/dist/esm/v2/{OrInput-1842bb90.js → OrInput-764a570e.js} +24 -114
  595. package/dist/esm/v2/{OrInputBox-9f5594f5.js → OrInputBox-1a8fda9b.js} +2 -2
  596. package/dist/esm/v2/{OrInputBox.vue_rollup-plugin-vue_script-49d612f6.js → OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js} +1 -1
  597. package/dist/esm/v2/{OrLabel-e410d34a.js → OrLabel-98c3f6e8.js} +1 -1
  598. package/dist/esm/v2/{OrLink-f345d391.js → OrLink-30283089.js} +1 -1
  599. package/dist/esm/v2/{OrList-dcbea3b8.js → OrList-bd4d1da5.js} +5 -5
  600. package/dist/esm/v2/{OrListItem-2ceb6e53.js → OrListItem-9654fe5b.js} +1 -1
  601. package/dist/esm/v2/{OrLoader-784e2060.js → OrLoader-4ac49224.js} +1 -1
  602. package/dist/esm/v2/{OrMenu-177c1ff6.js → OrMenu-e909a0ff.js} +2 -2
  603. package/dist/esm/v2/{OrMenuItem-a89a71c3.js → OrMenuItem-e51e69a9.js} +3 -3
  604. package/dist/esm/v2/{OrModal-80988b76.js → OrModal-06a81c87.js} +6 -6
  605. package/dist/esm/v2/{OrNotification-06594819.js → OrNotification-7ddb194e.js} +3 -3
  606. package/dist/esm/v2/{OrOverlay-a547d719.js → OrOverlay-7940a4f4.js} +1 -1
  607. package/dist/esm/v2/{OrPagination-02c46489.js → OrPagination-09809fae.js} +8 -8
  608. package/dist/esm/v2/{OrPopover-ec893bf0.js → OrPopover-592f7ad2.js} +4 -4
  609. package/dist/esm/v2/{OrProgress-0fd66e91.js → OrProgress-9d0cbafa.js} +1 -1
  610. package/dist/esm/v2/{OrRadio-3d31510c.js → OrRadio-205fa21d.js} +8 -8
  611. package/dist/esm/v2/{OrRadioGroup-b31932d5.js → OrRadioGroup-79538004.js} +2 -2
  612. package/dist/esm/v2/{OrRangeSlider-83289bf9.js → OrRangeSlider-5828b1fa.js} +9 -9
  613. package/dist/esm/v2/{OrRating-bd2d4b37.js → OrRating-1d0088f6.js} +3 -3
  614. package/dist/esm/v2/{OrResizeablePanel-5d74bcae.js → OrResizeablePanel-a3cbaa60.js} +1 -1
  615. package/dist/esm/v2/{OrRichTextEditor-cf1bdcac.js → OrRichTextEditor-6e783c77.js} +21 -21
  616. package/dist/esm/v2/{OrSearch-ea317262.js → OrSearch-35f81246.js} +3 -3
  617. package/dist/esm/v2/{OrSegmentedControl-ef70b1d7.js → OrSegmentedControl-c51c8768.js} +2 -2
  618. package/dist/esm/v2/{OrSelect-1ae85ca3.js → OrSelect-2561017f.js} +23 -23
  619. package/dist/esm/v2/{OrSelect-2808e01d.js → OrSelect-6dafd1bc.js} +286 -286
  620. package/dist/esm/v2/{OrSelectControlInput-29a8114c.js → OrSelectControlInput-57294927.js} +1 -1
  621. package/dist/esm/v2/{OrSelectMultipleControl-31ec3b37.js → OrSelectMultipleControl-315df15d.js} +10 -10
  622. package/dist/esm/v2/{OrSelectPlaceholder-89984255.js → OrSelectPlaceholder-a6caa9e0.js} +1 -1
  623. package/dist/esm/v2/{OrSelectSingleControl-fd114c48.js → OrSelectSingleControl-1be036dd.js} +4 -4
  624. package/dist/esm/v2/{OrSkeletonCircle-3419b04d.js → OrSkeletonCircle-52dcaa5f.js} +1 -1
  625. package/dist/esm/v2/{OrSkeletonRect-7057bc1c.js → OrSkeletonRect-b4171d30.js} +1 -1
  626. package/dist/esm/v2/{OrSkeletonText-6c00f797.js → OrSkeletonText-1939c509.js} +1 -1
  627. package/dist/esm/v2/{OrSlider-f5280965.js → OrSlider-2dbb7ee4.js} +4 -4
  628. package/dist/esm/v2/{OrSlider.vue_rollup-plugin-vue_script-ce42bf83.js → OrSlider.vue_rollup-plugin-vue_script-3be6cf23.js} +1 -1
  629. package/dist/esm/v2/{OrSorting-7f0471de.js → OrSorting-e3535b6a.js} +12 -12
  630. package/dist/esm/v2/{OrStatus-ebb87502.js → OrStatus-d723d9ae.js} +1 -1
  631. package/dist/esm/v2/{OrSwitch-b9541aad.js → OrSwitch-27fc0c50.js} +6 -6
  632. package/dist/esm/v2/{OrTab-a989b4fd.js → OrTab-1b10597d.js} +1 -1
  633. package/dist/esm/v2/{OrTabs-de4d68d1.js → OrTabs-a26d42ae.js} +7 -7
  634. package/dist/esm/v2/{OrTag-f9e9dd84.js → OrTag-5f3f948a.js} +2 -2
  635. package/dist/esm/v2/{OrTagInput-83f068cb.js → OrTagInput-652d58f1.js} +14 -14
  636. package/dist/esm/v2/{OrTags-da5b7170.js → OrTags-0ea04689.js} +8 -8
  637. package/dist/esm/v2/{OrText-44449e7b.js → OrText-cab6adea.js} +1 -1
  638. package/dist/esm/v2/{OrTextarea-a6903979.js → OrTextarea-7f902807.js} +19 -14
  639. package/dist/esm/v2/{OrTimeFormat-afe08d9b.js → OrTimeFormat-53b732e2.js} +3 -3
  640. package/dist/esm/v2/{OrTimePicker-f5d9c78d.js → OrTimePicker-33ef73cd.js} +13 -13
  641. package/dist/esm/v2/{OrTimeRangePicker-6604c0bf.js → OrTimeRangePicker-4ca58703.js} +13 -13
  642. package/dist/esm/v2/{OrTooltip-4dfaf8f7.js → OrTooltip-5af5118e.js} +2 -2
  643. package/dist/esm/v2/{OrTree-c40dd902.js → OrTree-d033defc.js} +42 -42
  644. package/dist/esm/v2/components/index.js +90 -90
  645. package/dist/esm/v2/components/or-avatar-v3/index.js +2 -2
  646. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -2
  647. package/dist/esm/v2/components/or-button-group-v3/index.js +3 -3
  648. package/dist/esm/v2/components/or-button-v3/index.js +3 -3
  649. package/dist/esm/v2/components/or-card-collection-v3/index.js +20 -20
  650. package/dist/esm/v2/components/or-card-v3/index.js +1 -1
  651. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +11 -11
  652. package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +7 -7
  653. package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
  654. package/dist/esm/v2/components/or-code/index.js +2 -2
  655. package/dist/esm/v2/components/or-code-v3/index.js +13 -13
  656. package/dist/esm/v2/components/or-combined-input-v3/index.js +5 -5
  657. package/dist/esm/v2/components/or-confirm-v3/index.js +16 -16
  658. package/dist/esm/v2/components/or-context-menu-v3/index.js +5 -5
  659. package/dist/esm/v2/components/or-date-format-v3/index.js +19 -19
  660. package/dist/esm/v2/components/or-date-picker-v3/index.js +19 -19
  661. package/dist/esm/v2/components/or-date-range-picker-v3/index.js +19 -19
  662. package/dist/esm/v2/components/or-date-time-format-v3/index.js +19 -19
  663. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +19 -19
  664. package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +13 -13
  665. package/dist/esm/v2/components/or-drop-area-v3/index.js +2 -2
  666. package/dist/esm/v2/components/or-editor-tabs-v3/index.js +10 -10
  667. package/dist/esm/v2/components/or-editor-tabs-v3/partials/index.js +7 -7
  668. package/dist/esm/v2/components/or-empty-state-v3/index.js +1 -1
  669. package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
  670. package/dist/esm/v2/components/or-error-v3/index.js +1 -1
  671. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
  672. package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
  673. package/dist/esm/v2/components/or-form-group-v3/index.js +4 -4
  674. package/dist/esm/v2/components/or-hint-v3/index.js +1 -1
  675. package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -6
  676. package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
  677. package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -1
  678. package/dist/esm/v2/components/or-inline-input-v3/index.js +10 -10
  679. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +10 -10
  680. package/dist/esm/v2/components/or-input-box-v3/index.js +2 -2
  681. package/dist/esm/v2/components/or-input-v3/index.js +13 -13
  682. package/dist/esm/v2/components/or-label-v3/index.js +1 -1
  683. package/dist/esm/v2/components/or-link-v3/index.js +1 -1
  684. package/dist/esm/v2/components/or-list-v3/index.js +9 -9
  685. package/dist/esm/v2/components/or-list-v3/partials/index.js +1 -1
  686. package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
  687. package/dist/esm/v2/components/or-menu-item-v3/index.js +7 -7
  688. package/dist/esm/v2/components/or-menu-v3/index.js +4 -4
  689. package/dist/esm/v2/components/or-modal-v3/index.js +7 -7
  690. package/dist/esm/v2/components/or-notification-v3/index.js +7 -7
  691. package/dist/esm/v2/components/or-overlay-v3/index.js +1 -1
  692. package/dist/esm/v2/components/or-pagination-v3/index.js +12 -12
  693. package/dist/esm/v2/components/or-popover-v3/index.js +3 -3
  694. package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
  695. package/dist/esm/v2/components/or-radio-group-v3/index.js +6 -6
  696. package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
  697. package/dist/esm/v2/components/or-range-slider-v3/index.js +6 -6
  698. package/dist/esm/v2/components/or-rating-v3/index.js +2 -2
  699. package/dist/esm/v2/components/or-resizeable-panel-v3/index.js +7 -7
  700. package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +22 -22
  701. package/dist/esm/v2/components/or-search-v3/index.js +14 -14
  702. package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -1
  703. package/dist/esm/v2/components/or-select/index.js +10 -10
  704. package/dist/esm/v2/components/or-select/partials/OrSelectMain.vue.d.ts +1 -1
  705. package/dist/esm/v2/components/or-select-v3/index.js +25 -25
  706. package/dist/esm/v2/components/or-select-v3/partials/index.js +15 -15
  707. package/dist/esm/v2/components/or-select-v3/partials/or-select-control-input/index.js +1 -1
  708. package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +14 -14
  709. package/dist/esm/v2/components/or-select-v3/partials/or-select-placeholder/index.js +1 -1
  710. package/dist/esm/v2/components/or-select-v3/partials/or-select-single-control/index.js +3 -3
  711. package/dist/esm/v2/components/or-sidebar-v3/index.js +8 -8
  712. package/dist/esm/v2/components/or-skeleton-v3/index.js +3 -3
  713. package/dist/esm/v2/components/or-skeleton-v3/or-skeleton-circle-v3/index.js +1 -1
  714. package/dist/esm/v2/components/or-skeleton-v3/or-skeleton-rect-v3/index.js +1 -1
  715. package/dist/esm/v2/components/or-skeleton-v3/or-skeleton-text-v3/index.js +1 -1
  716. package/dist/esm/v2/components/or-slider-v3/index.js +6 -6
  717. package/dist/esm/v2/components/or-sorting-v3/index.js +12 -12
  718. package/dist/esm/v2/components/or-status-v3/index.js +1 -1
  719. package/dist/esm/v2/components/or-switch-v3/index.js +3 -3
  720. package/dist/esm/v2/components/or-tab-v3/index.js +1 -1
  721. package/dist/esm/v2/components/or-tabs-v3/index.js +10 -10
  722. package/dist/esm/v2/components/or-tag-input-v3/index.js +17 -17
  723. package/dist/esm/v2/components/or-tag-v3/index.js +7 -7
  724. package/dist/esm/v2/components/or-tags-v3/index.js +11 -11
  725. package/dist/esm/v2/components/or-text-v3/index.js +1 -1
  726. package/dist/esm/v2/components/or-textarea-v3/index.js +6 -6
  727. package/dist/esm/v2/components/or-time-format-v3/index.js +19 -19
  728. package/dist/esm/v2/components/or-time-picker-v3/index.js +19 -19
  729. package/dist/esm/v2/components/or-time-range-picker-v3/index.js +19 -19
  730. package/dist/esm/v2/components/or-toast-v3/index.js +8 -8
  731. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +8 -8
  732. package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -4
  733. package/dist/esm/v2/components/or-tree-v3/index.js +5 -5
  734. package/dist/esm/v2/index.js +90 -90
  735. package/dist/esm/v2/{props-6f63e8b4.js → props-334acbec.js} +2 -2
  736. package/dist/esm/v2/{types-81ec48b3.js → types-c6b7c601.js} +8 -8
  737. package/dist/esm/v3/{OrAvatar-4c106cb2.js → OrAvatar-8befdf0c.js} +2 -2
  738. package/dist/esm/v3/{OrBottomSheet-762f1eeb.js → OrBottomSheet-82ba0a9b.js} +3 -3
  739. package/dist/esm/v3/{OrButton-87b05b8b.js → OrButton-c95aef65.js} +2 -2
  740. package/dist/esm/v3/{OrButtonGroup-191bde83.js → OrButtonGroup-a28ebe12.js} +2 -2
  741. package/dist/esm/v3/{OrCard-ad7d0e2b.js → OrCard-c2ef331b.js} +1 -1
  742. package/dist/esm/v3/{OrCardCollection-f5636477.js → OrCardCollection-bad0b25e.js} +5 -5
  743. package/dist/esm/v3/{OrCheckbox-1e76a8b2.js → OrCheckbox-abe46de1.js} +3 -3
  744. package/dist/esm/v3/{OrCheckboxGroup-0238c651.js → OrCheckboxGroup-4436e802.js} +2 -2
  745. package/dist/esm/v3/{OrCheckboxTree-c08494d4.js → OrCheckboxTree-7693bcda.js} +4 -4
  746. package/dist/esm/v3/{OrCode-d491c511.js → OrCode-90e43a20.js} +7 -7
  747. package/dist/esm/v3/{OrCode-f16c5ea5.js → OrCode-a111fca1.js} +12 -12
  748. package/dist/esm/v3/{OrCombinedInput-b4c65fb7.js → OrCombinedInput-25a954ce.js} +5 -5
  749. package/dist/esm/v3/{OrConfirm-3c42378d.js → OrConfirm-500628e6.js} +6 -6
  750. package/dist/esm/v3/{OrContextMenu-73ca2a94.js → OrContextMenu-78d02563.js} +2 -2
  751. package/dist/esm/v3/{OrDateFormat-9fd66bef.js → OrDateFormat-ff3245df.js} +3 -3
  752. package/dist/esm/v3/{OrDatePicker-a2ae95bb.js → OrDatePicker-6479bf29.js} +12 -12
  753. package/dist/esm/v3/{OrDateRangePicker-f6e10aff.js → OrDateRangePicker-872d67d5.js} +12 -12
  754. package/dist/esm/v3/{OrDateTimeFormat-6b86e309.js → OrDateTimeFormat-43f8033f.js} +3 -3
  755. package/dist/esm/v3/{OrDateTimePicker-38309117.js → OrDateTimePicker-28018aea.js} +12 -12
  756. package/dist/esm/v3/{OrDateTimePickerTimeSelect-4b9d8b7b.js → OrDateTimePickerTimeSelect-2771249a.js} +20 -20
  757. package/dist/esm/v3/{OrDropArea-692750b7.js → OrDropArea-ed2a1928.js} +2 -2
  758. package/dist/esm/v3/{OrEditorTabs-30a7a404.js → OrEditorTabs-6cc7de27.js} +7 -7
  759. package/dist/esm/v3/{OrEditorTabsItem-17e6e5da.js → OrEditorTabsItem-90fcd546.js} +2 -2
  760. package/dist/esm/v3/{OrEmptyState-3a7eae61.js → OrEmptyState-47f9d910.js} +1 -1
  761. package/dist/esm/v3/{OrError-39d69994.js → OrError-331220bc.js} +1 -1
  762. package/dist/esm/v3/{OrErrorTag-fe1bc7b5.js → OrErrorTag-89fbf607.js} +2 -2
  763. package/dist/esm/v3/{OrExpansionPanel-cb95253d.js → OrExpansionPanel-3281fa33.js} +2 -2
  764. package/dist/esm/v3/{OrFab-15925c6e.js → OrFab-3d860eef.js} +2 -2
  765. package/dist/esm/v3/{OrFormGroup-e28b731e.js → OrFormGroup-25d0a2da.js} +4 -4
  766. package/dist/esm/v3/{OrHint-a3c8c79e.js → OrHint-262c8217.js} +1 -1
  767. package/dist/esm/v3/{OrIcon-0c48d976.js → OrIcon-c446d072.js} +1 -1
  768. package/dist/esm/v3/{OrIconButton-747ffb8c.js → OrIconButton-bc7ebce6.js} +3 -3
  769. package/dist/esm/v3/{OrInlineInput-e0727d6e.js → OrInlineInput-7c6d39e7.js} +10 -8
  770. package/dist/esm/v3/{OrInlineInputBox-7c774600.js → OrInlineInputBox-9d62d2b3.js} +1 -1
  771. package/dist/esm/v3/{OrInlineTextarea-2b8f797e.js → OrInlineTextarea-7321d8d3.js} +10 -8
  772. package/dist/esm/v3/{OrInput-c1b19d47.js → OrInput-2c4b97ed.js} +13 -11
  773. package/dist/esm/v3/{OrInputBox-f513e0a9.js → OrInputBox-287f97ba.js} +2 -2
  774. package/dist/esm/v3/{OrLabel-e25ab9ed.js → OrLabel-f1a581d8.js} +1 -1
  775. package/dist/esm/v3/{OrLink-f39ddaba.js → OrLink-c83a51b2.js} +1 -1
  776. package/dist/esm/v3/{OrList-3e659fc4.js → OrList-decc6768.js} +5 -5
  777. package/dist/esm/v3/{OrListItem-36b410c7.js → OrListItem-12e21bc6.js} +1 -1
  778. package/dist/esm/v3/{OrLoader-b7d415dd.js → OrLoader-5e2f359b.js} +1 -1
  779. package/dist/esm/v3/{OrMenu-69910fee.js → OrMenu-ebf8c55d.js} +2 -2
  780. package/dist/esm/v3/{OrMenuItem-fa3a4bc0.js → OrMenuItem-f37a662b.js} +3 -3
  781. package/dist/esm/v3/{OrModal-02ac915b.js → OrModal-91ceee4d.js} +6 -6
  782. package/dist/esm/v3/{OrNotification-0fcd548f.js → OrNotification-18308092.js} +3 -3
  783. package/dist/esm/v3/{OrOverlay-2b297773.js → OrOverlay-19bd1352.js} +1 -1
  784. package/dist/esm/v3/{OrPagination-9ae3cf91.js → OrPagination-c11086bd.js} +7 -7
  785. package/dist/esm/v3/{OrPopover-9b1f3dee.js → OrPopover-93803a23.js} +4 -4
  786. package/dist/esm/v3/{OrProgress-59100c74.js → OrProgress-0939955c.js} +1 -1
  787. package/dist/esm/v3/{OrRadio-48e404ef.js → OrRadio-b4ab913e.js} +7 -7
  788. package/dist/esm/v3/{OrRadioGroup-80869a63.js → OrRadioGroup-01871290.js} +2 -2
  789. package/dist/esm/v3/{OrRangeSlider-922a37ef.js → OrRangeSlider-1284dce6.js} +9 -9
  790. package/dist/esm/v3/{OrRating-c43fc136.js → OrRating-640f9e87.js} +3 -3
  791. package/dist/esm/v3/{OrResizeablePanel-18cf39c2.js → OrResizeablePanel-e107f883.js} +1 -1
  792. package/dist/esm/v3/{OrRichTextEditor-13a882dc.js → OrRichTextEditor-9f45f9d8.js} +20 -20
  793. package/dist/esm/v3/{OrSearch-7dd097fd.js → OrSearch-eed1ea7b.js} +5 -5
  794. package/dist/esm/v3/{OrSegmentedControl-08992fc7.js → OrSegmentedControl-4b163ea9.js} +2 -2
  795. package/dist/esm/v3/{OrSelect-c87b9c23.js → OrSelect-4f2ea2f2.js} +215 -215
  796. package/dist/esm/v3/{OrSelect-a17821c2.js → OrSelect-8e2b6f05.js} +22 -22
  797. package/dist/esm/v3/{OrSelectControlInput-fd308609.js → OrSelectControlInput-62d04212.js} +1 -1
  798. package/dist/esm/v3/{OrSelectMultipleControl-f9fc14e8.js → OrSelectMultipleControl-6e1e4ac2.js} +10 -10
  799. package/dist/esm/v3/{OrSelectPlaceholder-c9e55ba9.js → OrSelectPlaceholder-81502228.js} +1 -1
  800. package/dist/esm/v3/{OrSelectSingleControl-788e3100.js → OrSelectSingleControl-a1362154.js} +4 -4
  801. package/dist/esm/v3/{OrSkeletonCircle-1eae069b.js → OrSkeletonCircle-a3eb5f53.js} +1 -1
  802. package/dist/esm/v3/{OrSkeletonRect-ba5df861.js → OrSkeletonRect-d0b8b2cf.js} +1 -1
  803. package/dist/esm/v3/{OrSkeletonText-3c3207d0.js → OrSkeletonText-5e9579c1.js} +1 -1
  804. package/dist/esm/v3/{OrSlider-1eab9fee.js → OrSlider-64c51216.js} +4 -4
  805. package/dist/esm/v3/{OrSorting-e7ea6477.js → OrSorting-916f17f5.js} +12 -12
  806. package/dist/esm/v3/{OrStatus-1e91e410.js → OrStatus-a33a7e88.js} +1 -1
  807. package/dist/esm/v3/{OrSwitch-f397dcbf.js → OrSwitch-6cd74849.js} +5 -5
  808. package/dist/esm/v3/{OrTab-42be32d1.js → OrTab-74a9bd5b.js} +1 -1
  809. package/dist/esm/v3/{OrTabs-7db85ff2.js → OrTabs-f9958f65.js} +8 -8
  810. package/dist/esm/v3/{OrTag-4ec7bfa0.js → OrTag-a29c2113.js} +2 -2
  811. package/dist/esm/v3/{OrTagInput-20985c49.js → OrTagInput-2258e489.js} +12 -12
  812. package/dist/esm/v3/{OrTags-0418ede6.js → OrTags-215da9e7.js} +7 -7
  813. package/dist/esm/v3/{OrText-d54c951d.js → OrText-ea114c19.js} +1 -1
  814. package/dist/esm/v3/{OrTextarea-4aeaaf2d.js → OrTextarea-31993c4c.js} +10 -8
  815. package/dist/esm/v3/{OrTimeFormat-2d796bc1.js → OrTimeFormat-a818056b.js} +3 -3
  816. package/dist/esm/v3/{OrTimePicker-f387b9f9.js → OrTimePicker-0e197489.js} +12 -12
  817. package/dist/esm/v3/{OrTimeRangePicker-4f77f398.js → OrTimeRangePicker-c2cdde8f.js} +12 -12
  818. package/dist/esm/v3/{OrTooltip-9b965fdc.js → OrTooltip-62fe3aa2.js} +2 -2
  819. package/dist/esm/v3/{OrTree-7ff5a927.js → OrTree-552e7ef2.js} +41 -41
  820. package/dist/esm/v3/components/index.js +86 -86
  821. package/dist/esm/v3/components/or-avatar-v3/index.js +2 -2
  822. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -2
  823. package/dist/esm/v3/components/or-button-group-v3/index.js +3 -3
  824. package/dist/esm/v3/components/or-button-v3/index.js +2 -2
  825. package/dist/esm/v3/components/or-card-collection-v3/index.js +18 -18
  826. package/dist/esm/v3/components/or-card-v3/index.js +1 -1
  827. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +10 -10
  828. package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +6 -6
  829. package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
  830. package/dist/esm/v3/components/or-code/index.js +2 -2
  831. package/dist/esm/v3/components/or-code-v3/index.js +12 -12
  832. package/dist/esm/v3/components/or-combined-input-v3/index.js +5 -5
  833. package/dist/esm/v3/components/or-confirm-v3/index.js +14 -14
  834. package/dist/esm/v3/components/or-context-menu-v3/index.js +5 -5
  835. package/dist/esm/v3/components/or-date-format-v3/index.js +17 -17
  836. package/dist/esm/v3/components/or-date-picker-v3/index.js +17 -17
  837. package/dist/esm/v3/components/or-date-range-picker-v3/index.js +17 -17
  838. package/dist/esm/v3/components/or-date-time-format-v3/index.js +17 -17
  839. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +16 -16
  840. package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +12 -12
  841. package/dist/esm/v3/components/or-drop-area-v3/index.js +2 -2
  842. package/dist/esm/v3/components/or-editor-tabs-v3/index.js +10 -10
  843. package/dist/esm/v3/components/or-editor-tabs-v3/partials/index.js +7 -7
  844. package/dist/esm/v3/components/or-empty-state-v3/index.js +1 -1
  845. package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
  846. package/dist/esm/v3/components/or-error-v3/index.js +1 -1
  847. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
  848. package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
  849. package/dist/esm/v3/components/or-form-group-v3/index.js +4 -4
  850. package/dist/esm/v3/components/or-hint-v3/index.js +1 -1
  851. package/dist/esm/v3/components/or-icon-button-v3/index.js +6 -6
  852. package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
  853. package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -1
  854. package/dist/esm/v3/components/or-inline-input-v3/index.js +10 -10
  855. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +10 -10
  856. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  857. package/dist/esm/v3/components/or-input-v3/index.js +12 -12
  858. package/dist/esm/v3/components/or-label-v3/index.js +1 -1
  859. package/dist/esm/v3/components/or-link-v3/index.js +1 -1
  860. package/dist/esm/v3/components/or-list-v3/index.js +9 -9
  861. package/dist/esm/v3/components/or-list-v3/partials/index.js +1 -1
  862. package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
  863. package/dist/esm/v3/components/or-menu-item-v3/index.js +7 -7
  864. package/dist/esm/v3/components/or-menu-v3/index.js +4 -4
  865. package/dist/esm/v3/components/or-modal-v3/index.js +7 -7
  866. package/dist/esm/v3/components/or-notification-v3/index.js +7 -7
  867. package/dist/esm/v3/components/or-overlay-v3/index.js +1 -1
  868. package/dist/esm/v3/components/or-pagination-v3/index.js +11 -11
  869. package/dist/esm/v3/components/or-popover-v3/index.js +3 -3
  870. package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
  871. package/dist/esm/v3/components/or-radio-group-v3/index.js +6 -6
  872. package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
  873. package/dist/esm/v3/components/or-range-slider-v3/index.js +6 -6
  874. package/dist/esm/v3/components/or-rating-v3/index.js +2 -2
  875. package/dist/esm/v3/components/or-resizeable-panel-v3/index.js +7 -7
  876. package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +20 -20
  877. package/dist/esm/v3/components/or-search-v3/index.js +13 -13
  878. package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -1
  879. package/dist/esm/v3/components/or-select/index.js +10 -10
  880. package/dist/esm/v3/components/or-select/partials/OrSelectMain.vue.d.ts +1 -1
  881. package/dist/esm/v3/components/or-select-v3/index.js +23 -23
  882. package/dist/esm/v3/components/or-select-v3/partials/index.js +14 -14
  883. package/dist/esm/v3/components/or-select-v3/partials/or-select-control-input/index.js +1 -1
  884. package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +13 -13
  885. package/dist/esm/v3/components/or-select-v3/partials/or-select-placeholder/index.js +1 -1
  886. package/dist/esm/v3/components/or-select-v3/partials/or-select-single-control/index.js +3 -3
  887. package/dist/esm/v3/components/or-sidebar-v3/index.js +8 -8
  888. package/dist/esm/v3/components/or-skeleton-v3/index.js +3 -3
  889. package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-circle-v3/index.js +1 -1
  890. package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-rect-v3/index.js +1 -1
  891. package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-text-v3/index.js +1 -1
  892. package/dist/esm/v3/components/or-slider-v3/index.js +5 -5
  893. package/dist/esm/v3/components/or-sorting-v3/index.js +11 -11
  894. package/dist/esm/v3/components/or-status-v3/index.js +1 -1
  895. package/dist/esm/v3/components/or-switch-v3/index.js +3 -3
  896. package/dist/esm/v3/components/or-tab-v3/index.js +1 -1
  897. package/dist/esm/v3/components/or-tabs-v3/index.js +10 -10
  898. package/dist/esm/v3/components/or-tag-input-v3/index.js +15 -15
  899. package/dist/esm/v3/components/or-tag-v3/index.js +7 -7
  900. package/dist/esm/v3/components/or-tags-v3/index.js +10 -10
  901. package/dist/esm/v3/components/or-text-v3/index.js +1 -1
  902. package/dist/esm/v3/components/or-textarea-v3/index.js +5 -5
  903. package/dist/esm/v3/components/or-time-format-v3/index.js +17 -17
  904. package/dist/esm/v3/components/or-time-picker-v3/index.js +17 -17
  905. package/dist/esm/v3/components/or-time-range-picker-v3/index.js +17 -17
  906. package/dist/esm/v3/components/or-toast-v3/index.js +8 -8
  907. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +8 -8
  908. package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -4
  909. package/dist/esm/v3/components/or-tree-v3/index.js +4 -4
  910. package/dist/esm/v3/index.js +86 -86
  911. package/dist/esm/v3/{props-78a3ad49.js → props-3212cd17.js} +2 -2
  912. package/dist/esm/v3/{types-0f60c0e1.js → types-bd194714.js} +4 -4
  913. package/package.json +3 -2
  914. package/src/components/or-avatar-v3/OrAvatar.vue +1 -1
  915. package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +2 -2
  916. package/src/components/or-button-group-v3/OrButtonGroup.vue +1 -1
  917. package/src/components/or-button-v3/OrButton.vue +1 -1
  918. package/src/components/or-card-collection-v3/OrCardCollection.vue +2 -2
  919. package/src/components/or-card-v3/OrCard.vue +3 -3
  920. package/src/components/or-checkbox-tree-v3/OrCheckboxTree.vue +1 -1
  921. package/src/components/or-checkbox-v3/OrCheckbox.vue +2 -2
  922. package/src/components/or-code/OrCode.vue +5 -5
  923. package/src/components/or-code-v3/OrCode.vue +4 -4
  924. package/src/components/or-code-v3/partials/OrCodeControl.vue +4 -4
  925. package/src/components/or-combined-input-v3/OrCombinedInput.vue +1 -1
  926. package/src/components/or-confirm-v3/OrConfirm.vue +3 -3
  927. package/src/components/or-date-format-v3/OrDateFormat.vue +1 -1
  928. package/src/components/or-date-picker-v3/OrDatePicker.vue +3 -3
  929. package/src/components/or-date-range-picker-v3/OrDateRangePicker.vue +3 -3
  930. package/src/components/or-date-time-format-v3/OrDateTimeFormat.vue +1 -1
  931. package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +4 -4
  932. package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue +1 -1
  933. package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-select/OrDateTimePickerDateSelect.vue +1 -1
  934. package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-mobile-control/OrDateTimePickerMobileControl.vue +1 -1
  935. package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-month-select/OrDateTimePickerMonthSelect.vue +5 -5
  936. package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-footer/OrDateTimePickerPopoverFooter.vue +1 -1
  937. package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-header/OrDateTimePickerPopoverHeader.vue +1 -1
  938. package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue +1 -1
  939. package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-select/OrDateTimePickerTimeSelect.vue +1 -1
  940. package/src/components/or-drop-area-v3/OrDropArea.vue +1 -1
  941. package/src/components/or-editor-tabs-v3/OrEditorTabs.vue +3 -3
  942. package/src/components/or-editor-tabs-v3/partials/or-editor-tabs-item/OrEditorTabsItem.vue +1 -1
  943. package/src/components/or-empty-state-v3/OrEmptyState.vue +1 -1
  944. package/src/components/or-error-tag-v3/OrErrorTag.vue +1 -1
  945. package/src/components/or-error-v3/OrError.vue +1 -1
  946. package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +1 -1
  947. package/src/components/or-fab-v3/OrFab.vue +1 -1
  948. package/src/components/or-form-group-v3/OrFormGroup.vue +1 -1
  949. package/src/components/or-hint-v3/OrHint.vue +1 -1
  950. package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
  951. package/src/components/or-icon-v3/OrIcon.vue +1 -1
  952. package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +1 -1
  953. package/src/components/or-inline-input-v3/OrInlineInput.vue +3 -3
  954. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +3 -3
  955. package/src/components/or-input-box-v3/OrInputBox.vue +1 -1
  956. package/src/components/or-input-box-v3/partials/or-input-box-addon/OrInputBoxAddon.vue +1 -1
  957. package/src/components/or-input-v3/OrInput.vue +3 -3
  958. package/src/components/or-label-v3/OrLabel.vue +1 -1
  959. package/src/components/or-link-v3/OrLink.vue +1 -1
  960. package/src/components/or-list-v3/OrList.vue +2 -2
  961. package/src/components/or-list-v3/partials/or-list-item/OrListItem.vue +1 -1
  962. package/src/components/or-loader-v3/OrLoader.vue +1 -1
  963. package/src/components/or-menu-item-v3/OrMenuItem.vue +1 -1
  964. package/src/components/or-menu-v3/OrMenu.vue +1 -1
  965. package/src/components/or-modal-v3/OrModal.vue +1 -1
  966. package/src/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue +1 -1
  967. package/src/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue +1 -1
  968. package/src/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue +1 -1
  969. package/src/components/or-notification-v3/OrNotification.vue +1 -1
  970. package/src/components/or-overlay-v3/OrOverlay.vue +1 -1
  971. package/src/components/or-pagination-v3/OrPagination.vue +3 -3
  972. package/src/components/or-popover-v3/OrPopover.vue +3 -3
  973. package/src/components/or-progress-v3/OrProgress.vue +1 -1
  974. package/src/components/or-radio-v3/OrRadio.vue +4 -4
  975. package/src/components/or-range-slider-v3/OrRangeSlider.vue +7 -7
  976. package/src/components/or-rating-v3/OrRating.vue +2 -2
  977. package/src/components/or-rich-text-editor-v3/OrRichTextEditor.vue +27 -27
  978. package/src/components/or-search-v3/OrSearch.vue +2 -2
  979. package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +1 -1
  980. package/src/components/or-segmented-control-v3/partials/or-segmented-control-item/OrSegmentedControlItem.vue +1 -1
  981. package/src/components/or-select/partials/OrSelectMain.vue +10 -10
  982. package/src/components/or-select-v3/OrSelect.vue +7 -7
  983. package/src/components/or-select-v3/partials/or-select-control-input/OrSelectControlInput.vue +1 -1
  984. package/src/components/or-select-v3/partials/or-select-multiple-control/OrSelectMultipleControl.vue +4 -4
  985. package/src/components/or-select-v3/partials/or-select-placeholder/OrSelectPlaceholder.vue +1 -1
  986. package/src/components/or-select-v3/partials/or-select-single-control/OrSelectSingleControl.vue +2 -2
  987. package/src/components/or-sidebar-v3/OrSidebar.vue +1 -1
  988. package/src/components/or-skeleton-v3/or-skeleton-circle-v3/OrSkeletonCircle.vue +1 -1
  989. package/src/components/or-skeleton-v3/or-skeleton-rect-v3/OrSkeletonRect.vue +1 -1
  990. package/src/components/or-skeleton-v3/or-skeleton-text-v3/OrSkeletonText.vue +1 -1
  991. package/src/components/or-slider-v3/OrSlider.vue +3 -3
  992. package/src/components/or-sorting-v3/OrSorting.vue +11 -14
  993. package/src/components/or-status-v3/OrStatus.vue +1 -1
  994. package/src/components/or-switch-v3/OrSwitch.vue +3 -3
  995. package/src/components/or-tab-v3/OrTab.vue +1 -1
  996. package/src/components/or-tabs-v3/OrTabs.vue +3 -3
  997. package/src/components/or-tag-input-v3/OrTagInput.vue +5 -5
  998. package/src/components/or-tag-v3/OrTag.vue +1 -1
  999. package/src/components/or-tags-v3/OrTags.vue +4 -4
  1000. package/src/components/or-text-v3/OrText.vue +1 -1
  1001. package/src/components/or-textarea-v3/OrTextarea.vue +3 -3
  1002. package/src/components/or-time-format-v3/OrTimeFormat.vue +1 -1
  1003. package/src/components/or-time-picker-v3/OrTimePicker.vue +3 -3
  1004. package/src/components/or-time-range-picker-v3/OrTimeRangePicker.vue +3 -3
  1005. package/src/components/or-toast-v3/OrToast.vue +1 -1
  1006. package/src/components/or-toast-v3/or-toast-container-v3/OrToastContainer.vue +1 -1
  1007. package/src/components/or-tooltip-v3/OrTooltip.vue +1 -1
  1008. package/src/components/or-tree-v3/OrTree.vue +2 -2
  1009. package/src/components/or-tree-v3/partials/or-tree-node/OrTreeNode.vue +6 -6
  1010. /package/dist/bundled/v3/components/{OrAvatar-63d77b2d.js → OrAvatar-bceb6c00.js} +0 -0
@@ -1,5 +1,11 @@
1
1
  import { defineComponent, ref } from 'vue-demi';
2
2
  import { o as onClickOutside } from '../../index-13c63b4c.js';
3
+ import { DEFAULT_TEXT, OR_SELECT_NO_RESULTS_TITLE_PROP, OR_SELECT_NO_RESULTS_START_TEXT_PROP, OR_SELECT_NO_RESULTS_END_TEXT_PROP, OR_SELECT_UPDATE_SEARCH_TEXT_PROP, OR_SELECT_VALUE_PROP, OR_SELECT_OPTIONS_PROP, OR_SELECT_SEARCH_OPTIONS_PROP, OR_SELECT_PLACEHOLDER_PROP, COMMON_STRING_PROP, SEARCH_OPTIONS_FUNCTION_PROP } from './constants.js';
4
+ import __vue_component__$9 from '../OrIcon/OrIcon.js';
5
+ import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
6
+ import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
7
+ import __vue_component__$a from '../OrCheckbox/OrCheckbox.js';
8
+ import __vue_component__$b from '../OrLoader/OrLoader.js';
3
9
  import { isEmpty } from '../../utils/isEmpty.js';
4
10
  import { _ as _baseAssignValue } from '../../_baseAssignValue-2250dbc9.js';
5
11
  import { k as keys_1, _ as _Stack, a as _baseIsEqual, i as isArguments_1 } from '../../_baseIsEqual-fe2002b6.js';
@@ -8,1017 +14,1035 @@ import { i as isObject_1 } from '../../isObject-b7415fc1.js';
8
14
  import { _ as _castPath, a as _toKey, g as get_1, b as _isKey, c as _baseGet } from '../../get-34aa21f4.js';
9
15
  import { i as isArray_1 } from '../../toString-b6e4472a.js';
10
16
  import { _ as _baseProperty } from '../../_baseProperty-a52739e9.js';
11
- import { OR_SELECT_VALUE_PROP, OR_SELECT_SEARCH_OPTIONS_PROP, OR_SELECT_OPTIONS_PROP, OR_SELECT_PLACEHOLDER_PROP, DEFAULT_TEXT, OR_SELECT_NO_RESULTS_TITLE_PROP, OR_SELECT_NO_RESULTS_START_TEXT_PROP, OR_SELECT_NO_RESULTS_END_TEXT_PROP, OR_SELECT_UPDATE_SEARCH_TEXT_PROP, COMMON_STRING_PROP, SEARCH_OPTIONS_FUNCTION_PROP } from './constants.js';
12
- import __vue_component__$9 from '../OrChip/OrChip.js';
13
- import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
14
- import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
15
- import __vue_component__$a from '../OrIcon/OrIcon.js';
16
- import __vue_component__$b from '../OrCheckbox/OrCheckbox.js';
17
- import __vue_component__$c from '../OrLoader/OrLoader.js';
17
+ import __vue_component__$c from '../OrChip/OrChip.js';
18
18
  import __vue_component__$d from '../OrFloating/OrFloating.js';
19
19
  import __vue_component__$e from '../OrLabel/OrLabel.js';
20
20
  import __vue_component__$f from '../OrError/OrError.js';
21
21
 
22
- /**
23
- * A specialized version of `baseAggregator` for arrays.
24
- *
25
- * @private
26
- * @param {Array} [array] The array to iterate over.
27
- * @param {Function} setter The function to set `accumulator` values.
28
- * @param {Function} iteratee The iteratee to transform keys.
29
- * @param {Object} accumulator The initial aggregated object.
30
- * @returns {Function} Returns `accumulator`.
31
- */
32
- function arrayAggregator$1(array, setter, iteratee, accumulator) {
33
- var index = -1,
34
- length = array == null ? 0 : array.length;
35
- while (++index < length) {
36
- var value = array[index];
37
- setter(accumulator, value, iteratee(value), array);
22
+ var script$8 = defineComponent({
23
+ name: 'OrSelectSearchOptions',
24
+ components: {
25
+ OrIcon: __vue_component__$9
26
+ },
27
+ props: {
28
+ isTop: {
29
+ type: Boolean,
30
+ required: false,
31
+ default: false
32
+ }
33
+ },
34
+ emits: ['search-change'],
35
+ data() {
36
+ return {
37
+ search: '',
38
+ placeholder: DEFAULT_TEXT.SEARCH_PLACEHOLDER
39
+ };
40
+ },
41
+ computed: {
42
+ icon() {
43
+ return this.search ? 'close' : 'search';
44
+ }
45
+ },
46
+ methods: {
47
+ handleSearchChange(search) {
48
+ this.search = search;
49
+ this.$emit('search-change', search);
50
+ }
38
51
  }
39
- return accumulator;
40
- }
41
- var _arrayAggregator = arrayAggregator$1;
52
+ });
42
53
 
43
- /**
44
- * Creates a base function for methods like `_.forIn` and `_.forOwn`.
45
- *
46
- * @private
47
- * @param {boolean} [fromRight] Specify iterating from right to left.
48
- * @returns {Function} Returns the new base function.
49
- */
50
- function createBaseFor$1(fromRight) {
51
- return function (object, iteratee, keysFunc) {
52
- var index = -1,
53
- iterable = Object(object),
54
- props = keysFunc(object),
55
- length = props.length;
56
- while (length--) {
57
- var key = props[fromRight ? length : ++index];
58
- if (iteratee(iterable[key], key, iterable) === false) {
59
- break;
54
+ var css_248z$8 = "@keyframes spinAround-data-v-10cb2d28{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-10cb2d28{from{opacity:1}to{opacity:0}}.or-select-search-options[data-v-10cb2d28]{display:flex;flex:0 0 auto;align-items:center;height:2.1875rem;padding:0 .5rem}.or-select-search-options[data-v-10cb2d28]:not(.top){border-bottom:1px solid var(--c-neutral-2)}.or-select-search-options.top[data-v-10cb2d28]{border-top:1px solid var(--c-neutral-2)}.or-select-search-options-input[data-v-10cb2d28]{flex:1 1 100%;min-width:0;height:100%;background:0 0;border:none;outline:0}.or-select-search-options-button[data-v-10cb2d28]{display:flex;padding:.125rem;margin-left:.5rem;cursor:pointer}.or-select-search-options-button[data-v-10cb2d28] .or-icon{font-size:1rem;color:var(--c-neutral-4)}";
55
+ styleInject(css_248z$8);
56
+
57
+ /* script */
58
+ const __vue_script__$8 = script$8;
59
+ /* template */
60
+ var __vue_render__$8 = function () {
61
+ var _vm = this;
62
+ var _h = _vm.$createElement;
63
+ var _c = _vm._self._c || _h;
64
+ return _c('div', {
65
+ staticClass: "or-select-search-options",
66
+ class: {
67
+ 'top': _vm.isTop
68
+ }
69
+ }, [_c('input', {
70
+ staticClass: "or-select-search-options-input",
71
+ attrs: {
72
+ "placeholder": _vm.placeholder
73
+ },
74
+ domProps: {
75
+ "value": _vm.search
76
+ },
77
+ on: {
78
+ "input": function ($event) {
79
+ return _vm.handleSearchChange($event.target.value);
60
80
  }
61
81
  }
62
- return object;
63
- };
64
- }
65
- var _createBaseFor = createBaseFor$1;
82
+ }), _vm._v(" "), _c('span', {
83
+ staticClass: "or-select-search-options-button",
84
+ on: {
85
+ "click": function ($event) {
86
+ return _vm.handleSearchChange('');
87
+ }
88
+ }
89
+ }, [_c('or-icon', {
90
+ attrs: {
91
+ "icon": _vm.icon
92
+ }
93
+ })], 1)]);
94
+ };
95
+ var __vue_staticRenderFns__$8 = [];
66
96
 
67
- var createBaseFor = _createBaseFor;
97
+ /* style */
98
+ const __vue_inject_styles__$8 = undefined;
99
+ /* scoped */
100
+ const __vue_scope_id__$8 = "data-v-10cb2d28";
101
+ /* module identifier */
102
+ const __vue_module_identifier__$8 = undefined;
103
+ /* functional template */
104
+ const __vue_is_functional_template__$8 = false;
105
+ /* style inject */
68
106
 
69
- /**
70
- * The base implementation of `baseForOwn` which iterates over `object`
71
- * properties returned by `keysFunc` and invokes `iteratee` for each property.
72
- * Iteratee functions may exit iteration early by explicitly returning `false`.
73
- *
74
- * @private
75
- * @param {Object} object The object to iterate over.
76
- * @param {Function} iteratee The function invoked per iteration.
77
- * @param {Function} keysFunc The function to get the keys of `object`.
78
- * @returns {Object} Returns `object`.
79
- */
80
- var baseFor$1 = createBaseFor();
81
- var _baseFor = baseFor$1;
107
+ /* style inject SSR */
82
108
 
83
- var baseFor = _baseFor,
84
- keys$1 = keys_1;
109
+ /* style inject shadow dom */
85
110
 
86
- /**
87
- * The base implementation of `_.forOwn` without support for iteratee shorthands.
88
- *
89
- * @private
90
- * @param {Object} object The object to iterate over.
91
- * @param {Function} iteratee The function invoked per iteration.
92
- * @returns {Object} Returns `object`.
93
- */
94
- function baseForOwn$1(object, iteratee) {
95
- return object && baseFor(object, iteratee, keys$1);
96
- }
97
- var _baseForOwn = baseForOwn$1;
111
+ const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
112
+ render: __vue_render__$8,
113
+ staticRenderFns: __vue_staticRenderFns__$8
114
+ }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
115
+ var OrSelectSearchOptions = __vue_component__$8;
98
116
 
99
- var isArrayLike = isArrayLike_1;
117
+ /** TODO: Use text management library! */
118
+ var script$7 = defineComponent({
119
+ name: 'OrSelectContentEmpty',
120
+ props: {
121
+ search: {
122
+ type: String,
123
+ default: ''
124
+ },
125
+ noResultsTitle: OR_SELECT_NO_RESULTS_TITLE_PROP,
126
+ noResultsStartText: OR_SELECT_NO_RESULTS_START_TEXT_PROP,
127
+ noResultsEndText: OR_SELECT_NO_RESULTS_END_TEXT_PROP,
128
+ updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
129
+ }
130
+ });
100
131
 
101
- /**
102
- * Creates a `baseEach` or `baseEachRight` function.
103
- *
104
- * @private
105
- * @param {Function} eachFunc The function to iterate over a collection.
106
- * @param {boolean} [fromRight] Specify iterating from right to left.
107
- * @returns {Function} Returns the new base function.
108
- */
109
- function createBaseEach$1(eachFunc, fromRight) {
110
- return function (collection, iteratee) {
111
- if (collection == null) {
112
- return collection;
113
- }
114
- if (!isArrayLike(collection)) {
115
- return eachFunc(collection, iteratee);
116
- }
117
- var length = collection.length,
118
- index = fromRight ? length : -1,
119
- iterable = Object(collection);
120
- while (fromRight ? index-- : ++index < length) {
121
- if (iteratee(iterable[index], index, iterable) === false) {
122
- break;
123
- }
124
- }
125
- return collection;
126
- };
127
- }
128
- var _createBaseEach = createBaseEach$1;
132
+ var css_248z$7 = "@keyframes spinAround-data-v-998c6f28{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-998c6f28{from{opacity:1}to{opacity:0}}.or-select-content-empty[data-v-998c6f28]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:10.625rem}.or-select-content-empty-title[data-v-998c6f28]{font-weight:var(--fw-1)}.or-select-content-empty-description[data-v-998c6f28]{margin-top:.5rem}";
133
+ styleInject(css_248z$7);
129
134
 
130
- var baseForOwn = _baseForOwn,
131
- createBaseEach = _createBaseEach;
135
+ /* script */
136
+ const __vue_script__$7 = script$7;
137
+ /* template */
138
+ var __vue_render__$7 = function () {
139
+ var _vm = this;
140
+ var _h = _vm.$createElement;
141
+ var _c = _vm._self._c || _h;
142
+ return _c('div', {
143
+ staticClass: "or-select-content-empty"
144
+ }, [_c('div', {
145
+ staticClass: "or-select-content-empty-title"
146
+ }, [_vm._v("\n " + _vm._s(_vm.noResultsTitle) + "\n ")]), _vm._v(" "), _vm.search ? [_c('div', {
147
+ staticClass: "or-select-content-empty-description"
148
+ }, [_vm._v("\n " + _vm._s(_vm.noResultsStartText)), _c('strong', [_vm._v(_vm._s(_vm.search))]), _vm._v(_vm._s(_vm.noResultsEndText) + "\n ")]), _vm._v("\n\n " + _vm._s(_vm.updateSearchText) + "\n ")] : _vm._e()], 2);
149
+ };
150
+ var __vue_staticRenderFns__$7 = [];
132
151
 
133
- /**
134
- * The base implementation of `_.forEach` without support for iteratee shorthands.
135
- *
136
- * @private
137
- * @param {Array|Object} collection The collection to iterate over.
138
- * @param {Function} iteratee The function invoked per iteration.
139
- * @returns {Array|Object} Returns `collection`.
140
- */
141
- var baseEach$1 = createBaseEach(baseForOwn);
142
- var _baseEach = baseEach$1;
152
+ /* style */
153
+ const __vue_inject_styles__$7 = undefined;
154
+ /* scoped */
155
+ const __vue_scope_id__$7 = "data-v-998c6f28";
156
+ /* module identifier */
157
+ const __vue_module_identifier__$7 = undefined;
158
+ /* functional template */
159
+ const __vue_is_functional_template__$7 = false;
160
+ /* style inject */
143
161
 
144
- var baseEach = _baseEach;
162
+ /* style inject SSR */
145
163
 
146
- /**
147
- * Aggregates elements of `collection` on `accumulator` with keys transformed
148
- * by `iteratee` and values set by `setter`.
149
- *
150
- * @private
151
- * @param {Array|Object} collection The collection to iterate over.
152
- * @param {Function} setter The function to set `accumulator` values.
153
- * @param {Function} iteratee The iteratee to transform keys.
154
- * @param {Object} accumulator The initial aggregated object.
155
- * @returns {Function} Returns `accumulator`.
156
- */
157
- function baseAggregator$1(collection, setter, iteratee, accumulator) {
158
- baseEach(collection, function (value, key, collection) {
159
- setter(accumulator, value, iteratee(value), collection);
160
- });
161
- return accumulator;
162
- }
163
- var _baseAggregator = baseAggregator$1;
164
+ /* style inject shadow dom */
164
165
 
165
- var Stack = _Stack,
166
- baseIsEqual$1 = _baseIsEqual;
167
-
168
- /** Used to compose bitmasks for value comparisons. */
169
- var COMPARE_PARTIAL_FLAG$1 = 1,
170
- COMPARE_UNORDERED_FLAG$1 = 2;
166
+ const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
167
+ render: __vue_render__$7,
168
+ staticRenderFns: __vue_staticRenderFns__$7
169
+ }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
170
+ var OrSelectContentEmpty = __vue_component__$7;
171
171
 
172
- /**
173
- * The base implementation of `_.isMatch` without support for iteratee shorthands.
174
- *
175
- * @private
176
- * @param {Object} object The object to inspect.
177
- * @param {Object} source The object of property values to match.
178
- * @param {Array} matchData The property names, values, and compare flags to match.
179
- * @param {Function} [customizer] The function to customize comparisons.
180
- * @returns {boolean} Returns `true` if `object` is a match, else `false`.
181
- */
182
- function baseIsMatch$1(object, source, matchData, customizer) {
183
- var index = matchData.length,
184
- length = index,
185
- noCustomizer = !customizer;
186
- if (object == null) {
187
- return !length;
188
- }
189
- object = Object(object);
190
- while (index--) {
191
- var data = matchData[index];
192
- if (noCustomizer && data[2] ? data[1] !== object[data[0]] : !(data[0] in object)) {
193
- return false;
194
- }
195
- }
196
- while (++index < length) {
197
- data = matchData[index];
198
- var key = data[0],
199
- objValue = object[key],
200
- srcValue = data[1];
201
- if (noCustomizer && data[2]) {
202
- if (objValue === undefined && !(key in object)) {
203
- return false;
204
- }
205
- } else {
206
- var stack = new Stack();
207
- if (customizer) {
208
- var result = customizer(objValue, srcValue, key, object, source, stack);
209
- }
210
- if (!(result === undefined ? baseIsEqual$1(srcValue, objValue, COMPARE_PARTIAL_FLAG$1 | COMPARE_UNORDERED_FLAG$1, customizer, stack) : result)) {
211
- return false;
212
- }
172
+ var script$6 = defineComponent({
173
+ name: 'OrSelectOption',
174
+ components: {
175
+ OrCheckbox: __vue_component__$a
176
+ },
177
+ props: {
178
+ option: {
179
+ type: Object,
180
+ required: true
181
+ },
182
+ isActive: Boolean,
183
+ isCheckbox: Boolean
184
+ },
185
+ emits: ['select-option'],
186
+ computed: {
187
+ optionLabel() {
188
+ var _a;
189
+ return String((_a = this.option.label) !== null && _a !== void 0 ? _a : this.option.value);
213
190
  }
214
191
  }
215
- return true;
216
- }
217
- var _baseIsMatch = baseIsMatch$1;
218
-
219
- var isObject = isObject_1;
220
-
221
- /**
222
- * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.
223
- *
224
- * @private
225
- * @param {*} value The value to check.
226
- * @returns {boolean} Returns `true` if `value` if suitable for strict
227
- * equality comparisons, else `false`.
228
- */
229
- function isStrictComparable$2(value) {
230
- return value === value && !isObject(value);
231
- }
232
- var _isStrictComparable = isStrictComparable$2;
233
-
234
- var isStrictComparable$1 = _isStrictComparable,
235
- keys = keys_1;
192
+ });
236
193
 
237
- /**
238
- * Gets the property names, values, and compare flags of `object`.
239
- *
240
- * @private
241
- * @param {Object} object The object to query.
242
- * @returns {Array} Returns the match data of `object`.
243
- */
244
- function getMatchData$1(object) {
245
- var result = keys(object),
246
- length = result.length;
247
- while (length--) {
248
- var key = result[length],
249
- value = object[key];
250
- result[length] = [key, value, isStrictComparable$1(value)];
251
- }
252
- return result;
253
- }
254
- var _getMatchData = getMatchData$1;
194
+ var css_248z$6 = "@keyframes spinAround-data-v-710f1291{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-710f1291{from{opacity:1}to{opacity:0}}.or-select-option[data-v-710f1291]{display:flex;align-items:center;height:2.125rem;padding:0 .5rem;cursor:pointer}.or-select-option[data-v-710f1291]:hover{background-color:var(--c-neutral-1)}.or-select-option.active[data-v-710f1291]:not(.checkbox){font-weight:var(--fw-1);background-color:var(--c-neutral-2)}.or-select-option[data-v-710f1291] .or-checkbox--content,.or-select-option-content[data-v-710f1291]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.or-select-option .or-checkbox[data-v-710f1291]{overflow:hidden}";
195
+ styleInject(css_248z$6);
255
196
 
256
- /**
257
- * A specialized version of `matchesProperty` for source values suitable
258
- * for strict equality comparisons, i.e. `===`.
259
- *
260
- * @private
261
- * @param {string} key The key of the property to get.
262
- * @param {*} srcValue The value to match.
263
- * @returns {Function} Returns the new spec function.
264
- */
265
- function matchesStrictComparable$2(key, srcValue) {
266
- return function (object) {
267
- if (object == null) {
268
- return false;
197
+ /* script */
198
+ const __vue_script__$6 = script$6;
199
+ /* template */
200
+ var __vue_render__$6 = function () {
201
+ var _vm = this;
202
+ var _h = _vm.$createElement;
203
+ var _c = _vm._self._c || _h;
204
+ return _c('div', {
205
+ staticClass: "or-select-option",
206
+ class: {
207
+ active: _vm.isActive,
208
+ checkbox: _vm.isCheckbox
209
+ },
210
+ on: {
211
+ "click": function ($event) {
212
+ return _vm.$emit('select-option');
213
+ }
269
214
  }
270
- return object[key] === srcValue && (srcValue !== undefined || key in Object(object));
271
- };
272
- }
273
- var _matchesStrictComparable = matchesStrictComparable$2;
215
+ }, [!_vm.isCheckbox ? _c('span', {
216
+ staticClass: "or-select-option-content"
217
+ }, [_vm._v("\n " + _vm._s(_vm.optionLabel) + "\n ")]) : _vm._e(), _vm._v(" "), _vm.isCheckbox ? _c('or-checkbox', {
218
+ attrs: {
219
+ "label": _vm.optionLabel,
220
+ "model-value": _vm.isActive
221
+ }
222
+ }) : _vm._e()], 1);
223
+ };
224
+ var __vue_staticRenderFns__$6 = [];
274
225
 
275
- var baseIsMatch = _baseIsMatch,
276
- getMatchData = _getMatchData,
277
- matchesStrictComparable$1 = _matchesStrictComparable;
226
+ /* style */
227
+ const __vue_inject_styles__$6 = undefined;
228
+ /* scoped */
229
+ const __vue_scope_id__$6 = "data-v-710f1291";
230
+ /* module identifier */
231
+ const __vue_module_identifier__$6 = undefined;
232
+ /* functional template */
233
+ const __vue_is_functional_template__$6 = false;
234
+ /* style inject */
278
235
 
279
- /**
280
- * The base implementation of `_.matches` which doesn't clone `source`.
281
- *
282
- * @private
283
- * @param {Object} source The object of property values to match.
284
- * @returns {Function} Returns the new spec function.
285
- */
286
- function baseMatches$1(source) {
287
- var matchData = getMatchData(source);
288
- if (matchData.length == 1 && matchData[0][2]) {
289
- return matchesStrictComparable$1(matchData[0][0], matchData[0][1]);
290
- }
291
- return function (object) {
292
- return object === source || baseIsMatch(object, source, matchData);
293
- };
294
- }
295
- var _baseMatches = baseMatches$1;
236
+ /* style inject SSR */
296
237
 
297
- /**
298
- * The base implementation of `_.hasIn` without support for deep paths.
299
- *
300
- * @private
301
- * @param {Object} [object] The object to query.
302
- * @param {Array|string} key The key to check.
303
- * @returns {boolean} Returns `true` if `key` exists, else `false`.
304
- */
305
- function baseHasIn$1(object, key) {
306
- return object != null && key in Object(object);
307
- }
308
- var _baseHasIn = baseHasIn$1;
238
+ /* style inject shadow dom */
309
239
 
310
- var castPath = _castPath,
311
- isArguments = isArguments_1,
312
- isArray$2 = isArray_1,
313
- isIndex = _isIndex,
314
- isLength = isLength_1,
315
- toKey$2 = _toKey;
240
+ const __vue_component__$6 = /*#__PURE__*/normalizeComponent({
241
+ render: __vue_render__$6,
242
+ staticRenderFns: __vue_staticRenderFns__$6
243
+ }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
244
+ var OrSelectOption = __vue_component__$6;
316
245
 
317
- /**
318
- * Checks if `path` exists on `object`.
319
- *
320
- * @private
321
- * @param {Object} object The object to query.
322
- * @param {Array|string} path The path to check.
323
- * @param {Function} hasFunc The function to check properties.
324
- * @returns {boolean} Returns `true` if `path` exists, else `false`.
325
- */
326
- function hasPath$1(object, path, hasFunc) {
327
- path = castPath(path, object);
328
- var index = -1,
329
- length = path.length,
330
- result = false;
331
- while (++index < length) {
332
- var key = toKey$2(path[index]);
333
- if (!(result = object != null && hasFunc(object, key))) {
334
- break;
246
+ var script$5 = defineComponent({
247
+ name: 'OrSelectContentOptions',
248
+ components: {
249
+ OrSelectOption
250
+ },
251
+ props: {
252
+ value: OR_SELECT_VALUE_PROP,
253
+ options: OR_SELECT_OPTIONS_PROP,
254
+ isMultiSelect: Boolean
255
+ },
256
+ emits: ['select-option'],
257
+ methods: {
258
+ isActive(option) {
259
+ return this.isMultiSelect ? (this.value || []).includes(option.value) : option.value === this.value;
260
+ },
261
+ /** Bind event and content here, so slot won't have to manage event name and payload */
262
+ getOnSelectCallback(option) {
263
+ return () => this.$emit('select-option', option);
335
264
  }
336
- object = object[key];
337
- }
338
- if (result || ++index != length) {
339
- return result;
340
265
  }
341
- length = object == null ? 0 : object.length;
342
- return !!length && isLength(length) && isIndex(key, length) && (isArray$2(object) || isArguments(object));
343
- }
344
- var _hasPath = hasPath$1;
266
+ });
345
267
 
346
- var baseHasIn = _baseHasIn,
347
- hasPath = _hasPath;
348
-
349
- /**
350
- * Checks if `path` is a direct or inherited property of `object`.
351
- *
352
- * @static
353
- * @memberOf _
354
- * @since 4.0.0
355
- * @category Object
356
- * @param {Object} object The object to query.
357
- * @param {Array|string} path The path to check.
358
- * @returns {boolean} Returns `true` if `path` exists, else `false`.
359
- * @example
360
- *
361
- * var object = _.create({ 'a': _.create({ 'b': 2 }) });
362
- *
363
- * _.hasIn(object, 'a');
364
- * // => true
365
- *
366
- * _.hasIn(object, 'a.b');
367
- * // => true
368
- *
369
- * _.hasIn(object, ['a', 'b']);
370
- * // => true
371
- *
372
- * _.hasIn(object, 'b');
373
- * // => false
374
- */
375
- function hasIn$1(object, path) {
376
- return object != null && hasPath(object, path, baseHasIn);
377
- }
378
- var hasIn_1 = hasIn$1;
379
-
380
- var baseIsEqual = _baseIsEqual,
381
- get = get_1,
382
- hasIn = hasIn_1,
383
- isKey$1 = _isKey,
384
- isStrictComparable = _isStrictComparable,
385
- matchesStrictComparable = _matchesStrictComparable,
386
- toKey$1 = _toKey;
387
-
388
- /** Used to compose bitmasks for value comparisons. */
389
- var COMPARE_PARTIAL_FLAG = 1,
390
- COMPARE_UNORDERED_FLAG = 2;
391
-
392
- /**
393
- * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.
394
- *
395
- * @private
396
- * @param {string} path The path of the property to get.
397
- * @param {*} srcValue The value to match.
398
- * @returns {Function} Returns the new spec function.
399
- */
400
- function baseMatchesProperty$1(path, srcValue) {
401
- if (isKey$1(path) && isStrictComparable(srcValue)) {
402
- return matchesStrictComparable(toKey$1(path), srcValue);
403
- }
404
- return function (object) {
405
- var objValue = get(object, path);
406
- return objValue === undefined && objValue === srcValue ? hasIn(object, path) : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);
407
- };
408
- }
409
- var _baseMatchesProperty = baseMatchesProperty$1;
410
-
411
- /**
412
- * This method returns the first argument it receives.
413
- *
414
- * @static
415
- * @since 0.1.0
416
- * @memberOf _
417
- * @category Util
418
- * @param {*} value Any value.
419
- * @returns {*} Returns `value`.
420
- * @example
421
- *
422
- * var object = { 'a': 1 };
423
- *
424
- * console.log(_.identity(object) === object);
425
- * // => true
426
- */
427
- function identity$1(value) {
428
- return value;
429
- }
430
- var identity_1 = identity$1;
431
-
432
- var baseGet = _baseGet;
433
-
434
- /**
435
- * A specialized version of `baseProperty` which supports deep paths.
436
- *
437
- * @private
438
- * @param {Array|string} path The path of the property to get.
439
- * @returns {Function} Returns the new accessor function.
440
- */
441
- function basePropertyDeep$1(path) {
442
- return function (object) {
443
- return baseGet(object, path);
444
- };
445
- }
446
- var _basePropertyDeep = basePropertyDeep$1;
447
-
448
- var baseProperty = _baseProperty,
449
- basePropertyDeep = _basePropertyDeep,
450
- isKey = _isKey,
451
- toKey = _toKey;
452
-
453
- /**
454
- * Creates a function that returns the value at `path` of a given object.
455
- *
456
- * @static
457
- * @memberOf _
458
- * @since 2.4.0
459
- * @category Util
460
- * @param {Array|string} path The path of the property to get.
461
- * @returns {Function} Returns the new accessor function.
462
- * @example
463
- *
464
- * var objects = [
465
- * { 'a': { 'b': 2 } },
466
- * { 'a': { 'b': 1 } }
467
- * ];
468
- *
469
- * _.map(objects, _.property('a.b'));
470
- * // => [2, 1]
471
- *
472
- * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');
473
- * // => [1, 2]
474
- */
475
- function property$1(path) {
476
- return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);
477
- }
478
- var property_1 = property$1;
479
-
480
- var baseMatches = _baseMatches,
481
- baseMatchesProperty = _baseMatchesProperty,
482
- identity = identity_1,
483
- isArray$1 = isArray_1,
484
- property = property_1;
485
-
486
- /**
487
- * The base implementation of `_.iteratee`.
488
- *
489
- * @private
490
- * @param {*} [value=_.identity] The value to convert to an iteratee.
491
- * @returns {Function} Returns the iteratee.
492
- */
493
- function baseIteratee$1(value) {
494
- // Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.
495
- // See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.
496
- if (typeof value == 'function') {
497
- return value;
498
- }
499
- if (value == null) {
500
- return identity;
501
- }
502
- if (typeof value == 'object') {
503
- return isArray$1(value) ? baseMatchesProperty(value[0], value[1]) : baseMatches(value);
504
- }
505
- return property(value);
506
- }
507
- var _baseIteratee = baseIteratee$1;
508
-
509
- var arrayAggregator = _arrayAggregator,
510
- baseAggregator = _baseAggregator,
511
- baseIteratee = _baseIteratee,
512
- isArray = isArray_1;
513
-
514
- /**
515
- * Creates a function like `_.groupBy`.
516
- *
517
- * @private
518
- * @param {Function} setter The function to set accumulator values.
519
- * @param {Function} [initializer] The accumulator object initializer.
520
- * @returns {Function} Returns the new aggregator function.
521
- */
522
- function createAggregator$1(setter, initializer) {
523
- return function (collection, iteratee) {
524
- var func = isArray(collection) ? arrayAggregator : baseAggregator,
525
- accumulator = initializer ? initializer() : {};
526
- return func(collection, setter, baseIteratee(iteratee), accumulator);
527
- };
528
- }
529
- var _createAggregator = createAggregator$1;
530
-
531
- var baseAssignValue = _baseAssignValue,
532
- createAggregator = _createAggregator;
533
-
534
- /**
535
- * Creates an object composed of keys generated from the results of running
536
- * each element of `collection` thru `iteratee`. The corresponding value of
537
- * each key is the last element responsible for generating the key. The
538
- * iteratee is invoked with one argument: (value).
539
- *
540
- * @static
541
- * @memberOf _
542
- * @since 4.0.0
543
- * @category Collection
544
- * @param {Array|Object} collection The collection to iterate over.
545
- * @param {Function} [iteratee=_.identity] The iteratee to transform keys.
546
- * @returns {Object} Returns the composed aggregate object.
547
- * @example
548
- *
549
- * var array = [
550
- * { 'dir': 'left', 'code': 97 },
551
- * { 'dir': 'right', 'code': 100 }
552
- * ];
553
- *
554
- * _.keyBy(array, function(o) {
555
- * return String.fromCharCode(o.code);
556
- * });
557
- * // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } }
558
- *
559
- * _.keyBy(array, 'dir');
560
- * // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } }
561
- */
562
- var keyBy = createAggregator(function (result, value, key) {
563
- baseAssignValue(result, key, value);
564
- });
565
- var keyBy_1 = keyBy;
566
-
567
- var script$8 = defineComponent({
568
- name: 'OrSelectInputValue',
569
- components: {
570
- OrChip: __vue_component__$9
571
- },
572
- props: {
573
- value: OR_SELECT_VALUE_PROP,
574
- options: OR_SELECT_SEARCH_OPTIONS_PROP,
575
- isMultiSelect: Boolean,
576
- isDisabled: Boolean
577
- },
578
- emits: ['delete-value'],
579
- computed: {
580
- optionsByKey() {
581
- return keyBy_1(this.options, 'value');
582
- },
583
- states() {
584
- return {
585
- 'simple-value': !this.isMultiSelect,
586
- 'multi-value': this.isMultiSelect
587
- };
588
- }
589
- },
590
- methods: {
591
- getOptionLabel(optionId) {
592
- var _a;
593
- const option = this.optionsByKey[optionId];
594
- return String(option ? (_a = option.label) !== null && _a !== void 0 ? _a : option.value : optionId);
595
- },
596
- /** Prevent content toggle event on chips, since they have their own control elements */
597
- handleInputValueClick(event) {
598
- const inputValueElement = this.$refs['input-value'];
599
- const inputValueTextElement = this.$refs['input-value-text'];
600
- const target = event.target;
601
- if (target !== inputValueElement && target !== inputValueTextElement) {
602
- event.stopPropagation();
603
- }
604
- }
605
- }
606
- });
607
-
608
- var css_248z$8 = "@keyframes spinAround-data-v-100ef33e{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-100ef33e{from{opacity:1}to{opacity:0}}.or-select-input-value[data-v-100ef33e]{display:flex;flex:1 1 100%;overflow:hidden}.or-select-input-value.simple-value[data-v-100ef33e]{align-items:center}.or-select-input-value-text[data-v-100ef33e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.or-select-input-value.multi-value[data-v-100ef33e]{flex-wrap:wrap;padding:.125rem 0}.or-select-input-value.multi-value .or-chip[data-v-100ef33e]{margin:.125rem}.or-select-input-value.multi-value .or-chip[data-v-100ef33e]:not(.disabled){cursor:default}";
609
- styleInject(css_248z$8);
268
+ var css_248z$5 = ".or-select-content-options[data-v-37fa8f57]{display:flex;flex:1 1 100%;flex-direction:column}";
269
+ styleInject(css_248z$5);
610
270
 
611
271
  /* script */
612
- const __vue_script__$8 = script$8;
272
+ const __vue_script__$5 = script$5;
613
273
  /* template */
614
- var __vue_render__$8 = function () {
274
+ var __vue_render__$5 = function () {
615
275
  var _vm = this;
616
276
  var _h = _vm.$createElement;
617
277
  var _c = _vm._self._c || _h;
618
278
  return _c('div', {
619
- ref: "input-value",
620
- staticClass: "or-select-input-value",
621
- class: _vm.states,
622
- on: {
623
- "click": _vm.handleInputValueClick
624
- }
625
- }, [!_vm.isMultiSelect ? _c('div', {
626
- ref: "input-value-text",
627
- staticClass: "or-select-input-value-text"
628
- }, [_vm._v("\n " + _vm._s(_vm.getOptionLabel(_vm.value)) + "\n ")]) : _vm._e(), _vm._v(" "), _vm.isMultiSelect ? _vm._l(_vm.value, function (valueItem) {
629
- return _c('or-chip', {
630
- key: valueItem,
631
- attrs: {
632
- "content": _vm.getOptionLabel(valueItem),
633
- "is-disabled": _vm.isDisabled
634
- },
635
- on: {
636
- "delete": function ($event) {
637
- return _vm.$emit('delete-value', valueItem);
279
+ staticClass: "or-select-content-options"
280
+ }, _vm._l(_vm.options, function (option) {
281
+ return _c('div', {
282
+ key: option.value,
283
+ staticClass: "or-select-content-option-wrapper"
284
+ }, [_vm._t("content-option", function () {
285
+ return [_c('or-select-option', {
286
+ attrs: {
287
+ "option": option,
288
+ "is-active": _vm.isActive(option),
289
+ "is-checkbox": _vm.isMultiSelect
290
+ },
291
+ on: {
292
+ "select-option": function ($event) {
293
+ return _vm.$emit('select-option', option);
294
+ }
638
295
  }
639
- }
640
- });
641
- }) : _vm._e()], 2);
296
+ })];
297
+ }, {
298
+ "option": option,
299
+ "isActive": _vm.isActive(option),
300
+ "onSelect": _vm.getOnSelectCallback(option)
301
+ })], 2);
302
+ }), 0);
642
303
  };
643
- var __vue_staticRenderFns__$8 = [];
304
+ var __vue_staticRenderFns__$5 = [];
644
305
 
645
306
  /* style */
646
- const __vue_inject_styles__$8 = undefined;
307
+ const __vue_inject_styles__$5 = undefined;
647
308
  /* scoped */
648
- const __vue_scope_id__$8 = "data-v-100ef33e";
309
+ const __vue_scope_id__$5 = "data-v-37fa8f57";
649
310
  /* module identifier */
650
- const __vue_module_identifier__$8 = undefined;
311
+ const __vue_module_identifier__$5 = undefined;
651
312
  /* functional template */
652
- const __vue_is_functional_template__$8 = false;
313
+ const __vue_is_functional_template__$5 = false;
653
314
  /* style inject */
654
315
 
655
316
  /* style inject SSR */
656
317
 
657
318
  /* style inject shadow dom */
658
319
 
659
- const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
660
- render: __vue_render__$8,
661
- staticRenderFns: __vue_staticRenderFns__$8
662
- }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
663
- var OrSelectInputValue = __vue_component__$8;
320
+ const __vue_component__$5 = /*#__PURE__*/normalizeComponent({
321
+ render: __vue_render__$5,
322
+ staticRenderFns: __vue_staticRenderFns__$5
323
+ }, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, undefined, undefined);
324
+ var OrSelectContentOptions = __vue_component__$5;
664
325
 
665
- var script$7 = defineComponent({
666
- name: 'OrSelectInput',
326
+ var script$4 = defineComponent({
327
+ name: 'OrSelectContent',
667
328
  components: {
668
- OrIcon: __vue_component__$a,
669
- OrSelectInputValue
329
+ OrLoader: __vue_component__$b,
330
+ OrSelectSearchOptions,
331
+ OrSelectContentEmpty,
332
+ OrSelectContentOptions
670
333
  },
671
334
  props: {
672
335
  value: OR_SELECT_VALUE_PROP,
673
336
  options: OR_SELECT_OPTIONS_PROP,
674
- placeholder: OR_SELECT_PLACEHOLDER_PROP,
675
- isOpen: Boolean,
676
- isMultiSelect: Boolean,
337
+ useSearch: Boolean,
677
338
  isTop: Boolean,
678
- isDisabled: Boolean,
679
- isInvalid: Boolean
339
+ isLoading: Boolean,
340
+ isMultiSelect: Boolean,
341
+ noResultsTitle: OR_SELECT_NO_RESULTS_TITLE_PROP,
342
+ noResultsStartText: OR_SELECT_NO_RESULTS_START_TEXT_PROP,
343
+ noResultsEndText: OR_SELECT_NO_RESULTS_END_TEXT_PROP,
344
+ updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
345
+ },
346
+ emits: ['search-change', 'select-option'],
347
+ data() {
348
+ return {
349
+ search: ''
350
+ };
680
351
  },
681
- emits: ['toggle-content', 'delete-value'],
682
352
  computed: {
683
- icon() {
684
- return this.isOpen ? 'arrow_drop_up' : 'arrow_drop_down';
685
- },
686
- states() {
687
- return {
688
- open: this.isOpen,
689
- error: this.isInvalid,
690
- disabled: this.isDisabled,
691
- multiselect: this.isMultiSelect,
692
- top: this.isTop
693
- };
353
+ showOptions() {
354
+ return !this.isLoading && this.options.length > 0;
694
355
  },
695
- isEmptyValue() {
696
- return typeof this.value === 'number' ? false : isEmpty(this.value);
697
- }
698
- },
699
- methods: {
700
- handleToggleContent() {
701
- if (!this.isDisabled) {
702
- this.$emit('toggle-content');
703
- }
356
+ showEmptyResult() {
357
+ return !this.isLoading && !this.options.length;
358
+ }
359
+ },
360
+ methods: {
361
+ handleSearchChange(search) {
362
+ this.search = search;
363
+ this.$emit('search-change', search);
364
+ },
365
+ handleSelectOption(option) {
366
+ this.$emit('select-option', option);
704
367
  }
705
368
  }
706
369
  });
707
370
 
708
- var css_248z$7 = "@keyframes spinAround-data-v-4d590135{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-4d590135{from{opacity:1}to{opacity:0}}.or-select-input[data-v-4d590135]{display:flex;padding:0 .5rem;cursor:pointer}.or-select-input.input-wrapper[data-v-4d590135]{min-height:2.25rem;background-color:var(--c-neutral-1);border:1px solid var(--c-neutral-2);border-radius:.25rem}.or-select-input.input-wrapper.error[data-v-4d590135]{border-color:var(--c-error)}.or-select-input.open[data-v-4d590135],.or-select-input[data-v-4d590135]:hover:not(.disabled){background-color:var(--c-white)}.or-select-input.open[data-v-4d590135]{border-color:var(--c-neutral-2)}.or-select-input.open[data-v-4d590135]:not(.top){border-bottom-right-radius:0;border-bottom-left-radius:0}.or-select-input.open.top[data-v-4d590135]{border-top-left-radius:0;border-top-right-radius:0}.or-select-input.disabled[data-v-4d590135]{cursor:not-allowed}.or-select-input.disabled[data-v-4d590135]:not(.multiselect){background-color:var(--c-neutral-1-darken-5)}.or-select-input-placeholder[data-v-4d590135]{display:flex;align-items:center;overflow:hidden;color:var(--c-neutral-4);-webkit-user-select:none;-moz-user-select:none;user-select:none}.or-select-input-placeholder-text[data-v-4d590135]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.or-select-input-button[data-v-4d590135]{display:flex;align-items:center;height:2.125rem;margin-left:auto}.or-select-input-button[data-v-4d590135] .or-icon{margin-left:.5rem}";
709
- styleInject(css_248z$7);
371
+ var css_248z$4 = "@keyframes spinAround-data-v-6c988c45{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-6c988c45{from{opacity:1}to{opacity:0}}.or-select-content[data-v-6c988c45]{display:flex;flex-direction:column;overflow:hidden;background-color:var(--c-white);border:1px solid var(--c-neutral-2)}.or-select-content[data-v-6c988c45]:not(.top){border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.1)}.or-select-content.top[data-v-6c988c45]{border-top-left-radius:.25rem;border-top-right-radius:.25rem;box-shadow:0 -.125rem .5rem 0 rgba(0,0,0,.1)}.or-select-content-main[data-v-6c988c45]{display:flex;flex:1 1 100%;flex-direction:column;max-height:10.625rem;overflow-y:auto}.or-select-content-main.center-content[data-v-6c988c45]{flex:0 0 10.625rem;align-items:center;justify-content:center}";
372
+ styleInject(css_248z$4);
710
373
 
711
374
  /* script */
712
- const __vue_script__$7 = script$7;
375
+ const __vue_script__$4 = script$4;
713
376
  /* template */
714
- var __vue_render__$7 = function () {
377
+ var __vue_render__$4 = function () {
715
378
  var _vm = this;
716
379
  var _h = _vm.$createElement;
717
380
  var _c = _vm._self._c || _h;
718
381
  return _c('div', {
719
- staticClass: "or-select-input input-wrapper",
720
- class: _vm.states,
382
+ staticClass: "or-select-content",
383
+ class: {
384
+ 'top': _vm.isTop
385
+ }
386
+ }, [_vm.useSearch && !_vm.isTop ? _c('or-select-search-options', {
721
387
  on: {
722
- "click": _vm.handleToggleContent
388
+ "search-change": _vm.handleSearchChange
723
389
  }
724
- }, [_vm.isEmptyValue ? _c('div', {
725
- staticClass: "or-select-input-placeholder"
726
- }, [_c('span', {
727
- staticClass: "or-select-input-placeholder-text"
728
- }, [_vm._v("\n " + _vm._s(_vm.placeholder) + "\n ")])]) : _vm._e(), _vm._v(" "), !_vm.isEmptyValue ? _vm._t("input-value", function () {
729
- return [_c('or-select-input-value', {
390
+ }) : _vm._e(), _vm._v(" "), _c('div', {
391
+ staticClass: "or-select-content-main",
392
+ class: {
393
+ 'center-content': _vm.isLoading
394
+ }
395
+ }, [_vm.isLoading ? _c('or-loader') : _vm._e(), _vm._v(" "), _vm.showEmptyResult ? _vm._t("empty-options", function () {
396
+ return [_c('or-select-content-empty', {
397
+ attrs: {
398
+ "search": _vm.search,
399
+ "no-results-title": _vm.noResultsTitle,
400
+ "no-results-start-text": _vm.noResultsStartText,
401
+ "no-results-end-text": _vm.noResultsEndText,
402
+ "update-search-text": _vm.updateSearchText
403
+ }
404
+ })];
405
+ }, {
406
+ "search": _vm.search
407
+ }) : _vm._e(), _vm._v(" "), _vm._t("content-options", function () {
408
+ return [_vm.showOptions ? _c('or-select-content-options', {
730
409
  attrs: {
731
410
  "value": _vm.value,
732
411
  "options": _vm.options,
733
- "is-multi-select": _vm.isMultiSelect,
734
- "is-disabled": _vm.isDisabled
412
+ "is-multi-select": _vm.isMultiSelect
735
413
  },
736
414
  on: {
737
- "delete-value": function ($event) {
738
- return _vm.$emit('delete-value', $event);
415
+ "select-option": function ($event) {
416
+ return _vm.$emit('select-option', $event);
739
417
  }
418
+ },
419
+ scopedSlots: _vm._u([{
420
+ key: "content-option",
421
+ fn: function (scope) {
422
+ return [_vm._t("content-option", null, null, scope)];
423
+ }
424
+ }], null, true)
425
+ }) : _vm._e()];
426
+ }, {
427
+ "onSelectOption": _vm.handleSelectOption
428
+ })], 2), _vm._v(" "), _vm.useSearch && _vm.isTop ? _c('or-select-search-options', {
429
+ attrs: {
430
+ "is-top": ""
431
+ },
432
+ on: {
433
+ "search-change": _vm.handleSearchChange
434
+ }
435
+ }) : _vm._e()], 1);
436
+ };
437
+ var __vue_staticRenderFns__$4 = [];
438
+
439
+ /* style */
440
+ const __vue_inject_styles__$4 = undefined;
441
+ /* scoped */
442
+ const __vue_scope_id__$4 = "data-v-6c988c45";
443
+ /* module identifier */
444
+ const __vue_module_identifier__$4 = undefined;
445
+ /* functional template */
446
+ const __vue_is_functional_template__$4 = false;
447
+ /* style inject */
448
+
449
+ /* style inject SSR */
450
+
451
+ /* style inject shadow dom */
452
+
453
+ const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
454
+ render: __vue_render__$4,
455
+ staticRenderFns: __vue_staticRenderFns__$4
456
+ }, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, undefined, undefined, undefined);
457
+ var OrSelectContent = __vue_component__$4;
458
+
459
+ /**
460
+ * A specialized version of `baseAggregator` for arrays.
461
+ *
462
+ * @private
463
+ * @param {Array} [array] The array to iterate over.
464
+ * @param {Function} setter The function to set `accumulator` values.
465
+ * @param {Function} iteratee The iteratee to transform keys.
466
+ * @param {Object} accumulator The initial aggregated object.
467
+ * @returns {Function} Returns `accumulator`.
468
+ */
469
+ function arrayAggregator$1(array, setter, iteratee, accumulator) {
470
+ var index = -1,
471
+ length = array == null ? 0 : array.length;
472
+ while (++index < length) {
473
+ var value = array[index];
474
+ setter(accumulator, value, iteratee(value), array);
475
+ }
476
+ return accumulator;
477
+ }
478
+ var _arrayAggregator = arrayAggregator$1;
479
+
480
+ /**
481
+ * Creates a base function for methods like `_.forIn` and `_.forOwn`.
482
+ *
483
+ * @private
484
+ * @param {boolean} [fromRight] Specify iterating from right to left.
485
+ * @returns {Function} Returns the new base function.
486
+ */
487
+ function createBaseFor$1(fromRight) {
488
+ return function (object, iteratee, keysFunc) {
489
+ var index = -1,
490
+ iterable = Object(object),
491
+ props = keysFunc(object),
492
+ length = props.length;
493
+ while (length--) {
494
+ var key = props[fromRight ? length : ++index];
495
+ if (iteratee(iterable[key], key, iterable) === false) {
496
+ break;
497
+ }
498
+ }
499
+ return object;
500
+ };
501
+ }
502
+ var _createBaseFor = createBaseFor$1;
503
+
504
+ var createBaseFor = _createBaseFor;
505
+
506
+ /**
507
+ * The base implementation of `baseForOwn` which iterates over `object`
508
+ * properties returned by `keysFunc` and invokes `iteratee` for each property.
509
+ * Iteratee functions may exit iteration early by explicitly returning `false`.
510
+ *
511
+ * @private
512
+ * @param {Object} object The object to iterate over.
513
+ * @param {Function} iteratee The function invoked per iteration.
514
+ * @param {Function} keysFunc The function to get the keys of `object`.
515
+ * @returns {Object} Returns `object`.
516
+ */
517
+ var baseFor$1 = createBaseFor();
518
+ var _baseFor = baseFor$1;
519
+
520
+ var baseFor = _baseFor,
521
+ keys$1 = keys_1;
522
+
523
+ /**
524
+ * The base implementation of `_.forOwn` without support for iteratee shorthands.
525
+ *
526
+ * @private
527
+ * @param {Object} object The object to iterate over.
528
+ * @param {Function} iteratee The function invoked per iteration.
529
+ * @returns {Object} Returns `object`.
530
+ */
531
+ function baseForOwn$1(object, iteratee) {
532
+ return object && baseFor(object, iteratee, keys$1);
533
+ }
534
+ var _baseForOwn = baseForOwn$1;
535
+
536
+ var isArrayLike = isArrayLike_1;
537
+
538
+ /**
539
+ * Creates a `baseEach` or `baseEachRight` function.
540
+ *
541
+ * @private
542
+ * @param {Function} eachFunc The function to iterate over a collection.
543
+ * @param {boolean} [fromRight] Specify iterating from right to left.
544
+ * @returns {Function} Returns the new base function.
545
+ */
546
+ function createBaseEach$1(eachFunc, fromRight) {
547
+ return function (collection, iteratee) {
548
+ if (collection == null) {
549
+ return collection;
550
+ }
551
+ if (!isArrayLike(collection)) {
552
+ return eachFunc(collection, iteratee);
553
+ }
554
+ var length = collection.length,
555
+ index = fromRight ? length : -1,
556
+ iterable = Object(collection);
557
+ while (fromRight ? index-- : ++index < length) {
558
+ if (iteratee(iterable[index], index, iterable) === false) {
559
+ break;
560
+ }
561
+ }
562
+ return collection;
563
+ };
564
+ }
565
+ var _createBaseEach = createBaseEach$1;
566
+
567
+ var baseForOwn = _baseForOwn,
568
+ createBaseEach = _createBaseEach;
569
+
570
+ /**
571
+ * The base implementation of `_.forEach` without support for iteratee shorthands.
572
+ *
573
+ * @private
574
+ * @param {Array|Object} collection The collection to iterate over.
575
+ * @param {Function} iteratee The function invoked per iteration.
576
+ * @returns {Array|Object} Returns `collection`.
577
+ */
578
+ var baseEach$1 = createBaseEach(baseForOwn);
579
+ var _baseEach = baseEach$1;
580
+
581
+ var baseEach = _baseEach;
582
+
583
+ /**
584
+ * Aggregates elements of `collection` on `accumulator` with keys transformed
585
+ * by `iteratee` and values set by `setter`.
586
+ *
587
+ * @private
588
+ * @param {Array|Object} collection The collection to iterate over.
589
+ * @param {Function} setter The function to set `accumulator` values.
590
+ * @param {Function} iteratee The iteratee to transform keys.
591
+ * @param {Object} accumulator The initial aggregated object.
592
+ * @returns {Function} Returns `accumulator`.
593
+ */
594
+ function baseAggregator$1(collection, setter, iteratee, accumulator) {
595
+ baseEach(collection, function (value, key, collection) {
596
+ setter(accumulator, value, iteratee(value), collection);
597
+ });
598
+ return accumulator;
599
+ }
600
+ var _baseAggregator = baseAggregator$1;
601
+
602
+ var Stack = _Stack,
603
+ baseIsEqual$1 = _baseIsEqual;
604
+
605
+ /** Used to compose bitmasks for value comparisons. */
606
+ var COMPARE_PARTIAL_FLAG$1 = 1,
607
+ COMPARE_UNORDERED_FLAG$1 = 2;
608
+
609
+ /**
610
+ * The base implementation of `_.isMatch` without support for iteratee shorthands.
611
+ *
612
+ * @private
613
+ * @param {Object} object The object to inspect.
614
+ * @param {Object} source The object of property values to match.
615
+ * @param {Array} matchData The property names, values, and compare flags to match.
616
+ * @param {Function} [customizer] The function to customize comparisons.
617
+ * @returns {boolean} Returns `true` if `object` is a match, else `false`.
618
+ */
619
+ function baseIsMatch$1(object, source, matchData, customizer) {
620
+ var index = matchData.length,
621
+ length = index,
622
+ noCustomizer = !customizer;
623
+ if (object == null) {
624
+ return !length;
625
+ }
626
+ object = Object(object);
627
+ while (index--) {
628
+ var data = matchData[index];
629
+ if (noCustomizer && data[2] ? data[1] !== object[data[0]] : !(data[0] in object)) {
630
+ return false;
631
+ }
632
+ }
633
+ while (++index < length) {
634
+ data = matchData[index];
635
+ var key = data[0],
636
+ objValue = object[key],
637
+ srcValue = data[1];
638
+ if (noCustomizer && data[2]) {
639
+ if (objValue === undefined && !(key in object)) {
640
+ return false;
641
+ }
642
+ } else {
643
+ var stack = new Stack();
644
+ if (customizer) {
645
+ var result = customizer(objValue, srcValue, key, object, source, stack);
646
+ }
647
+ if (!(result === undefined ? baseIsEqual$1(srcValue, objValue, COMPARE_PARTIAL_FLAG$1 | COMPARE_UNORDERED_FLAG$1, customizer, stack) : result)) {
648
+ return false;
740
649
  }
741
- })];
742
- }, {
743
- "value": _vm.value,
744
- "options": _vm.options
745
- }) : _vm._e(), _vm._v(" "), _c('div', {
746
- staticClass: "or-select-input-button"
747
- }, [_c('or-icon', {
748
- attrs: {
749
- "icon": _vm.icon
750
650
  }
751
- })], 1)], 2);
752
- };
753
- var __vue_staticRenderFns__$7 = [];
651
+ }
652
+ return true;
653
+ }
654
+ var _baseIsMatch = baseIsMatch$1;
754
655
 
755
- /* style */
756
- const __vue_inject_styles__$7 = undefined;
757
- /* scoped */
758
- const __vue_scope_id__$7 = "data-v-4d590135";
759
- /* module identifier */
760
- const __vue_module_identifier__$7 = undefined;
761
- /* functional template */
762
- const __vue_is_functional_template__$7 = false;
763
- /* style inject */
656
+ var isObject = isObject_1;
764
657
 
765
- /* style inject SSR */
658
+ /**
659
+ * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.
660
+ *
661
+ * @private
662
+ * @param {*} value The value to check.
663
+ * @returns {boolean} Returns `true` if `value` if suitable for strict
664
+ * equality comparisons, else `false`.
665
+ */
666
+ function isStrictComparable$2(value) {
667
+ return value === value && !isObject(value);
668
+ }
669
+ var _isStrictComparable = isStrictComparable$2;
766
670
 
767
- /* style inject shadow dom */
671
+ var isStrictComparable$1 = _isStrictComparable,
672
+ keys = keys_1;
768
673
 
769
- const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
770
- render: __vue_render__$7,
771
- staticRenderFns: __vue_staticRenderFns__$7
772
- }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
773
- var OrSelectInput = __vue_component__$7;
674
+ /**
675
+ * Gets the property names, values, and compare flags of `object`.
676
+ *
677
+ * @private
678
+ * @param {Object} object The object to query.
679
+ * @returns {Array} Returns the match data of `object`.
680
+ */
681
+ function getMatchData$1(object) {
682
+ var result = keys(object),
683
+ length = result.length;
684
+ while (length--) {
685
+ var key = result[length],
686
+ value = object[key];
687
+ result[length] = [key, value, isStrictComparable$1(value)];
688
+ }
689
+ return result;
690
+ }
691
+ var _getMatchData = getMatchData$1;
774
692
 
775
- var script$6 = defineComponent({
776
- name: 'OrSelectSearchOptions',
777
- components: {
778
- OrIcon: __vue_component__$a
779
- },
780
- props: {
781
- isTop: {
782
- type: Boolean,
783
- required: false,
784
- default: false
785
- }
786
- },
787
- emits: ['search-change'],
788
- data() {
789
- return {
790
- search: '',
791
- placeholder: DEFAULT_TEXT.SEARCH_PLACEHOLDER
792
- };
793
- },
794
- computed: {
795
- icon() {
796
- return this.search ? 'close' : 'search';
797
- }
798
- },
799
- methods: {
800
- handleSearchChange(search) {
801
- this.search = search;
802
- this.$emit('search-change', search);
693
+ /**
694
+ * A specialized version of `matchesProperty` for source values suitable
695
+ * for strict equality comparisons, i.e. `===`.
696
+ *
697
+ * @private
698
+ * @param {string} key The key of the property to get.
699
+ * @param {*} srcValue The value to match.
700
+ * @returns {Function} Returns the new spec function.
701
+ */
702
+ function matchesStrictComparable$2(key, srcValue) {
703
+ return function (object) {
704
+ if (object == null) {
705
+ return false;
803
706
  }
707
+ return object[key] === srcValue && (srcValue !== undefined || key in Object(object));
708
+ };
709
+ }
710
+ var _matchesStrictComparable = matchesStrictComparable$2;
711
+
712
+ var baseIsMatch = _baseIsMatch,
713
+ getMatchData = _getMatchData,
714
+ matchesStrictComparable$1 = _matchesStrictComparable;
715
+
716
+ /**
717
+ * The base implementation of `_.matches` which doesn't clone `source`.
718
+ *
719
+ * @private
720
+ * @param {Object} source The object of property values to match.
721
+ * @returns {Function} Returns the new spec function.
722
+ */
723
+ function baseMatches$1(source) {
724
+ var matchData = getMatchData(source);
725
+ if (matchData.length == 1 && matchData[0][2]) {
726
+ return matchesStrictComparable$1(matchData[0][0], matchData[0][1]);
804
727
  }
805
- });
728
+ return function (object) {
729
+ return object === source || baseIsMatch(object, source, matchData);
730
+ };
731
+ }
732
+ var _baseMatches = baseMatches$1;
806
733
 
807
- var css_248z$6 = "@keyframes spinAround-data-v-10cb2d28{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-10cb2d28{from{opacity:1}to{opacity:0}}.or-select-search-options[data-v-10cb2d28]{display:flex;flex:0 0 auto;align-items:center;height:2.1875rem;padding:0 .5rem}.or-select-search-options[data-v-10cb2d28]:not(.top){border-bottom:1px solid var(--c-neutral-2)}.or-select-search-options.top[data-v-10cb2d28]{border-top:1px solid var(--c-neutral-2)}.or-select-search-options-input[data-v-10cb2d28]{flex:1 1 100%;min-width:0;height:100%;background:0 0;border:none;outline:0}.or-select-search-options-button[data-v-10cb2d28]{display:flex;padding:.125rem;margin-left:.5rem;cursor:pointer}.or-select-search-options-button[data-v-10cb2d28] .or-icon{font-size:1rem;color:var(--c-neutral-4)}";
808
- styleInject(css_248z$6);
734
+ /**
735
+ * The base implementation of `_.hasIn` without support for deep paths.
736
+ *
737
+ * @private
738
+ * @param {Object} [object] The object to query.
739
+ * @param {Array|string} key The key to check.
740
+ * @returns {boolean} Returns `true` if `key` exists, else `false`.
741
+ */
742
+ function baseHasIn$1(object, key) {
743
+ return object != null && key in Object(object);
744
+ }
745
+ var _baseHasIn = baseHasIn$1;
809
746
 
810
- /* script */
811
- const __vue_script__$6 = script$6;
812
- /* template */
813
- var __vue_render__$6 = function () {
814
- var _vm = this;
815
- var _h = _vm.$createElement;
816
- var _c = _vm._self._c || _h;
817
- return _c('div', {
818
- staticClass: "or-select-search-options",
819
- class: {
820
- 'top': _vm.isTop
821
- }
822
- }, [_c('input', {
823
- staticClass: "or-select-search-options-input",
824
- attrs: {
825
- "placeholder": _vm.placeholder
826
- },
827
- domProps: {
828
- "value": _vm.search
829
- },
830
- on: {
831
- "input": function ($event) {
832
- return _vm.handleSearchChange($event.target.value);
833
- }
834
- }
835
- }), _vm._v(" "), _c('span', {
836
- staticClass: "or-select-search-options-button",
837
- on: {
838
- "click": function ($event) {
839
- return _vm.handleSearchChange('');
840
- }
841
- }
842
- }, [_c('or-icon', {
843
- attrs: {
844
- "icon": _vm.icon
747
+ var castPath = _castPath,
748
+ isArguments = isArguments_1,
749
+ isArray$2 = isArray_1,
750
+ isIndex = _isIndex,
751
+ isLength = isLength_1,
752
+ toKey$2 = _toKey;
753
+
754
+ /**
755
+ * Checks if `path` exists on `object`.
756
+ *
757
+ * @private
758
+ * @param {Object} object The object to query.
759
+ * @param {Array|string} path The path to check.
760
+ * @param {Function} hasFunc The function to check properties.
761
+ * @returns {boolean} Returns `true` if `path` exists, else `false`.
762
+ */
763
+ function hasPath$1(object, path, hasFunc) {
764
+ path = castPath(path, object);
765
+ var index = -1,
766
+ length = path.length,
767
+ result = false;
768
+ while (++index < length) {
769
+ var key = toKey$2(path[index]);
770
+ if (!(result = object != null && hasFunc(object, key))) {
771
+ break;
845
772
  }
846
- })], 1)]);
847
- };
848
- var __vue_staticRenderFns__$6 = [];
773
+ object = object[key];
774
+ }
775
+ if (result || ++index != length) {
776
+ return result;
777
+ }
778
+ length = object == null ? 0 : object.length;
779
+ return !!length && isLength(length) && isIndex(key, length) && (isArray$2(object) || isArguments(object));
780
+ }
781
+ var _hasPath = hasPath$1;
849
782
 
850
- /* style */
851
- const __vue_inject_styles__$6 = undefined;
852
- /* scoped */
853
- const __vue_scope_id__$6 = "data-v-10cb2d28";
854
- /* module identifier */
855
- const __vue_module_identifier__$6 = undefined;
856
- /* functional template */
857
- const __vue_is_functional_template__$6 = false;
858
- /* style inject */
783
+ var baseHasIn = _baseHasIn,
784
+ hasPath = _hasPath;
859
785
 
860
- /* style inject SSR */
786
+ /**
787
+ * Checks if `path` is a direct or inherited property of `object`.
788
+ *
789
+ * @static
790
+ * @memberOf _
791
+ * @since 4.0.0
792
+ * @category Object
793
+ * @param {Object} object The object to query.
794
+ * @param {Array|string} path The path to check.
795
+ * @returns {boolean} Returns `true` if `path` exists, else `false`.
796
+ * @example
797
+ *
798
+ * var object = _.create({ 'a': _.create({ 'b': 2 }) });
799
+ *
800
+ * _.hasIn(object, 'a');
801
+ * // => true
802
+ *
803
+ * _.hasIn(object, 'a.b');
804
+ * // => true
805
+ *
806
+ * _.hasIn(object, ['a', 'b']);
807
+ * // => true
808
+ *
809
+ * _.hasIn(object, 'b');
810
+ * // => false
811
+ */
812
+ function hasIn$1(object, path) {
813
+ return object != null && hasPath(object, path, baseHasIn);
814
+ }
815
+ var hasIn_1 = hasIn$1;
861
816
 
862
- /* style inject shadow dom */
817
+ var baseIsEqual = _baseIsEqual,
818
+ get = get_1,
819
+ hasIn = hasIn_1,
820
+ isKey$1 = _isKey,
821
+ isStrictComparable = _isStrictComparable,
822
+ matchesStrictComparable = _matchesStrictComparable,
823
+ toKey$1 = _toKey;
863
824
 
864
- const __vue_component__$6 = /*#__PURE__*/normalizeComponent({
865
- render: __vue_render__$6,
866
- staticRenderFns: __vue_staticRenderFns__$6
867
- }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
868
- var OrSelectSearchOptions = __vue_component__$6;
825
+ /** Used to compose bitmasks for value comparisons. */
826
+ var COMPARE_PARTIAL_FLAG = 1,
827
+ COMPARE_UNORDERED_FLAG = 2;
869
828
 
870
- /** TODO: Use text management library! */
871
- var script$5 = defineComponent({
872
- name: 'OrSelectContentEmpty',
873
- props: {
874
- search: {
875
- type: String,
876
- default: ''
877
- },
878
- noResultsTitle: OR_SELECT_NO_RESULTS_TITLE_PROP,
879
- noResultsStartText: OR_SELECT_NO_RESULTS_START_TEXT_PROP,
880
- noResultsEndText: OR_SELECT_NO_RESULTS_END_TEXT_PROP,
881
- updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
829
+ /**
830
+ * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.
831
+ *
832
+ * @private
833
+ * @param {string} path The path of the property to get.
834
+ * @param {*} srcValue The value to match.
835
+ * @returns {Function} Returns the new spec function.
836
+ */
837
+ function baseMatchesProperty$1(path, srcValue) {
838
+ if (isKey$1(path) && isStrictComparable(srcValue)) {
839
+ return matchesStrictComparable(toKey$1(path), srcValue);
882
840
  }
883
- });
841
+ return function (object) {
842
+ var objValue = get(object, path);
843
+ return objValue === undefined && objValue === srcValue ? hasIn(object, path) : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);
844
+ };
845
+ }
846
+ var _baseMatchesProperty = baseMatchesProperty$1;
884
847
 
885
- var css_248z$5 = "@keyframes spinAround-data-v-998c6f28{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-998c6f28{from{opacity:1}to{opacity:0}}.or-select-content-empty[data-v-998c6f28]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:10.625rem}.or-select-content-empty-title[data-v-998c6f28]{font-weight:var(--fw-1)}.or-select-content-empty-description[data-v-998c6f28]{margin-top:.5rem}";
886
- styleInject(css_248z$5);
848
+ /**
849
+ * This method returns the first argument it receives.
850
+ *
851
+ * @static
852
+ * @since 0.1.0
853
+ * @memberOf _
854
+ * @category Util
855
+ * @param {*} value Any value.
856
+ * @returns {*} Returns `value`.
857
+ * @example
858
+ *
859
+ * var object = { 'a': 1 };
860
+ *
861
+ * console.log(_.identity(object) === object);
862
+ * // => true
863
+ */
864
+ function identity$1(value) {
865
+ return value;
866
+ }
867
+ var identity_1 = identity$1;
887
868
 
888
- /* script */
889
- const __vue_script__$5 = script$5;
890
- /* template */
891
- var __vue_render__$5 = function () {
892
- var _vm = this;
893
- var _h = _vm.$createElement;
894
- var _c = _vm._self._c || _h;
895
- return _c('div', {
896
- staticClass: "or-select-content-empty"
897
- }, [_c('div', {
898
- staticClass: "or-select-content-empty-title"
899
- }, [_vm._v("\n " + _vm._s(_vm.noResultsTitle) + "\n ")]), _vm._v(" "), _vm.search ? [_c('div', {
900
- staticClass: "or-select-content-empty-description"
901
- }, [_vm._v("\n " + _vm._s(_vm.noResultsStartText)), _c('strong', [_vm._v(_vm._s(_vm.search))]), _vm._v(_vm._s(_vm.noResultsEndText) + "\n ")]), _vm._v("\n\n " + _vm._s(_vm.updateSearchText) + "\n ")] : _vm._e()], 2);
902
- };
903
- var __vue_staticRenderFns__$5 = [];
869
+ var baseGet = _baseGet;
904
870
 
905
- /* style */
906
- const __vue_inject_styles__$5 = undefined;
907
- /* scoped */
908
- const __vue_scope_id__$5 = "data-v-998c6f28";
909
- /* module identifier */
910
- const __vue_module_identifier__$5 = undefined;
911
- /* functional template */
912
- const __vue_is_functional_template__$5 = false;
913
- /* style inject */
871
+ /**
872
+ * A specialized version of `baseProperty` which supports deep paths.
873
+ *
874
+ * @private
875
+ * @param {Array|string} path The path of the property to get.
876
+ * @returns {Function} Returns the new accessor function.
877
+ */
878
+ function basePropertyDeep$1(path) {
879
+ return function (object) {
880
+ return baseGet(object, path);
881
+ };
882
+ }
883
+ var _basePropertyDeep = basePropertyDeep$1;
914
884
 
915
- /* style inject SSR */
885
+ var baseProperty = _baseProperty,
886
+ basePropertyDeep = _basePropertyDeep,
887
+ isKey = _isKey,
888
+ toKey = _toKey;
916
889
 
917
- /* style inject shadow dom */
890
+ /**
891
+ * Creates a function that returns the value at `path` of a given object.
892
+ *
893
+ * @static
894
+ * @memberOf _
895
+ * @since 2.4.0
896
+ * @category Util
897
+ * @param {Array|string} path The path of the property to get.
898
+ * @returns {Function} Returns the new accessor function.
899
+ * @example
900
+ *
901
+ * var objects = [
902
+ * { 'a': { 'b': 2 } },
903
+ * { 'a': { 'b': 1 } }
904
+ * ];
905
+ *
906
+ * _.map(objects, _.property('a.b'));
907
+ * // => [2, 1]
908
+ *
909
+ * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');
910
+ * // => [1, 2]
911
+ */
912
+ function property$1(path) {
913
+ return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);
914
+ }
915
+ var property_1 = property$1;
918
916
 
919
- const __vue_component__$5 = /*#__PURE__*/normalizeComponent({
920
- render: __vue_render__$5,
921
- staticRenderFns: __vue_staticRenderFns__$5
922
- }, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, undefined, undefined);
923
- var OrSelectContentEmpty = __vue_component__$5;
917
+ var baseMatches = _baseMatches,
918
+ baseMatchesProperty = _baseMatchesProperty,
919
+ identity = identity_1,
920
+ isArray$1 = isArray_1,
921
+ property = property_1;
924
922
 
925
- var script$4 = defineComponent({
926
- name: 'OrSelectOption',
927
- components: {
928
- OrCheckbox: __vue_component__$b
929
- },
930
- props: {
931
- option: {
932
- type: Object,
933
- required: true
934
- },
935
- isActive: Boolean,
936
- isCheckbox: Boolean
937
- },
938
- emits: ['select-option'],
939
- computed: {
940
- optionLabel() {
941
- var _a;
942
- return String((_a = this.option.label) !== null && _a !== void 0 ? _a : this.option.value);
943
- }
923
+ /**
924
+ * The base implementation of `_.iteratee`.
925
+ *
926
+ * @private
927
+ * @param {*} [value=_.identity] The value to convert to an iteratee.
928
+ * @returns {Function} Returns the iteratee.
929
+ */
930
+ function baseIteratee$1(value) {
931
+ // Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.
932
+ // See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.
933
+ if (typeof value == 'function') {
934
+ return value;
944
935
  }
945
- });
946
-
947
- var css_248z$4 = "@keyframes spinAround-data-v-710f1291{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-710f1291{from{opacity:1}to{opacity:0}}.or-select-option[data-v-710f1291]{display:flex;align-items:center;height:2.125rem;padding:0 .5rem;cursor:pointer}.or-select-option[data-v-710f1291]:hover{background-color:var(--c-neutral-1)}.or-select-option.active[data-v-710f1291]:not(.checkbox){font-weight:var(--fw-1);background-color:var(--c-neutral-2)}.or-select-option[data-v-710f1291] .or-checkbox--content,.or-select-option-content[data-v-710f1291]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.or-select-option .or-checkbox[data-v-710f1291]{overflow:hidden}";
948
- styleInject(css_248z$4);
949
-
950
- /* script */
951
- const __vue_script__$4 = script$4;
952
- /* template */
953
- var __vue_render__$4 = function () {
954
- var _vm = this;
955
- var _h = _vm.$createElement;
956
- var _c = _vm._self._c || _h;
957
- return _c('div', {
958
- staticClass: "or-select-option",
959
- class: {
960
- active: _vm.isActive,
961
- checkbox: _vm.isCheckbox
962
- },
963
- on: {
964
- "click": function ($event) {
965
- return _vm.$emit('select-option');
966
- }
967
- }
968
- }, [!_vm.isCheckbox ? _c('span', {
969
- staticClass: "or-select-option-content"
970
- }, [_vm._v("\n " + _vm._s(_vm.optionLabel) + "\n ")]) : _vm._e(), _vm._v(" "), _vm.isCheckbox ? _c('or-checkbox', {
971
- attrs: {
972
- "label": _vm.optionLabel,
973
- "model-value": _vm.isActive
974
- }
975
- }) : _vm._e()], 1);
976
- };
977
- var __vue_staticRenderFns__$4 = [];
936
+ if (value == null) {
937
+ return identity;
938
+ }
939
+ if (typeof value == 'object') {
940
+ return isArray$1(value) ? baseMatchesProperty(value[0], value[1]) : baseMatches(value);
941
+ }
942
+ return property(value);
943
+ }
944
+ var _baseIteratee = baseIteratee$1;
978
945
 
979
- /* style */
980
- const __vue_inject_styles__$4 = undefined;
981
- /* scoped */
982
- const __vue_scope_id__$4 = "data-v-710f1291";
983
- /* module identifier */
984
- const __vue_module_identifier__$4 = undefined;
985
- /* functional template */
986
- const __vue_is_functional_template__$4 = false;
987
- /* style inject */
946
+ var arrayAggregator = _arrayAggregator,
947
+ baseAggregator = _baseAggregator,
948
+ baseIteratee = _baseIteratee,
949
+ isArray = isArray_1;
988
950
 
989
- /* style inject SSR */
951
+ /**
952
+ * Creates a function like `_.groupBy`.
953
+ *
954
+ * @private
955
+ * @param {Function} setter The function to set accumulator values.
956
+ * @param {Function} [initializer] The accumulator object initializer.
957
+ * @returns {Function} Returns the new aggregator function.
958
+ */
959
+ function createAggregator$1(setter, initializer) {
960
+ return function (collection, iteratee) {
961
+ var func = isArray(collection) ? arrayAggregator : baseAggregator,
962
+ accumulator = initializer ? initializer() : {};
963
+ return func(collection, setter, baseIteratee(iteratee), accumulator);
964
+ };
965
+ }
966
+ var _createAggregator = createAggregator$1;
990
967
 
991
- /* style inject shadow dom */
968
+ var baseAssignValue = _baseAssignValue,
969
+ createAggregator = _createAggregator;
992
970
 
993
- const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
994
- render: __vue_render__$4,
995
- staticRenderFns: __vue_staticRenderFns__$4
996
- }, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, undefined, undefined, undefined);
997
- var OrSelectOption = __vue_component__$4;
971
+ /**
972
+ * Creates an object composed of keys generated from the results of running
973
+ * each element of `collection` thru `iteratee`. The corresponding value of
974
+ * each key is the last element responsible for generating the key. The
975
+ * iteratee is invoked with one argument: (value).
976
+ *
977
+ * @static
978
+ * @memberOf _
979
+ * @since 4.0.0
980
+ * @category Collection
981
+ * @param {Array|Object} collection The collection to iterate over.
982
+ * @param {Function} [iteratee=_.identity] The iteratee to transform keys.
983
+ * @returns {Object} Returns the composed aggregate object.
984
+ * @example
985
+ *
986
+ * var array = [
987
+ * { 'dir': 'left', 'code': 97 },
988
+ * { 'dir': 'right', 'code': 100 }
989
+ * ];
990
+ *
991
+ * _.keyBy(array, function(o) {
992
+ * return String.fromCharCode(o.code);
993
+ * });
994
+ * // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } }
995
+ *
996
+ * _.keyBy(array, 'dir');
997
+ * // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } }
998
+ */
999
+ var keyBy = createAggregator(function (result, value, key) {
1000
+ baseAssignValue(result, key, value);
1001
+ });
1002
+ var keyBy_1 = keyBy;
998
1003
 
999
1004
  var script$3 = defineComponent({
1000
- name: 'OrSelectContentOptions',
1005
+ name: 'OrSelectInputValue',
1001
1006
  components: {
1002
- OrSelectOption
1007
+ OrChip: __vue_component__$c
1003
1008
  },
1004
1009
  props: {
1005
1010
  value: OR_SELECT_VALUE_PROP,
1006
- options: OR_SELECT_OPTIONS_PROP,
1007
- isMultiSelect: Boolean
1011
+ options: OR_SELECT_SEARCH_OPTIONS_PROP,
1012
+ isMultiSelect: Boolean,
1013
+ isDisabled: Boolean
1014
+ },
1015
+ emits: ['delete-value'],
1016
+ computed: {
1017
+ optionsByKey() {
1018
+ return keyBy_1(this.options, 'value');
1019
+ },
1020
+ states() {
1021
+ return {
1022
+ 'simple-value': !this.isMultiSelect,
1023
+ 'multi-value': this.isMultiSelect
1024
+ };
1025
+ }
1008
1026
  },
1009
- emits: ['select-option'],
1010
1027
  methods: {
1011
- isActive(option) {
1012
- return this.isMultiSelect ? (this.value || []).includes(option.value) : option.value === this.value;
1028
+ getOptionLabel(optionId) {
1029
+ var _a;
1030
+ const option = this.optionsByKey[optionId];
1031
+ return String(option ? (_a = option.label) !== null && _a !== void 0 ? _a : option.value : optionId);
1013
1032
  },
1014
- /** Bind event and content here, so slot won't have to manage event name and payload */
1015
- getOnSelectCallback(option) {
1016
- return () => this.$emit('select-option', option);
1033
+ /** Prevent content toggle event on chips, since they have their own control elements */
1034
+ handleInputValueClick(event) {
1035
+ const inputValueElement = this.$refs['input-value'];
1036
+ const inputValueTextElement = this.$refs['input-value-text'];
1037
+ const target = event.target;
1038
+ if (target !== inputValueElement && target !== inputValueTextElement) {
1039
+ event.stopPropagation();
1040
+ }
1017
1041
  }
1018
1042
  }
1019
1043
  });
1020
1044
 
1021
- var css_248z$3 = ".or-select-content-options[data-v-37fa8f57]{display:flex;flex:1 1 100%;flex-direction:column}";
1045
+ var css_248z$3 = "@keyframes spinAround-data-v-100ef33e{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-100ef33e{from{opacity:1}to{opacity:0}}.or-select-input-value[data-v-100ef33e]{display:flex;flex:1 1 100%;overflow:hidden}.or-select-input-value.simple-value[data-v-100ef33e]{align-items:center}.or-select-input-value-text[data-v-100ef33e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.or-select-input-value.multi-value[data-v-100ef33e]{flex-wrap:wrap;padding:.125rem 0}.or-select-input-value.multi-value .or-chip[data-v-100ef33e]{margin:.125rem}.or-select-input-value.multi-value .or-chip[data-v-100ef33e]:not(.disabled){cursor:default}";
1022
1046
  styleInject(css_248z$3);
1023
1047
 
1024
1048
  /* script */
@@ -1029,37 +1053,36 @@ var __vue_render__$3 = function () {
1029
1053
  var _h = _vm.$createElement;
1030
1054
  var _c = _vm._self._c || _h;
1031
1055
  return _c('div', {
1032
- staticClass: "or-select-content-options"
1033
- }, _vm._l(_vm.options, function (option) {
1034
- return _c('div', {
1035
- key: option.value,
1036
- staticClass: "or-select-content-option-wrapper"
1037
- }, [_vm._t("content-option", function () {
1038
- return [_c('or-select-option', {
1039
- attrs: {
1040
- "option": option,
1041
- "is-active": _vm.isActive(option),
1042
- "is-checkbox": _vm.isMultiSelect
1043
- },
1044
- on: {
1045
- "select-option": function ($event) {
1046
- return _vm.$emit('select-option', option);
1047
- }
1056
+ ref: "input-value",
1057
+ staticClass: "or-select-input-value",
1058
+ class: _vm.states,
1059
+ on: {
1060
+ "click": _vm.handleInputValueClick
1061
+ }
1062
+ }, [!_vm.isMultiSelect ? _c('div', {
1063
+ ref: "input-value-text",
1064
+ staticClass: "or-select-input-value-text"
1065
+ }, [_vm._v("\n " + _vm._s(_vm.getOptionLabel(_vm.value)) + "\n ")]) : _vm._e(), _vm._v(" "), _vm.isMultiSelect ? _vm._l(_vm.value, function (valueItem) {
1066
+ return _c('or-chip', {
1067
+ key: valueItem,
1068
+ attrs: {
1069
+ "content": _vm.getOptionLabel(valueItem),
1070
+ "is-disabled": _vm.isDisabled
1071
+ },
1072
+ on: {
1073
+ "delete": function ($event) {
1074
+ return _vm.$emit('delete-value', valueItem);
1048
1075
  }
1049
- })];
1050
- }, {
1051
- "option": option,
1052
- "isActive": _vm.isActive(option),
1053
- "onSelect": _vm.getOnSelectCallback(option)
1054
- })], 2);
1055
- }), 0);
1076
+ }
1077
+ });
1078
+ }) : _vm._e()], 2);
1056
1079
  };
1057
1080
  var __vue_staticRenderFns__$3 = [];
1058
1081
 
1059
1082
  /* style */
1060
1083
  const __vue_inject_styles__$3 = undefined;
1061
1084
  /* scoped */
1062
- const __vue_scope_id__$3 = "data-v-37fa8f57";
1085
+ const __vue_scope_id__$3 = "data-v-100ef33e";
1063
1086
  /* module identifier */
1064
1087
  const __vue_module_identifier__$3 = undefined;
1065
1088
  /* functional template */
@@ -1074,54 +1097,52 @@ const __vue_component__$3 = /*#__PURE__*/normalizeComponent({
1074
1097
  render: __vue_render__$3,
1075
1098
  staticRenderFns: __vue_staticRenderFns__$3
1076
1099
  }, __vue_inject_styles__$3, __vue_script__$3, __vue_scope_id__$3, __vue_is_functional_template__$3, __vue_module_identifier__$3, false, undefined, undefined, undefined);
1077
- var OrSelectContentOptions = __vue_component__$3;
1100
+ var OrSelectInputValue = __vue_component__$3;
1078
1101
 
1079
1102
  var script$2 = defineComponent({
1080
- name: 'OrSelectContent',
1103
+ name: 'OrSelectInput',
1081
1104
  components: {
1082
- OrLoader: __vue_component__$c,
1083
- OrSelectSearchOptions,
1084
- OrSelectContentEmpty,
1085
- OrSelectContentOptions
1105
+ OrIcon: __vue_component__$9,
1106
+ OrSelectInputValue
1086
1107
  },
1087
1108
  props: {
1088
1109
  value: OR_SELECT_VALUE_PROP,
1089
1110
  options: OR_SELECT_OPTIONS_PROP,
1090
- useSearch: Boolean,
1091
- isTop: Boolean,
1092
- isLoading: Boolean,
1111
+ placeholder: OR_SELECT_PLACEHOLDER_PROP,
1112
+ isOpen: Boolean,
1093
1113
  isMultiSelect: Boolean,
1094
- noResultsTitle: OR_SELECT_NO_RESULTS_TITLE_PROP,
1095
- noResultsStartText: OR_SELECT_NO_RESULTS_START_TEXT_PROP,
1096
- noResultsEndText: OR_SELECT_NO_RESULTS_END_TEXT_PROP,
1097
- updateSearchText: OR_SELECT_UPDATE_SEARCH_TEXT_PROP
1098
- },
1099
- emits: ['search-change', 'select-option'],
1100
- data() {
1101
- return {
1102
- search: ''
1103
- };
1114
+ isTop: Boolean,
1115
+ isDisabled: Boolean,
1116
+ isInvalid: Boolean
1104
1117
  },
1118
+ emits: ['toggle-content', 'delete-value'],
1105
1119
  computed: {
1106
- showOptions() {
1107
- return !this.isLoading && this.options.length > 0;
1120
+ icon() {
1121
+ return this.isOpen ? 'arrow_drop_up' : 'arrow_drop_down';
1108
1122
  },
1109
- showEmptyResult() {
1110
- return !this.isLoading && !this.options.length;
1123
+ states() {
1124
+ return {
1125
+ open: this.isOpen,
1126
+ error: this.isInvalid,
1127
+ disabled: this.isDisabled,
1128
+ multiselect: this.isMultiSelect,
1129
+ top: this.isTop
1130
+ };
1131
+ },
1132
+ isEmptyValue() {
1133
+ return typeof this.value === 'number' ? false : isEmpty(this.value);
1111
1134
  }
1112
1135
  },
1113
1136
  methods: {
1114
- handleSearchChange(search) {
1115
- this.search = search;
1116
- this.$emit('search-change', search);
1117
- },
1118
- handleSelectOption(option) {
1119
- this.$emit('select-option', option);
1137
+ handleToggleContent() {
1138
+ if (!this.isDisabled) {
1139
+ this.$emit('toggle-content');
1140
+ }
1120
1141
  }
1121
1142
  }
1122
1143
  });
1123
1144
 
1124
- var css_248z$2 = "@keyframes spinAround-data-v-6c988c45{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-6c988c45{from{opacity:1}to{opacity:0}}.or-select-content[data-v-6c988c45]{display:flex;flex-direction:column;overflow:hidden;background-color:var(--c-white);border:1px solid var(--c-neutral-2)}.or-select-content[data-v-6c988c45]:not(.top){border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.1)}.or-select-content.top[data-v-6c988c45]{border-top-left-radius:.25rem;border-top-right-radius:.25rem;box-shadow:0 -.125rem .5rem 0 rgba(0,0,0,.1)}.or-select-content-main[data-v-6c988c45]{display:flex;flex:1 1 100%;flex-direction:column;max-height:10.625rem;overflow-y:auto}.or-select-content-main.center-content[data-v-6c988c45]{flex:0 0 10.625rem;align-items:center;justify-content:center}";
1145
+ var css_248z$2 = "@keyframes spinAround-data-v-4d590135{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-4d590135{from{opacity:1}to{opacity:0}}.or-select-input[data-v-4d590135]{display:flex;padding:0 .5rem;cursor:pointer}.or-select-input.input-wrapper[data-v-4d590135]{min-height:2.25rem;background-color:var(--c-neutral-1);border:1px solid var(--c-neutral-2);border-radius:.25rem}.or-select-input.input-wrapper.error[data-v-4d590135]{border-color:var(--c-error)}.or-select-input.open[data-v-4d590135],.or-select-input[data-v-4d590135]:hover:not(.disabled){background-color:var(--c-white)}.or-select-input.open[data-v-4d590135]{border-color:var(--c-neutral-2)}.or-select-input.open[data-v-4d590135]:not(.top){border-bottom-right-radius:0;border-bottom-left-radius:0}.or-select-input.open.top[data-v-4d590135]{border-top-left-radius:0;border-top-right-radius:0}.or-select-input.disabled[data-v-4d590135]{cursor:not-allowed}.or-select-input.disabled[data-v-4d590135]:not(.multiselect){background-color:var(--c-neutral-1-darken-5)}.or-select-input-placeholder[data-v-4d590135]{display:flex;align-items:center;overflow:hidden;color:var(--c-neutral-4);-webkit-user-select:none;-moz-user-select:none;user-select:none}.or-select-input-placeholder-text[data-v-4d590135]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.or-select-input-button[data-v-4d590135]{display:flex;align-items:center;height:2.125rem;margin-left:auto}.or-select-input-button[data-v-4d590135] .or-icon{margin-left:.5rem}";
1125
1146
  styleInject(css_248z$2);
1126
1147
 
1127
1148
  /* script */
@@ -1132,67 +1153,46 @@ var __vue_render__$2 = function () {
1132
1153
  var _h = _vm.$createElement;
1133
1154
  var _c = _vm._self._c || _h;
1134
1155
  return _c('div', {
1135
- staticClass: "or-select-content",
1136
- class: {
1137
- 'top': _vm.isTop
1138
- }
1139
- }, [_vm.useSearch && !_vm.isTop ? _c('or-select-search-options', {
1156
+ staticClass: "or-select-input input-wrapper",
1157
+ class: _vm.states,
1140
1158
  on: {
1141
- "search-change": _vm.handleSearchChange
1142
- }
1143
- }) : _vm._e(), _vm._v(" "), _c('div', {
1144
- staticClass: "or-select-content-main",
1145
- class: {
1146
- 'center-content': _vm.isLoading
1159
+ "click": _vm.handleToggleContent
1147
1160
  }
1148
- }, [_vm.isLoading ? _c('or-loader') : _vm._e(), _vm._v(" "), _vm.showEmptyResult ? _vm._t("empty-options", function () {
1149
- return [_c('or-select-content-empty', {
1150
- attrs: {
1151
- "search": _vm.search,
1152
- "no-results-title": _vm.noResultsTitle,
1153
- "no-results-start-text": _vm.noResultsStartText,
1154
- "no-results-end-text": _vm.noResultsEndText,
1155
- "update-search-text": _vm.updateSearchText
1156
- }
1157
- })];
1158
- }, {
1159
- "search": _vm.search
1160
- }) : _vm._e(), _vm._v(" "), _vm._t("content-options", function () {
1161
- return [_vm.showOptions ? _c('or-select-content-options', {
1161
+ }, [_vm.isEmptyValue ? _c('div', {
1162
+ staticClass: "or-select-input-placeholder"
1163
+ }, [_c('span', {
1164
+ staticClass: "or-select-input-placeholder-text"
1165
+ }, [_vm._v("\n " + _vm._s(_vm.placeholder) + "\n ")])]) : _vm._e(), _vm._v(" "), !_vm.isEmptyValue ? _vm._t("input-value", function () {
1166
+ return [_c('or-select-input-value', {
1162
1167
  attrs: {
1163
1168
  "value": _vm.value,
1164
1169
  "options": _vm.options,
1165
- "is-multi-select": _vm.isMultiSelect
1170
+ "is-multi-select": _vm.isMultiSelect,
1171
+ "is-disabled": _vm.isDisabled
1166
1172
  },
1167
1173
  on: {
1168
- "select-option": function ($event) {
1169
- return _vm.$emit('select-option', $event);
1170
- }
1171
- },
1172
- scopedSlots: _vm._u([{
1173
- key: "content-option",
1174
- fn: function (scope) {
1175
- return [_vm._t("content-option", null, null, scope)];
1174
+ "delete-value": function ($event) {
1175
+ return _vm.$emit('delete-value', $event);
1176
1176
  }
1177
- }], null, true)
1178
- }) : _vm._e()];
1177
+ }
1178
+ })];
1179
1179
  }, {
1180
- "onSelectOption": _vm.handleSelectOption
1181
- })], 2), _vm._v(" "), _vm.useSearch && _vm.isTop ? _c('or-select-search-options', {
1180
+ "value": _vm.value,
1181
+ "options": _vm.options
1182
+ }) : _vm._e(), _vm._v(" "), _c('div', {
1183
+ staticClass: "or-select-input-button"
1184
+ }, [_c('or-icon', {
1182
1185
  attrs: {
1183
- "is-top": ""
1184
- },
1185
- on: {
1186
- "search-change": _vm.handleSearchChange
1186
+ "icon": _vm.icon
1187
1187
  }
1188
- }) : _vm._e()], 1);
1188
+ })], 1)], 2);
1189
1189
  };
1190
1190
  var __vue_staticRenderFns__$2 = [];
1191
1191
 
1192
1192
  /* style */
1193
1193
  const __vue_inject_styles__$2 = undefined;
1194
1194
  /* scoped */
1195
- const __vue_scope_id__$2 = "data-v-6c988c45";
1195
+ const __vue_scope_id__$2 = "data-v-4d590135";
1196
1196
  /* module identifier */
1197
1197
  const __vue_module_identifier__$2 = undefined;
1198
1198
  /* functional template */
@@ -1207,7 +1207,7 @@ const __vue_component__$2 = /*#__PURE__*/normalizeComponent({
1207
1207
  render: __vue_render__$2,
1208
1208
  staticRenderFns: __vue_staticRenderFns__$2
1209
1209
  }, __vue_inject_styles__$2, __vue_script__$2, __vue_scope_id__$2, __vue_is_functional_template__$2, __vue_module_identifier__$2, false, undefined, undefined, undefined);
1210
- var OrSelectContent = __vue_component__$2;
1210
+ var OrSelectInput = __vue_component__$2;
1211
1211
 
1212
1212
  var script$1 = defineComponent({
1213
1213
  name: 'OrSelect',
@@ -1285,7 +1285,7 @@ var script$1 = defineComponent({
1285
1285
  }
1286
1286
  });
1287
1287
 
1288
- var css_248z$1 = "@keyframes spinAround-data-v-16ec6af4{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-16ec6af4{from{opacity:1}to{opacity:0}}.or-select-main[data-v-16ec6af4]{position:relative}.or-select-main .or-select-input[data-v-16ec6af4]{position:relative}.or-floating .or-select-content[data-v-16ec6af4]{width:100%}.or-floating .or-select-content[data-v-16ec6af4]:not(.top){border-top:none}.or-floating .or-select-content.top[data-v-16ec6af4]{border-bottom:none}";
1288
+ var css_248z$1 = "@keyframes spinAround-data-v-70c19136{from{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fade-data-v-70c19136{from{opacity:1}to{opacity:0}}.or-select-main[data-v-70c19136]{position:relative}.or-select-main .or-select-input[data-v-70c19136]{position:relative}.or-floating .or-select-content[data-v-70c19136]{width:100%}.or-floating .or-select-content[data-v-70c19136]:not(.top){border-top:none}.or-floating .or-select-content.top[data-v-70c19136]{border-bottom:none}";
1289
1289
  styleInject(css_248z$1);
1290
1290
 
1291
1291
  /* script */
@@ -1296,7 +1296,7 @@ var __vue_render__$1 = function () {
1296
1296
  var _h = _vm.$createElement;
1297
1297
  var _c = _vm._self._c || _h;
1298
1298
  return _c('div', {
1299
- ref: "root",
1299
+ ref: 'root',
1300
1300
  staticClass: "or-select-main",
1301
1301
  class: {
1302
1302
  open: _vm.isOpen
@@ -1380,7 +1380,7 @@ var __vue_staticRenderFns__$1 = [];
1380
1380
  /* style */
1381
1381
  const __vue_inject_styles__$1 = undefined;
1382
1382
  /* scoped */
1383
- const __vue_scope_id__$1 = "data-v-16ec6af4";
1383
+ const __vue_scope_id__$1 = "data-v-70c19136";
1384
1384
  /* module identifier */
1385
1385
  const __vue_module_identifier__$1 = undefined;
1386
1386
  /* functional template */