@konnectio/core 4.1.35 → 4.1.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{ActionField-DCNmZZiv.js → ActionField-CM_eIH-u.js} +2 -2
- package/dist/ActionField-CM_eIH-u.js.br +0 -0
- package/dist/{AvailabilitySkeleton-hxyWfYPt.js → AvailabilitySkeleton-mOPtdEua.js} +5 -5
- package/dist/AvailabilitySkeleton-mOPtdEua.js.br +0 -0
- package/dist/{DateField.vue_vue_type_style_index_0_lang-NuM1ccef.js → AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_86730e88_lang-BWlCmScQ.js} +335 -335
- package/dist/AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_86730e88_lang-BWlCmScQ.js.br +0 -0
- package/dist/{CheckoutWindow-g8MDS77k.js → CheckoutWindow-4LoybYx-.js} +2 -2
- package/dist/CheckoutWindow-4LoybYx-.js.br +0 -0
- package/dist/{ErrorMessage-BepY_jfx.js → ErrorMessage-CVDnPnhY.js} +20 -19
- package/dist/ErrorMessage-CVDnPnhY.js.br +0 -0
- package/dist/{EventAvailabilityForm-BXiK3AtP.js → EventAvailabilityForm-DgFRSrYa.js} +3 -3
- package/dist/EventAvailabilityForm-DgFRSrYa.js.br +0 -0
- package/dist/{Field-C9QNlfAq.js → Field-DBqC56Xw.js} +3 -3
- package/dist/Field-DBqC56Xw.js.br +0 -0
- package/dist/{_-B2bj92F_.js → Field.vue_vue_type_style_index_0_scoped_6ef33e68_lang-D9OQFBqg.js} +2 -2
- package/dist/{SelectField.vue_vue_type_style_index_0_lang-DvnzQIPc.js → SelectField.vue_vue_type_style_index_0_lang-DC-fdW47.js} +3200 -3360
- package/dist/SelectField.vue_vue_type_style_index_0_lang-DC-fdW47.js.br +0 -0
- package/dist/{TermsOfService-CbQ2ath8.js → TermsOfService-Bm_2I5fh.js} +3 -3
- package/dist/_-DENv9RUa.js +5 -0
- package/dist/{_.vue_vue_type_style_index_0_lang-CZTIy2SW.js → _.vue_vue_type_style_index_0_lang-BdYTkih2.js} +2 -2
- package/dist/availability.js +5 -5
- package/dist/availability.js.br +0 -0
- package/dist/cancel-reservation.js +3 -3
- package/dist/cancel-reservation.js.br +0 -0
- package/dist/core.css +1 -1
- package/dist/core.css.br +0 -0
- package/dist/event.js +8 -7
- package/dist/event.js.br +0 -0
- package/dist/gift-card-validation.js +7 -7
- package/dist/gift-card-validation.js.br +0 -0
- package/dist/gift-card.js +8 -8
- package/dist/gift-card.js.br +0 -0
- package/dist/{giftCard-Dppuc1NQ.js → giftCard-C5zC8GfX.js} +2 -2
- package/dist/giftCard-C5zC8GfX.js.br +0 -0
- package/dist/hotel.js +8 -8
- package/dist/hotel.js.br +0 -0
- package/dist/{masonry.plugin-B3apLjvx.js → masonry.plugin-Cvx1ZGAd.js} +82 -82
- package/dist/masonry.plugin-Cvx1ZGAd.js.br +0 -0
- package/dist/polyfill.js +4772 -4696
- package/dist/polyfill.js.br +0 -0
- package/package.json +15 -15
- package/dist/ActionField-DCNmZZiv.js.br +0 -0
- package/dist/AvailabilitySkeleton-hxyWfYPt.js.br +0 -0
- package/dist/CheckoutWindow-g8MDS77k.js.br +0 -0
- package/dist/DateField.vue_vue_type_style_index_0_lang-NuM1ccef.js.br +0 -0
- package/dist/ErrorMessage-BepY_jfx.js.br +0 -0
- package/dist/EventAvailabilityForm-BXiK3AtP.js.br +0 -0
- package/dist/Field-C9QNlfAq.js.br +0 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-DvnzQIPc.js.br +0 -0
- package/dist/_-DrE9RYpP.js +0 -5
- package/dist/giftCard-Dppuc1NQ.js.br +0 -0
- package/dist/masonry.plugin-B3apLjvx.js.br +0 -0
package/dist/polyfill.js.br
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@konnectio/core",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.36",
|
|
4
4
|
"author": "Konnectio <info@konnectio.com> (https://konnectio.com)",
|
|
5
5
|
"homepage": "https://konnectio.com",
|
|
6
6
|
"description": "Konnectio Core Frontend Integration.",
|
|
@@ -36,6 +36,7 @@
|
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@chenfengyuan/vue-number-input": "2.0.1",
|
|
39
|
+
"@date-fns/tz": "1.2.0",
|
|
39
40
|
"@egjs/flicking-plugins": "4.7.1",
|
|
40
41
|
"@egjs/vue3-flicking": "4.12.0",
|
|
41
42
|
"@fortawesome/fontawesome-pro": "6.7.2",
|
|
@@ -49,11 +50,10 @@
|
|
|
49
50
|
"@unhead/vue": "1.11.19",
|
|
50
51
|
"@vuepic/vue-datepicker": "11.0.2",
|
|
51
52
|
"@vueuse/core": "13.1.0",
|
|
52
|
-
"axios": "1.
|
|
53
|
-
"core-js": "3.
|
|
53
|
+
"axios": "1.9.0",
|
|
54
|
+
"core-js": "3.42.0",
|
|
54
55
|
"cqfill": "0.6.1",
|
|
55
56
|
"date-fns": "4.1.0",
|
|
56
|
-
"date-fns-tz": "3.2.0",
|
|
57
57
|
"floating-vue": "5.2.2",
|
|
58
58
|
"leaflet": "1.9.4",
|
|
59
59
|
"leaflet.markercluster": "1.5.3",
|
|
@@ -71,32 +71,32 @@
|
|
|
71
71
|
"vue-i18n": "11.1.3",
|
|
72
72
|
"vue-inner-image-zoom": "3.0.1",
|
|
73
73
|
"vue-masonry": "0.16.0",
|
|
74
|
-
"vue-router": "4.5.
|
|
74
|
+
"vue-router": "4.5.1",
|
|
75
75
|
"vue-select": "4.0.0-beta.6",
|
|
76
76
|
"vue3-side-panel": "1.3.0",
|
|
77
77
|
"vue3-sticky-directive": "0.0.2",
|
|
78
78
|
"vue3-sticky-sidebar": "2.0.0"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
|
-
"@babel/eslint-parser": "7.27.
|
|
82
|
-
"@types/node": "22.
|
|
83
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
84
|
-
"@typescript-eslint/parser": "8.
|
|
81
|
+
"@babel/eslint-parser": "7.27.1",
|
|
82
|
+
"@types/node": "22.15.3",
|
|
83
|
+
"@typescript-eslint/eslint-plugin": "8.31.1",
|
|
84
|
+
"@typescript-eslint/parser": "8.31.1",
|
|
85
85
|
"@vitejs/plugin-vue": "5.2.3",
|
|
86
86
|
"@vue/eslint-config-typescript": "14.5.0",
|
|
87
87
|
"@vue/test-utils": "2.4.6",
|
|
88
88
|
"cross-env": "7.0.3",
|
|
89
|
-
"cypress": "14.3.
|
|
90
|
-
"eslint": "9.
|
|
91
|
-
"eslint-plugin-vue": "10.
|
|
89
|
+
"cypress": "14.3.2",
|
|
90
|
+
"eslint": "9.26.0",
|
|
91
|
+
"eslint-plugin-vue": "10.1.0",
|
|
92
92
|
"rollup-plugin-typescript2": "0.36.0",
|
|
93
|
-
"sass": "1.
|
|
93
|
+
"sass": "1.87.0",
|
|
94
94
|
"ts-node": "10.9.2",
|
|
95
95
|
"tslib": "2.8.1",
|
|
96
96
|
"typescript": "5.8.3",
|
|
97
|
-
"vite": "6.
|
|
97
|
+
"vite": "6.3.4",
|
|
98
98
|
"vite-plugin-compression": "0.5.1",
|
|
99
|
-
"vue-tsc": "2.2.
|
|
99
|
+
"vue-tsc": "2.2.10"
|
|
100
100
|
},
|
|
101
101
|
"contributors": [
|
|
102
102
|
{
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/_-DrE9RYpP.js
DELETED
|
Binary file
|
|
Binary file
|