@onereach/ui-components 2.62.3-beta.1904.0 → 2.62.3
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/v2/{OrConfirm-3896bd11.js → OrConfirm-d561bf82.js} +1 -1
- package/dist/v2/{OrInlineInput-c1d6fb73.js → OrInlineInput-e754cb9f.js} +5 -5
- package/dist/v2/{OrInlineTextarea-7ec4c40d.js → OrInlineTextarea-7dc58bb1.js} +5 -5
- package/dist/v2/{OrInput-0508c3fb.js → OrInput-0dcfba2a.js} +5 -5
- package/dist/v2/{OrSearch-feca9f48.js → OrSearch-45ea8c33.js} +1 -1
- package/dist/v2/{OrSelect-bb539517.js → OrSelect-b44cac14.js} +14 -34
- package/dist/v2/{OrTextarea-cc70afc9.js → OrTextarea-8773d494.js} +5 -5
- package/dist/v2/components/index.d.ts +0 -2
- package/dist/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/v2/directives/index.d.ts +2 -0
- package/dist/v2/dropdown-open-0d314aa4.js +28 -0
- package/dist/v2/index.d.ts +1 -0
- package/dist/v2/index.js +8 -9
- package/dist/v2/index11.js +1 -20
- package/dist/v2/index12.js +12 -3
- package/dist/v2/index13.js +2 -3
- package/dist/v2/index14.js +5 -11
- package/dist/v2/index15.js +14 -5
- package/dist/v2/index16.js +19 -4
- package/dist/v2/index17.js +4 -28
- package/dist/v2/index18.js +7 -3
- package/dist/v2/index19.js +23 -5
- package/dist/v2/index2.js +8 -9
- package/dist/v2/index20.js +21 -25
- package/dist/v2/index21.js +18 -21
- package/dist/v2/index22.js +2 -20
- package/dist/v2/index23.js +4 -2
- package/dist/v2/index24.js +1 -2
- package/dist/v2/index25.js +2 -1
- package/dist/v2/index26.js +2 -2
- package/dist/v2/index27.js +7 -4
- package/dist/v2/index28.js +2 -6
- package/dist/v2/index29.js +3 -3
- package/dist/v2/index30.js +10 -3
- package/dist/v2/index31.js +12 -9
- package/dist/v2/index32.js +1 -11
- package/dist/v2/index33.js +1 -1
- package/dist/v2/index34.js +16 -1
- package/dist/v2/index35.js +17 -17
- package/dist/v2/index36.js +17 -17
- package/dist/v2/index37.js +1 -16
- package/dist/v2/index38.js +17 -1
- package/dist/v2/index39.js +22 -18
- package/dist/v2/index40.js +2 -22
- package/dist/v2/index41.js +3 -3
- package/dist/v2/index42.js +1 -1
- package/dist/v2/index43.js +20 -3
- package/dist/v2/index44.js +7 -1
- package/dist/v2/index45.js +1 -24
- package/dist/v2/index46.js +3 -3
- package/dist/v2/index47.js +2 -1
- package/dist/v2/index48.js +9 -2
- package/dist/v2/index49.js +17 -10
- package/dist/v2/index50.js +13 -17
- package/dist/v2/index51.js +14 -13
- package/dist/v2/index52.js +13 -14
- package/dist/v2/index53.js +15 -12
- package/dist/v2/index54.js +1 -16
- package/dist/v2/index55.js +6 -2
- package/dist/v2/index56.js +5 -1
- package/dist/v2/index57.js +3 -10
- package/dist/v2/index58.js +4 -2
- package/dist/v2/index59.js +3 -5
- package/dist/v2/index60.js +1 -2
- package/dist/v2/index61.js +5 -2
- package/dist/v2/index62.js +18 -3
- package/dist/v2/index63.js +15 -18
- package/dist/v2/index64.js +24 -15
- package/dist/v2/index65.js +4 -25
- package/dist/v2/index66.js +1 -2
- package/dist/v2/index67.js +4 -3
- package/dist/v2/index68.js +4 -3
- package/dist/v2/index69.js +10 -3
- package/dist/v2/index70.js +6 -3
- package/dist/v2/index71.js +4 -4
- package/dist/v2/index72.js +6 -15
- package/dist/v2/index73.js +2 -2
- package/dist/v2/index74.js +3 -6
- package/dist/v2/index75.js +3 -4
- package/dist/v2/index76.js +2 -1
- package/dist/v2/index77.js +14 -2
- package/dist/v2/index78.js +10 -2
- package/dist/v2/index79.js +4 -5
- package/dist/v2/index80.js +2 -12
- package/dist/v2/index81.js +2 -14
- package/dist/v2/index82.js +3 -2
- package/dist/v2/index83.js +8 -2
- package/dist/v2/index84.js +20 -2
- package/dist/v2/index85.js +18 -8
- package/dist/v2/index86.js +1 -21
- package/dist/v2/index87.js +16 -17
- package/dist/v2/index88.js +1 -1
- package/dist/v2/index89.js +9 -17
- package/dist/v2/index90.js +12 -2
- package/dist/v2/index91.js +1 -10
- package/dist/v2/index92.js +6 -12
- package/dist/v2/index93.js +1 -5
- package/dist/v3/{OrConfirm-9990d64a.js → OrConfirm-a9d3f157.js} +1 -1
- package/dist/v3/{OrInlineInput-bc5fa87a.js → OrInlineInput-8f473205.js} +3 -5
- package/dist/v3/{OrInlineTextarea-c433b451.js → OrInlineTextarea-86f4506d.js} +3 -5
- package/dist/v3/{OrInput-2b05a69c.js → OrInput-f51916d4.js} +3 -5
- package/dist/v3/{OrSearch-1272c3df.js → OrSearch-e27cadbf.js} +1 -1
- package/dist/v3/{OrSelect-529b4567.js → OrSelect-9d821ef2.js} +13 -35
- package/dist/v3/{OrTextarea-98895b2a.js → OrTextarea-09aa33dc.js} +4 -6
- package/dist/v3/components/index.d.ts +0 -2
- package/dist/v3/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/v3/directives/index.d.ts +2 -0
- package/dist/v3/dropdown-open-0d314aa4.js +28 -0
- package/dist/v3/index.d.ts +1 -0
- package/dist/v3/index.js +8 -9
- package/dist/v3/index11.js +1 -19
- package/dist/v3/index12.js +11 -3
- package/dist/v3/index13.js +2 -3
- package/dist/v3/index14.js +4 -9
- package/dist/v3/index15.js +11 -4
- package/dist/v3/index16.js +17 -3
- package/dist/v3/index17.js +4 -25
- package/dist/v3/index18.js +6 -3
- package/dist/v3/index19.js +20 -5
- package/dist/v3/index2.js +8 -9
- package/dist/v3/index20.js +20 -21
- package/dist/v3/index21.js +15 -20
- package/dist/v3/index22.js +1 -16
- package/dist/v3/index23.js +4 -2
- package/dist/v3/index24.js +1 -2
- package/dist/v3/index25.js +2 -1
- package/dist/v3/index26.js +2 -2
- package/dist/v3/index27.js +6 -4
- package/dist/v3/index28.js +2 -5
- package/dist/v3/index29.js +3 -3
- package/dist/v3/index30.js +9 -3
- package/dist/v3/index31.js +11 -8
- package/dist/v3/index32.js +1 -10
- package/dist/v3/index33.js +1 -1
- package/dist/v3/index34.js +15 -1
- package/dist/v3/index35.js +14 -16
- package/dist/v3/index36.js +16 -14
- package/dist/v3/index37.js +2 -16
- package/dist/v3/index38.js +17 -2
- package/dist/v3/index39.js +17 -17
- package/dist/v3/index40.js +1 -16
- package/dist/v3/index41.js +3 -3
- package/dist/v3/index42.js +1 -1
- package/dist/v3/index43.js +16 -3
- package/dist/v3/index44.js +7 -1
- package/dist/v3/index45.js +1 -20
- package/dist/v3/index46.js +3 -3
- package/dist/v3/index47.js +2 -1
- package/dist/v3/index48.js +8 -2
- package/dist/v3/index49.js +14 -9
- package/dist/v3/index50.js +12 -14
- package/dist/v3/index51.js +11 -12
- package/dist/v3/index52.js +12 -11
- package/dist/v3/index53.js +11 -11
- package/dist/v3/index54.js +1 -12
- package/dist/v3/index55.js +5 -2
- package/dist/v3/index56.js +5 -1
- package/dist/v3/index57.js +3 -9
- package/dist/v3/index58.js +4 -2
- package/dist/v3/index59.js +3 -5
- package/dist/v3/index60.js +1 -2
- package/dist/v3/index61.js +4 -1
- package/dist/v3/index62.js +17 -3
- package/dist/v3/index63.js +14 -17
- package/dist/v3/index64.js +22 -13
- package/dist/v3/index65.js +3 -23
- package/dist/v3/index66.js +1 -2
- package/dist/v3/index67.js +4 -3
- package/dist/v3/index68.js +4 -3
- package/dist/v3/index69.js +9 -3
- package/dist/v3/index70.js +4 -3
- package/dist/v3/index71.js +4 -4
- package/dist/v3/index72.js +5 -11
- package/dist/v3/index73.js +2 -2
- package/dist/v3/index74.js +2 -5
- package/dist/v3/index75.js +3 -4
- package/dist/v3/index76.js +2 -1
- package/dist/v3/index77.js +13 -2
- package/dist/v3/index78.js +9 -2
- package/dist/v3/index79.js +4 -5
- package/dist/v3/index80.js +1 -11
- package/dist/v3/index81.js +1 -13
- package/dist/v3/index82.js +3 -1
- package/dist/v3/index83.js +8 -1
- package/dist/v3/index84.js +17 -2
- package/dist/v3/index85.js +14 -7
- package/dist/v3/index86.js +1 -18
- package/dist/v3/index87.js +15 -14
- package/dist/v3/index88.js +1 -1
- package/dist/v3/index89.js +6 -15
- package/dist/v3/index90.js +11 -2
- package/dist/v3/index91.js +1 -8
- package/dist/v3/index92.js +6 -11
- package/dist/v3/index93.js +1 -5
- package/package.json +3 -2
- package/src/components/index.ts +0 -2
- package/src/components/or-inline-input-v3/OrInlineInput.vue +10 -12
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +10 -12
- package/src/components/or-input-v3/OrInput.vue +10 -12
- package/src/components/or-select-v3/OrSelect.vue +12 -11
- package/src/components/or-textarea-v3/OrTextarea.vue +10 -12
- package/src/directives/index.ts +2 -0
- package/src/index.ts +1 -0
- package/dist/v2/OrCardCollection-89a315ed.js +0 -227
- package/dist/v2/OrSortHeader-a6004b24.js +0 -133
- package/dist/v2/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -17
- package/dist/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
- package/dist/v2/components/or-card-collection-v3/index.d.ts +0 -3
- package/dist/v2/components/or-card-collection-v3/props.d.ts +0 -4
- package/dist/v2/components/or-card-collection-v3/styles.d.ts +0 -6
- package/dist/v2/components/or-card-collection-v3/types.d.ts +0 -7
- package/dist/v2/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -12
- package/dist/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
- package/dist/v2/components/or-sort-header-v3/index.d.ts +0 -2
- package/dist/v2/components/or-sort-header-v3/styles.d.ts +0 -1
- package/dist/v2/components/or-sort-header-v3/types.d.ts +0 -4
- package/dist/v2/index94.js +0 -3
- package/dist/v3/OrCardCollection-85a00f6c.js +0 -198
- package/dist/v3/OrSortHeader-5eba50cd.js +0 -104
- package/dist/v3/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -17
- package/dist/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
- package/dist/v3/components/or-card-collection-v3/index.d.ts +0 -3
- package/dist/v3/components/or-card-collection-v3/props.d.ts +0 -4
- package/dist/v3/components/or-card-collection-v3/styles.d.ts +0 -6
- package/dist/v3/components/or-card-collection-v3/types.d.ts +0 -7
- package/dist/v3/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -12
- package/dist/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
- package/dist/v3/components/or-sort-header-v3/index.d.ts +0 -2
- package/dist/v3/components/or-sort-header-v3/styles.d.ts +0 -1
- package/dist/v3/components/or-sort-header-v3/types.d.ts +0 -4
- package/dist/v3/index94.js +0 -3
- package/src/components/or-card-collection-v3/OrCardCollection.docs.mdx +0 -3
- package/src/components/or-card-collection-v3/OrCardCollection.stories3.ts +0 -162
- package/src/components/or-card-collection-v3/OrCardCollection.vue +0 -210
- package/src/components/or-card-collection-v3/index.ts +0 -3
- package/src/components/or-card-collection-v3/props.ts +0 -4
- package/src/components/or-card-collection-v3/styles.ts +0 -53
- package/src/components/or-card-collection-v3/types.ts +0 -8
- package/src/components/or-sort-header-v3/OrSortHeader.docs.mdx +0 -3
- package/src/components/or-sort-header-v3/OrSortHeader.stories3.ts +0 -132
- package/src/components/or-sort-header-v3/OrSortHeader.vue +0 -111
- package/src/components/or-sort-header-v3/index.ts +0 -2
- package/src/components/or-sort-header-v3/styles.ts +0 -23
- package/src/components/or-sort-header-v3/types.ts +0 -4
package/dist/v2/index76.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { _ as
|
|
1
|
+
export { _ as OrTabs } from './OrTabs-12138346.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
+
import './OrTabHeaderItem-6a08756e.js';
|
|
3
4
|
import 'lodash';
|
|
4
5
|
import './style-inject.es-4c6f2515.js';
|
|
5
6
|
import './normalize-component-6e8e3d80.js';
|
package/dist/v2/index77.js
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
|
-
export { _ as
|
|
1
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-b4a9740b.js';
|
|
2
|
+
import '@vueuse/core';
|
|
2
3
|
import 'vue-demi';
|
|
3
4
|
import './useClassAttribute-47fdb016.js';
|
|
4
|
-
import '
|
|
5
|
+
import './OrIcon-124f3bad.js';
|
|
5
6
|
import './normalize-component-6e8e3d80.js';
|
|
7
|
+
import './OrMenuItem-3a28db7b.js';
|
|
8
|
+
import './OrMenu-bb81644d.js';
|
|
9
|
+
import './OrPopover-9080fc00.js';
|
|
10
|
+
import '@floating-ui/dom';
|
|
11
|
+
import './useElevation-0e973238.js';
|
|
12
|
+
import './useResponsive-a02e95b7.js';
|
|
13
|
+
import './OrBottomSheet-f09adbbb.js';
|
|
14
|
+
import './OrOverlay-4838a9b0.js';
|
|
15
|
+
import './OrTeleport.vue2-fb92f29f.js';
|
|
16
|
+
import 'portal-vue';
|
|
17
|
+
import './OrTab-4e6ff742.js';
|
package/dist/v2/index78.js
CHANGED
|
@@ -1,6 +1,14 @@
|
|
|
1
|
-
export { _ as
|
|
1
|
+
export { _ as OrTag } from './OrTag-140d4f72.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './
|
|
3
|
+
import './OrIcon-7cd10497.js';
|
|
4
4
|
import 'lodash';
|
|
5
|
+
import './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
5
6
|
import './style-inject.es-4c6f2515.js';
|
|
6
7
|
import './normalize-component-6e8e3d80.js';
|
|
8
|
+
import './OrFloating-b15309d1.js';
|
|
9
|
+
import '@floating-ui/dom';
|
|
10
|
+
import './OrTeleportVue2-fce4676d.js';
|
|
11
|
+
import 'vue';
|
|
12
|
+
import './dom-7a41831b.js';
|
|
13
|
+
import './px-to-rem-0b26b83e.js';
|
|
14
|
+
import './color-1f348774.js';
|
package/dist/v2/index79.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { _ as
|
|
2
|
-
import '@vueuse/core';
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-c42c3f9c.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
3
|
import './useClassAttribute-47fdb016.js';
|
|
4
|
+
import '@vueuse/core';
|
|
5
|
+
import './OrIconButton-1b34f3fa.js';
|
|
5
6
|
import './OrIcon-124f3bad.js';
|
|
6
7
|
import './normalize-component-6e8e3d80.js';
|
|
7
|
-
import './
|
|
8
|
-
import './OrMenu-bb81644d.js';
|
|
8
|
+
import './OrTooltip-caeac590.js';
|
|
9
9
|
import './OrPopover-9080fc00.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import './useElevation-0e973238.js';
|
|
@@ -14,4 +14,3 @@ import './OrBottomSheet-f09adbbb.js';
|
|
|
14
14
|
import './OrOverlay-4838a9b0.js';
|
|
15
15
|
import './OrTeleport.vue2-fb92f29f.js';
|
|
16
16
|
import 'portal-vue';
|
|
17
|
-
import './OrTab-4e6ff742.js';
|
package/dist/v2/index80.js
CHANGED
|
@@ -1,14 +1,4 @@
|
|
|
1
|
-
export { _ as
|
|
1
|
+
export { _ as OrTeleport } from './OrTeleportVue2-fce4676d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './OrIcon-7cd10497.js';
|
|
4
|
-
import 'lodash';
|
|
5
|
-
import './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
6
|
-
import './style-inject.es-4c6f2515.js';
|
|
7
|
-
import './normalize-component-6e8e3d80.js';
|
|
8
|
-
import './OrFloating-b15309d1.js';
|
|
9
|
-
import '@floating-ui/dom';
|
|
10
|
-
import './OrTeleportVue2-fce4676d.js';
|
|
11
3
|
import 'vue';
|
|
12
|
-
import './
|
|
13
|
-
import './px-to-rem-0b26b83e.js';
|
|
14
|
-
import './color-1f348774.js';
|
|
4
|
+
import './normalize-component-6e8e3d80.js';
|
package/dist/v2/index81.js
CHANGED
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
export { _ as
|
|
1
|
+
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
2
|
+
import 'portal-vue';
|
|
2
3
|
import 'vue-demi';
|
|
3
|
-
import './useClassAttribute-47fdb016.js';
|
|
4
|
-
import '@vueuse/core';
|
|
5
|
-
import './OrIconButton-1b34f3fa.js';
|
|
6
|
-
import './OrIcon-124f3bad.js';
|
|
7
4
|
import './normalize-component-6e8e3d80.js';
|
|
8
|
-
import './OrTooltip-caeac590.js';
|
|
9
|
-
import './OrPopover-9080fc00.js';
|
|
10
|
-
import '@floating-ui/dom';
|
|
11
|
-
import './useElevation-0e973238.js';
|
|
12
|
-
import './useResponsive-a02e95b7.js';
|
|
13
|
-
import './OrBottomSheet-f09adbbb.js';
|
|
14
|
-
import './OrOverlay-4838a9b0.js';
|
|
15
|
-
import './OrTeleport.vue2-fb92f29f.js';
|
|
16
|
-
import 'portal-vue';
|
package/dist/v2/index82.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export { _ as
|
|
1
|
+
export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
3
|
+
import './useClassAttribute-47fdb016.js';
|
|
4
|
+
import '@vueuse/core';
|
|
4
5
|
import './normalize-component-6e8e3d80.js';
|
package/dist/v2/index83.js
CHANGED
|
@@ -1,4 +1,10 @@
|
|
|
1
|
-
export { _ as
|
|
2
|
-
|
|
1
|
+
export { _ as OrTextareaV3 } from './OrTextarea-8773d494.js';
|
|
2
|
+
export { a as TextareaSize } from './OrInputBox-208dceac.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
+
import './useClassAttribute-47fdb016.js';
|
|
5
|
+
import '@vueuse/core';
|
|
6
|
+
import './OrError-be656098.js';
|
|
4
7
|
import './normalize-component-6e8e3d80.js';
|
|
8
|
+
import './OrHint-44356417.js';
|
|
9
|
+
import './OrLabel-5670468e.js';
|
|
10
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v2/index84.js
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
|
-
export { _ as
|
|
1
|
+
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-91382d58.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './useClassAttribute-47fdb016.js';
|
|
4
3
|
import '@vueuse/core';
|
|
4
|
+
import './useToggle-29e4d7c7.js';
|
|
5
|
+
import './px-to-rem-0b26b83e.js';
|
|
6
|
+
import './dom-7a41831b.js';
|
|
7
|
+
import 'lodash';
|
|
8
|
+
import './OrLabel-931394a5.js';
|
|
9
|
+
import './style-inject.es-4c6f2515.js';
|
|
5
10
|
import './normalize-component-6e8e3d80.js';
|
|
11
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-dc224e53.js';
|
|
12
|
+
import './OrIcon-7cd10497.js';
|
|
13
|
+
import './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
14
|
+
import './OrFloating-b15309d1.js';
|
|
15
|
+
import '@floating-ui/dom';
|
|
16
|
+
import './OrTeleportVue2-fce4676d.js';
|
|
17
|
+
import 'vue';
|
|
18
|
+
import './OrLoader-212ef381.js';
|
|
19
|
+
import './OrTooltip-b31bd78d.js';
|
|
20
|
+
import './OrIconButton-cab39659.js';
|
|
21
|
+
import './OrHint-fe65fbe6.js';
|
|
22
|
+
import './OrError-efc74907.js';
|
|
23
|
+
import './OrCollapse-50e3914c.js';
|
package/dist/v2/index85.js
CHANGED
|
@@ -1,10 +1,20 @@
|
|
|
1
|
-
export { _ as
|
|
2
|
-
export { a as
|
|
1
|
+
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-e285a86c.js';
|
|
2
|
+
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
3
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-dc224e53.js';
|
|
3
4
|
import 'vue-demi';
|
|
4
|
-
import './
|
|
5
|
-
import '
|
|
6
|
-
import './
|
|
7
|
-
import './normalize-component-6e8e3d80.js';
|
|
8
|
-
import './OrHint-44356417.js';
|
|
9
|
-
import './OrLabel-5670468e.js';
|
|
5
|
+
import './OrIcon-7cd10497.js';
|
|
6
|
+
import 'lodash';
|
|
7
|
+
import './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
10
8
|
import './style-inject.es-4c6f2515.js';
|
|
9
|
+
import './normalize-component-6e8e3d80.js';
|
|
10
|
+
import './OrFloating-b15309d1.js';
|
|
11
|
+
import '@floating-ui/dom';
|
|
12
|
+
import './OrTeleportVue2-fce4676d.js';
|
|
13
|
+
import 'vue';
|
|
14
|
+
import './dom-7a41831b.js';
|
|
15
|
+
import './px-to-rem-0b26b83e.js';
|
|
16
|
+
import './OrLoader-212ef381.js';
|
|
17
|
+
import './OrTooltip-b31bd78d.js';
|
|
18
|
+
import './OrIconButton-cab39659.js';
|
|
19
|
+
import './OrProgress-e6f20dc1.js';
|
|
20
|
+
import '@vueuse/core';
|
package/dist/v2/index86.js
CHANGED
|
@@ -1,23 +1,3 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import './useToggle-29e4d7c7.js';
|
|
5
|
-
import './px-to-rem-0b26b83e.js';
|
|
6
|
-
import './dom-7a41831b.js';
|
|
7
|
-
import 'lodash';
|
|
8
|
-
import './OrLabel-931394a5.js';
|
|
9
|
-
import './style-inject.es-4c6f2515.js';
|
|
10
|
-
import './normalize-component-6e8e3d80.js';
|
|
11
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-dc224e53.js';
|
|
12
|
-
import './OrIcon-7cd10497.js';
|
|
13
|
-
import './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
14
|
-
import './OrFloating-b15309d1.js';
|
|
15
|
-
import '@floating-ui/dom';
|
|
16
|
-
import './OrTeleportVue2-fce4676d.js';
|
|
17
|
-
import 'vue';
|
|
18
|
-
import './OrLoader-212ef381.js';
|
|
19
|
-
import './OrTooltip-b31bd78d.js';
|
|
20
|
-
import './OrIconButton-cab39659.js';
|
|
21
|
-
import './OrHint-fe65fbe6.js';
|
|
22
|
-
import './OrError-efc74907.js';
|
|
23
|
-
import './OrCollapse-50e3914c.js';
|
package/dist/v2/index87.js
CHANGED
|
@@ -1,20 +1,19 @@
|
|
|
1
|
-
export { _ as
|
|
2
|
-
export {
|
|
3
|
-
import '
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-8ea6482d.js';
|
|
2
|
+
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
3
|
+
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import './
|
|
6
|
-
import '
|
|
7
|
-
import './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
8
|
-
import './style-inject.es-4c6f2515.js';
|
|
5
|
+
import './OrTeleport.vue2-fb92f29f.js';
|
|
6
|
+
import 'portal-vue';
|
|
9
7
|
import './normalize-component-6e8e3d80.js';
|
|
10
|
-
import './
|
|
8
|
+
import './OrIconButton-1b34f3fa.js';
|
|
9
|
+
import './useClassAttribute-47fdb016.js';
|
|
10
|
+
import './OrIcon-124f3bad.js';
|
|
11
|
+
import './OrTooltip-caeac590.js';
|
|
12
|
+
import './OrPopover-9080fc00.js';
|
|
11
13
|
import '@floating-ui/dom';
|
|
12
|
-
import './
|
|
13
|
-
import '
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
16
|
-
import './OrLoader-
|
|
17
|
-
import './
|
|
18
|
-
import './OrIconButton-cab39659.js';
|
|
19
|
-
import './OrProgress-e6f20dc1.js';
|
|
20
|
-
import '@vueuse/core';
|
|
14
|
+
import './useElevation-0e973238.js';
|
|
15
|
+
import './useResponsive-a02e95b7.js';
|
|
16
|
+
import './OrBottomSheet-f09adbbb.js';
|
|
17
|
+
import './OrOverlay-4838a9b0.js';
|
|
18
|
+
import './OrLoader-bd088836.js';
|
|
19
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v2/index88.js
CHANGED
package/dist/v2/index89.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export {
|
|
3
|
-
import '@vueuse/core';
|
|
4
|
-
import 'vue-demi';
|
|
5
|
-
import './OrTeleport.vue2-fb92f29f.js';
|
|
6
|
-
import 'portal-vue';
|
|
1
|
+
export { _ as OrTooltip } from './OrTooltip-b31bd78d.js';
|
|
2
|
+
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
7
3
|
import './normalize-component-6e8e3d80.js';
|
|
8
|
-
import '
|
|
9
|
-
import '
|
|
10
|
-
import './OrIcon-124f3bad.js';
|
|
11
|
-
import './OrTooltip-caeac590.js';
|
|
12
|
-
import './OrPopover-9080fc00.js';
|
|
13
|
-
import '@floating-ui/dom';
|
|
14
|
-
import './useElevation-0e973238.js';
|
|
15
|
-
import './useResponsive-a02e95b7.js';
|
|
16
|
-
import './OrBottomSheet-f09adbbb.js';
|
|
17
|
-
import './OrOverlay-4838a9b0.js';
|
|
18
|
-
import './OrLoader-bd088836.js';
|
|
4
|
+
import 'vue-demi';
|
|
5
|
+
import 'lodash';
|
|
19
6
|
import './style-inject.es-4c6f2515.js';
|
|
7
|
+
import './OrFloating-b15309d1.js';
|
|
8
|
+
import '@floating-ui/dom';
|
|
9
|
+
import './OrTeleportVue2-fce4676d.js';
|
|
10
|
+
import 'vue';
|
|
11
|
+
import './dom-7a41831b.js';
|
package/dist/v2/index90.js
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
-
export {
|
|
2
|
-
|
|
1
|
+
export { _ as OrTooltipV3 } from './OrTooltip-caeac590.js';
|
|
2
|
+
export { P as TooltipPlacement } from './OrPopover-9080fc00.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
+
import 'vue-demi';
|
|
5
|
+
import './useClassAttribute-47fdb016.js';
|
|
6
|
+
import './normalize-component-6e8e3d80.js';
|
|
7
|
+
import '@floating-ui/dom';
|
|
8
|
+
import './useElevation-0e973238.js';
|
|
9
|
+
import './useResponsive-a02e95b7.js';
|
|
10
|
+
import './OrBottomSheet-f09adbbb.js';
|
|
11
|
+
import './OrOverlay-4838a9b0.js';
|
|
12
|
+
import './OrTeleport.vue2-fb92f29f.js';
|
|
13
|
+
import 'portal-vue';
|
package/dist/v2/index91.js
CHANGED
|
@@ -1,11 +1,2 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
3
|
-
import './normalize-component-6e8e3d80.js';
|
|
1
|
+
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
|
|
4
2
|
import 'vue-demi';
|
|
5
|
-
import 'lodash';
|
|
6
|
-
import './style-inject.es-4c6f2515.js';
|
|
7
|
-
import './OrFloating-b15309d1.js';
|
|
8
|
-
import '@floating-ui/dom';
|
|
9
|
-
import './OrTeleportVue2-fce4676d.js';
|
|
10
|
-
import 'vue';
|
|
11
|
-
import './dom-7a41831b.js';
|
package/dist/v2/index92.js
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export {
|
|
3
|
-
|
|
1
|
+
export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
2
|
+
export { u as useElevation } from './useElevation-0e973238.js';
|
|
3
|
+
export { u as useOverflow } from './useOverflow-ac506c65.js';
|
|
4
|
+
export { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
5
|
+
export { u as useToggle } from './useToggle-29e4d7c7.js';
|
|
4
6
|
import 'vue-demi';
|
|
5
|
-
import '
|
|
6
|
-
import './normalize-component-6e8e3d80.js';
|
|
7
|
-
import '@floating-ui/dom';
|
|
8
|
-
import './useElevation-0e973238.js';
|
|
9
|
-
import './useResponsive-a02e95b7.js';
|
|
10
|
-
import './OrBottomSheet-f09adbbb.js';
|
|
11
|
-
import './OrOverlay-4838a9b0.js';
|
|
12
|
-
import './OrTeleport.vue2-fb92f29f.js';
|
|
13
|
-
import 'portal-vue';
|
|
7
|
+
import '@vueuse/core';
|
package/dist/v2/index93.js
CHANGED
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
2
|
-
export { u as useElevation } from './useElevation-0e973238.js';
|
|
3
|
-
export { u as useOverflow } from './useOverflow-ac506c65.js';
|
|
4
1
|
export { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
5
|
-
export { u as useToggle } from './useToggle-29e4d7c7.js';
|
|
6
|
-
import 'vue-demi';
|
|
7
2
|
import '@vueuse/core';
|
|
3
|
+
import 'vue-demi';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { s as script$2, a as ButtonColor } from './OrButton-12b36e89.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-27050c19.js';
|
|
4
|
-
import { s as script$3 } from './OrInput-
|
|
4
|
+
import { s as script$3 } from './OrInput-f51916d4.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
@@ -5,7 +5,7 @@ import { s as script$1 } from './OrError-19a62a18.js';
|
|
|
5
5
|
import { s as script$2 } from './OrHint-73835593.js';
|
|
6
6
|
import { s as script$3 } from './OrIconButton-f9226adf.js';
|
|
7
7
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-1b473796.js';
|
|
8
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode,
|
|
8
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
|
|
11
11
|
var InlineInputType;
|
|
@@ -201,9 +201,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
201
201
|
icon: 'close',
|
|
202
202
|
color: 'inherit',
|
|
203
203
|
onClick: withModifiers(_ctx.reset, ["stop"])
|
|
204
|
-
}, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)) : createCommentVNode("v-if", true)]), !_ctx.invalid ? (openBlock(),
|
|
205
|
-
key: 0
|
|
206
|
-
}, [_ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
|
|
204
|
+
}, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)) : createCommentVNode("v-if", true)]), !_ctx.invalid ? (openBlock(), createBlock(_component_OrHint, {
|
|
207
205
|
key: 0
|
|
208
206
|
}, createSlots({
|
|
209
207
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint) + " ", 1 /* TEXT */)]),
|
|
@@ -214,7 +212,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
214
212
|
fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
|
|
215
213
|
|
|
216
214
|
key: "0"
|
|
217
|
-
} : undefined]), 1024 /* DYNAMIC_SLOTS */)) :
|
|
215
|
+
} : undefined]), 1024 /* DYNAMIC_SLOTS */)) : (openBlock(), createBlock(_component_OrError, {
|
|
218
216
|
key: 1
|
|
219
217
|
}, createSlots({
|
|
220
218
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.error) + " ", 1 /* TEXT */)]),
|
|
@@ -5,7 +5,7 @@ import { s as script$1 } from './OrError-19a62a18.js';
|
|
|
5
5
|
import { s as script$2 } from './OrHint-73835593.js';
|
|
6
6
|
import { s as script$3 } from './OrIconButton-f9226adf.js';
|
|
7
7
|
import { s as script$4 } from './OrInlineInputBox-1b473796.js';
|
|
8
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode,
|
|
8
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
|
|
11
11
|
const InlineTextareaRoot = [
|
|
@@ -186,9 +186,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
186
186
|
icon: 'close',
|
|
187
187
|
color: 'inherit',
|
|
188
188
|
onClick: withModifiers(_ctx.reset, ["stop"])
|
|
189
|
-
}, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)) : createCommentVNode("v-if", true)]), !_ctx.invalid ? (openBlock(),
|
|
190
|
-
key: 0
|
|
191
|
-
}, [_ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
|
|
189
|
+
}, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)) : createCommentVNode("v-if", true)]), !_ctx.invalid ? (openBlock(), createBlock(_component_OrHint, {
|
|
192
190
|
key: 0
|
|
193
191
|
}, createSlots({
|
|
194
192
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint) + " ", 1 /* TEXT */)]),
|
|
@@ -199,7 +197,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
199
197
|
fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
|
|
200
198
|
|
|
201
199
|
key: "0"
|
|
202
|
-
} : undefined]), 1024 /* DYNAMIC_SLOTS */)) :
|
|
200
|
+
} : undefined]), 1024 /* DYNAMIC_SLOTS */)) : (openBlock(), createBlock(_component_OrError, {
|
|
203
201
|
key: 1
|
|
204
202
|
}, createSlots({
|
|
205
203
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.error) + " ", 1 /* TEXT */)]),
|
|
@@ -209,10 +209,8 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
209
209
|
variant: 'outlined'
|
|
210
210
|
}))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)]),
|
|
211
211
|
_: 1 /* STABLE */
|
|
212
|
-
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(),
|
|
213
|
-
key: 1
|
|
214
|
-
}, [_ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
|
|
215
|
-
key: 0,
|
|
212
|
+
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createBlock(_component_OrHint, {
|
|
213
|
+
key: 1,
|
|
216
214
|
disabled: _ctx.disabled
|
|
217
215
|
}, createSlots({
|
|
218
216
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint) + " ", 1 /* TEXT */)]),
|
|
@@ -223,7 +221,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
223
221
|
fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
|
|
224
222
|
|
|
225
223
|
key: "0"
|
|
226
|
-
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"])) :
|
|
224
|
+
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"])) : (openBlock(), createBlock(_component_OrError, {
|
|
227
225
|
key: 2,
|
|
228
226
|
disabled: _ctx.disabled
|
|
229
227
|
}, createSlots({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
|
-
import { s as script$1 } from './OrInput-
|
|
4
|
+
import { s as script$1 } from './OrInput-f51916d4.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-634230b1.js';
|
|
6
6
|
import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
|
|
7
7
|
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from 'vue-demi';
|
|
2
|
+
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
|
|
2
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
4
|
import { u as useOverflow } from './useOverflow-ac506c65.js';
|
|
4
5
|
import '@vueuse/core';
|
|
@@ -8,38 +9,13 @@ import { s as script$3 } from './OrExpansionPanel-1e2a6375.js';
|
|
|
8
9
|
import { s as script$4 } from './OrHint-73835593.js';
|
|
9
10
|
import { s as script$5 } from './OrIcon-b3906e35.js';
|
|
10
11
|
import { s as script$7, a as InputBoxSize } from './OrInputBox-634230b1.js';
|
|
11
|
-
import { s as script$6 } from './OrInput-
|
|
12
|
+
import { s as script$6 } from './OrInput-f51916d4.js';
|
|
12
13
|
import { s as script$8 } from './OrLabel-7d4fe80b.js';
|
|
13
14
|
import { s as script$9 } from './OrMenuItem-8773d073.js';
|
|
14
15
|
import { s as script$a } from './OrPopover-3525c670.js';
|
|
15
16
|
import { s as script$b } from './OrTag-60585386.js';
|
|
16
17
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, normalizeClass, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
|
|
17
18
|
|
|
18
|
-
const created$1 = (element, binding) => {
|
|
19
|
-
element.addEventListener('keydown', event => {
|
|
20
|
-
event.preventDefault();
|
|
21
|
-
if (['Escape'].includes(event.key)) {
|
|
22
|
-
binding.value(event);
|
|
23
|
-
}
|
|
24
|
-
});
|
|
25
|
-
};
|
|
26
|
-
const DropdownClose = {
|
|
27
|
-
[isVue3 ? 'created' : 'bind']: created$1
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
const created = (element, binding) => {
|
|
31
|
-
element.addEventListener('keydown', event => {
|
|
32
|
-
event.preventDefault();
|
|
33
|
-
if (['Enter', ' '].includes(event.key)) {
|
|
34
|
-
binding.value(event);
|
|
35
|
-
}
|
|
36
|
-
});
|
|
37
|
-
element.addEventListener('click', binding.value);
|
|
38
|
-
};
|
|
39
|
-
const DropdownOpen = {
|
|
40
|
-
[isVue3 ? 'created' : 'bind']: created
|
|
41
|
-
};
|
|
42
|
-
|
|
43
19
|
const SelectRoot = [
|
|
44
20
|
// Layout
|
|
45
21
|
'flex', 'flex-col',
|
|
@@ -247,11 +223,15 @@ var script = defineComponent({
|
|
|
247
223
|
};
|
|
248
224
|
});
|
|
249
225
|
// Methods
|
|
250
|
-
function
|
|
226
|
+
function toggle() {
|
|
251
227
|
if (!readonly.value && !props.disabled) {
|
|
252
228
|
const popoverInstance = popover.value;
|
|
253
229
|
if (popoverInstance) {
|
|
254
|
-
|
|
230
|
+
if (popoverState.value === 'open') {
|
|
231
|
+
popoverInstance.close();
|
|
232
|
+
} else {
|
|
233
|
+
popoverInstance.open();
|
|
234
|
+
}
|
|
255
235
|
}
|
|
256
236
|
}
|
|
257
237
|
}
|
|
@@ -293,7 +273,7 @@ var script = defineComponent({
|
|
|
293
273
|
internalSearchOptions,
|
|
294
274
|
resolvedSearchOptions,
|
|
295
275
|
groupedOptions,
|
|
296
|
-
|
|
276
|
+
toggle,
|
|
297
277
|
close,
|
|
298
278
|
deselect,
|
|
299
279
|
innerItems,
|
|
@@ -484,16 +464,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
484
464
|
_: 3 /* FORWARDED */
|
|
485
465
|
}, 8 /* PROPS */, ["class", "trigger"])]),
|
|
486
466
|
_: 3 /* FORWARDED */
|
|
487
|
-
}, 8 /* PROPS */, ["class", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.
|
|
488
|
-
key: 1
|
|
489
|
-
}, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
490
|
-
key: 0,
|
|
467
|
+
}, 8 /* PROPS */, ["class", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), !_ctx.invalid ? (openBlock(), createBlock(_component_OrHint, {
|
|
468
|
+
key: 1,
|
|
491
469
|
disabled: _ctx.disabled
|
|
492
470
|
}, {
|
|
493
471
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
494
472
|
|
|
495
473
|
_: 1 /* STABLE */
|
|
496
|
-
}, 8 /* PROPS */, ["disabled"])) :
|
|
474
|
+
}, 8 /* PROPS */, ["disabled"])) : (openBlock(), createBlock(_component_OrError, {
|
|
497
475
|
key: 2,
|
|
498
476
|
disabled: _ctx.disabled
|
|
499
477
|
}, {
|
|
@@ -5,7 +5,7 @@ import { s as script$1 } from './OrError-19a62a18.js';
|
|
|
5
5
|
import { s as script$2 } from './OrHint-73835593.js';
|
|
6
6
|
import { s as script$3, a as InputBoxSize } from './OrInputBox-634230b1.js';
|
|
7
7
|
import { s as script$4 } from './OrLabel-7d4fe80b.js';
|
|
8
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelText,
|
|
8
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelText, createSlots } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
|
|
11
11
|
const TextareaRoot = [
|
|
@@ -153,10 +153,8 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
153
153
|
onBlur: _cache[4] || (_cache[4] = $event => _ctx.$emit('blur', $event))
|
|
154
154
|
}), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelText, _ctx.proxyModelValue]])]),
|
|
155
155
|
_: 1 /* STABLE */
|
|
156
|
-
}, 8 /* PROPS */, ["size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(),
|
|
157
|
-
key: 1
|
|
158
|
-
}, [_ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
|
|
159
|
-
key: 0,
|
|
156
|
+
}, 8 /* PROPS */, ["size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createBlock(_component_OrHint, {
|
|
157
|
+
key: 1,
|
|
160
158
|
disabled: _ctx.disabled
|
|
161
159
|
}, createSlots({
|
|
162
160
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint) + " ", 1 /* TEXT */)]),
|
|
@@ -167,7 +165,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
167
165
|
fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
|
|
168
166
|
|
|
169
167
|
key: "0"
|
|
170
|
-
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"])) :
|
|
168
|
+
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"])) : (openBlock(), createBlock(_component_OrError, {
|
|
171
169
|
key: 2,
|
|
172
170
|
disabled: _ctx.disabled
|
|
173
171
|
}, createSlots({
|
|
@@ -6,7 +6,6 @@ export * from './or-button-v2';
|
|
|
6
6
|
export * from './or-button-v3';
|
|
7
7
|
export * from './or-card';
|
|
8
8
|
export * from './or-card-collection';
|
|
9
|
-
export * from './or-card-collection-v3';
|
|
10
9
|
export * from './or-card-v3';
|
|
11
10
|
export * from './or-carousel';
|
|
12
11
|
export * from './or-checkbox';
|
|
@@ -66,7 +65,6 @@ export * from './or-sidebar-v3';
|
|
|
66
65
|
export * from './or-skeleton';
|
|
67
66
|
export * from './or-skeleton-v3';
|
|
68
67
|
export * from './or-slider';
|
|
69
|
-
export * from './or-sort-header-v3';
|
|
70
68
|
export * from './or-stepper';
|
|
71
69
|
export * from './or-switch';
|
|
72
70
|
export * from './or-switch-v3';
|
|
@@ -34,7 +34,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
34
34
|
}[]>;
|
|
35
35
|
resolvedSearchOptions: import("@vue/composition-api").ComputedRef<SelectOption[]>;
|
|
36
36
|
groupedOptions: import("@vue/composition-api").ComputedRef<Record<string, SelectOption[]>>;
|
|
37
|
-
|
|
37
|
+
toggle: () => void;
|
|
38
38
|
close: () => void;
|
|
39
39
|
deselect: (option: SelectOption) => void;
|
|
40
40
|
innerItems: import("@vue/composition-api").Ref<HTMLElement[]>;
|
|
@@ -221,7 +221,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
221
221
|
}[]>;
|
|
222
222
|
resolvedSearchOptions: import("@vue/composition-api").ComputedRef<SelectOption[]>;
|
|
223
223
|
groupedOptions: import("@vue/composition-api").ComputedRef<Record<string, SelectOption[]>>;
|
|
224
|
-
|
|
224
|
+
toggle: () => void;
|
|
225
225
|
close: () => void;
|
|
226
226
|
deselect: (option: SelectOption) => void;
|
|
227
227
|
innerItems: import("@vue/composition-api").Ref<HTMLElement[]>;
|