@konnectio/core 4.0.56-rc39 → 4.0.56-rc40
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-Cj7yAIiF.js → ActionField-CD5wWyTP.js} +10 -10
- package/dist/ActionField-CD5wWyTP.js.br +0 -0
- package/dist/{AvailabilitySkeleton-B1NfPwnx.js → AvailabilitySkeleton-D9lVJ7Y4.js} +71 -69
- package/dist/AvailabilitySkeleton-D9lVJ7Y4.js.br +0 -0
- package/dist/{AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_17762b9b_lang-4TxEs6Ur.js → AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_17762b9b_lang-Cb15NqtR.js} +2692 -2638
- package/dist/AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_17762b9b_lang-Cb15NqtR.js.br +0 -0
- package/dist/{CheckoutWindow-Dj_a3rqK.js → CheckoutWindow-POqLB9M4.js} +33 -33
- package/dist/CheckoutWindow-POqLB9M4.js.br +0 -0
- package/dist/{ErrorMessage-B_o47rUW.js → ErrorMessage-DACtGUvq.js} +4 -4
- package/dist/ErrorMessage-DACtGUvq.js.br +0 -0
- package/dist/{EventAvailabilityForm-vxL1OmZL.js → EventAvailabilityForm-Dx4hfkc1.js} +36 -36
- package/dist/EventAvailabilityForm-Dx4hfkc1.js.br +0 -0
- package/dist/{Field-DC9mZy8_.js → Field-Nqc4wuqz.js} +8 -8
- package/dist/Field-Nqc4wuqz.js.br +0 -0
- package/dist/{Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-CITxgseu.js → Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-Bi1FLGK9.js} +3483 -3533
- package/dist/Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-Bi1FLGK9.js.br +0 -0
- package/dist/{TermsOfService-COGxWG3S.js → TermsOfService-D3ujvGpJ.js} +9 -9
- package/dist/TermsOfService-D3ujvGpJ.js.br +0 -0
- package/dist/_-BeIBHN5G.js +12 -0
- package/dist/_.vue_vue_type_style_index_0_lang-CfxcWxuU.js +72 -0
- package/dist/_.vue_vue_type_style_index_0_lang-CfxcWxuU.js.br +0 -0
- package/dist/{_commonjsHelpers-UWZO_9XV.js → _commonjsHelpers-BpcYSDvQ.js} +149 -148
- package/dist/_commonjsHelpers-BpcYSDvQ.js.br +0 -0
- package/dist/availability.js +57 -56
- package/dist/availability.js.br +0 -0
- package/dist/event.js +95 -95
- package/dist/event.js.br +0 -0
- package/dist/gift-card-validation.js +43 -41
- package/dist/gift-card-validation.js.br +0 -0
- package/dist/gift-card.js +241 -331
- package/dist/gift-card.js.br +0 -0
- package/dist/giftCard-BEp1vsXy.js +128 -0
- package/dist/giftCard-BEp1vsXy.js.br +0 -0
- package/dist/hotel.js +942 -938
- package/dist/hotel.js.br +0 -0
- package/dist/{masonry.plugin-a1QQfgj3.js → masonry.plugin-CnRH1tRE.js} +6 -6
- package/dist/masonry.plugin-CnRH1tRE.js.br +0 -0
- package/dist/navigation.js +3 -3
- package/dist/polyfill.js +10 -5
- package/dist/polyfill.js.br +0 -0
- package/dist/style.css +1 -1
- package/dist/style.css.br +0 -0
- package/package.json +9 -9
- package/dist/ActionField-Cj7yAIiF.js.br +0 -0
- package/dist/AvailabilitySkeleton-B1NfPwnx.js.br +0 -0
- package/dist/AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_17762b9b_lang-4TxEs6Ur.js.br +0 -0
- package/dist/CheckoutWindow-Dj_a3rqK.js.br +0 -0
- package/dist/ErrorMessage-B_o47rUW.js.br +0 -0
- package/dist/EventAvailabilityForm-vxL1OmZL.js.br +0 -0
- package/dist/Field-DC9mZy8_.js.br +0 -0
- package/dist/Field.vue_vue_type_style_index_0_scoped_992f78a1_lang-CITxgseu.js.br +0 -0
- package/dist/TermsOfService-COGxWG3S.js.br +0 -0
- package/dist/_commonjsHelpers-UWZO_9XV.js.br +0 -0
- package/dist/masonry.plugin-a1QQfgj3.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.56-
|
|
3
|
+
"version": "4.0.56-rc40",
|
|
4
4
|
"author": "Konnectio <info@freshcase.dk> (https://konnectio.dk)",
|
|
5
5
|
"homepage": "https://konnectio.dk",
|
|
6
6
|
"description": "Konnectio Core Frontend Integration.",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"@intlify/unplugin-vue-i18n": "4.0.0",
|
|
48
48
|
"@sentry/vue": "7.109.0",
|
|
49
49
|
"@unhead/vue": "1.9.4",
|
|
50
|
-
"@vuepic/vue-datepicker": "8.
|
|
50
|
+
"@vuepic/vue-datepicker": "8.4.0",
|
|
51
51
|
"@vueup/vue-quill": "1.2.0",
|
|
52
52
|
"@vueuse/core": "10.9.0",
|
|
53
53
|
"axios": "1.6.8",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"text-clipper": "2.2.0",
|
|
66
66
|
"vue": "3.4.21",
|
|
67
67
|
"vue-gtag": "2.0.1",
|
|
68
|
-
"vue-i18n": "9.
|
|
68
|
+
"vue-i18n": "9.11.0",
|
|
69
69
|
"vue-inner-image-zoom": "2.0.0",
|
|
70
70
|
"vue-masonry": "0.16.0",
|
|
71
71
|
"vue-router": "4.3.0",
|
|
@@ -78,9 +78,9 @@
|
|
|
78
78
|
"@babel/eslint-parser": "7.24.1",
|
|
79
79
|
"@originjs/vite-plugin-commonjs": "1.0.3",
|
|
80
80
|
"@sentry/vite-plugin": "2.16.1",
|
|
81
|
-
"@types/node": "20.12.
|
|
82
|
-
"@typescript-eslint/eslint-plugin": "7.
|
|
83
|
-
"@typescript-eslint/parser": "7.
|
|
81
|
+
"@types/node": "20.12.6",
|
|
82
|
+
"@typescript-eslint/eslint-plugin": "7.6.0",
|
|
83
|
+
"@typescript-eslint/parser": "7.6.0",
|
|
84
84
|
"@vitejs/plugin-vue": "5.0.4",
|
|
85
85
|
"@vue/eslint-config-typescript": "13.0.0",
|
|
86
86
|
"@vue/test-utils": "2.4.5",
|
|
@@ -89,13 +89,13 @@
|
|
|
89
89
|
"eslint": "8.57.0",
|
|
90
90
|
"eslint-plugin-vue": "9.24.0",
|
|
91
91
|
"rollup-plugin-typescript2": "0.36.0",
|
|
92
|
-
"sass": "1.
|
|
92
|
+
"sass": "1.74.1",
|
|
93
93
|
"ts-node": "10.9.2",
|
|
94
94
|
"tslib": "2.6.2",
|
|
95
|
-
"typescript": "5.4.
|
|
95
|
+
"typescript": "5.4.4",
|
|
96
96
|
"vite": "5.2.8",
|
|
97
97
|
"vite-plugin-compression": "0.5.1",
|
|
98
|
-
"vue-tsc": "2.0.
|
|
98
|
+
"vue-tsc": "2.0.11"
|
|
99
99
|
},
|
|
100
100
|
"contributors": [
|
|
101
101
|
{
|
|
Binary file
|
|
Binary file
|
package/dist/AvailabilitySkeleton.vue_vue_type_style_index_0_scoped_17762b9b_lang-4TxEs6Ur.js.br
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|