@vcita/design-system 1.22.5 → 1.22.7
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/config/locales/ds.en.yml +3 -1
- package/config/storybook/main.js +4 -0
- package/dist/@vcita/design-system.esm.js +1 -1
- package/dist/@vcita/design-system.ssr.js +1 -1
- package/dist/{VcHeaderDropdown-b37434eb.js → VcHeaderDropdown-01a1829f.js} +1 -1
- package/dist/{VcHeaderDropdown-e5b7a5fd.js → VcHeaderDropdown-e8f0fb6e.js} +1 -1
- package/dist/{entry-18dbbc18.js → entry-9179c3f6.js} +51 -16
- package/dist/{entry-416eb9ba.js → entry-9936ba7e.js} +51 -14
- package/dist/{index-03601839.js → index-af18accb.js} +1 -1
- package/dist/{index-4c3d1fd1.js → index-cf030f05.js} +1 -1
- package/dist/{vue2-pdf-embed-ce1f2b1b.js → vue2-pdf-embed-b76ffeec.js} +1 -1
- package/dist/{vue2-pdf-embed-9b74904c.js → vue2-pdf-embed-eb44354d.js} +1 -1
- package/package.json +1 -1
- package/src/components/VcTopMenuBar/VcTopMenuBar.stories.js +2 -0
- package/src/components/VcTopMenuBar/VcTopMenuBar.vue +7 -1
- package/src/components/table/elements/VcTableItem/VcTableItem.spec.js +38 -0
- package/src/components/table/elements/VcTableItem/VcTableItem.vue +48 -9
- package/src/directives/overrideVuetifyLtr.js +11 -0
- package/src/stories/assets/accessibility.png +0 -0
- package/src/stories/assets/accessibility.svg +5 -0
- 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 +15 -0
- package/src/stories/assets/docs.png +0 -0
- package/src/stories/assets/figma-plugin.png +0 -0
- package/src/stories/assets/github.svg +3 -0
- 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 +12 -0
- package/src/stories/assets/youtube.svg +4 -0
package/config/locales/ds.en.yml
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { b3 as default } from '../entry-
|
|
1
|
+
export { b3 as default } from '../entry-9936ba7e.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-9179c3f6.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-9936ba7e.js';
|
|
3
3
|
|
|
4
4
|
var script = {
|
|
5
5
|
name: 'VcHeaderDropdown',
|
|
@@ -21420,6 +21420,10 @@ var __vue_component__$14 = __vue_component__$13;var script$G = {
|
|
|
21420
21420
|
});
|
|
21421
21421
|
}
|
|
21422
21422
|
},
|
|
21423
|
+
bottomSheetMaxHeight: {
|
|
21424
|
+
type: String,
|
|
21425
|
+
default: '297px'
|
|
21426
|
+
},
|
|
21423
21427
|
|
|
21424
21428
|
/**
|
|
21425
21429
|
* This is a text actionable object displayed near text.
|
|
@@ -21685,7 +21689,8 @@ var __vue_render__$C = function __vue_render__() {
|
|
|
21685
21689
|
}
|
|
21686
21690
|
}, [_c('VcDropdown', {
|
|
21687
21691
|
attrs: {
|
|
21688
|
-
"data-qa": _vm.dataQa + "-additionalActions"
|
|
21692
|
+
"data-qa": _vm.dataQa + "-additionalActions",
|
|
21693
|
+
"max-height": _vm.bottomSheetMaxHeight
|
|
21689
21694
|
},
|
|
21690
21695
|
scopedSlots: _vm._u([{
|
|
21691
21696
|
key: "activator",
|
|
@@ -21756,8 +21761,8 @@ var __vue_staticRenderFns__$C = [];
|
|
|
21756
21761
|
|
|
21757
21762
|
var __vue_inject_styles__$G = function __vue_inject_styles__(inject) {
|
|
21758
21763
|
if (!inject) return;
|
|
21759
|
-
inject("data-v-
|
|
21760
|
-
source: ".topmenu-container[data-v-
|
|
21764
|
+
inject("data-v-9f1026c8_0", {
|
|
21765
|
+
source: ".topmenu-container[data-v-9f1026c8]{padding:var(--size-value2) var(--size-value3);background-color:var(--v-primary-base);height:var(--vc-top-bar-height)}.avatar-wrapper[data-v-9f1026c8]{padding:var(--size-value1)}.title-wrapper[data-v-9f1026c8]{padding-left:var(--size-value2);text-align:start;color:var(--topbar-color,#fff)}.shrinked-wrapper[data-v-9f1026c8]{flex-grow:0;flex-shrink:0}.button-wrapper[data-v-9f1026c8]{padding-left:var(--size-value2);flex-grow:0;flex-shrink:0;text-align:start}.topmenu-subtitle[data-v-9f1026c8]{font-size:var(--font-size-xx-small);font-weight:var(--font-weight-medium2);line-height:var(--size-value3);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.topmenu-title[data-v-9f1026c8]{font-weight:var(--font-weight-xl);line-height:var(--size-value7);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.title-with-subtitle[data-v-9f1026c8]{font-size:var(--font-size-medium0)}.title-only[data-v-9f1026c8]{font-size:var(--font-size-medium1)}[data-v-9f1026c8] .top-bar-image-logo.VcImage{height:var(--size-value8)}.menu-item-text[data-v-9f1026c8]{vertical-align:bottom;padding-left:var(--size-value1);font-size:var(--font-size-x-small);font-weight:var(--font-weight-large)}.menu-list[data-v-9f1026c8]{text-align:start}",
|
|
21761
21766
|
map: undefined,
|
|
21762
21767
|
media: undefined
|
|
21763
21768
|
});
|
|
@@ -21765,10 +21770,10 @@ var __vue_inject_styles__$G = function __vue_inject_styles__(inject) {
|
|
|
21765
21770
|
/* scoped */
|
|
21766
21771
|
|
|
21767
21772
|
|
|
21768
|
-
var __vue_scope_id__$G = "data-v-
|
|
21773
|
+
var __vue_scope_id__$G = "data-v-9f1026c8";
|
|
21769
21774
|
/* module identifier */
|
|
21770
21775
|
|
|
21771
|
-
var __vue_module_identifier__$G = "data-v-
|
|
21776
|
+
var __vue_module_identifier__$G = "data-v-9f1026c8";
|
|
21772
21777
|
/* functional template */
|
|
21773
21778
|
|
|
21774
21779
|
var __vue_is_functional_template__$G = false;
|
|
@@ -24928,7 +24933,7 @@ var VcHeaderSort = __vue_component__$s;var script$j = {
|
|
|
24928
24933
|
name: 'VcColumnHeader',
|
|
24929
24934
|
components: {
|
|
24930
24935
|
VcHeaderDropdown: function VcHeaderDropdown() {
|
|
24931
|
-
return Promise.resolve().then(function(){return require('./VcHeaderDropdown-
|
|
24936
|
+
return Promise.resolve().then(function(){return require('./VcHeaderDropdown-01a1829f.js')});
|
|
24932
24937
|
},
|
|
24933
24938
|
VcHeaderSort: VcHeaderSort,
|
|
24934
24939
|
VcIcon: VcIcon,
|
|
@@ -25333,7 +25338,7 @@ var script$h = {
|
|
|
25333
25338
|
name: 'VcCheckboxColumnHeader',
|
|
25334
25339
|
components: {
|
|
25335
25340
|
VcHeaderDropdown: function VcHeaderDropdown() {
|
|
25336
|
-
return Promise.resolve().then(function(){return require('./VcHeaderDropdown-
|
|
25341
|
+
return Promise.resolve().then(function(){return require('./VcHeaderDropdown-01a1829f.js')});
|
|
25337
25342
|
},
|
|
25338
25343
|
VcCheckbox: VcCheckbox,
|
|
25339
25344
|
VcLayout: VcLayout,
|
|
@@ -25611,6 +25616,7 @@ var __vue_component__$o = /*#__PURE__*/normalizeComponent({
|
|
|
25611
25616
|
var VcTableActionBar = __vue_component__$o;var script$f = {
|
|
25612
25617
|
name: 'VcTableItem',
|
|
25613
25618
|
components: {
|
|
25619
|
+
VcTooltip: VcTooltip,
|
|
25614
25620
|
VcButton: VcButton,
|
|
25615
25621
|
VcChipList: VcChipList,
|
|
25616
25622
|
VcAvatar: VcAvatar,
|
|
@@ -25710,6 +25716,16 @@ var VcTableActionBar = __vue_component__$o;var script$f = {
|
|
|
25710
25716
|
},
|
|
25711
25717
|
shouldShowCopyButton: function shouldShowCopyButton() {
|
|
25712
25718
|
return this.value && this.showCopyButton && ['text', 'text-2-lines'].includes(this.type);
|
|
25719
|
+
},
|
|
25720
|
+
disabledCheckbox: function disabledCheckbox() {
|
|
25721
|
+
return this.isLoading || this.disabled;
|
|
25722
|
+
}
|
|
25723
|
+
},
|
|
25724
|
+
methods: {
|
|
25725
|
+
handleCheckboxContainerClick: function handleCheckboxContainerClick(event) {
|
|
25726
|
+
if (this.disabledCheckbox) return;
|
|
25727
|
+
event.stopPropagation();
|
|
25728
|
+
this.$emit('change', !this.value);
|
|
25713
25729
|
}
|
|
25714
25730
|
},
|
|
25715
25731
|
mounted: function mounted() {
|
|
@@ -25761,11 +25777,30 @@ var __vue_render__$e = function __vue_render__() {
|
|
|
25761
25777
|
"dark-tooltip": "",
|
|
25762
25778
|
"data-qa": _vm.dataQa + "-text"
|
|
25763
25779
|
}
|
|
25764
|
-
}) : _vm.type === 'checkbox' ? _c('
|
|
25780
|
+
}) : _vm.type === 'checkbox' ? _c('VcTooltip', {
|
|
25781
|
+
attrs: {
|
|
25782
|
+
"dark": "",
|
|
25783
|
+
"disabled": _vm.disabledCheckbox,
|
|
25784
|
+
"content": _vm.$dst('ds.checkbox.select'),
|
|
25785
|
+
"data-qa": _vm.dataQa + "-tooltip"
|
|
25786
|
+
}
|
|
25787
|
+
}, [_c('VcButton', {
|
|
25788
|
+
staticClass: "VcTableItem--checkbox-button",
|
|
25789
|
+
attrs: {
|
|
25790
|
+
"flavor": "secondary",
|
|
25791
|
+
"disabled": _vm.disabledCheckbox,
|
|
25792
|
+
"data-qa": _vm.dataQa + "-checkbox-container",
|
|
25793
|
+
"ripple": "",
|
|
25794
|
+
"ghost": ""
|
|
25795
|
+
},
|
|
25796
|
+
on: {
|
|
25797
|
+
"click": _vm.handleCheckboxContainerClick
|
|
25798
|
+
}
|
|
25799
|
+
}, [_c('VcCheckbox', {
|
|
25765
25800
|
staticClass: "VcTableItem--selected mt-0 pt-0",
|
|
25766
25801
|
attrs: {
|
|
25767
25802
|
"checked": _vm.value,
|
|
25768
|
-
"disabled": _vm.
|
|
25803
|
+
"disabled": _vm.disabledCheckbox,
|
|
25769
25804
|
"data-qa": _vm.dataQa + "-checkbox",
|
|
25770
25805
|
"stop-propagation": ""
|
|
25771
25806
|
},
|
|
@@ -25774,7 +25809,7 @@ var __vue_render__$e = function __vue_render__() {
|
|
|
25774
25809
|
return _vm.$emit('change', selected);
|
|
25775
25810
|
}
|
|
25776
25811
|
}
|
|
25777
|
-
}) : _vm.type === 'icon' ? _c('VcIcon', [_vm._v("\n " + _vm._s(_vm.value) + "\n ")]) : _vm.type === 'avatar' ? _c('VcAvatar', _vm._b({
|
|
25812
|
+
})], 1)], 1) : _vm.type === 'icon' ? _c('VcIcon', [_vm._v("\n " + _vm._s(_vm.value) + "\n ")]) : _vm.type === 'avatar' ? _c('VcAvatar', _vm._b({
|
|
25778
25813
|
attrs: {
|
|
25779
25814
|
"size": "sm",
|
|
25780
25815
|
"data-qa": _vm.dataQa + "-avatar"
|
|
@@ -25832,8 +25867,8 @@ var __vue_staticRenderFns__$e = [];
|
|
|
25832
25867
|
|
|
25833
25868
|
var __vue_inject_styles__$f = function __vue_inject_styles__(inject) {
|
|
25834
25869
|
if (!inject) return;
|
|
25835
|
-
inject("data-v-
|
|
25836
|
-
source: ".VcTableItem[data-v-
|
|
25870
|
+
inject("data-v-c4f7c458_0", {
|
|
25871
|
+
source: ".VcTableItem[data-v-c4f7c458]{position:relative;font-size:13px;font-weight:var(--font-weight-medium2);height:60px}.VcTableItem.itemPadding[data-v-c4f7c458]{padding:0 var(--size-value4)}.VcTableItem.loading:not(.type-checkbox) .VcTableItem--skeleton[data-v-c4f7c458]{width:100%}.VcTableItem--text[data-v-c4f7c458]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VcTableItem--text-2-lines[data-v-c4f7c458] .vc-truncated-text{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;text-overflow:ellipsis}.VcTableItem--checkbox-button[data-v-c4f7c458]{border-radius:var(--size-value1);max-height:var(--size-value8)}.VcTableItem--checkbox-button.v-btn[data-v-c4f7c458]{padding:var(--size-value2);padding-inline-end:0}.VcTableItem--checkbox-button.v-btn--disabled[data-v-c4f7c458]{background-color:transparent}.VcTableItem--selected[data-v-c4f7c458] label{display:none}.VcTableItem.type-tag[data-v-c4f7c458]{overflow-x:hidden}.VcTableItem--addTag[data-v-c4f7c458]{color:var(--gray-darken-3)}.VcTableItem.width-type-auto[data-v-c4f7c458]:not(.loading){width:max-content}.VcTableItem--copy-container[data-v-c4f7c458]{display:none;position:absolute;inset-inline-end:var(--size-value2)}.VcTableItem.has-copy-button:hover .VcTableItem--text[data-v-c4f7c458] .vc-truncated-text,.VcTableItem.has-copy-button:hover .VcTableItem--text-2-lines[data-v-c4f7c458] .vc-truncated-text{padding-inline-end:calc(24px + var(--size-value2))}.VcTableItem.has-copy-button:hover .VcTableItem--copy-container[data-v-c4f7c458]{display:block}",
|
|
25837
25872
|
map: undefined,
|
|
25838
25873
|
media: undefined
|
|
25839
25874
|
});
|
|
@@ -25841,10 +25876,10 @@ var __vue_inject_styles__$f = function __vue_inject_styles__(inject) {
|
|
|
25841
25876
|
/* scoped */
|
|
25842
25877
|
|
|
25843
25878
|
|
|
25844
|
-
var __vue_scope_id__$f = "data-v-
|
|
25879
|
+
var __vue_scope_id__$f = "data-v-c4f7c458";
|
|
25845
25880
|
/* module identifier */
|
|
25846
25881
|
|
|
25847
|
-
var __vue_module_identifier__$f = "data-v-
|
|
25882
|
+
var __vue_module_identifier__$f = "data-v-c4f7c458";
|
|
25848
25883
|
/* functional template */
|
|
25849
25884
|
|
|
25850
25885
|
var __vue_is_functional_template__$f = false;
|
|
@@ -26692,7 +26727,7 @@ var ErrorWithServer = __vue_component__$i;var script$a = {
|
|
|
26692
26727
|
ErrorWithServer: ErrorWithServer,
|
|
26693
26728
|
VcLoader: VcLoader,
|
|
26694
26729
|
VuePdfEmbed: function VuePdfEmbed() {
|
|
26695
|
-
return Promise.resolve().then(function(){return require('./vue2-pdf-embed-
|
|
26730
|
+
return Promise.resolve().then(function(){return require('./vue2-pdf-embed-eb44354d.js')}).then(function(n){return n.v});
|
|
26696
26731
|
},
|
|
26697
26732
|
DocPreview: DocPreview,
|
|
26698
26733
|
UnsupportedFile: UnsupportedFile,
|
|
@@ -28922,7 +28957,7 @@ var install = function installdesignSystem(Vue, options) {
|
|
|
28922
28957
|
loadFunc(componentName, component);
|
|
28923
28958
|
});
|
|
28924
28959
|
} else {
|
|
28925
|
-
Promise.resolve().then(function(){return require('./index-
|
|
28960
|
+
Promise.resolve().then(function(){return require('./index-cf030f05.js')}).then(function (module) {
|
|
28926
28961
|
Object.entries(module).forEach( /*#__PURE__*/function () {
|
|
28927
28962
|
var _ref4 = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee(_ref3) {
|
|
28928
28963
|
var _ref5, componentName, component;
|
|
@@ -21752,6 +21752,10 @@ var script$G = {
|
|
|
21752
21752
|
default: () => [],
|
|
21753
21753
|
validator: prop => prop.every(e => e.identifier)
|
|
21754
21754
|
},
|
|
21755
|
+
bottomSheetMaxHeight: {
|
|
21756
|
+
type: String,
|
|
21757
|
+
default: '297px'
|
|
21758
|
+
},
|
|
21755
21759
|
|
|
21756
21760
|
/**
|
|
21757
21761
|
* This is a text actionable object displayed near text.
|
|
@@ -22019,7 +22023,8 @@ var __vue_render__$C = function () {
|
|
|
22019
22023
|
}
|
|
22020
22024
|
}, [_c('VcDropdown', {
|
|
22021
22025
|
attrs: {
|
|
22022
|
-
"data-qa": _vm.dataQa + "-additionalActions"
|
|
22026
|
+
"data-qa": _vm.dataQa + "-additionalActions",
|
|
22027
|
+
"max-height": _vm.bottomSheetMaxHeight
|
|
22023
22028
|
},
|
|
22024
22029
|
scopedSlots: _vm._u([{
|
|
22025
22030
|
key: "activator",
|
|
@@ -22090,8 +22095,8 @@ var __vue_staticRenderFns__$C = [];
|
|
|
22090
22095
|
|
|
22091
22096
|
const __vue_inject_styles__$G = function (inject) {
|
|
22092
22097
|
if (!inject) return;
|
|
22093
|
-
inject("data-v-
|
|
22094
|
-
source: ".topmenu-container[data-v-
|
|
22098
|
+
inject("data-v-9f1026c8_0", {
|
|
22099
|
+
source: ".topmenu-container[data-v-9f1026c8]{padding:var(--size-value2) var(--size-value3);background-color:var(--v-primary-base);height:var(--vc-top-bar-height)}.avatar-wrapper[data-v-9f1026c8]{padding:var(--size-value1)}.title-wrapper[data-v-9f1026c8]{padding-left:var(--size-value2);text-align:start;color:var(--topbar-color,#fff)}.shrinked-wrapper[data-v-9f1026c8]{flex-grow:0;flex-shrink:0}.button-wrapper[data-v-9f1026c8]{padding-left:var(--size-value2);flex-grow:0;flex-shrink:0;text-align:start}.topmenu-subtitle[data-v-9f1026c8]{font-size:var(--font-size-xx-small);font-weight:var(--font-weight-medium2);line-height:var(--size-value3);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.topmenu-title[data-v-9f1026c8]{font-weight:var(--font-weight-xl);line-height:var(--size-value7);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.title-with-subtitle[data-v-9f1026c8]{font-size:var(--font-size-medium0)}.title-only[data-v-9f1026c8]{font-size:var(--font-size-medium1)}[data-v-9f1026c8] .top-bar-image-logo.VcImage{height:var(--size-value8)}.menu-item-text[data-v-9f1026c8]{vertical-align:bottom;padding-left:var(--size-value1);font-size:var(--font-size-x-small);font-weight:var(--font-weight-large)}.menu-list[data-v-9f1026c8]{text-align:start}",
|
|
22095
22100
|
map: undefined,
|
|
22096
22101
|
media: undefined
|
|
22097
22102
|
});
|
|
@@ -22099,7 +22104,7 @@ const __vue_inject_styles__$G = function (inject) {
|
|
|
22099
22104
|
/* scoped */
|
|
22100
22105
|
|
|
22101
22106
|
|
|
22102
|
-
const __vue_scope_id__$G = "data-v-
|
|
22107
|
+
const __vue_scope_id__$G = "data-v-9f1026c8";
|
|
22103
22108
|
/* module identifier */
|
|
22104
22109
|
|
|
22105
22110
|
const __vue_module_identifier__$G = undefined;
|
|
@@ -25372,7 +25377,7 @@ var VcHeaderSort = __vue_component__$s;
|
|
|
25372
25377
|
var script$j = {
|
|
25373
25378
|
name: 'VcColumnHeader',
|
|
25374
25379
|
components: {
|
|
25375
|
-
VcHeaderDropdown: () => import('./VcHeaderDropdown-
|
|
25380
|
+
VcHeaderDropdown: () => import('./VcHeaderDropdown-e8f0fb6e.js'),
|
|
25376
25381
|
VcHeaderSort,
|
|
25377
25382
|
VcIcon,
|
|
25378
25383
|
VcLayout,
|
|
@@ -25780,7 +25785,7 @@ var VcTableFooter = __vue_component__$q;
|
|
|
25780
25785
|
var script$h = {
|
|
25781
25786
|
name: 'VcCheckboxColumnHeader',
|
|
25782
25787
|
components: {
|
|
25783
|
-
VcHeaderDropdown: () => import('./VcHeaderDropdown-
|
|
25788
|
+
VcHeaderDropdown: () => import('./VcHeaderDropdown-e8f0fb6e.js'),
|
|
25784
25789
|
VcCheckbox,
|
|
25785
25790
|
VcLayout,
|
|
25786
25791
|
VcLoader
|
|
@@ -26068,6 +26073,7 @@ var VcTableActionBar = __vue_component__$o;
|
|
|
26068
26073
|
var script$f = {
|
|
26069
26074
|
name: 'VcTableItem',
|
|
26070
26075
|
components: {
|
|
26076
|
+
VcTooltip,
|
|
26071
26077
|
VcButton,
|
|
26072
26078
|
VcChipList,
|
|
26073
26079
|
VcAvatar,
|
|
@@ -26162,6 +26168,18 @@ var script$f = {
|
|
|
26162
26168
|
|
|
26163
26169
|
shouldShowCopyButton() {
|
|
26164
26170
|
return this.value && this.showCopyButton && ['text', 'text-2-lines'].includes(this.type);
|
|
26171
|
+
},
|
|
26172
|
+
|
|
26173
|
+
disabledCheckbox() {
|
|
26174
|
+
return this.isLoading || this.disabled;
|
|
26175
|
+
}
|
|
26176
|
+
|
|
26177
|
+
},
|
|
26178
|
+
methods: {
|
|
26179
|
+
handleCheckboxContainerClick(event) {
|
|
26180
|
+
if (this.disabledCheckbox) return;
|
|
26181
|
+
event.stopPropagation();
|
|
26182
|
+
this.$emit('change', !this.value);
|
|
26165
26183
|
}
|
|
26166
26184
|
|
|
26167
26185
|
},
|
|
@@ -26218,11 +26236,30 @@ var __vue_render__$e = function () {
|
|
|
26218
26236
|
"dark-tooltip": "",
|
|
26219
26237
|
"data-qa": _vm.dataQa + "-text"
|
|
26220
26238
|
}
|
|
26221
|
-
}) : _vm.type === 'checkbox' ? _c('
|
|
26239
|
+
}) : _vm.type === 'checkbox' ? _c('VcTooltip', {
|
|
26240
|
+
attrs: {
|
|
26241
|
+
"dark": "",
|
|
26242
|
+
"disabled": _vm.disabledCheckbox,
|
|
26243
|
+
"content": _vm.$dst('ds.checkbox.select'),
|
|
26244
|
+
"data-qa": _vm.dataQa + "-tooltip"
|
|
26245
|
+
}
|
|
26246
|
+
}, [_c('VcButton', {
|
|
26247
|
+
staticClass: "VcTableItem--checkbox-button",
|
|
26248
|
+
attrs: {
|
|
26249
|
+
"flavor": "secondary",
|
|
26250
|
+
"disabled": _vm.disabledCheckbox,
|
|
26251
|
+
"data-qa": _vm.dataQa + "-checkbox-container",
|
|
26252
|
+
"ripple": "",
|
|
26253
|
+
"ghost": ""
|
|
26254
|
+
},
|
|
26255
|
+
on: {
|
|
26256
|
+
"click": _vm.handleCheckboxContainerClick
|
|
26257
|
+
}
|
|
26258
|
+
}, [_c('VcCheckbox', {
|
|
26222
26259
|
staticClass: "VcTableItem--selected mt-0 pt-0",
|
|
26223
26260
|
attrs: {
|
|
26224
26261
|
"checked": _vm.value,
|
|
26225
|
-
"disabled": _vm.
|
|
26262
|
+
"disabled": _vm.disabledCheckbox,
|
|
26226
26263
|
"data-qa": _vm.dataQa + "-checkbox",
|
|
26227
26264
|
"stop-propagation": ""
|
|
26228
26265
|
},
|
|
@@ -26231,7 +26268,7 @@ var __vue_render__$e = function () {
|
|
|
26231
26268
|
return _vm.$emit('change', selected);
|
|
26232
26269
|
}
|
|
26233
26270
|
}
|
|
26234
|
-
}) : _vm.type === 'icon' ? _c('VcIcon', [_vm._v("\n " + _vm._s(_vm.value) + "\n ")]) : _vm.type === 'avatar' ? _c('VcAvatar', _vm._b({
|
|
26271
|
+
})], 1)], 1) : _vm.type === 'icon' ? _c('VcIcon', [_vm._v("\n " + _vm._s(_vm.value) + "\n ")]) : _vm.type === 'avatar' ? _c('VcAvatar', _vm._b({
|
|
26235
26272
|
attrs: {
|
|
26236
26273
|
"size": "sm",
|
|
26237
26274
|
"data-qa": _vm.dataQa + "-avatar"
|
|
@@ -26289,8 +26326,8 @@ var __vue_staticRenderFns__$e = [];
|
|
|
26289
26326
|
|
|
26290
26327
|
const __vue_inject_styles__$f = function (inject) {
|
|
26291
26328
|
if (!inject) return;
|
|
26292
|
-
inject("data-v-
|
|
26293
|
-
source: ".VcTableItem[data-v-
|
|
26329
|
+
inject("data-v-c4f7c458_0", {
|
|
26330
|
+
source: ".VcTableItem[data-v-c4f7c458]{position:relative;font-size:13px;font-weight:var(--font-weight-medium2);height:60px}.VcTableItem.itemPadding[data-v-c4f7c458]{padding:0 var(--size-value4)}.VcTableItem.loading:not(.type-checkbox) .VcTableItem--skeleton[data-v-c4f7c458]{width:100%}.VcTableItem--text[data-v-c4f7c458]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VcTableItem--text-2-lines[data-v-c4f7c458] .vc-truncated-text{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;text-overflow:ellipsis}.VcTableItem--checkbox-button[data-v-c4f7c458]{border-radius:var(--size-value1);max-height:var(--size-value8)}.VcTableItem--checkbox-button.v-btn[data-v-c4f7c458]{padding:var(--size-value2);padding-inline-end:0}.VcTableItem--checkbox-button.v-btn--disabled[data-v-c4f7c458]{background-color:transparent}.VcTableItem--selected[data-v-c4f7c458] label{display:none}.VcTableItem.type-tag[data-v-c4f7c458]{overflow-x:hidden}.VcTableItem--addTag[data-v-c4f7c458]{color:var(--gray-darken-3)}.VcTableItem.width-type-auto[data-v-c4f7c458]:not(.loading){width:max-content}.VcTableItem--copy-container[data-v-c4f7c458]{display:none;position:absolute;inset-inline-end:var(--size-value2)}.VcTableItem.has-copy-button:hover .VcTableItem--text[data-v-c4f7c458] .vc-truncated-text,.VcTableItem.has-copy-button:hover .VcTableItem--text-2-lines[data-v-c4f7c458] .vc-truncated-text{padding-inline-end:calc(24px + var(--size-value2))}.VcTableItem.has-copy-button:hover .VcTableItem--copy-container[data-v-c4f7c458]{display:block}",
|
|
26294
26331
|
map: undefined,
|
|
26295
26332
|
media: undefined
|
|
26296
26333
|
});
|
|
@@ -26298,7 +26335,7 @@ const __vue_inject_styles__$f = function (inject) {
|
|
|
26298
26335
|
/* scoped */
|
|
26299
26336
|
|
|
26300
26337
|
|
|
26301
|
-
const __vue_scope_id__$f = "data-v-
|
|
26338
|
+
const __vue_scope_id__$f = "data-v-c4f7c458";
|
|
26302
26339
|
/* module identifier */
|
|
26303
26340
|
|
|
26304
26341
|
const __vue_module_identifier__$f = undefined;
|
|
@@ -27174,7 +27211,7 @@ var script$a = {
|
|
|
27174
27211
|
components: {
|
|
27175
27212
|
ErrorWithServer,
|
|
27176
27213
|
VcLoader,
|
|
27177
|
-
VuePdfEmbed: () => import('./vue2-pdf-embed-
|
|
27214
|
+
VuePdfEmbed: () => import('./vue2-pdf-embed-b76ffeec.js').then(function (n) { return n.v; }),
|
|
27178
27215
|
DocPreview,
|
|
27179
27216
|
UnsupportedFile,
|
|
27180
27217
|
VcIcon
|
|
@@ -29502,7 +29539,7 @@ const install = function installdesignSystem(Vue, options) {
|
|
|
29502
29539
|
loadFunc(componentName, component);
|
|
29503
29540
|
});
|
|
29504
29541
|
} else {
|
|
29505
|
-
import('./index-
|
|
29542
|
+
import('./index-af18accb.js').then(module => {
|
|
29506
29543
|
Object.entries(module).forEach(async ([componentName, component]) => {
|
|
29507
29544
|
if (typeof component === 'function') {
|
|
29508
29545
|
// eslint-disable-next-line no-undef
|
|
@@ -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-9936ba7e.js';
|
|
2
2
|
import 'vuetify/lib';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var entry=require('./entry-
|
|
1
|
+
'use strict';var entry=require('./entry-9179c3f6.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;
|