@onereach/ui-components 2.69.2-beta.2113.0 → 2.69.2-beta.2123.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/{OrAvatar-ae61bfb9.js → OrAvatar-2fa559e1.js} +15 -41
- package/dist/bundled/v2/{OrCard-58a1ba3e.js → OrCard-29116e1f.js} +2 -2
- package/dist/bundled/v2/OrCardCollection-773ae0db.js +346 -0
- package/dist/bundled/v2/{OrSearch-9d402f56.js → OrSearch-a11b3621.js} +9 -3
- package/dist/bundled/v2/{OrSortHeader-396e6a7c.js → OrSortHeader-9932d28f.js} +2 -2
- package/dist/bundled/v2/components/index.js +5 -5
- package/dist/bundled/v2/components/or-avatar-v3/OrAvatar.stories3.d.ts +1 -1
- package/dist/bundled/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -11
- package/dist/bundled/v2/components/or-avatar-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-avatar-v3/props.d.ts +1 -2
- package/dist/bundled/v2/components/or-avatar-v3/styles.d.ts +0 -2
- package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +5 -0
- package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +67 -42
- package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollectionView.vue2.vue.d.ts +35 -0
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +7 -4
- package/dist/bundled/v2/components/or-card-collection-v3/props.d.ts +5 -1
- package/dist/bundled/v2/components/or-card-collection-v3/styles.d.ts +2 -2
- package/dist/bundled/v2/components/or-card-collection-v3/types.d.ts +8 -3
- package/dist/bundled/v2/components/or-card-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/OrSearch.vue.d.ts +13 -0
- package/dist/bundled/v2/components/or-search-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-sort-header-v3/index.js +1 -1
- package/dist/bundled/v2/index.js +6 -6
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-0426862b.js → OrAvatar.vue_vue_type_script_lang-22e46ce1.js} +13 -35
- package/dist/bundled/v3/OrButton-8ab33d9d.js +33 -0
- package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-b983bda7.js +228 -0
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-289b5600.js → OrConfirm.vue_vue_type_script_lang-85472b12.js} +6 -36
- package/dist/bundled/v3/{OrIconButton-1581013c.js → OrIconButton-4bd33e3c.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-f6f801ff.js → OrIconButton.vue_vue_type_script_lang-641f6e06.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-f29483f4.js → OrInlineInput.vue_vue_type_script_lang-3a8189f4.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js → OrInlineTextarea.vue_vue_type_script_lang-890b97ab.js} +2 -2
- package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-f6d793d3.js +2 -2
- package/dist/bundled/v3/OrMenu-f26e8e55.js +29 -0
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-80a7b906.js → OrModal.vue_vue_type_script_lang-00a477f0.js} +2 -2
- package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-fbb35355.js +2 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-ed78b21f.js → OrSearch.vue_vue_type_script_lang-0ae8a6dd.js} +8 -2
- package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-15285ce4.js +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-919b2021.js → OrTabs.vue_vue_type_script_lang-61b79a5a.js} +10 -36
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-dc6a4011.js → OrTag.vue_vue_type_script_lang-92d9fb12.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-7c3c0b12.js → OrToastContainer-afb51e5d.js} +1 -1
- package/dist/bundled/v3/components/index.js +17 -15
- package/dist/bundled/v3/components/or-avatar-v3/OrAvatar.stories3.d.ts +1 -1
- package/dist/bundled/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -11
- package/dist/bundled/v3/components/or-avatar-v3/index.js +1 -3
- package/dist/bundled/v3/components/or-avatar-v3/props.d.ts +1 -2
- package/dist/bundled/v3/components/or-avatar-v3/styles.d.ts +0 -2
- package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +5 -0
- package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +67 -42
- package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollectionView.vue3.vue.d.ts +35 -0
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +13 -6
- package/dist/bundled/v3/components/or-card-collection-v3/props.d.ts +5 -1
- package/dist/bundled/v3/components/or-card-collection-v3/styles.d.ts +2 -2
- package/dist/bundled/v3/components/or-card-collection-v3/types.d.ts +8 -3
- package/dist/bundled/v3/components/or-confirm-v3/index.js +4 -3
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-input-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-notification-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-search-v3/OrSearch.vue.d.ts +13 -0
- package/dist/bundled/v3/components/or-search-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-select-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-tabs-v3/index.js +2 -1
- package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/index.js +339 -314
- package/dist/bundled/v3/{types-dcc78caa.js → types-6c5eee23.js} +2 -2
- package/dist/esm/v2/{OrAvatar-3d155af3.js → OrAvatar-0afdef36.js} +15 -41
- package/dist/esm/v2/OrCardCollection-61c86bfc.js +346 -0
- package/dist/esm/v2/{OrSearch-ddb7c1fe.js → OrSearch-62d91301.js} +7 -1
- package/dist/esm/v2/components/index.js +3 -3
- package/dist/esm/v2/components/or-avatar-v3/OrAvatar.stories3.d.ts +1 -1
- package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -11
- package/dist/esm/v2/components/or-avatar-v3/index.js +1 -2
- package/dist/esm/v2/components/or-avatar-v3/props.d.ts +1 -2
- package/dist/esm/v2/components/or-avatar-v3/styles.d.ts +0 -2
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +5 -0
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +67 -42
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollectionView.vue2.vue.d.ts +35 -0
- package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -4
- package/dist/esm/v2/components/or-card-collection-v3/props.d.ts +5 -1
- package/dist/esm/v2/components/or-card-collection-v3/styles.d.ts +2 -2
- package/dist/esm/v2/components/or-card-collection-v3/types.d.ts +8 -3
- package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +13 -0
- package/dist/esm/v2/components/or-search-v3/index.js +1 -1
- package/dist/esm/v2/index.js +3 -3
- package/dist/esm/v3/{OrAvatar-53a4429d.js → OrAvatar-ef88d31c.js} +16 -43
- package/dist/esm/v3/OrCardCollection-fdc7848b.js +289 -0
- package/dist/esm/v3/{OrSearch-cdde55ce.js → OrSearch-aafb93b4.js} +7 -1
- package/dist/esm/v3/components/index.js +3 -3
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.stories3.d.ts +1 -1
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -11
- package/dist/esm/v3/components/or-avatar-v3/index.js +1 -2
- package/dist/esm/v3/components/or-avatar-v3/props.d.ts +1 -2
- package/dist/esm/v3/components/or-avatar-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +5 -0
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +67 -42
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollectionView.vue3.vue.d.ts +35 -0
- package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -4
- package/dist/esm/v3/components/or-card-collection-v3/props.d.ts +5 -1
- package/dist/esm/v3/components/or-card-collection-v3/styles.d.ts +2 -2
- package/dist/esm/v3/components/or-card-collection-v3/types.d.ts +8 -3
- package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +13 -0
- package/dist/esm/v3/components/or-search-v3/index.js +1 -1
- package/dist/esm/v3/index.js +3 -3
- package/package.json +1 -1
- package/src/components/or-avatar-v3/OrAvatar.stories3.ts +7 -9
- package/src/components/or-avatar-v3/OrAvatar.vue +2 -22
- package/src/components/or-avatar-v3/props.ts +0 -1
- package/src/components/or-avatar-v3/styles.ts +11 -49
- package/src/components/or-card-collection-v3/OrCardCollection.stories3.ts +230 -30
- package/src/components/or-card-collection-v3/OrCardCollection.vue +120 -77
- package/src/components/or-card-collection-v3/OrCardCollectionView.vue2.vue +41 -0
- package/src/components/or-card-collection-v3/OrCardCollectionView.vue3.vue +42 -0
- package/src/components/or-card-collection-v3/props.ts +14 -1
- package/src/components/or-card-collection-v3/styles.ts +3 -3
- package/src/components/or-card-collection-v3/types.ts +9 -3
- package/src/components/or-search-v3/OrSearch.vue +7 -1
- package/dist/bundled/v2/OrCardCollection-a9a779ea.js +0 -228
- package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-861158b5.js +0 -164
- package/dist/esm/v2/OrCardCollection-4f001551.js +0 -227
- package/dist/esm/v3/OrCardCollection-5a0febaf.js +0 -198
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue';
|
|
2
|
-
import './OrIconButton-
|
|
2
|
+
import './OrIconButton-4bd33e3c.js';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
4
|
-
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-641f6e06.js';
|
|
5
5
|
|
|
6
6
|
var TagVariant;
|
|
7
7
|
(function (TagVariant) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as script } from './types-
|
|
1
|
+
import { a as script } from './types-6c5eee23.js';
|
|
2
2
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, normalizeClass, createVNode, TransitionGroup, createElementBlock, Fragment, renderList, mergeProps, createCommentVNode } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { O as OR_AVATAR_SIZE, s as OrAvatar } from '../OrAvatar.vue_vue_type_script_lang-07889664.js';
|
|
2
|
-
export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from '../OrAvatar.vue_vue_type_script_lang-
|
|
2
|
+
export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from '../OrAvatar.vue_vue_type_script_lang-22e46ce1.js';
|
|
3
3
|
export { s as OrBottomSheetV3 } from '../OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js';
|
|
4
4
|
export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton.vue_vue_type_script_lang-c0800f20.js';
|
|
5
5
|
export { s as OrButtonV2 } from '../OrButton.vue_vue_type_script_lang-ffc66d00.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, s as OrButtonV3 } from '../OrButton.vue_vue_type_script_lang-3718b300.js';
|
|
9
9
|
export { s as OrCard } from '../OrCard.vue_vue_type_script_lang-90ba001b.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
11
|
-
export {
|
|
11
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection.vue_vue_type_script_lang-b983bda7.js';
|
|
12
12
|
export { s as OrCardV3 } from '../OrCard.vue_vue_type_script_lang-165de137.js';
|
|
13
13
|
export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem.vue_vue_type_script_lang-ad286afc.js';
|
|
14
14
|
export { s as OrCheckbox } from '../OrCheckbox.vue_vue_type_script_lang-d8a66818.js';
|
|
@@ -19,7 +19,7 @@ export { s as OrCode, O as OrCodeLanguages } from '../OrCode.vue_vue_type_script
|
|
|
19
19
|
export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-65cbb754.js';
|
|
20
20
|
export { s 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.vue_vue_type_script_lang-4141378d.js';
|
|
21
21
|
export { s as OrConfirm } from '../OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
|
|
22
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-
|
|
22
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-85472b12.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
24
24
|
export { s as OrError } from '../OrError.vue_vue_type_script_lang-7c39e012.js';
|
|
25
25
|
export { s as OrErrorTagV3 } from '../OrErrorTag.vue_vue_type_script_lang-4828c387.js';
|
|
@@ -30,12 +30,12 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
30
30
|
export { s as OrHint } from '../OrHint.vue_vue_type_script_lang-78598c8e.js';
|
|
31
31
|
export { s as OrHintV3 } from '../OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
32
32
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon.vue_vue_type_script_lang-7e3a17fe.js';
|
|
33
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton.vue_vue_type_script_lang-
|
|
33
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton.vue_vue_type_script_lang-641f6e06.js';
|
|
34
34
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from '../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
35
35
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from '../OrInlineInputBox.vue_vue_type_script_lang-73750005.js';
|
|
36
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput.vue_vue_type_script_lang-
|
|
36
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput.vue_vue_type_script_lang-3a8189f4.js';
|
|
37
37
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit.vue_vue_type_script_lang-da6887aa.js';
|
|
38
|
-
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-
|
|
38
|
+
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-890b97ab.js';
|
|
39
39
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
40
40
|
export { I as InputType, s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
41
41
|
export { a as OrNumberInput, b as OrPassword, s as OrTextarea } from '../OrPassword.vue_vue_type_script_lang-13bc5b00.js';
|
|
@@ -52,7 +52,7 @@ export { s as OrMenuItemV3 } from '../OrMenuItem.vue_vue_type_script_lang-0ffaef
|
|
|
52
52
|
export { s as OrMenuV3 } from '../OrMenu.vue_vue_type_script_lang-2446a69a.js';
|
|
53
53
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover.vue_vue_type_script_lang-54c7b11c.js';
|
|
54
54
|
export { s as OrModal, O as OrModalSizes } from '../OrModal.vue_vue_type_script_lang-a1ed2ebb.js';
|
|
55
|
-
export { M as ModalSize, s as OrModalV3 } from '../OrModal.vue_vue_type_script_lang-
|
|
55
|
+
export { M as ModalSize, s as OrModalV3 } from '../OrModal.vue_vue_type_script_lang-00a477f0.js';
|
|
56
56
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from '../OrNotification.vue_vue_type_script_lang-07163a83.js';
|
|
57
57
|
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification.vue_vue_type_script_lang-fbb35355.js';
|
|
58
58
|
export { s as OrOverflowMenu } from '../OrOverflowMenu.vue_vue_type_script_lang-0397533d.js';
|
|
@@ -63,7 +63,7 @@ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
63
63
|
export { s as OrRadio } from '../OrRadio.vue_vue_type_script_lang-c956b54b.js';
|
|
64
64
|
export { s as OrRadioGroup } from '../OrRadioGroup.vue_vue_type_script_lang-caea7bcb.js';
|
|
65
65
|
export { s as OrRadioV3 } from '../OrRadio.vue_vue_type_script_lang-2e666a56.js';
|
|
66
|
-
export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-
|
|
66
|
+
export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-0ae8a6dd.js';
|
|
67
67
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl.vue_vue_type_script_lang-579406f5.js';
|
|
68
68
|
export { s as OrSelect } from '../OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
69
69
|
export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-15285ce4.js';
|
|
@@ -80,9 +80,9 @@ export { s as OrTab } from '../OrTab.vue_vue_type_script_lang-de7c7063.js';
|
|
|
80
80
|
export { s as OrTabHeaderItem } from '../OrTabHeaderItem.vue_vue_type_script_lang-e1f29563.js';
|
|
81
81
|
export { s as OrTabV3 } from '../OrTab.vue_vue_type_script_lang-134ad9d1.js';
|
|
82
82
|
export { s as OrTabs } from '../OrTabs.vue_vue_type_script_lang-40e2a6e9.js';
|
|
83
|
-
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs.vue_vue_type_script_lang-
|
|
83
|
+
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs.vue_vue_type_script_lang-61b79a5a.js';
|
|
84
84
|
export { s as OrTag } from '../OrTag.vue_vue_type_script_lang-8c526c11.js';
|
|
85
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag.vue_vue_type_script_lang-
|
|
85
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag.vue_vue_type_script_lang-92d9fb12.js';
|
|
86
86
|
export { s as OrTeleport } from '../OrTeleportVue3-012351e1.js';
|
|
87
87
|
export { s as OrTeleportV3 } from '../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
88
88
|
export { s as OrTextV3 } from '../OrText.vue_vue_type_script_lang-d9525d49.js';
|
|
@@ -90,7 +90,7 @@ export { s as OrTextareaV3 } from '../OrTextarea.vue_vue_type_script_lang-8e3531
|
|
|
90
90
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox.vue_vue_type_script_lang-b5c4a93a.js';
|
|
91
91
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-d5b3c109.js';
|
|
92
92
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer.vue_vue_type_script_lang-4bb702ce.js';
|
|
93
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-
|
|
93
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-6c5eee23.js';
|
|
94
94
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-4d4329cd.js';
|
|
95
95
|
export { s as OrTooltip } from '../OrTooltip.vue_vue_type_script_lang-fa52d391.js';
|
|
96
96
|
export { s as OrTooltipContent } from '../OrTooltipContent-b0dcb862.js';
|
|
@@ -100,14 +100,16 @@ import 'lodash';
|
|
|
100
100
|
import '../OrIcon-1cae8a64.js';
|
|
101
101
|
import '../style-inject.es-4c6f2515.js';
|
|
102
102
|
import '../color-1f348774.js';
|
|
103
|
-
import '../OrIcon-d878b768.js';
|
|
104
103
|
import '../useClassAttribute-00888f78.js';
|
|
105
104
|
import '@vueuse/core';
|
|
106
105
|
import '../OrLoader-ee97fef4.js';
|
|
107
106
|
import '../OrLoader-c4bbef2f.js';
|
|
108
107
|
import '../OrIconButton-e637158e.js';
|
|
109
|
-
import '../OrIconButton-
|
|
110
|
-
import '../
|
|
108
|
+
import '../OrIconButton-4bd33e3c.js';
|
|
109
|
+
import '../OrButton-8ab33d9d.js';
|
|
110
|
+
import '../OrMenu-f26e8e55.js';
|
|
111
|
+
import '../OrMenuItem-4feaba6c.js';
|
|
112
|
+
import '../OrIcon-d878b768.js';
|
|
111
113
|
import '../OrLabel-c6873e79.js';
|
|
112
114
|
import '../OrLabel-e412c532.js';
|
|
113
115
|
import '../OrError-b43ebad8.js';
|
|
@@ -118,6 +120,7 @@ import '../dom-d21d0a92.js';
|
|
|
118
120
|
import '../OrFloating-b6672a37.js';
|
|
119
121
|
import '../index-01519e46.js';
|
|
120
122
|
import '../OrButton-ec723bb7.js';
|
|
123
|
+
import '../OrInput-fa782fc1.js';
|
|
121
124
|
import '../OrCollapse-63e83681.js';
|
|
122
125
|
import '../floating-ui.dom.esm-83eba816.js';
|
|
123
126
|
import '../OrHint-9592499e.js';
|
|
@@ -128,6 +131,5 @@ import '../v4-cf8987a3.js';
|
|
|
128
131
|
import '../OrPopover-c462ce77.js';
|
|
129
132
|
import '../useResponsive-9d397e2a.js';
|
|
130
133
|
import '../useElevation-c8d5d3ba.js';
|
|
131
|
-
import '../OrMenuItem-4feaba6c.js';
|
|
132
134
|
import '../dropdown-open-293d2de2.js';
|
|
133
135
|
import '../useOverflow-6dce216b.js';
|
|
@@ -20,7 +20,7 @@ export declare const WithTextInSlot: StoryFn<import("vue").ComponentOptions<impo
|
|
|
20
20
|
} | string[], {} & {}, {
|
|
21
21
|
[x: number]: string;
|
|
22
22
|
} | {}, true>)>;
|
|
23
|
-
export declare const
|
|
23
|
+
export declare const WithIconInSlot: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
24
24
|
[x: string]: ((...args: any[]) => any) | null;
|
|
25
25
|
} | string[], {} & {}, {
|
|
26
26
|
[x: number]: string;
|
|
@@ -13,10 +13,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
13
13
|
type: PropType<AvatarSize>;
|
|
14
14
|
default: AvatarSize;
|
|
15
15
|
};
|
|
16
|
-
icon: {
|
|
17
|
-
type: StringConstructor;
|
|
18
|
-
default: undefined;
|
|
19
|
-
};
|
|
20
16
|
color: {
|
|
21
17
|
type: PropType<AvatarColor>;
|
|
22
18
|
default: AvatarColor;
|
|
@@ -36,10 +32,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
36
32
|
type: PropType<AvatarSize>;
|
|
37
33
|
default: AvatarSize;
|
|
38
34
|
};
|
|
39
|
-
icon: {
|
|
40
|
-
type: StringConstructor;
|
|
41
|
-
default: undefined;
|
|
42
|
-
};
|
|
43
35
|
color: {
|
|
44
36
|
type: PropType<AvatarColor>;
|
|
45
37
|
default: AvatarColor;
|
|
@@ -53,7 +45,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
53
45
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
54
46
|
src: string;
|
|
55
47
|
size: AvatarSize;
|
|
56
|
-
icon: string;
|
|
57
48
|
color: AvatarColor;
|
|
58
49
|
colorSalt: string;
|
|
59
50
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -63,13 +54,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
63
54
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
64
55
|
src: string;
|
|
65
56
|
size: AvatarSize;
|
|
66
|
-
icon: string;
|
|
67
57
|
color: AvatarColor;
|
|
68
58
|
colorSalt: string;
|
|
69
59
|
} & {}, {
|
|
70
60
|
src: string;
|
|
71
61
|
size: AvatarSize;
|
|
72
|
-
icon: string;
|
|
73
62
|
color: AvatarColor;
|
|
74
63
|
colorSalt: string;
|
|
75
64
|
}, true>);
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from '../../OrAvatar.vue_vue_type_script_lang-
|
|
1
|
+
export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from '../../OrAvatar.vue_vue_type_script_lang-22e46ce1.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '../../color-1f348774.js';
|
|
4
|
-
import '../../OrIcon-d878b768.js';
|
|
5
|
-
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
6
4
|
import '../../useClassAttribute-00888f78.js';
|
|
@@ -3,5 +3,3 @@ export declare const AvatarRoot: string[];
|
|
|
3
3
|
export declare const AvatarImage: string[];
|
|
4
4
|
export declare const AvatarRootSizes: Record<AvatarSize, string[]>;
|
|
5
5
|
export declare const AvatarRootColors: Record<AvatarColor, string[]>;
|
|
6
|
-
export declare const AvatarRootAbbreviationSizes: Record<AvatarSize, string[]>;
|
|
7
|
-
export declare const AvatarRootIconSizes: Record<AvatarSize, string[]>;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryFn } from '@storybook/vue3';
|
|
2
|
+
import OrCardCollection from './OrCardCollection.vue';
|
|
2
3
|
declare const _default: Meta<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
3
4
|
[x: string]: ((...args: any[]) => any) | null;
|
|
4
5
|
} | string[], {} & {}, {
|
|
@@ -15,3 +16,7 @@ export declare const WithSorting: StoryFn<import("vue").ComponentOptions<import(
|
|
|
15
16
|
} | string[], {} & {}, {
|
|
16
17
|
[x: number]: string;
|
|
17
18
|
} | {}, true>)>;
|
|
19
|
+
export declare const OverrideViewContainer: StoryFn<typeof OrCardCollection>;
|
|
20
|
+
export declare const ExtraViewMode: StoryFn<typeof OrCardCollection>;
|
|
21
|
+
export declare const WithLink: StoryFn<typeof OrCardCollection>;
|
|
22
|
+
export declare const EmptySearchResults: StoryFn<typeof OrCardCollection>;
|
|
@@ -1,41 +1,51 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
|
-
import {
|
|
3
|
-
import { CardCollectionView } from './props';
|
|
4
|
-
import { CardCollectionItem, CardCollectionSortHeader } from './types';
|
|
2
|
+
import { CardCollectionItem, SortOption, ViewMode } from './types';
|
|
5
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
6
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
|
+
sortMenu: import("@vue/composition-api").Ref<(import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
6
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
7
|
+
} | string[], {} & {}, {
|
|
8
|
+
[x: number]: string;
|
|
9
|
+
} | {}, true>)) | undefined>;
|
|
10
|
+
sortButton: import("@vue/composition-api").Ref<(import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
11
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
12
|
+
} | string[], {} & {}, {
|
|
13
|
+
[x: number]: string;
|
|
14
|
+
} | {}, true>)) | undefined>;
|
|
7
15
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
8
16
|
toolbarStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
9
17
|
toolbarPanelStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
proxySort: import("@vue/composition-api").Ref<{
|
|
13
|
-
column: string;
|
|
14
|
-
direction: "asc" | "desc";
|
|
15
|
-
}>;
|
|
18
|
+
proxyView: import("@vue/composition-api").Ref<string>;
|
|
19
|
+
proxySort: import("@vue/composition-api").Ref<string>;
|
|
16
20
|
proxySearch: import("@vue/composition-api").Ref<string>;
|
|
17
|
-
|
|
18
|
-
|
|
21
|
+
sortLabel: import("@vue/composition-api").ComputedRef<string | undefined>;
|
|
22
|
+
switchView: (view: string) => void;
|
|
23
|
+
handleSort: (sort: string) => void;
|
|
24
|
+
handleSearch: (search: string) => void;
|
|
19
25
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
20
26
|
items: {
|
|
21
27
|
type: PropType<CardCollectionItem[]>;
|
|
22
28
|
default: CardCollectionItem[];
|
|
23
29
|
};
|
|
24
30
|
view: {
|
|
25
|
-
type:
|
|
26
|
-
default:
|
|
31
|
+
type: StringConstructor;
|
|
32
|
+
default: string;
|
|
33
|
+
};
|
|
34
|
+
viewModes: {
|
|
35
|
+
type: PropType<ViewMode[]>;
|
|
36
|
+
default: () => ViewMode[];
|
|
27
37
|
};
|
|
28
38
|
sort: {
|
|
29
|
-
type:
|
|
39
|
+
type: StringConstructor;
|
|
30
40
|
default: undefined;
|
|
31
41
|
};
|
|
32
|
-
|
|
33
|
-
type: PropType<
|
|
34
|
-
default:
|
|
42
|
+
sortOptions: {
|
|
43
|
+
type: PropType<SortOption[]>;
|
|
44
|
+
default: () => never[];
|
|
35
45
|
};
|
|
36
46
|
search: {
|
|
37
47
|
type: StringConstructor;
|
|
38
|
-
default:
|
|
48
|
+
default: string;
|
|
39
49
|
};
|
|
40
50
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
41
51
|
items: {
|
|
@@ -43,56 +53,71 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
43
53
|
default: CardCollectionItem[];
|
|
44
54
|
};
|
|
45
55
|
view: {
|
|
46
|
-
type:
|
|
47
|
-
default:
|
|
56
|
+
type: StringConstructor;
|
|
57
|
+
default: string;
|
|
58
|
+
};
|
|
59
|
+
viewModes: {
|
|
60
|
+
type: PropType<ViewMode[]>;
|
|
61
|
+
default: () => ViewMode[];
|
|
48
62
|
};
|
|
49
63
|
sort: {
|
|
50
|
-
type:
|
|
64
|
+
type: StringConstructor;
|
|
51
65
|
default: undefined;
|
|
52
66
|
};
|
|
53
|
-
|
|
54
|
-
type: PropType<
|
|
55
|
-
default:
|
|
67
|
+
sortOptions: {
|
|
68
|
+
type: PropType<SortOption[]>;
|
|
69
|
+
default: () => never[];
|
|
56
70
|
};
|
|
57
71
|
search: {
|
|
58
72
|
type: StringConstructor;
|
|
59
|
-
default:
|
|
73
|
+
default: string;
|
|
60
74
|
};
|
|
61
75
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
62
76
|
search: string;
|
|
63
|
-
sort:
|
|
77
|
+
sort: string;
|
|
64
78
|
items: CardCollectionItem[];
|
|
65
|
-
view:
|
|
66
|
-
|
|
79
|
+
view: string;
|
|
80
|
+
viewModes: ViewMode[];
|
|
81
|
+
sortOptions: SortOption[];
|
|
67
82
|
} & {} & {
|
|
68
83
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
69
84
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
70
85
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
86
|
+
sortMenu: import("@vue/composition-api").Ref<(import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
87
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
88
|
+
} | string[], {} & {}, {
|
|
89
|
+
[x: number]: string;
|
|
90
|
+
} | {}, true>)) | undefined>;
|
|
91
|
+
sortButton: import("@vue/composition-api").Ref<(import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
92
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
93
|
+
} | string[], {} & {}, {
|
|
94
|
+
[x: number]: string;
|
|
95
|
+
} | {}, true>)) | undefined>;
|
|
71
96
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
72
97
|
toolbarStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
73
98
|
toolbarPanelStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
proxySort: import("@vue/composition-api").Ref<{
|
|
77
|
-
column: string;
|
|
78
|
-
direction: "asc" | "desc";
|
|
79
|
-
}>;
|
|
99
|
+
proxyView: import("@vue/composition-api").Ref<string>;
|
|
100
|
+
proxySort: import("@vue/composition-api").Ref<string>;
|
|
80
101
|
proxySearch: import("@vue/composition-api").Ref<string>;
|
|
81
|
-
|
|
82
|
-
|
|
102
|
+
sortLabel: import("@vue/composition-api").ComputedRef<string | undefined>;
|
|
103
|
+
switchView: (view: string) => void;
|
|
104
|
+
handleSort: (sort: string) => void;
|
|
105
|
+
handleSearch: (search: string) => void;
|
|
83
106
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
84
107
|
search: string;
|
|
85
|
-
sort:
|
|
108
|
+
sort: string;
|
|
86
109
|
items: CardCollectionItem[];
|
|
87
|
-
view:
|
|
88
|
-
|
|
110
|
+
view: string;
|
|
111
|
+
viewModes: ViewMode[];
|
|
112
|
+
sortOptions: SortOption[];
|
|
89
113
|
} & {} & {
|
|
90
114
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
91
115
|
}, {
|
|
92
116
|
search: string;
|
|
93
|
-
sort:
|
|
117
|
+
sort: string;
|
|
94
118
|
items: CardCollectionItem[];
|
|
95
|
-
view:
|
|
96
|
-
|
|
119
|
+
view: string;
|
|
120
|
+
viewModes: ViewMode[];
|
|
121
|
+
sortOptions: SortOption[];
|
|
97
122
|
}, true>);
|
|
98
123
|
export default _default;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { PropType } from 'vue-demi';
|
|
2
|
+
import { CardCollectionItem } from './types';
|
|
3
|
+
import { DefaultCardCollectionViews } from './props';
|
|
4
|
+
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
5
|
+
contentStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
6
|
+
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
7
|
+
items: {
|
|
8
|
+
type: PropType<CardCollectionItem[]>;
|
|
9
|
+
default: CardCollectionItem[];
|
|
10
|
+
};
|
|
11
|
+
mode: {
|
|
12
|
+
type: PropType<DefaultCardCollectionViews>;
|
|
13
|
+
required: true;
|
|
14
|
+
};
|
|
15
|
+
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
16
|
+
items: {
|
|
17
|
+
type: PropType<CardCollectionItem[]>;
|
|
18
|
+
default: CardCollectionItem[];
|
|
19
|
+
};
|
|
20
|
+
mode: {
|
|
21
|
+
type: PropType<DefaultCardCollectionViews>;
|
|
22
|
+
required: true;
|
|
23
|
+
};
|
|
24
|
+
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
25
|
+
items: CardCollectionItem[];
|
|
26
|
+
mode: DefaultCardCollectionViews;
|
|
27
|
+
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
28
|
+
contentStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
29
|
+
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
30
|
+
items: CardCollectionItem[];
|
|
31
|
+
mode: DefaultCardCollectionViews;
|
|
32
|
+
} & {}, {
|
|
33
|
+
items: CardCollectionItem[];
|
|
34
|
+
}, true>);
|
|
35
|
+
export default _default;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection.vue_vue_type_script_lang-b983bda7.js';
|
|
2
2
|
import 'vue';
|
|
3
|
-
import '../../
|
|
4
|
-
import '../../
|
|
5
|
-
import '../../OrIconButton-1581013c.js';
|
|
6
|
-
import '../../OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
3
|
+
import '../../OrIconButton-4bd33e3c.js';
|
|
4
|
+
import '../../OrIconButton.vue_vue_type_script_lang-641f6e06.js';
|
|
7
5
|
import '../../OrIcon-d878b768.js';
|
|
8
6
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
7
|
+
import '../../useClassAttribute-00888f78.js';
|
|
9
8
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
10
9
|
import '@vueuse/core';
|
|
11
10
|
import '../../OrPopover-c462ce77.js';
|
|
@@ -16,6 +15,15 @@ import '../../OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
|
16
15
|
import '../../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
17
16
|
import '../../useElevation-c8d5d3ba.js';
|
|
18
17
|
import '../../useResponsive-9d397e2a.js';
|
|
18
|
+
import '../../OrButton-8ab33d9d.js';
|
|
19
|
+
import '../../OrButton.vue_vue_type_script_lang-3718b300.js';
|
|
20
|
+
import '../../OrLoader-c4bbef2f.js';
|
|
21
|
+
import '../../OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
22
|
+
import '../../OrMenu-f26e8e55.js';
|
|
23
|
+
import '../../OrMenu.vue_vue_type_script_lang-2446a69a.js';
|
|
24
|
+
import '../../OrMenuItem-4feaba6c.js';
|
|
25
|
+
import '../../OrMenuItem.vue_vue_type_script_lang-0ffaef05.js';
|
|
26
|
+
import '../../OrSearch.vue_vue_type_script_lang-0ae8a6dd.js';
|
|
19
27
|
import '../../OrInput-fa782fc1.js';
|
|
20
28
|
import '../../OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
21
29
|
import '../../OrHint-9592499e.js';
|
|
@@ -26,4 +34,3 @@ import '../../OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
|
26
34
|
import '../../OrLabel-c6873e79.js';
|
|
27
35
|
import '../../OrLabel.vue_vue_type_script_lang-96f94c4e.js';
|
|
28
36
|
import '../../style-inject.es-4c6f2515.js';
|
|
29
|
-
import '../../OrSortHeader.vue_vue_type_script_lang-75115125.js';
|
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import { ViewMode } from './types';
|
|
2
|
+
export declare enum DefaultCardCollectionViews {
|
|
2
3
|
Grid = "grid",
|
|
3
4
|
List = "list"
|
|
4
5
|
}
|
|
6
|
+
export declare const gridView: ViewMode;
|
|
7
|
+
export declare const listView: ViewMode;
|
|
8
|
+
export declare const defaultViewModes: ViewMode[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { DefaultCardCollectionViews } from './props';
|
|
2
2
|
export declare const CardCollectionRoot: string[];
|
|
3
3
|
export declare const CardCollectionToolbar: string[];
|
|
4
4
|
export declare const CardCollectionToolbarPanel: string[];
|
|
5
5
|
export declare const CardCollectionContent: string[];
|
|
6
|
-
export declare const CardCollectionContentViews: Record<
|
|
6
|
+
export declare const CardCollectionContentViews: Record<DefaultCardCollectionViews, string[]>;
|
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
export interface CardCollectionItem {
|
|
2
|
-
|
|
2
|
+
key?: string;
|
|
3
|
+
[key: string | number]: any;
|
|
3
4
|
}
|
|
4
|
-
export interface
|
|
5
|
-
|
|
5
|
+
export interface ViewMode {
|
|
6
|
+
view: string;
|
|
7
|
+
icon: string;
|
|
8
|
+
}
|
|
9
|
+
export interface SortOption {
|
|
6
10
|
label: string;
|
|
11
|
+
value: string;
|
|
7
12
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-85472b12.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-01519e46.js';
|
|
@@ -7,6 +7,7 @@ import '../../OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
|
7
7
|
import '../../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
8
8
|
import '../../useClassAttribute-00888f78.js';
|
|
9
9
|
import '../../useElevation-c8d5d3ba.js';
|
|
10
|
+
import '../../OrButton-8ab33d9d.js';
|
|
10
11
|
import '../../OrButton.vue_vue_type_script_lang-3718b300.js';
|
|
11
12
|
import '../../OrLoader-c4bbef2f.js';
|
|
12
13
|
import '../../OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
@@ -17,8 +18,8 @@ import '../../OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
|
17
18
|
import '../../OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
18
19
|
import '../../OrIcon-d878b768.js';
|
|
19
20
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
20
|
-
import '../../OrIconButton-
|
|
21
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
21
|
+
import '../../OrIconButton-4bd33e3c.js';
|
|
22
|
+
import '../../OrIconButton.vue_vue_type_script_lang-641f6e06.js';
|
|
22
23
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
23
24
|
import '../../OrPopover-c462ce77.js';
|
|
24
25
|
import '../../OrPopover.vue_vue_type_script_lang-54c7b11c.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton.vue_vue_type_script_lang-
|
|
1
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton.vue_vue_type_script_lang-641f6e06.js';
|
|
2
2
|
export { I as IconButtonSize } from '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../OrIcon-d878b768.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput.vue_vue_type_script_lang-
|
|
1
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput.vue_vue_type_script_lang-3a8189f4.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox.vue_vue_type_script_lang-73750005.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../OrHint-9592499e.js';
|
|
5
5
|
import '../../OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
6
6
|
import '../../useClassAttribute-00888f78.js';
|
|
7
7
|
import '../../OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
9
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrIconButton-4bd33e3c.js';
|
|
9
|
+
import '../../OrIconButton.vue_vue_type_script_lang-641f6e06.js';
|
|
10
10
|
import '../../OrIcon-d878b768.js';
|
|
11
11
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
12
12
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea.vue_vue_type_script_lang-890b97ab.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '../../OrHint-9592499e.js';
|
|
4
4
|
import '../../OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
5
5
|
import '../../useClassAttribute-00888f78.js';
|
|
6
6
|
import '../../OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
7
|
-
import '../../OrIconButton-
|
|
8
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
7
|
+
import '../../OrIconButton-4bd33e3c.js';
|
|
8
|
+
import '../../OrIconButton.vue_vue_type_script_lang-641f6e06.js';
|
|
9
9
|
import '../../OrIcon-d878b768.js';
|
|
10
10
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
11
11
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
@@ -7,8 +7,8 @@ import '../../useClassAttribute-00888f78.js';
|
|
|
7
7
|
import '../../OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
8
8
|
import '../../OrIcon-d878b768.js';
|
|
9
9
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
11
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
10
|
+
import '../../OrIconButton-4bd33e3c.js';
|
|
11
|
+
import '../../OrIconButton.vue_vue_type_script_lang-641f6e06.js';
|
|
12
12
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
13
13
|
import '@vueuse/core';
|
|
14
14
|
import '../../OrPopover-c462ce77.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { M as ModalSize, s as OrModalV3 } from '../../OrModal.vue_vue_type_script_lang-
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from '../../OrModal.vue_vue_type_script_lang-00a477f0.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '../../OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -6,8 +6,8 @@ import '../../OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
|
6
6
|
import '../../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
7
7
|
import '../../useClassAttribute-00888f78.js';
|
|
8
8
|
import '../../useElevation-c8d5d3ba.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
10
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import '../../OrIconButton-4bd33e3c.js';
|
|
10
|
+
import '../../OrIconButton.vue_vue_type_script_lang-641f6e06.js';
|
|
11
11
|
import '../../OrIcon-d878b768.js';
|
|
12
12
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
13
13
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
@@ -3,8 +3,8 @@ import 'vue';
|
|
|
3
3
|
import '../../OrIcon-d878b768.js';
|
|
4
4
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
5
5
|
import '../../useClassAttribute-00888f78.js';
|
|
6
|
-
import '../../OrIconButton-
|
|
7
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrIconButton-4bd33e3c.js';
|
|
7
|
+
import '../../OrIconButton.vue_vue_type_script_lang-641f6e06.js';
|
|
8
8
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
9
9
|
import '@vueuse/core';
|
|
10
10
|
import '../../OrPopover-c462ce77.js';
|