@vcita/design-system 1.22.7 → 1.22.9-beta.1
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/@vcita/design-system.esm.js +1 -1
- package/dist/@vcita/design-system.ssr.js +1 -1
- package/dist/{VcHeaderDropdown-e8f0fb6e.js → VcHeaderDropdown-ebbacfd5.js} +1 -1
- package/dist/{VcHeaderDropdown-01a1829f.js → VcHeaderDropdown-f22a35a6.js} +1 -1
- package/dist/{entry-9179c3f6.js → entry-3b52bff5.js} +22 -14
- package/dist/{entry-9936ba7e.js → entry-f352b108.js} +19 -11
- package/dist/{index-cf030f05.js → index-0f79538c.js} +1 -1
- package/dist/{index-af18accb.js → index-2b581cbc.js} +1 -1
- package/dist/{vue2-pdf-embed-eb44354d.js → vue2-pdf-embed-08997fad.js} +1 -1
- package/dist/{vue2-pdf-embed-b76ffeec.js → vue2-pdf-embed-6a05297b.js} +1 -1
- package/init/DesignSystem.js +4 -0
- package/package.json +2 -1
- package/src/components/list/VcBaseListItem/VcBaseListItem.vue +2 -0
- package/src/components/list/VcListEntity/VcListEntity.stories.js +2 -1
- package/src/components/list/VcListEntity/VcListEntity.vue +4 -0
- package/src/components/listPage/VcListItem/VcListItem.stories.js +2 -1
- package/src/components/listPage/VcListItem/VcListItem.vue +4 -0
- package/utils/componentStatus.js +9 -0
- package/config/storybook/main.js +0 -4
- package/src/directives/overrideVuetifyLtr.js +0 -11
- package/src/stories/assets/accessibility.png +0 -0
- package/src/stories/assets/accessibility.svg +0 -5
- package/src/stories/assets/addon-library.png +0 -0
- package/src/stories/assets/assets.png +0 -0
- package/src/stories/assets/context.png +0 -0
- package/src/stories/assets/discord.svg +0 -15
- package/src/stories/assets/docs.png +0 -0
- package/src/stories/assets/figma-plugin.png +0 -0
- package/src/stories/assets/github.svg +0 -3
- package/src/stories/assets/share.png +0 -0
- package/src/stories/assets/styling.png +0 -0
- package/src/stories/assets/testing.png +0 -0
- package/src/stories/assets/theming.png +0 -0
- package/src/stories/assets/tutorials.svg +0 -12
- package/src/stories/assets/youtube.svg +0 -4
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { b3 as default } from '../entry-
|
|
1
|
+
export { b3 as default } from '../entry-f352b108.js';
|
|
2
2
|
import 'vuetify/lib';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';Object.defineProperty(exports,'__esModule',{value:true});var entry=require('../entry-
|
|
1
|
+
'use strict';Object.defineProperty(exports,'__esModule',{value:true});var entry=require('../entry-3b52bff5.js');require('vuetify/lib');exports["default"]=entry.b3;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import 'vuetify/lib';
|
|
2
|
-
import { V as VcLayout, al as VcGroupedItems, ak as VcDropdown, F as VcIcon, a$ as normalizeComponent, b0 as createInjector } from './entry-
|
|
2
|
+
import { V as VcLayout, al as VcGroupedItems, ak as VcDropdown, F as VcIcon, a$ as normalizeComponent, b0 as createInjector } from './entry-f352b108.js';
|
|
3
3
|
|
|
4
4
|
var script = {
|
|
5
5
|
name: 'VcHeaderDropdown',
|
|
@@ -7433,8 +7433,8 @@ var __vue_staticRenderFns__$1l = [];
|
|
|
7433
7433
|
|
|
7434
7434
|
var __vue_inject_styles__$1q = function __vue_inject_styles__(inject) {
|
|
7435
7435
|
if (!inject) return;
|
|
7436
|
-
inject("data-v-
|
|
7437
|
-
source: ".vc-base-list-item[data-v-
|
|
7436
|
+
inject("data-v-044f9243_0", {
|
|
7437
|
+
source: ".vc-base-list-item[data-v-044f9243]{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);padding:var(--size-value4);cursor:pointer;transition:background .8s}.vc-base-list-item.disabled[data-v-044f9243]{cursor:unset;background-color:var(--gray-lighten-3);color:var(--gray-darken-2)}.vc-base-list-item[data-v-044f9243]:not(.disabled):hover{background-color:var(--gray-lighten-3)}.vc-base-list-item[data-v-044f9243]:not(.disabled):focus{box-shadow:0 0 0 2px var(--v-secondary-lighten1)}.vc-base-list-item[data-v-044f9243]:not(.disabled):focus:before{background-color:var(--modal-bg-color)}.vc-base-list-item:not(.disabled).active[data-v-044f9243]::before{background-color:unset}.vc-base-list-item:not(.disabled).active:not(.disabled).multiple[data-v-044f9243]{background-color:unset}.vc-base-list-item:not(.disabled).active:not(.disabled).single[data-v-044f9243]{background-color:var(--v-secondary-lighten3)}.vc-base-list-item[data-v-044f9243]:not(.disabled):active{background-color:var(--gray)!important;transition:background 0s}",
|
|
7438
7438
|
map: undefined,
|
|
7439
7439
|
media: undefined
|
|
7440
7440
|
});
|
|
@@ -7442,10 +7442,10 @@ var __vue_inject_styles__$1q = function __vue_inject_styles__(inject) {
|
|
|
7442
7442
|
/* scoped */
|
|
7443
7443
|
|
|
7444
7444
|
|
|
7445
|
-
var __vue_scope_id__$1q = "data-v-
|
|
7445
|
+
var __vue_scope_id__$1q = "data-v-044f9243";
|
|
7446
7446
|
/* module identifier */
|
|
7447
7447
|
|
|
7448
|
-
var __vue_module_identifier__$1q = "data-v-
|
|
7448
|
+
var __vue_module_identifier__$1q = "data-v-044f9243";
|
|
7449
7449
|
/* functional template */
|
|
7450
7450
|
|
|
7451
7451
|
var __vue_is_functional_template__$1q = false;
|
|
@@ -8210,6 +8210,10 @@ var __vue_component__$27 = /*#__PURE__*/normalizeComponent({
|
|
|
8210
8210
|
|
|
8211
8211
|
var VcCopyButton = __vue_component__$27;var script$1k = {
|
|
8212
8212
|
name: 'VcListEntity',
|
|
8213
|
+
deprecated: {
|
|
8214
|
+
since: '1.22.7',
|
|
8215
|
+
message: 'VcListEntity is deprecated. Please consider using an alternative component.'
|
|
8216
|
+
},
|
|
8213
8217
|
components: {
|
|
8214
8218
|
VcSwitch: VcSwitch,
|
|
8215
8219
|
VContainer: lib.VContainer
|
|
@@ -8287,7 +8291,7 @@ var __vue_staticRenderFns__$1f = [];
|
|
|
8287
8291
|
|
|
8288
8292
|
var __vue_inject_styles__$1k = function __vue_inject_styles__(inject) {
|
|
8289
8293
|
if (!inject) return;
|
|
8290
|
-
inject("data-v-
|
|
8294
|
+
inject("data-v-b163707e_0", {
|
|
8291
8295
|
source: ".listEntity .sl-title{font-size:var(--font-size-x-small);line-height:var(--size-value4);font-weight:var(--font-weight-medium2);margin:0 8px}.listEntity .sl-row{min-width:100%}",
|
|
8292
8296
|
map: undefined,
|
|
8293
8297
|
media: undefined
|
|
@@ -8299,7 +8303,7 @@ var __vue_inject_styles__$1k = function __vue_inject_styles__(inject) {
|
|
|
8299
8303
|
var __vue_scope_id__$1k = undefined;
|
|
8300
8304
|
/* module identifier */
|
|
8301
8305
|
|
|
8302
|
-
var __vue_module_identifier__$1k = "data-v-
|
|
8306
|
+
var __vue_module_identifier__$1k = "data-v-b163707e";
|
|
8303
8307
|
/* functional template */
|
|
8304
8308
|
|
|
8305
8309
|
var __vue_is_functional_template__$1k = false;
|
|
@@ -9272,6 +9276,10 @@ var __vue_component__$1V = /*#__PURE__*/normalizeComponent({
|
|
|
9272
9276
|
|
|
9273
9277
|
var VcFocusArea = __vue_component__$1V;var script$1c = {
|
|
9274
9278
|
name: 'VcListItem',
|
|
9279
|
+
deprecated: {
|
|
9280
|
+
since: '1.22.7',
|
|
9281
|
+
message: 'VcListItem is deprecated. Please consider using an alternative component.'
|
|
9282
|
+
},
|
|
9275
9283
|
components: {
|
|
9276
9284
|
VcLayout: VcLayout,
|
|
9277
9285
|
VcCheckbox: VcCheckbox,
|
|
@@ -9358,8 +9366,8 @@ var __vue_staticRenderFns__$17 = [];
|
|
|
9358
9366
|
|
|
9359
9367
|
var __vue_inject_styles__$1c = function __vue_inject_styles__(inject) {
|
|
9360
9368
|
if (!inject) return;
|
|
9361
|
-
inject("data-v-
|
|
9362
|
-
source: ".VcListItem[data-v-
|
|
9369
|
+
inject("data-v-765ca853_0", {
|
|
9370
|
+
source: ".VcListItem[data-v-765ca853]{flex-grow:0;padding:var(--size-value6) 0;padding-inline-end:var(--size-value2)}@media screen and (min-width:960px){.VcListItem[data-v-765ca853]{padding:var(--size-value6) var(--size-value5)}}.VcListItem .selected-checkbox[data-v-765ca853]{padding-right:var(--size-value1)}.VcListItem .right-area[data-v-765ca853]{justify-content:flex-end;transition:opacity .3s;flex-grow:0;align-items:center}@media screen and (min-width:960px){.VcListItem .right-area[data-v-765ca853]{opacity:0}}@media screen and (min-width:960px){.VcListItem .right-area .placeholder[data-v-765ca853]{min-width:14px}}.VcListItem:hover .right-area[data-v-765ca853]{opacity:1}.VcListItem .v-btn:not(.v-btn--round).v-size--default[data-v-765ca853]{padding:0;min-width:auto}",
|
|
9363
9371
|
map: undefined,
|
|
9364
9372
|
media: undefined
|
|
9365
9373
|
});
|
|
@@ -9367,10 +9375,10 @@ var __vue_inject_styles__$1c = function __vue_inject_styles__(inject) {
|
|
|
9367
9375
|
/* scoped */
|
|
9368
9376
|
|
|
9369
9377
|
|
|
9370
|
-
var __vue_scope_id__$1c = "data-v-
|
|
9378
|
+
var __vue_scope_id__$1c = "data-v-765ca853";
|
|
9371
9379
|
/* module identifier */
|
|
9372
9380
|
|
|
9373
|
-
var __vue_module_identifier__$1c = "data-v-
|
|
9381
|
+
var __vue_module_identifier__$1c = "data-v-765ca853";
|
|
9374
9382
|
/* functional template */
|
|
9375
9383
|
|
|
9376
9384
|
var __vue_is_functional_template__$1c = false;
|
|
@@ -24933,7 +24941,7 @@ var VcHeaderSort = __vue_component__$s;var script$j = {
|
|
|
24933
24941
|
name: 'VcColumnHeader',
|
|
24934
24942
|
components: {
|
|
24935
24943
|
VcHeaderDropdown: function VcHeaderDropdown() {
|
|
24936
|
-
return Promise.resolve().then(function(){return require('./VcHeaderDropdown-
|
|
24944
|
+
return Promise.resolve().then(function(){return require('./VcHeaderDropdown-f22a35a6.js')});
|
|
24937
24945
|
},
|
|
24938
24946
|
VcHeaderSort: VcHeaderSort,
|
|
24939
24947
|
VcIcon: VcIcon,
|
|
@@ -25338,7 +25346,7 @@ var script$h = {
|
|
|
25338
25346
|
name: 'VcCheckboxColumnHeader',
|
|
25339
25347
|
components: {
|
|
25340
25348
|
VcHeaderDropdown: function VcHeaderDropdown() {
|
|
25341
|
-
return Promise.resolve().then(function(){return require('./VcHeaderDropdown-
|
|
25349
|
+
return Promise.resolve().then(function(){return require('./VcHeaderDropdown-f22a35a6.js')});
|
|
25342
25350
|
},
|
|
25343
25351
|
VcCheckbox: VcCheckbox,
|
|
25344
25352
|
VcLayout: VcLayout,
|
|
@@ -26727,7 +26735,7 @@ var ErrorWithServer = __vue_component__$i;var script$a = {
|
|
|
26727
26735
|
ErrorWithServer: ErrorWithServer,
|
|
26728
26736
|
VcLoader: VcLoader,
|
|
26729
26737
|
VuePdfEmbed: function VuePdfEmbed() {
|
|
26730
|
-
return Promise.resolve().then(function(){return require('./vue2-pdf-embed-
|
|
26738
|
+
return Promise.resolve().then(function(){return require('./vue2-pdf-embed-08997fad.js')}).then(function(n){return n.v});
|
|
26731
26739
|
},
|
|
26732
26740
|
DocPreview: DocPreview,
|
|
26733
26741
|
UnsupportedFile: UnsupportedFile,
|
|
@@ -28957,7 +28965,7 @@ var install = function installdesignSystem(Vue, options) {
|
|
|
28957
28965
|
loadFunc(componentName, component);
|
|
28958
28966
|
});
|
|
28959
28967
|
} else {
|
|
28960
|
-
Promise.resolve().then(function(){return require('./index-
|
|
28968
|
+
Promise.resolve().then(function(){return require('./index-0f79538c.js')}).then(function (module) {
|
|
28961
28969
|
Object.entries(module).forEach( /*#__PURE__*/function () {
|
|
28962
28970
|
var _ref4 = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee(_ref3) {
|
|
28963
28971
|
var _ref5, componentName, component;
|
|
@@ -7362,8 +7362,8 @@ var __vue_staticRenderFns__$1l = [];
|
|
|
7362
7362
|
|
|
7363
7363
|
const __vue_inject_styles__$1q = function (inject) {
|
|
7364
7364
|
if (!inject) return;
|
|
7365
|
-
inject("data-v-
|
|
7366
|
-
source: ".vc-base-list-item[data-v-
|
|
7365
|
+
inject("data-v-044f9243_0", {
|
|
7366
|
+
source: ".vc-base-list-item[data-v-044f9243]{font-size:var(--font-size-x-small);font-weight:var(--font-weight-medium2);padding:var(--size-value4);cursor:pointer;transition:background .8s}.vc-base-list-item.disabled[data-v-044f9243]{cursor:unset;background-color:var(--gray-lighten-3);color:var(--gray-darken-2)}.vc-base-list-item[data-v-044f9243]:not(.disabled):hover{background-color:var(--gray-lighten-3)}.vc-base-list-item[data-v-044f9243]:not(.disabled):focus{box-shadow:0 0 0 2px var(--v-secondary-lighten1)}.vc-base-list-item[data-v-044f9243]:not(.disabled):focus:before{background-color:var(--modal-bg-color)}.vc-base-list-item:not(.disabled).active[data-v-044f9243]::before{background-color:unset}.vc-base-list-item:not(.disabled).active:not(.disabled).multiple[data-v-044f9243]{background-color:unset}.vc-base-list-item:not(.disabled).active:not(.disabled).single[data-v-044f9243]{background-color:var(--v-secondary-lighten3)}.vc-base-list-item[data-v-044f9243]:not(.disabled):active{background-color:var(--gray)!important;transition:background 0s}",
|
|
7367
7367
|
map: undefined,
|
|
7368
7368
|
media: undefined
|
|
7369
7369
|
});
|
|
@@ -7371,7 +7371,7 @@ const __vue_inject_styles__$1q = function (inject) {
|
|
|
7371
7371
|
/* scoped */
|
|
7372
7372
|
|
|
7373
7373
|
|
|
7374
|
-
const __vue_scope_id__$1q = "data-v-
|
|
7374
|
+
const __vue_scope_id__$1q = "data-v-044f9243";
|
|
7375
7375
|
/* module identifier */
|
|
7376
7376
|
|
|
7377
7377
|
const __vue_module_identifier__$1q = undefined;
|
|
@@ -8176,6 +8176,10 @@ var VcCopyButton = __vue_component__$27;
|
|
|
8176
8176
|
|
|
8177
8177
|
var script$1k = {
|
|
8178
8178
|
name: 'VcListEntity',
|
|
8179
|
+
deprecated: {
|
|
8180
|
+
since: '1.22.7',
|
|
8181
|
+
message: 'VcListEntity is deprecated. Please consider using an alternative component.'
|
|
8182
|
+
},
|
|
8179
8183
|
components: {
|
|
8180
8184
|
VcSwitch,
|
|
8181
8185
|
VContainer: VContainer
|
|
@@ -8255,7 +8259,7 @@ var __vue_staticRenderFns__$1f = [];
|
|
|
8255
8259
|
|
|
8256
8260
|
const __vue_inject_styles__$1k = function (inject) {
|
|
8257
8261
|
if (!inject) return;
|
|
8258
|
-
inject("data-v-
|
|
8262
|
+
inject("data-v-b163707e_0", {
|
|
8259
8263
|
source: ".listEntity .sl-title{font-size:var(--font-size-x-small);line-height:var(--size-value4);font-weight:var(--font-weight-medium2);margin:0 8px}.listEntity .sl-row{min-width:100%}",
|
|
8260
8264
|
map: undefined,
|
|
8261
8265
|
media: undefined
|
|
@@ -9281,6 +9285,10 @@ var VcFocusArea = __vue_component__$1V;
|
|
|
9281
9285
|
|
|
9282
9286
|
var script$1c = {
|
|
9283
9287
|
name: 'VcListItem',
|
|
9288
|
+
deprecated: {
|
|
9289
|
+
since: '1.22.7',
|
|
9290
|
+
message: 'VcListItem is deprecated. Please consider using an alternative component.'
|
|
9291
|
+
},
|
|
9284
9292
|
components: {
|
|
9285
9293
|
VcLayout,
|
|
9286
9294
|
VcCheckbox,
|
|
@@ -9363,8 +9371,8 @@ var __vue_staticRenderFns__$17 = [];
|
|
|
9363
9371
|
|
|
9364
9372
|
const __vue_inject_styles__$1c = function (inject) {
|
|
9365
9373
|
if (!inject) return;
|
|
9366
|
-
inject("data-v-
|
|
9367
|
-
source: ".VcListItem[data-v-
|
|
9374
|
+
inject("data-v-765ca853_0", {
|
|
9375
|
+
source: ".VcListItem[data-v-765ca853]{flex-grow:0;padding:var(--size-value6) 0;padding-inline-end:var(--size-value2)}@media screen and (min-width:960px){.VcListItem[data-v-765ca853]{padding:var(--size-value6) var(--size-value5)}}.VcListItem .selected-checkbox[data-v-765ca853]{padding-right:var(--size-value1)}.VcListItem .right-area[data-v-765ca853]{justify-content:flex-end;transition:opacity .3s;flex-grow:0;align-items:center}@media screen and (min-width:960px){.VcListItem .right-area[data-v-765ca853]{opacity:0}}@media screen and (min-width:960px){.VcListItem .right-area .placeholder[data-v-765ca853]{min-width:14px}}.VcListItem:hover .right-area[data-v-765ca853]{opacity:1}.VcListItem .v-btn:not(.v-btn--round).v-size--default[data-v-765ca853]{padding:0;min-width:auto}",
|
|
9368
9376
|
map: undefined,
|
|
9369
9377
|
media: undefined
|
|
9370
9378
|
});
|
|
@@ -9372,7 +9380,7 @@ const __vue_inject_styles__$1c = function (inject) {
|
|
|
9372
9380
|
/* scoped */
|
|
9373
9381
|
|
|
9374
9382
|
|
|
9375
|
-
const __vue_scope_id__$1c = "data-v-
|
|
9383
|
+
const __vue_scope_id__$1c = "data-v-765ca853";
|
|
9376
9384
|
/* module identifier */
|
|
9377
9385
|
|
|
9378
9386
|
const __vue_module_identifier__$1c = undefined;
|
|
@@ -25377,7 +25385,7 @@ var VcHeaderSort = __vue_component__$s;
|
|
|
25377
25385
|
var script$j = {
|
|
25378
25386
|
name: 'VcColumnHeader',
|
|
25379
25387
|
components: {
|
|
25380
|
-
VcHeaderDropdown: () => import('./VcHeaderDropdown-
|
|
25388
|
+
VcHeaderDropdown: () => import('./VcHeaderDropdown-ebbacfd5.js'),
|
|
25381
25389
|
VcHeaderSort,
|
|
25382
25390
|
VcIcon,
|
|
25383
25391
|
VcLayout,
|
|
@@ -25785,7 +25793,7 @@ var VcTableFooter = __vue_component__$q;
|
|
|
25785
25793
|
var script$h = {
|
|
25786
25794
|
name: 'VcCheckboxColumnHeader',
|
|
25787
25795
|
components: {
|
|
25788
|
-
VcHeaderDropdown: () => import('./VcHeaderDropdown-
|
|
25796
|
+
VcHeaderDropdown: () => import('./VcHeaderDropdown-ebbacfd5.js'),
|
|
25789
25797
|
VcCheckbox,
|
|
25790
25798
|
VcLayout,
|
|
25791
25799
|
VcLoader
|
|
@@ -27211,7 +27219,7 @@ var script$a = {
|
|
|
27211
27219
|
components: {
|
|
27212
27220
|
ErrorWithServer,
|
|
27213
27221
|
VcLoader,
|
|
27214
|
-
VuePdfEmbed: () => import('./vue2-pdf-embed-
|
|
27222
|
+
VuePdfEmbed: () => import('./vue2-pdf-embed-6a05297b.js').then(function (n) { return n.v; }),
|
|
27215
27223
|
DocPreview,
|
|
27216
27224
|
UnsupportedFile,
|
|
27217
27225
|
VcIcon
|
|
@@ -29539,7 +29547,7 @@ const install = function installdesignSystem(Vue, options) {
|
|
|
29539
29547
|
loadFunc(componentName, component);
|
|
29540
29548
|
});
|
|
29541
29549
|
} else {
|
|
29542
|
-
import('./index-
|
|
29550
|
+
import('./index-2b581cbc.js').then(module => {
|
|
29543
29551
|
Object.entries(module).forEach(async ([componentName, component]) => {
|
|
29544
29552
|
if (typeof component === 'function') {
|
|
29545
29553
|
// eslint-disable-next-line no-undef
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var entry=require('./entry-
|
|
1
|
+
'use strict';var entry=require('./entry-3b52bff5.js');require('vuetify/lib');exports.VcAccordion=entry.an;exports.VcAccountMenu=entry.aI;exports.VcActionBar=entry.ao;exports.VcActionList=entry.k;exports.VcActions=entry.l;exports.VcAiButton=entry.B;exports.VcAlert=entry.f;exports.VcAudioPlayer=entry.a_;exports.VcAvatar=entry.K;exports.VcBadge=entry.a1;exports.VcBanner=entry.Y;exports.VcBaseListItem=entry.y;exports.VcBottomActions=entry.j;exports.VcBottomNav=entry.as;exports.VcBottomSheet=entry.r;exports.VcBreadcrumbs=entry.ah;exports.VcButton=entry.A;exports.VcButtonGroup=entry.C;exports.VcCard=entry.O;exports.VcCheckbox=entry.P;exports.VcChecklistItem=entry.p;exports.VcChip=entry.v;exports.VcChipList=entry.w;exports.VcClientItem=entry.ax;exports.VcColorPicker=entry.am;exports.VcColumnHeader=entry.aL;exports.VcConfirmModal=entry._;exports.VcCopyButton=entry.D;exports.VcCounter=entry.aU;exports.VcDataTable=entry.aM;exports.VcDatePicker=entry.aZ;exports.VcDetailItem=entry.ay;exports.VcDivider=entry.aS;exports.VcDocItem=entry.a8;exports.VcDraggableList=entry.ab;exports.VcDropdown=entry.ak;exports.VcDropzone=entry.a4;exports.VcEmptyState=entry.W;exports.VcEntityList=entry.ap;exports.VcEntityStatus=entry.aB;exports.VcExpansionCard=entry.I;exports.VcFilterPanel=entry.Q;exports.VcFlag=entry.aW;exports.VcFocusArea=entry.R;exports.VcForm=entry.E;exports.VcGallery=entry.aR;exports.VcGalleryItem=entry.af;exports.VcGalleryList=entry.ag;exports.VcGroupHeader=entry.U;exports.VcGroupedItems=entry.al;exports.VcIcon=entry.F;exports.VcIconWithTooltip=entry.h;exports.VcImage=entry.a0;exports.VcInfiniteScroll=entry.aq;exports.VcInputBottomSheet=entry.s;exports.VcInputGroup=entry.aY;exports.VcInputModal=entry.b;exports.VcInputPopover=entry.u;exports.VcLayout=entry.V;exports.VcLink=entry.S;exports.VcList=entry.z;exports.VcListEntity=entry.H;exports.VcListItem=entry.T;exports.VcListbox=entry.q;exports.VcLoader=entry.a;exports.VcMenu=entry.aj;exports.VcMenuItem=entry.ar;exports.VcMenuItemsGroup=entry.au;exports.VcMiniBanner=entry.ae;exports.VcMobileWizardProgress=entry.n;exports.VcModalContainer=entry.a3;exports.VcModalFooter=entry.d;exports.VcModalHeader=entry.e;exports.VcNoticeModal=entry.c;exports.VcOverlay=entry.aK;exports.VcPageHeader=entry.ai;exports.VcPhoneField=entry.aX;exports.VcPopover=entry.t;exports.VcPoweredBy=entry.aw;exports.VcPreview=entry.aQ;exports.VcProfileIndication=entry.av;exports.VcProgressCircular=entry.o;exports.VcQuickActions=entry.aG;exports.VcRadio=entry.a6;exports.VcRadioGroup=entry.a5;exports.VcScrollShadow=entry.aV;exports.VcSearchBar=entry.x;exports.VcSearchLayout=entry.aJ;exports.VcSearchPicker=entry.aa;exports.VcSegmentedControl=entry.a7;exports.VcSelectField=entry.M;exports.VcServiceItem=entry.aC;exports.VcSideNav=entry.ad;exports.VcSidepaneHeader=entry.aD;exports.VcSkeleton=entry.aT;exports.VcStepsBar=entry.m;exports.VcSummary=entry.aE;exports.VcSvg=entry.X;exports.VcSwitch=entry.G;exports.VcSystemAlert=entry.aF;exports.VcTableActionBar=entry.aN;exports.VcTableFooter=entry.aO;exports.VcTableItem=entry.aP;exports.VcTabs=entry.ac;exports.VcTextArea=entry.L;exports.VcTextField=entry.J;exports.VcTimeSince=entry.a9;exports.VcTimeline=entry.az;exports.VcTimelineRecord=entry.aA;exports.VcToast=entry.N;exports.VcTooltip=entry.g;exports.VcTopMenuBar=entry.at;exports.VcTruncatedText=entry.i;exports.VcUpsellBlock=entry.a2;exports.VcWideTopMenuBar=entry.aH;exports.VcWizard=entry.$;exports.VcWizardCtaContainer=entry.Z;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { an as VcAccordion, aI as VcAccountMenu, ao as VcActionBar, k as VcActionList, l as VcActions, B as VcAiButton, f as VcAlert, a_ as VcAudioPlayer, K as VcAvatar, a1 as VcBadge, Y as VcBanner, y as VcBaseListItem, j as VcBottomActions, as as VcBottomNav, r as VcBottomSheet, ah as VcBreadcrumbs, A as VcButton, C as VcButtonGroup, O as VcCard, P as VcCheckbox, p as VcChecklistItem, v as VcChip, w as VcChipList, ax as VcClientItem, am as VcColorPicker, aL as VcColumnHeader, _ as VcConfirmModal, D as VcCopyButton, aU as VcCounter, aM as VcDataTable, aZ as VcDatePicker, ay as VcDetailItem, aS as VcDivider, a8 as VcDocItem, ab as VcDraggableList, ak as VcDropdown, a4 as VcDropzone, W as VcEmptyState, ap as VcEntityList, aB as VcEntityStatus, I as VcExpansionCard, Q as VcFilterPanel, aW as VcFlag, R as VcFocusArea, E as VcForm, aR as VcGallery, af as VcGalleryItem, ag as VcGalleryList, U as VcGroupHeader, al as VcGroupedItems, F as VcIcon, h as VcIconWithTooltip, a0 as VcImage, aq as VcInfiniteScroll, s as VcInputBottomSheet, aY as VcInputGroup, b as VcInputModal, u as VcInputPopover, V as VcLayout, S as VcLink, z as VcList, H as VcListEntity, T as VcListItem, q as VcListbox, a as VcLoader, aj as VcMenu, ar as VcMenuItem, au as VcMenuItemsGroup, ae as VcMiniBanner, n as VcMobileWizardProgress, a3 as VcModalContainer, d as VcModalFooter, e as VcModalHeader, c as VcNoticeModal, aK as VcOverlay, ai as VcPageHeader, aX as VcPhoneField, t as VcPopover, aw as VcPoweredBy, aQ as VcPreview, av as VcProfileIndication, o as VcProgressCircular, aG as VcQuickActions, a6 as VcRadio, a5 as VcRadioGroup, aV as VcScrollShadow, x as VcSearchBar, aJ as VcSearchLayout, aa as VcSearchPicker, a7 as VcSegmentedControl, M as VcSelectField, aC as VcServiceItem, ad as VcSideNav, aD as VcSidepaneHeader, aT as VcSkeleton, m as VcStepsBar, aE as VcSummary, X as VcSvg, G as VcSwitch, aF as VcSystemAlert, aN as VcTableActionBar, aO as VcTableFooter, aP as VcTableItem, ac as VcTabs, L as VcTextArea, J as VcTextField, a9 as VcTimeSince, az as VcTimeline, aA as VcTimelineRecord, N as VcToast, g as VcTooltip, at as VcTopMenuBar, i as VcTruncatedText, a2 as VcUpsellBlock, aH as VcWideTopMenuBar, $ as VcWizard, Z as VcWizardCtaContainer } from './entry-
|
|
1
|
+
export { an as VcAccordion, aI as VcAccountMenu, ao as VcActionBar, k as VcActionList, l as VcActions, B as VcAiButton, f as VcAlert, a_ as VcAudioPlayer, K as VcAvatar, a1 as VcBadge, Y as VcBanner, y as VcBaseListItem, j as VcBottomActions, as as VcBottomNav, r as VcBottomSheet, ah as VcBreadcrumbs, A as VcButton, C as VcButtonGroup, O as VcCard, P as VcCheckbox, p as VcChecklistItem, v as VcChip, w as VcChipList, ax as VcClientItem, am as VcColorPicker, aL as VcColumnHeader, _ as VcConfirmModal, D as VcCopyButton, aU as VcCounter, aM as VcDataTable, aZ as VcDatePicker, ay as VcDetailItem, aS as VcDivider, a8 as VcDocItem, ab as VcDraggableList, ak as VcDropdown, a4 as VcDropzone, W as VcEmptyState, ap as VcEntityList, aB as VcEntityStatus, I as VcExpansionCard, Q as VcFilterPanel, aW as VcFlag, R as VcFocusArea, E as VcForm, aR as VcGallery, af as VcGalleryItem, ag as VcGalleryList, U as VcGroupHeader, al as VcGroupedItems, F as VcIcon, h as VcIconWithTooltip, a0 as VcImage, aq as VcInfiniteScroll, s as VcInputBottomSheet, aY as VcInputGroup, b as VcInputModal, u as VcInputPopover, V as VcLayout, S as VcLink, z as VcList, H as VcListEntity, T as VcListItem, q as VcListbox, a as VcLoader, aj as VcMenu, ar as VcMenuItem, au as VcMenuItemsGroup, ae as VcMiniBanner, n as VcMobileWizardProgress, a3 as VcModalContainer, d as VcModalFooter, e as VcModalHeader, c as VcNoticeModal, aK as VcOverlay, ai as VcPageHeader, aX as VcPhoneField, t as VcPopover, aw as VcPoweredBy, aQ as VcPreview, av as VcProfileIndication, o as VcProgressCircular, aG as VcQuickActions, a6 as VcRadio, a5 as VcRadioGroup, aV as VcScrollShadow, x as VcSearchBar, aJ as VcSearchLayout, aa as VcSearchPicker, a7 as VcSegmentedControl, M as VcSelectField, aC as VcServiceItem, ad as VcSideNav, aD as VcSidepaneHeader, aT as VcSkeleton, m as VcStepsBar, aE as VcSummary, X as VcSvg, G as VcSwitch, aF as VcSystemAlert, aN as VcTableActionBar, aO as VcTableFooter, aP as VcTableItem, ac as VcTabs, L as VcTextArea, J as VcTextField, a9 as VcTimeSince, az as VcTimeline, aA as VcTimelineRecord, N as VcToast, g as VcTooltip, at as VcTopMenuBar, i as VcTruncatedText, a2 as VcUpsellBlock, aH as VcWideTopMenuBar, $ as VcWizard, Z as VcWizardCtaContainer } from './entry-f352b108.js';
|
|
2
2
|
import 'vuetify/lib';
|