@konnectio/core 4.0.96 → 4.0.98

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.
Files changed (53) hide show
  1. package/dist/{ActionField-CmkBMSbw.js → ActionField-BRMF4oGD.js} +2 -2
  2. package/dist/ActionField-BRMF4oGD.js.br +0 -0
  3. package/dist/{AvailabilitySkeleton-Btw5b8_6.js → AvailabilitySkeleton-IY159C4N.js} +6 -6
  4. package/dist/AvailabilitySkeleton-IY159C4N.js.br +0 -0
  5. package/dist/{AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_cebeb733_lang-QeWz7R5r.js → AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_cebeb733_lang-D2BWkxEm.js} +2 -2
  6. package/dist/AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_cebeb733_lang-D2BWkxEm.js.br +0 -0
  7. package/dist/{CheckoutWindow-Cyq3y8uy.js → CheckoutWindow-CCctN-VQ.js} +4 -4
  8. package/dist/CheckoutWindow-CCctN-VQ.js.br +0 -0
  9. package/dist/{ErrorMessage-KADdvcTq.js → ErrorMessage-DUC4db2F.js} +2 -2
  10. package/dist/ErrorMessage-DUC4db2F.js.br +0 -0
  11. package/dist/{EventAvailabilityForm-D0ZCbAsf.js → EventAvailabilityForm-BtJxSyAE.js} +3 -3
  12. package/dist/EventAvailabilityForm-BtJxSyAE.js.br +0 -0
  13. package/dist/{Field-ht4c0gK9.js → Field-HwxuohuO.js} +3 -3
  14. package/dist/Field-HwxuohuO.js.br +0 -0
  15. package/dist/Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-CfuwY24g.js +21 -0
  16. package/dist/{SelectField.vue_vue_type_style_index_0_lang-DYqBNiN1.js → SelectField.vue_vue_type_style_index_0_lang-Doh98LqH.js} +1743 -1738
  17. package/dist/SelectField.vue_vue_type_style_index_0_lang-Doh98LqH.js.br +0 -0
  18. package/dist/{TermsOfService-CCLrq6bC.js → TermsOfService-CFfK0uX4.js} +3 -3
  19. package/dist/_-iDuCcY4i.js +5 -0
  20. package/dist/{_.vue_vue_type_style_index_0_lang-CVZiiXvr.js → _.vue_vue_type_style_index_0_lang-DgN7IhLh.js} +2 -2
  21. package/dist/availability.js +6 -6
  22. package/dist/availability.js.br +0 -0
  23. package/dist/cancel-reservation.js +12 -12
  24. package/dist/cancel-reservation.js.br +0 -0
  25. package/dist/event.js +8 -8
  26. package/dist/event.js.br +0 -0
  27. package/dist/gift-card-validation.js +8 -8
  28. package/dist/gift-card-validation.js.br +0 -0
  29. package/dist/gift-card.js +10 -10
  30. package/dist/gift-card.js.br +0 -0
  31. package/dist/{giftCard-CiZunuJT.js → giftCard-B9j_GZEh.js} +2 -2
  32. package/dist/giftCard-B9j_GZEh.js.br +0 -0
  33. package/dist/hotel.js +653 -657
  34. package/dist/hotel.js.br +0 -0
  35. package/dist/{masonry.plugin-BrbBe-xS.js → masonry.plugin-Y0S7B6pf.js} +158 -168
  36. package/dist/masonry.plugin-Y0S7B6pf.js.br +0 -0
  37. package/dist/polyfill.js +1 -1
  38. package/dist/polyfill.js.br +0 -0
  39. package/dist/style.css +1 -1
  40. package/dist/style.css.br +0 -0
  41. package/package.json +8 -8
  42. package/dist/ActionField-CmkBMSbw.js.br +0 -0
  43. package/dist/AvailabilitySkeleton-Btw5b8_6.js.br +0 -0
  44. package/dist/AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_cebeb733_lang-QeWz7R5r.js.br +0 -0
  45. package/dist/CheckoutWindow-Cyq3y8uy.js.br +0 -0
  46. package/dist/ErrorMessage-KADdvcTq.js.br +0 -0
  47. package/dist/EventAvailabilityForm-D0ZCbAsf.js.br +0 -0
  48. package/dist/Field-ht4c0gK9.js.br +0 -0
  49. package/dist/Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-C7lRVfgI.js +0 -21
  50. package/dist/SelectField.vue_vue_type_style_index_0_lang-DYqBNiN1.js.br +0 -0
  51. package/dist/_-DoXy33q-.js +0 -5
  52. package/dist/giftCard-CiZunuJT.js.br +0 -0
  53. package/dist/masonry.plugin-BrbBe-xS.js.br +0 -0
