@onereach/ui-components 2.56.1-beta.1824.0 → 2.57.0-beta.1809.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/v2/{OrConfirm-dbab3de0.js → OrConfirm-729e7835.js} +1 -1
- package/dist/v2/OrFab-c115c828.js +104 -0
- package/dist/v2/{OrIconButton-b36dbb59.js → OrIconButton-cf6aaf93.js} +5 -1
- package/dist/v2/{OrInlineInput-4410e116.js → OrInlineInput-303ce862.js} +1 -1
- package/dist/v2/{OrInlineTextarea-3c666887.js → OrInlineTextarea-edd0d510.js} +1 -1
- package/dist/v2/{OrInput-8da0aaa7.js → OrInput-1f36471b.js} +1 -1
- package/dist/v2/{OrModal-4e32f872.js → OrModal-977bdfaa.js} +1 -1
- package/dist/v2/{OrNotification-e5a8fe2e.js → OrNotification-78b0313e.js} +1 -1
- package/dist/v2/{OrSearch-4b2313a2.js → OrSearch-32ea3f3d.js} +1 -1
- package/dist/v2/{OrSelect-98aac302.js → OrSelect-bb37ad72.js} +2 -2
- package/dist/v2/{OrTag-b6925a18.js → OrTag-e321aa50.js} +1 -1
- package/dist/v2/components/index.d.ts +1 -0
- package/dist/v2/components/or-fab-v3/OrFab.stories3.d.ts +12 -0
- package/dist/v2/components/or-fab-v3/OrFab.vue.d.ts +47 -0
- package/dist/v2/components/or-fab-v3/index.d.ts +2 -0
- package/dist/v2/components/or-fab-v3/props.d.ts +4 -0
- package/dist/v2/components/or-fab-v3/styles.d.ts +3 -0
- package/dist/v2/index.js +12 -11
- package/dist/v2/index2.js +12 -11
- package/dist/v2/index20.js +3 -3
- package/dist/v2/index26.js +4 -7
- package/dist/v2/index27.js +6 -2
- package/dist/v2/index28.js +3 -3
- package/dist/v2/index29.js +3 -10
- package/dist/v2/index30.js +9 -12
- package/dist/v2/index31.js +11 -1
- package/dist/v2/index32.js +1 -1
- package/dist/v2/index33.js +1 -16
- package/dist/v2/index34.js +17 -17
- package/dist/v2/index35.js +17 -17
- package/dist/v2/index36.js +16 -1
- package/dist/v2/index37.js +1 -17
- package/dist/v2/index38.js +18 -22
- package/dist/v2/index39.js +22 -2
- package/dist/v2/index40.js +3 -3
- package/dist/v2/index41.js +1 -1
- package/dist/v2/index42.js +3 -20
- package/dist/v2/index43.js +1 -7
- package/dist/v2/index44.js +24 -1
- package/dist/v2/index45.js +3 -3
- package/dist/v2/index46.js +1 -2
- package/dist/v2/index47.js +2 -9
- package/dist/v2/index48.js +10 -17
- package/dist/v2/index49.js +17 -13
- package/dist/v2/index50.js +13 -14
- package/dist/v2/index51.js +14 -13
- package/dist/v2/index52.js +12 -15
- package/dist/v2/index53.js +16 -1
- package/dist/v2/index54.js +2 -6
- package/dist/v2/index55.js +1 -5
- package/dist/v2/index56.js +10 -3
- package/dist/v2/index57.js +2 -4
- package/dist/v2/index58.js +5 -3
- package/dist/v2/index59.js +2 -1
- package/dist/v2/index60.js +2 -5
- package/dist/v2/index61.js +3 -18
- package/dist/v2/index62.js +18 -15
- package/dist/v2/index63.js +15 -23
- package/dist/v2/index64.js +25 -4
- package/dist/v2/index65.js +2 -1
- package/dist/v2/index66.js +3 -4
- package/dist/v2/index67.js +2 -10
- package/dist/v2/index68.js +3 -6
- package/dist/v2/index69.js +13 -2
- package/dist/v2/index70.js +4 -6
- package/dist/v2/index71.js +6 -4
- package/dist/v2/index72.js +2 -1
- package/dist/v2/index73.js +3 -3
- package/dist/v2/index74.js +3 -4
- package/dist/v2/index75.js +4 -15
- package/dist/v2/index76.js +14 -11
- package/dist/v2/index77.js +11 -13
- package/dist/v2/index78.js +14 -2
- package/dist/v2/index79.js +2 -2
- package/dist/v2/index80.js +2 -3
- package/dist/v2/index81.js +1 -6
- package/dist/v2/index82.js +7 -20
- package/dist/v2/index83.js +12 -9
- package/dist/v2/index84.js +18 -1
- package/dist/v2/index85.js +2 -18
- package/dist/v2/index86.js +18 -2
- package/dist/v2/index87.js +2 -10
- package/dist/v2/index88.js +9 -11
- package/dist/v2/index89.js +12 -6
- package/dist/v2/index90.js +5 -1
- package/dist/v2/index91.js +3 -0
- package/dist/v2/{types-d93f0511.js → types-029719dd.js} +3 -3
- package/dist/v3/{OrConfirm-a7cc89e7.js → OrConfirm-370ec69e.js} +1 -1
- package/dist/v3/OrFab-d8fece8b.js +79 -0
- package/dist/v3/{OrIconButton-0b2b01cb.js → OrIconButton-4eb5be4a.js} +4 -2
- package/dist/v3/{OrInlineInput-f3a6fca3.js → OrInlineInput-c5d41487.js} +1 -1
- package/dist/v3/{OrInlineTextarea-ca99d2ba.js → OrInlineTextarea-7b366fd0.js} +1 -1
- package/dist/v3/{OrInput-7e61c7ea.js → OrInput-e70341f6.js} +1 -1
- package/dist/v3/{OrModal-04e5013b.js → OrModal-1d0991ad.js} +1 -1
- package/dist/v3/{OrNotification-4c88fd47.js → OrNotification-3f3bca66.js} +1 -1
- package/dist/v3/{OrSearch-43068bd7.js → OrSearch-0b894dde.js} +1 -1
- package/dist/v3/{OrSelect-dffa754b.js → OrSelect-9aeb53ce.js} +2 -2
- package/dist/v3/{OrTag-15b3c712.js → OrTag-86441466.js} +1 -1
- package/dist/v3/components/index.d.ts +1 -0
- package/dist/v3/components/or-fab-v3/OrFab.stories3.d.ts +12 -0
- package/dist/v3/components/or-fab-v3/OrFab.vue.d.ts +47 -0
- package/dist/v3/components/or-fab-v3/index.d.ts +2 -0
- package/dist/v3/components/or-fab-v3/props.d.ts +4 -0
- package/dist/v3/components/or-fab-v3/styles.d.ts +3 -0
- package/dist/v3/index.js +12 -11
- package/dist/v3/index2.js +12 -11
- package/dist/v3/index20.js +3 -3
- package/dist/v3/index26.js +4 -6
- package/dist/v3/index27.js +5 -2
- package/dist/v3/index28.js +3 -3
- package/dist/v3/index29.js +3 -9
- package/dist/v3/index30.js +8 -11
- package/dist/v3/index31.js +10 -1
- package/dist/v3/index32.js +1 -1
- package/dist/v3/index33.js +1 -15
- package/dist/v3/index34.js +16 -14
- package/dist/v3/index35.js +14 -16
- package/dist/v3/index36.js +16 -2
- package/dist/v3/index37.js +2 -17
- package/dist/v3/index38.js +17 -17
- package/dist/v3/index39.js +16 -1
- package/dist/v3/index40.js +3 -3
- package/dist/v3/index41.js +1 -1
- package/dist/v3/index42.js +3 -16
- package/dist/v3/index43.js +1 -7
- package/dist/v3/index44.js +20 -1
- package/dist/v3/index45.js +3 -3
- package/dist/v3/index46.js +1 -2
- package/dist/v3/index47.js +2 -8
- package/dist/v3/index48.js +9 -14
- package/dist/v3/index49.js +14 -12
- package/dist/v3/index50.js +12 -11
- package/dist/v3/index51.js +11 -12
- package/dist/v3/index52.js +11 -11
- package/dist/v3/index53.js +12 -1
- package/dist/v3/index54.js +2 -5
- package/dist/v3/index55.js +1 -5
- package/dist/v3/index56.js +9 -3
- package/dist/v3/index57.js +2 -4
- package/dist/v3/index58.js +5 -3
- package/dist/v3/index59.js +2 -1
- package/dist/v3/index60.js +1 -4
- package/dist/v3/index61.js +3 -17
- package/dist/v3/index62.js +17 -14
- package/dist/v3/index63.js +13 -21
- package/dist/v3/index64.js +23 -3
- package/dist/v3/index65.js +2 -1
- package/dist/v3/index66.js +3 -4
- package/dist/v3/index67.js +2 -9
- package/dist/v3/index68.js +3 -4
- package/dist/v3/index69.js +10 -2
- package/dist/v3/index70.js +3 -5
- package/dist/v3/index71.js +5 -3
- package/dist/v3/index72.js +2 -1
- package/dist/v3/index73.js +3 -3
- package/dist/v3/index74.js +3 -4
- package/dist/v3/index75.js +4 -14
- package/dist/v3/index76.js +13 -10
- package/dist/v3/index77.js +10 -12
- package/dist/v3/index78.js +13 -1
- package/dist/v3/index79.js +1 -1
- package/dist/v3/index80.js +1 -3
- package/dist/v3/index81.js +1 -6
- package/dist/v3/index82.js +6 -16
- package/dist/v3/index83.js +12 -9
- package/dist/v3/index84.js +15 -1
- package/dist/v3/index85.js +2 -17
- package/dist/v3/index86.js +17 -2
- package/dist/v3/index87.js +2 -8
- package/dist/v3/index88.js +6 -9
- package/dist/v3/index89.js +11 -6
- package/dist/v3/index90.js +5 -1
- package/dist/v3/index91.js +3 -0
- package/dist/v3/{types-181d36e1.js → types-38b5d49f.js} +3 -3
- package/package.json +2 -2
- package/src/components/index.ts +1 -0
- package/src/components/or-fab-v3/OrFab.docs.mdx +3 -0
- package/src/components/or-fab-v3/OrFab.stories3.ts +57 -0
- package/src/components/or-fab-v3/OrFab.vue +65 -0
- package/src/components/or-fab-v3/index.ts +2 -0
- package/src/components/or-fab-v3/props.ts +4 -0
- package/src/components/or-fab-v3/styles.ts +33 -0
- package/src/components/or-icon-button-v3/OrIconButton.vue +4 -1
- package/src/components/or-toast-v3/styles.ts +2 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-33df8e61.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrOverlay-cc919120.js';
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrInput-1f36471b.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIcon-763ed5e2.js';
|
|
3
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
|
+
|
|
5
|
+
var FabColor;
|
|
6
|
+
(function (FabColor) {
|
|
7
|
+
FabColor["Primary"] = "primary";
|
|
8
|
+
FabColor["Danger"] = "danger";
|
|
9
|
+
})(FabColor || (FabColor = {}));
|
|
10
|
+
|
|
11
|
+
const FabRoot = [
|
|
12
|
+
// Layout
|
|
13
|
+
'flex', 'justify-center', 'items-center',
|
|
14
|
+
// Box
|
|
15
|
+
'rounded-full',
|
|
16
|
+
// Sizing
|
|
17
|
+
'px-md', 'py-md',
|
|
18
|
+
// Theme
|
|
19
|
+
'shadow-button', 'dark:shadow-button-dark'];
|
|
20
|
+
const FabRootColors = {
|
|
21
|
+
'primary': [
|
|
22
|
+
// Theme
|
|
23
|
+
'theme-preset-1-primary', 'dark:theme-preset-1-primary-dark'],
|
|
24
|
+
'danger': [
|
|
25
|
+
// Theme
|
|
26
|
+
'theme-preset-1-error', 'dark:theme-preset-1-error-dark']
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
var script = defineComponent({
|
|
30
|
+
name: 'OrFab',
|
|
31
|
+
components: {
|
|
32
|
+
OrIcon: __vue_component__$1
|
|
33
|
+
},
|
|
34
|
+
inheritAttrs: false,
|
|
35
|
+
props: {
|
|
36
|
+
icon: {
|
|
37
|
+
type: String,
|
|
38
|
+
required: true
|
|
39
|
+
},
|
|
40
|
+
color: {
|
|
41
|
+
type: String,
|
|
42
|
+
default: FabColor.Primary
|
|
43
|
+
},
|
|
44
|
+
disabled: {
|
|
45
|
+
type: Boolean,
|
|
46
|
+
default: false
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
setup(props) {
|
|
50
|
+
// Refs
|
|
51
|
+
const root = ref();
|
|
52
|
+
// Styles
|
|
53
|
+
const rootStyles = computed(() => ['or-fab', ...FabRoot, ...FabRootColors[props.color]]);
|
|
54
|
+
return {
|
|
55
|
+
root,
|
|
56
|
+
rootStyles
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
});
|
|
60
|
+
|
|
61
|
+
/* script */
|
|
62
|
+
const __vue_script__ = script;
|
|
63
|
+
|
|
64
|
+
/* template */
|
|
65
|
+
var __vue_render__ = function () {
|
|
66
|
+
var _vm = this;
|
|
67
|
+
var _h = _vm.$createElement;
|
|
68
|
+
var _c = _vm._self._c || _h;
|
|
69
|
+
return _c('button', _vm._b({
|
|
70
|
+
ref: "root",
|
|
71
|
+
class: _vm.rootStyles,
|
|
72
|
+
attrs: {
|
|
73
|
+
"type": 'button',
|
|
74
|
+
"disabled": _vm.disabled
|
|
75
|
+
}
|
|
76
|
+
}, 'button', _vm.$attrs, false), [_c('OrIcon', {
|
|
77
|
+
attrs: {
|
|
78
|
+
"icon": _vm.icon,
|
|
79
|
+
"size": 'l'
|
|
80
|
+
}
|
|
81
|
+
})], 1);
|
|
82
|
+
};
|
|
83
|
+
var __vue_staticRenderFns__ = [];
|
|
84
|
+
|
|
85
|
+
/* style */
|
|
86
|
+
const __vue_inject_styles__ = undefined;
|
|
87
|
+
/* scoped */
|
|
88
|
+
const __vue_scope_id__ = undefined;
|
|
89
|
+
/* module identifier */
|
|
90
|
+
const __vue_module_identifier__ = undefined;
|
|
91
|
+
/* functional template */
|
|
92
|
+
const __vue_is_functional_template__ = false;
|
|
93
|
+
/* style inject */
|
|
94
|
+
|
|
95
|
+
/* style inject SSR */
|
|
96
|
+
|
|
97
|
+
/* style inject shadow dom */
|
|
98
|
+
|
|
99
|
+
const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
100
|
+
render: __vue_render__,
|
|
101
|
+
staticRenderFns: __vue_staticRenderFns__
|
|
102
|
+
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
103
|
+
|
|
104
|
+
export { FabColor as F, __vue_component__ as _ };
|
|
@@ -108,7 +108,11 @@ var __vue_render__ = function () {
|
|
|
108
108
|
return _vm.$emit('blur', $event);
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
}, 'button', _vm.$attrs, false), [_c('OrIcon', _vm._b({
|
|
111
|
+
}, 'button', _vm.$attrs, false), [_c('OrIcon', _vm._b({
|
|
112
|
+
attrs: {
|
|
113
|
+
"variant": 'inherit'
|
|
114
|
+
}
|
|
115
|
+
}, 'OrIcon', typeof _vm.icon === 'string' ? {
|
|
112
116
|
icon: _vm.icon
|
|
113
117
|
} : _vm.icon, false))], 1)]);
|
|
114
118
|
};
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrError-5a4dcd6a.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-5bf81754.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrIconButton-cf6aaf93.js';
|
|
7
7
|
import { _ as __vue_component__$4, I as InlineInputBoxSize } from './OrInlineInputBox-c93971d9.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrError-5a4dcd6a.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-5bf81754.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrIconButton-cf6aaf93.js';
|
|
7
7
|
import { _ as __vue_component__$4 } from './OrInlineInputBox-c93971d9.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrError-5a4dcd6a.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-5bf81754.js';
|
|
6
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$4 } from './OrIconButton-cf6aaf93.js';
|
|
7
7
|
import { _ as __vue_component__$3 } from './OrIcon-763ed5e2.js';
|
|
8
8
|
import { _ as __vue_component__$5, a as InputBoxSize } from './OrInputBox-fd7cc45b.js';
|
|
9
9
|
import { _ as __vue_component__$6 } from './OrLabel-8da1b4a7.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrIconButton-cf6aaf93.js';
|
|
5
5
|
import { _ as __vue_component__$1 } from './OrOverlay-cc919120.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrIconButton-cf6aaf93.js';
|
|
5
5
|
import { _ as __vue_component__$1 } from './OrIcon-763ed5e2.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -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 { _ as __vue_component__$1 } from './OrInput-
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrInput-1f36471b.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-fd7cc45b.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -8,11 +8,11 @@ import { _ as __vue_component__$3 } from './OrExpansionPanel-bb8cc08f.js';
|
|
|
8
8
|
import { _ as __vue_component__$4 } from './OrHint-5bf81754.js';
|
|
9
9
|
import { _ as __vue_component__$5 } from './OrIcon-763ed5e2.js';
|
|
10
10
|
import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-fd7cc45b.js';
|
|
11
|
-
import { _ as __vue_component__$6 } from './OrInput-
|
|
11
|
+
import { _ as __vue_component__$6 } from './OrInput-1f36471b.js';
|
|
12
12
|
import { _ as __vue_component__$8 } from './OrLabel-8da1b4a7.js';
|
|
13
13
|
import { _ as __vue_component__$9 } from './OrMenuItem-95f87752.js';
|
|
14
14
|
import { _ as __vue_component__$a } from './OrPopover-a2eac3ec.js';
|
|
15
|
-
import { _ as __vue_component__$b } from './OrTag-
|
|
15
|
+
import { _ as __vue_component__$b } from './OrTag-e321aa50.js';
|
|
16
16
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
17
17
|
|
|
18
18
|
const SelectRoot = [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrIconButton-cf6aaf93.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
7
7
|
var TagVariant;
|
|
@@ -21,6 +21,7 @@ export * from './or-error';
|
|
|
21
21
|
export * from './or-error-tag-v3';
|
|
22
22
|
export * from './or-error-v3';
|
|
23
23
|
export * from './or-expansion-panel-v3';
|
|
24
|
+
export * from './or-fab-v3';
|
|
24
25
|
export * from './or-floating';
|
|
25
26
|
export * from './or-hint';
|
|
26
27
|
export * from './or-hint-v3';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Meta, StoryFn } from '@storybook/vue3';
|
|
2
|
+
declare const _default: Meta<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
3
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
4
|
+
} | string[], {} & {}, {
|
|
5
|
+
[x: number]: string;
|
|
6
|
+
} | {}, true>)>;
|
|
7
|
+
export default _default;
|
|
8
|
+
export declare const Default: 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, {
|
|
9
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
10
|
+
} | string[], {} & {}, {
|
|
11
|
+
[x: number]: string;
|
|
12
|
+
} | {}, true>)>;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { PropType } from 'vue-demi';
|
|
2
|
+
import { FabColor } from './props';
|
|
3
|
+
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
|
+
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
|
+
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
6
|
+
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
7
|
+
icon: {
|
|
8
|
+
type: StringConstructor;
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
color: {
|
|
12
|
+
type: PropType<FabColor>;
|
|
13
|
+
default: FabColor;
|
|
14
|
+
};
|
|
15
|
+
disabled: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: boolean;
|
|
18
|
+
};
|
|
19
|
+
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
20
|
+
icon: {
|
|
21
|
+
type: StringConstructor;
|
|
22
|
+
required: true;
|
|
23
|
+
};
|
|
24
|
+
color: {
|
|
25
|
+
type: PropType<FabColor>;
|
|
26
|
+
default: FabColor;
|
|
27
|
+
};
|
|
28
|
+
disabled: {
|
|
29
|
+
type: BooleanConstructor;
|
|
30
|
+
default: boolean;
|
|
31
|
+
};
|
|
32
|
+
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
33
|
+
icon: string;
|
|
34
|
+
color: FabColor;
|
|
35
|
+
disabled: boolean;
|
|
36
|
+
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
37
|
+
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
38
|
+
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
39
|
+
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
40
|
+
icon: string;
|
|
41
|
+
color: FabColor;
|
|
42
|
+
disabled: boolean;
|
|
43
|
+
} & {}, {
|
|
44
|
+
color: FabColor;
|
|
45
|
+
disabled: boolean;
|
|
46
|
+
}, true>);
|
|
47
|
+
export default _default;
|
package/dist/v2/index.js
CHANGED
|
@@ -18,24 +18,25 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-da64b7ee.js';
|
|
|
18
18
|
export { _ as OrCollapse } from './OrCollapse-50e3914c.js';
|
|
19
19
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-0abe3636.js';
|
|
20
20
|
export { _ as OrConfirm } from './OrConfirm-812badbf.js';
|
|
21
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
21
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-729e7835.js';
|
|
22
22
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-63b2d841.js';
|
|
23
23
|
export { _ as OrError } from './OrError-efc74907.js';
|
|
24
24
|
export { _ as OrErrorTagV3 } from './OrErrorTag-a8b6f2ba.js';
|
|
25
25
|
export { _ as OrErrorV3 } from './OrError-5a4dcd6a.js';
|
|
26
26
|
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-bb8cc08f.js';
|
|
27
|
+
export { F as FabColor, _ as OrFabV3 } from './OrFab-c115c828.js';
|
|
27
28
|
export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-b15309d1.js';
|
|
28
29
|
export { _ as OrHint } from './OrHint-fe65fbe6.js';
|
|
29
30
|
export { _ as OrHintV3 } from './OrHint-5bf81754.js';
|
|
30
31
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-7cd10497.js';
|
|
31
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-
|
|
32
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-cf6aaf93.js';
|
|
32
33
|
export { a as IconSize, I as IconVariant, _ as OrIconV3 } from './OrIcon-763ed5e2.js';
|
|
33
34
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-c93971d9.js';
|
|
34
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
35
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-303ce862.js';
|
|
35
36
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-60227e46.js';
|
|
36
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
37
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-edd0d510.js';
|
|
37
38
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-fd7cc45b.js';
|
|
38
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
39
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-1f36471b.js';
|
|
39
40
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-a8b36c5b.js';
|
|
40
41
|
export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_styles.0-aafbcd86.js';
|
|
41
42
|
export { _ as OrSearch } from './OrSearch-b228915a.js';
|
|
@@ -50,9 +51,9 @@ export { _ as OrMenuItemV3 } from './OrMenuItem-95f87752.js';
|
|
|
50
51
|
export { _ as OrMenuV3 } from './OrMenu-e49d1992.js';
|
|
51
52
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-a2eac3ec.js';
|
|
52
53
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-5c491f46.js';
|
|
53
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
54
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-977bdfaa.js';
|
|
54
55
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-3294cb13.js';
|
|
55
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
56
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-78b0313e.js';
|
|
56
57
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-572ba5ac.js';
|
|
57
58
|
export { _ as OrOverlay } from './OrOverlay-ccec2218.js';
|
|
58
59
|
export { _ as OrOverlayV3 } from './OrOverlay-cc919120.js';
|
|
@@ -61,9 +62,9 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
|
|
|
61
62
|
export { _ as OrRadio } from './OrRadio-514e8de8.js';
|
|
62
63
|
export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
|
|
63
64
|
export { _ as OrRadioV3 } from './OrRadio-fb6b4b6a.js';
|
|
64
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
65
|
+
export { _ as OrSearchV3 } from './OrSearch-32ea3f3d.js';
|
|
65
66
|
export { _ as OrSelect } from './OrSelect-ea27a70e.js';
|
|
66
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
67
|
+
export { _ as OrSelectV3 } from './OrSelect-bb37ad72.js';
|
|
67
68
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-feacf13a.js';
|
|
68
69
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-2522cce0.js';
|
|
69
70
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-38aef640.js';
|
|
@@ -77,7 +78,7 @@ export { _ as OrTabV3 } from './OrTab-e744b975.js';
|
|
|
77
78
|
export { _ as OrTabs } from './OrTabs-12138346.js';
|
|
78
79
|
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-b6cc3c37.js';
|
|
79
80
|
export { _ as OrTag } from './OrTag-140d4f72.js';
|
|
80
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
81
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-e321aa50.js';
|
|
81
82
|
export { _ as OrTeleport } from './OrTeleportVue2-fce4676d.js';
|
|
82
83
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
83
84
|
export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
|
|
@@ -85,7 +86,7 @@ export { _ as OrTextareaV3 } from './OrTextarea-bc89a104.js';
|
|
|
85
86
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-91382d58.js';
|
|
86
87
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-e285a86c.js';
|
|
87
88
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
88
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
89
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-029719dd.js';
|
|
89
90
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
90
91
|
export { _ as OrTooltip } from './OrTooltip-b31bd78d.js';
|
|
91
92
|
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
package/dist/v2/index2.js
CHANGED
|
@@ -18,24 +18,25 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-da64b7ee.js';
|
|
|
18
18
|
export { _ as OrCollapse } from './OrCollapse-50e3914c.js';
|
|
19
19
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-0abe3636.js';
|
|
20
20
|
export { _ as OrConfirm } from './OrConfirm-812badbf.js';
|
|
21
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
21
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-729e7835.js';
|
|
22
22
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-63b2d841.js';
|
|
23
23
|
export { _ as OrError } from './OrError-efc74907.js';
|
|
24
24
|
export { _ as OrErrorTagV3 } from './OrErrorTag-a8b6f2ba.js';
|
|
25
25
|
export { _ as OrErrorV3 } from './OrError-5a4dcd6a.js';
|
|
26
26
|
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-bb8cc08f.js';
|
|
27
|
+
export { F as FabColor, _ as OrFabV3 } from './OrFab-c115c828.js';
|
|
27
28
|
export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-b15309d1.js';
|
|
28
29
|
export { _ as OrHint } from './OrHint-fe65fbe6.js';
|
|
29
30
|
export { _ as OrHintV3 } from './OrHint-5bf81754.js';
|
|
30
31
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-7cd10497.js';
|
|
31
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-
|
|
32
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-cf6aaf93.js';
|
|
32
33
|
export { a as IconSize, I as IconVariant, _ as OrIconV3 } from './OrIcon-763ed5e2.js';
|
|
33
34
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-c93971d9.js';
|
|
34
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
35
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-303ce862.js';
|
|
35
36
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-60227e46.js';
|
|
36
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
37
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-edd0d510.js';
|
|
37
38
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-fd7cc45b.js';
|
|
38
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
39
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-1f36471b.js';
|
|
39
40
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-a8b36c5b.js';
|
|
40
41
|
export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_styles.0-aafbcd86.js';
|
|
41
42
|
export { _ as OrSearch } from './OrSearch-b228915a.js';
|
|
@@ -50,9 +51,9 @@ export { _ as OrMenuItemV3 } from './OrMenuItem-95f87752.js';
|
|
|
50
51
|
export { _ as OrMenuV3 } from './OrMenu-e49d1992.js';
|
|
51
52
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-a2eac3ec.js';
|
|
52
53
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-5c491f46.js';
|
|
53
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
54
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-977bdfaa.js';
|
|
54
55
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-3294cb13.js';
|
|
55
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
56
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-78b0313e.js';
|
|
56
57
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-572ba5ac.js';
|
|
57
58
|
export { _ as OrOverlay } from './OrOverlay-ccec2218.js';
|
|
58
59
|
export { _ as OrOverlayV3 } from './OrOverlay-cc919120.js';
|
|
@@ -61,9 +62,9 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
|
|
|
61
62
|
export { _ as OrRadio } from './OrRadio-514e8de8.js';
|
|
62
63
|
export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
|
|
63
64
|
export { _ as OrRadioV3 } from './OrRadio-fb6b4b6a.js';
|
|
64
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
65
|
+
export { _ as OrSearchV3 } from './OrSearch-32ea3f3d.js';
|
|
65
66
|
export { _ as OrSelect } from './OrSelect-ea27a70e.js';
|
|
66
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
67
|
+
export { _ as OrSelectV3 } from './OrSelect-bb37ad72.js';
|
|
67
68
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-feacf13a.js';
|
|
68
69
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-2522cce0.js';
|
|
69
70
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-38aef640.js';
|
|
@@ -77,7 +78,7 @@ export { _ as OrTabV3 } from './OrTab-e744b975.js';
|
|
|
77
78
|
export { _ as OrTabs } from './OrTabs-12138346.js';
|
|
78
79
|
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-b6cc3c37.js';
|
|
79
80
|
export { _ as OrTag } from './OrTag-140d4f72.js';
|
|
80
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
81
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-e321aa50.js';
|
|
81
82
|
export { _ as OrTeleport } from './OrTeleportVue2-fce4676d.js';
|
|
82
83
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
83
84
|
export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
|
|
@@ -85,7 +86,7 @@ export { _ as OrTextareaV3 } from './OrTextarea-bc89a104.js';
|
|
|
85
86
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-91382d58.js';
|
|
86
87
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-e285a86c.js';
|
|
87
88
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
88
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
89
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-029719dd.js';
|
|
89
90
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
90
91
|
export { _ as OrTooltip } from './OrTooltip-b31bd78d.js';
|
|
91
92
|
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
package/dist/v2/index20.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-729e7835.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './OrButton-33df8e61.js';
|
|
4
4
|
import './useClassAttribute-47fdb016.js';
|
|
@@ -9,10 +9,10 @@ import './OrOverlay-cc919120.js';
|
|
|
9
9
|
import './useElevation-0e973238.js';
|
|
10
10
|
import './OrTeleport.vue2-fb92f29f.js';
|
|
11
11
|
import 'portal-vue';
|
|
12
|
-
import './OrInput-
|
|
12
|
+
import './OrInput-1f36471b.js';
|
|
13
13
|
import './OrError-5a4dcd6a.js';
|
|
14
14
|
import './OrHint-5bf81754.js';
|
|
15
|
-
import './OrIconButton-
|
|
15
|
+
import './OrIconButton-cf6aaf93.js';
|
|
16
16
|
import './OrIcon-763ed5e2.js';
|
|
17
17
|
import './OrTooltip-7a0afca7.js';
|
|
18
18
|
import './OrPopover-a2eac3ec.js';
|
package/dist/v2/index26.js
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { F as FabColor, _ as OrFabV3 } from './OrFab-c115c828.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import './
|
|
5
|
-
import '
|
|
3
|
+
import './OrIcon-763ed5e2.js';
|
|
4
|
+
import './useClassAttribute-47fdb016.js';
|
|
5
|
+
import '@vueuse/core';
|
|
6
6
|
import './normalize-component-6e8e3d80.js';
|
|
7
|
-
import './dom-7a41831b.js';
|
|
8
|
-
import 'lodash';
|
|
9
|
-
import './style-inject.es-4c6f2515.js';
|
package/dist/v2/index27.js
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
|
-
export { _ as
|
|
1
|
+
export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-b15309d1.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
+
import '@floating-ui/dom';
|
|
4
|
+
import './OrTeleportVue2-fce4676d.js';
|
|
5
|
+
import 'vue';
|
|
6
|
+
import './normalize-component-6e8e3d80.js';
|
|
7
|
+
import './dom-7a41831b.js';
|
|
3
8
|
import 'lodash';
|
|
4
9
|
import './style-inject.es-4c6f2515.js';
|
|
5
|
-
import './normalize-component-6e8e3d80.js';
|
package/dist/v2/index28.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as
|
|
1
|
+
export { _ as OrHint } from './OrHint-fe65fbe6.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '
|
|
3
|
+
import 'lodash';
|
|
4
|
+
import './style-inject.es-4c6f2515.js';
|
|
5
5
|
import './normalize-component-6e8e3d80.js';
|
package/dist/v2/index29.js
CHANGED
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
export { _ as
|
|
1
|
+
export { _ as OrHintV3 } from './OrHint-5bf81754.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '
|
|
5
|
-
import './style-inject.es-4c6f2515.js';
|
|
3
|
+
import './useClassAttribute-47fdb016.js';
|
|
4
|
+
import '@vueuse/core';
|
|
6
5
|
import './normalize-component-6e8e3d80.js';
|
|
7
|
-
import './OrFloating-b15309d1.js';
|
|
8
|
-
import '@floating-ui/dom';
|
|
9
|
-
import './OrTeleportVue2-fce4676d.js';
|
|
10
|
-
import 'vue';
|
|
11
|
-
import './dom-7a41831b.js';
|
|
12
|
-
import './px-to-rem-0b26b83e.js';
|
package/dist/v2/index30.js
CHANGED
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-7cd10497.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '
|
|
5
|
-
import './
|
|
3
|
+
import 'lodash';
|
|
4
|
+
import './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
5
|
+
import './style-inject.es-4c6f2515.js';
|
|
6
6
|
import './normalize-component-6e8e3d80.js';
|
|
7
|
-
import './
|
|
8
|
-
import './OrPopover-a2eac3ec.js';
|
|
7
|
+
import './OrFloating-b15309d1.js';
|
|
9
8
|
import '@floating-ui/dom';
|
|
10
|
-
import './
|
|
11
|
-
import '
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './OrTeleport.vue2-fb92f29f.js';
|
|
15
|
-
import 'portal-vue';
|
|
9
|
+
import './OrTeleportVue2-fce4676d.js';
|
|
10
|
+
import 'vue';
|
|
11
|
+
import './dom-7a41831b.js';
|
|
12
|
+
import './px-to-rem-0b26b83e.js';
|
package/dist/v2/index31.js
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-cf6aaf93.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
+
import './OrIcon-763ed5e2.js';
|
|
5
6
|
import './normalize-component-6e8e3d80.js';
|
|
7
|
+
import './OrTooltip-7a0afca7.js';
|
|
8
|
+
import './OrPopover-a2eac3ec.js';
|
|
9
|
+
import '@floating-ui/dom';
|
|
10
|
+
import './useElevation-0e973238.js';
|
|
11
|
+
import './useResponsive-a02e95b7.js';
|
|
12
|
+
import './OrBottomSheet-b2b5d31e.js';
|
|
13
|
+
import './OrOverlay-cc919120.js';
|
|
14
|
+
import './OrTeleport.vue2-fb92f29f.js';
|
|
15
|
+
import 'portal-vue';
|
package/dist/v2/index32.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as
|
|
1
|
+
export { a as IconSize, I as IconVariant, _ as OrIconV3 } from './OrIcon-763ed5e2.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
package/dist/v2/index33.js
CHANGED
|
@@ -1,20 +1,5 @@
|
|
|
1
|
-
export { I as
|
|
2
|
-
export { I as InlineInputSize } from './OrInlineInputBox-c93971d9.js';
|
|
1
|
+
export { I as InlineInputBoxSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-c93971d9.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
3
|
import './useClassAttribute-47fdb016.js';
|
|
5
4
|
import '@vueuse/core';
|
|
6
|
-
import './OrError-5a4dcd6a.js';
|
|
7
5
|
import './normalize-component-6e8e3d80.js';
|
|
8
|
-
import './OrHint-5bf81754.js';
|
|
9
|
-
import './OrIconButton-b36dbb59.js';
|
|
10
|
-
import './OrIcon-763ed5e2.js';
|
|
11
|
-
import './OrTooltip-7a0afca7.js';
|
|
12
|
-
import './OrPopover-a2eac3ec.js';
|
|
13
|
-
import '@floating-ui/dom';
|
|
14
|
-
import './useElevation-0e973238.js';
|
|
15
|
-
import './useResponsive-a02e95b7.js';
|
|
16
|
-
import './OrBottomSheet-b2b5d31e.js';
|
|
17
|
-
import './OrOverlay-cc919120.js';
|
|
18
|
-
import './OrTeleport.vue2-fb92f29f.js';
|
|
19
|
-
import 'portal-vue';
|
|
20
|
-
import './style-inject.es-4c6f2515.js';
|