@konnectio/core 4.0.56-rc20 → 4.0.56-rc21
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-8hkjdoF_.js → ActionField-mMYGNb-7.js} +7 -7
- package/dist/ActionField-mMYGNb-7.js.br +0 -0
- package/dist/{AvailabilitySkeleton-K35mnVjA.js → AvailabilitySkeleton-iD7Vbt5K.js} +29 -29
- package/dist/AvailabilitySkeleton-iD7Vbt5K.js.br +0 -0
- package/dist/{CheckoutWindow-bgpWiBAd.js → CheckoutWindow-T32YH60g.js} +28 -28
- package/dist/CheckoutWindow-T32YH60g.js.br +0 -0
- package/dist/DateField.vue_vue_type_style_index_0_lang-seJ00xvJ.js +7607 -0
- package/dist/DateField.vue_vue_type_style_index_0_lang-seJ00xvJ.js.br +0 -0
- package/dist/ErrorMessage-4GwDZEsl.js +36 -0
- package/dist/ErrorMessage-4GwDZEsl.js.br +0 -0
- package/dist/EventAvailabilityForm-jvxOZKWx.js +366 -0
- package/dist/EventAvailabilityForm-jvxOZKWx.js.br +0 -0
- package/dist/{Field-FbUrCgmJ.js → Field-EqFBeBE_.js} +7 -7
- package/dist/Field-EqFBeBE_.js.br +0 -0
- package/dist/{ThankYou-tb7LP48E.js → ThankYou-pu1PDfhl.js} +2553 -2599
- package/dist/ThankYou-pu1PDfhl.js.br +0 -0
- package/dist/{_-5tXWGiwV.js → _--L3VvP-p.js} +6378 -6410
- package/dist/_--L3VvP-p.js.br +0 -0
- package/dist/availability.js +69 -157
- package/dist/availability.js.br +0 -0
- package/dist/event.js +323 -534
- package/dist/event.js.br +0 -0
- package/dist/gift-card-validation.js +28 -29
- package/dist/gift-card-validation.js.br +0 -0
- package/dist/gift-card.js +203 -199
- package/dist/gift-card.js.br +0 -0
- package/dist/hotel.js +1316 -1243
- package/dist/hotel.js.br +0 -0
- package/dist/polyfill.js +1 -1
- package/dist/polyfill.js.br +0 -0
- package/dist/style.css +1 -1
- package/dist/style.css.br +0 -0
- package/package.json +6 -6
- package/dist/ActionField-8hkjdoF_.js.br +0 -0
- package/dist/AvailabilitySkeleton-K35mnVjA.js.br +0 -0
- package/dist/CheckoutWindow-bgpWiBAd.js.br +0 -0
- package/dist/DateField.vue_vue_type_style_index_0_lang-otC5QBT_.js +0 -8026
- package/dist/DateField.vue_vue_type_style_index_0_lang-otC5QBT_.js.br +0 -0
- package/dist/Field-FbUrCgmJ.js.br +0 -0
- package/dist/ThankYou-tb7LP48E.js.br +0 -0
- package/dist/_-5tXWGiwV.js.br +0 -0
- package/dist/event-36Kem6rb.js +0 -328
- package/dist/event-36Kem6rb.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-rc21",
|
|
4
4
|
"author": "Konnectio <info@freshcase.dk> (https://konnectio.dk)",
|
|
5
5
|
"homepage": "https://konnectio.dk",
|
|
6
6
|
"description": "Konnectio Core Frontend Integration.",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"@fortawesome/vue-fontawesome": "3.0.6",
|
|
47
47
|
"@intlify/unplugin-vue-i18n": "2.0.0",
|
|
48
48
|
"@unhead/vue": "1.8.10",
|
|
49
|
-
"@vuepic/vue-datepicker": "8.
|
|
49
|
+
"@vuepic/vue-datepicker": "8.1.0",
|
|
50
50
|
"@vueup/vue-quill": "1.2.0",
|
|
51
51
|
"@vueuse/core": "10.7.2",
|
|
52
52
|
"axios": "1.6.7",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"linkify-html": "4.1.3",
|
|
57
57
|
"linkifyjs": "4.1.3",
|
|
58
58
|
"pinia": "2.1.7",
|
|
59
|
-
"postcss": "8.4.
|
|
59
|
+
"postcss": "8.4.35",
|
|
60
60
|
"recaptcha-v3": "1.10.0",
|
|
61
61
|
"regenerator-runtime": "0.14.1",
|
|
62
62
|
"text-clipper": "2.2.0",
|
|
@@ -74,10 +74,10 @@
|
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"@babel/eslint-parser": "7.23.10",
|
|
76
76
|
"@originjs/vite-plugin-commonjs": "1.0.3",
|
|
77
|
-
"@types/node": "20.11.
|
|
77
|
+
"@types/node": "20.11.17",
|
|
78
78
|
"@typescript-eslint/eslint-plugin": "6.21.0",
|
|
79
79
|
"@typescript-eslint/parser": "6.21.0",
|
|
80
|
-
"@vitejs/plugin-vue": "5.0.
|
|
80
|
+
"@vitejs/plugin-vue": "5.0.4",
|
|
81
81
|
"@vue/eslint-config-typescript": "12.0.0",
|
|
82
82
|
"@vue/test-utils": "2.4.4",
|
|
83
83
|
"cross-env": "7.0.3",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"ts-node": "10.9.2",
|
|
90
90
|
"tslib": "2.6.2",
|
|
91
91
|
"typescript": "5.3.3",
|
|
92
|
-
"vite": "5.
|
|
92
|
+
"vite": "5.1.1",
|
|
93
93
|
"vite-plugin-compression": "0.5.1",
|
|
94
94
|
"vue-tsc": "1.8.27"
|
|
95
95
|
},
|
|
Binary file
|
|
Binary file
|
|
Binary file
|