wave-ui 1.49.2 → 1.50.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.
@@ -476,9 +476,6 @@ const _WaveUI = class {
476
476
  else {
477
477
  __privateSet(this, _notificationManager, new NotificationManager$1());
478
478
  mergeConfig(options);
479
- if (config.disableColorShades) {
480
- consoleWarn("WARNING - Since version 1.30, the option `disableColorShades` is replaced with `css.colorShades`.\nhttps://antoniandre.github.io/wave-ui/release-notes");
481
- }
482
479
  if (config.css.colorShades) {
483
480
  config.colorShades = {};
484
481
  for (let color in config.colors) {
@@ -531,7 +528,7 @@ _notificationManager = new WeakMap();
531
528
  __publicField(WaveUI, "instance", null);
532
529
  __publicField(WaveUI, "vueInstance", null);
533
530
  WaveUI.version = "__VERSION__";
534
- var render$O = function() {
531
+ var render$P = function() {
535
532
  var _vm = this;
536
533
  var _h = _vm.$createElement;
537
534
  var _c = _vm._self._c || _h;
@@ -562,7 +559,7 @@ var render$O = function() {
562
559
  }, { "item": _vm.getOriginalItem(item), "expanded": item._expanded, "index": i + 1 })], 2) : _vm._e()])], 1);
563
560
  }), 0);
564
561
  };
565
- var staticRenderFns$O = [];
562
+ var staticRenderFns$P = [];
566
563
  var wAccordion_vue_vue_type_style_index_0_lang = "";
567
564
  function normalizeComponent(scriptExports, render2, staticRenderFns2, functionalTemplate, injectStyles, scopeId, moduleIdentifier, shadowMode) {
568
565
  var options = typeof scriptExports === "function" ? scriptExports.options : scriptExports;
@@ -615,7 +612,7 @@ function normalizeComponent(scriptExports, render2, staticRenderFns2, functional
615
612
  options
616
613
  };
617
614
  }
618
- const __vue2_script$O = {
615
+ const __vue2_script$P = {
619
616
  name: "w-accordion",
620
617
  props: {
621
618
  value: { type: Array },
@@ -687,17 +684,17 @@ const __vue2_script$O = {
687
684
  }
688
685
  }
689
686
  };
690
- const __cssModules$O = {};
691
- var __component__$O = /* @__PURE__ */ normalizeComponent(__vue2_script$O, render$O, staticRenderFns$O, false, __vue2_injectStyles$O, null, null, null);
692
- function __vue2_injectStyles$O(context) {
693
- for (let o in __cssModules$O) {
694
- this[o] = __cssModules$O[o];
687
+ const __cssModules$P = {};
688
+ var __component__$P = /* @__PURE__ */ normalizeComponent(__vue2_script$P, render$P, staticRenderFns$P, false, __vue2_injectStyles$P, null, null, null);
689
+ function __vue2_injectStyles$P(context) {
690
+ for (let o in __cssModules$P) {
691
+ this[o] = __cssModules$P[o];
695
692
  }
696
693
  }
697
694
  var wAccordion = /* @__PURE__ */ function() {
698
- return __component__$O.exports;
695
+ return __component__$P.exports;
699
696
  }();
700
- var render$N = function() {
697
+ var render$O = function() {
701
698
  var _vm = this;
702
699
  var _h = _vm.$createElement;
703
700
  var _c = _vm._self._c || _h;
@@ -707,9 +704,9 @@ var render$N = function() {
707
704
  _vm.$emit("close", false);
708
705
  } } }) : _vm._e()] : _vm._t("default")], 2) : _vm._e();
709
706
  };
710
- var staticRenderFns$N = [];
707
+ var staticRenderFns$O = [];
711
708
  var wAlert_vue_vue_type_style_index_0_lang = "";
712
- const __vue2_script$N = {
709
+ const __vue2_script$O = {
713
710
  name: "w-alert",
714
711
  props: {
715
712
  value: { default: true },
@@ -785,17 +782,17 @@ const __vue2_script$N = {
785
782
  }
786
783
  }
787
784
  };
788
- const __cssModules$N = {};
789
- var __component__$N = /* @__PURE__ */ normalizeComponent(__vue2_script$N, render$N, staticRenderFns$N, false, __vue2_injectStyles$N, null, null, null);
790
- function __vue2_injectStyles$N(context) {
791
- for (let o in __cssModules$N) {
792
- this[o] = __cssModules$N[o];
785
+ const __cssModules$O = {};
786
+ var __component__$O = /* @__PURE__ */ normalizeComponent(__vue2_script$O, render$O, staticRenderFns$O, false, __vue2_injectStyles$O, null, null, null);
787
+ function __vue2_injectStyles$O(context) {
788
+ for (let o in __cssModules$O) {
789
+ this[o] = __cssModules$O[o];
793
790
  }
794
791
  }
795
792
  var wAlert = /* @__PURE__ */ function() {
796
- return __component__$N.exports;
793
+ return __component__$O.exports;
797
794
  }();
798
- var render$M = function() {
795
+ var render$N = function() {
799
796
  var _vm = this;
800
797
  var _h = _vm.$createElement;
801
798
  var _c = _vm._self._c || _h;
@@ -807,9 +804,9 @@ var render$M = function() {
807
804
  }, expression: "notif._value" } }, "w-alert", _vm.notifProps(notif), false), [_c("div", { domProps: { "innerHTML": _vm._s(notif.message) } })]) : _vm._e()];
808
805
  })], 2);
809
806
  };
810
- var staticRenderFns$M = [];
807
+ var staticRenderFns$N = [];
811
808
  var wNotificationManager_vue_vue_type_style_index_0_lang = "";
