@sis-cc/dotstatsuite-visions 10.14.0 → 10.15.0
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/es/Chips/CustomChip.js +69 -33
- package/es/Chips/GroupedChips.js +7 -3
- package/es/Chips/utils.js +7 -0
- package/es/DataFooter/DataFooter.js +4 -7
- package/es/ExpansionPanel/ExpansionPanel.js +1 -1
- package/es/HierarchicalFilter/HierarchicalFilter.js +7 -3
- package/es/TableHtml5/flags.js +27 -2
- package/es/TableHtml5/section.js +1 -1
- package/es/Tag/Tag.js +5 -3
- package/es/VirtualizedTree/Item.js +21 -5
- package/es/VirtualizedTree/VirtualizedTree.js +6 -9
- package/lib/Chips/CustomChip.js +67 -31
- package/lib/Chips/GroupedChips.js +7 -3
- package/lib/Chips/utils.js +8 -1
- package/lib/DataFooter/DataFooter.js +4 -7
- package/lib/ExpansionPanel/ExpansionPanel.js +1 -1
- package/lib/HierarchicalFilter/HierarchicalFilter.js +7 -3
- package/lib/TableHtml5/flags.js +26 -1
- package/lib/TableHtml5/section.js +1 -1
- package/lib/Tag/Tag.js +5 -3
- package/lib/VirtualizedTree/Item.js +20 -4
- package/lib/VirtualizedTree/VirtualizedTree.js +6 -12
- package/package.json +1 -1
- package/umd/@sis-cc/dotstatsuite-visions.js +446 -358
- package/umd/@sis-cc/dotstatsuite-visions.min.js +10 -10
- package/umd/@sis-cc/dotstatsuite-visions.min.js.map +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @sis-cc/dotstatsuite-visions v10.
|
|
2
|
+
* @sis-cc/dotstatsuite-visions v10.15.0 - https://visions-qa.siscc.org/#o
|
|
3
3
|
* MIT Licensed
|
|
4
4
|
*/
|
|
5
5
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
@@ -95,7 +95,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
95
95
|
/******/
|
|
96
96
|
/******/
|
|
97
97
|
/******/ // Load entry module and return exports
|
|
98
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
98
|
+
/******/ return __webpack_require__(__webpack_require__.s = 233);
|
|
99
99
|
/******/ })
|
|
100
100
|
/************************************************************************/
|
|
101
101
|
/******/ ([
|
|
@@ -106,7 +106,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
if (true) {
|
|
109
|
-
module.exports = __webpack_require__(
|
|
109
|
+
module.exports = __webpack_require__(234);
|
|
110
110
|
} else {}
|
|
111
111
|
|
|
112
112
|
|
|
@@ -124,7 +124,7 @@ if (true) {
|
|
|
124
124
|
if (false) { var throwOnDirectAccess, ReactIs; } else {
|
|
125
125
|
// By explicitly using `prop-types` you are opting into new production behavior.
|
|
126
126
|
// http://fb.me/prop-types-in-prod
|
|
127
|
-
module.exports = __webpack_require__(
|
|
127
|
+
module.exports = __webpack_require__(242)();
|
|
128
128
|
}
|
|
129
129
|
|
|
130
130
|
|
|
@@ -380,7 +380,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
|
380
380
|
/* 7 */
|
|
381
381
|
/***/ (function(module, exports, __webpack_require__) {
|
|
382
382
|
|
|
383
|
-
var getTimezoneOffsetInMilliseconds = __webpack_require__(
|
|
383
|
+
var getTimezoneOffsetInMilliseconds = __webpack_require__(245)
|
|
384
384
|
var isDate = __webpack_require__(106)
|
|
385
385
|
|
|
386
386
|
var MILLISECONDS_IN_HOUR = 3600000
|
|
@@ -896,7 +896,7 @@ if (true) {
|
|
|
896
896
|
// DCE check should happen before ReactDOM bundle executes so that
|
|
897
897
|
// DevTools can report bad minification during injection.
|
|
898
898
|
checkDCE();
|
|
899
|
-
module.exports = __webpack_require__(
|
|
899
|
+
module.exports = __webpack_require__(237);
|
|
900
900
|
} else {}
|
|
901
901
|
|
|
902
902
|
|
|
@@ -915,76 +915,76 @@ module.exports = {
|
|
|
915
915
|
addSeconds: __webpack_require__(137),
|
|
916
916
|
addWeeks: __webpack_require__(108),
|
|
917
917
|
addYears: __webpack_require__(138),
|
|
918
|
-
areRangesOverlapping: __webpack_require__(
|
|
919
|
-
closestIndexTo: __webpack_require__(
|
|
920
|
-
closestTo: __webpack_require__(
|
|
918
|
+
areRangesOverlapping: __webpack_require__(246),
|
|
919
|
+
closestIndexTo: __webpack_require__(247),
|
|
920
|
+
closestTo: __webpack_require__(248),
|
|
921
921
|
compareAsc: __webpack_require__(69),
|
|
922
922
|
compareDesc: __webpack_require__(109),
|
|
923
923
|
differenceInCalendarDays: __webpack_require__(83),
|
|
924
|
-
differenceInCalendarISOWeeks: __webpack_require__(
|
|
924
|
+
differenceInCalendarISOWeeks: __webpack_require__(249),
|
|
925
925
|
differenceInCalendarISOYears: __webpack_require__(139),
|
|
926
926
|
differenceInCalendarMonths: __webpack_require__(140),
|
|
927
|
-
differenceInCalendarQuarters: __webpack_require__(
|
|
928
|
-
differenceInCalendarWeeks: __webpack_require__(
|
|
927
|
+
differenceInCalendarQuarters: __webpack_require__(250),
|
|
928
|
+
differenceInCalendarWeeks: __webpack_require__(251),
|
|
929
929
|
differenceInCalendarYears: __webpack_require__(142),
|
|
930
930
|
differenceInDays: __webpack_require__(143),
|
|
931
|
-
differenceInHours: __webpack_require__(
|
|
932
|
-
differenceInISOYears: __webpack_require__(
|
|
931
|
+
differenceInHours: __webpack_require__(252),
|
|
932
|
+
differenceInISOYears: __webpack_require__(253),
|
|
933
933
|
differenceInMilliseconds: __webpack_require__(85),
|
|
934
|
-
differenceInMinutes: __webpack_require__(
|
|
934
|
+
differenceInMinutes: __webpack_require__(254),
|
|
935
935
|
differenceInMonths: __webpack_require__(110),
|
|
936
|
-
differenceInQuarters: __webpack_require__(
|
|
936
|
+
differenceInQuarters: __webpack_require__(255),
|
|
937
937
|
differenceInSeconds: __webpack_require__(111),
|
|
938
|
-
differenceInWeeks: __webpack_require__(
|
|
939
|
-
differenceInYears: __webpack_require__(
|
|
938
|
+
differenceInWeeks: __webpack_require__(256),
|
|
939
|
+
differenceInYears: __webpack_require__(257),
|
|
940
940
|
distanceInWords: __webpack_require__(145),
|
|
941
|
-
distanceInWordsStrict: __webpack_require__(
|
|
942
|
-
distanceInWordsToNow: __webpack_require__(
|
|
943
|
-
eachDay: __webpack_require__(
|
|
941
|
+
distanceInWordsStrict: __webpack_require__(261),
|
|
942
|
+
distanceInWordsToNow: __webpack_require__(262),
|
|
943
|
+
eachDay: __webpack_require__(263),
|
|
944
944
|
endOfDay: __webpack_require__(113),
|
|
945
|
-
endOfHour: __webpack_require__(
|
|
946
|
-
endOfISOWeek: __webpack_require__(
|
|
947
|
-
endOfISOYear: __webpack_require__(
|
|
948
|
-
endOfMinute: __webpack_require__(
|
|
945
|
+
endOfHour: __webpack_require__(264),
|
|
946
|
+
endOfISOWeek: __webpack_require__(265),
|
|
947
|
+
endOfISOYear: __webpack_require__(266),
|
|
948
|
+
endOfMinute: __webpack_require__(267),
|
|
949
949
|
endOfMonth: __webpack_require__(147),
|
|
950
|
-
endOfQuarter: __webpack_require__(
|
|
951
|
-
endOfSecond: __webpack_require__(
|
|
952
|
-
endOfToday: __webpack_require__(
|
|
953
|
-
endOfTomorrow: __webpack_require__(
|
|
950
|
+
endOfQuarter: __webpack_require__(268),
|
|
951
|
+
endOfSecond: __webpack_require__(269),
|
|
952
|
+
endOfToday: __webpack_require__(270),
|
|
953
|
+
endOfTomorrow: __webpack_require__(271),
|
|
954
954
|
endOfWeek: __webpack_require__(146),
|
|
955
|
-
endOfYear: __webpack_require__(
|
|
956
|
-
endOfYesterday: __webpack_require__(
|
|
957
|
-
format: __webpack_require__(
|
|
958
|
-
getDate: __webpack_require__(
|
|
959
|
-
getDay: __webpack_require__(
|
|
955
|
+
endOfYear: __webpack_require__(272),
|
|
956
|
+
endOfYesterday: __webpack_require__(273),
|
|
957
|
+
format: __webpack_require__(274),
|
|
958
|
+
getDate: __webpack_require__(275),
|
|
959
|
+
getDay: __webpack_require__(276),
|
|
960
960
|
getDayOfYear: __webpack_require__(148),
|
|
961
961
|
getDaysInMonth: __webpack_require__(107),
|
|
962
|
-
getDaysInYear: __webpack_require__(
|
|
963
|
-
getHours: __webpack_require__(
|
|
962
|
+
getDaysInYear: __webpack_require__(277),
|
|
963
|
+
getHours: __webpack_require__(278),
|
|
964
964
|
getISODay: __webpack_require__(152),
|
|
965
965
|
getISOWeek: __webpack_require__(114),
|
|
966
|
-
getISOWeeksInYear: __webpack_require__(
|
|
966
|
+
getISOWeeksInYear: __webpack_require__(279),
|
|
967
967
|
getISOYear: __webpack_require__(52),
|
|
968
|
-
getMilliseconds: __webpack_require__(
|
|
969
|
-
getMinutes: __webpack_require__(
|
|
970
|
-
getMonth: __webpack_require__(
|
|
971
|
-
getOverlappingDaysInRanges: __webpack_require__(
|
|
968
|
+
getMilliseconds: __webpack_require__(280),
|
|
969
|
+
getMinutes: __webpack_require__(281),
|
|
970
|
+
getMonth: __webpack_require__(282),
|
|
971
|
+
getOverlappingDaysInRanges: __webpack_require__(283),
|
|
972
972
|
getQuarter: __webpack_require__(141),
|
|
973
|
-
getSeconds: __webpack_require__(
|
|
974
|
-
getTime: __webpack_require__(
|
|
975
|
-
getYear: __webpack_require__(
|
|
976
|
-
isAfter: __webpack_require__(
|
|
977
|
-
isBefore: __webpack_require__(
|
|
973
|
+
getSeconds: __webpack_require__(284),
|
|
974
|
+
getTime: __webpack_require__(285),
|
|
975
|
+
getYear: __webpack_require__(286),
|
|
976
|
+
isAfter: __webpack_require__(287),
|
|
977
|
+
isBefore: __webpack_require__(288),
|
|
978
978
|
isDate: __webpack_require__(106),
|
|
979
|
-
isEqual: __webpack_require__(
|
|
980
|
-
isFirstDayOfMonth: __webpack_require__(
|
|
981
|
-
isFriday: __webpack_require__(
|
|
982
|
-
isFuture: __webpack_require__(
|
|
983
|
-
isLastDayOfMonth: __webpack_require__(
|
|
979
|
+
isEqual: __webpack_require__(289),
|
|
980
|
+
isFirstDayOfMonth: __webpack_require__(290),
|
|
981
|
+
isFriday: __webpack_require__(291),
|
|
982
|
+
isFuture: __webpack_require__(292),
|
|
983
|
+
isLastDayOfMonth: __webpack_require__(293),
|
|
984
984
|
isLeapYear: __webpack_require__(151),
|
|
985
|
-
isMonday: __webpack_require__(
|
|
986
|
-
isPast: __webpack_require__(
|
|
987
|
-
isSameDay: __webpack_require__(
|
|
985
|
+
isMonday: __webpack_require__(294),
|
|
986
|
+
isPast: __webpack_require__(295),
|
|
987
|
+
isSameDay: __webpack_require__(296),
|
|
988
988
|
isSameHour: __webpack_require__(153),
|
|
989
989
|
isSameISOWeek: __webpack_require__(155),
|
|
990
990
|
isSameISOYear: __webpack_require__(156),
|
|
@@ -994,71 +994,71 @@ module.exports = {
|
|
|
994
994
|
isSameSecond: __webpack_require__(162),
|
|
995
995
|
isSameWeek: __webpack_require__(115),
|
|
996
996
|
isSameYear: __webpack_require__(164),
|
|
997
|
-
isSaturday: __webpack_require__(
|
|
998
|
-
isSunday: __webpack_require__(
|
|
999
|
-
isThisHour: __webpack_require__(
|
|
1000
|
-
isThisISOWeek: __webpack_require__(
|
|
1001
|
-
isThisISOYear: __webpack_require__(
|
|
1002
|
-
isThisMinute: __webpack_require__(
|
|
1003
|
-
isThisMonth: __webpack_require__(
|
|
1004
|
-
isThisQuarter: __webpack_require__(
|
|
1005
|
-
isThisSecond: __webpack_require__(
|
|
1006
|
-
isThisWeek: __webpack_require__(
|
|
1007
|
-
isThisYear: __webpack_require__(
|
|
1008
|
-
isThursday: __webpack_require__(
|
|
1009
|
-
isToday: __webpack_require__(
|
|
1010
|
-
isTomorrow: __webpack_require__(
|
|
1011
|
-
isTuesday: __webpack_require__(
|
|
997
|
+
isSaturday: __webpack_require__(297),
|
|
998
|
+
isSunday: __webpack_require__(298),
|
|
999
|
+
isThisHour: __webpack_require__(299),
|
|
1000
|
+
isThisISOWeek: __webpack_require__(300),
|
|
1001
|
+
isThisISOYear: __webpack_require__(301),
|
|
1002
|
+
isThisMinute: __webpack_require__(302),
|
|
1003
|
+
isThisMonth: __webpack_require__(303),
|
|
1004
|
+
isThisQuarter: __webpack_require__(304),
|
|
1005
|
+
isThisSecond: __webpack_require__(305),
|
|
1006
|
+
isThisWeek: __webpack_require__(306),
|
|
1007
|
+
isThisYear: __webpack_require__(307),
|
|
1008
|
+
isThursday: __webpack_require__(308),
|
|
1009
|
+
isToday: __webpack_require__(309),
|
|
1010
|
+
isTomorrow: __webpack_require__(310),
|
|
1011
|
+
isTuesday: __webpack_require__(311),
|
|
1012
1012
|
isValid: __webpack_require__(150),
|
|
1013
|
-
isWednesday: __webpack_require__(
|
|
1014
|
-
isWeekend: __webpack_require__(
|
|
1015
|
-
isWithinRange: __webpack_require__(
|
|
1016
|
-
isYesterday: __webpack_require__(
|
|
1017
|
-
lastDayOfISOWeek: __webpack_require__(
|
|
1018
|
-
lastDayOfISOYear: __webpack_require__(
|
|
1019
|
-
lastDayOfMonth: __webpack_require__(
|
|
1020
|
-
lastDayOfQuarter: __webpack_require__(
|
|
1013
|
+
isWednesday: __webpack_require__(312),
|
|
1014
|
+
isWeekend: __webpack_require__(313),
|
|
1015
|
+
isWithinRange: __webpack_require__(314),
|
|
1016
|
+
isYesterday: __webpack_require__(315),
|
|
1017
|
+
lastDayOfISOWeek: __webpack_require__(316),
|
|
1018
|
+
lastDayOfISOYear: __webpack_require__(317),
|
|
1019
|
+
lastDayOfMonth: __webpack_require__(318),
|
|
1020
|
+
lastDayOfQuarter: __webpack_require__(319),
|
|
1021
1021
|
lastDayOfWeek: __webpack_require__(165),
|
|
1022
|
-
lastDayOfYear: __webpack_require__(
|
|
1023
|
-
max: __webpack_require__(
|
|
1024
|
-
min: __webpack_require__(
|
|
1022
|
+
lastDayOfYear: __webpack_require__(320),
|
|
1023
|
+
max: __webpack_require__(321),
|
|
1024
|
+
min: __webpack_require__(322),
|
|
1025
1025
|
parse: __webpack_require__(7),
|
|
1026
|
-
setDate: __webpack_require__(
|
|
1027
|
-
setDay: __webpack_require__(
|
|
1028
|
-
setDayOfYear: __webpack_require__(
|
|
1029
|
-
setHours: __webpack_require__(
|
|
1030
|
-
setISODay: __webpack_require__(
|
|
1031
|
-
setISOWeek: __webpack_require__(
|
|
1026
|
+
setDate: __webpack_require__(323),
|
|
1027
|
+
setDay: __webpack_require__(324),
|
|
1028
|
+
setDayOfYear: __webpack_require__(325),
|
|
1029
|
+
setHours: __webpack_require__(326),
|
|
1030
|
+
setISODay: __webpack_require__(327),
|
|
1031
|
+
setISOWeek: __webpack_require__(328),
|
|
1032
1032
|
setISOYear: __webpack_require__(134),
|
|
1033
|
-
setMilliseconds: __webpack_require__(
|
|
1034
|
-
setMinutes: __webpack_require__(
|
|
1033
|
+
setMilliseconds: __webpack_require__(329),
|
|
1034
|
+
setMinutes: __webpack_require__(330),
|
|
1035
1035
|
setMonth: __webpack_require__(166),
|
|
1036
|
-
setQuarter: __webpack_require__(
|
|
1037
|
-
setSeconds: __webpack_require__(
|
|
1038
|
-
setYear: __webpack_require__(
|
|
1036
|
+
setQuarter: __webpack_require__(331),
|
|
1037
|
+
setSeconds: __webpack_require__(332),
|
|
1038
|
+
setYear: __webpack_require__(333),
|
|
1039
1039
|
startOfDay: __webpack_require__(54),
|
|
1040
1040
|
startOfHour: __webpack_require__(154),
|
|
1041
1041
|
startOfISOWeek: __webpack_require__(53),
|
|
1042
1042
|
startOfISOYear: __webpack_require__(68),
|
|
1043
1043
|
startOfMinute: __webpack_require__(158),
|
|
1044
|
-
startOfMonth: __webpack_require__(
|
|
1044
|
+
startOfMonth: __webpack_require__(334),
|
|
1045
1045
|
startOfQuarter: __webpack_require__(161),
|
|
1046
1046
|
startOfSecond: __webpack_require__(163),
|
|
1047
|
-
startOfToday: __webpack_require__(
|
|
1048
|
-
startOfTomorrow: __webpack_require__(
|
|
1047
|
+
startOfToday: __webpack_require__(335),
|
|
1048
|
+
startOfTomorrow: __webpack_require__(336),
|
|
1049
1049
|
startOfWeek: __webpack_require__(82),
|
|
1050
1050
|
startOfYear: __webpack_require__(149),
|
|
1051
|
-
startOfYesterday: __webpack_require__(
|
|
1052
|
-
subDays: __webpack_require__(
|
|
1053
|
-
subHours: __webpack_require__(
|
|
1051
|
+
startOfYesterday: __webpack_require__(337),
|
|
1052
|
+
subDays: __webpack_require__(338),
|
|
1053
|
+
subHours: __webpack_require__(339),
|
|
1054
1054
|
subISOYears: __webpack_require__(144),
|
|
1055
|
-
subMilliseconds: __webpack_require__(
|
|
1056
|
-
subMinutes: __webpack_require__(
|
|
1057
|
-
subMonths: __webpack_require__(
|
|
1058
|
-
subQuarters: __webpack_require__(
|
|
1059
|
-
subSeconds: __webpack_require__(
|
|
1060
|
-
subWeeks: __webpack_require__(
|
|
1061
|
-
subYears: __webpack_require__(
|
|
1055
|
+
subMilliseconds: __webpack_require__(340),
|
|
1056
|
+
subMinutes: __webpack_require__(341),
|
|
1057
|
+
subMonths: __webpack_require__(342),
|
|
1058
|
+
subQuarters: __webpack_require__(343),
|
|
1059
|
+
subSeconds: __webpack_require__(344),
|
|
1060
|
+
subWeeks: __webpack_require__(345),
|
|
1061
|
+
subYears: __webpack_require__(346)
|
|
1062
1062
|
}
|
|
1063
1063
|
|
|
1064
1064
|
|
|
@@ -1929,7 +1929,7 @@ exports.bpfrpt_proptype_VisibleCellRange = bpfrpt_proptype_VisibleCellRange;
|
|
|
1929
1929
|
|
|
1930
1930
|
|
|
1931
1931
|
if (true) {
|
|
1932
|
-
module.exports = __webpack_require__(
|
|
1932
|
+
module.exports = __webpack_require__(244);
|
|
1933
1933
|
} else {}
|
|
1934
1934
|
|
|
1935
1935
|
|
|
@@ -2998,7 +2998,7 @@ module.exports = startOfDay
|
|
|
2998
2998
|
"use strict";
|
|
2999
2999
|
|
|
3000
3000
|
|
|
3001
|
-
var reactIs = __webpack_require__(
|
|
3001
|
+
var reactIs = __webpack_require__(235);
|
|
3002
3002
|
|
|
3003
3003
|
/**
|
|
3004
3004
|
* Copyright 2015, Yahoo! Inc.
|
|
@@ -3580,8 +3580,8 @@ exports.default = _default;
|
|
|
3580
3580
|
|
|
3581
3581
|
// Load modules
|
|
3582
3582
|
|
|
3583
|
-
const Punycode = __webpack_require__(
|
|
3584
|
-
const Util = __webpack_require__(
|
|
3583
|
+
const Punycode = __webpack_require__(351);
|
|
3584
|
+
const Util = __webpack_require__(353);
|
|
3585
3585
|
|
|
3586
3586
|
// Declare internals
|
|
3587
3587
|
|
|
@@ -5076,7 +5076,7 @@ exports.diagnoses = internals.validate.diagnoses = (function () {
|
|
|
5076
5076
|
|
|
5077
5077
|
exports.normalize = internals.normalize;
|
|
5078
5078
|
|
|
5079
|
-
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(
|
|
5079
|
+
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(347).Buffer))
|
|
5080
5080
|
|
|
5081
5081
|
/***/ }),
|
|
5082
5082
|
/* 77 */,
|
|
@@ -5935,8 +5935,8 @@ module.exports = differenceInSeconds
|
|
|
5935
5935
|
/* 112 */
|
|
5936
5936
|
/***/ (function(module, exports, __webpack_require__) {
|
|
5937
5937
|
|
|
5938
|
-
var buildDistanceInWordsLocale = __webpack_require__(
|
|
5939
|
-
var buildFormatLocale = __webpack_require__(
|
|
5938
|
+
var buildDistanceInWordsLocale = __webpack_require__(258)
|
|
5939
|
+
var buildFormatLocale = __webpack_require__(259)
|
|
5940
5940
|
|
|
5941
5941
|
/**
|
|
5942
5942
|
* @category Locales
|
|
@@ -6098,7 +6098,7 @@ module.exports = _getPrototypeOf, module.exports.__esModule = true, module.expor
|
|
|
6098
6098
|
/* 118 */
|
|
6099
6099
|
/***/ (function(module, exports, __webpack_require__) {
|
|
6100
6100
|
|
|
6101
|
-
var setPrototypeOf = __webpack_require__(
|
|
6101
|
+
var setPrototypeOf = __webpack_require__(358);
|
|
6102
6102
|
function _inherits(subClass, superClass) {
|
|
6103
6103
|
if (typeof superClass !== "function" && superClass !== null) {
|
|
6104
6104
|
throw new TypeError("Super expression must either be null or a function");
|
|
@@ -6131,7 +6131,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6131
6131
|
});
|
|
6132
6132
|
exports["default"] = void 0;
|
|
6133
6133
|
|
|
6134
|
-
var _objectWithoutProperties2 = _interopRequireDefault(__webpack_require__(
|
|
6134
|
+
var _objectWithoutProperties2 = _interopRequireDefault(__webpack_require__(364));
|
|
6135
6135
|
|
|
6136
6136
|
var _classCallCheck2 = _interopRequireDefault(__webpack_require__(70));
|
|
6137
6137
|
|
|
@@ -6139,9 +6139,9 @@ var _createClass2 = _interopRequireDefault(__webpack_require__(71));
|
|
|
6139
6139
|
|
|
6140
6140
|
var _defineProperty2 = _interopRequireDefault(__webpack_require__(72));
|
|
6141
6141
|
|
|
6142
|
-
var _CellSizeAndPositionManager = _interopRequireDefault(__webpack_require__(
|
|
6142
|
+
var _CellSizeAndPositionManager = _interopRequireDefault(__webpack_require__(366));
|
|
6143
6143
|
|
|
6144
|
-
var _maxElementSize = __webpack_require__(
|
|
6144
|
+
var _maxElementSize = __webpack_require__(367);
|
|
6145
6145
|
|
|
6146
6146
|
var _types = __webpack_require__(43);
|
|
6147
6147
|
|
|
@@ -6367,7 +6367,7 @@ exports.removeUserSelectStyles = removeUserSelectStyles;
|
|
|
6367
6367
|
|
|
6368
6368
|
var _shims = __webpack_require__(87);
|
|
6369
6369
|
|
|
6370
|
-
var _getPrefix = _interopRequireWildcard(__webpack_require__(
|
|
6370
|
+
var _getPrefix = _interopRequireWildcard(__webpack_require__(375));
|
|
6371
6371
|
|
|
6372
6372
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
6373
6373
|
|
|
@@ -6699,7 +6699,7 @@ function removeClassName(el
|
|
|
6699
6699
|
/* 121 */
|
|
6700
6700
|
/***/ (function(module) {
|
|
6701
6701
|
|
|
6702
|
-
module.exports = {"name":"@sis-cc/dotstatsuite-visions","version":"10.
|
|
6702
|
+
module.exports = {"name":"@sis-cc/dotstatsuite-visions","version":"10.15.0","description":"Library of visual components","author":"OECD","homepage":"https://visions-qa.siscc.org/#o","license":"MIT","repository":"https://gitlab.com/sis-cc/.stat-suite/dotstatsuite-visions","main":"lib/index.js","module":"es/index.js","engines":{"node":">=14"},"files":["css","es","lib","umd"],"scripts":{"build":"nwb build-react-component --copy-files --no-demo && node scripts/doc && nwb build-demo","build:dev":"nwb build-react-component --copy-files --no-demo","clean":"nwb clean-module && nwb clean-demo","prepublishOnly":"npm run build","start":"nwb serve-react-demo","test":"jest","test:watch":"jest --watch --no-cache","lint":"eslint src/ --color","precommit":"lint-staged"},"dependencies":{"@react-hook/size":"^2.1.1","classnames":"^2.2.6","date-fns":"^1.30.1","isemail":"^3.2.0","numeral":"^2.0.6","prop-types":"^15.7.2","ramda":"^0.27.0","react-beautiful-dnd":"^13.0.0","react-draggable":"^4.4.5","react-error-boundary":"^4.0.10","react-virtualized":"^9.21.2"},"peerDependencies":{"@material-ui/core":"^4","@material-ui/icons":"^4","@sis-cc/dotstatsuite-sdmxjs":"^8.x","react":"^18","react-dom":"^18"},"devDependencies":{"@babel/eslint-parser":"^7.5.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@cfaester/enzyme-adapter-react-18":"^0.7.0","@material-ui/core":"^4","@material-ui/icons":"^4","@sis-cc/dotstatsuite-sdmxjs":"*","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^14.0.0","babel-jest":"^24.8.0","babel-preset-react-app":"^9.0.0","dox":"^0.9.0","eslint":"^8.39.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jsx-a11y":"^6.7.1","eslint-plugin-prettier":"^4.2.1","eslint-plugin-react":"^7.32.2","eslint-plugin-react-hooks":"^4.6.0","husky":"^2.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jss":"^10.10.0","jss-rtl":"^0.2.3","lint-staged":"^8.2.1","mutationobserver-shim":"^0.3.7","nwb":"0.23.0","prettier":"^2.8.8","pretty-quick":"^3.1.3","react":"^18","react-a11y":"^1.1.0","react-dom":"^18","react-helmet":"^5.2.1","react-scrollable-anchor":"^0.6.1","react-syntax-highlighter":"^10.2.1","sanitize-html":"2.7.0","webpack":"^5.68.0","webpack-cli":"^4.9.2","webpack-dev-server":"^4.7.4"},"jest":{"verbose":true,"coverageDirectory":"coverage","collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}","!src/ScopeList/*.{js,jsx,ts,tsx}","!src/**/*.d.ts"],"setupFilesAfterEnv":["<rootDir>/tests/setup.js"],"testMatch":["**/tests/**/*.{spec,test}.{js,jsx,ts,tsx}","!**/tests/ScopeList.test.js"],"testEnvironment":"jsdom","transform":{"^.+\\.(js|jsx|ts|tsx)$":"<rootDir>/node_modules/babel-jest"},"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"],"modulePaths":[],"moduleNameMapper":{"^react-native$":"react-native-web","^.+\\.module\\.(css|sass|scss)$":"identity-obj-proxy","\\.(jpg|jpeg|png)$":"identity-obj-proxy"},"moduleFileExtensions":["web.js","js","web.ts","ts","web.tsx","tsx","json","web.jsx","jsx","node"]},"babel":{"presets":["react-app"],"plugins":["@babel/plugin-syntax-dynamic-import"]},"eslintConfig":{"env":{"browser":true,"jest":true,"node":true,"es6":true},"extends":["eslint:recommended","plugin:react/recommended","plugin:jsx-a11y/recommended"],"parser":"@babel/eslint-parser","parserOptions":{"babelOptions":{"presets":[["babel-preset-react-app",false],"babel-preset-react-app/test"]},"ecmaFeatures":{"experimentalObjectRestSpread":true,"jsx":true},"sourceType":"module"},"plugins":["prettier","react","import","react-hooks","jsx-a11y"],"rules":{"no-console":"warn","no-unused-vars":"error","react/display-name":"off","react-hooks/rules-of-hooks":"error","react-hooks/exhaustive-deps":"warn","no-use-before-define":"error"}},"browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"src/**/*.{js,css}":["prettier --write","git add","yarn lint"]},"prettier":{"endOfLine":"lf","useTabs":false,"printWidth":100,"tabWidth":2,"singleQuote":true,"trailingComma":"all","bracketSameLine":false,"bracketSpacing":true,"parser":"babel","semi":true,"arrowParens":"avoid"}};
|
|
6703
6703
|
|
|
6704
6704
|
/***/ }),
|
|
6705
6705
|
/* 122 */
|
|
@@ -8405,7 +8405,7 @@ module.exports = setMonth
|
|
|
8405
8405
|
/***/ (function(module, exports, __webpack_require__) {
|
|
8406
8406
|
|
|
8407
8407
|
var _typeof = __webpack_require__(80)["default"];
|
|
8408
|
-
var toPrimitive = __webpack_require__(
|
|
8408
|
+
var toPrimitive = __webpack_require__(357);
|
|
8409
8409
|
function _toPropertyKey(arg) {
|
|
8410
8410
|
var key = toPrimitive(arg, "string");
|
|
8411
8411
|
return _typeof(key) === "symbol" ? key : String(key);
|
|
@@ -13075,7 +13075,7 @@ Object.defineProperty(exports, "AutoSizer", {
|
|
|
13075
13075
|
}
|
|
13076
13076
|
});
|
|
13077
13077
|
|
|
13078
|
-
var _AutoSizer = _interopRequireDefault(__webpack_require__(
|
|
13078
|
+
var _AutoSizer = _interopRequireDefault(__webpack_require__(356));
|
|
13079
13079
|
|
|
13080
13080
|
/***/ }),
|
|
13081
13081
|
/* 198 */
|
|
@@ -13108,7 +13108,7 @@ Object.defineProperty(exports, "bpfrpt_proptype_RowRendererParams", {
|
|
|
13108
13108
|
}
|
|
13109
13109
|
});
|
|
13110
13110
|
|
|
13111
|
-
var _List = _interopRequireDefault(__webpack_require__(
|
|
13111
|
+
var _List = _interopRequireDefault(__webpack_require__(360));
|
|
13112
13112
|
|
|
13113
13113
|
var _types = __webpack_require__(171);
|
|
13114
13114
|
|
|
@@ -13171,7 +13171,7 @@ exports.default = _default;
|
|
|
13171
13171
|
"use strict";
|
|
13172
13172
|
|
|
13173
13173
|
|
|
13174
|
-
var _require = __webpack_require__(
|
|
13174
|
+
var _require = __webpack_require__(374),
|
|
13175
13175
|
Draggable = _require.default,
|
|
13176
13176
|
DraggableCore = _require.DraggableCore; // Previous versions of this lib exported <Draggable> as the root export. As to no-// them, or TypeScript, we export *both* as the root and as 'default'.
|
|
13177
13177
|
// See https://github.com/mzabriskie/react-draggable/pull/254
|
|
@@ -13289,15 +13289,14 @@ exports.default = _default;
|
|
|
13289
13289
|
/* 230 */,
|
|
13290
13290
|
/* 231 */,
|
|
13291
13291
|
/* 232 */,
|
|
13292
|
-
/* 233
|
|
13293
|
-
/* 234 */
|
|
13292
|
+
/* 233 */
|
|
13294
13293
|
/***/ (function(module, exports, __webpack_require__) {
|
|
13295
13294
|
|
|
13296
|
-
module.exports = __webpack_require__(
|
|
13295
|
+
module.exports = __webpack_require__(377);
|
|
13297
13296
|
|
|
13298
13297
|
|
|
13299
13298
|
/***/ }),
|
|
13300
|
-
/*
|
|
13299
|
+
/* 234 */
|
|
13301
13300
|
/***/ (function(module, exports, __webpack_require__) {
|
|
13302
13301
|
|
|
13303
13302
|
"use strict";
|
|
@@ -13330,19 +13329,19 @@ exports.useTransition=function(){return U.current.useTransition()};exports.versi
|
|
|
13330
13329
|
|
|
13331
13330
|
|
|
13332
13331
|
/***/ }),
|
|
13333
|
-
/*
|
|
13332
|
+
/* 235 */
|
|
13334
13333
|
/***/ (function(module, exports, __webpack_require__) {
|
|
13335
13334
|
|
|
13336
13335
|
"use strict";
|
|
13337
13336
|
|
|
13338
13337
|
|
|
13339
13338
|
if (true) {
|
|
13340
|
-
module.exports = __webpack_require__(
|
|
13339
|
+
module.exports = __webpack_require__(236);
|
|
13341
13340
|
} else {}
|
|
13342
13341
|
|
|
13343
13342
|
|
|
13344
13343
|
/***/ }),
|
|
13345
|
-
/*
|
|
13344
|
+
/* 236 */
|
|
13346
13345
|
/***/ (function(module, exports, __webpack_require__) {
|
|
13347
13346
|
|
|
13348
13347
|
"use strict";
|
|
@@ -13364,7 +13363,7 @@ exports.isValidElementType=function(a){return"string"===typeof a||"function"===t
|
|
|
13364
13363
|
|
|
13365
13364
|
|
|
13366
13365
|
/***/ }),
|
|
13367
|
-
/*
|
|
13366
|
+
/* 237 */
|
|
13368
13367
|
/***/ (function(module, exports, __webpack_require__) {
|
|
13369
13368
|
|
|
13370
13369
|
"use strict";
|
|
@@ -13380,7 +13379,7 @@ exports.isValidElementType=function(a){return"string"===typeof a||"function"===t
|
|
|
13380
13379
|
/*
|
|
13381
13380
|
Modernizr 3.0.0pre (Custom Build) | MIT
|
|
13382
13381
|
*/
|
|
13383
|
-
var aa=__webpack_require__(0),ca=__webpack_require__(
|
|
13382
|
+
var aa=__webpack_require__(0),ca=__webpack_require__(238);function p(a){for(var b="https://reactjs.org/docs/error-decoder.html?invariant="+a,c=1;c<arguments.length;c++)b+="&args[]="+encodeURIComponent(arguments[c]);return"Minified React error #"+a+"; visit "+b+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var da=new Set,ea={};function fa(a,b){ha(a,b);ha(a+"Capture",b)}
|
|
13384
13383
|
function ha(a,b){ea[a]=b;for(a=0;a<b.length;a++)da.add(b[a])}
|
|
13385
13384
|
var ia=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),ja=Object.prototype.hasOwnProperty,ka=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,la=
|
|
13386
13385
|
{},ma={};function oa(a){if(ja.call(ma,a))return!0;if(ja.call(la,a))return!1;if(ka.test(a))return ma[a]=!0;la[a]=!0;return!1}function pa(a,b,c,d){if(null!==c&&0===c.type)return!1;switch(typeof b){case "function":case "symbol":return!0;case "boolean":if(d)return!1;if(null!==c)return!c.acceptsBooleans;a=a.toLowerCase().slice(0,5);return"data-"!==a&&"aria-"!==a;default:return!1}}
|
|
@@ -13694,19 +13693,19 @@ exports.unstable_renderSubtreeIntoContainer=function(a,b,c,d){if(!pl(c))throw Er
|
|
|
13694
13693
|
|
|
13695
13694
|
|
|
13696
13695
|
/***/ }),
|
|
13697
|
-
/*
|
|
13696
|
+
/* 238 */
|
|
13698
13697
|
/***/ (function(module, exports, __webpack_require__) {
|
|
13699
13698
|
|
|
13700
13699
|
"use strict";
|
|
13701
13700
|
|
|
13702
13701
|
|
|
13703
13702
|
if (true) {
|
|
13704
|
-
module.exports = __webpack_require__(
|
|
13703
|
+
module.exports = __webpack_require__(239);
|
|
13705
13704
|
} else {}
|
|
13706
13705
|
|
|
13707
13706
|
|
|
13708
13707
|
/***/ }),
|
|
13709
|
-
/*
|
|
13708
|
+
/* 239 */
|
|
13710
13709
|
/***/ (function(module, exports, __webpack_require__) {
|
|
13711
13710
|
|
|
13712
13711
|
"use strict";
|
|
@@ -13730,10 +13729,10 @@ exports.unstable_requestPaint=function(){};exports.unstable_runWithPriority=func
|
|
|
13730
13729
|
exports.unstable_scheduleCallback=function(a,b,c){var d=exports.unstable_now();"object"===typeof c&&null!==c?(c=c.delay,c="number"===typeof c&&0<c?d+c:d):c=d;switch(a){case 1:var e=-1;break;case 2:e=250;break;case 5:e=1073741823;break;case 4:e=1E4;break;default:e=5E3}e=c+e;a={id:u++,callback:b,priorityLevel:a,startTime:c,expirationTime:e,sortIndex:-1};c>d?(a.sortIndex=c,f(t,a),null===h(r)&&a===h(t)&&(B?(E(L),L=-1):B=!0,K(H,c-d))):(a.sortIndex=e,f(r,a),A||z||(A=!0,I(J)));return a};
|
|
13731
13730
|
exports.unstable_shouldYield=M;exports.unstable_wrapCallback=function(a){var b=y;return function(){var c=y;y=b;try{return a.apply(this,arguments)}finally{y=c}}};
|
|
13732
13731
|
|
|
13733
|
-
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(
|
|
13732
|
+
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(240).setImmediate))
|
|
13734
13733
|
|
|
13735
13734
|
/***/ }),
|
|
13736
|
-
/*
|
|
13735
|
+
/* 240 */
|
|
13737
13736
|
/***/ (function(module, exports, __webpack_require__) {
|
|
13738
13737
|
|
|
13739
13738
|
/* WEBPACK VAR INJECTION */(function(global) {var scope = (typeof global !== "undefined" && global) ||
|
|
@@ -13789,7 +13788,7 @@ exports._unrefActive = exports.active = function(item) {
|
|
|
13789
13788
|
};
|
|
13790
13789
|
|
|
13791
13790
|
// setimmediate attaches itself to the global object
|
|
13792
|
-
__webpack_require__(
|
|
13791
|
+
__webpack_require__(241);
|
|
13793
13792
|
// On some exotic environments, it's not clear which object `setimmediate` was
|
|
13794
13793
|
// able to install onto. Search each possibility in the same order as the
|
|
13795
13794
|
// `setimmediate` library.
|
|
@@ -13803,7 +13802,7 @@ exports.clearImmediate = (typeof self !== "undefined" && self.clearImmediate) ||
|
|
|
13803
13802
|
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(57)))
|
|
13804
13803
|
|
|
13805
13804
|
/***/ }),
|
|
13806
|
-
/*
|
|
13805
|
+
/* 241 */
|
|
13807
13806
|
/***/ (function(module, exports, __webpack_require__) {
|
|
13808
13807
|
|
|
13809
13808
|
/* WEBPACK VAR INJECTION */(function(global, process) {(function (global, undefined) {
|
|
@@ -13996,7 +13995,7 @@ exports.clearImmediate = (typeof self !== "undefined" && self.clearImmediate) ||
|
|
|
13996
13995
|
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(57), __webpack_require__(131)))
|
|
13997
13996
|
|
|
13998
13997
|
/***/ }),
|
|
13999
|
-
/*
|
|
13998
|
+
/* 242 */
|
|
14000
13999
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14001
14000
|
|
|
14002
14001
|
"use strict";
|
|
@@ -14009,7 +14008,7 @@ exports.clearImmediate = (typeof self !== "undefined" && self.clearImmediate) ||
|
|
|
14009
14008
|
|
|
14010
14009
|
|
|
14011
14010
|
|
|
14012
|
-
var ReactPropTypesSecret = __webpack_require__(
|
|
14011
|
+
var ReactPropTypesSecret = __webpack_require__(243);
|
|
14013
14012
|
|
|
14014
14013
|
function emptyFunction() {}
|
|
14015
14014
|
function emptyFunctionWithReset() {}
|
|
@@ -14068,7 +14067,7 @@ module.exports = function() {
|
|
|
14068
14067
|
|
|
14069
14068
|
|
|
14070
14069
|
/***/ }),
|
|
14071
|
-
/*
|
|
14070
|
+
/* 243 */
|
|
14072
14071
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14073
14072
|
|
|
14074
14073
|
"use strict";
|
|
@@ -14087,7 +14086,7 @@ module.exports = ReactPropTypesSecret;
|
|
|
14087
14086
|
|
|
14088
14087
|
|
|
14089
14088
|
/***/ }),
|
|
14090
|
-
/*
|
|
14089
|
+
/* 244 */
|
|
14091
14090
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14092
14091
|
|
|
14093
14092
|
"use strict";
|
|
@@ -14108,7 +14107,7 @@ exports.typeOf=y;
|
|
|
14108
14107
|
|
|
14109
14108
|
|
|
14110
14109
|
/***/ }),
|
|
14111
|
-
/*
|
|
14110
|
+
/* 245 */
|
|
14112
14111
|
/***/ (function(module, exports) {
|
|
14113
14112
|
|
|
14114
14113
|
var MILLISECONDS_IN_MINUTE = 60000
|
|
@@ -14135,7 +14134,7 @@ module.exports = function getTimezoneOffsetInMilliseconds (dirtyDate) {
|
|
|
14135
14134
|
|
|
14136
14135
|
|
|
14137
14136
|
/***/ }),
|
|
14138
|
-
/*
|
|
14137
|
+
/* 246 */
|
|
14139
14138
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14140
14139
|
|
|
14141
14140
|
var parse = __webpack_require__(7)
|
|
@@ -14185,7 +14184,7 @@ module.exports = areRangesOverlapping
|
|
|
14185
14184
|
|
|
14186
14185
|
|
|
14187
14186
|
/***/ }),
|
|
14188
|
-
/*
|
|
14187
|
+
/* 247 */
|
|
14189
14188
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14190
14189
|
|
|
14191
14190
|
var parse = __webpack_require__(7)
|
|
@@ -14240,7 +14239,7 @@ module.exports = closestIndexTo
|
|
|
14240
14239
|
|
|
14241
14240
|
|
|
14242
14241
|
/***/ }),
|
|
14243
|
-
/*
|
|
14242
|
+
/* 248 */
|
|
14244
14243
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14245
14244
|
|
|
14246
14245
|
var parse = __webpack_require__(7)
|
|
@@ -14293,7 +14292,7 @@ module.exports = closestTo
|
|
|
14293
14292
|
|
|
14294
14293
|
|
|
14295
14294
|
/***/ }),
|
|
14296
|
-
/*
|
|
14295
|
+
/* 249 */
|
|
14297
14296
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14298
14297
|
|
|
14299
14298
|
var startOfISOWeek = __webpack_require__(53)
|
|
@@ -14341,7 +14340,7 @@ module.exports = differenceInCalendarISOWeeks
|
|
|
14341
14340
|
|
|
14342
14341
|
|
|
14343
14342
|
/***/ }),
|
|
14344
|
-
/*
|
|
14343
|
+
/* 250 */
|
|
14345
14344
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14346
14345
|
|
|
14347
14346
|
var getQuarter = __webpack_require__(141)
|
|
@@ -14380,7 +14379,7 @@ module.exports = differenceInCalendarQuarters
|
|
|
14380
14379
|
|
|
14381
14380
|
|
|
14382
14381
|
/***/ }),
|
|
14383
|
-
/*
|
|
14382
|
+
/* 251 */
|
|
14384
14383
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14385
14384
|
|
|
14386
14385
|
var startOfWeek = __webpack_require__(82)
|
|
@@ -14438,7 +14437,7 @@ module.exports = differenceInCalendarWeeks
|
|
|
14438
14437
|
|
|
14439
14438
|
|
|
14440
14439
|
/***/ }),
|
|
14441
|
-
/*
|
|
14440
|
+
/* 252 */
|
|
14442
14441
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14443
14442
|
|
|
14444
14443
|
var differenceInMilliseconds = __webpack_require__(85)
|
|
@@ -14473,7 +14472,7 @@ module.exports = differenceInHours
|
|
|
14473
14472
|
|
|
14474
14473
|
|
|
14475
14474
|
/***/ }),
|
|
14476
|
-
/*
|
|
14475
|
+
/* 253 */
|
|
14477
14476
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14478
14477
|
|
|
14479
14478
|
var parse = __webpack_require__(7)
|
|
@@ -14521,7 +14520,7 @@ module.exports = differenceInISOYears
|
|
|
14521
14520
|
|
|
14522
14521
|
|
|
14523
14522
|
/***/ }),
|
|
14524
|
-
/*
|
|
14523
|
+
/* 254 */
|
|
14525
14524
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14526
14525
|
|
|
14527
14526
|
var differenceInMilliseconds = __webpack_require__(85)
|
|
@@ -14556,7 +14555,7 @@ module.exports = differenceInMinutes
|
|
|
14556
14555
|
|
|
14557
14556
|
|
|
14558
14557
|
/***/ }),
|
|
14559
|
-
/*
|
|
14558
|
+
/* 255 */
|
|
14560
14559
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14561
14560
|
|
|
14562
14561
|
var differenceInMonths = __webpack_require__(110)
|
|
@@ -14589,7 +14588,7 @@ module.exports = differenceInQuarters
|
|
|
14589
14588
|
|
|
14590
14589
|
|
|
14591
14590
|
/***/ }),
|
|
14592
|
-
/*
|
|
14591
|
+
/* 256 */
|
|
14593
14592
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14594
14593
|
|
|
14595
14594
|
var differenceInDays = __webpack_require__(143)
|
|
@@ -14622,7 +14621,7 @@ module.exports = differenceInWeeks
|
|
|
14622
14621
|
|
|
14623
14622
|
|
|
14624
14623
|
/***/ }),
|
|
14625
|
-
/*
|
|
14624
|
+
/* 257 */
|
|
14626
14625
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14627
14626
|
|
|
14628
14627
|
var parse = __webpack_require__(7)
|
|
@@ -14666,7 +14665,7 @@ module.exports = differenceInYears
|
|
|
14666
14665
|
|
|
14667
14666
|
|
|
14668
14667
|
/***/ }),
|
|
14669
|
-
/*
|
|
14668
|
+
/* 258 */
|
|
14670
14669
|
/***/ (function(module, exports) {
|
|
14671
14670
|
|
|
14672
14671
|
function buildDistanceInWordsLocale () {
|
|
@@ -14771,10 +14770,10 @@ module.exports = buildDistanceInWordsLocale
|
|
|
14771
14770
|
|
|
14772
14771
|
|
|
14773
14772
|
/***/ }),
|
|
14774
|
-
/*
|
|
14773
|
+
/* 259 */
|
|
14775
14774
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14776
14775
|
|
|
14777
|
-
var buildFormattingTokensRegExp = __webpack_require__(
|
|
14776
|
+
var buildFormattingTokensRegExp = __webpack_require__(260)
|
|
14778
14777
|
|
|
14779
14778
|
function buildFormatLocale () {
|
|
14780
14779
|
// Note: in English, the names of days of the week and months are capitalized.
|
|
@@ -14865,7 +14864,7 @@ module.exports = buildFormatLocale
|
|
|
14865
14864
|
|
|
14866
14865
|
|
|
14867
14866
|
/***/ }),
|
|
14868
|
-
/*
|
|
14867
|
+
/* 260 */
|
|
14869
14868
|
/***/ (function(module, exports) {
|
|
14870
14869
|
|
|
14871
14870
|
var commonFormatterKeys = [
|
|
@@ -14899,7 +14898,7 @@ module.exports = buildFormattingTokensRegExp
|
|
|
14899
14898
|
|
|
14900
14899
|
|
|
14901
14900
|
/***/ }),
|
|
14902
|
-
/*
|
|
14901
|
+
/* 261 */
|
|
14903
14902
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14904
14903
|
|
|
14905
14904
|
var compareDesc = __webpack_require__(109)
|
|
@@ -15081,7 +15080,7 @@ module.exports = distanceInWordsStrict
|
|
|
15081
15080
|
|
|
15082
15081
|
|
|
15083
15082
|
/***/ }),
|
|
15084
|
-
/*
|
|
15083
|
+
/* 262 */
|
|
15085
15084
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15086
15085
|
|
|
15087
15086
|
var distanceInWords = __webpack_require__(145)
|
|
@@ -15172,7 +15171,7 @@ module.exports = distanceInWordsToNow
|
|
|
15172
15171
|
|
|
15173
15172
|
|
|
15174
15173
|
/***/ }),
|
|
15175
|
-
/*
|
|
15174
|
+
/* 263 */
|
|
15176
15175
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15177
15176
|
|
|
15178
15177
|
var parse = __webpack_require__(7)
|
|
@@ -15232,7 +15231,7 @@ module.exports = eachDay
|
|
|
15232
15231
|
|
|
15233
15232
|
|
|
15234
15233
|
/***/ }),
|
|
15235
|
-
/*
|
|
15234
|
+
/* 264 */
|
|
15236
15235
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15237
15236
|
|
|
15238
15237
|
var parse = __webpack_require__(7)
|
|
@@ -15263,7 +15262,7 @@ module.exports = endOfHour
|
|
|
15263
15262
|
|
|
15264
15263
|
|
|
15265
15264
|
/***/ }),
|
|
15266
|
-
/*
|
|
15265
|
+
/* 265 */
|
|
15267
15266
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15268
15267
|
|
|
15269
15268
|
var endOfWeek = __webpack_require__(146)
|
|
@@ -15294,7 +15293,7 @@ module.exports = endOfISOWeek
|
|
|
15294
15293
|
|
|
15295
15294
|
|
|
15296
15295
|
/***/ }),
|
|
15297
|
-
/*
|
|
15296
|
+
/* 266 */
|
|
15298
15297
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15299
15298
|
|
|
15300
15299
|
var getISOYear = __webpack_require__(52)
|
|
@@ -15333,7 +15332,7 @@ module.exports = endOfISOYear
|
|
|
15333
15332
|
|
|
15334
15333
|
|
|
15335
15334
|
/***/ }),
|
|
15336
|
-
/*
|
|
15335
|
+
/* 267 */
|
|
15337
15336
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15338
15337
|
|
|
15339
15338
|
var parse = __webpack_require__(7)
|
|
@@ -15364,7 +15363,7 @@ module.exports = endOfMinute
|
|
|
15364
15363
|
|
|
15365
15364
|
|
|
15366
15365
|
/***/ }),
|
|
15367
|
-
/*
|
|
15366
|
+
/* 268 */
|
|
15368
15367
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15369
15368
|
|
|
15370
15369
|
var parse = __webpack_require__(7)
|
|
@@ -15398,7 +15397,7 @@ module.exports = endOfQuarter
|
|
|
15398
15397
|
|
|
15399
15398
|
|
|
15400
15399
|
/***/ }),
|
|
15401
|
-
/*
|
|
15400
|
+
/* 269 */
|
|
15402
15401
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15403
15402
|
|
|
15404
15403
|
var parse = __webpack_require__(7)
|
|
@@ -15429,7 +15428,7 @@ module.exports = endOfSecond
|
|
|
15429
15428
|
|
|
15430
15429
|
|
|
15431
15430
|
/***/ }),
|
|
15432
|
-
/*
|
|
15431
|
+
/* 270 */
|
|
15433
15432
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15434
15433
|
|
|
15435
15434
|
var endOfDay = __webpack_require__(113)
|
|
@@ -15456,7 +15455,7 @@ module.exports = endOfToday
|
|
|
15456
15455
|
|
|
15457
15456
|
|
|
15458
15457
|
/***/ }),
|
|
15459
|
-
/*
|
|
15458
|
+
/* 271 */
|
|
15460
15459
|
/***/ (function(module, exports) {
|
|
15461
15460
|
|
|
15462
15461
|
/**
|
|
@@ -15489,7 +15488,7 @@ module.exports = endOfTomorrow
|
|
|
15489
15488
|
|
|
15490
15489
|
|
|
15491
15490
|
/***/ }),
|
|
15492
|
-
/*
|
|
15491
|
+
/* 272 */
|
|
15493
15492
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15494
15493
|
|
|
15495
15494
|
var parse = __webpack_require__(7)
|
|
@@ -15522,7 +15521,7 @@ module.exports = endOfYear
|
|
|
15522
15521
|
|
|
15523
15522
|
|
|
15524
15523
|
/***/ }),
|
|
15525
|
-
/*
|
|
15524
|
+
/* 273 */
|
|
15526
15525
|
/***/ (function(module, exports) {
|
|
15527
15526
|
|
|
15528
15527
|
/**
|
|
@@ -15555,7 +15554,7 @@ module.exports = endOfYesterday
|
|
|
15555
15554
|
|
|
15556
15555
|
|
|
15557
15556
|
/***/ }),
|
|
15558
|
-
/*
|
|
15557
|
+
/* 274 */
|
|
15559
15558
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15560
15559
|
|
|
15561
15560
|
var getDayOfYear = __webpack_require__(148)
|
|
@@ -15889,7 +15888,7 @@ module.exports = format
|
|
|
15889
15888
|
|
|
15890
15889
|
|
|
15891
15890
|
/***/ }),
|
|
15892
|
-
/*
|
|
15891
|
+
/* 275 */
|
|
15893
15892
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15894
15893
|
|
|
15895
15894
|
var parse = __webpack_require__(7)
|
|
@@ -15919,7 +15918,7 @@ module.exports = getDate
|
|
|
15919
15918
|
|
|
15920
15919
|
|
|
15921
15920
|
/***/ }),
|
|
15922
|
-
/*
|
|
15921
|
+
/* 276 */
|
|
15923
15922
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15924
15923
|
|
|
15925
15924
|
var parse = __webpack_require__(7)
|
|
@@ -15949,7 +15948,7 @@ module.exports = getDay
|
|
|
15949
15948
|
|
|
15950
15949
|
|
|
15951
15950
|
/***/ }),
|
|
15952
|
-
/*
|
|
15951
|
+
/* 277 */
|
|
15953
15952
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15954
15953
|
|
|
15955
15954
|
var isLeapYear = __webpack_require__(151)
|
|
@@ -15977,7 +15976,7 @@ module.exports = getDaysInYear
|
|
|
15977
15976
|
|
|
15978
15977
|
|
|
15979
15978
|
/***/ }),
|
|
15980
|
-
/*
|
|
15979
|
+
/* 278 */
|
|
15981
15980
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15982
15981
|
|
|
15983
15982
|
var parse = __webpack_require__(7)
|
|
@@ -16007,7 +16006,7 @@ module.exports = getHours
|
|
|
16007
16006
|
|
|
16008
16007
|
|
|
16009
16008
|
/***/ }),
|
|
16010
|
-
/*
|
|
16009
|
+
/* 279 */
|
|
16011
16010
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16012
16011
|
|
|
16013
16012
|
var startOfISOYear = __webpack_require__(68)
|
|
@@ -16046,7 +16045,7 @@ module.exports = getISOWeeksInYear
|
|
|
16046
16045
|
|
|
16047
16046
|
|
|
16048
16047
|
/***/ }),
|
|
16049
|
-
/*
|
|
16048
|
+
/* 280 */
|
|
16050
16049
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16051
16050
|
|
|
16052
16051
|
var parse = __webpack_require__(7)
|
|
@@ -16076,7 +16075,7 @@ module.exports = getMilliseconds
|
|
|
16076
16075
|
|
|
16077
16076
|
|
|
16078
16077
|
/***/ }),
|
|
16079
|
-
/*
|
|
16078
|
+
/* 281 */
|
|
16080
16079
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16081
16080
|
|
|
16082
16081
|
var parse = __webpack_require__(7)
|
|
@@ -16106,7 +16105,7 @@ module.exports = getMinutes
|
|
|
16106
16105
|
|
|
16107
16106
|
|
|
16108
16107
|
/***/ }),
|
|
16109
|
-
/*
|
|
16108
|
+
/* 282 */
|
|
16110
16109
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16111
16110
|
|
|
16112
16111
|
var parse = __webpack_require__(7)
|
|
@@ -16136,7 +16135,7 @@ module.exports = getMonth
|
|
|
16136
16135
|
|
|
16137
16136
|
|
|
16138
16137
|
/***/ }),
|
|
16139
|
-
/*
|
|
16138
|
+
/* 283 */
|
|
16140
16139
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16141
16140
|
|
|
16142
16141
|
var parse = __webpack_require__(7)
|
|
@@ -16204,7 +16203,7 @@ module.exports = getOverlappingDaysInRanges
|
|
|
16204
16203
|
|
|
16205
16204
|
|
|
16206
16205
|
/***/ }),
|
|
16207
|
-
/*
|
|
16206
|
+
/* 284 */
|
|
16208
16207
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16209
16208
|
|
|
16210
16209
|
var parse = __webpack_require__(7)
|
|
@@ -16234,7 +16233,7 @@ module.exports = getSeconds
|
|
|
16234
16233
|
|
|
16235
16234
|
|
|
16236
16235
|
/***/ }),
|
|
16237
|
-
/*
|
|
16236
|
+
/* 285 */
|
|
16238
16237
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16239
16238
|
|
|
16240
16239
|
var parse = __webpack_require__(7)
|
|
@@ -16264,7 +16263,7 @@ module.exports = getTime
|
|
|
16264
16263
|
|
|
16265
16264
|
|
|
16266
16265
|
/***/ }),
|
|
16267
|
-
/*
|
|
16266
|
+
/* 286 */
|
|
16268
16267
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16269
16268
|
|
|
16270
16269
|
var parse = __webpack_require__(7)
|
|
@@ -16294,7 +16293,7 @@ module.exports = getYear
|
|
|
16294
16293
|
|
|
16295
16294
|
|
|
16296
16295
|
/***/ }),
|
|
16297
|
-
/*
|
|
16296
|
+
/* 287 */
|
|
16298
16297
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16299
16298
|
|
|
16300
16299
|
var parse = __webpack_require__(7)
|
|
@@ -16325,7 +16324,7 @@ module.exports = isAfter
|
|
|
16325
16324
|
|
|
16326
16325
|
|
|
16327
16326
|
/***/ }),
|
|
16328
|
-
/*
|
|
16327
|
+
/* 288 */
|
|
16329
16328
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16330
16329
|
|
|
16331
16330
|
var parse = __webpack_require__(7)
|
|
@@ -16356,7 +16355,7 @@ module.exports = isBefore
|
|
|
16356
16355
|
|
|
16357
16356
|
|
|
16358
16357
|
/***/ }),
|
|
16359
|
-
/*
|
|
16358
|
+
/* 289 */
|
|
16360
16359
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16361
16360
|
|
|
16362
16361
|
var parse = __webpack_require__(7)
|
|
@@ -16390,7 +16389,7 @@ module.exports = isEqual
|
|
|
16390
16389
|
|
|
16391
16390
|
|
|
16392
16391
|
/***/ }),
|
|
16393
|
-
/*
|
|
16392
|
+
/* 290 */
|
|
16394
16393
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16395
16394
|
|
|
16396
16395
|
var parse = __webpack_require__(7)
|
|
@@ -16418,7 +16417,7 @@ module.exports = isFirstDayOfMonth
|
|
|
16418
16417
|
|
|
16419
16418
|
|
|
16420
16419
|
/***/ }),
|
|
16421
|
-
/*
|
|
16420
|
+
/* 291 */
|
|
16422
16421
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16423
16422
|
|
|
16424
16423
|
var parse = __webpack_require__(7)
|
|
@@ -16446,7 +16445,7 @@ module.exports = isFriday
|
|
|
16446
16445
|
|
|
16447
16446
|
|
|
16448
16447
|
/***/ }),
|
|
16449
|
-
/*
|
|
16448
|
+
/* 292 */
|
|
16450
16449
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16451
16450
|
|
|
16452
16451
|
var parse = __webpack_require__(7)
|
|
@@ -16474,7 +16473,7 @@ module.exports = isFuture
|
|
|
16474
16473
|
|
|
16475
16474
|
|
|
16476
16475
|
/***/ }),
|
|
16477
|
-
/*
|
|
16476
|
+
/* 293 */
|
|
16478
16477
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16479
16478
|
|
|
16480
16479
|
var parse = __webpack_require__(7)
|
|
@@ -16505,7 +16504,7 @@ module.exports = isLastDayOfMonth
|
|
|
16505
16504
|
|
|
16506
16505
|
|
|
16507
16506
|
/***/ }),
|
|
16508
|
-
/*
|
|
16507
|
+
/* 294 */
|
|
16509
16508
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16510
16509
|
|
|
16511
16510
|
var parse = __webpack_require__(7)
|
|
@@ -16533,7 +16532,7 @@ module.exports = isMonday
|
|
|
16533
16532
|
|
|
16534
16533
|
|
|
16535
16534
|
/***/ }),
|
|
16536
|
-
/*
|
|
16535
|
+
/* 295 */
|
|
16537
16536
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16538
16537
|
|
|
16539
16538
|
var parse = __webpack_require__(7)
|
|
@@ -16561,7 +16560,7 @@ module.exports = isPast
|
|
|
16561
16560
|
|
|
16562
16561
|
|
|
16563
16562
|
/***/ }),
|
|
16564
|
-
/*
|
|
16563
|
+
/* 296 */
|
|
16565
16564
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16566
16565
|
|
|
16567
16566
|
var startOfDay = __webpack_require__(54)
|
|
@@ -16596,7 +16595,7 @@ module.exports = isSameDay
|
|
|
16596
16595
|
|
|
16597
16596
|
|
|
16598
16597
|
/***/ }),
|
|
16599
|
-
/*
|
|
16598
|
+
/* 297 */
|
|
16600
16599
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16601
16600
|
|
|
16602
16601
|
var parse = __webpack_require__(7)
|
|
@@ -16624,7 +16623,7 @@ module.exports = isSaturday
|
|
|
16624
16623
|
|
|
16625
16624
|
|
|
16626
16625
|
/***/ }),
|
|
16627
|
-
/*
|
|
16626
|
+
/* 298 */
|
|
16628
16627
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16629
16628
|
|
|
16630
16629
|
var parse = __webpack_require__(7)
|
|
@@ -16652,7 +16651,7 @@ module.exports = isSunday
|
|
|
16652
16651
|
|
|
16653
16652
|
|
|
16654
16653
|
/***/ }),
|
|
16655
|
-
/*
|
|
16654
|
+
/* 299 */
|
|
16656
16655
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16657
16656
|
|
|
16658
16657
|
var isSameHour = __webpack_require__(153)
|
|
@@ -16681,7 +16680,7 @@ module.exports = isThisHour
|
|
|
16681
16680
|
|
|
16682
16681
|
|
|
16683
16682
|
/***/ }),
|
|
16684
|
-
/*
|
|
16683
|
+
/* 300 */
|
|
16685
16684
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16686
16685
|
|
|
16687
16686
|
var isSameISOWeek = __webpack_require__(155)
|
|
@@ -16711,7 +16710,7 @@ module.exports = isThisISOWeek
|
|
|
16711
16710
|
|
|
16712
16711
|
|
|
16713
16712
|
/***/ }),
|
|
16714
|
-
/*
|
|
16713
|
+
/* 301 */
|
|
16715
16714
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16716
16715
|
|
|
16717
16716
|
var isSameISOYear = __webpack_require__(156)
|
|
@@ -16742,7 +16741,7 @@ module.exports = isThisISOYear
|
|
|
16742
16741
|
|
|
16743
16742
|
|
|
16744
16743
|
/***/ }),
|
|
16745
|
-
/*
|
|
16744
|
+
/* 302 */
|
|
16746
16745
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16747
16746
|
|
|
16748
16747
|
var isSameMinute = __webpack_require__(157)
|
|
@@ -16771,7 +16770,7 @@ module.exports = isThisMinute
|
|
|
16771
16770
|
|
|
16772
16771
|
|
|
16773
16772
|
/***/ }),
|
|
16774
|
-
/*
|
|
16773
|
+
/* 303 */
|
|
16775
16774
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16776
16775
|
|
|
16777
16776
|
var isSameMonth = __webpack_require__(159)
|
|
@@ -16799,7 +16798,7 @@ module.exports = isThisMonth
|
|
|
16799
16798
|
|
|
16800
16799
|
|
|
16801
16800
|
/***/ }),
|
|
16802
|
-
/*
|
|
16801
|
+
/* 304 */
|
|
16803
16802
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16804
16803
|
|
|
16805
16804
|
var isSameQuarter = __webpack_require__(160)
|
|
@@ -16827,7 +16826,7 @@ module.exports = isThisQuarter
|
|
|
16827
16826
|
|
|
16828
16827
|
|
|
16829
16828
|
/***/ }),
|
|
16830
|
-
/*
|
|
16829
|
+
/* 305 */
|
|
16831
16830
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16832
16831
|
|
|
16833
16832
|
var isSameSecond = __webpack_require__(162)
|
|
@@ -16856,7 +16855,7 @@ module.exports = isThisSecond
|
|
|
16856
16855
|
|
|
16857
16856
|
|
|
16858
16857
|
/***/ }),
|
|
16859
|
-
/*
|
|
16858
|
+
/* 306 */
|
|
16860
16859
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16861
16860
|
|
|
16862
16861
|
var isSameWeek = __webpack_require__(115)
|
|
@@ -16892,7 +16891,7 @@ module.exports = isThisWeek
|
|
|
16892
16891
|
|
|
16893
16892
|
|
|
16894
16893
|
/***/ }),
|
|
16895
|
-
/*
|
|
16894
|
+
/* 307 */
|
|
16896
16895
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16897
16896
|
|
|
16898
16897
|
var isSameYear = __webpack_require__(164)
|
|
@@ -16920,7 +16919,7 @@ module.exports = isThisYear
|
|
|
16920
16919
|
|
|
16921
16920
|
|
|
16922
16921
|
/***/ }),
|
|
16923
|
-
/*
|
|
16922
|
+
/* 308 */
|
|
16924
16923
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16925
16924
|
|
|
16926
16925
|
var parse = __webpack_require__(7)
|
|
@@ -16948,7 +16947,7 @@ module.exports = isThursday
|
|
|
16948
16947
|
|
|
16949
16948
|
|
|
16950
16949
|
/***/ }),
|
|
16951
|
-
/*
|
|
16950
|
+
/* 309 */
|
|
16952
16951
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16953
16952
|
|
|
16954
16953
|
var startOfDay = __webpack_require__(54)
|
|
@@ -16976,7 +16975,7 @@ module.exports = isToday
|
|
|
16976
16975
|
|
|
16977
16976
|
|
|
16978
16977
|
/***/ }),
|
|
16979
|
-
/*
|
|
16978
|
+
/* 310 */
|
|
16980
16979
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16981
16980
|
|
|
16982
16981
|
var startOfDay = __webpack_require__(54)
|
|
@@ -17006,7 +17005,7 @@ module.exports = isTomorrow
|
|
|
17006
17005
|
|
|
17007
17006
|
|
|
17008
17007
|
/***/ }),
|
|
17009
|
-
/*
|
|
17008
|
+
/* 311 */
|
|
17010
17009
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17011
17010
|
|
|
17012
17011
|
var parse = __webpack_require__(7)
|
|
@@ -17034,7 +17033,7 @@ module.exports = isTuesday
|
|
|
17034
17033
|
|
|
17035
17034
|
|
|
17036
17035
|
/***/ }),
|
|
17037
|
-
/*
|
|
17036
|
+
/* 312 */
|
|
17038
17037
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17039
17038
|
|
|
17040
17039
|
var parse = __webpack_require__(7)
|
|
@@ -17062,7 +17061,7 @@ module.exports = isWednesday
|
|
|
17062
17061
|
|
|
17063
17062
|
|
|
17064
17063
|
/***/ }),
|
|
17065
|
-
/*
|
|
17064
|
+
/* 313 */
|
|
17066
17065
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17067
17066
|
|
|
17068
17067
|
var parse = __webpack_require__(7)
|
|
@@ -17092,7 +17091,7 @@ module.exports = isWeekend
|
|
|
17092
17091
|
|
|
17093
17092
|
|
|
17094
17093
|
/***/ }),
|
|
17095
|
-
/*
|
|
17094
|
+
/* 314 */
|
|
17096
17095
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17097
17096
|
|
|
17098
17097
|
var parse = __webpack_require__(7)
|
|
@@ -17140,7 +17139,7 @@ module.exports = isWithinRange
|
|
|
17140
17139
|
|
|
17141
17140
|
|
|
17142
17141
|
/***/ }),
|
|
17143
|
-
/*
|
|
17142
|
+
/* 315 */
|
|
17144
17143
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17145
17144
|
|
|
17146
17145
|
var startOfDay = __webpack_require__(54)
|
|
@@ -17170,7 +17169,7 @@ module.exports = isYesterday
|
|
|
17170
17169
|
|
|
17171
17170
|
|
|
17172
17171
|
/***/ }),
|
|
17173
|
-
/*
|
|
17172
|
+
/* 316 */
|
|
17174
17173
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17175
17174
|
|
|
17176
17175
|
var lastDayOfWeek = __webpack_require__(165)
|
|
@@ -17201,7 +17200,7 @@ module.exports = lastDayOfISOWeek
|
|
|
17201
17200
|
|
|
17202
17201
|
|
|
17203
17202
|
/***/ }),
|
|
17204
|
-
/*
|
|
17203
|
+
/* 317 */
|
|
17205
17204
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17206
17205
|
|
|
17207
17206
|
var getISOYear = __webpack_require__(52)
|
|
@@ -17240,7 +17239,7 @@ module.exports = lastDayOfISOYear
|
|
|
17240
17239
|
|
|
17241
17240
|
|
|
17242
17241
|
/***/ }),
|
|
17243
|
-
/*
|
|
17242
|
+
/* 318 */
|
|
17244
17243
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17245
17244
|
|
|
17246
17245
|
var parse = __webpack_require__(7)
|
|
@@ -17273,7 +17272,7 @@ module.exports = lastDayOfMonth
|
|
|
17273
17272
|
|
|
17274
17273
|
|
|
17275
17274
|
/***/ }),
|
|
17276
|
-
/*
|
|
17275
|
+
/* 319 */
|
|
17277
17276
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17278
17277
|
|
|
17279
17278
|
var parse = __webpack_require__(7)
|
|
@@ -17307,7 +17306,7 @@ module.exports = lastDayOfQuarter
|
|
|
17307
17306
|
|
|
17308
17307
|
|
|
17309
17308
|
/***/ }),
|
|
17310
|
-
/*
|
|
17309
|
+
/* 320 */
|
|
17311
17310
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17312
17311
|
|
|
17313
17312
|
var parse = __webpack_require__(7)
|
|
@@ -17340,7 +17339,7 @@ module.exports = lastDayOfYear
|
|
|
17340
17339
|
|
|
17341
17340
|
|
|
17342
17341
|
/***/ }),
|
|
17343
|
-
/*
|
|
17342
|
+
/* 321 */
|
|
17344
17343
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17345
17344
|
|
|
17346
17345
|
var parse = __webpack_require__(7)
|
|
@@ -17378,7 +17377,7 @@ module.exports = max
|
|
|
17378
17377
|
|
|
17379
17378
|
|
|
17380
17379
|
/***/ }),
|
|
17381
|
-
/*
|
|
17380
|
+
/* 322 */
|
|
17382
17381
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17383
17382
|
|
|
17384
17383
|
var parse = __webpack_require__(7)
|
|
@@ -17416,7 +17415,7 @@ module.exports = min
|
|
|
17416
17415
|
|
|
17417
17416
|
|
|
17418
17417
|
/***/ }),
|
|
17419
|
-
/*
|
|
17418
|
+
/* 323 */
|
|
17420
17419
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17421
17420
|
|
|
17422
17421
|
var parse = __webpack_require__(7)
|
|
@@ -17448,7 +17447,7 @@ module.exports = setDate
|
|
|
17448
17447
|
|
|
17449
17448
|
|
|
17450
17449
|
/***/ }),
|
|
17451
|
-
/*
|
|
17450
|
+
/* 324 */
|
|
17452
17451
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17453
17452
|
|
|
17454
17453
|
var parse = __webpack_require__(7)
|
|
@@ -17494,7 +17493,7 @@ module.exports = setDay
|
|
|
17494
17493
|
|
|
17495
17494
|
|
|
17496
17495
|
/***/ }),
|
|
17497
|
-
/*
|
|
17496
|
+
/* 325 */
|
|
17498
17497
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17499
17498
|
|
|
17500
17499
|
var parse = __webpack_require__(7)
|
|
@@ -17527,7 +17526,7 @@ module.exports = setDayOfYear
|
|
|
17527
17526
|
|
|
17528
17527
|
|
|
17529
17528
|
/***/ }),
|
|
17530
|
-
/*
|
|
17529
|
+
/* 326 */
|
|
17531
17530
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17532
17531
|
|
|
17533
17532
|
var parse = __webpack_require__(7)
|
|
@@ -17559,7 +17558,7 @@ module.exports = setHours
|
|
|
17559
17558
|
|
|
17560
17559
|
|
|
17561
17560
|
/***/ }),
|
|
17562
|
-
/*
|
|
17561
|
+
/* 327 */
|
|
17563
17562
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17564
17563
|
|
|
17565
17564
|
var parse = __webpack_require__(7)
|
|
@@ -17596,7 +17595,7 @@ module.exports = setISODay
|
|
|
17596
17595
|
|
|
17597
17596
|
|
|
17598
17597
|
/***/ }),
|
|
17599
|
-
/*
|
|
17598
|
+
/* 328 */
|
|
17600
17599
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17601
17600
|
|
|
17602
17601
|
var parse = __webpack_require__(7)
|
|
@@ -17632,7 +17631,7 @@ module.exports = setISOWeek
|
|
|
17632
17631
|
|
|
17633
17632
|
|
|
17634
17633
|
/***/ }),
|
|
17635
|
-
/*
|
|
17634
|
+
/* 329 */
|
|
17636
17635
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17637
17636
|
|
|
17638
17637
|
var parse = __webpack_require__(7)
|
|
@@ -17664,7 +17663,7 @@ module.exports = setMilliseconds
|
|
|
17664
17663
|
|
|
17665
17664
|
|
|
17666
17665
|
/***/ }),
|
|
17667
|
-
/*
|
|
17666
|
+
/* 330 */
|
|
17668
17667
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17669
17668
|
|
|
17670
17669
|
var parse = __webpack_require__(7)
|
|
@@ -17696,7 +17695,7 @@ module.exports = setMinutes
|
|
|
17696
17695
|
|
|
17697
17696
|
|
|
17698
17697
|
/***/ }),
|
|
17699
|
-
/*
|
|
17698
|
+
/* 331 */
|
|
17700
17699
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17701
17700
|
|
|
17702
17701
|
var parse = __webpack_require__(7)
|
|
@@ -17730,7 +17729,7 @@ module.exports = setQuarter
|
|
|
17730
17729
|
|
|
17731
17730
|
|
|
17732
17731
|
/***/ }),
|
|
17733
|
-
/*
|
|
17732
|
+
/* 332 */
|
|
17734
17733
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17735
17734
|
|
|
17736
17735
|
var parse = __webpack_require__(7)
|
|
@@ -17762,7 +17761,7 @@ module.exports = setSeconds
|
|
|
17762
17761
|
|
|
17763
17762
|
|
|
17764
17763
|
/***/ }),
|
|
17765
|
-
/*
|
|
17764
|
+
/* 333 */
|
|
17766
17765
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17767
17766
|
|
|
17768
17767
|
var parse = __webpack_require__(7)
|
|
@@ -17794,7 +17793,7 @@ module.exports = setYear
|
|
|
17794
17793
|
|
|
17795
17794
|
|
|
17796
17795
|
/***/ }),
|
|
17797
|
-
/*
|
|
17796
|
+
/* 334 */
|
|
17798
17797
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17799
17798
|
|
|
17800
17799
|
var parse = __webpack_require__(7)
|
|
@@ -17826,7 +17825,7 @@ module.exports = startOfMonth
|
|
|
17826
17825
|
|
|
17827
17826
|
|
|
17828
17827
|
/***/ }),
|
|
17829
|
-
/*
|
|
17828
|
+
/* 335 */
|
|
17830
17829
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17831
17830
|
|
|
17832
17831
|
var startOfDay = __webpack_require__(54)
|
|
@@ -17853,7 +17852,7 @@ module.exports = startOfToday
|
|
|
17853
17852
|
|
|
17854
17853
|
|
|
17855
17854
|
/***/ }),
|
|
17856
|
-
/*
|
|
17855
|
+
/* 336 */
|
|
17857
17856
|
/***/ (function(module, exports) {
|
|
17858
17857
|
|
|
17859
17858
|
/**
|
|
@@ -17886,7 +17885,7 @@ module.exports = startOfTomorrow
|
|
|
17886
17885
|
|
|
17887
17886
|
|
|
17888
17887
|
/***/ }),
|
|
17889
|
-
/*
|
|
17888
|
+
/* 337 */
|
|
17890
17889
|
/***/ (function(module, exports) {
|
|
17891
17890
|
|
|
17892
17891
|
/**
|
|
@@ -17919,7 +17918,7 @@ module.exports = startOfYesterday
|
|
|
17919
17918
|
|
|
17920
17919
|
|
|
17921
17920
|
/***/ }),
|
|
17922
|
-
/*
|
|
17921
|
+
/* 338 */
|
|
17923
17922
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17924
17923
|
|
|
17925
17924
|
var addDays = __webpack_require__(66)
|
|
@@ -17949,7 +17948,7 @@ module.exports = subDays
|
|
|
17949
17948
|
|
|
17950
17949
|
|
|
17951
17950
|
/***/ }),
|
|
17952
|
-
/*
|
|
17951
|
+
/* 339 */
|
|
17953
17952
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17954
17953
|
|
|
17955
17954
|
var addHours = __webpack_require__(132)
|
|
@@ -17979,7 +17978,7 @@ module.exports = subHours
|
|
|
17979
17978
|
|
|
17980
17979
|
|
|
17981
17980
|
/***/ }),
|
|
17982
|
-
/*
|
|
17981
|
+
/* 340 */
|
|
17983
17982
|
/***/ (function(module, exports, __webpack_require__) {
|
|
17984
17983
|
|
|
17985
17984
|
var addMilliseconds = __webpack_require__(67)
|
|
@@ -18009,7 +18008,7 @@ module.exports = subMilliseconds
|
|
|
18009
18008
|
|
|
18010
18009
|
|
|
18011
18010
|
/***/ }),
|
|
18012
|
-
/*
|
|
18011
|
+
/* 341 */
|
|
18013
18012
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18014
18013
|
|
|
18015
18014
|
var addMinutes = __webpack_require__(135)
|
|
@@ -18039,7 +18038,7 @@ module.exports = subMinutes
|
|
|
18039
18038
|
|
|
18040
18039
|
|
|
18041
18040
|
/***/ }),
|
|
18042
|
-
/*
|
|
18041
|
+
/* 342 */
|
|
18043
18042
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18044
18043
|
|
|
18045
18044
|
var addMonths = __webpack_require__(84)
|
|
@@ -18069,7 +18068,7 @@ module.exports = subMonths
|
|
|
18069
18068
|
|
|
18070
18069
|
|
|
18071
18070
|
/***/ }),
|
|
18072
|
-
/*
|
|
18071
|
+
/* 343 */
|
|
18073
18072
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18074
18073
|
|
|
18075
18074
|
var addQuarters = __webpack_require__(136)
|
|
@@ -18099,7 +18098,7 @@ module.exports = subQuarters
|
|
|
18099
18098
|
|
|
18100
18099
|
|
|
18101
18100
|
/***/ }),
|
|
18102
|
-
/*
|
|
18101
|
+
/* 344 */
|
|
18103
18102
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18104
18103
|
|
|
18105
18104
|
var addSeconds = __webpack_require__(137)
|
|
@@ -18129,7 +18128,7 @@ module.exports = subSeconds
|
|
|
18129
18128
|
|
|
18130
18129
|
|
|
18131
18130
|
/***/ }),
|
|
18132
|
-
/*
|
|
18131
|
+
/* 345 */
|
|
18133
18132
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18134
18133
|
|
|
18135
18134
|
var addWeeks = __webpack_require__(108)
|
|
@@ -18159,7 +18158,7 @@ module.exports = subWeeks
|
|
|
18159
18158
|
|
|
18160
18159
|
|
|
18161
18160
|
/***/ }),
|
|
18162
|
-
/*
|
|
18161
|
+
/* 346 */
|
|
18163
18162
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18164
18163
|
|
|
18165
18164
|
var addYears = __webpack_require__(138)
|
|
@@ -18189,7 +18188,7 @@ module.exports = subYears
|
|
|
18189
18188
|
|
|
18190
18189
|
|
|
18191
18190
|
/***/ }),
|
|
18192
|
-
/*
|
|
18191
|
+
/* 347 */
|
|
18193
18192
|
/***/ (function(module, exports, __webpack_require__) {
|
|
18194
18193
|
|
|
18195
18194
|
"use strict";
|
|
@@ -18203,9 +18202,9 @@ module.exports = subYears
|
|
|
18203
18202
|
|
|
18204
18203
|
|
|
18205
18204
|
|
|
18206
|
-
var base64 = __webpack_require__(
|
|
18207
|
-
var ieee754 = __webpack_require__(
|
|
18208
|
-
var isArray = __webpack_require__(
|
|
18205
|
+
var base64 = __webpack_require__(348)
|
|
18206
|
+
var ieee754 = __webpack_require__(349)
|
|
18207
|
+
var isArray = __webpack_require__(350)
|
|
18209
18208
|
|
|
18210
18209
|
exports.Buffer = Buffer
|
|
18211
18210
|
exports.SlowBuffer = SlowBuffer
|
|
@@ -19986,7 +19985,7 @@ function isnan (val) {
|
|
|
19986
19985
|
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(57)))
|
|
19987
19986
|
|
|
19988
19987
|
/***/ }),
|
|
19989
|
-
/*
|
|
19988
|
+
/* 348 */
|
|
19990
19989
|
/***/ (function(module, exports, __webpack_require__) {
|
|
19991
19990
|
|
|
19992
19991
|
"use strict";
|
|
@@ -20143,7 +20142,7 @@ function fromByteArray (uint8) {
|
|
|
20143
20142
|
|
|
20144
20143
|
|
|
20145
20144
|
/***/ }),
|
|
20146
|
-
/*
|
|
20145
|
+
/* 349 */
|
|
20147
20146
|
/***/ (function(module, exports) {
|
|
20148
20147
|
|
|
20149
20148
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
@@ -20234,7 +20233,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
20234
20233
|
|
|
20235
20234
|
|
|
20236
20235
|
/***/ }),
|
|
20237
|
-
/*
|
|
20236
|
+
/* 350 */
|
|
20238
20237
|
/***/ (function(module, exports) {
|
|
20239
20238
|
|
|
20240
20239
|
var toString = {}.toString;
|
|
@@ -20245,7 +20244,7 @@ module.exports = Array.isArray || function (arr) {
|
|
|
20245
20244
|
|
|
20246
20245
|
|
|
20247
20246
|
/***/ }),
|
|
20248
|
-
/*
|
|
20247
|
+
/* 351 */
|
|
20249
20248
|
/***/ (function(module, exports, __webpack_require__) {
|
|
20250
20249
|
|
|
20251
20250
|
/* WEBPACK VAR INJECTION */(function(module, global) {var __WEBPACK_AMD_DEFINE_RESULT__;/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
@@ -20768,10 +20767,10 @@ module.exports = Array.isArray || function (arr) {
|
|
|
20768
20767
|
|
|
20769
20768
|
}(this));
|
|
20770
20769
|
|
|
20771
|
-
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(
|
|
20770
|
+
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(352)(module), __webpack_require__(57)))
|
|
20772
20771
|
|
|
20773
20772
|
/***/ }),
|
|
20774
|
-
/*
|
|
20773
|
+
/* 352 */
|
|
20775
20774
|
/***/ (function(module, exports) {
|
|
20776
20775
|
|
|
20777
20776
|
module.exports = function(module) {
|
|
@@ -20799,7 +20798,7 @@ module.exports = function(module) {
|
|
|
20799
20798
|
|
|
20800
20799
|
|
|
20801
20800
|
/***/ }),
|
|
20802
|
-
/*
|
|
20801
|
+
/* 353 */
|
|
20803
20802
|
/***/ (function(module, exports, __webpack_require__) {
|
|
20804
20803
|
|
|
20805
20804
|
/* WEBPACK VAR INJECTION */(function(process) {// Copyright Joyent, Inc. and other Node contributors.
|
|
@@ -21337,7 +21336,7 @@ function isPrimitive(arg) {
|
|
|
21337
21336
|
}
|
|
21338
21337
|
exports.isPrimitive = isPrimitive;
|
|
21339
21338
|
|
|
21340
|
-
exports.isBuffer = __webpack_require__(
|
|
21339
|
+
exports.isBuffer = __webpack_require__(354);
|
|
21341
21340
|
|
|
21342
21341
|
function objectToString(o) {
|
|
21343
21342
|
return Object.prototype.toString.call(o);
|
|
@@ -21381,7 +21380,7 @@ exports.log = function() {
|
|
|
21381
21380
|
* prototype.
|
|
21382
21381
|
* @param {function} superCtor Constructor function to inherit prototype from.
|
|
21383
21382
|
*/
|
|
21384
|
-
exports.inherits = __webpack_require__(
|
|
21383
|
+
exports.inherits = __webpack_require__(355);
|
|
21385
21384
|
|
|
21386
21385
|
exports._extend = function(origin, add) {
|
|
21387
21386
|
// Don't do anything if add isn't an object
|
|
@@ -21509,7 +21508,7 @@ exports.callbackify = callbackify;
|
|
|
21509
21508
|
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(131)))
|
|
21510
21509
|
|
|
21511
21510
|
/***/ }),
|
|
21512
|
-
/*
|
|
21511
|
+
/* 354 */
|
|
21513
21512
|
/***/ (function(module, exports) {
|
|
21514
21513
|
|
|
21515
21514
|
module.exports = function isBuffer(arg) {
|
|
@@ -21520,7 +21519,7 @@ module.exports = function isBuffer(arg) {
|
|
|
21520
21519
|
}
|
|
21521
21520
|
|
|
21522
21521
|
/***/ }),
|
|
21523
|
-
/*
|
|
21522
|
+
/* 355 */
|
|
21524
21523
|
/***/ (function(module, exports) {
|
|
21525
21524
|
|
|
21526
21525
|
if (typeof Object.create === 'function') {
|
|
@@ -21549,7 +21548,7 @@ if (typeof Object.create === 'function') {
|
|
|
21549
21548
|
|
|
21550
21549
|
|
|
21551
21550
|
/***/ }),
|
|
21552
|
-
/*
|
|
21551
|
+
/* 356 */
|
|
21553
21552
|
/***/ (function(module, exports, __webpack_require__) {
|
|
21554
21553
|
|
|
21555
21554
|
"use strict";
|
|
@@ -21580,7 +21579,7 @@ var _defineProperty2 = _interopRequireDefault(__webpack_require__(72));
|
|
|
21580
21579
|
|
|
21581
21580
|
var React = _interopRequireWildcard(__webpack_require__(0));
|
|
21582
21581
|
|
|
21583
|
-
var _detectElementResize = _interopRequireDefault(__webpack_require__(
|
|
21582
|
+
var _detectElementResize = _interopRequireDefault(__webpack_require__(359));
|
|
21584
21583
|
|
|
21585
21584
|
var _propTypes = _interopRequireDefault(__webpack_require__(1));
|
|
21586
21585
|
|
|
@@ -21743,7 +21742,7 @@ exports["default"] = AutoSizer;
|
|
|
21743
21742
|
});
|
|
21744
21743
|
|
|
21745
21744
|
/***/ }),
|
|
21746
|
-
/*
|
|
21745
|
+
/* 357 */
|
|
21747
21746
|
/***/ (function(module, exports, __webpack_require__) {
|
|
21748
21747
|
|
|
21749
21748
|
var _typeof = __webpack_require__(80)["default"];
|
|
@@ -21760,7 +21759,7 @@ function _toPrimitive(input, hint) {
|
|
|
21760
21759
|
module.exports = _toPrimitive, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
21761
21760
|
|
|
21762
21761
|
/***/ }),
|
|
21763
|
-
/*
|
|
21762
|
+
/* 358 */
|
|
21764
21763
|
/***/ (function(module, exports) {
|
|
21765
21764
|
|
|
21766
21765
|
function _setPrototypeOf(o, p) {
|
|
@@ -21773,7 +21772,7 @@ function _setPrototypeOf(o, p) {
|
|
|
21773
21772
|
module.exports = _setPrototypeOf, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
21774
21773
|
|
|
21775
21774
|
/***/ }),
|
|
21776
|
-
/*
|
|
21775
|
+
/* 359 */
|
|
21777
21776
|
/***/ (function(module, exports, __webpack_require__) {
|
|
21778
21777
|
|
|
21779
21778
|
"use strict";
|
|
@@ -22008,7 +22007,7 @@ function createDetectElementResize(nonce, hostWindow) {
|
|
|
22008
22007
|
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(57)))
|
|
22009
22008
|
|
|
22010
22009
|
/***/ }),
|
|
22011
|
-
/*
|
|
22010
|
+
/* 360 */
|
|
22012
22011
|
/***/ (function(module, exports, __webpack_require__) {
|
|
22013
22012
|
|
|
22014
22013
|
"use strict";
|
|
@@ -22039,7 +22038,7 @@ var _inherits2 = _interopRequireDefault(__webpack_require__(118));
|
|
|
22039
22038
|
|
|
22040
22039
|
var _defineProperty2 = _interopRequireDefault(__webpack_require__(72));
|
|
22041
22040
|
|
|
22042
|
-
var _Grid = _interopRequireWildcard(__webpack_require__(
|
|
22041
|
+
var _Grid = _interopRequireWildcard(__webpack_require__(361));
|
|
22043
22042
|
|
|
22044
22043
|
var React = _interopRequireWildcard(__webpack_require__(0));
|
|
22045
22044
|
|
|
@@ -22282,7 +22281,7 @@ exports["default"] = List;
|
|
|
22282
22281
|
});
|
|
22283
22282
|
|
|
22284
22283
|
/***/ }),
|
|
22285
|
-
/*
|
|
22284
|
+
/* 361 */
|
|
22286
22285
|
/***/ (function(module, exports, __webpack_require__) {
|
|
22287
22286
|
|
|
22288
22287
|
"use strict";
|
|
@@ -22372,9 +22371,9 @@ Object.defineProperty(exports, "bpfrpt_proptype_Scroll", {
|
|
|
22372
22371
|
}
|
|
22373
22372
|
});
|
|
22374
22373
|
|
|
22375
|
-
var _Grid = _interopRequireDefault(__webpack_require__(
|
|
22374
|
+
var _Grid = _interopRequireDefault(__webpack_require__(362));
|
|
22376
22375
|
|
|
22377
|
-
var _accessibilityOverscanIndicesGetter = _interopRequireDefault(__webpack_require__(
|
|
22376
|
+
var _accessibilityOverscanIndicesGetter = _interopRequireDefault(__webpack_require__(373));
|
|
22378
22377
|
|
|
22379
22378
|
var _defaultCellRangeRenderer = _interopRequireDefault(__webpack_require__(170));
|
|
22380
22379
|
|
|
@@ -22383,7 +22382,7 @@ var _defaultOverscanIndicesGetter = _interopRequireDefault(__webpack_require__(1
|
|
|
22383
22382
|
var _types = __webpack_require__(43);
|
|
22384
22383
|
|
|
22385
22384
|
/***/ }),
|
|
22386
|
-
/*
|
|
22385
|
+
/* 362 */
|
|
22387
22386
|
/***/ (function(module, exports, __webpack_require__) {
|
|
22388
22387
|
|
|
22389
22388
|
"use strict";
|
|
@@ -22418,23 +22417,23 @@ var React = _interopRequireWildcard(__webpack_require__(0));
|
|
|
22418
22417
|
|
|
22419
22418
|
var _clsx = _interopRequireDefault(__webpack_require__(4));
|
|
22420
22419
|
|
|
22421
|
-
var _calculateSizeAndPositionDataAndUpdateScrollOffset = _interopRequireDefault(__webpack_require__(
|
|
22420
|
+
var _calculateSizeAndPositionDataAndUpdateScrollOffset = _interopRequireDefault(__webpack_require__(363));
|
|
22422
22421
|
|
|
22423
22422
|
var _ScalingCellSizeAndPositionManager = _interopRequireDefault(__webpack_require__(119));
|
|
22424
22423
|
|
|
22425
|
-
var _createCallbackMemoizer = _interopRequireDefault(__webpack_require__(
|
|
22424
|
+
var _createCallbackMemoizer = _interopRequireDefault(__webpack_require__(368));
|
|
22426
22425
|
|
|
22427
22426
|
var _defaultOverscanIndicesGetter = _interopRequireWildcard(__webpack_require__(169));
|
|
22428
22427
|
|
|
22429
|
-
var _updateScrollIndexHelper = _interopRequireDefault(__webpack_require__(
|
|
22428
|
+
var _updateScrollIndexHelper = _interopRequireDefault(__webpack_require__(369));
|
|
22430
22429
|
|
|
22431
22430
|
var _defaultCellRangeRenderer = _interopRequireDefault(__webpack_require__(170));
|
|
22432
22431
|
|
|
22433
|
-
var _scrollbarSize = _interopRequireDefault(__webpack_require__(
|
|
22432
|
+
var _scrollbarSize = _interopRequireDefault(__webpack_require__(378));
|
|
22434
22433
|
|
|
22435
|
-
var _reactLifecyclesCompat = __webpack_require__(
|
|
22434
|
+
var _reactLifecyclesCompat = __webpack_require__(370);
|
|
22436
22435
|
|
|
22437
|
-
var _requestAnimationTimeout = __webpack_require__(
|
|
22436
|
+
var _requestAnimationTimeout = __webpack_require__(371);
|
|
22438
22437
|
|
|
22439
22438
|
var _types = __webpack_require__(43);
|
|
22440
22439
|
|
|
@@ -23688,7 +23687,7 @@ var _default = Grid;
|
|
|
23688
23687
|
exports["default"] = _default;
|
|
23689
23688
|
|
|
23690
23689
|
/***/ }),
|
|
23691
|
-
/*
|
|
23690
|
+
/* 363 */
|
|
23692
23691
|
/***/ (function(module, exports, __webpack_require__) {
|
|
23693
23692
|
|
|
23694
23693
|
"use strict";
|
|
@@ -23726,10 +23725,10 @@ function calculateSizeAndPositionDataAndUpdateScrollOffset(_ref) {
|
|
|
23726
23725
|
}
|
|
23727
23726
|
|
|
23728
23727
|
/***/ }),
|
|
23729
|
-
/*
|
|
23728
|
+
/* 364 */
|
|
23730
23729
|
/***/ (function(module, exports, __webpack_require__) {
|
|
23731
23730
|
|
|
23732
|
-
var objectWithoutPropertiesLoose = __webpack_require__(
|
|
23731
|
+
var objectWithoutPropertiesLoose = __webpack_require__(365);
|
|
23733
23732
|
function _objectWithoutProperties(source, excluded) {
|
|
23734
23733
|
if (source == null) return {};
|
|
23735
23734
|
var target = objectWithoutPropertiesLoose(source, excluded);
|
|
@@ -23748,7 +23747,7 @@ function _objectWithoutProperties(source, excluded) {
|
|
|
23748
23747
|
module.exports = _objectWithoutProperties, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
23749
23748
|
|
|
23750
23749
|
/***/ }),
|
|
23751
|
-
/*
|
|
23750
|
+
/* 365 */
|
|
23752
23751
|
/***/ (function(module, exports) {
|
|
23753
23752
|
|
|
23754
23753
|
function _objectWithoutPropertiesLoose(source, excluded) {
|
|
@@ -23766,7 +23765,7 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
|
23766
23765
|
module.exports = _objectWithoutPropertiesLoose, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
23767
23766
|
|
|
23768
23767
|
/***/ }),
|
|
23769
|
-
/*
|
|
23768
|
+
/* 366 */
|
|
23770
23769
|
/***/ (function(module, exports, __webpack_require__) {
|
|
23771
23770
|
|
|
23772
23771
|
"use strict";
|
|
@@ -24077,7 +24076,7 @@ function () {
|
|
|
24077
24076
|
exports["default"] = CellSizeAndPositionManager;
|
|
24078
24077
|
|
|
24079
24078
|
/***/ }),
|
|
24080
|
-
/*
|
|
24079
|
+
/* 367 */
|
|
24081
24080
|
/***/ (function(module, exports, __webpack_require__) {
|
|
24082
24081
|
|
|
24083
24082
|
"use strict";
|
|
@@ -24111,7 +24110,7 @@ var getMaxElementSize = function getMaxElementSize() {
|
|
|
24111
24110
|
exports.getMaxElementSize = getMaxElementSize;
|
|
24112
24111
|
|
|
24113
24112
|
/***/ }),
|
|
24114
|
-
/*
|
|
24113
|
+
/* 368 */
|
|
24115
24114
|
/***/ (function(module, exports, __webpack_require__) {
|
|
24116
24115
|
|
|
24117
24116
|
"use strict";
|
|
@@ -24150,7 +24149,7 @@ function createCallbackMemoizer() {
|
|
|
24150
24149
|
}
|
|
24151
24150
|
|
|
24152
24151
|
/***/ }),
|
|
24153
|
-
/*
|
|
24152
|
+
/* 369 */
|
|
24154
24153
|
/***/ (function(module, exports, __webpack_require__) {
|
|
24155
24154
|
|
|
24156
24155
|
"use strict";
|
|
@@ -24201,7 +24200,7 @@ function updateScrollIndexHelper(_ref) {
|
|
|
24201
24200
|
}
|
|
24202
24201
|
|
|
24203
24202
|
/***/ }),
|
|
24204
|
-
/*
|
|
24203
|
+
/* 370 */
|
|
24205
24204
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
24206
24205
|
|
|
24207
24206
|
"use strict";
|
|
@@ -24368,7 +24367,7 @@ function polyfill(Component) {
|
|
|
24368
24367
|
|
|
24369
24368
|
|
|
24370
24369
|
/***/ }),
|
|
24371
|
-
/*
|
|
24370
|
+
/* 371 */
|
|
24372
24371
|
/***/ (function(module, exports, __webpack_require__) {
|
|
24373
24372
|
|
|
24374
24373
|
"use strict";
|
|
@@ -24381,7 +24380,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
24381
24380
|
});
|
|
24382
24381
|
exports.bpfrpt_proptype_AnimationTimeoutId = exports.requestAnimationTimeout = exports.cancelAnimationTimeout = void 0;
|
|
24383
24382
|
|
|
24384
|
-
var _animationFrame = __webpack_require__(
|
|
24383
|
+
var _animationFrame = __webpack_require__(372);
|
|
24385
24384
|
|
|
24386
24385
|
var _propTypes = _interopRequireDefault(__webpack_require__(1));
|
|
24387
24386
|
|
|
@@ -24425,7 +24424,7 @@ var requestAnimationTimeout = function requestAnimationTimeout(callback, delay)
|
|
|
24425
24424
|
exports.requestAnimationTimeout = requestAnimationTimeout;
|
|
24426
24425
|
|
|
24427
24426
|
/***/ }),
|
|
24428
|
-
/*
|
|
24427
|
+
/* 372 */
|
|
24429
24428
|
/***/ (function(module, exports, __webpack_require__) {
|
|
24430
24429
|
|
|
24431
24430
|
"use strict";
|
|
@@ -24462,7 +24461,7 @@ var caf = cancel;
|
|
|
24462
24461
|
exports.caf = caf;
|
|
24463
24462
|
|
|
24464
24463
|
/***/ }),
|
|
24465
|
-
/*
|
|
24464
|
+
/* 373 */
|
|
24466
24465
|
/***/ (function(module, exports, __webpack_require__) {
|
|
24467
24466
|
|
|
24468
24467
|
"use strict";
|
|
@@ -24515,7 +24514,7 @@ function defaultOverscanIndicesGetter(_ref) {
|
|
|
24515
24514
|
}
|
|
24516
24515
|
|
|
24517
24516
|
/***/ }),
|
|
24518
|
-
/*
|
|
24517
|
+
/* 374 */
|
|
24519
24518
|
/***/ (function(module, exports, __webpack_require__) {
|
|
24520
24519
|
|
|
24521
24520
|
"use strict";
|
|
@@ -24548,7 +24547,7 @@ var _positionFns = __webpack_require__(172);
|
|
|
24548
24547
|
|
|
24549
24548
|
var _shims = __webpack_require__(87);
|
|
24550
24549
|
|
|
24551
|
-
var _DraggableCore = _interopRequireDefault(__webpack_require__(
|
|
24550
|
+
var _DraggableCore = _interopRequireDefault(__webpack_require__(376));
|
|
24552
24551
|
|
|
24553
24552
|
var _log = _interopRequireDefault(__webpack_require__(173));
|
|
24554
24553
|
|
|
@@ -24978,7 +24977,7 @@ _defineProperty(Draggable, "defaultProps", _objectSpread(_objectSpread({}, _Drag
|
|
|
24978
24977
|
}));
|
|
24979
24978
|
|
|
24980
24979
|
/***/ }),
|
|
24981
|
-
/*
|
|
24980
|
+
/* 375 */
|
|
24982
24981
|
/***/ (function(module, exports, __webpack_require__) {
|
|
24983
24982
|
|
|
24984
24983
|
"use strict";
|
|
@@ -25069,7 +25068,7 @@ var _default = (getPrefix()
|
|
|
25069
25068
|
exports.default = _default;
|
|
25070
25069
|
|
|
25071
25070
|
/***/ }),
|
|
25072
|
-
/*
|
|
25071
|
+
/* 376 */
|
|
25073
25072
|
/***/ (function(module, exports, __webpack_require__) {
|
|
25074
25073
|
|
|
25075
25074
|
"use strict";
|
|
@@ -25644,7 +25643,7 @@ _defineProperty(DraggableCore, "defaultProps", {
|
|
|
25644
25643
|
});
|
|
25645
25644
|
|
|
25646
25645
|
/***/ }),
|
|
25647
|
-
/*
|
|
25646
|
+
/* 377 */
|
|
25648
25647
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
25649
25648
|
|
|
25650
25649
|
"use strict";
|
|
@@ -42145,6 +42144,13 @@ var utils_myTooltipRenderer = function myTooltipRenderer(_ref) {
|
|
|
42145
42144
|
return pipe(es_map(labelRenderer), es_when(es_always(isRtl), es_reverse), es_join(isRtl ? ' < ' : ' > '));
|
|
42146
42145
|
};
|
|
42147
42146
|
|
|
42147
|
+
var utils_myTooltipRendererSrOnly = function myTooltipRendererSrOnly(_ref2) {
|
|
42148
|
+
var isRtl = _ref2.isRtl,
|
|
42149
|
+
labelRenderer = _ref2.labelRenderer,
|
|
42150
|
+
ariaLabelTooltip = _ref2.ariaLabelTooltip;
|
|
42151
|
+
return pipe(es_map(labelRenderer), es_when(es_always(isRtl), es_reverse), es_join(ariaLabelTooltip));
|
|
42152
|
+
};
|
|
42153
|
+
|
|
42148
42154
|
var utils_isLast = function isLast(index, list) {
|
|
42149
42155
|
return index + 1 === es_length(list);
|
|
42150
42156
|
};
|
|
@@ -42186,6 +42192,7 @@ var CustomChip_CustomChip = function CustomChip(_ref) {
|
|
|
42186
42192
|
testId = _ref$testId === undefined ? 'deleteChip-test-id' : _ref$testId,
|
|
42187
42193
|
_ref$labelRenderer = _ref.labelRenderer,
|
|
42188
42194
|
labelRenderer = _ref$labelRenderer === undefined ? es_prop('label') : _ref$labelRenderer,
|
|
42195
|
+
ariaLabelTooltip = _ref.ariaLabelTooltip,
|
|
42189
42196
|
deprecated = _ref.deprecated;
|
|
42190
42197
|
|
|
42191
42198
|
var theme = useTheme_useTheme();
|
|
@@ -42208,18 +42215,51 @@ var CustomChip_CustomChip = function CustomChip(_ref) {
|
|
|
42208
42215
|
})(es_prop('parents')(es_head(arr)));
|
|
42209
42216
|
};
|
|
42210
42217
|
|
|
42211
|
-
|
|
42212
|
-
|
|
42213
|
-
|
|
42214
|
-
|
|
42215
|
-
|
|
42216
|
-
|
|
42217
|
-
|
|
42218
|
-
|
|
42219
|
-
|
|
42220
|
-
|
|
42221
|
-
|
|
42222
|
-
|
|
42218
|
+
var multiLinedTooltipRendererSrOnly = function multiLinedTooltipRendererSrOnly(items) {
|
|
42219
|
+
return es_join(',')(es_map(utils_myTooltipRendererSrOnly({ isRtl: isRtl, labelRenderer: labelRenderer, ariaLabelTooltip: ariaLabelTooltip }), es_propOr([], 'parents')(es_head(items))));
|
|
42220
|
+
};
|
|
42221
|
+
|
|
42222
|
+
var _useState = Object(react["useState"])(false),
|
|
42223
|
+
open = _useState[0],
|
|
42224
|
+
setOpen = _useState[1];
|
|
42225
|
+
|
|
42226
|
+
var handler = Object(react["useCallback"])(function (e) {
|
|
42227
|
+
if (e.key === 'Escape') {
|
|
42228
|
+
setOpen(false);
|
|
42229
|
+
}
|
|
42230
|
+
}, []);
|
|
42231
|
+
|
|
42232
|
+
Object(react["useEffect"])(function () {
|
|
42233
|
+
document.addEventListener('keydown', handler);
|
|
42234
|
+
return function () {
|
|
42235
|
+
document.removeEventListener('keydown', handler);
|
|
42236
|
+
};
|
|
42237
|
+
}, []);
|
|
42238
|
+
return react_default.a.createElement(esm_Chip_Chip, {
|
|
42239
|
+
'data-testid': testId,
|
|
42240
|
+
size: 'small',
|
|
42241
|
+
'aria-label': es_isNil(onDelete) ? label : null,
|
|
42242
|
+
tabIndex: es_isNil(onDelete) ? 0 : -1,
|
|
42243
|
+
label: hasTooltip || hasMultiLinedTooltip ? react_default.a.createElement(
|
|
42244
|
+
src_Tooltip_Tooltip,
|
|
42245
|
+
{
|
|
42246
|
+
placement: 'top',
|
|
42247
|
+
title: hasTooltip ? renderer(items) : hasMultiLinedTooltip ? multiLinedTooltipRenderer(items) : '',
|
|
42248
|
+
tabIndex: 0,
|
|
42249
|
+
'aria-label': hasTooltip ? utils_myTooltipRendererSrOnly({ isRtl: isRtl, labelRenderer: labelRenderer, ariaLabelTooltip: ariaLabelTooltip })(items) : hasMultiLinedTooltip ? multiLinedTooltipRendererSrOnly(items) : null,
|
|
42250
|
+
'aria-hidden': false,
|
|
42251
|
+
interactive: true,
|
|
42252
|
+
onOpen: function onOpen() {
|
|
42253
|
+
return setOpen(true);
|
|
42254
|
+
},
|
|
42255
|
+
onClose: function onClose() {
|
|
42256
|
+
return setOpen(false);
|
|
42257
|
+
},
|
|
42258
|
+
disableHoverListener: !hasTooltip && !hasMultiLinedTooltip,
|
|
42259
|
+
open: open
|
|
42260
|
+
},
|
|
42261
|
+
react_default.a.createElement(
|
|
42262
|
+
'span',
|
|
42223
42263
|
null,
|
|
42224
42264
|
'...',
|
|
42225
42265
|
react_default.a.createElement(
|
|
@@ -42228,24 +42268,25 @@ var CustomChip_CustomChip = function CustomChip(_ref) {
|
|
|
42228
42268
|
'>'
|
|
42229
42269
|
),
|
|
42230
42270
|
label
|
|
42231
|
-
)
|
|
42232
|
-
|
|
42233
|
-
|
|
42234
|
-
|
|
42235
|
-
|
|
42236
|
-
|
|
42237
|
-
|
|
42238
|
-
|
|
42239
|
-
|
|
42240
|
-
|
|
42241
|
-
|
|
42242
|
-
|
|
42243
|
-
|
|
42244
|
-
|
|
42245
|
-
|
|
42246
|
-
|
|
42247
|
-
})
|
|
42248
|
-
|
|
42271
|
+
)
|
|
42272
|
+
) : label,
|
|
42273
|
+
role: 'presentation',
|
|
42274
|
+
deleteIcon: react_default.a.createElement(
|
|
42275
|
+
esm_IconButton_IconButton,
|
|
42276
|
+
{
|
|
42277
|
+
disableRipple: true,
|
|
42278
|
+
className: iconClasses,
|
|
42279
|
+
'aria-label': ariaLabel + ' ' + label,
|
|
42280
|
+
component: 'span',
|
|
42281
|
+
tabIndex: 0
|
|
42282
|
+
},
|
|
42283
|
+
react_default.a.createElement(Cross, null)
|
|
42284
|
+
),
|
|
42285
|
+
clickable: true,
|
|
42286
|
+
onDelete: onChange,
|
|
42287
|
+
className: classnames_default()(chipClasses, (_cx = {}, _cx[classes.tooltipIndicator] = hasTooltip || hasMultiLinedTooltip, _cx)),
|
|
42288
|
+
classes: { label: labelClasses }
|
|
42289
|
+
});
|
|
42249
42290
|
};
|
|
42250
42291
|
|
|
42251
42292
|
CustomChip_CustomChip.propTypes = {
|
|
@@ -42261,7 +42302,8 @@ CustomChip_CustomChip.propTypes = {
|
|
|
42261
42302
|
ariaLabel: prop_types_default.a.oneOfType([prop_types_default.a.string, prop_types_default.a.element]),
|
|
42262
42303
|
items: prop_types_default.a.array,
|
|
42263
42304
|
labelRenderer: prop_types_default.a.func,
|
|
42264
|
-
deprecated: prop_types_default.a.array
|
|
42305
|
+
deprecated: prop_types_default.a.array,
|
|
42306
|
+
ariaLabelTooltip: prop_types_default.a.string
|
|
42265
42307
|
};
|
|
42266
42308
|
|
|
42267
42309
|
/* harmony default export */ var Chips_CustomChip = (CustomChip_CustomChip);
|
|
@@ -42290,7 +42332,9 @@ var GroupedChips_GroupedChips = function GroupedChips(_ref) {
|
|
|
42290
42332
|
reducingNbChips = _ref$reducingNbChips === undefined ? 15 : _ref$reducingNbChips,
|
|
42291
42333
|
labels = _ref.labels,
|
|
42292
42334
|
_ref$testId = _ref.testId,
|
|
42293
|
-
testId = _ref$testId === undefined ? 'chips-test-id' : _ref$testId
|
|
42335
|
+
testId = _ref$testId === undefined ? 'chips-test-id' : _ref$testId,
|
|
42336
|
+
_ref$ariaLabelTooltip = _ref.ariaLabelTooltip,
|
|
42337
|
+
ariaLabelTooltip = _ref$ariaLabelTooltip === undefined ? ' parent of ' : _ref$ariaLabelTooltip;
|
|
42294
42338
|
var parentId = itemProps.id,
|
|
42295
42339
|
isNotRemovable = itemProps.isNotRemovable,
|
|
42296
42340
|
_itemProps$values = itemProps.values,
|
|
@@ -42340,7 +42384,8 @@ var GroupedChips_GroupedChips = function GroupedChips(_ref) {
|
|
|
42340
42384
|
onDelete: isNotRemovable ? null : onDelete,
|
|
42341
42385
|
chipClasses: classnames_default()(classes.secondaryChip, classes.chip),
|
|
42342
42386
|
iconClasses: classes.icon,
|
|
42343
|
-
labelClasses: classnames_default()(classes.formatLabel)
|
|
42387
|
+
labelClasses: classnames_default()(classes.formatLabel),
|
|
42388
|
+
ariaLabelTooltip: ariaLabelTooltip
|
|
42344
42389
|
});
|
|
42345
42390
|
})(values)
|
|
42346
42391
|
);
|
|
@@ -42364,7 +42409,8 @@ GroupedChips_GroupedChips.propTypes = {
|
|
|
42364
42409
|
reducingNbChips: prop_types_default.a.number,
|
|
42365
42410
|
labels: prop_types_default.a.shape({
|
|
42366
42411
|
reducingChip: prop_types_default.a.oneOfType([prop_types_default.a.string, prop_types_default.a.element])
|
|
42367
|
-
})
|
|
42412
|
+
}),
|
|
42413
|
+
ariaLabelTooltip: prop_types_default.a.string
|
|
42368
42414
|
};
|
|
42369
42415
|
/* harmony default export */ var Chips_GroupedChips = (GroupedChips_GroupedChips);
|
|
42370
42416
|
// CONCATENATED MODULE: ./src/Chips/DeleteChip.js
|
|
@@ -47911,6 +47957,7 @@ var DataFooter_DataFooter = function DataFooter(_ref3) {
|
|
|
47911
47957
|
{ variant: 'body2' },
|
|
47912
47958
|
copyright.content
|
|
47913
47959
|
),
|
|
47960
|
+
'aria-label': copyright.content,
|
|
47914
47961
|
variant: 'light',
|
|
47915
47962
|
tabIndex: 0,
|
|
47916
47963
|
'aria-hidden': false,
|
|
@@ -47924,7 +47971,8 @@ var DataFooter_DataFooter = function DataFooter(_ref3) {
|
|
|
47924
47971
|
{
|
|
47925
47972
|
variant: 'body2',
|
|
47926
47973
|
className: classes.typo,
|
|
47927
|
-
style: { cursor: 'pointer' }
|
|
47974
|
+
style: { cursor: 'pointer' },
|
|
47975
|
+
role: 'button'
|
|
47928
47976
|
},
|
|
47929
47977
|
copyright.label
|
|
47930
47978
|
)
|
|
@@ -47944,12 +47992,7 @@ var DataFooter_DataFooter = function DataFooter(_ref3) {
|
|
|
47944
47992
|
{ variant: 'body2', className: classes.typo },
|
|
47945
47993
|
react_default.a.createElement(
|
|
47946
47994
|
esm_Link_Link,
|
|
47947
|
-
{
|
|
47948
|
-
href: source.link,
|
|
47949
|
-
rel: 'noopener noreferrer',
|
|
47950
|
-
target: '_blank',
|
|
47951
|
-
variant: 'body2'
|
|
47952
|
-
},
|
|
47995
|
+
{ href: source.link, rel: 'noopener noreferrer', target: '_blank', variant: 'body2' },
|
|
47953
47996
|
source.label
|
|
47954
47997
|
)
|
|
47955
47998
|
)
|
|
@@ -48521,7 +48564,7 @@ var ExpansionPanel_CustomExpansionPanel = function CustomExpansionPanel(_ref) {
|
|
|
48521
48564
|
expandIcon: react_default.a.createElement(ExpandMore_default.a, null),
|
|
48522
48565
|
'aria-controls': id,
|
|
48523
48566
|
id: id,
|
|
48524
|
-
'aria-label': label
|
|
48567
|
+
'aria-label': isPinned ? label + ' ' + pinnedLabel + ' ' : label
|
|
48525
48568
|
},
|
|
48526
48569
|
react_default.a.createElement(
|
|
48527
48570
|
esm_Grid_Grid,
|
|
@@ -53573,6 +53616,23 @@ var flags_Flags = function Flags(_ref) {
|
|
|
53573
53616
|
|
|
53574
53617
|
var classes = flags_useStyles();
|
|
53575
53618
|
var noFlags = es_isNil(flags) || es_isEmpty(flags);
|
|
53619
|
+
|
|
53620
|
+
var _useState = Object(react["useState"])(false),
|
|
53621
|
+
open = _useState[0],
|
|
53622
|
+
setOpen = _useState[1];
|
|
53623
|
+
|
|
53624
|
+
var handler = Object(react["useCallback"])(function (e) {
|
|
53625
|
+
if (e.key === 'Escape') {
|
|
53626
|
+
setOpen(false);
|
|
53627
|
+
}
|
|
53628
|
+
}, []);
|
|
53629
|
+
|
|
53630
|
+
Object(react["useEffect"])(function () {
|
|
53631
|
+
document.addEventListener('keydown', handler);
|
|
53632
|
+
return function () {
|
|
53633
|
+
document.removeEventListener('keydown', handler);
|
|
53634
|
+
};
|
|
53635
|
+
}, []);
|
|
53576
53636
|
if (noFlags) return null;
|
|
53577
53637
|
|
|
53578
53638
|
var hasUncoded = es_any(es_complement(es_has('code')), flags);
|
|
@@ -53602,7 +53662,15 @@ var flags_Flags = function Flags(_ref) {
|
|
|
53602
53662
|
'aria-label': es_join(', ', labels),
|
|
53603
53663
|
'aria-hidden': false,
|
|
53604
53664
|
title: content,
|
|
53605
|
-
placement: 'top'
|
|
53665
|
+
placement: 'top',
|
|
53666
|
+
open: open,
|
|
53667
|
+
interactive: true,
|
|
53668
|
+
onOpen: function onOpen() {
|
|
53669
|
+
return setOpen(true);
|
|
53670
|
+
},
|
|
53671
|
+
onClose: function onClose() {
|
|
53672
|
+
return setOpen(false);
|
|
53673
|
+
}
|
|
53606
53674
|
},
|
|
53607
53675
|
react_default.a.createElement(
|
|
53608
53676
|
'span',
|
|
@@ -54510,7 +54578,7 @@ var section_Section = function Section(_ref) {
|
|
|
54510
54578
|
return es_isNil(val) ? missingValLabel : cellValueAccessor(val);
|
|
54511
54579
|
}))(cells), {
|
|
54512
54580
|
key: intersectionCellId,
|
|
54513
|
-
headers: rowIds + ' ' + columnIds + ' ' + currentSection
|
|
54581
|
+
headers: rowIds + ' ' + columnIds + ' ' + currentSection,
|
|
54514
54582
|
cellHandler: cellHandler,
|
|
54515
54583
|
HTMLRenderer: HTMLRenderer,
|
|
54516
54584
|
labelAccessor: labelAccessor,
|
|
@@ -66910,7 +66978,8 @@ var Tag_useStyles = styles_makeStyles(function (theme) {
|
|
|
66910
66978
|
});
|
|
66911
66979
|
|
|
66912
66980
|
var Tag_Tag = function Tag(_ref) {
|
|
66913
|
-
var children = _ref.children
|
|
66981
|
+
var children = _ref.children,
|
|
66982
|
+
tagValueLabel = _ref.tagValueLabel;
|
|
66914
66983
|
|
|
66915
66984
|
var classes = Tag_useStyles();
|
|
66916
66985
|
|
|
@@ -66921,14 +66990,15 @@ var Tag_Tag = function Tag(_ref) {
|
|
|
66921
66990
|
null,
|
|
66922
66991
|
react_default.a.createElement(
|
|
66923
66992
|
esm_Typography_Typography,
|
|
66924
|
-
{ className: classes.tag },
|
|
66993
|
+
{ tabIndex: 0, className: classes.tag, 'aria-label': tagValueLabel },
|
|
66925
66994
|
children
|
|
66926
66995
|
)
|
|
66927
66996
|
);
|
|
66928
66997
|
};
|
|
66929
66998
|
|
|
66930
66999
|
Tag_Tag.propTypes = {
|
|
66931
|
-
children: prop_types_default.a.oneOfType([prop_types_default.a.arrayOf(prop_types_default.a.node), prop_types_default.a.node])
|
|
67000
|
+
children: prop_types_default.a.oneOfType([prop_types_default.a.arrayOf(prop_types_default.a.node), prop_types_default.a.node]),
|
|
67001
|
+
tagValueLabel: prop_types_default.a.string
|
|
66932
67002
|
};
|
|
66933
67003
|
|
|
66934
67004
|
/* harmony default export */ var src_Tag_Tag = (Tag_Tag);
|
|
@@ -70622,6 +70692,20 @@ var VirtualizedTree_Item_Item = function Item(_ref) {
|
|
|
70622
70692
|
setIsTooltipShown = _React$useState[1];
|
|
70623
70693
|
|
|
70624
70694
|
var padding = depth * 30 + (depth > 0 && !hasChildrenOnLevel ? 30 : 0) + (!hasChild && hasChildrenOnLevel ? 30 : 0);
|
|
70695
|
+
|
|
70696
|
+
var handler = Object(react["useCallback"])(function (e) {
|
|
70697
|
+
if (e.key === 'Escape') {
|
|
70698
|
+
setIsTooltipShown(false);
|
|
70699
|
+
}
|
|
70700
|
+
}, []);
|
|
70701
|
+
|
|
70702
|
+
Object(react["useEffect"])(function () {
|
|
70703
|
+
document.addEventListener('keydown', handler);
|
|
70704
|
+
return function () {
|
|
70705
|
+
document.removeEventListener('keydown', handler);
|
|
70706
|
+
};
|
|
70707
|
+
}, []);
|
|
70708
|
+
|
|
70625
70709
|
return react_default.a.createElement(
|
|
70626
70710
|
esm_ListItem_ListItem,
|
|
70627
70711
|
{
|
|
@@ -70632,7 +70716,8 @@ var VirtualizedTree_Item_Item = function Item(_ref) {
|
|
|
70632
70716
|
tabIndex: -1,
|
|
70633
70717
|
style: VirtualizedTree_Item_extends({}, style, (_extends2 = {
|
|
70634
70718
|
flexDirection: isRtl ? 'row-reverse' : 'row'
|
|
70635
|
-
}, _extends2['' + (isRtl ? 'paddingRight' : 'paddingLeft')] = padding + 'px', _extends2))
|
|
70719
|
+
}, _extends2['' + (isRtl ? 'paddingRight' : 'paddingLeft')] = padding + 'px', _extends2)),
|
|
70720
|
+
role: 'listitem'
|
|
70636
70721
|
},
|
|
70637
70722
|
es_and(NavigateIcon, hasChild) && react_default.a.createElement(
|
|
70638
70723
|
esm_IconButton_IconButton,
|
|
@@ -70671,8 +70756,7 @@ var VirtualizedTree_Item_Item = function Item(_ref) {
|
|
|
70671
70756
|
primary: react_default.a.createElement(
|
|
70672
70757
|
'div',
|
|
70673
70758
|
{
|
|
70674
|
-
className: classnames_default()(classes.labelContainer, (_cx2 = {}, _cx2[classes.rtlLabelContainer] = isRtl, _cx2))
|
|
70675
|
-
style: { pointerEvents: 'none' }
|
|
70759
|
+
className: classnames_default()(classes.labelContainer, (_cx2 = {}, _cx2[classes.rtlLabelContainer] = isRtl, _cx2))
|
|
70676
70760
|
},
|
|
70677
70761
|
react_default.a.createElement(
|
|
70678
70762
|
SvgIcon["a" /* default */],
|
|
@@ -70709,7 +70793,9 @@ var VirtualizedTree_Item_Item = function Item(_ref) {
|
|
|
70709
70793
|
},
|
|
70710
70794
|
onClose: function onClose() {
|
|
70711
70795
|
return setIsTooltipShown(false);
|
|
70712
|
-
}
|
|
70796
|
+
},
|
|
70797
|
+
disableHoverListener: es_isEmpty(description),
|
|
70798
|
+
open: isTooltipShown
|
|
70713
70799
|
},
|
|
70714
70800
|
react_default.a.createElement(
|
|
70715
70801
|
esm_Typography_Typography,
|
|
@@ -71099,7 +71185,6 @@ var VirtualizedTree_extends = Object.assign || function (target) { for (var i =
|
|
|
71099
71185
|
|
|
71100
71186
|
|
|
71101
71187
|
|
|
71102
|
-
|
|
71103
71188
|
var singleScopeGetter = function singleScopeGetter() {
|
|
71104
71189
|
return function (item) {
|
|
71105
71190
|
return [item];
|
|
@@ -71364,25 +71449,24 @@ var VirtualizedTree_VirtualizedTree = function VirtualizedTree(props) {
|
|
|
71364
71449
|
}
|
|
71365
71450
|
var isRtl = utils_getIsRtl(theme);
|
|
71366
71451
|
return react_default.a.createElement(
|
|
71367
|
-
|
|
71452
|
+
'div',
|
|
71368
71453
|
{
|
|
71369
|
-
disablePadding: true,
|
|
71370
71454
|
style: { height: maxHeight + 2 },
|
|
71371
71455
|
onKeyUp: onKeyUp,
|
|
71372
71456
|
onMouseUp: onMouseUp,
|
|
71373
71457
|
onMouseLeave: onMouseLeave,
|
|
71374
|
-
ref: ref
|
|
71458
|
+
ref: ref,
|
|
71459
|
+
role: 'presentation'
|
|
71375
71460
|
},
|
|
71376
71461
|
react_default.a.createElement(
|
|
71377
71462
|
AutoSizer_default.a,
|
|
71378
|
-
|
|
71463
|
+
null,
|
|
71379
71464
|
function (_ref) {
|
|
71380
71465
|
var height = _ref.height,
|
|
71381
71466
|
width = _ref.width;
|
|
71382
71467
|
return react_default.a.createElement(List_default.a, {
|
|
71468
|
+
containerRole: 'list',
|
|
71383
71469
|
role: 'presentation',
|
|
71384
|
-
'aria-readonly': null,
|
|
71385
|
-
'aria-label': 'content',
|
|
71386
71470
|
overscan: 10,
|
|
71387
71471
|
tabIndex: -1,
|
|
71388
71472
|
height: height + 2,
|
|
@@ -71418,8 +71502,7 @@ var VirtualizedTree_VirtualizedTree = function VirtualizedTree(props) {
|
|
|
71418
71502
|
style: style,
|
|
71419
71503
|
accessibility: accessibility,
|
|
71420
71504
|
ariaLabel: es_prop('navigateNext')(labels),
|
|
71421
|
-
theme: theme
|
|
71422
|
-
role: 'presentation'
|
|
71505
|
+
theme: theme
|
|
71423
71506
|
}));
|
|
71424
71507
|
}
|
|
71425
71508
|
});
|
|
@@ -72460,6 +72543,7 @@ var HierarchicalFilter_HierarchicalFilter = function HierarchicalFilter(props) {
|
|
|
72460
72543
|
label = props.label,
|
|
72461
72544
|
labels = props.labels,
|
|
72462
72545
|
tagAccessor = props.tagAccessor,
|
|
72546
|
+
tagAriaLabel = props.tagAriaLabel,
|
|
72463
72547
|
expandedIds = props.expandedIds,
|
|
72464
72548
|
spotlight = props.spotlight,
|
|
72465
72549
|
setSpotlight = props.setSpotlight,
|
|
@@ -72478,6 +72562,7 @@ var HierarchicalFilter_HierarchicalFilter = function HierarchicalFilter(props) {
|
|
|
72478
72562
|
var _disableAccessor = simpleSelectionMode ? disableAccessor : utils_getEvolvedDisableAccessor(_allGroupedItems, disableAccessor, es_always(false));
|
|
72479
72563
|
|
|
72480
72564
|
var tagValue = HierarchicalFilter_getCounter(items, _disableAccessor, tagAccessor);
|
|
72565
|
+
var tagValueLabel = HierarchicalFilter_getCounter(items, _disableAccessor, tagAriaLabel);
|
|
72481
72566
|
var isDisabled = function isDisabled(item) {
|
|
72482
72567
|
return es_is(Function, disableAccessor) ? disableAccessor(item) : false;
|
|
72483
72568
|
};
|
|
@@ -72498,12 +72583,13 @@ var HierarchicalFilter_HierarchicalFilter = function HierarchicalFilter(props) {
|
|
|
72498
72583
|
label: labelRenderer({ id: id, label: label }),
|
|
72499
72584
|
onChangeActivePanel: onChangeActivePanel,
|
|
72500
72585
|
overflow: true,
|
|
72586
|
+
tagValueLabel: tagValueLabel,
|
|
72501
72587
|
topElementComponent: react_default.a.createElement(
|
|
72502
72588
|
react["Fragment"],
|
|
72503
72589
|
null,
|
|
72504
72590
|
react_default.a.createElement(
|
|
72505
72591
|
esm_Container_Container,
|
|
72506
|
-
{ disableGutters: true, className: classes.spotlightContainer },
|
|
72592
|
+
{ disableGutters: true, className: classes.spotlightContainer, role: 'presentation' },
|
|
72507
72593
|
hasSpotlight && react_default.a.createElement(src_Spotlight_Spotlight, {
|
|
72508
72594
|
className: { container: classes.middle },
|
|
72509
72595
|
fullWidth: true,
|
|
@@ -72536,7 +72622,7 @@ var HierarchicalFilter_HierarchicalFilter = function HierarchicalFilter(props) {
|
|
|
72536
72622
|
),
|
|
72537
72623
|
tag: react_default.a.createElement(
|
|
72538
72624
|
Chip,
|
|
72539
|
-
{ items: items },
|
|
72625
|
+
{ items: items, tagValueLabel: tagValueLabel },
|
|
72540
72626
|
tagValue
|
|
72541
72627
|
)
|
|
72542
72628
|
}, expansionPanelProps),
|
|
@@ -72576,7 +72662,8 @@ HierarchicalFilter_HierarchicalFilter.propTypes = {
|
|
|
72576
72662
|
setSpotlight: prop_types_default.a.func,
|
|
72577
72663
|
hasSpotlight: prop_types_default.a.bool,
|
|
72578
72664
|
allItems: prop_types_default.a.array,
|
|
72579
|
-
simpleSelectionMode: prop_types_default.a.bool
|
|
72665
|
+
simpleSelectionMode: prop_types_default.a.bool,
|
|
72666
|
+
tagAriaLabel: prop_types_default.a.func
|
|
72580
72667
|
};
|
|
72581
72668
|
|
|
72582
72669
|
/* harmony default export */ var src_HierarchicalFilter_HierarchicalFilter = (withSpotlight_withSpotlight(withExpansionTree_withExpansionTree(HierarchicalFilter_HierarchicalFilter)));
|
|
@@ -72725,7 +72812,7 @@ if (true) console.info(package_0.name + '@' + package_0.version);
|
|
|
72725
72812
|
|
|
72726
72813
|
|
|
72727
72814
|
/***/ }),
|
|
72728
|
-
/*
|
|
72815
|
+
/* 378 */
|
|
72729
72816
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
72730
72817
|
|
|
72731
72818
|
"use strict";
|
|
@@ -72756,6 +72843,7 @@ function scrollbarSize(recalc) {
|
|
|
72756
72843
|
}
|
|
72757
72844
|
|
|
72758
72845
|
/***/ }),
|
|
72846
|
+
/* 379 */,
|
|
72759
72847
|
/* 380 */,
|
|
72760
72848
|
/* 381 */,
|
|
72761
72849
|
/* 382 */,
|