add-to-calendar-button 2.13.7 → 2.13.9
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/assets/css/atcb-3d.css +1 -1
- package/assets/css/atcb-date.css +1 -1
- package/assets/css/atcb-flat.css +1 -1
- package/assets/css/atcb-neumorphism.css +1 -1
- package/assets/css/atcb-round.css +1 -1
- package/assets/css/atcb-simple.css +1 -1
- package/assets/css/atcb-text.css +1 -1
- package/assets/css/atcb.css +1 -1
- package/dist/atcb-no-pro-unstyle.js +7 -5
- package/dist/atcb-no-pro.js +7 -5
- package/dist/atcb-unstyle.js +7 -5
- package/dist/atcb.js +7 -5
- package/dist/commonjs/index.js +3 -3
- package/dist/commonjs/no-pro/index.js +3 -3
- package/dist/commonjs/no-pro-unstyle/index.js +3 -3
- package/dist/commonjs/unstyle/index.js +3 -3
- package/dist/module/index.js +3 -3
- package/dist/module/no-pro/index.js +3 -3
- package/dist/module/no-pro-unstyle/index.js +3 -3
- package/dist/module/unstyle/index.js +3 -3
- package/package.json +5 -5
package/assets/css/atcb-3d.css
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* Style: 3D
|
|
7
7
|
*
|
|
8
|
-
* Version: 2.13.
|
|
8
|
+
* Version: 2.13.9
|
|
9
9
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
10
10
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
11
11
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
package/assets/css/atcb-date.css
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* Style: Date
|
|
7
7
|
*
|
|
8
|
-
* Version: 2.13.
|
|
8
|
+
* Version: 2.13.9
|
|
9
9
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
10
10
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
11
11
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
package/assets/css/atcb-flat.css
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* Style: Flat
|
|
7
7
|
*
|
|
8
|
-
* Version: 2.13.
|
|
8
|
+
* Version: 2.13.9
|
|
9
9
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
10
10
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
11
11
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* Style: Neumorphism
|
|
7
7
|
*
|
|
8
|
-
* Version: 2.13.
|
|
8
|
+
* Version: 2.13.9
|
|
9
9
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
10
10
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
11
11
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* Style: Round
|
|
7
7
|
*
|
|
8
|
-
* Version: 2.13.
|
|
8
|
+
* Version: 2.13.9
|
|
9
9
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
10
10
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
11
11
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* Style: Simple
|
|
7
7
|
*
|
|
8
|
-
* Version: 2.13.
|
|
8
|
+
* Version: 2.13.9
|
|
9
9
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
10
10
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
11
11
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
package/assets/css/atcb-text.css
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* Style: Text
|
|
7
7
|
*
|
|
8
|
-
* Version: 2.13.
|
|
8
|
+
* Version: 2.13.9
|
|
9
9
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
10
10
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
11
11
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
package/assets/css/atcb.css
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* Style: Default
|
|
7
7
|
*
|
|
8
|
-
* Version: 2.13.
|
|
8
|
+
* Version: 2.13.9
|
|
9
9
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
10
10
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
11
11
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
var tzlib_tmp_scope = (() => {
|
|
3
3
|
var __defProp = Object.defineProperty;
|
|
4
4
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -334,6 +334,7 @@ var tzlib_tmp_scope = (() => {
|
|
|
334
334
|
})();
|
|
335
335
|
if(typeof window !== "undefined"){ for(var k in tzlib_tmp_scope) window[k] = tzlib_tmp_scope[k]; }
|
|
336
336
|
|
|
337
|
+
( function(atcbGlobal) { atcbGlobal.atcb_action = function (data, triggerElement, keyboardTrigger = false) {return atcb_action(data, triggerElement, keyboardTrigger);}
|
|
337
338
|
/*!
|
|
338
339
|
* @preserve
|
|
339
340
|
*
|
|
@@ -341,14 +342,14 @@ if(typeof window !== "undefined"){ for(var k in tzlib_tmp_scope) window[k] = tzl
|
|
|
341
342
|
* Add to Calendar Button
|
|
342
343
|
* ++++++++++++++++++++++
|
|
343
344
|
*
|
|
344
|
-
* Version: 2.13.
|
|
345
|
+
* Version: 2.13.9
|
|
345
346
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
346
347
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
347
348
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
|
348
349
|
* Note: DO NOT REMOVE THE COPYRIGHT NOTICE ABOVE!
|
|
349
350
|
*
|
|
350
351
|
*/
|
|
351
|
-
const atcbVersion = '2.13.
|
|
352
|
+
const atcbVersion = '2.13.9';
|
|
352
353
|
const atcbCssTemplate = {};
|
|
353
354
|
const atcbIsBrowser = () => {
|
|
354
355
|
if (typeof window === 'undefined') {
|
|
@@ -2892,7 +2893,7 @@ function atcb_generate_msteams(data, date, subEvent = 'all') {
|
|
|
2892
2893
|
urlParts.push('location=' + encodeURIComponent(locationString));
|
|
2893
2894
|
}
|
|
2894
2895
|
if (date.descriptionHtmlFree && date.descriptionHtmlFree != '') {
|
|
2895
|
-
urlParts.push('content=' + locationString +
|
|
2896
|
+
urlParts.push('content=' + encodeURIComponent(locationString + date.descriptionHtmlFree));
|
|
2896
2897
|
}
|
|
2897
2898
|
atcb_open_cal_url(data, 'msteams', baseUrl + urlParts.join('&'), false, subEvent);
|
|
2898
2899
|
}
|
|
@@ -5981,4 +5982,5 @@ function atcb_unset_global_event_listener(identifier) {
|
|
|
5981
5982
|
}
|
|
5982
5983
|
}
|
|
5983
5984
|
|
|
5984
|
-
|
|
5985
|
+
|
|
5986
|
+
} )(window);
|
package/dist/atcb-no-pro.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
var tzlib_tmp_scope = (() => {
|
|
3
3
|
var __defProp = Object.defineProperty;
|
|
4
4
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -334,6 +334,7 @@ var tzlib_tmp_scope = (() => {
|
|
|
334
334
|
})();
|
|
335
335
|
if(typeof window !== "undefined"){ for(var k in tzlib_tmp_scope) window[k] = tzlib_tmp_scope[k]; }
|
|
336
336
|
|
|
337
|
+
( function(atcbGlobal) { atcbGlobal.atcb_action = function (data, triggerElement, keyboardTrigger = false) {return atcb_action(data, triggerElement, keyboardTrigger);}
|
|
337
338
|
/*!
|
|
338
339
|
* @preserve
|
|
339
340
|
*
|
|
@@ -341,14 +342,14 @@ if(typeof window !== "undefined"){ for(var k in tzlib_tmp_scope) window[k] = tzl
|
|
|
341
342
|
* Add to Calendar Button
|
|
342
343
|
* ++++++++++++++++++++++
|
|
343
344
|
*
|
|
344
|
-
* Version: 2.13.
|
|
345
|
+
* Version: 2.13.9
|
|
345
346
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
346
347
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
347
348
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
|
348
349
|
* Note: DO NOT REMOVE THE COPYRIGHT NOTICE ABOVE!
|
|
349
350
|
*
|
|
350
351
|
*/
|
|
351
|
-
const atcbVersion = '2.13.
|
|
352
|
+
const atcbVersion = '2.13.9';
|
|
352
353
|
const atcbCssTemplate = {
|
|
353
354
|
if (typeof window === 'undefined') {
|
|
354
355
|
return false;
|
|
@@ -2891,7 +2892,7 @@ function atcb_generate_msteams(data, date, subEvent = 'all') {
|
|
|
2891
2892
|
urlParts.push('location=' + encodeURIComponent(locationString));
|
|
2892
2893
|
}
|
|
2893
2894
|
if (date.descriptionHtmlFree && date.descriptionHtmlFree != '') {
|
|
2894
|
-
urlParts.push('content=' + locationString +
|
|
2895
|
+
urlParts.push('content=' + encodeURIComponent(locationString + date.descriptionHtmlFree));
|
|
2895
2896
|
}
|
|
2896
2897
|
atcb_open_cal_url(data, 'msteams', baseUrl + urlParts.join('&'), false, subEvent);
|
|
2897
2898
|
}
|
|
@@ -5980,4 +5981,5 @@ function atcb_unset_global_event_listener(identifier) {
|
|
|
5980
5981
|
}
|
|
5981
5982
|
}
|
|
5982
5983
|
|
|
5983
|
-
|
|
5984
|
+
|
|
5985
|
+
} )(window);
|
package/dist/atcb-unstyle.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
var tzlib_tmp_scope = (() => {
|
|
3
3
|
var __defProp = Object.defineProperty;
|
|
4
4
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -334,6 +334,7 @@ var tzlib_tmp_scope = (() => {
|
|
|
334
334
|
})();
|
|
335
335
|
if(typeof window !== "undefined"){ for(var k in tzlib_tmp_scope) window[k] = tzlib_tmp_scope[k]; }
|
|
336
336
|
|
|
337
|
+
( function(atcbGlobal) { atcbGlobal.atcb_action = function (data, triggerElement, keyboardTrigger = false) {return atcb_action(data, triggerElement, keyboardTrigger);}
|
|
337
338
|
/*!
|
|
338
339
|
* @preserve
|
|
339
340
|
*
|
|
@@ -341,14 +342,14 @@ if(typeof window !== "undefined"){ for(var k in tzlib_tmp_scope) window[k] = tzl
|
|
|
341
342
|
* Add to Calendar Button
|
|
342
343
|
* ++++++++++++++++++++++
|
|
343
344
|
*
|
|
344
|
-
* Version: 2.13.
|
|
345
|
+
* Version: 2.13.9
|
|
345
346
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
346
347
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
347
348
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
|
348
349
|
* Note: DO NOT REMOVE THE COPYRIGHT NOTICE ABOVE!
|
|
349
350
|
*
|
|
350
351
|
*/
|
|
351
|
-
const atcbVersion = '2.13.
|
|
352
|
+
const atcbVersion = '2.13.9';
|
|
352
353
|
const atcbCssTemplate = {};
|
|
353
354
|
const atcbIsBrowser = () => {
|
|
354
355
|
if (typeof window === 'undefined') {
|
|
@@ -3617,7 +3618,7 @@ function atcb_generate_msteams(data, date, subEvent = 'all') {
|
|
|
3617
3618
|
urlParts.push('location=' + encodeURIComponent(locationString));
|
|
3618
3619
|
}
|
|
3619
3620
|
if (date.descriptionHtmlFree && date.descriptionHtmlFree != '') {
|
|
3620
|
-
urlParts.push('content=' + locationString +
|
|
3621
|
+
urlParts.push('content=' + encodeURIComponent(locationString + date.descriptionHtmlFree));
|
|
3621
3622
|
}
|
|
3622
3623
|
atcb_open_cal_url(data, 'msteams', baseUrl + urlParts.join('&'), false, subEvent);
|
|
3623
3624
|
}
|
|
@@ -6706,4 +6707,5 @@ function atcb_unset_global_event_listener(identifier) {
|
|
|
6706
6707
|
}
|
|
6707
6708
|
}
|
|
6708
6709
|
|
|
6709
|
-
|
|
6710
|
+
|
|
6711
|
+
} )(window);
|
package/dist/atcb.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
var tzlib_tmp_scope = (() => {
|
|
3
3
|
var __defProp = Object.defineProperty;
|
|
4
4
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -334,6 +334,7 @@ var tzlib_tmp_scope = (() => {
|
|
|
334
334
|
})();
|
|
335
335
|
if(typeof window !== "undefined"){ for(var k in tzlib_tmp_scope) window[k] = tzlib_tmp_scope[k]; }
|
|
336
336
|
|
|
337
|
+
( function(atcbGlobal) { atcbGlobal.atcb_action = function (data, triggerElement, keyboardTrigger = false) {return atcb_action(data, triggerElement, keyboardTrigger);}
|
|
337
338
|
/*!
|
|
338
339
|
* @preserve
|
|
339
340
|
*
|
|
@@ -341,14 +342,14 @@ if(typeof window !== "undefined"){ for(var k in tzlib_tmp_scope) window[k] = tzl
|
|
|
341
342
|
* Add to Calendar Button
|
|
342
343
|
* ++++++++++++++++++++++
|
|
343
344
|
*
|
|
344
|
-
* Version: 2.13.
|
|
345
|
+
* Version: 2.13.9
|
|
345
346
|
* Creator: Jens Kuerschner (https://jekuer.com)
|
|
346
347
|
* Project: https://github.com/add2cal/add-to-calendar-button
|
|
347
348
|
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
|
|
348
349
|
* Note: DO NOT REMOVE THE COPYRIGHT NOTICE ABOVE!
|
|
349
350
|
*
|
|
350
351
|
*/
|
|
351
|
-
const atcbVersion = '2.13.
|
|
352
|
+
const atcbVersion = '2.13.9';
|
|
352
353
|
const atcbCssTemplate = {
|
|
353
354
|
if (typeof window === 'undefined') {
|
|
354
355
|
return false;
|
|
@@ -3616,7 +3617,7 @@ function atcb_generate_msteams(data, date, subEvent = 'all') {
|
|
|
3616
3617
|
urlParts.push('location=' + encodeURIComponent(locationString));
|
|
3617
3618
|
}
|
|
3618
3619
|
if (date.descriptionHtmlFree && date.descriptionHtmlFree != '') {
|
|
3619
|
-
urlParts.push('content=' + locationString +
|
|
3620
|
+
urlParts.push('content=' + encodeURIComponent(locationString + date.descriptionHtmlFree));
|
|
3620
3621
|
}
|
|
3621
3622
|
atcb_open_cal_url(data, 'msteams', baseUrl + urlParts.join('&'), false, subEvent);
|
|
3622
3623
|
}
|
|
@@ -6705,4 +6706,5 @@ function atcb_unset_global_event_listener(identifier) {
|
|
|
6705
6706
|
}
|
|
6706
6707
|
}
|
|
6707
6708
|
|
|
6708
|
-
|
|
6709
|
+
|
|
6710
|
+
} )(window);
|