812
- const __vue2_script$M = {
809
+ const __vue2_script$N = {
813
810
  name: "w-notification-manager",
814
811
  data: () => ({
815
812
  notifManager: null
@@ -840,15 +837,15 @@ const __vue2_script$M = {
840
837
  delete this.notifManager;
841
838
  }
842
839
  };
843
- const __cssModules$M = {};
844
- var __component__$M = /* @__PURE__ */ normalizeComponent(__vue2_script$M, render$M, staticRenderFns$M, false, __vue2_injectStyles$M, null, null, null);
845
- function __vue2_injectStyles$M(context) {
846
- for (let o in __cssModules$M) {
847
- this[o] = __cssModules$M[o];
840
+ const __cssModules$N = {};
841
+ var __component__$N = /* @__PURE__ */ normalizeComponent(__vue2_script$N, render$N, staticRenderFns$N, false, __vue2_injectStyles$N, null, null, null);
842
+ function __vue2_injectStyles$N(context) {
843
+ for (let o in __cssModules$N) {
844
+ this[o] = __cssModules$N[o];
848
845
  }
849
846
  }
850
847
  var NotificationManager = /* @__PURE__ */ function() {
851
- return __component__$M.exports;
848
+ return __component__$N.exports;
852
849
  }();
853
850
  const { css: cssConfig } = config;
854
851
  const entries = Object.entries(config.breakpoints);
@@ -902,7 +899,7 @@ const generateBreakpoints = () => {
902
899
  };
903
900
  const genBreakpointLayoutClasses = () => {
904
901
  let styles = "";
905
- const { cssScope } = cssVars;
902
+ const { cssScope, baseIncrement } = cssVars;
906
903
  const layoutClasses = [
907
904
  "show{display:block}",
908
905
  "hide{display:none}",
@@ -937,17 +934,18 @@ const genBreakpointLayoutClasses = () => {
937
934
  "justify-space-around{justify-content:space-around}",
938
935
  "justify-space-evenly{justify-content:space-evenly}"
939
936
  ];
937
+ const array12 = Array(12).fill();
940
938
  breakpoints.forEach(({ label, min }) => {
941
939
  if (label !== "xs") {
942
- styles += `@media(min-width:${min}px){` + layoutClasses.map((rule) => `${cssScope} .${label}u-${rule}`).join("") + "}";
940
+ styles += `@media(min-width:${min}px){` + layoutClasses.map((rule) => `${cssScope} .${label}u-${rule}`).join("") + array12.map((item, i) => `.w-grid.${label}u-columns${i + 1}{grid-template-columns:repeat(${i + 1},1fr);}`).join("") + array12.map((item, i) => `.w-flex.${label}u-gap${i + 1},.w-grid.${label}u-gap${i + 1}{gap:${(i + 1) * baseIncrement}px;}`).join("") + `.w-flex.${label}u-gap0,.w-flex.${label}u-gap0{gap:0}}`;
943
941
  }
944
942
  });
945
943
  breakpoints.forEach(({ label, min, max }) => {
946
- styles += `@media (min-width:${min}px) and (max-width:${max}px){` + layoutClasses.map((rule) => `${cssScope} .${label}-${rule}`).join("") + "}";
944
+ styles += `@media (min-width:${min}px) and (max-width:${max}px){` + layoutClasses.map((rule) => `${cssScope} .${label}-${rule}`).join("") + array12.map((item, i) => `.w-grid.${label}-columns${i + 1}{grid-template-columns:repeat(${i + 1},1fr);}`).join("") + array12.map((item, i) => `.w-flex.${label}-gap${i + 1},.w-grid.${label}-gap${i + 1}{gap:${(i + 1) * baseIncrement}px;}`).join("") + `.w-flex.${label}-gap0,.w-flex.${label}-gap0{gap:0}}`;
947
945
  });
948
946
  breakpoints.forEach(({ label, max }) => {
949
947
  if (label !== "xl") {
950
- styles += `@media (max-width:${max}px){` + layoutClasses.map((rule) => `${cssScope} .${label}d-${rule}`).join("") + "}";
948
+ styles += `@media (max-width:${max}px){` + layoutClasses.map((rule) => `${cssScope} .${label}d-${rule}`).join("") + array12.map((item, i) => `.w-grid.${label}d-columns${i + 1}{grid-template-columns:repeat(${i + 1},1fr);}`).join("") + array12.map((item, i) => `.w-flex.${label}d-gap${i + 1},.w-grid.${label}d-gap${i + 1}{gap:${(i + 1) * baseIncrement}px;}`).join("") + `.w-flex.${label}d-gap0,.w-flex.${label}d-gap0{gap:0}}`;
951
949
  }
952
950
  });
953
951
  return styles;
@@ -963,17 +961,17 @@ var DynamicCSS = () => {
963
961
  styles += genBreakpointLayoutClasses();
964
962
  return styles;
965
963
  };
966
- var render$L = function() {
964
+ var render$M = function() {
967
965
  var _vm = this;
968
966
  var _h = _vm.$createElement;
969
967
  var _c = _vm._self._c || _h;
970
968
  return _c("div", { staticClass: "w-app", class: _vm.classes }, [_vm._t("default"), _c("notification-manager")], 2);
971
969
  };
972
- var staticRenderFns$L = [];
970
+ var staticRenderFns$M = [];
973
971
  var wApp_vue_vue_type_style_index_0_lang = "";
974
972
  const breakpointsNames = Object.keys(config.breakpoints);
975
973
  const breakpointsValues = Object.values(config.breakpoints);
976
- const __vue2_script$L = {
974
+ const __vue2_script$M = {
977
975
  name: "w-app",
978
976
  props: {
979
977
  dark: { type: Boolean },
@@ -1051,17 +1049,17 @@ const __vue2_script$L = {
1051
1049
  window.removeEventListener("resize", this.getBreakpoint);
1052
1050
  }
1053
1051
  };
1054
- const __cssModules$L = {};
1055
- var __component__$L = /* @__PURE__ */ normalizeComponent(__vue2_script$L, render$L, staticRenderFns$L, false, __vue2_injectStyles$L, null, null, null);
1056
- function __vue2_injectStyles$L(context) {
1057
- for (let o in __cssModules$L) {
1058
- this[o] = __cssModules$L[o];
1052
+ const __cssModules$M = {};
1053
+ var __component__$M = /* @__PURE__ */ normalizeComponent(__vue2_script$M, render$M, staticRenderFns$M, false, __vue2_injectStyles$M, null, null, null);
1054
+ function __vue2_injectStyles$M(context) {
1055
+ for (let o in __cssModules$M) {
1056
+ this[o] = __cssModules$M[o];
1059
1057
  }
1060
1058
  }
1061
1059
  var wApp = /* @__PURE__ */ function() {
1062
- return __component__$L.exports;
1060
+ return __component__$M.exports;
1063
1061
  }();
1064
- var render$K = function() {
1062
+ var render$L = function() {
1065
1063
  var _vm = this;
1066
1064
  var _h = _vm.$createElement;
1067
1065
  var _c = _vm._self._c || _h;
@@ -1069,9 +1067,9 @@ var render$K = function() {
1069
1067
  return [_vm._v(_vm._s(_vm.value === true ? "" : _vm.value || ""))];
1070
1068
  }) : _vm._e()], 2) : _vm._e()])], 2);
1071
1069
  };
1072
- var staticRenderFns$K = [];
1070
+ var staticRenderFns$L = [];
1073
1071
  var wBadge_vue_vue_type_style_index_0_lang = "";
1074
- const __vue2_script$K = {
1072
+ const __vue2_script$L = {
1075
1073
  name: "w-badge",
1076
1074
  props: {
1077
1075
  value: { default: true },
@@ -1133,17 +1131,17 @@ const __vue2_script$K = {
1133
1131
  }
1134
1132
  }
1135
1133
  };
1136
- const __cssModules$K = {};
1137
- var __component__$K = /* @__PURE__ */ normalizeComponent(__vue2_script$K, render$K, staticRenderFns$K, false, __vue2_injectStyles$K, null, null, null);
1138
- function __vue2_injectStyles$K(context) {
1139
- for (let o in __cssModules$K) {
1140
- this[o] = __cssModules$K[o];
1134
+ const __cssModules$L = {};
1135
+ var __component__$L = /* @__PURE__ */ normalizeComponent(__vue2_script$L, render$L, staticRenderFns$L, false, __vue2_injectStyles$L, null, null, null);
1136
+ function __vue2_injectStyles$L(context) {
1137
+ for (let o in __cssModules$L) {
1138
+ this[o] = __cssModules$L[o];
1141
1139
  }
1142
1140
  }
1143
1141
  var wBadge = /* @__PURE__ */ function() {
1144
- return __component__$K.exports;
1142
+ return __component__$L.exports;
1145
1143
  }();
1146
- var render$J = function() {
1144
+ var render$K = function() {
1147
1145
  var _vm = this;
1148
1146
  var _h = _vm.$createElement;
1149
1147
  var _c = _vm._self._c || _h;
@@ -1151,9 +1149,9 @@ var render$J = function() {
1151
1149
  return [i && _vm.$scopedSlots.separator ? _c("span", { key: i + "a", staticClass: "w-breadcrumbs__separator", class: _vm.separatorColor }, [_vm._t("separator", null, { "index": i })], 2) : i ? _c("w-icon", { key: i + "b", staticClass: "w-breadcrumbs__separator", class: _vm.separatorColor }, [_vm._v(_vm._s(_vm.icon))]) : _vm._e(), item[_vm.itemRouteKey] && (i < _vm.items.length - 1 || _vm.linkLastItem) ? [_vm.$scopedSlots.item ? _c(_vm.hasRouter ? "router-link" : "a", { key: i + "c", tag: "component", staticClass: "w-breadcrumbs__item", class: _vm.color || null, attrs: { "to": _vm.hasRouter && item[_vm.itemRouteKey], "href": item[_vm.itemRouteKey] } }, [_vm._t("item", null, { "item": item, "index": i + 1, "isLast": i === _vm.items.length - 1 })], 2) : _c(_vm.hasRouter ? "router-link" : "a", { key: i + "d", tag: "component", staticClass: "w-breadcrumbs__item", class: _vm.color || null, attrs: { "to": _vm.hasRouter && item[_vm.itemRouteKey], "href": item[_vm.itemRouteKey] }, domProps: { "innerHTML": _vm._s(item[_vm.itemLabelKey]) } })] : _vm.$scopedSlots.item ? _vm._t("item", null, { "item": item, "index": i + 1, "isLast": i === _vm.items.length - 1 }) : _c("span", { key: i + "f", domProps: { "innerHTML": _vm._s(item[_vm.itemLabelKey]) } })];
1152
1150
  })], 2);
1153
1151
  };
1154
- var staticRenderFns$J = [];
1152
+ var staticRenderFns$K = [];
1155
1153
  var wBreadcrumbs_vue_vue_type_style_index_0_lang = "";
1156
- const __vue2_script$J = {
1154
+ const __vue2_script$K = {
1157
1155
  name: "w-breadcrumbs",
1158
1156
  props: {
1159
1157
  items: { type: Array, required: true },
@@ -1184,17 +1182,17 @@ const __vue2_script$J = {
1184
1182
  }
1185
1183
  }
1186
1184
  };
1187
- const __cssModules$J = {};
1188
- var __component__$J = /* @__PURE__ */ normalizeComponent(__vue2_script$J, render$J, staticRenderFns$J, false, __vue2_injectStyles$J, null, null, null);
1189
- function __vue2_injectStyles$J(context) {
1190
- for (let o in __cssModules$J) {
1191
- this[o] = __cssModules$J[o];
1185
+ const __cssModules$K = {};
1186
+ var __component__$K = /* @__PURE__ */ normalizeComponent(__vue2_script$K, render$K, staticRenderFns$K, false, __vue2_injectStyles$K, null, null, null);
1187
+ function __vue2_injectStyles$K(context) {
1188
+ for (let o in __cssModules$K) {
1189
+ this[o] = __cssModules$K[o];
1192
1190
  }
1193
1191
  }
1194
1192
  var wBreadcrumbs = /* @__PURE__ */ function() {
1195
- return __component__$J.exports;
1193
+ return __component__$K.exports;
1196
1194
  }();
1197
- var render$I = function() {
1195
+ var render$J = function() {
1198
1196
  var _vm = this;
1199
1197
  var _h = _vm.$createElement;
1200
1198
  var _c = _vm._self._c || _h;
@@ -1202,9 +1200,9 @@ var render$I = function() {
1202
1200
  return [_c("svg", { attrs: { "viewBox": "0 0 40 40" } }, [_c("circle", { attrs: { "cx": "20", "cy": "20", "r": "18", "fill": "transparent", "stroke": "currentColor", "stroke-width": "4", "stroke-linecap": "round" } })])];
1203
1201
  })], 2) : _vm._e()])], 2);
1204
1202
  };
1205
- var staticRenderFns$I = [];
1203
+ var staticRenderFns$J = [];
1206
1204
  var wButton_vue_vue_type_style_index_0_lang = "";
1207
- const __vue2_script$I = {
1205
+ const __vue2_script$J = {
1208
1206
  name: "w-button",
1209
1207
  props: {
1210
1208
  color: { type: String },
@@ -1296,15 +1294,15 @@ const __vue2_script$I = {
1296
1294
  }
1297
1295
  }
1298
1296
  };
1299
- const __cssModules$I = {};
1300
- var __component__$I = /* @__PURE__ */ normalizeComponent(__vue2_script$I, render$I, staticRenderFns$I, false, __vue2_injectStyles$I, null, null, null);
1301
- function __vue2_injectStyles$I(context) {
1302
- for (let o in __cssModules$I) {
1303
- this[o] = __cssModules$I[o];
1297
+ const __cssModules$J = {};
1298
+ var __component__$J = /* @__PURE__ */ normalizeComponent(__vue2_script$J, render$J, staticRenderFns$J, false, __vue2_injectStyles$J, null, null, null);
1299
+ function __vue2_injectStyles$J(context) {
1300
+ for (let o in __cssModules$J) {
1301
+ this[o] = __cssModules$J[o];
1304
1302
  }
1305
1303
  }
1306
1304
  var wButton = /* @__PURE__ */ function() {
1307
- return __component__$I.exports;
1305
+ return __component__$J.exports;
1308
1306
  }();
1309
1307
  const objectifyClasses = (classes = {}) => {
1310
1308
  if (typeof classes === "string")
@@ -1313,15 +1311,15 @@ const objectifyClasses = (classes = {}) => {
1313
1311
  classes = { [classes.join(" ")]: true };
1314
1312
  return classes;
1315
1313
  };
1316
- var render$H = function() {
1314
+ var render$I = function() {
1317
1315
  var _vm = this;
1318
1316
  var _h = _vm.$createElement;
1319
1317
  var _c = _vm._self._c || _h;
1320
1318
  return _c("div", { staticClass: "w-card", class: _vm.classes, style: _vm.styles }, [_vm.$slots.title ? _c("div", { staticClass: "w-card__title", class: Object.assign({}, { "w-card__title--has-toolbar": _vm.titleHasToolbar }, _vm.titleClasses) }, [_vm._t("title")], 2) : _vm.title ? _c("div", { staticClass: "w-card__title", class: _vm.titleClasses, domProps: { "innerHTML": _vm._s(_vm.title) } }) : _vm._e(), _vm.image ? _c("w-image", _vm._b({ staticClass: "w-card__image", attrs: { "src": _vm.image } }, "w-image", _vm.imgProps, false), [_vm._t("image-content")], 2) : _vm._e(), _c("div", { staticClass: "w-card__content", class: _vm.contentClasses }, [_vm._t("default")], 2), _vm.$slots.actions ? _c("div", { staticClass: "w-card__actions", class: { "w-card__actions--has-toolbar": _vm.actionsHasToolbar } }, [_vm._t("actions")], 2) : _vm._e()], 1);
1321
1319
  };
1322
- var staticRenderFns$H = [];
1320
+ var staticRenderFns$I = [];
1323
1321
  var wCard_vue_vue_type_style_index_0_lang = "";
1324
- const __vue2_script$H = {
1322
+ const __vue2_script$I = {
1325
1323
  name: "w-card",
1326
1324
  props: {
1327
1325
  color: { type: String },
@@ -1371,15 +1369,15 @@ const __vue2_script$H = {
1371
1369
  }
1372
1370
  }
1373
1371
  };
1374
- const __cssModules$H = {};
1375
- var __component__$H = /* @__PURE__ */ normalizeComponent(__vue2_script$H, render$H, staticRenderFns$H, false, __vue2_injectStyles$H, null, null, null);
1376
- function __vue2_injectStyles$H(context) {
1377
- for (let o in __cssModules$H) {
1378
- this[o] = __cssModules$H[o];
1372
+ const __cssModules$I = {};
1373
+ var __component__$I = /* @__PURE__ */ normalizeComponent(__vue2_script$I, render$I, staticRenderFns$I, false, __vue2_injectStyles$I, null, null, null);
1374
+ function __vue2_injectStyles$I(context) {
1375
+ for (let o in __cssModules$I) {
1376
+ this[o] = __cssModules$I[o];
1379
1377
  }
1380
1378
  }
1381
1379
  var wCard = /* @__PURE__ */ function() {
1382
- return __component__$H.exports;
1380
+ return __component__$I.exports;
1383
1381
  }();
1384
1382
  var FormElementMixin = {
1385
1383
  inject: {
@@ -1414,7 +1412,7 @@ var FormElementMixin = {
1414
1412
  }
1415
1413
  }
1416
1414
  };
1417
- var render$G = function() {
1415
+ var render$H = function() {
1418
1416
  var _vm = this;
1419
1417
  var _h = _vm.$createElement;
1420
1418
  var _c = _vm._self._c || _h;
@@ -1439,9 +1437,9 @@ var render$G = function() {
1439
1437
  _vm.$refs.input.click();
1440
1438
  } } }, [_c("svg", { attrs: { "width": "11px", "height": "9px", "viewbox": "0 0 12 9" } }, [_c("polyline", { attrs: { "points": "1 5 4 8 10 2" } })])]), _vm.hasLabel && !_vm.labelOnLeft ? [_vm.$slots.default ? _c("label", { staticClass: "w-checkbox__label w-form-el-shakable pl2", attrs: { "for": "w-checkbox--" + _vm._uid } }, [_vm._t("default")], 2) : _vm.label ? _c("label", { staticClass: "w-checkbox__label w-form-el-shakable pl2", attrs: { "for": "w-checkbox--" + _vm._uid }, domProps: { "innerHTML": _vm._s(_vm.label) } }) : _vm._e()] : _vm._e()], 2);
1441
1439
  };
1442
- var staticRenderFns$G = [];
1440
+ var staticRenderFns$H = [];
1443
1441
  var wCheckbox_vue_vue_type_style_index_0_lang = "";
1444
- const __vue2_script$G = {
1442
+ const __vue2_script$H = {
1445
1443
  name: "w-checkbox",
1446
1444
  mixins: [FormElementMixin],
1447
1445
  inject: { wCheckboxes: { default: null } },
@@ -1507,17 +1505,17 @@ const __vue2_script$G = {
1507
1505
  }
1508
1506
  }
1509
1507
  };
1510
- const __cssModules$G = {};
1511
- var __component__$G = /* @__PURE__ */ normalizeComponent(__vue2_script$G, render$G, staticRenderFns$G, false, __vue2_injectStyles$G, null, null, null);
1512
- function __vue2_injectStyles$G(context) {
1513
- for (let o in __cssModules$G) {
1514
- this[o] = __cssModules$G[o];
1508
+ const __cssModules$H = {};
1509
+ var __component__$H = /* @__PURE__ */ normalizeComponent(__vue2_script$H, render$H, staticRenderFns$H, false, __vue2_injectStyles$H, null, null, null);
1510
+ function __vue2_injectStyles$H(context) {
1511
+ for (let o in __cssModules$H) {
1512
+ this[o] = __cssModules$H[o];
1515
1513
  }
1516
1514
  }
1517
1515
  var wCheckbox = /* @__PURE__ */ function() {
1518
- return __component__$G.exports;
1516
+ return __component__$H.exports;
1519
1517
  }();
1520
- var render$F = function() {
1518
+ var render$G = function() {
1521
1519
  var _vm = this;
1522
1520
  var _h = _vm.$createElement;
1523
1521
  var _c = _vm._self._c || _h;
@@ -1533,9 +1531,9 @@ var render$F = function() {
1533
1531
  } } }, [_vm.$scopedSlots["item." + (i + 1)] ? _vm._t("item." + (i + 1), null, { "item": _vm.getOriginalItem(item), "checked": !!item._isChecked, "index": i + 1 }) : _vm.$scopedSlots.item ? _vm._t("item", null, { "item": _vm.getOriginalItem(item), "checked": !!item._isChecked, "index": i + 1 }) : _vm._e()], 2);
1534
1532
  }), 1);
1535
1533
  };
1536
- var staticRenderFns$F = [];
1534
+ var staticRenderFns$G = [];
1537
1535
  var wCheckboxes_vue_vue_type_style_index_0_lang = "";
1538
- const __vue2_script$F = {
1536
+ const __vue2_script$G = {
1539
1537
  name: "w-checkboxes",
1540
1538
  mixins: [FormElementMixin],
1541
1539
  props: {
@@ -1590,17 +1588,17 @@ const __vue2_script$F = {
1590
1588
  }
1591
1589
  }
1592
1590
  };
1593
- const __cssModules$F = {};
1594
- var __component__$F = /* @__PURE__ */ normalizeComponent(__vue2_script$F, render$F, staticRenderFns$F, false, __vue2_injectStyles$F, null, null, null);
1595
- function __vue2_injectStyles$F(context) {
1596
- for (let o in __cssModules$F) {
1597
- this[o] = __cssModules$F[o];
1591
+ const __cssModules$G = {};
1592
+ var __component__$G = /* @__PURE__ */ normalizeComponent(__vue2_script$G, render$G, staticRenderFns$G, false, __vue2_injectStyles$G, null, null, null);
1593
+ function __vue2_injectStyles$G(context) {
1594
+ for (let o in __cssModules$G) {
1595
+ this[o] = __cssModules$G[o];
1598
1596
  }
1599
1597
  }
1600
1598
  var wCheckboxes = /* @__PURE__ */ function() {
1601
- return __component__$F.exports;
1599
+ return __component__$G.exports;
1602
1600
  }();
1603
- var render$E = function() {
1601
+ var render$F = function() {
1604
1602
  var _vm = this;
1605
1603
  var _h = _vm.$createElement;
1606
1604
  var _c = _vm._self._c || _h;
@@ -1617,8 +1615,8 @@ var render$E = function() {
1617
1615
  return [_vm._v(_vm._s(_vm.confirmButton.label))];
1618
1616
  })], 2)], 1)])], 1)], 1);
