@onereach/ui-components 2.71.2-beta.2238.0 → 2.71.2-beta.2240.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/{OrCardCollection-166cfcc6.js → OrCardCollection-89428bbf.js} +5 -5
- package/dist/bundled/v2/{OrCardCollection-091e2193.js → OrCardCollection-c1ccde63.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-55b89b17.js → OrConfirm-56d01cff.js} +4 -4
- package/dist/bundled/v2/{OrConfirm-bb2df177.js → OrConfirm-cc8b767f.js} +1 -1
- package/dist/bundled/v2/{OrInput-5404a234.js → OrInput-c539e47c.js} +23 -6
- package/dist/bundled/v2/{OrListOfInputs-ab7f9d97.js → OrListOfInputs-8f076650.js} +4 -4
- package/dist/bundled/v2/{OrTextarea-71ff236d.js → OrPassword-7da938aa.js} +449 -7
- package/dist/bundled/v2/{OrSearch-d1169241.js → OrSearch-d7326373.js} +1 -1
- package/dist/bundled/v2/{OrSearch-832d7978.js → OrSearch-f7cfa52f.js} +4 -4
- package/dist/bundled/v2/{OrSelect-5634790b.js → OrSelect-8802f330.js} +1 -1
- package/dist/bundled/v2/components/index.d.ts +1 -5
- package/dist/bundled/v2/components/index.js +13 -15
- package/dist/bundled/v2/components/or-card-collection/index.js +4 -4
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-confirm/index.js +2 -2
- package/dist/bundled/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-inputs/index.d.ts +5 -0
- package/dist/bundled/v2/components/{or-password → or-inputs}/index.js +4 -3
- package/dist/bundled/v2/components/or-list-of-inputs/index.js +2 -2
- package/dist/bundled/v2/components/or-search-v3/index.js +3 -2
- package/dist/bundled/v2/components/or-select-v3/index.js +3 -2
- package/dist/bundled/v2/index.js +11 -13
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-cd84f344.js → OrCardCollection.vue_vue_type_script_lang-d8124dda.js} +4 -4
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-60403ae6.js → OrCardCollection.vue_vue_type_script_lang-f9897e01.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-41b4d791.js → OrConfirm.vue_vue_type_script_lang-0f16fc67.js} +1 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-9231d51e.js → OrConfirm.vue_vue_type_script_lang-e9ba9909.js} +2 -2
- package/dist/bundled/v3/{OrInput-2a7c6b57.js → OrInput-41f8351a.js} +13 -4
- package/dist/bundled/v3/{OrInput-704e72ba.js → OrInput-7d4b571a.js} +193 -5
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-509de504.js → OrInput.vue_vue_type_script_lang-b88324b6.js} +13 -1
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-6c5cf7a5.js → OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js} +1 -2
- package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-13bc5b00.js +390 -0
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-5356fa79.js → OrSearch.vue_vue_type_script_lang-16fbccc0.js} +1 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-ab2ef22c.js → OrSearch.vue_vue_type_script_lang-56eb4e93.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-54f683a2.js → OrSelect.vue_vue_type_script_lang-ee433d47.js} +2 -2
- package/dist/bundled/v3/components/index.d.ts +1 -5
- package/dist/bundled/v3/components/index.js +14 -17
- package/dist/bundled/v3/components/or-card-collection/index.js +4 -5
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-confirm/index.js +2 -3
- package/dist/bundled/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/bundled/v3/components/or-input-v3/index.js +3 -1
- package/dist/bundled/v3/components/or-inputs/index.d.ts +5 -0
- package/dist/bundled/v3/components/{or-search → or-inputs}/index.js +5 -4
- package/dist/bundled/v3/components/or-list-of-inputs/index.js +2 -3
- package/dist/bundled/v3/components/or-search-v3/index.js +5 -3
- package/dist/bundled/v3/components/or-select-v3/index.js +5 -3
- package/dist/bundled/v3/index.js +659 -664
- package/dist/esm/v2/{OrCardCollection-19582949.js → OrCardCollection-f6b07557.js} +7 -6
- package/dist/esm/v2/{OrCardCollection-bbdb6159.js → OrCardCollection-ff1e9819.js} +1 -1
- package/dist/esm/v2/{OrConfirm-ede619eb.js → OrConfirm-d7112dd3.js} +4 -4
- package/dist/esm/v2/{OrConfirm-cfaf4266.js → OrConfirm-ec81498e.js} +1 -1
- package/dist/esm/v2/{OrInput-e8fe9102.js → OrInput-b029d058.js} +23 -6
- package/dist/esm/v2/{OrListOfInputs-4298fa2c.js → OrListOfInputs-50aa1ef1.js} +5 -5
- package/dist/esm/v2/{OrTextarea-91a95068.js → OrPassword-1fa97156.js} +245 -187
- package/dist/esm/v2/{OrSearch-b4f4d59b.js → OrSearch-0589d17d.js} +5 -122
- package/dist/esm/v2/{OrSearch-4b774707.js → OrSearch-1c934f72.js} +1 -1
- package/dist/esm/v2/{OrInput-6e6cfd11.js → OrSearch.vue_rollup-plugin-vue_script-197d77fc.js} +492 -4
- package/dist/esm/v2/{OrSelect-d7016575.js → OrSelect-cfcb233a.js} +1 -1
- package/dist/esm/v2/components/index.d.ts +1 -5
- package/dist/esm/v2/components/index.js +13 -15
- package/dist/esm/v2/components/or-card-collection/index.js +4 -3
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm/index.js +3 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/esm/v2/components/or-input-v3/index.js +3 -2
- package/dist/esm/v2/components/or-inputs/index.d.ts +5 -0
- package/dist/esm/v2/components/{or-password → or-inputs}/index.js +6 -5
- package/dist/esm/v2/components/or-list-of-inputs/index.js +4 -2
- package/dist/esm/v2/components/or-search-v3/index.js +4 -3
- package/dist/esm/v2/components/or-select-v3/index.js +4 -3
- package/dist/esm/v2/index.js +11 -13
- package/dist/esm/v3/{OrCardCollection-47f61c40.js → OrCardCollection-5ecdcbaf.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-1e44c758.js → OrCardCollection-a5e326ef.js} +2 -2
- package/dist/esm/v3/{OrConfirm-e7cbf54c.js → OrConfirm-beeb74d6.js} +1 -1
- package/dist/esm/v3/{OrConfirm-c11ee2ec.js → OrConfirm-f39bd784.js} +1 -1
- package/dist/esm/v3/{OrInput-6fb81556.js → OrInput-8a4573cd.js} +24 -4
- package/dist/esm/v3/{OrListOfInputs-508e056f.js → OrListOfInputs-7a67440f.js} +1 -1
- package/dist/esm/v3/{OrSearch-e15955a7.js → OrSearch-10d09806.js} +1 -1
- package/dist/esm/v3/OrSearch-7cb2c91c.js +1075 -0
- package/dist/esm/v3/{OrSelect-027b5e8f.js → OrSelect-1e4c6062.js} +1 -1
- package/dist/esm/v3/components/index.d.ts +1 -5
- package/dist/esm/v3/components/index.js +11 -15
- package/dist/esm/v3/components/or-card-collection/index.js +3 -3
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm/index.js +3 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/esm/v3/components/or-input-v3/index.js +3 -2
- package/dist/esm/v3/components/or-inputs/index.d.ts +5 -0
- package/dist/esm/v3/components/{or-password → or-inputs}/index.js +2 -3
- package/dist/esm/v3/components/or-list-of-inputs/index.js +4 -2
- package/dist/esm/v3/components/or-search-v3/index.js +4 -3
- package/dist/esm/v3/components/or-select-v3/index.js +4 -3
- package/dist/esm/v3/index.js +9 -13
- package/package.json +1 -1
- package/src/components/index.ts +1 -5
- package/src/components/or-card-collection/OrCardCollection.vue +8 -8
- package/src/components/or-confirm/OrConfirm.vue +1 -1
- package/src/components/or-input-v3/OrInput.stories3.ts +4 -0
- package/src/components/or-input-v3/OrInput.vue +37 -17
- package/src/components/{or-number-input → or-inputs}/OrNumberInput.vue +1 -1
- package/src/components/{or-password → or-inputs}/OrPassword.vue +1 -1
- package/src/components/{or-search → or-inputs}/OrSearch.vue +1 -1
- package/src/components/{or-textarea → or-inputs}/OrTextarea.vue +6 -225
- package/src/components/or-inputs/index.ts +5 -0
- package/src/components/or-list/OrList.stories.ts +1 -1
- package/src/components/or-list-of-inputs/OrListOfInputs.vue +1 -1
- package/src/components/or-modal/OrModal.stories.ts +1 -1
- package/dist/bundled/v2/OrNumberInput-face8ccc.js +0 -227
- package/dist/bundled/v2/OrPassword-a818e7b5.js +0 -227
- package/dist/bundled/v2/components/or-input/index.d.ts +0 -1
- package/dist/bundled/v2/components/or-input/index.js +0 -13
- package/dist/bundled/v2/components/or-number-input/index.d.ts +0 -1
- package/dist/bundled/v2/components/or-number-input/index.js +0 -14
- package/dist/bundled/v2/components/or-password/index.d.ts +0 -1
- package/dist/bundled/v2/components/or-search/index.d.ts +0 -1
- package/dist/bundled/v2/components/or-search/index.js +0 -25
- package/dist/bundled/v2/components/or-textarea/index.d.ts +0 -1
- package/dist/bundled/v2/components/or-textarea/index.js +0 -13
- package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-409235cc.js +0 -190
- package/dist/bundled/v3/OrNumberInput.vue_vue_type_script_lang-f061d829.js +0 -113
- package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-b75f6543.js +0 -99
- package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-69ea22e9.js +0 -187
- package/dist/bundled/v3/components/or-input/index.d.ts +0 -1
- package/dist/bundled/v3/components/or-input/index.js +0 -14
- package/dist/bundled/v3/components/or-number-input/index.d.ts +0 -1
- package/dist/bundled/v3/components/or-number-input/index.js +0 -16
- package/dist/bundled/v3/components/or-password/index.d.ts +0 -1
- package/dist/bundled/v3/components/or-password/index.js +0 -31
- package/dist/bundled/v3/components/or-search/index.d.ts +0 -1
- package/dist/bundled/v3/components/or-textarea/index.d.ts +0 -1
- package/dist/bundled/v3/components/or-textarea/index.js +0 -14
- package/dist/esm/v2/OrNumberInput-b20d75d2.js +0 -225
- package/dist/esm/v2/OrPassword-e6d5e968.js +0 -225
- package/dist/esm/v2/components/or-input/index.d.ts +0 -1
- package/dist/esm/v2/components/or-input/index.js +0 -11
- package/dist/esm/v2/components/or-number-input/index.d.ts +0 -1
- package/dist/esm/v2/components/or-number-input/index.js +0 -12
- package/dist/esm/v2/components/or-password/index.d.ts +0 -1
- package/dist/esm/v2/components/or-search/index.d.ts +0 -1
- package/dist/esm/v2/components/or-search/index.js +0 -23
- package/dist/esm/v2/components/or-textarea/index.d.ts +0 -1
- package/dist/esm/v2/components/or-textarea/index.js +0 -11
- package/dist/esm/v3/OrInput-81125804.js +0 -295
- package/dist/esm/v3/OrNumberInput-b32b5ce3.js +0 -170
- package/dist/esm/v3/OrPassword-b0cbb578.js +0 -162
- package/dist/esm/v3/OrSearch-11fdf667.js +0 -188
- package/dist/esm/v3/OrTextarea-1f5c3be1.js +0 -290
- package/dist/esm/v3/components/or-input/index.d.ts +0 -1
- package/dist/esm/v3/components/or-input/index.js +0 -11
- package/dist/esm/v3/components/or-number-input/index.d.ts +0 -1
- package/dist/esm/v3/components/or-number-input/index.js +0 -12
- package/dist/esm/v3/components/or-password/index.d.ts +0 -1
- package/dist/esm/v3/components/or-search/index.d.ts +0 -1
- package/dist/esm/v3/components/or-search/index.js +0 -20
- package/dist/esm/v3/components/or-textarea/index.d.ts +0 -1
- package/dist/esm/v3/components/or-textarea/index.js +0 -11
- package/src/components/or-input/index.ts +0 -1
- package/src/components/or-number-input/index.ts +0 -1
- package/src/components/or-password/index.ts +0 -1
- package/src/components/or-search/index.ts +0 -1
- package/src/components/or-textarea/index.ts +0 -1
- /package/dist/bundled/v2/{OrInput-df1a14fa.js → OrInput-08f2f666.js} +0 -0
- /package/dist/bundled/v2/components/{or-input → or-inputs}/OrInput.vue.d.ts +0 -0
- /package/dist/bundled/v2/components/{or-number-input → or-inputs}/OrNumberInput.vue.d.ts +0 -0
- /package/dist/bundled/v2/components/{or-password → or-inputs}/OrPassword.vue.d.ts +0 -0
- /package/dist/bundled/v2/components/{or-search → or-inputs}/OrSearch.vue.d.ts +0 -0
- /package/dist/bundled/v2/components/{or-textarea → or-inputs}/OrTextarea.vue.d.ts +0 -0
- /package/dist/bundled/v3/components/{or-input → or-inputs}/OrInput.vue.d.ts +0 -0
- /package/dist/bundled/v3/components/{or-number-input → or-inputs}/OrNumberInput.vue.d.ts +0 -0
- /package/dist/bundled/v3/components/{or-password → or-inputs}/OrPassword.vue.d.ts +0 -0
- /package/dist/bundled/v3/components/{or-search → or-inputs}/OrSearch.vue.d.ts +0 -0
- /package/dist/bundled/v3/components/{or-textarea → or-inputs}/OrTextarea.vue.d.ts +0 -0
- /package/dist/esm/v2/components/{or-input → or-inputs}/OrInput.vue.d.ts +0 -0
- /package/dist/esm/v2/components/{or-number-input → or-inputs}/OrNumberInput.vue.d.ts +0 -0
- /package/dist/esm/v2/components/{or-password → or-inputs}/OrPassword.vue.d.ts +0 -0
- /package/dist/esm/v2/components/{or-search → or-inputs}/OrSearch.vue.d.ts +0 -0
- /package/dist/esm/v2/components/{or-textarea → or-inputs}/OrTextarea.vue.d.ts +0 -0
- /package/dist/esm/v3/components/{or-input → or-inputs}/OrInput.vue.d.ts +0 -0
- /package/dist/esm/v3/components/{or-number-input → or-inputs}/OrNumberInput.vue.d.ts +0 -0
- /package/dist/esm/v3/components/{or-password → or-inputs}/OrPassword.vue.d.ts +0 -0
- /package/dist/esm/v3/components/{or-search → or-inputs}/OrSearch.vue.d.ts +0 -0
- /package/dist/esm/v3/components/{or-textarea → or-inputs}/OrTextarea.vue.d.ts +0 -0
- /package/src/components/{or-input → or-inputs}/OrInput.stories.ts +0 -0
- /package/src/components/{or-input → or-inputs}/OrInput.vue +0 -0
- /package/src/components/{or-number-input → or-inputs}/OrNumberInput.stories.ts +0 -0
- /package/src/components/{or-password → or-inputs}/OrPassword.stories.ts +0 -0
- /package/src/components/{or-search → or-inputs}/OrSearch.stories.ts +0 -0
- /package/src/components/{or-textarea → or-inputs}/OrTextarea.stories.ts +0 -0
- /package/src/components/{or-input → or-inputs}/or-textbox-migration.stories.mdx +0 -0
- /package/src/components/{or-input → or-inputs}/styles.scss +0 -0
|
@@ -8,7 +8,7 @@ import { s as script$3 } from './OrExpansionPanel-3a4282da.js';
|
|
|
8
8
|
import { s as script$4 } from './OrHint-6863124f.js';
|
|
9
9
|
import { s as script$5 } from './OrIcon-34f59f73.js';
|
|
10
10
|
import { s as script$7, a as InputBoxSize } from './OrInputBox-e16ade90.js';
|
|
11
|
-
import { s as script$6 } from './OrInput-
|
|
11
|
+
import { s as script$6 } from './OrInput-8a4573cd.js';
|
|
12
12
|
import { s as script$8 } from './OrLabel-f700f9fb.js';
|
|
13
13
|
import { s as script$9 } from './OrMenuItem-58707d47.js';
|
|
14
14
|
import { s as script$a } from './OrPopover-40217b49.js';
|
|
@@ -36,7 +36,7 @@ export * from './or-inline-text-edit';
|
|
|
36
36
|
export * from './or-inline-textarea-v3';
|
|
37
37
|
export * from './or-input-box-v3';
|
|
38
38
|
export * from './or-input-v3';
|
|
39
|
-
export * from './or-
|
|
39
|
+
export * from './or-inputs';
|
|
40
40
|
export * from './or-label';
|
|
41
41
|
export * from './or-label-v3';
|
|
42
42
|
export * from './or-link-v3';
|
|
@@ -50,11 +50,9 @@ export * from './or-modal';
|
|
|
50
50
|
export * from './or-modal-v3';
|
|
51
51
|
export * from './or-notification';
|
|
52
52
|
export * from './or-notification-v3';
|
|
53
|
-
export * from './or-number-input';
|
|
54
53
|
export * from './or-overflow-menu';
|
|
55
54
|
export * from './or-overlay';
|
|
56
55
|
export * from './or-overlay-v3';
|
|
57
|
-
export * from './or-password';
|
|
58
56
|
export * from './or-pagination-v3';
|
|
59
57
|
export * from './or-popover-v3';
|
|
60
58
|
export * from './or-progress';
|
|
@@ -62,7 +60,6 @@ export * from './or-progress-v3';
|
|
|
62
60
|
export * from './or-radio';
|
|
63
61
|
export * from './or-radio-group';
|
|
64
62
|
export * from './or-radio-v3';
|
|
65
|
-
export * from './or-search';
|
|
66
63
|
export * from './or-search-v3';
|
|
67
64
|
export * from './or-segmented-control-v3';
|
|
68
65
|
export * from './or-select';
|
|
@@ -86,7 +83,6 @@ export * from './or-tag-v3';
|
|
|
86
83
|
export * from './or-teleport';
|
|
87
84
|
export * from './or-teleport-v3';
|
|
88
85
|
export * from './or-text-v3';
|
|
89
|
-
export * from './or-textarea';
|
|
90
86
|
export * from './or-textarea-v3';
|
|
91
87
|
export * from './or-textbox';
|
|
92
88
|
export * from './or-toast';
|
|
@@ -5,8 +5,8 @@ export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
5
5
|
export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2, a as OrIconButton } from '../OrIconButton-8be9c89f.js';
|
|
6
6
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-c56998e7.js';
|
|
7
7
|
export { s as OrCard } from '../OrCard-e3a5aea4.js';
|
|
8
|
-
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-
|
|
9
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
8
|
+
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-a5e326ef.js';
|
|
9
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-5ecdcbaf.js';
|
|
10
10
|
export { s as OrCardV3 } from '../OrCard-cd6af82e.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem-636d99a1.js';
|
|
12
12
|
export { s as OrCheckbox } from '../OrCheckbox-ed4a19cf.js';
|
|
@@ -15,8 +15,8 @@ export { s as OrChip, a as OrChips } from '../OrChips-9afba42f.js';
|
|
|
15
15
|
export { s as OrCode, O as OrCodeLanguages } from '../OrCode-5ed69c23.js';
|
|
16
16
|
export { s as OrCollapse } from '../OrCollapse-445141ab.js';
|
|
17
17
|
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-189cb097.js';
|
|
18
|
-
export { s as OrConfirm } from '../OrConfirm-
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-
|
|
18
|
+
export { s as OrConfirm } from '../OrConfirm-f39bd784.js';
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-beeb74d6.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-f2e08564.js';
|
|
21
21
|
export { s as OrError } from '../OrError-f90296db.js';
|
|
22
22
|
export { s as OrErrorTagV3 } from '../OrErrorTag-308119de.js';
|
|
@@ -35,13 +35,13 @@ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-09d
|
|
|
35
35
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-1aa477b5.js';
|
|
36
36
|
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-56328f22.js';
|
|
37
37
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-e16ade90.js';
|
|
38
|
-
export { I as InputType, s as OrInputV3 } from '../OrInput-
|
|
39
|
-
export {
|
|
38
|
+
export { I as InputType, s as OrInputV3 } from '../OrInput-8a4573cd.js';
|
|
39
|
+
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from '../OrSearch-7cb2c91c.js';
|
|
40
40
|
export { s as OrLabel } from '../OrLabel-876f8729.js';
|
|
41
41
|
export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-f700f9fb.js';
|
|
42
42
|
export { L as LinkColor, s as OrLinkV3 } from '../OrLink-07f6f27d.js';
|
|
43
43
|
export { s as OrList } from '../OrList-b740d13e.js';
|
|
44
|
-
export { s as OrListOfInputs } from '../OrListOfInputs-
|
|
44
|
+
export { s as OrListOfInputs } from '../OrListOfInputs-7a67440f.js';
|
|
45
45
|
export { L as LoaderViews, s as OrLoader } from '../OrLoader-15174477.js';
|
|
46
46
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader-a53d2edf.js';
|
|
47
47
|
export { s as OrMenuItemV3 } from '../OrMenuItem-58707d47.js';
|
|
@@ -51,22 +51,19 @@ export { s as OrModal, O as OrModalSizes } from '../OrModal-8b074b0c.js';
|
|
|
51
51
|
export { M as ModalSize, s as OrModalV3 } from '../OrModal-10838da7.js';
|
|
52
52
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from '../OrNotification-e85a4956.js';
|
|
53
53
|
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-25da89ca.js';
|
|
54
|
-
export { s as OrNumberInput } from '../OrNumberInput-b32b5ce3.js';
|
|
55
54
|
export { s as OrOverflowMenu } from '../OrOverflowMenu-e82cbcbe.js';
|
|
56
55
|
export { s as OrOverlay } from '../OrOverlay-451dce49.js';
|
|
57
56
|
export { s as OrOverlayV3 } from '../OrOverlay-afad3aa4.js';
|
|
58
|
-
export { s as OrPassword } from '../OrPassword-b0cbb578.js';
|
|
59
57
|
export { s as OrPaginationV3 } from '../OrPagination-da9e5017.js';
|
|
60
58
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-d0d52c86.js';
|
|
61
59
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-639ed5e8.js';
|
|
62
60
|
export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
|
|
63
61
|
export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
|
|
64
62
|
export { s as OrRadioV3 } from '../OrRadio-bb9b37c1.js';
|
|
65
|
-
export { s as
|
|
66
|
-
export { s as OrSearchV3 } from '../OrSearch-e15955a7.js';
|
|
63
|
+
export { s as OrSearchV3 } from '../OrSearch-10d09806.js';
|
|
67
64
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-880b4911.js';
|
|
68
65
|
export { s as OrSelect } from '../OrSelect-0821b907.js';
|
|
69
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
66
|
+
export { s as OrSelectV3 } from '../OrSelect-1e4c6062.js';
|
|
70
67
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
|
|
71
68
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar-a62972f5.js';
|
|
72
69
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-2b1610ce.js';
|
|
@@ -86,7 +83,6 @@ export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-21ba5e15.
|
|
|
86
83
|
export { s as OrTeleport } from '../OrTeleportVue3-ad639f12.js';
|
|
87
84
|
export { s as OrTeleportV3 } from '../OrTeleport.vue3-8099178c.js';
|
|
88
85
|
export { s as OrTextV3 } from '../OrText-6b4f7cd1.js';
|
|
89
|
-
export { s as OrTextarea } from '../OrTextarea-1f5c3be1.js';
|
|
90
86
|
export { s as OrTextareaV3 } from '../OrTextarea-37566985.js';
|
|
91
87
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-2f33e9c3.js';
|
|
92
88
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-40c4c1c8.js';
|
|
@@ -117,11 +113,11 @@ import '../dom-3a15d036.js';
|
|
|
117
113
|
import '@vueuse/math';
|
|
118
114
|
import '@floating-ui/dom';
|
|
119
115
|
import '../useValidationAttributes-d1abbe34.js';
|
|
116
|
+
import '../useResponsive-a02e95b7.js';
|
|
117
|
+
import '../useToggle-29e4d7c7.js';
|
|
120
118
|
import 'uuid';
|
|
121
119
|
import 'sortablejs';
|
|
122
120
|
import '../useElevation-31bfe1f6.js';
|
|
123
|
-
import '../useResponsive-a02e95b7.js';
|
|
124
121
|
import '@vueuse/integrations/useFocusTrap';
|
|
125
|
-
import '../useToggle-29e4d7c7.js';
|
|
126
122
|
import '../dropdown-open-0d314aa4.js';
|
|
127
123
|
import '../useOverflow-af6161c8.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../../OrCardCollection-
|
|
1
|
+
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../../OrCardCollection-a5e326ef.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrCard-e3a5aea4.js';
|
|
4
4
|
import 'vue';
|
|
@@ -11,12 +11,12 @@ import '@floating-ui/dom';
|
|
|
11
11
|
import '../../OrTeleportVue3-ad639f12.js';
|
|
12
12
|
import '../../dom-3a15d036.js';
|
|
13
13
|
import '../../px-to-rem-0b26b83e.js';
|
|
14
|
-
import '../../OrSearch-
|
|
15
|
-
import '../../OrInput-81125804.js';
|
|
14
|
+
import '../../OrSearch-7cb2c91c.js';
|
|
16
15
|
import '../../OrLabel-876f8729.js';
|
|
17
16
|
import '../../OrHint-1414c530.js';
|
|
18
17
|
import '../../OrError-f90296db.js';
|
|
19
18
|
import '../../OrCollapse-445141ab.js';
|
|
20
19
|
import '@vueuse/core';
|
|
20
|
+
import '../../useToggle-29e4d7c7.js';
|
|
21
21
|
import '../../OrIconButton-8be9c89f.js';
|
|
22
22
|
import '../../OrLoader-15174477.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-5ecdcbaf.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-c56998e7.js';
|
|
4
4
|
import '../../OrLoader-a53d2edf.js';
|
|
@@ -16,8 +16,8 @@ import '../../OrOverlay-afad3aa4.js';
|
|
|
16
16
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
17
17
|
import '../../OrMenuItem-58707d47.js';
|
|
18
18
|
import '../../OrMenu-7f3ea117.js';
|
|
19
|
-
import '../../OrSearch-
|
|
20
|
-
import '../../OrInput-
|
|
19
|
+
import '../../OrSearch-10d09806.js';
|
|
20
|
+
import '../../OrInput-8a4573cd.js';
|
|
21
21
|
import '../../useIdAttribute-859439f0.js';
|
|
22
22
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
23
23
|
import '../../OrError-19198748.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrConfirm } from '../../OrConfirm-
|
|
1
|
+
export { s as OrConfirm } from '../../OrConfirm-f39bd784.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrIconButton-8be9c89f.js';
|
|
4
4
|
import '../../OrIcon-669503c3.js';
|
|
@@ -16,9 +16,10 @@ import '../../OrModal-8b074b0c.js';
|
|
|
16
16
|
import '../../OrOverlay-451dce49.js';
|
|
17
17
|
import '@vueuse/core';
|
|
18
18
|
import '@vueuse/integrations/useFocusTrap';
|
|
19
|
-
import '../../
|
|
19
|
+
import '../../OrSearch-7cb2c91c.js';
|
|
20
20
|
import '../../OrLabel-876f8729.js';
|
|
21
21
|
import '../../OrHint-1414c530.js';
|
|
22
22
|
import '../../OrError-f90296db.js';
|
|
23
23
|
import '../../OrCollapse-445141ab.js';
|
|
24
|
+
import '../../useToggle-29e4d7c7.js';
|
|
24
25
|
import '@vueuse/math';
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-beeb74d6.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrButton-c56998e7.js';
|
|
6
6
|
import '../../OrLoader-a53d2edf.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrInput-
|
|
8
|
+
import '../../OrInput-8a4573cd.js';
|
|
9
9
|
import '../../useIdAttribute-859439f0.js';
|
|
10
|
+
import '../../useResponsive-a02e95b7.js';
|
|
10
11
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
11
12
|
import '../../OrError-19198748.js';
|
|
12
13
|
import '../../OrHint-6863124f.js';
|
|
@@ -16,7 +17,6 @@ import '../../OrTooltip-b07616f4.js';
|
|
|
16
17
|
import '../../OrPopover-40217b49.js';
|
|
17
18
|
import '@floating-ui/dom';
|
|
18
19
|
import '../../useElevation-31bfe1f6.js';
|
|
19
|
-
import '../../useResponsive-a02e95b7.js';
|
|
20
20
|
import '../../OrBottomSheet-13a416ef.js';
|
|
21
21
|
import '../../OrOverlay-afad3aa4.js';
|
|
22
22
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
@@ -23,6 +23,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
23
23
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
24
24
|
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
25
25
|
disclosed: import("@vue/composition-api").Ref<boolean>;
|
|
26
|
+
isMobile: import("@vue/composition-api").Ref<boolean>;
|
|
26
27
|
focus: () => void;
|
|
27
28
|
blur: () => void;
|
|
28
29
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
@@ -54,6 +55,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
54
55
|
type: StringConstructor;
|
|
55
56
|
default: undefined;
|
|
56
57
|
};
|
|
58
|
+
loading: {
|
|
59
|
+
type: BooleanConstructor;
|
|
60
|
+
default: boolean;
|
|
61
|
+
};
|
|
57
62
|
required: {
|
|
58
63
|
type: BooleanConstructor;
|
|
59
64
|
default: boolean;
|
|
@@ -99,6 +104,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
99
104
|
type: StringConstructor;
|
|
100
105
|
default: undefined;
|
|
101
106
|
};
|
|
107
|
+
loading: {
|
|
108
|
+
type: BooleanConstructor;
|
|
109
|
+
default: boolean;
|
|
110
|
+
};
|
|
102
111
|
required: {
|
|
103
112
|
type: BooleanConstructor;
|
|
104
113
|
default: boolean;
|
|
@@ -123,6 +132,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
123
132
|
placeholder: string;
|
|
124
133
|
hint: string;
|
|
125
134
|
error: string;
|
|
135
|
+
loading: boolean;
|
|
126
136
|
required: boolean;
|
|
127
137
|
readonly: boolean;
|
|
128
138
|
disabled: boolean;
|
|
@@ -152,6 +162,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
152
162
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
153
163
|
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
154
164
|
disclosed: import("@vue/composition-api").Ref<boolean>;
|
|
165
|
+
isMobile: import("@vue/composition-api").Ref<boolean>;
|
|
155
166
|
focus: () => void;
|
|
156
167
|
blur: () => void;
|
|
157
168
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
@@ -162,6 +173,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
162
173
|
placeholder: string;
|
|
163
174
|
hint: string;
|
|
164
175
|
error: string;
|
|
176
|
+
loading: boolean;
|
|
165
177
|
required: boolean;
|
|
166
178
|
readonly: boolean;
|
|
167
179
|
disabled: boolean;
|
|
@@ -176,6 +188,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
176
188
|
placeholder: string;
|
|
177
189
|
hint: string;
|
|
178
190
|
error: string;
|
|
191
|
+
loading: boolean;
|
|
179
192
|
required: boolean;
|
|
180
193
|
readonly: boolean;
|
|
181
194
|
disabled: boolean;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput-8a4573cd.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-e16ade90.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
+
import '../../useResponsive-a02e95b7.js';
|
|
6
7
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
7
8
|
import '../../OrError-19198748.js';
|
|
8
9
|
import 'vue';
|
|
@@ -13,9 +14,9 @@ import '../../OrTooltip-b07616f4.js';
|
|
|
13
14
|
import '../../OrPopover-40217b49.js';
|
|
14
15
|
import '@floating-ui/dom';
|
|
15
16
|
import '../../useElevation-31bfe1f6.js';
|
|
16
|
-
import '../../useResponsive-a02e95b7.js';
|
|
17
17
|
import '../../OrBottomSheet-13a416ef.js';
|
|
18
18
|
import '../../OrOverlay-afad3aa4.js';
|
|
19
19
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
20
20
|
import '../../OrLabel-f700f9fb.js';
|
|
21
|
+
import '../../OrLoader-a53d2edf.js';
|
|
21
22
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export { default as OrTextarea } from './OrTextarea.vue';
|
|
2
|
+
export { default as OrInput } from './OrInput.vue';
|
|
3
|
+
export { default as OrNumberInput } from './OrNumberInput.vue';
|
|
4
|
+
export { default as OrPassword } from './OrPassword.vue';
|
|
5
|
+
export { default as OrSearch } from './OrSearch.vue';
|
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from '../../OrSearch-7cb2c91c.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '@vueuse/core';
|
|
4
|
-
import '../../OrInput-81125804.js';
|
|
5
3
|
import '../../px-to-rem-0b26b83e.js';
|
|
6
4
|
import '../../dom-3a15d036.js';
|
|
7
5
|
import 'lodash';
|
|
@@ -11,6 +9,7 @@ import '../../style-inject.es-4c6f2515.js';
|
|
|
11
9
|
import '../../OrHint-1414c530.js';
|
|
12
10
|
import '../../OrError-f90296db.js';
|
|
13
11
|
import '../../OrCollapse-445141ab.js';
|
|
12
|
+
import '@vueuse/core';
|
|
14
13
|
import '../../useToggle-29e4d7c7.js';
|
|
15
14
|
import '../../OrIconButton-8be9c89f.js';
|
|
16
15
|
import '../../OrIcon-669503c3.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrListOfInputs } from '../../OrListOfInputs-
|
|
1
|
+
export { s as OrListOfInputs } from '../../OrListOfInputs-7a67440f.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import 'lodash';
|
|
4
4
|
import '../../OrList-b740d13e.js';
|
|
@@ -17,6 +17,8 @@ import '../../px-to-rem-0b26b83e.js';
|
|
|
17
17
|
import '../../OrLoader-15174477.js';
|
|
18
18
|
import '../../OrError-f90296db.js';
|
|
19
19
|
import 'sortablejs';
|
|
20
|
-
import '../../
|
|
20
|
+
import '../../OrSearch-7cb2c91c.js';
|
|
21
21
|
import '../../OrHint-1414c530.js';
|
|
22
22
|
import '../../OrCollapse-445141ab.js';
|
|
23
|
+
import '@vueuse/core';
|
|
24
|
+
import '../../useToggle-29e4d7c7.js';
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-10d09806.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-e16ade90.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-8a4573cd.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
|
+
import '../../useResponsive-a02e95b7.js';
|
|
7
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
8
9
|
import '../../OrError-19198748.js';
|
|
9
10
|
import 'vue';
|
|
@@ -14,9 +15,9 @@ import '../../OrTooltip-b07616f4.js';
|
|
|
14
15
|
import '../../OrPopover-40217b49.js';
|
|
15
16
|
import '@floating-ui/dom';
|
|
16
17
|
import '../../useElevation-31bfe1f6.js';
|
|
17
|
-
import '../../useResponsive-a02e95b7.js';
|
|
18
18
|
import '../../OrBottomSheet-13a416ef.js';
|
|
19
19
|
import '../../OrOverlay-afad3aa4.js';
|
|
20
20
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
21
21
|
import '../../OrLabel-f700f9fb.js';
|
|
22
|
+
import '../../OrLoader-a53d2edf.js';
|
|
22
23
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-1e4c6062.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-e16ade90.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -13,16 +13,17 @@ import '../../OrError-19198748.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-3a4282da.js';
|
|
14
14
|
import '../../OrIcon-34f59f73.js';
|
|
15
15
|
import '../../OrHint-6863124f.js';
|
|
16
|
-
import '../../OrInput-
|
|
16
|
+
import '../../OrInput-8a4573cd.js';
|
|
17
|
+
import '../../useResponsive-a02e95b7.js';
|
|
17
18
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
18
19
|
import '../../OrIconButton-e5781317.js';
|
|
19
20
|
import '../../OrTooltip-b07616f4.js';
|
|
20
21
|
import '../../OrPopover-40217b49.js';
|
|
21
22
|
import '@floating-ui/dom';
|
|
22
23
|
import '../../useElevation-31bfe1f6.js';
|
|
23
|
-
import '../../useResponsive-a02e95b7.js';
|
|
24
24
|
import '../../OrBottomSheet-13a416ef.js';
|
|
25
25
|
import '../../OrOverlay-afad3aa4.js';
|
|
26
26
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
27
|
+
import '../../OrLoader-a53d2edf.js';
|
|
27
28
|
import '../../OrMenuItem-58707d47.js';
|
|
28
29
|
import '../../OrTag-21ba5e15.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -5,8 +5,8 @@ export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
5
5
|
export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2, a as OrIconButton } from './OrIconButton-8be9c89f.js';
|
|
6
6
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-c56998e7.js';
|
|
7
7
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
8
|
-
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-
|
|
9
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
8
|
+
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-a5e326ef.js';
|
|
9
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-5ecdcbaf.js';
|
|
10
10
|
export { s as OrCardV3 } from './OrCard-cd6af82e.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem-636d99a1.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-ed4a19cf.js';
|
|
@@ -15,8 +15,8 @@ export { s as OrChip, a as OrChips } from './OrChips-9afba42f.js';
|
|
|
15
15
|
export { s as OrCode, O as OrCodeLanguages } from './OrCode-5ed69c23.js';
|
|
16
16
|
export { s as OrCollapse } from './OrCollapse-445141ab.js';
|
|
17
17
|
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-189cb097.js';
|
|
18
|
-
export { s as OrConfirm } from './OrConfirm-
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
18
|
+
export { s as OrConfirm } from './OrConfirm-f39bd784.js';
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-beeb74d6.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-f2e08564.js';
|
|
21
21
|
export { s as OrError } from './OrError-f90296db.js';
|
|
22
22
|
export { s as OrErrorTagV3 } from './OrErrorTag-308119de.js';
|
|
@@ -35,13 +35,13 @@ export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-09de
|
|
|
35
35
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-1aa477b5.js';
|
|
36
36
|
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-56328f22.js';
|
|
37
37
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-e16ade90.js';
|
|
38
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
39
|
-
export {
|
|
38
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-8a4573cd.js';
|
|
39
|
+
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from './OrSearch-7cb2c91c.js';
|
|
40
40
|
export { s as OrLabel } from './OrLabel-876f8729.js';
|
|
41
41
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-f700f9fb.js';
|
|
42
42
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-07f6f27d.js';
|
|
43
43
|
export { s as OrList } from './OrList-b740d13e.js';
|
|
44
|
-
export { s as OrListOfInputs } from './OrListOfInputs-
|
|
44
|
+
export { s as OrListOfInputs } from './OrListOfInputs-7a67440f.js';
|
|
45
45
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-15174477.js';
|
|
46
46
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-a53d2edf.js';
|
|
47
47
|
export { s as OrMenuItemV3 } from './OrMenuItem-58707d47.js';
|
|
@@ -51,22 +51,19 @@ export { s as OrModal, O as OrModalSizes } from './OrModal-8b074b0c.js';
|
|
|
51
51
|
export { M as ModalSize, s as OrModalV3 } from './OrModal-10838da7.js';
|
|
52
52
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-e85a4956.js';
|
|
53
53
|
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-25da89ca.js';
|
|
54
|
-
export { s as OrNumberInput } from './OrNumberInput-b32b5ce3.js';
|
|
55
54
|
export { s as OrOverflowMenu } from './OrOverflowMenu-e82cbcbe.js';
|
|
56
55
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
57
56
|
export { s as OrOverlayV3 } from './OrOverlay-afad3aa4.js';
|
|
58
|
-
export { s as OrPassword } from './OrPassword-b0cbb578.js';
|
|
59
57
|
export { s as OrPaginationV3 } from './OrPagination-da9e5017.js';
|
|
60
58
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-d0d52c86.js';
|
|
61
59
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-639ed5e8.js';
|
|
62
60
|
export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
63
61
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
64
62
|
export { s as OrRadioV3 } from './OrRadio-bb9b37c1.js';
|
|
65
|
-
export { s as
|
|
66
|
-
export { s as OrSearchV3 } from './OrSearch-e15955a7.js';
|
|
63
|
+
export { s as OrSearchV3 } from './OrSearch-10d09806.js';
|
|
67
64
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-880b4911.js';
|
|
68
65
|
export { s as OrSelect } from './OrSelect-0821b907.js';
|
|
69
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
66
|
+
export { s as OrSelectV3 } from './OrSelect-1e4c6062.js';
|
|
70
67
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
71
68
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from './OrSidebar-a62972f5.js';
|
|
72
69
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-2b1610ce.js';
|
|
@@ -86,7 +83,6 @@ export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-21ba5e15.j
|
|
|
86
83
|
export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
|
|
87
84
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
88
85
|
export { s as OrTextV3 } from './OrText-6b4f7cd1.js';
|
|
89
|
-
export { s as OrTextarea } from './OrTextarea-1f5c3be1.js';
|
|
90
86
|
export { s as OrTextareaV3 } from './OrTextarea-37566985.js';
|
|
91
87
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-2f33e9c3.js';
|
|
92
88
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-40c4c1c8.js';
|
package/package.json
CHANGED
package/src/components/index.ts
CHANGED
|
@@ -36,7 +36,7 @@ export * from './or-inline-text-edit';
|
|
|
36
36
|
export * from './or-inline-textarea-v3';
|
|
37
37
|
export * from './or-input-box-v3';
|
|
38
38
|
export * from './or-input-v3';
|
|
39
|
-
export * from './or-
|
|
39
|
+
export * from './or-inputs';
|
|
40
40
|
export * from './or-label';
|
|
41
41
|
export * from './or-label-v3';
|
|
42
42
|
export * from './or-link-v3';
|
|
@@ -50,11 +50,9 @@ export * from './or-modal';
|
|
|
50
50
|
export * from './or-modal-v3';
|
|
51
51
|
export * from './or-notification';
|
|
52
52
|
export * from './or-notification-v3';
|
|
53
|
-
export * from './or-number-input';
|
|
54
53
|
export * from './or-overflow-menu';
|
|
55
54
|
export * from './or-overlay';
|
|
56
55
|
export * from './or-overlay-v3';
|
|
57
|
-
export * from './or-password';
|
|
58
56
|
export * from './or-pagination-v3';
|
|
59
57
|
export * from './or-popover-v3';
|
|
60
58
|
export * from './or-progress';
|
|
@@ -62,7 +60,6 @@ export * from './or-progress-v3';
|
|
|
62
60
|
export * from './or-radio';
|
|
63
61
|
export * from './or-radio-group';
|
|
64
62
|
export * from './or-radio-v3';
|
|
65
|
-
export * from './or-search';
|
|
66
63
|
export * from './or-search-v3';
|
|
67
64
|
export * from './or-segmented-control-v3';
|
|
68
65
|
export * from './or-select';
|
|
@@ -86,7 +83,6 @@ export * from './or-tag-v3';
|
|
|
86
83
|
export * from './or-teleport';
|
|
87
84
|
export * from './or-teleport-v3';
|
|
88
85
|
export * from './or-text-v3';
|
|
89
|
-
export * from './or-textarea';
|
|
90
86
|
export * from './or-textarea-v3';
|
|
91
87
|
export * from './or-textbox';
|
|
92
88
|
export * from './or-toast';
|
|
@@ -73,7 +73,7 @@ import { defineComponent, PropType, ref } from 'vue-demi';
|
|
|
73
73
|
import { CARD_COLLECTION_LAYOUT } from './constants';
|
|
74
74
|
import { OrCard } from '../or-card';
|
|
75
75
|
import { OrIcon } from '../or-icon';
|
|
76
|
-
import { OrSearch } from '../or-
|
|
76
|
+
import { OrSearch } from '../or-inputs';
|
|
77
77
|
import { OrIconButton } from '../or-button-v2';
|
|
78
78
|
import { LayoutOption, SortableColumn } from './types';
|
|
79
79
|
|
|
@@ -177,9 +177,9 @@ export default defineComponent({
|
|
|
177
177
|
.or-card-collection {
|
|
178
178
|
.or-card-collection-toolbar {
|
|
179
179
|
display: flex;
|
|
180
|
-
column-gap: $s-4;
|
|
181
|
-
align-items: center;
|
|
182
180
|
justify-content: space-between;
|
|
181
|
+
align-items: center;
|
|
182
|
+
column-gap: $s-4;
|
|
183
183
|
margin: 0 $s-4;
|
|
184
184
|
|
|
185
185
|
.or-card-collection-sorting {
|
|
@@ -189,21 +189,21 @@ export default defineComponent({
|
|
|
189
189
|
.or-card-collection-sorting-column {
|
|
190
190
|
display: inline-flex;
|
|
191
191
|
margin: $s-2 $s-6;
|
|
192
|
+
text-transform: capitalize;
|
|
193
|
+
color: $c-neutral-4;
|
|
192
194
|
font-size: $fs-0;
|
|
193
195
|
font-weight: $fw-0;
|
|
194
|
-
line-height: $lh-0;
|
|
195
|
-
color: $c-neutral-4;
|
|
196
|
-
text-transform: capitalize;
|
|
197
196
|
letter-spacing: 0;
|
|
197
|
+
line-height: $lh-0;
|
|
198
198
|
user-select: none;
|
|
199
199
|
|
|
200
200
|
&.sorting-selected {
|
|
201
|
-
font-weight: bold;
|
|
202
201
|
color: $c-neutral-6;
|
|
202
|
+
font-weight: bold;
|
|
203
203
|
|
|
204
204
|
.or-card-collection-sort-direction {
|
|
205
|
-
width: 14px;
|
|
206
205
|
height: 14px;
|
|
206
|
+
width: 14px;
|
|
207
207
|
margin-left: $s-1;
|
|
208
208
|
}
|
|
209
209
|
}
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
54
54
|
import { OrButtonV2 as OrButton, BUTTON_COLOR } from '../or-button-v2';
|
|
55
55
|
import { OrModal, OrModalSizes } from '../or-modal';
|
|
56
|
-
import { OrInput } from '../or-
|
|
56
|
+
import { OrInput } from '../or-inputs';
|
|
57
57
|
import { useActiveElement, useMagicKeys, whenever } from '@vueuse/core';
|
|
58
58
|
import { logicAnd } from '@vueuse/math';
|
|
59
59
|
|