@onereach/ui-components 2.69.2-beta.2108.0 → 2.69.2-beta.2113.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-2fa559e1.js → OrAvatar-ae61bfb9.js} +41 -15
- package/dist/bundled/v2/{OrCardCollection-3d1b3b9a.js → OrCardCollection-a9a779ea.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-43626f94.js → OrConfirm-18c534df.js} +1 -1
- package/dist/bundled/v2/{OrInput-0a3666aa.js → OrInput-8b90e08f.js} +11 -18
- package/dist/bundled/v2/{OrInputBox-dfdcbdce.js → OrInputBox-79ec54ad.js} +14 -4
- package/dist/bundled/v2/{OrSearch-847c1bab.js → OrSearch-9d402f56.js} +2 -2
- package/dist/bundled/v2/{OrSelect-41c6588d.js → OrSelect-b20a9be0.js} +2 -8
- package/dist/bundled/v2/{OrTextarea-ff2ba975.js → OrTextarea-5593fbe9.js} +1 -2
- package/dist/bundled/v2/components/index.js +8 -9
- 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 +11 -0
- package/dist/bundled/v2/components/or-avatar-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-avatar-v3/props.d.ts +2 -1
- package/dist/bundled/v2/components/or-avatar-v3/styles.d.ts +2 -0
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-search-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/bundled/v2/components/or-select-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/bundled/v2/index.js +9 -10
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-22e46ce1.js → OrAvatar.vue_vue_type_script_lang-0426862b.js} +35 -13
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-fd4d589f.js → OrCardCollection.vue_vue_type_script_lang-861158b5.js} +4 -4
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-338631e0.js → OrConfirm.vue_vue_type_script_lang-289b5600.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-4bd33e3c.js → OrIconButton-1581013c.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-641f6e06.js → OrIconButton.vue_vue_type_script_lang-f6f801ff.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-3a8189f4.js → OrInlineInput.vue_vue_type_script_lang-f29483f4.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-890b97ab.js → OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js} +2 -2
- package/dist/bundled/v3/{OrInput-5efc4b9a.js → OrInput-fa782fc1.js} +14 -17
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-a9f3e530.js → OrInput.vue_vue_type_script_lang-f6d793d3.js} +4 -5
- package/dist/bundled/v3/{OrInputBox-1b143e00.js → OrInputBox-eb54d73d.js} +1 -1
- package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-5ee4ee45.js} +4 -5
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-00a477f0.js → OrModal.vue_vue_type_script_lang-80a7b906.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-df09cad8.js → OrSearch.vue_vue_type_script_lang-ed78b21f.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-cf991ed8.js → OrSelect.vue_vue_type_script_lang-15285ce4.js} +5 -10
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-92d9fb12.js → OrTag.vue_vue_type_script_lang-dc6a4011.js} +2 -2
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-115a1244.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +2 -3
- package/dist/bundled/v3/{OrToastContainer-afb51e5d.js → OrToastContainer-7c3c0b12.js} +1 -1
- package/dist/bundled/v3/components/index.js +18 -19
- 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 +11 -0
- package/dist/bundled/v3/components/or-avatar-v3/index.js +3 -1
- package/dist/bundled/v3/components/or-avatar-v3/props.d.ts +2 -1
- package/dist/bundled/v3/components/or-avatar-v3/styles.d.ts +2 -0
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +7 -8
- package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -8
- 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-box-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-input-v3/index.js +5 -6
- 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/index.js +7 -8
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/bundled/v3/components/or-select-v3/index.js +8 -9
- package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/index.js +39 -35
- package/dist/bundled/v3/{types-6c5eee23.js → types-dcc78caa.js} +2 -2
- package/dist/esm/v2/{OrAvatar-0afdef36.js → OrAvatar-3d155af3.js} +41 -15
- package/dist/esm/v2/{OrCardCollection-09e4cb8a.js → OrCardCollection-4f001551.js} +1 -1
- package/dist/esm/v2/{OrConfirm-93376443.js → OrConfirm-b0b2e43c.js} +1 -1
- package/dist/esm/v2/{OrInput-f92456ea.js → OrInput-2f16a7ac.js} +11 -18
- package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-70dec655.js → esm/v2/OrInputBox-4d5a318d.js} +57 -6
- package/dist/esm/v2/{OrSearch-4296eecb.js → OrSearch-ddb7c1fe.js} +2 -2
- package/dist/esm/v2/{OrSelect-633a9e09.js → OrSelect-f0ff5a85.js} +2 -8
- package/dist/esm/v2/{OrTextarea-823d0529.js → OrTextarea-6712a150.js} +1 -2
- package/dist/esm/v2/components/index.js +8 -9
- 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 +11 -0
- package/dist/esm/v2/components/or-avatar-v3/index.js +2 -1
- package/dist/esm/v2/components/or-avatar-v3/props.d.ts +2 -1
- package/dist/esm/v2/components/or-avatar-v3/styles.d.ts +2 -0
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -4
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -4
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
- package/dist/esm/v2/components/or-input-v3/index.js +2 -3
- package/dist/esm/v2/components/or-search-v3/index.js +3 -4
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/esm/v2/components/or-select-v3/index.js +3 -4
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/esm/v2/index.js +8 -9
- package/dist/esm/v3/{OrAvatar-ef88d31c.js → OrAvatar-53a4429d.js} +43 -16
- package/dist/esm/v3/{OrCardCollection-37226d46.js → OrCardCollection-5a0febaf.js} +1 -1
- package/dist/esm/v3/{OrConfirm-b27e7221.js → OrConfirm-906427ef.js} +1 -1
- package/dist/esm/v3/{OrInput-99776ffe.js → OrInput-41691fb3.js} +14 -17
- package/dist/esm/v3/{OrInputBox-36c102a4.js → OrInputBox-5247ab25.js} +2 -2
- package/dist/esm/v3/{OrSearch-188c643f.js → OrSearch-cdde55ce.js} +2 -2
- package/dist/esm/v3/{OrSelect-cba3966c.js → OrSelect-7e813982.js} +3 -8
- package/dist/esm/v3/{OrTextarea-b3ecc40d.js → OrTextarea-bb9ef3f2.js} +1 -1
- package/dist/esm/v3/components/index.js +8 -8
- 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 +11 -0
- package/dist/esm/v3/components/or-avatar-v3/index.js +2 -1
- package/dist/esm/v3/components/or-avatar-v3/props.d.ts +2 -1
- package/dist/esm/v3/components/or-avatar-v3/styles.d.ts +2 -0
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/esm/v3/components/or-select-v3/index.js +3 -3
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/index.js +8 -8
- package/package.json +2 -2
- package/src/components/or-avatar-v3/OrAvatar.stories3.ts +9 -7
- package/src/components/or-avatar-v3/OrAvatar.vue +22 -2
- package/src/components/or-avatar-v3/props.ts +1 -0
- package/src/components/or-avatar-v3/styles.ts +49 -11
- package/src/components/or-input-box-v3/styles.ts +3 -3
- package/src/components/or-input-v3/OrInput.vue +22 -28
- package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
- package/src/components/or-select-v3/OrSelect.vue +0 -6
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -149
- package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v2/props-78496a2d.js +0 -12
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -132
- package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v3/props-78496a2d.js +0 -12
- package/dist/esm/v2/OrInputBox-ad7c1875.js +0 -43
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -147
- package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -132
- package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
- package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -202
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -134
- package/src/components/or-combined-input-v3/index.ts +0 -2
- package/src/components/or-combined-input-v3/props.ts +0 -1
- package/src/components/or-combined-input-v3/styles.ts +0 -25
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect } from 'vue';
|
|
2
2
|
import { h as hslToColorString, g as generateHslFromString } from './color-1f348774.js';
|
|
3
|
+
import './OrIcon-d878b768.js';
|
|
4
|
+
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
3
5
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
4
6
|
|
|
5
7
|
var AvatarSize;
|
|
@@ -8,6 +10,7 @@ var AvatarSize;
|
|
|
8
10
|
AvatarSize["L"] = "l";
|
|
9
11
|
AvatarSize["M"] = "m";
|
|
10
12
|
AvatarSize["S"] = "s";
|
|
13
|
+
AvatarSize["XS"] = "xs";
|
|
11
14
|
})(AvatarSize || (AvatarSize = {}));
|
|
12
15
|
var AvatarColor;
|
|
13
16
|
(function (AvatarColor) {
|
|
@@ -32,24 +35,19 @@ const AvatarImage = [
|
|
|
32
35
|
const AvatarRootSizes = {
|
|
33
36
|
'xl': [
|
|
34
37
|
// Box
|
|
35
|
-
'w-[80px]', 'h-[80px]',
|
|
36
|
-
// Typography
|
|
37
|
-
'text-[32px]'],
|
|
38
|
+
'w-[80px]', 'h-[80px]'],
|
|
38
39
|
'l': [
|
|
39
40
|
// Box
|
|
40
|
-
'w-[64px]', 'h-[64px]',
|
|
41
|
-
// Typography
|
|
42
|
-
'text-[24px]'],
|
|
41
|
+
'w-[64px]', 'h-[64px]'],
|
|
43
42
|
'm': [
|
|
44
43
|
// Box
|
|
45
|
-
'w-[40px]', 'h-[40px]',
|
|
46
|
-
// Typography
|
|
47
|
-
'text-[16px]'],
|
|
44
|
+
'w-[40px]', 'h-[40px]'],
|
|
48
45
|
's': [
|
|
49
46
|
// Box
|
|
50
|
-
'w-[32px]', 'h-[32px]',
|
|
51
|
-
|
|
52
|
-
|
|
47
|
+
'w-[32px]', 'h-[32px]'],
|
|
48
|
+
'xs': [
|
|
49
|
+
// Box
|
|
50
|
+
'w-[24px]', 'h-[24px]']
|
|
53
51
|
};
|
|
54
52
|
const AvatarRootColors = {
|
|
55
53
|
[AvatarColor.blue]: [
|
|
@@ -71,9 +69,26 @@ const AvatarRootColors = {
|
|
|
71
69
|
// Theme
|
|
72
70
|
'text-white', 'dark:text-overlay-dark']
|
|
73
71
|
};
|
|
72
|
+
const AvatarRootAbbreviationSizes = {
|
|
73
|
+
'xl': ['typography-headline-1'],
|
|
74
|
+
'l': ['typography-headline-1'],
|
|
75
|
+
'm': ['typography-body-1-bold'],
|
|
76
|
+
's': ['typography-body-1-bold'],
|
|
77
|
+
'xs': ['typography-caption-semibold']
|
|
78
|
+
};
|
|
79
|
+
const AvatarRootIconSizes = {
|
|
80
|
+
'xl': ['text-[40px]'],
|
|
81
|
+
'l': ['text-[32px]'],
|
|
82
|
+
'm': ['text-[20px]'],
|
|
83
|
+
's': ['text-[16px]'],
|
|
84
|
+
'xs': ['text-[16px]']
|
|
85
|
+
};
|
|
74
86
|
|
|
75
87
|
var script = defineComponent({
|
|
76
88
|
name: 'OrAvatar',
|
|
89
|
+
components: {
|
|
90
|
+
OrIcon: script$1
|
|
91
|
+
},
|
|
77
92
|
inheritAttrs: false,
|
|
78
93
|
props: {
|
|
79
94
|
src: {
|
|
@@ -84,6 +99,10 @@ var script = defineComponent({
|
|
|
84
99
|
type: String,
|
|
85
100
|
default: AvatarSize.M
|
|
86
101
|
},
|
|
102
|
+
icon: {
|
|
103
|
+
type: String,
|
|
104
|
+
default: undefined
|
|
105
|
+
},
|
|
87
106
|
color: {
|
|
88
107
|
type: String,
|
|
89
108
|
default: AvatarColor.auto,
|
|
@@ -99,9 +118,12 @@ var script = defineComponent({
|
|
|
99
118
|
setup(props) {
|
|
100
119
|
// Refs
|
|
101
120
|
const root = ref();
|
|
121
|
+
const isIcon = computed(() => {
|
|
122
|
+
return !props.icon;
|
|
123
|
+
});
|
|
102
124
|
// Styles
|
|
103
125
|
const classAttribute = useClassAttribute();
|
|
104
|
-
const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], classAttribute.value]);
|
|
126
|
+
const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], ...(isIcon.value ? AvatarRootAbbreviationSizes[props.size] : AvatarRootIconSizes[props.size]), classAttribute.value]);
|
|
105
127
|
const imageStyles = computed(() => [...AvatarImage]);
|
|
106
128
|
// Effects
|
|
107
129
|
watchPostEffect(() => {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, renderSlot, resolveComponent, withModifiers, createBlock, normalizeClass, createCommentVNode, defineComponent, ref, computed, watch } from 'vue';
|
|
2
2
|
import { s as script$1 } from './OrCard.vue_vue_type_script_lang-165de137.js';
|
|
3
|
-
import './OrIconButton-
|
|
4
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
5
|
-
import './OrInput-
|
|
6
|
-
import { s as script$4 } from './OrInput.vue_vue_type_script_lang-
|
|
3
|
+
import './OrIconButton-1581013c.js';
|
|
4
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
5
|
+
import './OrInput-fa782fc1.js';
|
|
6
|
+
import { s as script$4 } from './OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
7
7
|
import { s as script$2 } from './OrSortHeader.vue_vue_type_script_lang-75115125.js';
|
|
8
8
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
9
9
|
|
|
@@ -3,9 +3,9 @@ import { useMagicKeys, whenever } from '@vueuse/core';
|
|
|
3
3
|
import { l as logicAnd } from './index-01519e46.js';
|
|
4
4
|
import './OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js';
|
|
5
5
|
import { s as script$1, a as ButtonColor } from './OrButton.vue_vue_type_script_lang-3718b300.js';
|
|
6
|
-
import './OrInput-
|
|
6
|
+
import './OrInput-fa782fc1.js';
|
|
7
7
|
import { s as script$2 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
8
|
-
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
9
9
|
|
|
10
10
|
const _hoisted_1 = ["type", "disabled"];
|
|
11
11
|
const _hoisted_2 = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrIconButton.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
2
2
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
|
|
3
3
|
|
|
4
4
|
const _hoisted_1 = ["disabled"];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createBlock, withCtx, createElementVNode, normalizeClass, toDisplayString, createCommentVNode, defineComponent, ref, computed } from 'vue';
|
|
2
2
|
import './OrIcon-d878b768.js';
|
|
3
|
-
import { s as script$2, I as IconSize } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
4
3
|
import { s as script$1 } from './OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
4
|
+
import { s as script$2, I as IconSize } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
5
5
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
6
6
|
|
|
7
7
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from 'vue';
|
|
2
2
|
import './OrHint-9592499e.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-1581013c.js';
|
|
4
4
|
import './OrInlineInputBox-9d68ded1.js';
|
|
5
5
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox.vue_vue_type_script_lang-73750005.js';
|
|
6
6
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
7
7
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
8
8
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
9
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
10
10
|
|
|
11
11
|
var InlineInputType;
|
|
12
12
|
(function (InlineInputType) {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from 'vue';
|
|
2
2
|
import './OrHint-9592499e.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-1581013c.js';
|
|
4
4
|
import './OrInlineInputBox-9d68ded1.js';
|
|
5
5
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
6
6
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
7
7
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
8
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
9
9
|
import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-73750005.js';
|
|
10
10
|
|
|
11
11
|
const InlineTextareaRoot = [
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { s as script } from './OrInput.vue_vue_type_script_lang-
|
|
2
|
-
import { resolveComponent, openBlock, createElementBlock,
|
|
1
|
+
import { s as script } from './OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
2
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
5
|
-
const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled"
|
|
5
|
+
const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled"];
|
|
6
6
|
const _hoisted_2 = {
|
|
7
|
-
key: 0,
|
|
8
7
|
class: /*#__PURE__*/normalizeClass(['layout-row'])
|
|
9
8
|
};
|
|
10
9
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -14,11 +13,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14
13
|
const _component_OrInputBox = resolveComponent("OrInputBox");
|
|
15
14
|
const _component_OrHint = resolveComponent("OrHint");
|
|
16
15
|
const _component_OrError = resolveComponent("OrError");
|
|
17
|
-
return openBlock(), createElementBlock("div",
|
|
18
|
-
ref: "root"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}), [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
16
|
+
return openBlock(), createElementBlock("div", {
|
|
17
|
+
ref: "root",
|
|
18
|
+
class: normalizeClass(_ctx.rootStyles)
|
|
19
|
+
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
22
20
|
key: 0,
|
|
23
21
|
"control-id": _ctx.controlId,
|
|
24
22
|
variant: 'input',
|
|
@@ -36,22 +34,21 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
36
34
|
readonly: _ctx.readonly,
|
|
37
35
|
disabled: _ctx.disabled
|
|
38
36
|
}, {
|
|
39
|
-
default: withCtx(() => [withDirectives(createElementVNode("input", {
|
|
37
|
+
default: withCtx(() => [withDirectives(createElementVNode("input", mergeProps({
|
|
40
38
|
id: _ctx.controlId,
|
|
41
39
|
ref: "input",
|
|
42
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
43
|
-
|
|
40
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
41
|
+
}, _ctx.$attrs, {
|
|
42
|
+
class: _ctx.controlStyles,
|
|
44
43
|
type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
|
|
45
44
|
placeholder: _ctx.placeholder,
|
|
46
45
|
required: _ctx.required,
|
|
47
46
|
disabled: _ctx.disabled,
|
|
48
|
-
"read-only": _ctx.readonly,
|
|
49
|
-
"max-length": _ctx.maxLength,
|
|
50
47
|
onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
|
|
51
48
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
52
49
|
onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
|
|
53
50
|
onBlur: _cache[4] || (_cache[4] = $event => _ctx.$emit('blur', $event))
|
|
54
|
-
}, null,
|
|
51
|
+
}), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]]), createElementVNode("div", _hoisted_2, [_ctx.type === 'password' ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
55
52
|
key: 0,
|
|
56
53
|
icon: {
|
|
57
54
|
icon: _ctx.disclosed ? 'visibility_off' : 'visibility',
|
|
@@ -72,7 +69,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
72
69
|
key: 1,
|
|
73
70
|
icon: 'search',
|
|
74
71
|
variant: 'outlined'
|
|
75
|
-
}))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])
|
|
72
|
+
}))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])]),
|
|
76
73
|
_: 1 /* STABLE */
|
|
77
74
|
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
|
|
78
75
|
key: 1
|
|
@@ -100,7 +97,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
100
97
|
fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
|
|
101
98
|
|
|
102
99
|
key: "0"
|
|
103
|
-
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))],
|
|
100
|
+
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 2 /* CLASS */);
|
|
104
101
|
}
|
|
105
102
|
|
|
106
103
|
var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"number\"][data-v-78975fa2]::-webkit-inner-spin-button {\n display: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
|
|
@@ -3,15 +3,14 @@ import './OrHint-9592499e.js';
|
|
|
3
3
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
4
4
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
5
5
|
import './OrIcon-d878b768.js';
|
|
6
|
-
import './OrIconButton-
|
|
7
|
-
import './OrInputBox-
|
|
8
|
-
import { s as script$5 } from './OrInputBox.vue_vue_type_script_lang-
|
|
6
|
+
import './OrIconButton-1581013c.js';
|
|
7
|
+
import './OrInputBox-eb54d73d.js';
|
|
8
|
+
import { s as script$5, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
9
9
|
import './OrLabel-c6873e79.js';
|
|
10
10
|
import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-96f94c4e.js';
|
|
11
|
-
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
12
11
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
13
12
|
import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
14
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
13
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
15
14
|
|
|
16
15
|
var InputType;
|
|
17
16
|
(function (InputType) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrInputBox.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
2
2
|
import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
|
|
3
3
|
|
|
4
4
|
const _hoisted_1 = ["invalid", "readonly", "disabled"];
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { defineComponent, ref, computed } from 'vue
|
|
2
|
-
import { u as useClassAttribute } from './useClassAttribute-
|
|
3
|
-
import '@vueuse/core';
|
|
1
|
+
import { defineComponent, ref, computed } from 'vue';
|
|
2
|
+
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
4
3
|
|
|
5
4
|
var InputBoxVariant;
|
|
6
5
|
(function (InputBoxVariant) {
|
|
@@ -45,14 +44,14 @@ const InputBoxRootSizes = {
|
|
|
45
44
|
// Box
|
|
46
45
|
'children:min-h-[34px]',
|
|
47
46
|
// Spacing
|
|
48
|
-
'first-child:pl-md first-child:md:pl-sm+', '
|
|
47
|
+
'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:pt-[11px] children:md:pt-[7px]', 'children:pb-[11px] children:md:pb-[6px]', 'gap-sm+ md:gap-sm',
|
|
49
48
|
// Typography
|
|
50
49
|
'typography-body-2-regular'],
|
|
51
50
|
's': [
|
|
52
51
|
// Box
|
|
53
52
|
'children:min-h-[30px]',
|
|
54
53
|
// Spacing
|
|
55
|
-
'first-child:pl-sm', '
|
|
54
|
+
'first-child:pl-sm', 'last-child:pr-sm', 'children:py-[6px]', 'gap-[6px]',
|
|
56
55
|
// Typography
|
|
57
56
|
'typography-caption-regular']
|
|
58
57
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue';
|
|
2
2
|
import './OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-1581013c.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
5
5
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
7
7
|
|
|
8
8
|
var ModalSize;
|
|
9
9
|
(function (ModalSize) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue';
|
|
2
2
|
import './OrIcon-d878b768.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-1581013c.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
5
5
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
7
7
|
|
|
8
8
|
var NotificationVariant;
|
|
9
9
|
(function (NotificationVariant) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
|
-
import './OrInput-
|
|
3
|
+
import './OrInput-fa782fc1.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
5
|
-
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-
|
|
6
|
-
import { a as InputBoxSize } from './
|
|
5
|
+
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
6
|
+
import { a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
7
7
|
|
|
8
8
|
var script = defineComponent({
|
|
9
9
|
name: 'OrSearch',
|
|
@@ -4,24 +4,23 @@ import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
|
4
4
|
import './OrHint-9592499e.js';
|
|
5
5
|
import { s as script$2 } from './OrExpansionPanel.vue_vue_type_script_lang-7f9c6721.js';
|
|
6
6
|
import './OrIcon-d878b768.js';
|
|
7
|
-
import './OrInput-
|
|
8
|
-
import './OrInputBox-
|
|
7
|
+
import './OrInput-fa782fc1.js';
|
|
8
|
+
import './OrInputBox-eb54d73d.js';
|
|
9
9
|
import './OrLabel-c6873e79.js';
|
|
10
10
|
import './OrMenuItem-4feaba6c.js';
|
|
11
11
|
import './OrPopover-c462ce77.js';
|
|
12
|
-
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-dc6a4011.js';
|
|
13
13
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-293d2de2.js';
|
|
14
14
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
15
15
|
import { u as useOverflow } from './useOverflow-6dce216b.js';
|
|
16
16
|
import { s as script$4 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
17
17
|
import { s as script$5 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
18
18
|
import { s as script$6 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
19
|
-
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-
|
|
20
|
-
import { s as script$8 } from './OrInputBox.vue_vue_type_script_lang-
|
|
19
|
+
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
20
|
+
import { s as script$8, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
21
21
|
import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-96f94c4e.js';
|
|
22
22
|
import { s as script$a } from './OrMenuItem.vue_vue_type_script_lang-0ffaef05.js';
|
|
23
23
|
import { s as script$b } from './OrPopover.vue_vue_type_script_lang-54c7b11c.js';
|
|
24
|
-
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
25
24
|
|
|
26
25
|
const _hoisted_1$2 = ["id", "value", "indeterminate", "required", "disabled"];
|
|
27
26
|
function render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -222,10 +221,6 @@ var script = defineComponent({
|
|
|
222
221
|
type: Boolean,
|
|
223
222
|
default: false
|
|
224
223
|
},
|
|
225
|
-
disableDefaultStyles: {
|
|
226
|
-
type: Boolean,
|
|
227
|
-
default: false
|
|
228
|
-
},
|
|
229
224
|
enableSearch: {
|
|
230
225
|
type: Boolean,
|
|
231
226
|
default: false
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue';
|
|
2
|
-
import './OrIconButton-
|
|
2
|
+
import './OrIconButton-1581013c.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-f6f801ff.js';
|
|
5
5
|
|
|
6
6
|
var TagVariant;
|
|
7
7
|
(function (TagVariant) {
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed } from 'vue';
|
|
2
2
|
import './OrHint-9592499e.js';
|
|
3
|
-
import './OrInputBox-
|
|
3
|
+
import './OrInputBox-eb54d73d.js';
|
|
4
4
|
import './OrLabel-c6873e79.js';
|
|
5
5
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
6
6
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
7
7
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
8
|
-
import { s as script$3 } from './OrInputBox.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$3, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
9
9
|
import { s as script$4 } from './OrLabel.vue_vue_type_script_lang-96f94c4e.js';
|
|
10
|
-
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
11
10
|
|
|
12
11
|
const TextareaRoot = [
|
|
13
12
|
// Layout
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as script } from './types-
|
|
1
|
+
import { a as script } from './types-dcc78caa.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-0426862b.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 { C as CardCollectionView, s as OrCardCollectionV3 } from '../OrCardCollection.vue_vue_type_script_lang-
|
|
11
|
+
export { C as CardCollectionView, s as OrCardCollectionV3 } from '../OrCardCollection.vue_vue_type_script_lang-861158b5.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-289b5600.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,15 +30,14 @@ 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-f6f801ff.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-f29483f4.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-
|
|
39
|
-
export { s as OrInputBoxV3 } from '../OrInputBox.vue_vue_type_script_lang-
|
|
40
|
-
export {
|
|
41
|
-
export { I as InputType, s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-a9f3e530.js';
|
|
38
|
+
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js';
|
|
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
|
+
export { I as InputType, s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
42
41
|
export { a as OrNumberInput, b as OrPassword, s as OrTextarea } from '../OrPassword.vue_vue_type_script_lang-13bc5b00.js';
|
|
43
42
|
export { s as OrInput } from '../OrInput-7d4b571a.js';
|
|
44
43
|
export { s as OrSearch } from '../OrSearch.vue_vue_type_script_lang-16fbccc0.js';
|
|
@@ -53,7 +52,7 @@ export { s as OrMenuItemV3 } from '../OrMenuItem.vue_vue_type_script_lang-0ffaef
|
|
|
53
52
|
export { s as OrMenuV3 } from '../OrMenu.vue_vue_type_script_lang-2446a69a.js';
|
|
54
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';
|
|
55
54
|
export { s as OrModal, O as OrModalSizes } from '../OrModal.vue_vue_type_script_lang-a1ed2ebb.js';
|
|
56
|
-
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-80a7b906.js';
|
|
57
56
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from '../OrNotification.vue_vue_type_script_lang-07163a83.js';
|
|
58
57
|
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification.vue_vue_type_script_lang-fbb35355.js';
|
|
59
58
|
export { s as OrOverflowMenu } from '../OrOverflowMenu.vue_vue_type_script_lang-0397533d.js';
|
|
@@ -64,10 +63,10 @@ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
64
63
|
export { s as OrRadio } from '../OrRadio.vue_vue_type_script_lang-c956b54b.js';
|
|
65
64
|
export { s as OrRadioGroup } from '../OrRadioGroup.vue_vue_type_script_lang-caea7bcb.js';
|
|
66
65
|
export { s as OrRadioV3 } from '../OrRadio.vue_vue_type_script_lang-2e666a56.js';
|
|
67
|
-
export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-
|
|
66
|
+
export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-ed78b21f.js';
|
|
68
67
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl.vue_vue_type_script_lang-579406f5.js';
|
|
69
68
|
export { s as OrSelect } from '../OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
70
|
-
export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-
|
|
69
|
+
export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-15285ce4.js';
|
|
71
70
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar.vue_vue_type_script_lang-7c55ac0a.js';
|
|
72
71
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar.vue_vue_type_script_lang-ce0b152c.js';
|
|
73
72
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText.vue_vue_type_script_lang-f3f989c3.js';
|
|
@@ -83,15 +82,15 @@ export { s as OrTabV3 } from '../OrTab.vue_vue_type_script_lang-134ad9d1.js';
|
|
|
83
82
|
export { s as OrTabs } from '../OrTabs.vue_vue_type_script_lang-40e2a6e9.js';
|
|
84
83
|
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs.vue_vue_type_script_lang-919b2021.js';
|
|
85
84
|
export { s as OrTag } from '../OrTag.vue_vue_type_script_lang-8c526c11.js';
|
|
86
|
-
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-dc6a4011.js';
|
|
87
86
|
export { s as OrTeleport } from '../OrTeleportVue3-012351e1.js';
|
|
88
87
|
export { s as OrTeleportV3 } from '../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
89
88
|
export { s as OrTextV3 } from '../OrText.vue_vue_type_script_lang-d9525d49.js';
|
|
90
|
-
export { s as OrTextareaV3 } from '../OrTextarea.vue_vue_type_script_lang-
|
|
89
|
+
export { s as OrTextareaV3 } from '../OrTextarea.vue_vue_type_script_lang-8e3531cd.js';
|
|
91
90
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox.vue_vue_type_script_lang-b5c4a93a.js';
|
|
92
91
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-d5b3c109.js';
|
|
93
92
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer.vue_vue_type_script_lang-4bb702ce.js';
|
|
94
|
-
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-dcc78caa.js';
|
|
95
94
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-4d4329cd.js';
|
|
96
95
|
export { s as OrTooltip } from '../OrTooltip.vue_vue_type_script_lang-fa52d391.js';
|
|
97
96
|
export { s as OrTooltipContent } from '../OrTooltipContent-b0dcb862.js';
|
|
@@ -101,13 +100,14 @@ import 'lodash';
|
|
|
101
100
|
import '../OrIcon-1cae8a64.js';
|
|
102
101
|
import '../style-inject.es-4c6f2515.js';
|
|
103
102
|
import '../color-1f348774.js';
|
|
103
|
+
import '../OrIcon-d878b768.js';
|
|
104
104
|
import '../useClassAttribute-00888f78.js';
|
|
105
105
|
import '@vueuse/core';
|
|
106
106
|
import '../OrLoader-ee97fef4.js';
|
|
107
107
|
import '../OrLoader-c4bbef2f.js';
|
|
108
108
|
import '../OrIconButton-e637158e.js';
|
|
109
|
-
import '../OrIconButton-
|
|
110
|
-
import '../OrInput-
|
|
109
|
+
import '../OrIconButton-1581013c.js';
|
|
110
|
+
import '../OrInput-fa782fc1.js';
|
|
111
111
|
import '../OrLabel-c6873e79.js';
|
|
112
112
|
import '../OrLabel-e412c532.js';
|
|
113
113
|
import '../OrError-b43ebad8.js';
|
|
@@ -119,11 +119,10 @@ import '../OrFloating-b6672a37.js';
|
|
|
119
119
|
import '../index-01519e46.js';
|
|
120
120
|
import '../OrButton-ec723bb7.js';
|
|
121
121
|
import '../OrCollapse-63e83681.js';
|
|
122
|
-
import '../OrIcon-d878b768.js';
|
|
123
122
|
import '../floating-ui.dom.esm-83eba816.js';
|
|
124
123
|
import '../OrHint-9592499e.js';
|
|
125
124
|
import '../OrInlineInputBox-9d68ded1.js';
|
|
126
|
-
import '../OrInputBox-
|
|
125
|
+
import '../OrInputBox-eb54d73d.js';
|
|
127
126
|
import '../useToggle-09b6cb90.js';
|
|
128
127
|
import '../v4-cf8987a3.js';
|
|
129
128
|
import '../OrPopover-c462ce77.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 WithIcon: 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,6 +13,10 @@ 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
|
+
};
|
|
16
20
|
color: {
|
|
17
21
|
type: PropType<AvatarColor>;
|
|
18
22
|
default: AvatarColor;
|
|
@@ -32,6 +36,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
32
36
|
type: PropType<AvatarSize>;
|
|
33
37
|
default: AvatarSize;
|
|
34
38
|
};
|
|
39
|
+
icon: {
|
|
40
|
+
type: StringConstructor;
|
|
41
|
+
default: undefined;
|
|
42
|
+
};
|
|
35
43
|
color: {
|
|
36
44
|
type: PropType<AvatarColor>;
|
|
37
45
|
default: AvatarColor;
|
|
@@ -45,6 +53,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
45
53
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
46
54
|
src: string;
|
|
47
55
|
size: AvatarSize;
|
|
56
|
+
icon: string;
|
|
48
57
|
color: AvatarColor;
|
|
49
58
|
colorSalt: string;
|
|
50
59
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -54,11 +63,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
54
63
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
55
64
|
src: string;
|
|
56
65
|
size: AvatarSize;
|
|
66
|
+
icon: string;
|
|
57
67
|
color: AvatarColor;
|
|
58
68
|
colorSalt: string;
|
|
59
69
|
} & {}, {
|
|
60
70
|
src: string;
|
|
61
71
|
size: AvatarSize;
|
|
72
|
+
icon: string;
|
|
62
73
|
color: AvatarColor;
|
|
63
74
|
colorSalt: string;
|
|
64
75
|
}, true>);
|
|
@@ -1,4 +1,6 @@
|
|
|
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-0426862b.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';
|
|
4
6
|
import '../../useClassAttribute-00888f78.js';
|