@vcita/design-system 1.20.15 → 1.20.17

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.
@@ -1,2 +1,2 @@
1
- export { b2 as default } from '../entry-935978c0.js';
1
+ export { b2 as default } from '../entry-67408ab9.js';
2
2
  import 'vuetify/lib';
@@ -1 +1 @@
1
- 'use strict';Object.defineProperty(exports,'__esModule',{value:true});var entry=require('../entry-a5863dbe.js');require('vuetify/lib');exports["default"]=entry.b2;
1
+ 'use strict';Object.defineProperty(exports,'__esModule',{value:true});var entry=require('../entry-64e6faf1.js');require('vuetify/lib');exports["default"]=entry.b2;
@@ -1,5 +1,5 @@
1
1
  import 'vuetify/lib';
2
- import { V as VcLayout, ak as VcGroupedItems, aj as VcDropdown, E as VcIcon, a_ as normalizeComponent, a$ as createInjector } from './entry-935978c0.js';
2
+ import { V as VcLayout, ak as VcGroupedItems, aj as VcDropdown, E as VcIcon, a_ as normalizeComponent, a$ as createInjector } from './entry-67408ab9.js';
3
3
 
4
4
  var script = {
5
5
  name: 'VcHeaderDropdown',
@@ -19,6 +19,15 @@ var script = {
19
19
  required: true
20
20
  },
21
21
 
22
+ /**
23
+ * ID of the currently selected option
24
+ * Used to highlight the selected item in the dropdown
25
+ */
26
+ selectedOptionId: {
27
+ type: String,
28
+ default: ''
29
+ },
30
+
22
31
  /**
23
32
  * Size of dropdown icon
24
33
  */
@@ -115,7 +124,8 @@ var __vue_render__ = function () {
115
124
  }
116
125
  }, [_vm._v(" "), _c('VcGroupedItems', {
117
126
  attrs: {
118
- "item-groups": _vm.options
127
+ "item-groups": _vm.options,
128
+ "selected": _vm.selectedOptionId
119
129
  },
120
130
  on: {
121
131
  "change": function ($event) {
@@ -139,8 +149,8 @@ var __vue_staticRenderFns__ = [];
139
149
 
140
150
  const __vue_inject_styles__ = function (inject) {
141
151
  if (!inject) return;
142
- inject("data-v-6bdede37_0", {
143
- source: ".VcHeaderDropdown__icon-wrapper[data-v-6bdede37]{height:var(--size-value4);width:var(--size-value4);flex-grow:0;cursor:pointer}.VcHeaderDropdown__group-label[data-v-6bdede37]{color:var(--gray-darken-3);font-size:var(--font-size-xs-small);font-weight:var(--font-weight-large);padding:var(--size-value4) var(--size-value4) var(--size-value2)}",
152
+ inject("data-v-45665220_0", {
153
+ source: ".VcHeaderDropdown__icon-wrapper[data-v-45665220]{height:var(--size-value4);width:var(--size-value4);flex-grow:0;cursor:pointer}.VcHeaderDropdown__group-label[data-v-45665220]{color:var(--gray-darken-3);font-size:var(--font-size-xs-small);font-weight:var(--font-weight-large);padding:var(--size-value4) var(--size-value4) var(--size-value2)}",
144
154
  map: undefined,
145
155
  media: undefined
146
156
  });
@@ -148,7 +158,7 @@ const __vue_inject_styles__ = function (inject) {
148
158
  /* scoped */
149
159
 
150
160
 
151
- const __vue_scope_id__ = "data-v-6bdede37";
161
+ const __vue_scope_id__ = "data-v-45665220";
152
162
  /* module identifier */
153
163
 
154
164
  const __vue_module_identifier__ = undefined;
@@ -1,4 +1,4 @@
1
- 'use strict';require('vuetify/lib');var entry=require('./entry-a5863dbe.js');var script = {
1
+ 'use strict';require('vuetify/lib');var entry=require('./entry-64e6faf1.js');var script = {
2
2
  name: 'VcHeaderDropdown',
3
3
  components: {
4
4
  VcLayout: entry.V,
@@ -16,6 +16,15 @@
16
16
  required: true
17
17
  },
18
18
 
19
+ /**
20
+ * ID of the currently selected option
21
+ * Used to highlight the selected item in the dropdown
22
+ */
23
+ selectedOptionId: {
24
+ type: String,
25
+ default: ''
26
+ },
27
+
19
28
  /**
20
29
  * Size of dropdown icon
21
30
  */
@@ -108,7 +117,8 @@ var __vue_render__ = function __vue_render__() {
108
117
  }
109
118
  }, [_vm._v(" "), _c('VcGroupedItems', {
110
119
  attrs: {
111
- "item-groups": _vm.options
120
+ "item-groups": _vm.options,
121
+ "selected": _vm.selectedOptionId
112
122
  },
113
123
  on: {
114
124
  "change": function change($event) {
@@ -132,8 +142,8 @@ var __vue_staticRenderFns__ = [];
132
142
 
133
143
  var __vue_inject_styles__ = function __vue_inject_styles__(inject) {
134
144
  if (!inject) return;
135
- inject("data-v-6bdede37_0", {
136
- source: ".VcHeaderDropdown__icon-wrapper[data-v-6bdede37]{height:var(--size-value4);width:var(--size-value4);flex-grow:0;cursor:pointer}.VcHeaderDropdown__group-label[data-v-6bdede37]{color:var(--gray-darken-3);font-size:var(--font-size-xs-small);font-weight:var(--font-weight-large);padding:var(--size-value4) var(--size-value4) var(--size-value2)}",
145
+ inject("data-v-45665220_0", {
146
+ source: ".VcHeaderDropdown__icon-wrapper[data-v-45665220]{height:var(--size-value4);width:var(--size-value4);flex-grow:0;cursor:pointer}.VcHeaderDropdown__group-label[data-v-45665220]{color:var(--gray-darken-3);font-size:var(--font-size-xs-small);font-weight:var(--font-weight-large);padding:var(--size-value4) var(--size-value4) var(--size-value2)}",
137
147
  map: undefined,
138
148
  media: undefined
139
149
  });
@@ -141,10 +151,10 @@ var __vue_inject_styles__ = function __vue_inject_styles__(inject) {
141
151
  /* scoped */
142
152
 
143
153
 
144
- var __vue_scope_id__ = "data-v-6bdede37";
154
+ var __vue_scope_id__ = "data-v-45665220";
145
155
  /* module identifier */
146
156
 
147
- var __vue_module_identifier__ = "data-v-6bdede37";
157
+ var __vue_module_identifier__ = "data-v-45665220";
148
158
  /* functional template */
149
159
 
150
160
  var __vue_is_functional_template__ = false;
@@ -9325,6 +9325,26 @@ var VcSvg = __vue_component__$1S;var script$19 = {
9325
9325
  closeButton: {
9326
9326
  type: Boolean,
9327
9327
  default: false
9328
+ },
9329
+ buttonSize: {
9330
+ type: String,
9331
+ default: 'large',
9332
+ validator: function validator(size) {
9333
+ return ['xSmall', 'small', 'medium', 'large', 'xLarge'].includes(size);
9334
+ }
9335
+ },
9336
+ smallerText: {
9337
+ type: Boolean,
9338
+ default: false
9339
+ },
9340
+ backgroundStain: {
9341
+ type: Boolean,
9342
+ default: true
9343
+ }
9344
+ },
9345
+ computed: {
9346
+ sizeAttr: function sizeAttr() {
9347
+ return _defineProperty$1({}, this.buttonSize, true);
9328
9348
  }
9329
9349
  }
9330
9350
  };/* script */
@@ -9347,18 +9367,21 @@ var __vue_render__$14 = function __vue_render__() {
9347
9367
  attrs: {
9348
9368
  "data-qa": _vm.dataQa
9349
9369
  }
9350
- }, [_vm._ssrNode("<div class=\"text-container px-6 pt-10 pt-sm-6\" data-v-5613040c>", "</div>", [_vm._ssrNode("<div class=\"banner-title pb-2 pb-sm-4 pb-md-2\" data-v-5613040c>" + _vm._ssrEscape("\n " + _vm._s(_vm.title) + "\n ") + "</div> " + (_vm.subtitle ? "<div class=\"banner-subtitle\" data-v-5613040c>" + _vm._ssrEscape("\n " + _vm._s(_vm.subtitle) + "\n ") + "</div>" : "<!---->") + " "), _vm.buttonLabel || _vm.linkLabel ? _vm._ssrNode("<div class=\"cta-container py-6 py-sm-7 d-flex flex justify-start flex-wrap\" data-v-5613040c>", "</div>", [_vm.buttonLabel ? _c('VcButton', {
9370
+ }, [_vm._ssrNode("<div class=\"text-container px-6 pt-10 pt-sm-6\" data-v-40b9e6b8>", "</div>", [_vm._ssrNode("<div" + _vm._ssrClass("banner-title pb-2 pb-sm-4 pb-md-2", {
9371
+ 'banner-title--small': _vm.smallerText
9372
+ }) + " data-v-40b9e6b8>" + _vm._ssrEscape("\n " + _vm._s(_vm.title) + "\n ") + "</div> " + (_vm.subtitle ? "<div" + _vm._ssrClass("banner-subtitle", {
9373
+ 'banner-subtitle--small': _vm.smallerText
9374
+ }) + " data-v-40b9e6b8>" + _vm._ssrEscape("\n " + _vm._s(_vm.subtitle) + "\n ") + "</div>" : "<!---->") + " "), _vm.buttonLabel || _vm.linkLabel ? _vm._ssrNode("<div class=\"cta-container py-6 py-sm-7 d-flex flex justify-start flex-wrap\" data-v-40b9e6b8>", "</div>", [_vm.buttonLabel ? _c('VcButton', _vm._b({
9351
9375
  staticClass: "primary-cta",
9352
9376
  attrs: {
9353
- "pill": "",
9354
- "large": ""
9377
+ "pill": ""
9355
9378
  },
9356
9379
  on: {
9357
9380
  "click": function click($event) {
9358
9381
  return _vm.$emit('onAction');
9359
9382
  }
9360
9383
  }
9361
- }, [_vm._v("\n " + _vm._s(_vm.buttonLabel) + "\n ")]) : _vm._e(), _vm._ssrNode(" "), _vm.linkLabel && _vm.linkUrl ? _c('VcLink', {
9384
+ }, 'VcButton', _vm.sizeAttr, false), [_vm._v("\n " + _vm._s(_vm.buttonLabel) + "\n ")]) : _vm._e(), _vm._ssrNode(" "), _vm.linkLabel && _vm.linkUrl ? _c('VcLink', {
9362
9385
  staticClass: "secondary-cta pt-6 pt-sm-0",
9363
9386
  attrs: {
9364
9387
  "url": _vm.linkUrl,
@@ -9370,14 +9393,14 @@ var __vue_render__$14 = function __vue_render__() {
9370
9393
  return _vm.$emit('linkClick', $event);
9371
9394
  }
9372
9395
  }
9373
- }) : _vm._e()], 2) : _vm._e(), _vm._ssrNode(" "), _vm.note || _vm.$slots.note ? _vm._ssrNode("<div class=\"banner-note py-4 pt-sm-9\" data-v-5613040c>", "</div>", [_vm._t("note", function () {
9396
+ }) : _vm._e()], 2) : _vm._e(), _vm._ssrNode(" "), _vm.note || _vm.$slots.note ? _vm._ssrNode("<div class=\"banner-note py-4 pt-sm-9\" data-v-40b9e6b8>", "</div>", [_vm._t("note", function () {
9374
9397
  return [_vm._v("\n " + _vm._s(_vm.note) + "\n ")];
9375
- })], 2) : _vm._e()], 2), _vm._ssrNode(" "), _vm.image ? _vm._ssrNode("<div class=\"images-container d-flex align-self-end\" data-v-5613040c>", "</div>", [_c('VcSvg', {
9398
+ })], 2) : _vm._e()], 2), _vm._ssrNode(" "), _vm.image ? _vm._ssrNode("<div class=\"images-container d-flex align-self-end\" data-v-40b9e6b8>", "</div>", [_vm.backgroundStain ? _c('VcSvg', {
9376
9399
  staticClass: "background-stain",
9377
9400
  attrs: {
9378
9401
  "svg": _vm.$svgImages.background_stain
9379
9402
  }
9380
- }), _vm._ssrNode(" "), _c('VcImage', {
9403
+ }) : _vm._e(), _vm._ssrNode(" "), _c('VcImage', {
9381
9404
  staticClass: "banner-image pb-0",
9382
9405
  attrs: {
9383
9406
  "image": _vm.image
@@ -9414,8 +9437,8 @@ var __vue_staticRenderFns__$14 = [];
9414
9437
 
9415
9438
  var __vue_inject_styles__$19 = function __vue_inject_styles__(inject) {
9416
9439
  if (!inject) return;
9417
- inject("data-v-5613040c_0", {
9418
- source: ".VcBanner[data-v-5613040c]{min-height:188px;box-sizing:border-box;overflow:hidden;border-radius:var(--size-value2);border:1px solid var(--neutral-lighten-2);position:relative}.VcBanner .images-container[data-v-5613040c]{position:relative;height:100%}.VcBanner .images-container .background-stain[data-v-5613040c]{position:absolute;opacity:15%;margin:0 auto;overflow:hidden;top:-80px;height:calc(100% + 110px);transform:scale(.7);left:-335px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-5613040c]{left:auto;right:-335px}@media screen and (min-width:600px){.VcBanner .images-container .background-stain[data-v-5613040c]{transform:scale(1);top:-206px;height:calc(100% + 206px);left:-64px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-5613040c]{left:auto;right:-64px}}@media screen and (min-width:960px){.VcBanner .images-container .background-stain[data-v-5613040c]{top:-176px;height:calc(100% + 176px);left:-50px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-5613040c]{left:auto;right:-50px}}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-5613040c]{transform:scale(-.7,.7)}@media screen and (min-width:600px){#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-5613040c]{transform:scaleX(-1)}}.VcBanner .images-container .background-stain[data-v-5613040c] #background_stain{fill:var(--v-secondary-base)}.VcBanner .images-container .banner-image[data-v-5613040c]{margin:auto 0 0;position:relative;width:200px;height:95px}@media screen and (min-width:600px){.VcBanner .images-container .banner-image[data-v-5613040c]{width:300px;height:142.5px}}@media screen and (min-width:960px){.VcBanner .images-container .banner-image[data-v-5613040c]{width:400px;height:190px}}.VcBanner .text-container[data-v-5613040c]{flex:0 0 60%;color:var(--gray-darken-5);z-index:1}.VcBanner .text-container .banner-title[data-v-5613040c]{font-weight:var(--font-weight-large2);font-size:var(--font-size-medium2);line-height:var(--size-value8)}@media screen and (min-width:960px){.VcBanner .text-container .banner-title[data-v-5613040c]{flex:0 0 100%}}.VcBanner .text-container .banner-subtitle[data-v-5613040c]{font-size:var(--font-size-small2);line-height:var(--size-value5);font-weight:var(--font-weight-medium2)}.VcBanner .text-container .banner-note[data-v-5613040c]{font-size:var(--font-size-small2);font-weight:var(--font-weight-medium)}.VcBanner .cta-container .primary-cta[data-v-5613040c]{line-height:var(--size-value12);font-weight:var(--font-weight-large2);margin-inline-end:var(--size-value6)}.VcBanner .cta-container .secondary-cta[data-v-5613040c]{font-size:var(--font-size-small2);font-weight:var(--font-weight-large);flex:0 0 100%}@media screen and (min-width:600px){.VcBanner .cta-container .secondary-cta[data-v-5613040c]{flex:none}}.VcBanner .close-button[data-v-5613040c]{position:absolute;width:var(--size-value3);height:var(--size-value3);right:var(--size-value4)}#app[dir=rtl] .VcBanner .close-button[data-v-5613040c]{right:auto;left:var(--size-value4)}.VcBanner .close-button[data-v-5613040c] .v-btn__content{opacity:unset}.VcBanner .close-button[data-v-5613040c] .v-icon{margin-right:var(--size-value0)}.VcBanner .close-button[data-v-5613040c] .v-icon svg{fill:var(--gray-darken-2)}",
9440
+ inject("data-v-40b9e6b8_0", {
9441
+ source: ".VcBanner[data-v-40b9e6b8]{min-height:188px;box-sizing:border-box;overflow:hidden;border-radius:var(--size-value2);border:1px solid var(--neutral-lighten-2);position:relative}.VcBanner .images-container[data-v-40b9e6b8]{position:relative;height:100%}.VcBanner .images-container .background-stain[data-v-40b9e6b8]{position:absolute;opacity:15%;margin:0 auto;overflow:hidden;top:-80px;height:calc(100% + 110px);transform:scale(.7);left:-335px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-40b9e6b8]{left:auto;right:-335px}@media screen and (min-width:600px){.VcBanner .images-container .background-stain[data-v-40b9e6b8]{transform:scale(1);top:-206px;height:calc(100% + 206px);left:-64px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-40b9e6b8]{left:auto;right:-64px}}@media screen and (min-width:960px){.VcBanner .images-container .background-stain[data-v-40b9e6b8]{top:-176px;height:calc(100% + 176px);left:-50px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-40b9e6b8]{left:auto;right:-50px}}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-40b9e6b8]{transform:scale(-.7,.7)}@media screen and (min-width:600px){#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-40b9e6b8]{transform:scaleX(-1)}}.VcBanner .images-container .background-stain[data-v-40b9e6b8] #background_stain{fill:var(--v-secondary-base)}.VcBanner .images-container .banner-image[data-v-40b9e6b8]{margin:auto 0 0;position:relative;width:200px;height:95px}@media screen and (min-width:600px){.VcBanner .images-container .banner-image[data-v-40b9e6b8]{width:300px;height:142.5px}}@media screen and (min-width:960px){.VcBanner .images-container .banner-image[data-v-40b9e6b8]{width:400px;height:190px}}.VcBanner .text-container[data-v-40b9e6b8]{flex:0 0 60%;color:var(--gray-darken-5);z-index:1}.VcBanner .text-container .banner-title[data-v-40b9e6b8]{font-weight:var(--font-weight-large2);font-size:var(--font-size-medium2);line-height:var(--size-value8)}.VcBanner .text-container .banner-title--small[data-v-40b9e6b8]{font-weight:var(--font-weight-large);font-size:var(--font-size-small2);line-height:var(--size-value3)}@media screen and (min-width:960px){.VcBanner .text-container .banner-title[data-v-40b9e6b8]{flex:0 0 100%}}.VcBanner .text-container .banner-subtitle[data-v-40b9e6b8]{font-size:var(--font-size-small2);line-height:var(--size-value5);font-weight:var(--font-weight-medium2)}.VcBanner .text-container .banner-subtitle--small[data-v-40b9e6b8]{font-weight:var(--font-weight-medium2);font-size:var(--font-size-x-small)}.VcBanner .text-container .banner-note[data-v-40b9e6b8]{font-size:var(--font-size-small2);font-weight:var(--font-weight-medium)}.VcBanner .cta-container .primary-cta[data-v-40b9e6b8]{line-height:var(--size-value12);font-weight:var(--font-weight-large2);margin-inline-end:var(--size-value6)}.VcBanner .cta-container .secondary-cta[data-v-40b9e6b8]{font-size:var(--font-size-small2);font-weight:var(--font-weight-large);flex:0 0 100%}@media screen and (min-width:600px){.VcBanner .cta-container .secondary-cta[data-v-40b9e6b8]{flex:none}}.VcBanner .close-button[data-v-40b9e6b8]{position:absolute;width:var(--size-value3);height:var(--size-value3);right:var(--size-value4)}#app[dir=rtl] .VcBanner .close-button[data-v-40b9e6b8]{right:auto;left:var(--size-value4)}.VcBanner .close-button[data-v-40b9e6b8] .v-btn__content{opacity:unset}.VcBanner .close-button[data-v-40b9e6b8] .v-icon{margin-right:var(--size-value0)}.VcBanner .close-button[data-v-40b9e6b8] .v-icon svg{fill:var(--gray-darken-2)}",
9419
9442
  map: undefined,
9420
9443
  media: undefined
9421
9444
  });
@@ -9423,10 +9446,10 @@ var __vue_inject_styles__$19 = function __vue_inject_styles__(inject) {
9423
9446
  /* scoped */
9424
9447
 
9425
9448
 
9426
- var __vue_scope_id__$19 = "data-v-5613040c";
9449
+ var __vue_scope_id__$19 = "data-v-40b9e6b8";
9427
9450
  /* module identifier */
9428
9451
 
9429
- var __vue_module_identifier__$19 = "data-v-5613040c";
9452
+ var __vue_module_identifier__$19 = "data-v-40b9e6b8";
9430
9453
  /* functional template */
9431
9454
 
9432
9455
  var __vue_is_functional_template__$19 = false;
@@ -24672,7 +24695,7 @@ var VcHeaderSort = __vue_component__$s;var script$j = {
24672
24695
  name: 'VcColumnHeader',
24673
24696
  components: {
24674
24697
  VcHeaderDropdown: function VcHeaderDropdown() {
24675
- return Promise.resolve().then(function(){return require('./VcHeaderDropdown-2940bfa3.js')});
24698
+ return Promise.resolve().then(function(){return require('./VcHeaderDropdown-b3b66051.js')});
24676
24699
  },
24677
24700
  VcHeaderSort: VcHeaderSort,
24678
24701
  VcIcon: VcIcon,
@@ -24733,6 +24756,15 @@ var VcHeaderSort = __vue_component__$s;var script$j = {
24733
24756
  dataQa: {
24734
24757
  type: String,
24735
24758
  default: 'VcColumnHeader'
24759
+ },
24760
+
24761
+ /**
24762
+ * ID of the currently selected option in the dropdown
24763
+ * Used to highlight the selected item in the dropdown
24764
+ */
24765
+ selectedOptionId: {
24766
+ type: String,
24767
+ default: ''
24736
24768
  }
24737
24769
  },
24738
24770
  data: function data() {
@@ -24808,6 +24840,7 @@ var __vue_render__$i = function __vue_render__() {
24808
24840
  }, [_c('VcHeaderDropdown', {
24809
24841
  attrs: {
24810
24842
  "options": _vm.sortOptions,
24843
+ "selected-option-id": _vm.selectedOptionId,
24811
24844
  "data-qa": _vm.dataQa + "-sort-options-dropdown",
24812
24845
  "aria-label": "Show sort options"
24813
24846
  },
@@ -24845,8 +24878,8 @@ var __vue_staticRenderFns__$i = [];
24845
24878
 
24846
24879
  var __vue_inject_styles__$j = function __vue_inject_styles__(inject) {
24847
24880
  if (!inject) return;
24848
- inject("data-v-2d0ba375_0", {
24849
- source: ".VcColumnHeader[data-v-2d0ba375]{height:var(--size-value9);padding:0 var(--size-value4);color:var(--gray-darken-5);font-size:10px;font-weight:var(--font-weight-large);background-color:var(--gray-lighten-4);border-bottom:var(--gray-lighten-2) solid 1px}.VcColumnHeader--text[data-v-2d0ba375]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VcColumnHeader--dropdown[data-v-2d0ba375]{margin-inline-start:var(--size-value2)}.VcColumnHeader--sortable[data-v-2d0ba375]:hover{cursor:pointer}.VcColumnHeader--sortable[data-v-2d0ba375]{flex-grow:0;margin-inline-start:auto}",
24881
+ inject("data-v-7b2d03ab_0", {
24882
+ source: ".VcColumnHeader[data-v-7b2d03ab]{height:var(--size-value9);padding:0 var(--size-value4);color:var(--gray-darken-5);font-size:10px;font-weight:var(--font-weight-large);background-color:var(--gray-lighten-4);border-bottom:var(--gray-lighten-2) solid 1px}.VcColumnHeader--text[data-v-7b2d03ab]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VcColumnHeader--dropdown[data-v-7b2d03ab]{margin-inline-start:var(--size-value2)}.VcColumnHeader--sortable[data-v-7b2d03ab]:hover{cursor:pointer}.VcColumnHeader--sortable[data-v-7b2d03ab]{flex-grow:0;margin-inline-start:auto}",
24850
24883
  map: undefined,
24851
24884
  media: undefined
24852
24885
  });
@@ -24854,10 +24887,10 @@ var __vue_inject_styles__$j = function __vue_inject_styles__(inject) {
24854
24887
  /* scoped */
24855
24888
 
24856
24889
 
24857
- var __vue_scope_id__$j = "data-v-2d0ba375";
24890
+ var __vue_scope_id__$j = "data-v-7b2d03ab";
24858
24891
  /* module identifier */
24859
24892
 
24860
- var __vue_module_identifier__$j = "data-v-2d0ba375";
24893
+ var __vue_module_identifier__$j = "data-v-7b2d03ab";
24861
24894
  /* functional template */
24862
24895
 
24863
24896
  var __vue_is_functional_template__$j = false;
@@ -25067,7 +25100,7 @@ var script$h = {
25067
25100
  name: 'VcCheckboxColumnHeader',
25068
25101
  components: {
25069
25102
  VcHeaderDropdown: function VcHeaderDropdown() {
25070
- return Promise.resolve().then(function(){return require('./VcHeaderDropdown-2940bfa3.js')});
25103
+ return Promise.resolve().then(function(){return require('./VcHeaderDropdown-b3b66051.js')});
25071
25104
  },
25072
25105
  VcCheckbox: VcCheckbox,
25073
25106
  VcLayout: VcLayout,
@@ -25691,6 +25724,17 @@ var VcTableItem = __vue_component__$n;var script$e = {
25691
25724
  clickableRow: {
25692
25725
  type: Boolean,
25693
25726
  default: false
25727
+ },
25728
+
25729
+ /**
25730
+ * Array of { header: String, id: String } objects
25731
+ * Used to highlight the selected item in header sort dropdowns
25732
+ */
25733
+ selectedOptions: {
25734
+ type: Array,
25735
+ default: function _default() {
25736
+ return [];
25737
+ }
25694
25738
  }
25695
25739
  },
25696
25740
  data: function data() {
@@ -25766,6 +25810,12 @@ var VcTableItem = __vue_component__$n;var script$e = {
25766
25810
  },
25767
25811
  itemClass: function itemClass(item) {
25768
25812
  return "data-table-row ".concat(item.checkbox ? 'selected' : '');
25813
+ },
25814
+ getSelectedOptionForHeader: function getSelectedOptionForHeader(headerValue) {
25815
+ var selectedOption = this.selectedOptions.find(function (option) {
25816
+ return option.header === headerValue;
25817
+ });
25818
+ return selectedOption ? selectedOption.id : '';
25769
25819
  }
25770
25820
  }
25771
25821
  };/* script */
@@ -25907,6 +25957,7 @@ var __vue_render__$d = function __vue_render__() {
25907
25957
  staticClass: "VcDataTable--header",
25908
25958
  attrs: {
25909
25959
  "is-loading": _vm.isLoading,
25960
+ "selected-option-id": _vm.getSelectedOptionForHeader(headerData.value),
25910
25961
  "data-qa": _vm.dataQa + "-header-" + header.value
25911
25962
  },
25912
25963
  on: {
@@ -26055,8 +26106,8 @@ var __vue_staticRenderFns__$d = [];
26055
26106
 
26056
26107
  var __vue_inject_styles__$e = function __vue_inject_styles__(inject) {
26057
26108
  if (!inject) return;
26058
- inject("data-v-b38e663c_0", {
26059
- source: ".VcDataTable--wrapper[data-v-b38e663c]{display:flex;flex-direction:column;max-height:100%}.VcDataTable--wrapper.empty[data-v-b38e663c] table{height:100%}.VcDataTable[data-v-b38e663c]{height:100%;display:flex;flex-direction:column;overflow:hidden}.VcDataTable.isScrolling[data-v-b38e663c] table tbody td.sticky,.VcDataTable.isScrolling[data-v-b38e663c] table thead th.sticky{box-shadow:var(--table-sticky-column-shadow)}.VcDataTable.clickableRow[data-v-b38e663c] .data-table-row{cursor:pointer}.VcDataTable--actionBar[data-v-b38e663c]{padding:var(--size-value3) var(--size-value5);margin-bottom:var(--size-value3)}.VcDataTable--actionBarMobile[data-v-b38e663c]{padding:var(--size-value5);border-bottom:1px solid var(--gray-lighten-1)}.VcDataTable--header[data-v-b38e663c]{border-inline-end:var(--gray-lighten-2) solid 1px}.VcDataTable[data-v-b38e663c] table{table-layout:auto}.VcDataTable[data-v-b38e663c] thead{position:sticky;top:0;z-index:2}.VcDataTable[data-v-b38e663c] table thead th.scroll-indicator{position:absolute;height:100vh!important}.VcDataTable[data-v-b38e663c] table thead th.table-filler{min-width:0;background-color:var(--gray-lighten-4)}.VcDataTable[data-v-b38e663c] table thead th.sticky{position:sticky;z-index:3}.VcDataTable[data-v-b38e663c] table thead th:nth-child(2){left:0}.VcDataTable[data-v-b38e663c] table tbody td.sticky:nth-child(3),.VcDataTable[data-v-b38e663c] table thead th.sticky:nth-child(3){left:49px}.VcDataTable[data-v-b38e663c] table tbody tr td{border-bottom:thin solid var(--gray-lighten-2)!important}.VcDataTable[data-v-b38e663c] table tbody td.sticky,.VcDataTable[data-v-b38e663c] table thead th.sticky{box-shadow:0 0 0 transparent;transition:box-shadow .1s ease-in-out}.VcDataTable[data-v-b38e663c] table tbody td.sticky{position:sticky;background:#fff;z-index:1}.VcDataTable[data-v-b38e663c] table tbody tr.selected:not(:hover) td.sticky:before{content:\"\";position:absolute;height:100%;width:100%;background-color:var(--v-secondary-base-opacity-8)}.VcDataTable[data-v-b38e663c] table tbody tr.selected:not(:hover) td:not(.sticky){background-color:var(--v-secondary-base-opacity-8)}.VcDataTable[data-v-b38e663c] table tbody tr:not(.v-data-table__empty-wrapper):hover td{background:var(--gray-lighten-3)}.VcDataTable[data-v-b38e663c] table tbody td.sticky:nth-child(2){left:0}.VcDataTable[data-v-b38e663c] table tbody td:first-child{width:0;max-width:0}.VcDataTable[data-v-b38e663c] tfoot{position:sticky;bottom:0;z-index:2}.VcDataTable[data-v-b38e663c] .v-data-table__wrapper>table>thead>tr>th{padding:0;height:auto}.VcDataTable[data-v-b38e663c] .v-data-table__wrapper>table>tbody>tr>td{padding:0}.VcDataTable[data-v-b38e663c] .v-data-table-header__icon{display:none}.VcDataTable[data-v-b38e663c] .VcDataTable--footer{min-height:48px}.VcDataTable[data-v-b38e663c] .v-data-table__wrapper{flex:1}.VcDataTable--emptyState[data-v-b38e663c]{position:sticky;width:160px;overflow-x:visible;white-space:nowrap;align-items:center}.VcDataTable--emptyState.directionLeft[data-v-b38e663c]{left:calc(-80px + min(50cqw,50%))}.VcDataTable--emptyState.directionRight[data-v-b38e663c]{right:calc(-80px + min(50cqw,50%))}.VcDataTable .footer-slot[data-v-b38e663c],.VcDataTable .header-slot[data-v-b38e663c]{flex:0}",
26109
+ inject("data-v-0ca8dd6b_0", {
26110
+ source: ".VcDataTable--wrapper[data-v-0ca8dd6b]{display:flex;flex-direction:column;max-height:100%}.VcDataTable--wrapper.empty[data-v-0ca8dd6b] table{height:100%}.VcDataTable[data-v-0ca8dd6b]{height:100%;display:flex;flex-direction:column;overflow:hidden}.VcDataTable.isScrolling[data-v-0ca8dd6b] table tbody td.sticky,.VcDataTable.isScrolling[data-v-0ca8dd6b] table thead th.sticky{box-shadow:var(--table-sticky-column-shadow)}.VcDataTable.clickableRow[data-v-0ca8dd6b] .data-table-row{cursor:pointer}.VcDataTable--actionBar[data-v-0ca8dd6b]{padding:var(--size-value3) var(--size-value5);margin-bottom:var(--size-value3)}.VcDataTable--actionBarMobile[data-v-0ca8dd6b]{padding:var(--size-value5);border-bottom:1px solid var(--gray-lighten-1)}.VcDataTable--header[data-v-0ca8dd6b]{border-inline-end:var(--gray-lighten-2) solid 1px}.VcDataTable[data-v-0ca8dd6b] table{table-layout:auto}.VcDataTable[data-v-0ca8dd6b] thead{position:sticky;top:0;z-index:2}.VcDataTable[data-v-0ca8dd6b] table thead th.scroll-indicator{position:absolute;height:100vh!important}.VcDataTable[data-v-0ca8dd6b] table thead th.table-filler{min-width:0;background-color:var(--gray-lighten-4)}.VcDataTable[data-v-0ca8dd6b] table thead th.sticky{position:sticky;z-index:3}.VcDataTable[data-v-0ca8dd6b] table thead th:nth-child(2){left:0}.VcDataTable[data-v-0ca8dd6b] table tbody td.sticky:nth-child(3),.VcDataTable[data-v-0ca8dd6b] table thead th.sticky:nth-child(3){left:49px}.VcDataTable[data-v-0ca8dd6b] table tbody tr td{border-bottom:thin solid var(--gray-lighten-2)!important}.VcDataTable[data-v-0ca8dd6b] table tbody td.sticky,.VcDataTable[data-v-0ca8dd6b] table thead th.sticky{box-shadow:0 0 0 transparent;transition:box-shadow .1s ease-in-out}.VcDataTable[data-v-0ca8dd6b] table tbody td.sticky{position:sticky;background:#fff;z-index:1}.VcDataTable[data-v-0ca8dd6b] table tbody tr.selected:not(:hover) td.sticky:before{content:\"\";position:absolute;height:100%;width:100%;background-color:var(--v-secondary-base-opacity-8)}.VcDataTable[data-v-0ca8dd6b] table tbody tr.selected:not(:hover) td:not(.sticky){background-color:var(--v-secondary-base-opacity-8)}.VcDataTable[data-v-0ca8dd6b] table tbody tr:not(.v-data-table__empty-wrapper):hover td{background:var(--gray-lighten-3)}.VcDataTable[data-v-0ca8dd6b] table tbody td.sticky:nth-child(2){left:0}.VcDataTable[data-v-0ca8dd6b] table tbody td:first-child{width:0;max-width:0}.VcDataTable[data-v-0ca8dd6b] tfoot{position:sticky;bottom:0;z-index:2}.VcDataTable[data-v-0ca8dd6b] .v-data-table__wrapper>table>thead>tr>th{padding:0;height:auto}.VcDataTable[data-v-0ca8dd6b] .v-data-table__wrapper>table>tbody>tr>td{padding:0}.VcDataTable[data-v-0ca8dd6b] .v-data-table-header__icon{display:none}.VcDataTable[data-v-0ca8dd6b] .VcDataTable--footer{min-height:48px}.VcDataTable[data-v-0ca8dd6b] .v-data-table__wrapper{flex:1}.VcDataTable--emptyState[data-v-0ca8dd6b]{position:sticky;width:160px;overflow-x:visible;white-space:nowrap;align-items:center}.VcDataTable--emptyState.directionLeft[data-v-0ca8dd6b]{left:calc(-80px + min(50cqw,50%))}.VcDataTable--emptyState.directionRight[data-v-0ca8dd6b]{right:calc(-80px + min(50cqw,50%))}.VcDataTable .footer-slot[data-v-0ca8dd6b],.VcDataTable .header-slot[data-v-0ca8dd6b]{flex:0}",
26060
26111
  map: undefined,
26061
26112
  media: undefined
26062
26113
  });
@@ -26064,10 +26115,10 @@ var __vue_inject_styles__$e = function __vue_inject_styles__(inject) {
26064
26115
  /* scoped */
26065
26116
 
26066
26117
 
26067
- var __vue_scope_id__$e = "data-v-b38e663c";
26118
+ var __vue_scope_id__$e = "data-v-0ca8dd6b";
26068
26119
  /* module identifier */
26069
26120
 
26070
- var __vue_module_identifier__$e = "data-v-b38e663c";
26121
+ var __vue_module_identifier__$e = "data-v-0ca8dd6b";
26071
26122
  /* functional template */
26072
26123
 
26073
26124
  var __vue_is_functional_template__$e = false;
@@ -26356,7 +26407,7 @@ var ErrorWithServer = __vue_component__$i;var script$a = {
26356
26407
  ErrorWithServer: ErrorWithServer,
26357
26408
  VcLoader: VcLoader,
26358
26409
  VuePdfEmbed: function VuePdfEmbed() {
26359
- return Promise.resolve().then(function(){return require('./vue2-pdf-embed-a20804a6.js')}).then(function(n){return n.v});
26410
+ return Promise.resolve().then(function(){return require('./vue2-pdf-embed-74936f79.js')}).then(function(n){return n.v});
26360
26411
  },
26361
26412
  DocPreview: DocPreview,
26362
26413
  UnsupportedFile: UnsupportedFile,
@@ -28586,7 +28637,7 @@ var install = function installdesignSystem(Vue, options) {
28586
28637
  loadFunc(componentName, component);
28587
28638
  });
28588
28639
  } else {
28589
- Promise.resolve().then(function(){return require('./index-70205b56.js')}).then(function (module) {
28640
+ Promise.resolve().then(function(){return require('./index-f1650847.js')}).then(function (module) {
28590
28641
  Object.entries(module).forEach( /*#__PURE__*/function () {
28591
28642
  var _ref4 = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee(_ref3) {
28592
28643
  var _ref5, componentName, component;
@@ -9332,7 +9332,28 @@ var script$19 = {
9332
9332
  closeButton: {
9333
9333
  type: Boolean,
9334
9334
  default: false
9335
+ },
9336
+ buttonSize: {
9337
+ type: String,
9338
+ default: 'large',
9339
+ validator: size => ['xSmall', 'small', 'medium', 'large', 'xLarge'].includes(size)
9340
+ },
9341
+ smallerText: {
9342
+ type: Boolean,
9343
+ default: false
9344
+ },
9345
+ backgroundStain: {
9346
+ type: Boolean,
9347
+ default: true
9335
9348
  }
9349
+ },
9350
+ computed: {
9351
+ sizeAttr() {
9352
+ return {
9353
+ [this.buttonSize]: true
9354
+ };
9355
+ }
9356
+
9336
9357
  }
9337
9358
  };
9338
9359
 
@@ -9359,23 +9380,28 @@ var __vue_render__$14 = function () {
9359
9380
  }, [_c('div', {
9360
9381
  staticClass: "text-container px-6 pt-10 pt-sm-6"
9361
9382
  }, [_c('div', {
9362
- staticClass: "banner-title pb-2 pb-sm-4 pb-md-2"
9383
+ staticClass: "banner-title pb-2 pb-sm-4 pb-md-2",
9384
+ class: {
9385
+ 'banner-title--small': _vm.smallerText
9386
+ }
9363
9387
  }, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")]), _vm._v(" "), _vm.subtitle ? _c('div', {
9364
- staticClass: "banner-subtitle"
9388
+ staticClass: "banner-subtitle",
9389
+ class: {
9390
+ 'banner-subtitle--small': _vm.smallerText
9391
+ }
9365
9392
  }, [_vm._v("\n " + _vm._s(_vm.subtitle) + "\n ")]) : _vm._e(), _vm._v(" "), _vm.buttonLabel || _vm.linkLabel ? _c('div', {
9366
9393
  staticClass: "cta-container py-6 py-sm-7 d-flex flex justify-start flex-wrap"
9367
- }, [_vm.buttonLabel ? _c('VcButton', {
9394
+ }, [_vm.buttonLabel ? _c('VcButton', _vm._b({
9368
9395
  staticClass: "primary-cta",
9369
9396
  attrs: {
9370
- "pill": "",
9371
- "large": ""
9397
+ "pill": ""
9372
9398
  },
9373
9399
  on: {
9374
9400
  "click": function ($event) {
9375
9401
  return _vm.$emit('onAction');
9376
9402
  }
9377
9403
  }
9378
- }, [_vm._v("\n " + _vm._s(_vm.buttonLabel) + "\n ")]) : _vm._e(), _vm._v(" "), _vm.linkLabel && _vm.linkUrl ? _c('VcLink', {
9404
+ }, 'VcButton', _vm.sizeAttr, false), [_vm._v("\n " + _vm._s(_vm.buttonLabel) + "\n ")]) : _vm._e(), _vm._v(" "), _vm.linkLabel && _vm.linkUrl ? _c('VcLink', {
9379
9405
  staticClass: "secondary-cta pt-6 pt-sm-0",
9380
9406
  attrs: {
9381
9407
  "url": _vm.linkUrl,
@@ -9393,12 +9419,12 @@ var __vue_render__$14 = function () {
9393
9419
  return [_vm._v("\n " + _vm._s(_vm.note) + "\n ")];
9394
9420
  })], 2) : _vm._e()]), _vm._v(" "), _vm.image ? _c('div', {
9395
9421
  staticClass: "images-container d-flex align-self-end"
9396
- }, [_c('VcSvg', {
9422
+ }, [_vm.backgroundStain ? _c('VcSvg', {
9397
9423
  staticClass: "background-stain",
9398
9424
  attrs: {
9399
9425
  "svg": _vm.$svgImages.background_stain
9400
9426
  }
9401
- }), _vm._v(" "), _c('VcImage', {
9427
+ }) : _vm._e(), _vm._v(" "), _c('VcImage', {
9402
9428
  staticClass: "banner-image pb-0",
9403
9429
  attrs: {
9404
9430
  "image": _vm.image
@@ -9435,8 +9461,8 @@ var __vue_staticRenderFns__$14 = [];
9435
9461
 
9436
9462
  const __vue_inject_styles__$19 = function (inject) {
9437
9463
  if (!inject) return;
9438
- inject("data-v-5613040c_0", {
9439
- source: ".VcBanner[data-v-5613040c]{min-height:188px;box-sizing:border-box;overflow:hidden;border-radius:var(--size-value2);border:1px solid var(--neutral-lighten-2);position:relative}.VcBanner .images-container[data-v-5613040c]{position:relative;height:100%}.VcBanner .images-container .background-stain[data-v-5613040c]{position:absolute;opacity:15%;margin:0 auto;overflow:hidden;top:-80px;height:calc(100% + 110px);transform:scale(.7);left:-335px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-5613040c]{left:auto;right:-335px}@media screen and (min-width:600px){.VcBanner .images-container .background-stain[data-v-5613040c]{transform:scale(1);top:-206px;height:calc(100% + 206px);left:-64px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-5613040c]{left:auto;right:-64px}}@media screen and (min-width:960px){.VcBanner .images-container .background-stain[data-v-5613040c]{top:-176px;height:calc(100% + 176px);left:-50px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-5613040c]{left:auto;right:-50px}}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-5613040c]{transform:scale(-.7,.7)}@media screen and (min-width:600px){#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-5613040c]{transform:scaleX(-1)}}.VcBanner .images-container .background-stain[data-v-5613040c] #background_stain{fill:var(--v-secondary-base)}.VcBanner .images-container .banner-image[data-v-5613040c]{margin:auto 0 0;position:relative;width:200px;height:95px}@media screen and (min-width:600px){.VcBanner .images-container .banner-image[data-v-5613040c]{width:300px;height:142.5px}}@media screen and (min-width:960px){.VcBanner .images-container .banner-image[data-v-5613040c]{width:400px;height:190px}}.VcBanner .text-container[data-v-5613040c]{flex:0 0 60%;color:var(--gray-darken-5);z-index:1}.VcBanner .text-container .banner-title[data-v-5613040c]{font-weight:var(--font-weight-large2);font-size:var(--font-size-medium2);line-height:var(--size-value8)}@media screen and (min-width:960px){.VcBanner .text-container .banner-title[data-v-5613040c]{flex:0 0 100%}}.VcBanner .text-container .banner-subtitle[data-v-5613040c]{font-size:var(--font-size-small2);line-height:var(--size-value5);font-weight:var(--font-weight-medium2)}.VcBanner .text-container .banner-note[data-v-5613040c]{font-size:var(--font-size-small2);font-weight:var(--font-weight-medium)}.VcBanner .cta-container .primary-cta[data-v-5613040c]{line-height:var(--size-value12);font-weight:var(--font-weight-large2);margin-inline-end:var(--size-value6)}.VcBanner .cta-container .secondary-cta[data-v-5613040c]{font-size:var(--font-size-small2);font-weight:var(--font-weight-large);flex:0 0 100%}@media screen and (min-width:600px){.VcBanner .cta-container .secondary-cta[data-v-5613040c]{flex:none}}.VcBanner .close-button[data-v-5613040c]{position:absolute;width:var(--size-value3);height:var(--size-value3);right:var(--size-value4)}#app[dir=rtl] .VcBanner .close-button[data-v-5613040c]{right:auto;left:var(--size-value4)}.VcBanner .close-button[data-v-5613040c] .v-btn__content{opacity:unset}.VcBanner .close-button[data-v-5613040c] .v-icon{margin-right:var(--size-value0)}.VcBanner .close-button[data-v-5613040c] .v-icon svg{fill:var(--gray-darken-2)}",
9464
+ inject("data-v-40b9e6b8_0", {
9465
+ source: ".VcBanner[data-v-40b9e6b8]{min-height:188px;box-sizing:border-box;overflow:hidden;border-radius:var(--size-value2);border:1px solid var(--neutral-lighten-2);position:relative}.VcBanner .images-container[data-v-40b9e6b8]{position:relative;height:100%}.VcBanner .images-container .background-stain[data-v-40b9e6b8]{position:absolute;opacity:15%;margin:0 auto;overflow:hidden;top:-80px;height:calc(100% + 110px);transform:scale(.7);left:-335px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-40b9e6b8]{left:auto;right:-335px}@media screen and (min-width:600px){.VcBanner .images-container .background-stain[data-v-40b9e6b8]{transform:scale(1);top:-206px;height:calc(100% + 206px);left:-64px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-40b9e6b8]{left:auto;right:-64px}}@media screen and (min-width:960px){.VcBanner .images-container .background-stain[data-v-40b9e6b8]{top:-176px;height:calc(100% + 176px);left:-50px}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-40b9e6b8]{left:auto;right:-50px}}#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-40b9e6b8]{transform:scale(-.7,.7)}@media screen and (min-width:600px){#app[dir=rtl] .VcBanner .images-container .background-stain[data-v-40b9e6b8]{transform:scaleX(-1)}}.VcBanner .images-container .background-stain[data-v-40b9e6b8] #background_stain{fill:var(--v-secondary-base)}.VcBanner .images-container .banner-image[data-v-40b9e6b8]{margin:auto 0 0;position:relative;width:200px;height:95px}@media screen and (min-width:600px){.VcBanner .images-container .banner-image[data-v-40b9e6b8]{width:300px;height:142.5px}}@media screen and (min-width:960px){.VcBanner .images-container .banner-image[data-v-40b9e6b8]{width:400px;height:190px}}.VcBanner .text-container[data-v-40b9e6b8]{flex:0 0 60%;color:var(--gray-darken-5);z-index:1}.VcBanner .text-container .banner-title[data-v-40b9e6b8]{font-weight:var(--font-weight-large2);font-size:var(--font-size-medium2);line-height:var(--size-value8)}.VcBanner .text-container .banner-title--small[data-v-40b9e6b8]{font-weight:var(--font-weight-large);font-size:var(--font-size-small2);line-height:var(--size-value3)}@media screen and (min-width:960px){.VcBanner .text-container .banner-title[data-v-40b9e6b8]{flex:0 0 100%}}.VcBanner .text-container .banner-subtitle[data-v-40b9e6b8]{font-size:var(--font-size-small2);line-height:var(--size-value5);font-weight:var(--font-weight-medium2)}.VcBanner .text-container .banner-subtitle--small[data-v-40b9e6b8]{font-weight:var(--font-weight-medium2);font-size:var(--font-size-x-small)}.VcBanner .text-container .banner-note[data-v-40b9e6b8]{font-size:var(--font-size-small2);font-weight:var(--font-weight-medium)}.VcBanner .cta-container .primary-cta[data-v-40b9e6b8]{line-height:var(--size-value12);font-weight:var(--font-weight-large2);margin-inline-end:var(--size-value6)}.VcBanner .cta-container .secondary-cta[data-v-40b9e6b8]{font-size:var(--font-size-small2);font-weight:var(--font-weight-large);flex:0 0 100%}@media screen and (min-width:600px){.VcBanner .cta-container .secondary-cta[data-v-40b9e6b8]{flex:none}}.VcBanner .close-button[data-v-40b9e6b8]{position:absolute;width:var(--size-value3);height:var(--size-value3);right:var(--size-value4)}#app[dir=rtl] .VcBanner .close-button[data-v-40b9e6b8]{right:auto;left:var(--size-value4)}.VcBanner .close-button[data-v-40b9e6b8] .v-btn__content{opacity:unset}.VcBanner .close-button[data-v-40b9e6b8] .v-icon{margin-right:var(--size-value0)}.VcBanner .close-button[data-v-40b9e6b8] .v-icon svg{fill:var(--gray-darken-2)}",
9440
9466
  map: undefined,
9441
9467
  media: undefined
9442
9468
  });
@@ -9444,7 +9470,7 @@ const __vue_inject_styles__$19 = function (inject) {
9444
9470
  /* scoped */
9445
9471
 
9446
9472
 
9447
- const __vue_scope_id__$19 = "data-v-5613040c";
9473
+ const __vue_scope_id__$19 = "data-v-40b9e6b8";
9448
9474
  /* module identifier */
9449
9475
 
9450
9476
  const __vue_module_identifier__$19 = undefined;
@@ -25103,7 +25129,7 @@ var VcHeaderSort = __vue_component__$s;
25103
25129
  var script$j = {
25104
25130
  name: 'VcColumnHeader',
25105
25131
  components: {
25106
- VcHeaderDropdown: () => import('./VcHeaderDropdown-7a57496b.js'),
25132
+ VcHeaderDropdown: () => import('./VcHeaderDropdown-a8c6a0e7.js'),
25107
25133
  VcHeaderSort,
25108
25134
  VcIcon,
25109
25135
  VcLayout,
@@ -25157,6 +25183,15 @@ var script$j = {
25157
25183
  dataQa: {
25158
25184
  type: String,
25159
25185
  default: 'VcColumnHeader'
25186
+ },
25187
+
25188
+ /**
25189
+ * ID of the currently selected option in the dropdown
25190
+ * Used to highlight the selected item in the dropdown
25191
+ */
25192
+ selectedOptionId: {
25193
+ type: String,
25194
+ default: ''
25160
25195
  }
25161
25196
  },
25162
25197
  data: () => ({
@@ -25233,6 +25268,7 @@ var __vue_render__$i = function () {
25233
25268
  }, [_c('VcHeaderDropdown', {
25234
25269
  attrs: {
25235
25270
  "options": _vm.sortOptions,
25271
+ "selected-option-id": _vm.selectedOptionId,
25236
25272
  "data-qa": _vm.dataQa + "-sort-options-dropdown",
25237
25273
  "aria-label": "Show sort options"
25238
25274
  },
@@ -25270,8 +25306,8 @@ var __vue_staticRenderFns__$i = [];
25270
25306
 
25271
25307
  const __vue_inject_styles__$j = function (inject) {
25272
25308
  if (!inject) return;
25273
- inject("data-v-2d0ba375_0", {
25274
- source: ".VcColumnHeader[data-v-2d0ba375]{height:var(--size-value9);padding:0 var(--size-value4);color:var(--gray-darken-5);font-size:10px;font-weight:var(--font-weight-large);background-color:var(--gray-lighten-4);border-bottom:var(--gray-lighten-2) solid 1px}.VcColumnHeader--text[data-v-2d0ba375]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VcColumnHeader--dropdown[data-v-2d0ba375]{margin-inline-start:var(--size-value2)}.VcColumnHeader--sortable[data-v-2d0ba375]:hover{cursor:pointer}.VcColumnHeader--sortable[data-v-2d0ba375]{flex-grow:0;margin-inline-start:auto}",
25309
+ inject("data-v-7b2d03ab_0", {
25310
+ source: ".VcColumnHeader[data-v-7b2d03ab]{height:var(--size-value9);padding:0 var(--size-value4);color:var(--gray-darken-5);font-size:10px;font-weight:var(--font-weight-large);background-color:var(--gray-lighten-4);border-bottom:var(--gray-lighten-2) solid 1px}.VcColumnHeader--text[data-v-7b2d03ab]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VcColumnHeader--dropdown[data-v-7b2d03ab]{margin-inline-start:var(--size-value2)}.VcColumnHeader--sortable[data-v-7b2d03ab]:hover{cursor:pointer}.VcColumnHeader--sortable[data-v-7b2d03ab]{flex-grow:0;margin-inline-start:auto}",
25275
25311
  map: undefined,
25276
25312
  media: undefined
25277
25313
  });
@@ -25279,7 +25315,7 @@ const __vue_inject_styles__$j = function (inject) {
25279
25315
  /* scoped */
25280
25316
 
25281
25317
 
25282
- const __vue_scope_id__$j = "data-v-2d0ba375";
25318
+ const __vue_scope_id__$j = "data-v-7b2d03ab";
25283
25319
  /* module identifier */
25284
25320
 
25285
25321
  const __vue_module_identifier__$j = undefined;
@@ -25501,7 +25537,7 @@ var VcTableFooter = __vue_component__$q;
25501
25537
  var script$h = {
25502
25538
  name: 'VcCheckboxColumnHeader',
25503
25539
  components: {
25504
- VcHeaderDropdown: () => import('./VcHeaderDropdown-7a57496b.js'),
25540
+ VcHeaderDropdown: () => import('./VcHeaderDropdown-a8c6a0e7.js'),
25505
25541
  VcCheckbox,
25506
25542
  VcLayout,
25507
25543
  VcLoader
@@ -26123,6 +26159,15 @@ var script$e = {
26123
26159
  clickableRow: {
26124
26160
  type: Boolean,
26125
26161
  default: false
26162
+ },
26163
+
26164
+ /**
26165
+ * Array of { header: String, id: String } objects
26166
+ * Used to highlight the selected item in header sort dropdowns
26167
+ */
26168
+ selectedOptions: {
26169
+ type: Array,
26170
+ default: () => []
26126
26171
  }
26127
26172
  },
26128
26173
  data: () => ({
@@ -26202,6 +26247,11 @@ var script$e = {
26202
26247
 
26203
26248
  itemClass(item) {
26204
26249
  return `data-table-row ${item.checkbox ? 'selected' : ''}`;
26250
+ },
26251
+
26252
+ getSelectedOptionForHeader(headerValue) {
26253
+ const selectedOption = this.selectedOptions.find(option => option.header === headerValue);
26254
+ return selectedOption ? selectedOption.id : '';
26205
26255
  }
26206
26256
 
26207
26257
  }
@@ -26346,6 +26396,7 @@ var __vue_render__$d = function () {
26346
26396
  staticClass: "VcDataTable--header",
26347
26397
  attrs: {
26348
26398
  "is-loading": _vm.isLoading,
26399
+ "selected-option-id": _vm.getSelectedOptionForHeader(headerData.value),
26349
26400
  "data-qa": _vm.dataQa + "-header-" + header.value
26350
26401
  },
26351
26402
  on: {
@@ -26494,8 +26545,8 @@ var __vue_staticRenderFns__$d = [];
26494
26545
 
26495
26546
  const __vue_inject_styles__$e = function (inject) {
26496
26547
  if (!inject) return;
26497
- inject("data-v-b38e663c_0", {
26498
- source: ".VcDataTable--wrapper[data-v-b38e663c]{display:flex;flex-direction:column;max-height:100%}.VcDataTable--wrapper.empty[data-v-b38e663c] table{height:100%}.VcDataTable[data-v-b38e663c]{height:100%;display:flex;flex-direction:column;overflow:hidden}.VcDataTable.isScrolling[data-v-b38e663c] table tbody td.sticky,.VcDataTable.isScrolling[data-v-b38e663c] table thead th.sticky{box-shadow:var(--table-sticky-column-shadow)}.VcDataTable.clickableRow[data-v-b38e663c] .data-table-row{cursor:pointer}.VcDataTable--actionBar[data-v-b38e663c]{padding:var(--size-value3) var(--size-value5);margin-bottom:var(--size-value3)}.VcDataTable--actionBarMobile[data-v-b38e663c]{padding:var(--size-value5);border-bottom:1px solid var(--gray-lighten-1)}.VcDataTable--header[data-v-b38e663c]{border-inline-end:var(--gray-lighten-2) solid 1px}.VcDataTable[data-v-b38e663c] table{table-layout:auto}.VcDataTable[data-v-b38e663c] thead{position:sticky;top:0;z-index:2}.VcDataTable[data-v-b38e663c] table thead th.scroll-indicator{position:absolute;height:100vh!important}.VcDataTable[data-v-b38e663c] table thead th.table-filler{min-width:0;background-color:var(--gray-lighten-4)}.VcDataTable[data-v-b38e663c] table thead th.sticky{position:sticky;z-index:3}.VcDataTable[data-v-b38e663c] table thead th:nth-child(2){left:0}.VcDataTable[data-v-b38e663c] table tbody td.sticky:nth-child(3),.VcDataTable[data-v-b38e663c] table thead th.sticky:nth-child(3){left:49px}.VcDataTable[data-v-b38e663c] table tbody tr td{border-bottom:thin solid var(--gray-lighten-2)!important}.VcDataTable[data-v-b38e663c] table tbody td.sticky,.VcDataTable[data-v-b38e663c] table thead th.sticky{box-shadow:0 0 0 transparent;transition:box-shadow .1s ease-in-out}.VcDataTable[data-v-b38e663c] table tbody td.sticky{position:sticky;background:#fff;z-index:1}.VcDataTable[data-v-b38e663c] table tbody tr.selected:not(:hover) td.sticky:before{content:\"\";position:absolute;height:100%;width:100%;background-color:var(--v-secondary-base-opacity-8)}.VcDataTable[data-v-b38e663c] table tbody tr.selected:not(:hover) td:not(.sticky){background-color:var(--v-secondary-base-opacity-8)}.VcDataTable[data-v-b38e663c] table tbody tr:not(.v-data-table__empty-wrapper):hover td{background:var(--gray-lighten-3)}.VcDataTable[data-v-b38e663c] table tbody td.sticky:nth-child(2){left:0}.VcDataTable[data-v-b38e663c] table tbody td:first-child{width:0;max-width:0}.VcDataTable[data-v-b38e663c] tfoot{position:sticky;bottom:0;z-index:2}.VcDataTable[data-v-b38e663c] .v-data-table__wrapper>table>thead>tr>th{padding:0;height:auto}.VcDataTable[data-v-b38e663c] .v-data-table__wrapper>table>tbody>tr>td{padding:0}.VcDataTable[data-v-b38e663c] .v-data-table-header__icon{display:none}.VcDataTable[data-v-b38e663c] .VcDataTable--footer{min-height:48px}.VcDataTable[data-v-b38e663c] .v-data-table__wrapper{flex:1}.VcDataTable--emptyState[data-v-b38e663c]{position:sticky;width:160px;overflow-x:visible;white-space:nowrap;align-items:center}.VcDataTable--emptyState.directionLeft[data-v-b38e663c]{left:calc(-80px + min(50cqw,50%))}.VcDataTable--emptyState.directionRight[data-v-b38e663c]{right:calc(-80px + min(50cqw,50%))}.VcDataTable .footer-slot[data-v-b38e663c],.VcDataTable .header-slot[data-v-b38e663c]{flex:0}",
26548
+ inject("data-v-0ca8dd6b_0", {
26549
+ source: ".VcDataTable--wrapper[data-v-0ca8dd6b]{display:flex;flex-direction:column;max-height:100%}.VcDataTable--wrapper.empty[data-v-0ca8dd6b] table{height:100%}.VcDataTable[data-v-0ca8dd6b]{height:100%;display:flex;flex-direction:column;overflow:hidden}.VcDataTable.isScrolling[data-v-0ca8dd6b] table tbody td.sticky,.VcDataTable.isScrolling[data-v-0ca8dd6b] table thead th.sticky{box-shadow:var(--table-sticky-column-shadow)}.VcDataTable.clickableRow[data-v-0ca8dd6b] .data-table-row{cursor:pointer}.VcDataTable--actionBar[data-v-0ca8dd6b]{padding:var(--size-value3) var(--size-value5);margin-bottom:var(--size-value3)}.VcDataTable--actionBarMobile[data-v-0ca8dd6b]{padding:var(--size-value5);border-bottom:1px solid var(--gray-lighten-1)}.VcDataTable--header[data-v-0ca8dd6b]{border-inline-end:var(--gray-lighten-2) solid 1px}.VcDataTable[data-v-0ca8dd6b] table{table-layout:auto}.VcDataTable[data-v-0ca8dd6b] thead{position:sticky;top:0;z-index:2}.VcDataTable[data-v-0ca8dd6b] table thead th.scroll-indicator{position:absolute;height:100vh!important}.VcDataTable[data-v-0ca8dd6b] table thead th.table-filler{min-width:0;background-color:var(--gray-lighten-4)}.VcDataTable[data-v-0ca8dd6b] table thead th.sticky{position:sticky;z-index:3}.VcDataTable[data-v-0ca8dd6b] table thead th:nth-child(2){left:0}.VcDataTable[data-v-0ca8dd6b] table tbody td.sticky:nth-child(3),.VcDataTable[data-v-0ca8dd6b] table thead th.sticky:nth-child(3){left:49px}.VcDataTable[data-v-0ca8dd6b] table tbody tr td{border-bottom:thin solid var(--gray-lighten-2)!important}.VcDataTable[data-v-0ca8dd6b] table tbody td.sticky,.VcDataTable[data-v-0ca8dd6b] table thead th.sticky{box-shadow:0 0 0 transparent;transition:box-shadow .1s ease-in-out}.VcDataTable[data-v-0ca8dd6b] table tbody td.sticky{position:sticky;background:#fff;z-index:1}.VcDataTable[data-v-0ca8dd6b] table tbody tr.selected:not(:hover) td.sticky:before{content:\"\";position:absolute;height:100%;width:100%;background-color:var(--v-secondary-base-opacity-8)}.VcDataTable[data-v-0ca8dd6b] table tbody tr.selected:not(:hover) td:not(.sticky){background-color:var(--v-secondary-base-opacity-8)}.VcDataTable[data-v-0ca8dd6b] table tbody tr:not(.v-data-table__empty-wrapper):hover td{background:var(--gray-lighten-3)}.VcDataTable[data-v-0ca8dd6b] table tbody td.sticky:nth-child(2){left:0}.VcDataTable[data-v-0ca8dd6b] table tbody td:first-child{width:0;max-width:0}.VcDataTable[data-v-0ca8dd6b] tfoot{position:sticky;bottom:0;z-index:2}.VcDataTable[data-v-0ca8dd6b] .v-data-table__wrapper>table>thead>tr>th{padding:0;height:auto}.VcDataTable[data-v-0ca8dd6b] .v-data-table__wrapper>table>tbody>tr>td{padding:0}.VcDataTable[data-v-0ca8dd6b] .v-data-table-header__icon{display:none}.VcDataTable[data-v-0ca8dd6b] .VcDataTable--footer{min-height:48px}.VcDataTable[data-v-0ca8dd6b] .v-data-table__wrapper{flex:1}.VcDataTable--emptyState[data-v-0ca8dd6b]{position:sticky;width:160px;overflow-x:visible;white-space:nowrap;align-items:center}.VcDataTable--emptyState.directionLeft[data-v-0ca8dd6b]{left:calc(-80px + min(50cqw,50%))}.VcDataTable--emptyState.directionRight[data-v-0ca8dd6b]{right:calc(-80px + min(50cqw,50%))}.VcDataTable .footer-slot[data-v-0ca8dd6b],.VcDataTable .header-slot[data-v-0ca8dd6b]{flex:0}",
26499
26550
  map: undefined,
26500
26551
  media: undefined
26501
26552
  });
@@ -26503,7 +26554,7 @@ const __vue_inject_styles__$e = function (inject) {
26503
26554
  /* scoped */
26504
26555
 
26505
26556
 
26506
- const __vue_scope_id__$e = "data-v-b38e663c";
26557
+ const __vue_scope_id__$e = "data-v-0ca8dd6b";
26507
26558
  /* module identifier */
26508
26559
 
26509
26560
  const __vue_module_identifier__$e = undefined;
@@ -26824,7 +26875,7 @@ var script$a = {
26824
26875
  components: {
26825
26876
  ErrorWithServer,
26826
26877
  VcLoader,
26827
- VuePdfEmbed: () => import('./vue2-pdf-embed-3c69c8a5.js').then(function (n) { return n.v; }),
26878
+ VuePdfEmbed: () => import('./vue2-pdf-embed-8e734454.js').then(function (n) { return n.v; }),
26828
26879
  DocPreview,
26829
26880
  UnsupportedFile,
26830
26881
  VcIcon
@@ -29152,7 +29203,7 @@ const install = function installdesignSystem(Vue, options) {
29152
29203
  loadFunc(componentName, component);
29153
29204
  });
29154
29205
  } else {
29155
- import('./index-f5e8491d.js').then(module => {
29206
+ import('./index-36f9e56d.js').then(module => {
29156
29207
  Object.entries(module).forEach(async ([componentName, component]) => {
29157
29208
  if (typeof component === 'function') {
29158
29209
  // eslint-disable-next-line no-undef