package/dist/style.css.br CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@konnectio/core",
3
- "version": "4.0.96",
3
+ "version": "4.0.98",
4
4
  "author": "Konnectio <info@konnectio.com> (https://konnectio.com)",
5
5
  "homepage": "https://konnectio.com",
6
6
  "description": "Konnectio Core Frontend Integration.",
@@ -45,7 +45,7 @@
45
45
  "@fortawesome/pro-solid-svg-icons": "6.6.0",
46
46
  "@fortawesome/vue-fontawesome": "3.0.8",
47
47
  "@intlify/unplugin-vue-i18n": "5.2.0",
48
- "@unhead/vue": "1.11.7",
48
+ "@unhead/vue": "1.11.10",
49
49
  "@vuepic/vue-datepicker": "9.0.3",
50
50
  "@vueup/vue-quill": "1.2.0",
51
51
  "@vueuse/core": "11.1.0",
@@ -75,24 +75,24 @@
75
75
  "vue3-sticky-sidebar": "2.0.0"
76
76
  },
77
77
  "devDependencies": {
78
- "@babel/eslint-parser": "7.25.7",
78
+ "@babel/eslint-parser": "7.25.8",
79
79
  "@originjs/vite-plugin-commonjs": "1.0.3",
80
80
  "@types/node": "22.7.5",
81
- "@typescript-eslint/eslint-plugin": "8.8.1",
82
- "@typescript-eslint/parser": "8.8.1",
81
+ "@typescript-eslint/eslint-plugin": "8.10.0",
82
+ "@typescript-eslint/parser": "8.10.0",
83
83
  "@vitejs/plugin-vue": "5.1.4",
84
- "@vue/eslint-config-typescript": "14.0.0",
84
+ "@vue/eslint-config-typescript": "14.1.1",
85
85
  "@vue/test-utils": "2.4.6",
86
86
  "cross-env": "7.0.3",
87
87
  "cypress": "13.15.0",
88
88
  "eslint": "9.12.0",
89
89
  "eslint-plugin-vue": "9.29.0",
90
90
  "rollup-plugin-typescript2": "0.36.0",
91
- "sass": "1.79.5",
91
+ "sass": "1.80.2",
92
92
  "ts-node": "10.9.2",
93
93
  "tslib": "2.7.0",
94
94
  "typescript": "5.6.3",
95
- "vite": "5.4.8",
95
+ "vite": "5.4.9",
96
96
  "vite-plugin-compression": "0.5.1",
97
97
  "vue-tsc": "2.1.6"
98
98
  },
Binary file
Binary file
Binary file
Binary file
@@ -1,21 +0,0 @@
1
- import { d as s, a as o, g as t, ag as a } from "./mitt-BvlSsOyy.js";
2
- import { _ as r } from "./SelectField.vue_vue_type_style_index_0_lang-DYqBNiN1.js";
3
- const d = { class: "konnectio-placeholder" }, c = /* @__PURE__ */ s({
4
- __name: "_",
5
- props: {
6
- height: { default: "100%" },
7
- width: { default: "100%" },
8
- borderRadius: { default: "3px" }
9
- },
10
- setup(n) {
11
- return a((e) => ({
12
- cc5fd698: e.width,
13
- f338f00e: e.height,
14
- "39e20d30": e.borderRadius
15
- })), (e, p) => (o(), t("div", d));
16
- }
17
- }), f = /* @__PURE__ */ r(c, [["__scopeId", "data-v-2c111936"]]);
18
- export {
19
- f as E
20
- };
21
- //# sourceMappingURL=Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-C7lRVfgI.js.map
@@ -1,5 +0,0 @@
1
- import { _ as f } from "./_.vue_vue_type_style_index_0_lang-CVZiiXvr.js";
2
- export {
3
- f as default
4
- };
5
- //# sourceMappingURL=_-DoXy33q-.js.map
Binary file
Binary file