@onereach/ui-components 4.11.1 → 4.11.2-beta.2969.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.
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrFabV3/OrFab.vue.d.ts +5 -5
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +6 -1
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.vue.d.ts +11 -0
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +21 -20
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.vue.d.ts +5 -5
- package/dist/bundled/v2/components/OrSidebarV3/props.d.ts +2 -2
- package/dist/bundled/v2/components/OrSidebarV3/props.js +2 -2
- package/dist/bundled/v2/components/OrSidebarV3/styles.js +10 -12
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-c7d9f452.js → OrCardCollection.vue_vue_type_script_lang-297d0c7d.js} +2 -2
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-22c66c0d.js → OrCode.vue_vue_type_script_lang-ec51e1e8.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-88d3aeda.js → OrConfirm.vue_vue_type_script_lang-2f107000.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-80de9d3a.js → OrDatePicker.vue_vue_type_script_lang-ae872dbe.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-300f009d.js → OrDateTimePicker.vue_vue_type_script_lang-0ba15573.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-44038b6b.js → OrDateTimePickerMonthSelect-cee437fb.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-41792494.js → OrIconButton.vue_vue_type_script_lang-42887e92.js} +5 -0
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-fec60585.js → OrInlineInput.vue_vue_type_script_lang-13269054.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-4265a2a2.js → OrInlineTextarea.vue_vue_type_script_lang-3a251a7b.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-0b8a2b69.js → OrInput.vue_vue_type_script_lang-73c33e2e.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-e00165f1.js → OrModal.vue_vue_type_script_lang-5397e0dd.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-9d3dd0d9.js → OrNotification.vue_vue_type_script_lang-a0b4041e.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-3fa2209d.js → OrSearch.vue_vue_type_script_lang-143806cd.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-b11ea2e9.js → OrSelect.vue_vue_type_script_lang-4045ecbe.js} +2 -2
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-55f0db3b.js → OrSidebar.vue_vue_type_script_lang-9298b6e0.js} +22 -22
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-640a19c4.js → OrTag.vue_vue_type_script_lang-47c6bbdc.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-67c8d12f.js → OrTagInput.vue_vue_type_script_lang-c2fc7f9a.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-18b7221b.js → OrTags.vue_vue_type_script_lang-425bb731.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-5c88aee4.js → OrTimePicker.vue_vue_type_script_lang-c00997fc.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +5 -5
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +4 -4
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +4 -4
- package/dist/bundled/v3/components/OrCodeV3/index.js +3 -3
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +4 -4
- package/dist/bundled/v3/components/OrConfirmV3/index.js +3 -3
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +4 -4
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +4 -4
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/OrFabV3/OrFab.vue.d.ts +3 -3
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +3 -3
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.vue.d.ts +9 -0
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +3 -3
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +3 -3
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +3 -3
- package/dist/bundled/v3/components/OrInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +3 -3
- package/dist/bundled/v3/components/OrModalV3/index.js +2 -2
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +3 -3
- package/dist/bundled/v3/components/OrNotificationV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +4 -4
- package/dist/bundled/v3/components/OrSearchV3/index.js +3 -3
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +5 -5
- package/dist/bundled/v3/components/OrSelectV3/index.js +4 -4
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +5 -5
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.vue.d.ts +3 -3
- package/dist/bundled/v3/components/OrSidebarV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/props.d.ts +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/props.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/styles.js +10 -12
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +5 -5
- package/dist/bundled/v3/components/OrTagInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +3 -3
- package/dist/bundled/v3/components/OrTagV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +4 -4
- package/dist/bundled/v3/components/OrTagsV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +3 -3
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +3 -3
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +20 -20
- package/dist/bundled/v3/index.js +20 -20
- package/dist/esm/v2/{OrCardCollection-779ba7ca.js → OrCardCollection-b9e8e1ee.js} +2 -2
- package/dist/esm/v2/{OrCode-26295220.js → OrCode-8d30c597.js} +2 -2
- package/dist/esm/v2/{OrConfirm-cda74328.js → OrConfirm-1cf67ea8.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-a4f95898.js → OrDatePicker-527c8f20.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-99d3445b.js → OrDateTimePicker-87d551a3.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-729b254d.js → OrDateTimePicker.vue_rollup-plugin-vue_script-87492dc6.js} +2 -2
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-5fa89936.js → OrDateTimePickerPopoverHeader-c8cfa29a.js} +1 -1
- package/dist/esm/v2/{OrIconButton-2ab8fa02.js → OrIconButton-e7517e6d.js} +6 -1
- package/dist/esm/v2/{OrInlineInput-0c62b3a6.js → OrInlineInput-82238b67.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-c24708a7.js → OrInlineTextarea-e79cfec1.js} +1 -1
- package/dist/esm/v2/{OrInput-dcb61699.js → OrInput-1517ccef.js} +1 -1
- package/dist/esm/v2/{OrModal-abc3b1d9.js → OrModal-af72eb54.js} +1 -1
- package/dist/esm/v2/{OrNotification-5b7028d7.js → OrNotification-eaf8a4b4.js} +1 -1
- package/dist/esm/v2/{OrSearch-879c7656.js → OrSearch-f5258a9f.js} +1 -1
- package/dist/esm/v2/{OrSelect-01d61a9a.js → OrSelect-fd7740ad.js} +2 -2
- package/dist/esm/v2/{OrSidebar-bd385865.js → OrSidebar-15fc8f69.js} +19 -22
- package/dist/esm/v2/{OrSidebarCollapseButton-49da331a.js → OrSidebarCollapseButton-6a8079ea.js} +16 -12
- package/dist/esm/v2/{OrTag-2b9e664b.js → OrTag-d619ed2b.js} +1 -1
- package/dist/esm/v2/{OrTagInput-1548f007.js → OrTagInput-32ad4c5e.js} +2 -2
- package/dist/esm/v2/{OrTags-25a70212.js → OrTags-cf65a7fa.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-9c9a44bc.js → OrTimePicker-8f551fcb.js} +3 -3
- package/dist/esm/v2/components/index.js +22 -22
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-code-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-date-picker-v3/index.js +3 -3
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-fab-v3/OrFab.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/index.js +4 -4
- package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/index.js +3 -3
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.d.ts +1 -1
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +2 -2
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/styles.d.ts +1 -1
- package/dist/esm/v2/components/or-sidebar-v3/props.d.ts +2 -2
- package/dist/esm/v2/components/or-tag-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tags-v3/index.js +3 -3
- package/dist/esm/v2/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
- package/dist/esm/v2/index.js +22 -22
- package/dist/esm/v2/{types-a74e1e20.js → types-f010f8b9.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-4516594a.js → OrCardCollection-b362d47e.js} +2 -2
- package/dist/esm/v3/{OrCode-0c2310e5.js → OrCode-d36e4b44.js} +2 -2
- package/dist/esm/v3/{OrConfirm-240cfe0a.js → OrConfirm-6c4a7b89.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-f4470d79.js → OrDatePicker-9937fe56.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-546c15ec.js → OrDateTimePicker-0969233f.js} +2 -2
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-96a38b4b.js → OrDateTimePickerPopoverHeader-dda25608.js} +1 -1
- package/dist/esm/v3/{OrIconButton-00f8f0c7.js → OrIconButton-0edf0894.js} +6 -1
- package/dist/esm/v3/{OrInlineInput-4d47d731.js → OrInlineInput-b88c01a6.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-1415bed9.js → OrInlineTextarea-71e96e67.js} +1 -1
- package/dist/esm/v3/{OrInput-f0e12c81.js → OrInput-1fc808c0.js} +1 -1
- package/dist/esm/v3/{OrModal-6a90ea79.js → OrModal-53d4af81.js} +1 -1
- package/dist/esm/v3/{OrNotification-117f2dcb.js → OrNotification-42c3a0ec.js} +1 -1
- package/dist/esm/v3/{OrSearch-051adc07.js → OrSearch-e690aff6.js} +1 -1
- package/dist/esm/v3/{OrSelect-b3885148.js → OrSelect-5fa11fde.js} +2 -2
- package/dist/esm/v3/{OrSidebar-47f9d02a.js → OrSidebar-dd7c025b.js} +18 -21
- package/dist/esm/v3/{OrSidebarCollapseButton-86dafbbc.js → OrSidebarCollapseButton-2792a2b4.js} +19 -16
- package/dist/esm/v3/{OrTag-9adef1cd.js → OrTag-51add0ef.js} +1 -1
- package/dist/esm/v3/{OrTagInput-63d0f5fb.js → OrTagInput-ca1811f7.js} +2 -2
- package/dist/esm/v3/{OrTags-d7a90658.js → OrTags-f6ecdb32.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-98c00a9b.js → OrTimePicker-547bce61.js} +3 -3
- package/dist/esm/v3/components/index.js +21 -21
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-code-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-picker-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +3 -3
- package/dist/esm/v3/components/or-fab-v3/OrFab.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +9 -0
- package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/index.js +4 -4
- package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-sidebar-v3/index.js +3 -3
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.d.ts +1 -1
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +2 -2
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/styles.d.ts +1 -1
- package/dist/esm/v3/components/or-sidebar-v3/props.d.ts +2 -2
- package/dist/esm/v3/components/or-tag-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tags-v3/index.js +3 -3
- package/dist/esm/v3/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
- package/dist/esm/v3/index.js +21 -21
- package/dist/esm/v3/{types-c78924f3.js → types-8d61f1d7.js} +1 -1
- package/package.json +2 -3
- package/src/components/or-fab-v3/OrFab.vue +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.vue +7 -1
- package/src/components/or-sidebar-v3/OrSidebar.vue +21 -13
- package/src/components/or-sidebar-v3/partials/index.ts +1 -1
- package/src/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.vue +21 -14
- package/src/components/or-sidebar-v3/partials/or-sidebar-collapse-button/styles.ts +2 -2
- package/src/components/or-sidebar-v3/props.ts +2 -2
- package/src/components/or-sidebar-v3/styles.ts +15 -10
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.d.ts +0 -1
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +0 -18
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.d.ts +0 -1
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +0 -17
- package/src/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.stories3.ts +0 -48
- package/src/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.ts +0 -1
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-88a629fe.js → OrDateTimePickerMonthSelect-30a43007.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-7d44207e.js → OrToastContainer.vue_vue_type_script_lang-b2b61918.js} +0 -0
package/dist/esm/v2/{OrSidebarCollapseButton-49da331a.js → OrSidebarCollapseButton-6a8079ea.js}
RENAMED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIconButton-e7517e6d.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
var OrSidebarPlacement;
|
|
6
6
|
(function (OrSidebarPlacement) {
|
|
7
|
-
OrSidebarPlacement["
|
|
8
|
-
OrSidebarPlacement["
|
|
7
|
+
OrSidebarPlacement["Left"] = "left";
|
|
8
|
+
OrSidebarPlacement["Right"] = "right";
|
|
9
9
|
})(OrSidebarPlacement || (OrSidebarPlacement = {}));
|
|
10
10
|
|
|
11
|
-
const
|
|
11
|
+
const CollapseButton = [
|
|
12
12
|
// Box
|
|
13
13
|
'w-[24px]', 'h-[24px]', 'rounded-full',
|
|
14
14
|
// Theme
|
|
15
15
|
'text-primary dark:text-primary-dark', 'bg-background dark:bg-background-dark'];
|
|
16
|
-
const
|
|
16
|
+
const CollapseButtonButton = [
|
|
17
17
|
// Box
|
|
18
18
|
'w-[24px]', 'h-[24px]', 'rounded-full',
|
|
19
19
|
// Typography
|
|
@@ -50,7 +50,7 @@ var script = defineComponent({
|
|
|
50
50
|
},
|
|
51
51
|
side: {
|
|
52
52
|
type: String,
|
|
53
|
-
default: OrSidebarPlacement.
|
|
53
|
+
default: OrSidebarPlacement.Right
|
|
54
54
|
}
|
|
55
55
|
},
|
|
56
56
|
emits: ['update:modelValue'],
|
|
@@ -58,9 +58,12 @@ var script = defineComponent({
|
|
|
58
58
|
setup(props) {
|
|
59
59
|
// Refs
|
|
60
60
|
const root = ref();
|
|
61
|
-
const rootStyles = computed(() => ['or-sidebar-collapse-button-v3', ...
|
|
62
|
-
const buttonStyles = computed(() => [...
|
|
63
|
-
|
|
61
|
+
const rootStyles = computed(() => ['or-sidebar-collapse-button-v3', ...CollapseButton]);
|
|
62
|
+
const buttonStyles = computed(() => [...CollapseButtonButton]);
|
|
63
|
+
// State
|
|
64
|
+
const icon = computed(() => {
|
|
65
|
+
return props.side === OrSidebarPlacement.Left !== props.modelValue ? 'keyboard_arrow_left' : 'keyboard_arrow_right';
|
|
66
|
+
});
|
|
64
67
|
return {
|
|
65
68
|
root,
|
|
66
69
|
rootStyles,
|
|
@@ -81,17 +84,18 @@ var __vue_render__ = function () {
|
|
|
81
84
|
return _c('div', {
|
|
82
85
|
ref: "root",
|
|
83
86
|
class: _vm.rootStyles
|
|
84
|
-
}, [_c('
|
|
85
|
-
class: _vm.buttonStyles,
|
|
87
|
+
}, [_c('OrIconButton', {
|
|
86
88
|
attrs: {
|
|
89
|
+
"additional-styles": _vm.buttonStyles,
|
|
87
90
|
"icon": {
|
|
88
91
|
icon: _vm.icon,
|
|
89
92
|
size: 'inherit'
|
|
90
93
|
},
|
|
91
|
-
"color":
|
|
94
|
+
"color": 'inherit'
|
|
92
95
|
},
|
|
93
96
|
on: {
|
|
94
97
|
"click": function ($event) {
|
|
98
|
+
$event.stopPropagation();
|
|
95
99
|
return _vm.$emit('update:modelValue', !_vm.modelValue);
|
|
96
100
|
}
|
|
97
101
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIconButton-e7517e6d.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|
|
@@ -7,11 +7,11 @@ import 'tailwindcss/resolveConfig';
|
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
|
|
9
9
|
import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
|
|
10
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
10
|
+
import { _ as __vue_component__$3 } from './OrIconButton-e7517e6d.js';
|
|
11
11
|
import { _ as __vue_component__$4 } from './OrInputBox-11227ecd.js';
|
|
12
12
|
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
|
|
13
13
|
import { _ as __vue_component__$5 } from './OrLabel-63380256.js';
|
|
14
|
-
import { _ as __vue_component__$6 } from './OrTags-
|
|
14
|
+
import { _ as __vue_component__$6 } from './OrTags-cf65a7fa.js';
|
|
15
15
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
16
16
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
17
17
|
|
|
@@ -5,7 +5,7 @@ import '@onereach/styles/tailwind.config';
|
|
|
5
5
|
import 'tailwindcss/resolveConfig';
|
|
6
6
|
import { _ as __vue_component__$1 } from './OrButton-9622e713.js';
|
|
7
7
|
import { _ as __vue_component__$2 } from './OrPopover-71380b24.js';
|
|
8
|
-
import { _ as __vue_component__$3 } from './OrTag-
|
|
8
|
+
import { _ as __vue_component__$3 } from './OrTag-d619ed2b.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
11
11
|
const Tags = [
|
|
@@ -4,11 +4,11 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
5
|
import '@onereach/styles/tailwind.config';
|
|
6
6
|
import 'tailwindcss/resolveConfig';
|
|
7
|
-
import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-
|
|
8
|
-
import { _ as __vue_component__$4, a as __vue_component__$5, D as DateTimePickerTimeFormat } from './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
7
|
+
import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-c8cfa29a.js';
|
|
8
|
+
import { _ as __vue_component__$4, a as __vue_component__$5, D as DateTimePickerTimeFormat } from './OrDateTimePicker.vue_rollup-plugin-vue_script-87492dc6.js';
|
|
9
9
|
import { _ as __vue_component__$6 } from './OrError-4ffc1c39.js';
|
|
10
10
|
import { _ as __vue_component__$7 } from './OrHint-aa221198.js';
|
|
11
|
-
import { _ as __vue_component__$9 } from './OrIconButton-
|
|
11
|
+
import { _ as __vue_component__$9 } from './OrIconButton-e7517e6d.js';
|
|
12
12
|
import { _ as __vue_component__$8 } from './OrIcon-d35a84d8.js';
|
|
13
13
|
import { _ as __vue_component__$a } from './OrInputBox-11227ecd.js';
|
|
14
14
|
import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
|
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-9622e713.js';
|
|
9
9
|
export { _ as OrCard } from '../OrCard-c44d9783.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-4eb5c533.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-b9e8e1ee.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-0da13cbe.js';
|
|
13
13
|
export { _ as OrCheckbox } from '../OrCheckbox-91788c22.js';
|
|
14
14
|
export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-4e6dbdd3.js';
|
|
@@ -17,18 +17,18 @@ export { _ as OrCheckboxV3 } from '../OrCheckbox-43615f70.js';
|
|
|
17
17
|
export { _ as OrChip } from '../OrChip-a614bbb9.js';
|
|
18
18
|
export { _ as OrChips } from '../OrChips-bdf51639.js';
|
|
19
19
|
export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-cbd05828.js';
|
|
20
|
-
export { C as CodeLanguage, _ as OrCodeV3 } from '../OrCode-
|
|
20
|
+
export { C as CodeLanguage, _ as OrCodeV3 } from '../OrCode-8d30c597.js';
|
|
21
21
|
export { _ as OrCollapse } from '../OrCollapse-9b5d590f.js';
|
|
22
22
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-5370585d.js';
|
|
23
23
|
export { _ as OrCombinedInputV3 } from '../OrCombinedInput-ed20e33b.js';
|
|
24
24
|
export { _ as OrInputBoxV3 } from '../OrInputBox-11227ecd.js';
|
|
25
25
|
export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from '../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
|
|
26
26
|
export { _ as OrConfirm } from '../OrConfirm-f4eec5b2.js';
|
|
27
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
28
|
-
export { _ as OrDatePickerV3 } from '../OrDatePicker-
|
|
27
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-1cf67ea8.js';
|
|
28
|
+
export { _ as OrDatePickerV3 } from '../OrDatePicker-527c8f20.js';
|
|
29
29
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-fb410167.js';
|
|
30
|
-
export { _ as OrDateTimePickerV3 } from '../OrDateTimePicker-
|
|
31
|
-
export { D as DateTimePickerTimeFormat, D as TimePickerFormat } from '../OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
30
|
+
export { _ as OrDateTimePickerV3 } from '../OrDateTimePicker-87d551a3.js';
|
|
31
|
+
export { D as DateTimePickerTimeFormat, D as TimePickerFormat } from '../OrDateTimePicker.vue_rollup-plugin-vue_script-87492dc6.js';
|
|
32
32
|
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyState-2d3fd68d.js';
|
|
33
33
|
export { _ as OrError } from '../OrError-efc74907.js';
|
|
34
34
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-a55ae01a.js';
|
|
@@ -40,14 +40,14 @@ export { F as FormGroupDirection, _ as OrFormGroupV3 } from '../OrFormGroup-29a5
|
|
|
40
40
|
export { _ as OrHint } from '../OrHint-7eadc91e.js';
|
|
41
41
|
export { _ as OrHintV3 } from '../OrHint-aa221198.js';
|
|
42
42
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-fa826b6b.js';
|
|
43
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-
|
|
43
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-e7517e6d.js';
|
|
44
44
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from '../OrIcon-d35a84d8.js';
|
|
45
45
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from '../OrInlineInputBox-19b49ee6.js';
|
|
46
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-
|
|
46
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-82238b67.js';
|
|
47
47
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-f52267aa.js';
|
|
48
|
-
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
48
|
+
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-e79cfec1.js';
|
|
49
49
|
export { _ as OrInput } from '../OrInput-014d2e47.js';
|
|
50
|
-
export { I as InputType, _ as OrInputV3 } from '../OrInput-
|
|
50
|
+
export { I as InputType, _ as OrInputV3 } from '../OrInput-1517ccef.js';
|
|
51
51
|
export { _ as OrLabel } from '../OrLabel-fcceec1b.js';
|
|
52
52
|
export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-63380256.js';
|
|
53
53
|
export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-3679a61f.js';
|
|
@@ -59,9 +59,9 @@ export { _ as OrMenuItemV3 } from '../OrMenuItem-6f9b8a93.js';
|
|
|
59
59
|
export { _ as OrMenuV3 } from '../OrMenu-6b3de1c1.js';
|
|
60
60
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-71380b24.js';
|
|
61
61
|
export { _ as OrModal, O as OrModalSizes } from '../OrModal-206611f2.js';
|
|
62
|
-
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-
|
|
62
|
+
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-af72eb54.js';
|
|
63
63
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-44bc1f50.js';
|
|
64
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-
|
|
64
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-eaf8a4b4.js';
|
|
65
65
|
export { _ as OrNumberInput } from '../OrNumberInput-fcbcf229.js';
|
|
66
66
|
export { _ as OrOverflowMenu } from '../OrOverflowMenu-e3ae75a3.js';
|
|
67
67
|
export { _ as OrOverlay } from '../OrOverlay-ccec2218.js';
|
|
@@ -75,13 +75,13 @@ export { _ as OrRadioGroup } from '../OrRadioGroup-11424644.js';
|
|
|
75
75
|
export { _ as OrRadioGroupV3 } from '../OrRadioGroup-d1c2e460.js';
|
|
76
76
|
export { _ as OrRadioV3 } from '../OrRadio-b32dfbfe.js';
|
|
77
77
|
export { _ as OrSearch } from '../OrSearch-e2941d35.js';
|
|
78
|
-
export { _ as OrSearchV3 } from '../OrSearch-
|
|
78
|
+
export { _ as OrSearchV3 } from '../OrSearch-f5258a9f.js';
|
|
79
79
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-d4e32f80.js';
|
|
80
80
|
export { _ as OrSelect } from '../OrSelect-49239b74.js';
|
|
81
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
81
|
+
export { _ as OrSelectV3 } from '../OrSelect-fd7740ad.js';
|
|
82
82
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-c56a9221.js';
|
|
83
|
-
export { _ as OrSidebarV3 } from '../OrSidebar-
|
|
84
|
-
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-
|
|
83
|
+
export { _ as OrSidebarV3 } from '../OrSidebar-15fc8f69.js';
|
|
84
|
+
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-6a8079ea.js';
|
|
85
85
|
export { _ as OrSkeletonCircle } from '../OrSkeletonCircle-c4bf0e34.js';
|
|
86
86
|
export { _ as OrSkeletonRect } from '../OrSkeletonRect-79162a84.js';
|
|
87
87
|
export { _ as OrSkeletonText } from '../OrSkeletonText-bd5d97bb.js';
|
|
@@ -100,19 +100,19 @@ export { _ as OrTabV3 } from '../OrTab-5b198746.js';
|
|
|
100
100
|
export { _ as OrTabs } from '../OrTabs-62e7e478.js';
|
|
101
101
|
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-f9c88893.js';
|
|
102
102
|
export { _ as OrTag } from '../OrTag-54778d09.js';
|
|
103
|
-
export { _ as OrTagInputV3 } from '../OrTagInput-
|
|
104
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
105
|
-
export { _ as OrTagsV3 } from '../OrTags-
|
|
103
|
+
export { _ as OrTagInputV3 } from '../OrTagInput-32ad4c5e.js';
|
|
104
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-d619ed2b.js';
|
|
105
|
+
export { _ as OrTagsV3 } from '../OrTags-cf65a7fa.js';
|
|
106
106
|
export { _ as OrTeleport } from '../OrTeleport.vue2-f0c16c71.js';
|
|
107
107
|
export { _ as OrTeleportV3 } from '../OrTeleport.vue2-424c7f33.js';
|
|
108
108
|
export { _ as OrTextV3 } from '../OrText-44449e7b.js';
|
|
109
109
|
export { _ as OrTextarea } from '../OrTextarea-d36f4ec6.js';
|
|
110
110
|
export { _ as OrTextareaV3 } from '../OrTextarea-9221a04a.js';
|
|
111
111
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-a937432f.js';
|
|
112
|
-
export { _ as OrTimePickerV3 } from '../OrTimePicker-
|
|
112
|
+
export { _ as OrTimePickerV3 } from '../OrTimePicker-8f551fcb.js';
|
|
113
113
|
export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-7017d12b.js';
|
|
114
114
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-b5ea5cb2.js';
|
|
115
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-
|
|
115
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-f010f8b9.js';
|
|
116
116
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-a1332cc2.js';
|
|
117
117
|
export { _ as OrTooltip } from '../OrTooltip-0bbf1ed5.js';
|
|
118
118
|
export { _ as OrTooltipContent } from '../OrTooltipContent-57a25502.js';
|
|
@@ -149,7 +149,7 @@ import 'lodash/isElement';
|
|
|
149
149
|
import 'lodash/get';
|
|
150
150
|
import '@vueuse/math';
|
|
151
151
|
import '../dropdown-open-e1f90e0a.js';
|
|
152
|
-
import '../OrDateTimePickerPopoverHeader-
|
|
152
|
+
import '../OrDateTimePickerPopoverHeader-c8cfa29a.js';
|
|
153
153
|
import 'lodash/padStart';
|
|
154
154
|
import '@floating-ui/dom';
|
|
155
155
|
import '../OrTooltip.vue_rollup-plugin-vue_styles.0-47985d95.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-b9e8e1ee.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-9622e713.js';
|
|
4
4
|
import '../../OrLoader-b0c381f9.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
8
8
|
import '../../OrIcon-d35a84d8.js';
|
|
9
9
|
import '../../OrTooltip-a32c182a.js';
|
|
10
10
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -20,8 +20,8 @@ import '../../OrTeleport.vue2-424c7f33.js';
|
|
|
20
20
|
import 'portal-vue';
|
|
21
21
|
import '../../OrMenuItem-6f9b8a93.js';
|
|
22
22
|
import '../../OrMenu-6b3de1c1.js';
|
|
23
|
-
import '../../OrSearch-
|
|
24
|
-
import '../../OrInput-
|
|
23
|
+
import '../../OrSearch-f5258a9f.js';
|
|
24
|
+
import '../../OrInput-1517ccef.js';
|
|
25
25
|
import '../../useIdAttribute-859439f0.js';
|
|
26
26
|
import '../../useProxyModelValue-940010d2.js';
|
|
27
27
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-
|
|
1
|
+
export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-8d30c597.js';
|
|
2
2
|
import '@codemirror/commands';
|
|
3
3
|
import '@codemirror/lang-css';
|
|
4
4
|
import '@codemirror/lang-html';
|
|
@@ -19,7 +19,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
19
19
|
import '../../OrError-4ffc1c39.js';
|
|
20
20
|
import '../../normalize-component-6e8e3d80.js';
|
|
21
21
|
import '../../OrHint-aa221198.js';
|
|
22
|
-
import '../../OrIconButton-
|
|
22
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
23
23
|
import '../../OrIcon-d35a84d8.js';
|
|
24
24
|
import '../../OrTooltip-a32c182a.js';
|
|
25
25
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -34,4 +34,4 @@ import 'portal-vue';
|
|
|
34
34
|
import '../../OrInputBox-11227ecd.js';
|
|
35
35
|
import '../../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
|
|
36
36
|
import '../../OrLabel-63380256.js';
|
|
37
|
-
import '../../OrModal-
|
|
37
|
+
import '../../OrModal-af72eb54.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-1cf67ea8.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -8,14 +8,14 @@ import 'tailwindcss/resolveConfig';
|
|
|
8
8
|
import '../../OrButton-9622e713.js';
|
|
9
9
|
import '../../OrLoader-b0c381f9.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
|
-
import '../../OrInput-
|
|
11
|
+
import '../../OrInput-1517ccef.js';
|
|
12
12
|
import '../../useIdAttribute-859439f0.js';
|
|
13
13
|
import '../../useProxyModelValue-940010d2.js';
|
|
14
14
|
import '../../useResponsive-a02e95b7.js';
|
|
15
15
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
16
16
|
import '../../OrError-4ffc1c39.js';
|
|
17
17
|
import '../../OrHint-aa221198.js';
|
|
18
|
-
import '../../OrIconButton-
|
|
18
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
19
19
|
import '../../OrIcon-d35a84d8.js';
|
|
20
20
|
import '../../OrTooltip-a32c182a.js';
|
|
21
21
|
import '../../OrPopover-71380b24.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrDatePickerV3 } from '../../OrDatePicker-
|
|
1
|
+
export { _ as OrDatePickerV3 } from '../../OrDatePicker-527c8f20.js';
|
|
2
2
|
export { I as DatePickerSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -6,12 +6,12 @@ import '@vueuse/core';
|
|
|
6
6
|
import '../../useProxyModelValue-940010d2.js';
|
|
7
7
|
import '@onereach/styles/tailwind.config';
|
|
8
8
|
import 'tailwindcss/resolveConfig';
|
|
9
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
9
|
+
import '../../OrDateTimePickerPopoverHeader-c8cfa29a.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../OrButton-9622e713.js';
|
|
12
12
|
import '../../OrLoader-b0c381f9.js';
|
|
13
13
|
import '../../OrLabel-63380256.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
15
15
|
import '../../OrIcon-d35a84d8.js';
|
|
16
16
|
import '../../OrTooltip-a32c182a.js';
|
|
17
17
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrDateTimePickerV3 } from '../../OrDateTimePicker-
|
|
2
|
-
export { D as DateTimePickerTimeFormat } from '../../OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
1
|
+
export { _ as OrDateTimePickerV3 } from '../../OrDateTimePicker-87d551a3.js';
|
|
2
|
+
export { D as DateTimePickerTimeFormat } from '../../OrDateTimePicker.vue_rollup-plugin-vue_script-87492dc6.js';
|
|
3
3
|
export { I as DateTimePickerSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
|
|
4
4
|
import '../../normalize-component-6e8e3d80.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -10,7 +10,7 @@ import '@onereach/styles/tailwind.config';
|
|
|
10
10
|
import 'tailwindcss/resolveConfig';
|
|
11
11
|
import '../../OrError-4ffc1c39.js';
|
|
12
12
|
import '../../OrHint-aa221198.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
13
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
14
14
|
import '../../OrIcon-d35a84d8.js';
|
|
15
15
|
import '../../OrTooltip-a32c182a.js';
|
|
16
16
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -24,7 +24,7 @@ import '../../OrTeleport.vue2-424c7f33.js';
|
|
|
24
24
|
import 'portal-vue';
|
|
25
25
|
import '../../OrInputBox-11227ecd.js';
|
|
26
26
|
import '../../OrLabel-63380256.js';
|
|
27
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
27
|
+
import '../../OrDateTimePickerPopoverHeader-c8cfa29a.js';
|
|
28
28
|
import '../../OrButton-9622e713.js';
|
|
29
29
|
import '../../OrLoader-b0c381f9.js';
|
|
30
30
|
import '../../OrMenuItem-6f9b8a93.js';
|
|
@@ -10,7 +10,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
12
|
color: {
|
|
13
|
-
type: PropType<
|
|
13
|
+
type: PropType<"primary" | "danger">;
|
|
14
14
|
default: FabColor;
|
|
15
15
|
};
|
|
16
16
|
disabled: {
|
|
@@ -23,7 +23,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
23
23
|
required: true;
|
|
24
24
|
};
|
|
25
25
|
color: {
|
|
26
|
-
type: PropType<
|
|
26
|
+
type: PropType<"primary" | "danger">;
|
|
27
27
|
default: FabColor;
|
|
28
28
|
};
|
|
29
29
|
disabled: {
|
|
@@ -32,7 +32,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
32
32
|
};
|
|
33
33
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
34
34
|
icon: string;
|
|
35
|
-
color:
|
|
35
|
+
color: "primary" | "danger";
|
|
36
36
|
disabled: boolean;
|
|
37
37
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
38
38
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
@@ -40,10 +40,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
40
40
|
isVue3: boolean;
|
|
41
41
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
42
42
|
icon: string;
|
|
43
|
-
color:
|
|
43
|
+
color: "primary" | "danger";
|
|
44
44
|
disabled: boolean;
|
|
45
45
|
} & {}, {
|
|
46
|
-
color:
|
|
46
|
+
color: "primary" | "danger";
|
|
47
47
|
disabled: boolean;
|
|
48
48
|
}, true>);
|
|
49
49
|
export default _default;
|
|
@@ -5,6 +5,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
6
6
|
isVue3: boolean;
|
|
7
7
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
8
|
+
additionalStyles: {
|
|
9
|
+
type: PropType<string[]>;
|
|
10
|
+
default: () => never[];
|
|
11
|
+
};
|
|
8
12
|
icon: {
|
|
9
13
|
type: PropType<string | Omit<Readonly<Partial<{
|
|
10
14
|
[x: number]: string;
|
|
@@ -34,6 +38,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
34
38
|
default: undefined;
|
|
35
39
|
};
|
|
36
40
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
41
|
+
additionalStyles: {
|
|
42
|
+
type: PropType<string[]>;
|
|
43
|
+
default: () => never[];
|
|
44
|
+
};
|
|
37
45
|
icon: {
|
|
38
46
|
type: PropType<string | Omit<Readonly<Partial<{
|
|
39
47
|
[x: number]: string;
|
|
@@ -64,6 +72,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
64
72
|
};
|
|
65
73
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
66
74
|
size: "inherit" | "xl" | "l" | "m";
|
|
75
|
+
additionalStyles: string[];
|
|
67
76
|
icon: Omit<Readonly<Partial<{
|
|
68
77
|
[x: number]: string;
|
|
69
78
|
} | {}> & Omit<{} & {}, never>>, "size">;
|
|
@@ -81,6 +90,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
81
90
|
isVue3: boolean;
|
|
82
91
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
83
92
|
size: "inherit" | "xl" | "l" | "m";
|
|
93
|
+
additionalStyles: string[];
|
|
84
94
|
icon: Omit<Readonly<Partial<{
|
|
85
95
|
[x: number]: string;
|
|
86
96
|
} | {}> & Omit<{} & {}, never>>, "size">;
|
|
@@ -94,6 +104,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
94
104
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
95
105
|
}, {
|
|
96
106
|
size: "inherit" | "xl" | "l" | "m";
|
|
107
|
+
additionalStyles: string[];
|
|
97
108
|
color: "default" | "danger" | "inherit";
|
|
98
109
|
selected: boolean;
|
|
99
110
|
disabled: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-e7517e6d.js';
|
|
2
2
|
export { I as IconButtonSize } from '../../OrIcon-d35a84d8.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../OrTooltip-a32c182a.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-82238b67.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-19b49ee6.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -10,7 +10,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
10
10
|
import '../../OrError-4ffc1c39.js';
|
|
11
11
|
import '../../normalize-component-6e8e3d80.js';
|
|
12
12
|
import '../../OrHint-aa221198.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
13
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
14
14
|
import '../../OrIcon-d35a84d8.js';
|
|
15
15
|
import '../../OrTooltip-a32c182a.js';
|
|
16
16
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-e79cfec1.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useIdAttribute-859439f0.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -9,7 +9,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
9
9
|
import '../../OrError-4ffc1c39.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../OrHint-aa221198.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
13
13
|
import '../../OrIcon-d35a84d8.js';
|
|
14
14
|
import '../../OrTooltip-a32c182a.js';
|
|
15
15
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, _ as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, _ as OrInputV3 } from '../../OrInput-1517ccef.js';
|
|
2
2
|
export { I as InputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -11,7 +11,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
11
11
|
import '../../OrError-4ffc1c39.js';
|
|
12
12
|
import '../../normalize-component-6e8e3d80.js';
|
|
13
13
|
import '../../OrHint-aa221198.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
15
15
|
import '../../OrIcon-d35a84d8.js';
|
|
16
16
|
import '../../OrTooltip-a32c182a.js';
|
|
17
17
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-af72eb54.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -9,7 +9,7 @@ import '../../useElevation-a50ec347.js';
|
|
|
9
9
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
10
10
|
import 'portal-vue';
|
|
11
11
|
import '../../normalize-component-6e8e3d80.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
13
13
|
import '../../OrIcon-d35a84d8.js';
|
|
14
14
|
import '../../OrTooltip-a32c182a.js';
|
|
15
15
|
import '../../OrPopover-71380b24.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-eaf8a4b4.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
4
4
|
import '../../OrIcon-d35a84d8.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
6
|
import '../../OrTooltip-a32c182a.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-f5258a9f.js';
|
|
2
2
|
export { I as SearchSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-1517ccef.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useProxyModelValue-940010d2.js';
|
|
8
8
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -12,7 +12,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
12
12
|
import '../../OrError-4ffc1c39.js';
|
|
13
13
|
import '../../normalize-component-6e8e3d80.js';
|
|
14
14
|
import '../../OrHint-aa221198.js';
|
|
15
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
16
16
|
import '../../OrIcon-d35a84d8.js';
|
|
17
17
|
import '../../OrTooltip-a32c182a.js';
|
|
18
18
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-fd7740ad.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -18,10 +18,10 @@ import '../../usePopoverState-b92c698b.js';
|
|
|
18
18
|
import '../../OrIcon-d35a84d8.js';
|
|
19
19
|
import '../../OrHint-aa221198.js';
|
|
20
20
|
import '../../OrInputBox-11227ecd.js';
|
|
21
|
-
import '../../OrInput-
|
|
21
|
+
import '../../OrInput-1517ccef.js';
|
|
22
22
|
import '../../useResponsive-a02e95b7.js';
|
|
23
23
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
24
|
-
import '../../OrIconButton-
|
|
24
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
25
25
|
import '../../OrTooltip-a32c182a.js';
|
|
26
26
|
import '../../OrPopover-71380b24.js';
|
|
27
27
|
import '@floating-ui/dom';
|
|
@@ -32,4 +32,4 @@ import '../../OrTeleport.vue2-424c7f33.js';
|
|
|
32
32
|
import 'portal-vue';
|
|
33
33
|
import '../../OrLoader-b0c381f9.js';
|
|
34
34
|
import '../../OrMenuItem-6f9b8a93.js';
|
|
35
|
-
import '../../OrTag-
|
|
35
|
+
import '../../OrTag-d619ed2b.js';
|
|
@@ -42,7 +42,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
42
42
|
* @values left, right
|
|
43
43
|
*/
|
|
44
44
|
side: {
|
|
45
|
-
type: PropType<
|
|
45
|
+
type: PropType<"left" | "right">;
|
|
46
46
|
default: OrSidebarPlacement;
|
|
47
47
|
};
|
|
48
48
|
draggable: {
|
|
@@ -74,7 +74,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
74
74
|
* @values left, right
|
|
75
75
|
*/
|
|
76
76
|
side: {
|
|
77
|
-
type: PropType<
|
|
77
|
+
type: PropType<"left" | "right">;
|
|
78
78
|
default: OrSidebarPlacement;
|
|
79
79
|
};
|
|
80
80
|
draggable: {
|
|
@@ -89,7 +89,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
89
89
|
width: number;
|
|
90
90
|
minimumWidth: number;
|
|
91
91
|
maximumWidth: number;
|
|
92
|
-
side:
|
|
92
|
+
side: "left" | "right";
|
|
93
93
|
draggable: boolean;
|
|
94
94
|
collapsible: boolean;
|
|
95
95
|
} & {} & {
|
|
@@ -119,7 +119,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
119
119
|
width: number;
|
|
120
120
|
minimumWidth: number;
|
|
121
121
|
maximumWidth: number;
|
|
122
|
-
side:
|
|
122
|
+
side: "left" | "right";
|
|
123
123
|
draggable: boolean;
|
|
124
124
|
collapsible: boolean;
|
|
125
125
|
} & {} & {
|
|
@@ -128,7 +128,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
128
128
|
width: number;
|
|
129
129
|
minimumWidth: number;
|
|
130
130
|
maximumWidth: number;
|
|
131
|
-
side:
|
|
131
|
+
side: "left" | "right";
|
|
132
132
|
draggable: boolean;
|
|
133
133
|
collapsible: boolean;
|
|
134
134
|
}, true>);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { _ as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { _ as OrSidebarV3 } from '../../OrSidebar-15fc8f69.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-6a8079ea.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '../../OrIconButton-
|
|
6
|
+
import '../../OrIconButton-e7517e6d.js';
|
|
7
7
|
import '../../OrIcon-d35a84d8.js';
|
|
8
8
|
import '../../OrTooltip-a32c182a.js';
|
|
9
9
|
import '../../usePopoverState-b92c698b.js';
|