1619
1617
  };
1620
- var staticRenderFns$E = [];
1621
- const __vue2_script$E = {
1618
+ var staticRenderFns$F = [];
1619
+ const __vue2_script$F = {
1622
1620
  name: "w-confirm",
1623
1621
  props: {
1624
1622
  bgColor: { type: String },
@@ -1702,25 +1700,25 @@ const __vue2_script$E = {
1702
1700
  }
1703
1701
  }
1704
1702
  };
1705
- const __cssModules$E = {};
1706
- var __component__$E = /* @__PURE__ */ normalizeComponent(__vue2_script$E, render$E, staticRenderFns$E, false, __vue2_injectStyles$E, null, null, null);
1707
- function __vue2_injectStyles$E(context) {
1708
- for (let o in __cssModules$E) {
1709
- this[o] = __cssModules$E[o];
1703
+ const __cssModules$F = {};
1704
+ var __component__$F = /* @__PURE__ */ normalizeComponent(__vue2_script$F, render$F, staticRenderFns$F, false, __vue2_injectStyles$F, null, null, null);
1705
+ function __vue2_injectStyles$F(context) {
1706
+ for (let o in __cssModules$F) {
1707
+ this[o] = __cssModules$F[o];
1710
1708
  }
1711
1709
  }
1712
1710
  var wConfirm = /* @__PURE__ */ function() {
1713
- return __component__$E.exports;
1711
+ return __component__$F.exports;
1714
1712
  }();
1715
- var render$D = function() {
1713
+ var render$E = function() {
1716
1714
  var _vm = this;
1717
1715
  var _h = _vm.$createElement;
1718
1716
  var _c = _vm._self._c || _h;
1719
1717
  return _c("div", { staticClass: "w-date-picker", class: _vm.classes, style: _vm.styles }, [_vm._t("default")], 2);
1720
1718
  };
1721
- var staticRenderFns$D = [];
1719
+ var staticRenderFns$E = [];
1722
1720
  var wDatePicker_vue_vue_type_style_index_0_lang = "";
1723
- const __vue2_script$D = {
1721
+ const __vue2_script$E = {
1724
1722
  name: "w-date-picker",
1725
1723
  props: {},
1726
1724
  emits: [],
@@ -1733,29 +1731,29 @@ const __vue2_script$D = {
1733
1731
  }
1734
1732
  }
1735
1733
  };
1736
- const __cssModules$D = {};
1737
- var __component__$D = /* @__PURE__ */ normalizeComponent(__vue2_script$D, render$D, staticRenderFns$D, false, __vue2_injectStyles$D, null, null, null);
1738
- function __vue2_injectStyles$D(context) {
1739
- for (let o in __cssModules$D) {
1740
- this[o] = __cssModules$D[o];
1734
+ const __cssModules$E = {};
1735
+ var __component__$E = /* @__PURE__ */ normalizeComponent(__vue2_script$E, render$E, staticRenderFns$E, false, __vue2_injectStyles$E, null, null, null);
1736
+ function __vue2_injectStyles$E(context) {
1737
+ for (let o in __cssModules$E) {
1738
+ this[o] = __cssModules$E[o];
1741
1739
  }
1742
1740
  }
1743
1741
  var wDatePicker = /* @__PURE__ */ function() {
1744
- return __component__$D.exports;
1742
+ return __component__$E.exports;
1745
1743
  }();
1746
- var render$C = function() {
1744
+ var render$D = function() {
1747
1745
  var _vm = this;
1748
1746
  var _h = _vm.$createElement;
1749
1747
  var _c = _vm._self._c || _h;
1750
- return _c("w-overlay", { staticClass: "w-dialog", class: _vm.classes, attrs: { "value": _vm.showWrapper, "persistent": _vm.persistent, "persistent-no-animation": _vm.persistentNoAnimation, "bg-color": _vm.overlayColor, "opacity": _vm.overlayOpacity }, on: { "click": _vm.onOutsideClick } }, [_c("transition", { attrs: { "name": _vm.transition, "appear": "" }, on: { "after-leave": _vm.onClose } }, [_vm.showContent ? _c("w-card", { staticClass: "w-dialog__content", class: _vm.dialogClass, style: _vm.contentStyles, attrs: { "no-border": "", "color": _vm.color, "bg-color": _vm.bgColor, "title-class": _vm.titleClass, "content-class": _vm.contentClass, "title": _vm.title || void 0 }, scopedSlots: _vm._u([_vm.$slots.title ? { key: "title", fn: function() {
1748
+ return _c("w-overlay", { staticClass: "w-dialog", class: _vm.classes, attrs: { "value": _vm.showWrapper, "persistent": _vm.persistent, "persistent-no-animation": _vm.persistentNoAnimation, "bg-color": _vm.overlayColor, "opacity": _vm.overlayOpacity }, on: { "click": _vm.onOutsideClick } }, [_c("transition", { attrs: { "name": _vm.transition, "appear": "" }, on: { "after-leave": _vm.onClose } }, [_c("w-card", { directives: [{ name: "show", rawName: "v-show", value: _vm.showContent, expression: "showContent" }], staticClass: "w-dialog__content", class: _vm.dialogClass, style: _vm.contentStyles, attrs: { "no-border": "", "color": _vm.color, "bg-color": _vm.bgColor, "title-class": _vm.titleClass, "content-class": _vm.contentClass, "title": _vm.title || void 0 }, scopedSlots: _vm._u([_vm.$slots.title ? { key: "title", fn: function() {
1751
1749
  return [_vm._t("title")];
1752
1750
  }, proxy: true } : null, _vm.$slots.actions ? { key: "actions", fn: function() {
1753
1751
  return [_vm._t("actions")];
1754
- }, proxy: true } : null], null, true) }, [_vm._t("default")], 2) : _vm._e()], 1)], 1);
1752
+ }, proxy: true } : null], null, true) }, [_vm._t("default")], 2)], 1)], 1);
1755
1753
  };
1756
- var staticRenderFns$C = [];
1754
+ var staticRenderFns$D = [];
1757
1755
  var wDialog_vue_vue_type_style_index_0_lang = "";
1758
- const __vue2_script$C = {
1756
+ const __vue2_script$D = {
1759
1757
  name: "w-dialog",
1760
1758
  props: {
1761
1759
  value: { default: true },
@@ -1822,25 +1820,25 @@ const __vue2_script$C = {
1822
1820
  }
1823
1821
  }
1824
1822
  };
1825
- const __cssModules$C = {};
1826
- var __component__$C = /* @__PURE__ */ normalizeComponent(__vue2_script$C, render$C, staticRenderFns$C, false, __vue2_injectStyles$C, null, null, null);
1827
- function __vue2_injectStyles$C(context) {
1828
- for (let o in __cssModules$C) {
1829
- this[o] = __cssModules$C[o];
1823
+ const __cssModules$D = {};
1824
+ var __component__$D = /* @__PURE__ */ normalizeComponent(__vue2_script$D, render$D, staticRenderFns$D, false, __vue2_injectStyles$D, null, null, null);
1825
+ function __vue2_injectStyles$D(context) {
1826
+ for (let o in __cssModules$D) {
1827
+ this[o] = __cssModules$D[o];
1830
1828
  }
1831
1829
  }
1832
1830
  var wDialog = /* @__PURE__ */ function() {
1833
- return __component__$C.exports;
1831
+ return __component__$D.exports;
1834
1832
  }();
1835
- var render$B = function() {
1833
+ var render$C = function() {
1836
1834
  var _vm = this;
1837
1835
  var _h = _vm.$createElement;
1838
1836
  var _c = _vm._self._c || _h;
1839
1837
  return _c("div", { staticClass: "w-divider", class: _vm.classes }, [_vm._t("default")], 2);
1840
1838
  };
1841
- var staticRenderFns$B = [];
1839
+ var staticRenderFns$C = [];
1842
1840
  var wDivider_vue_vue_type_style_index_0_lang = "";
1843
- const __vue2_script$B = {
1841
+ const __vue2_script$C = {
1844
1842
  name: "w-divider",
1845
1843
  props: {
1846
1844
  vertical: { type: Boolean },
@@ -1857,17 +1855,17 @@ const __vue2_script$B = {
1857
1855
  }
1858
1856
  }
1859
1857
  };
1860
- const __cssModules$B = {};
1861
- var __component__$B = /* @__PURE__ */ normalizeComponent(__vue2_script$B, render$B, staticRenderFns$B, false, __vue2_injectStyles$B, null, null, null);
1862
- function __vue2_injectStyles$B(context) {
1863
- for (let o in __cssModules$B) {
1864
- this[o] = __cssModules$B[o];
1858
+ const __cssModules$C = {};
1859
+ var __component__$C = /* @__PURE__ */ normalizeComponent(__vue2_script$C, render$C, staticRenderFns$C, false, __vue2_injectStyles$C, null, null, null);
1860
+ function __vue2_injectStyles$C(context) {
1861
+ for (let o in __cssModules$C) {
1862
+ this[o] = __cssModules$C[o];
1865
1863
  }
1866
1864
  }
1867
1865
  var wDivider = /* @__PURE__ */ function() {
1868
- return __component__$B.exports;
1866
+ return __component__$C.exports;
1869
1867
  }();
1870
- var render$A = function() {
1868
+ var render$B = function() {
1871
1869
  var _vm = this;
1872
1870
  var _h = _vm.$createElement;
1873
1871
  var _c = _vm._self._c || _h;
@@ -1877,10 +1875,10 @@ var render$A = function() {
1877
1875
  _vm.showDrawer = $$v;
1878
1876
  }, expression: "showDrawer" } }) : _vm._e(), _c("transition", { attrs: { "name": _vm.transitionName, "appear": "" }, on: { "after-leave": _vm.close } }, [_vm.showDrawer ? _c(_vm.tag || "aside", { tag: "component", staticClass: "w-drawer", class: _vm.drawerClasses, style: _vm.styles }, [_vm._t("default")], 2) : _vm._e()], 1)]], 2) : _vm._e();
1879
1877
  };
1880
- var staticRenderFns$A = [];
1878
+ var staticRenderFns$B = [];
1881
1879
  var wDrawer_vue_vue_type_style_index_0_lang = "";
1882
1880
  const oppositeSides = { left: "right", right: "left", top: "down", bottom: "up" };
1883
- const __vue2_script$A = {
1881
+ const __vue2_script$B = {
1884
1882
  name: "w-drawer",
1885
1883
  props: {
1886
1884
  value: { default: true },
@@ -1986,25 +1984,25 @@ const __vue2_script$A = {
1986
1984
  }
1987
1985
  }
1988
1986
  };
1989
- const __cssModules$A = {};
1990
- var __component__$A = /* @__PURE__ */ normalizeComponent(__vue2_script$A, render$A, staticRenderFns$A, false, __vue2_injectStyles$A, null, null, null);
1991
- function __vue2_injectStyles$A(context) {
1992
- for (let o in __cssModules$A) {
1993
- this[o] = __cssModules$A[o];
1987
+ const __cssModules$B = {};
1988
+ var __component__$B = /* @__PURE__ */ normalizeComponent(__vue2_script$B, render$B, staticRenderFns$B, false, __vue2_injectStyles$B, null, null, null);
1989
+ function __vue2_injectStyles$B(context) {
1990
+ for (let o in __cssModules$B) {
1991
+ this[o] = __cssModules$B[o];
1994
1992
  }
1995
1993
  }
1996
1994
  var wDrawer = /* @__PURE__ */ function() {
1997
- return __component__$A.exports;
1995
+ return __component__$B.exports;
1998
1996
  }();
1999
- var render$z = function() {
1997
+ var render$A = function() {
2000
1998
  var _vm = this;
2001
1999
  var _h = _vm.$createElement;
2002
2000
  var _c = _vm._self._c || _h;
2003
- return _vm.gap ? _c(_vm.tag, { tag: "component", staticClass: "w-flex-wrap" }, [_c("div", { staticClass: "w-flex", class: _vm.classes }, [_vm._t("default")], 2)]) : _c(_vm.tag, { tag: "component", staticClass: "w-flex", class: _vm.classes }, [_vm._t("default")], 2);
2001
+ return _c(_vm.tag, { tag: "component", staticClass: "w-flex", class: _vm.classes }, [_vm._t("default")], 2);
2004
2002
  };
2005
- var staticRenderFns$z = [];
2003
+ var staticRenderFns$A = [];
2006
2004
  var wFlex_vue_vue_type_style_index_0_lang = "";
2007
- const __vue2_script$z = {
2005
+ const __vue2_script$A = {
2008
2006
  name: "w-flex",
2009
2007
  props: {
2010
2008
  tag: { type: String, default: "div" },
@@ -2025,7 +2023,7 @@ const __vue2_script$z = {
2025
2023
  justifySpaceAround: { type: Boolean },
2026
2024
  justifySpaceEvenly: { type: Boolean },
2027
2025
  basisZero: { type: Boolean },
2028
- gap: { type: Number, default: 0 }
2026
+ gap: { type: [Number, String], default: 0 }
2029
2027
  },
2030
2028
  computed: {
2031
2029
  classes() {
@@ -2047,28 +2045,28 @@ const __vue2_script$z = {
2047
2045
  "justify-space-around": this.justifySpaceAround,
2048
2046
  "justify-space-evenly": this.justifySpaceEvenly,
2049
2047
  "basis-zero": this.basisZero,
2050
- [`w-flex--gap${this.gap}`]: this.gap
2048
+ [`gap${this.gap}`]: ~~this.gap
2051
2049
  };
2052
2050
  }
2053
2051
  }
2054
2052
  };
2055
- const __cssModules$z = {};
2056
- var __component__$z = /* @__PURE__ */ normalizeComponent(__vue2_script$z, render$z, staticRenderFns$z, false, __vue2_injectStyles$z, null, null, null);
2057
- function __vue2_injectStyles$z(context) {
2058
- for (let o in __cssModules$z) {
2059
- this[o] = __cssModules$z[o];
2053
+ const __cssModules$A = {};
2054
+ var __component__$A = /* @__PURE__ */ normalizeComponent(__vue2_script$A, render$A, staticRenderFns$A, false, __vue2_injectStyles$A, null, null, null);
2055
+ function __vue2_injectStyles$A(context) {
2056
+ for (let o in __cssModules$A) {
2057
+ this[o] = __cssModules$A[o];
2060
2058
  }
2061
2059
  }
2062
2060
  var wFlex = /* @__PURE__ */ function() {
2063
- return __component__$z.exports;
2061
+ return __component__$A.exports;
2064
2062
  }();
2065
- var render$y = function() {
2063
+ var render$z = function() {
2066
2064
  var _vm = this;
2067
2065
  var _h = _vm.$createElement;
2068
2066
  var _c = _vm._self._c || _h;
2069
2067
  return _c("form", { staticClass: "w-form", class: _vm.classes, attrs: { "novalidate": "" }, on: { "submit": _vm.onSubmit, "reset": _vm.reset } }, [_vm._t("default")], 2);
2070
2068
  };
2071
- var staticRenderFns$y = [];
2069
+ var staticRenderFns$z = [];
2072
2070
  const asyncSome = async (array, predicate) => {
2073
2071
  for (const item of array) {
2074
2072
  if (await predicate(item))
@@ -2076,7 +2074,7 @@ const asyncSome = async (array, predicate) => {
2076
2074
  }
2077
2075
  return false;
2078
2076
  };
2079
- const __vue2_script$y = {
2077
+ const __vue2_script$z = {
2080
2078
  name: "w-form",
2081
2079
  provide() {
2082
2080
  return {
@@ -2198,25 +2196,25 @@ const __vue2_script$y = {
2198
2196
  }
2199
2197
  }
2200
2198
  };
2201
- const __cssModules$y = {};
2202
- var __component__$y = /* @__PURE__ */ normalizeComponent(__vue2_script$y, render$y, staticRenderFns$y, false, __vue2_injectStyles$y, null, null, null);
2203
- function __vue2_injectStyles$y(context) {
2204
- for (let o in __cssModules$y) {
2205
- this[o] = __cssModules$y[o];
2199
+ const __cssModules$z = {};
2200
+ var __component__$z = /* @__PURE__ */ normalizeComponent(__vue2_script$z, render$z, staticRenderFns$z, false, __vue2_injectStyles$z, null, null, null);
2201
+ function __vue2_injectStyles$z(context) {
2202
+ for (let o in __cssModules$z) {
2203
+ this[o] = __cssModules$z[o];
2206
2204
  }
2207
2205
  }
2208
2206
  var wForm = /* @__PURE__ */ function() {
2209
- return __component__$y.exports;
2207
+ return __component__$z.exports;
2210
2208
  }();
2211
- var render$x = function() {
2209
+ var render$y = function() {
2212
2210
  var _vm = this;
2213
2211
  var _h = _vm.$createElement;
2214
2212
  var _c = _vm._self._c || _h;
2215
2213
  return _c("div", { class: _vm.classes }, [_c("div", { staticClass: "w-flex grow", class: [_vm.column ? "column" : "align-center", _vm.wrap ? "wrap" : ""] }, [_vm._t("default")], 2), _c("w-transition-expand", { attrs: { "y": "" } }, [_vm.Validation.message ? [_vm.$slots["error-message"] ? _c("div", { staticClass: "w-form-el__error error w-form-el__error w-form-el__error" }, [_vm._t("error-message", null, { "message": _vm.Validation.message })], 2) : _c("div", { staticClass: "w-form-el__error error w-form-el__error w-form-el__error", domProps: { "innerHTML": _vm._s(_vm.Validation.message) } })] : _vm._e()], 2)], 1);
2216
2214
  };
2217
- var staticRenderFns$x = [];
2215
+ var staticRenderFns$y = [];
2218
2216
  var wFormElement_vue_vue_type_style_index_0_lang = "";
2219
- const __vue2_script$x = {
2217
+ const __vue2_script$y = {
2220
2218
  name: "w-form-element",
2221
2219
  inject: {
2222
2220
  formRegister: { default: null },
@@ -2295,6 +2293,77 @@ const __vue2_script$x = {
2295
2293
  this.formUnregister(this);
2296
2294
  }
2297
2295
  };
2296
+ const __cssModules$y = {};
2297
+ var __component__$y = /* @__PURE__ */ normalizeComponent(__vue2_script$y, render$y, staticRenderFns$y, false, __vue2_injectStyles$y, null, null, null);
2298
+ function __vue2_injectStyles$y(context) {
2299
+ for (let o in __cssModules$y) {
2300
+ this[o] = __cssModules$y[o];
2301
+ }
2302
+ }
2303
+ var wFormElement = /* @__PURE__ */ function() {
2304
+ return __component__$y.exports;
2305
+ }();
2306
+ var render$x = function() {
2307
+ var _vm = this;
2308
+ var _h = _vm.$createElement;
2309
+ var _c = _vm._self._c || _h;
2310
+ return _c(_vm.tag, { tag: "component", staticClass: "w-grid", class: _vm.classes }, [_vm._t("default")], 2);
2311
+ };
2312
+ var staticRenderFns$x = [];
2313
+ var wGrid_vue_vue_type_style_index_0_lang = "";
2314
+ const __vue2_script$x = {
2315
+ name: "w-grid",
2316
+ props: {
2317
+ tag: { type: String, default: "div" },
2318
+ columns: { type: [Number, Object, String] },
2319
+ gap: { type: [Number, Object, String], default: 0 }
2320
+ },
2321
+ computed: {
2322
+ breakpointsColumns() {
2323
+ let columns = { xs: 0, sm: 0, md: 0, lg: 0, xl: 0 };
2324
+ switch (typeof this.columns) {
2325
+ case "object":
2326
+ columns = Object.assign(columns, this.columns);
2327
+ break;
2328
+ case "number":
2329
+ case "string":
2330
+ columns = Object.keys(columns).reduce((obj, breakpoint) => obj[breakpoint] = ~~this.columns, {});
2331
+ break;
2332
+ }
2333
+ return columns;
2334
+ },
2335
+ breakpointsGap() {
2336
+ let gap = { xs: 0, sm: 0, md: 0, lg: 0, xl: 0 };
2337
+ switch (typeof this.gap) {
2338
+ case "object":
2339
+ gap = Object.assign(gap, this.gap);
2340
+ break;
2341
+ case "number":
2342
+ case "string":
2343
+ gap = Object.keys(gap).reduce((obj, breakpoint) => obj[breakpoint] = ~~this.gap, {});
2344
+ break;
2345
+ }
2346
+ return gap;
2347
+ },
2348
+ classes() {
2349
+ let breakpointsColumns = null;
2350
+ if (typeof this.columns === "object") {
2351
+ breakpointsColumns = Object.entries(this.breakpointsColumns).reduce((obj, [breakpoint, columns]) => {
2352
+ obj[`${breakpoint}-columns${columns}`] = true;
2353
+ return obj;
2354
+ }, {});
2355
+ }
2356
+ let breakpointsGap = null;
2357
+ if (typeof this.gap === "object") {
2358
+ breakpointsGap = Object.entries(this.breakpointsGap).reduce((obj, [breakpoint, gap]) => {
2359
+ obj[`${breakpoint}-gap${gap}`] = true;
2360
+ return obj;
2361
+ }, {});
2362
+ }
2363
+ return __spreadValues(__spreadValues({}, breakpointsColumns || { [`columns${this.columns}`]: this.columns }), breakpointsGap || { [`gap${this.gap}`]: this.gap });
2364
+ }
2365
+ }
2366
+ };
2298
2367
  const __cssModules$x = {};
2299
2368
  var __component__$x = /* @__PURE__ */ normalizeComponent(__vue2_script$x, render$x, staticRenderFns$x, false, __vue2_injectStyles$x, null, null, null);
2300
2369
  function __vue2_injectStyles$x(context) {
@@ -2302,7 +2371,7 @@ function __vue2_injectStyles$x(context) {
2302
2371
  this[o] = __cssModules$x[o];
2303
2372
  }
2304
2373
  }
2305
- var wFormElement = /* @__PURE__ */ function() {
2374
+ var wGrid = /* @__PURE__ */ function() {
2306
2375
  return __component__$x.exports;
2307
2376
  }();
2308
2377
  var render$w = function() {
@@ -6176,6 +6245,7 @@ var components = /* @__PURE__ */ Object.freeze({
6176
6245
  WFlex: wFlex,
6177
6246
  WForm: wForm,
6178
6247
  WFormElement: wFormElement,
6248
+ WGrid: wGrid,
6179
6249
  WIcon: wIcon,
6180
6250
  WImage: wImage,
6181
6251
  WInput: wInput,