superdesk-ui-framework 3.1.13 → 3.1.14

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.
@@ -5944,7 +5944,7 @@ exports.Text = exports.LoadingOverlay = exports.Spinner = exports.ListItemLoader
5944
5944
  exports.DragHandle = exports.DragHandleDots = exports.ResizeObserverComponent = exports.SpacerBlock = exports.Spacer = exports.WithPopover = exports.ResizablePanels = exports.MultiSelect = exports.ContentListItem = exports.TableListItem = exports.TableList = exports.TreeMenu = exports.TreeSelect = exports.BottomNav = exports.Heading = exports.Time = void 0;
5945
5945
  var HelloWorld_1 = __webpack_require__(389);
5946
5946
  Object.defineProperty(exports, "HelloWorld", { enumerable: true, get: function () { return HelloWorld_1.HelloWorld; } });
5947
- var Button_1 = __webpack_require__(76);
5947
+ var Button_1 = __webpack_require__(58);
5948
5948
  Object.defineProperty(exports, "Button", { enumerable: true, get: function () { return Button_1.Button; } });
5949
5949
  var Input_1 = __webpack_require__(390);
5950
5950
  Object.defineProperty(exports, "Input", { enumerable: true, get: function () { return Input_1.Input; } });
@@ -5959,11 +5959,11 @@ var Popover_1 = __webpack_require__(413);
5959
5959
  Object.defineProperty(exports, "Popover", { enumerable: true, get: function () { return Popover_1.Popover; } });
5960
5960
  var Label_1 = __webpack_require__(43);
5961
5961
  Object.defineProperty(exports, "Label", { enumerable: true, get: function () { return Label_1.Label; } });
5962
- var Badge_1 = __webpack_require__(58);
5962
+ var Badge_1 = __webpack_require__(59);
5963
5963
  Object.defineProperty(exports, "Badge", { enumerable: true, get: function () { return Badge_1.Badge; } });
5964
5964
  var Alert_1 = __webpack_require__(414);
5965
5965
  Object.defineProperty(exports, "Alert", { enumerable: true, get: function () { return Alert_1.Alert; } });
5966
- var avatar_wrapper_1 = __webpack_require__(59);
5966
+ var avatar_wrapper_1 = __webpack_require__(60);
5967
5967
  Object.defineProperty(exports, "AvatarWrapper", { enumerable: true, get: function () { return avatar_wrapper_1.AvatarWrapper; } });
5968
5968
  var avatar_text_1 = __webpack_require__(127);
5969
5969
  Object.defineProperty(exports, "AvatarContentText", { enumerable: true, get: function () { return avatar_text_1.AvatarContentText; } });
@@ -5977,7 +5977,7 @@ var avatar_placeholder_1 = __webpack_require__(129);
5977
5977
  Object.defineProperty(exports, "AvatarPlaceholder", { enumerable: true, get: function () { return avatar_placeholder_1.AvatarPlaceholder; } });
5978
5978
  var Rotate_1 = __webpack_require__(373);
5979
5979
  Object.defineProperty(exports, "Rotate", { enumerable: true, get: function () { return Rotate_1.Rotate; } });
5980
- var IconButton_1 = __webpack_require__(70);
5980
+ var IconButton_1 = __webpack_require__(71);
5981
5981
  Object.defineProperty(exports, "IconButton", { enumerable: true, get: function () { return IconButton_1.IconButton; } });
5982
5982
  var IconLabel_1 = __webpack_require__(602);
5983
5983
  Object.defineProperty(exports, "IconLabel", { enumerable: true, get: function () { return IconLabel_1.IconLabel; } });
@@ -6044,13 +6044,13 @@ var ContentDivider_1 = __webpack_require__(641);
6044
6044
  Object.defineProperty(exports, "ContentDivider", { enumerable: true, get: function () { return ContentDivider_1.ContentDivider; } });
6045
6045
  var HeadingText_1 = __webpack_require__(642);
6046
6046
  Object.defineProperty(exports, "HeadingText", { enumerable: true, get: function () { return HeadingText_1.HeadingText; } });
6047
- var DropdownFirst_1 = __webpack_require__(71);
6047
+ var DropdownFirst_1 = __webpack_require__(72);
6048
6048
  Object.defineProperty(exports, "DropdownFirst", { enumerable: true, get: function () { return DropdownFirst_1.DropdownFirst; } });
6049
- var DropdownFirst_2 = __webpack_require__(71);
6049
+ var DropdownFirst_2 = __webpack_require__(72);
6050
6050
  Object.defineProperty(exports, "DropdownItem", { enumerable: true, get: function () { return DropdownFirst_2.DropdownItem; } });
6051
- var DropdownFirst_3 = __webpack_require__(71);
6051
+ var DropdownFirst_3 = __webpack_require__(72);
6052
6052
  Object.defineProperty(exports, "DropdownLabel", { enumerable: true, get: function () { return DropdownFirst_3.DropdownLabel; } });
6053
- var DropdownFirst_4 = __webpack_require__(71);
6053
+ var DropdownFirst_4 = __webpack_require__(72);
6054
6054
  Object.defineProperty(exports, "DropdownDivider", { enumerable: true, get: function () { return DropdownFirst_4.DropdownDivider; } });
6055
6055
  var Dropdown_1 = __webpack_require__(343);
6056
6056
  Object.defineProperty(exports, "Dropdown", { enumerable: true, get: function () { return Dropdown_1.Dropdown; } });
@@ -6115,7 +6115,7 @@ var IllustrationButton_1 = __webpack_require__(689);
6115
6115
  Object.defineProperty(exports, "IllustrationButton", { enumerable: true, get: function () { return IllustrationButton_1.IllustrationButton; } });
6116
6116
  __exportStar(__webpack_require__(17), exports);
6117
6117
  __exportStar(__webpack_require__(14), exports);
6118
- __exportStar(__webpack_require__(74), exports);
6118
+ __exportStar(__webpack_require__(75), exports);
6119
6119
  __exportStar(__webpack_require__(117), exports);
6120
6120
  var Skeleton_1 = __webpack_require__(348);
6121
6121
  Object.defineProperty(exports, "Skeleton", { enumerable: true, get: function () { return Skeleton_1.Skeleton; } });
@@ -6360,7 +6360,7 @@ process.umask = function() { return 0; };
6360
6360
  */
6361
6361
 
6362
6362
  if (process.env.NODE_ENV !== 'production') {
6363
- var ReactIs = __webpack_require__(72);
6363
+ var ReactIs = __webpack_require__(73);
6364
6364
 
6365
6365
  // By explicitly using `prop-types` you are opting into new development behavior.
6366
6366
  // http://fb.me/prop-types-in-prod
@@ -6658,7 +6658,7 @@ var FormItem_1 = __webpack_require__(394);
6658
6658
  Object.defineProperty(exports, "FormItem", { enumerable: true, get: function () { return FormItem_1.FormItem; } });
6659
6659
  var FormText_1 = __webpack_require__(395);
6660
6660
  Object.defineProperty(exports, "FormText", { enumerable: true, get: function () { return FormText_1.FormText; } });
6661
- var FormLabel_1 = __webpack_require__(73);
6661
+ var FormLabel_1 = __webpack_require__(74);
6662
6662
  Object.defineProperty(exports, "FormLabel", { enumerable: true, get: function () { return FormLabel_1.FormLabel; } });
6663
6663
  var InputWrapper_1 = __webpack_require__(121);
6664
6664
  Object.defineProperty(exports, "InputWrapper", { enumerable: true, get: function () { return InputWrapper_1.InputWrapper; } });
@@ -26085,7 +26085,7 @@ function startOfISOWeek(dirtyDate) {
26085
26085
  "use strict";
26086
26086
  /* harmony export (immutable) */ __webpack_exports__["a"] = differenceInCalendarDays;
26087
26087
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__lib_getTimezoneOffsetInMilliseconds_index_js__ = __webpack_require__(20);
26088
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfDay_index_js__ = __webpack_require__(61);
26088
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfDay_index_js__ = __webpack_require__(62);
26089
26089
 
26090
26090
 
26091
26091
  var MILLISECONDS_IN_DAY = 86400000;
@@ -26553,7 +26553,7 @@ function startOfISOWeekYear(dirtyDate) {
26553
26553
 
26554
26554
  "use strict";
26555
26555
  /* harmony export (immutable) */ __webpack_exports__["a"] = isSameDay;
26556
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__startOfDay_index_js__ = __webpack_require__(61);
26556
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__startOfDay_index_js__ = __webpack_require__(62);
26557
26557
 
26558
26558
  /**
26559
26559
  * @name isSameDay
@@ -26785,7 +26785,7 @@ function getBoundingClientRect(element, includeScale) {
26785
26785
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__getComputedStyle_js__ = __webpack_require__(42);
26786
26786
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__instanceOf_js__ = __webpack_require__(16);
26787
26787
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__isTableElement_js__ = __webpack_require__(581);
26788
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__getParentNode_js__ = __webpack_require__(69);
26788
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__getParentNode_js__ = __webpack_require__(70);
26789
26789
 
26790
26790
 
26791
26791
 
@@ -37987,6 +37987,88 @@ return jQuery;
37987
37987
 
37988
37988
  "use strict";
37989
37989
 
37990
+ var __extends = (this && this.__extends) || (function () {
37991
+ var extendStatics = function (d, b) {
37992
+ extendStatics = Object.setPrototypeOf ||
37993
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
37994
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
37995
+ return extendStatics(d, b);
37996
+ };
37997
+ return function (d, b) {
37998
+ if (typeof b !== "function" && b !== null)
37999
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
38000
+ extendStatics(d, b);
38001
+ function __() { this.constructor = d; }
38002
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
38003
+ };
38004
+ })();
38005
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
38006
+ if (k2 === undefined) k2 = k;
38007
+ var desc = Object.getOwnPropertyDescriptor(m, k);
38008
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
38009
+ desc = { enumerable: true, get: function() { return m[k]; } };
38010
+ }
38011
+ Object.defineProperty(o, k2, desc);
38012
+ }) : (function(o, m, k, k2) {
38013
+ if (k2 === undefined) k2 = k;
38014
+ o[k2] = m[k];
38015
+ }));
38016
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
38017
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
38018
+ }) : function(o, v) {
38019
+ o["default"] = v;
38020
+ });
38021
+ var __importStar = (this && this.__importStar) || function (mod) {
38022
+ if (mod && mod.__esModule) return mod;
38023
+ var result = {};
38024
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
38025
+ __setModuleDefault(result, mod);
38026
+ return result;
38027
+ };
38028
+ var __importDefault = (this && this.__importDefault) || function (mod) {
38029
+ return (mod && mod.__esModule) ? mod : { "default": mod };
38030
+ };
38031
+ Object.defineProperty(exports, "__esModule", { value: true });
38032
+ exports.Button = void 0;
38033
+ var React = __importStar(__webpack_require__(0));
38034
+ var classnames_1 = __importDefault(__webpack_require__(3));
38035
+ var Icon_1 = __webpack_require__(10);
38036
+ var Spinner_1 = __webpack_require__(77);
38037
+ var Button = /** @class */ (function (_super) {
38038
+ __extends(Button, _super);
38039
+ function Button() {
38040
+ return _super !== null && _super.apply(this, arguments) || this;
38041
+ }
38042
+ Button.prototype.render = function () {
38043
+ var _a;
38044
+ var _this = this;
38045
+ var classes = (0, classnames_1.default)('btn', (_a = {
38046
+ 'btn--expanded': this.props.expand
38047
+ },
38048
+ _a["btn--".concat(this.props.size)] = this.props.size !== 'normal' && this.props.size !== undefined,
38049
+ _a["btn--".concat(this.props.type)] = this.props.type !== 'default' && this.props.type !== undefined,
38050
+ _a["btn--".concat(this.props.style)] = this.props.style !== 'filled' && this.props.style !== undefined,
38051
+ _a['btn--disabled'] = this.props.disabled,
38052
+ _a['btn--icon-only'] = this.props.iconOnly,
38053
+ _a['btn--ui-dark'] = this.props.theme === 'dark',
38054
+ _a['btn--icon-only-circle'] = this.props.shape === 'round' && this.props.iconOnly,
38055
+ _a));
38056
+ return (React.createElement("button", { id: this.props.id, className: classes, tabIndex: 0, disabled: this.props.disabled || this.props.isLoading, "data-loading": this.props.isLoading, onClick: this.props.disabled ? function () { return false; } : function (event) { return _this.props.onClick(event); }, "aria-label": this.props.iconOnly ? this.props.text : '', "data-test-id": this.props['data-test-id'], title: this.props.tooltip },
38057
+ this.props.isLoading ? React.createElement(Spinner_1.Spinner, { size: "mini" }) : null,
38058
+ this.props.icon && !this.props.isLoading ? React.createElement(Icon_1.Icon, { name: this.props.icon }) : null,
38059
+ this.props.iconOnly ? null : this.props.text));
38060
+ };
38061
+ return Button;
38062
+ }(React.PureComponent));
38063
+ exports.Button = Button;
38064
+
38065
+
38066
+ /***/ }),
38067
+ /* 59 */
38068
+ /***/ (function(module, exports, __webpack_require__) {
38069
+
38070
+ "use strict";
38071
+
37990
38072
  var __extends = (this && this.__extends) || (function () {
37991
38073
  var extendStatics = function (d, b) {
37992
38074
  extendStatics = Object.setPrototypeOf ||
@@ -38059,7 +38141,7 @@ exports.Badge = Badge;
38059
38141
 
38060
38142
 
38061
38143
  /***/ }),
38062
- /* 59 */
38144
+ /* 60 */
38063
38145
  /***/ (function(module, exports, __webpack_require__) {
38064
38146
 
38065
38147
  "use strict";
@@ -38145,7 +38227,7 @@ exports.AvatarWrapper = AvatarWrapper;
38145
38227
 
38146
38228
 
38147
38229
  /***/ }),
38148
- /* 60 */
38230
+ /* 61 */
38149
38231
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38150
38232
 
38151
38233
  "use strict";
@@ -38185,7 +38267,7 @@ function isWeekend(dirtyDate) {
38185
38267
  }
38186
38268
 
38187
38269
  /***/ }),
38188
- /* 61 */
38270
+ /* 62 */
38189
38271
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38190
38272
 
38191
38273
  "use strict";
@@ -38226,7 +38308,7 @@ function startOfDay(dirtyDate) {
38226
38308
  }
38227
38309
 
38228
38310
  /***/ }),
38229
- /* 62 */
38311
+ /* 63 */
38230
38312
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38231
38313
 
38232
38314
  "use strict";
@@ -38279,7 +38361,7 @@ function addMonths(dirtyDate, dirtyAmount) {
38279
38361
  }
38280
38362
 
38281
38363
  /***/ }),
38282
- /* 63 */
38364
+ /* 64 */
38283
38365
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38284
38366
 
38285
38367
  "use strict";
@@ -38322,7 +38404,7 @@ function addWeeks(dirtyDate, dirtyAmount) {
38322
38404
  }
38323
38405
 
38324
38406
  /***/ }),
38325
- /* 64 */
38407
+ /* 65 */
38326
38408
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38327
38409
 
38328
38410
  "use strict";
@@ -38397,7 +38479,7 @@ function isValid(dirtyDate) {
38397
38479
  }
38398
38480
 
38399
38481
  /***/ }),
38400
- /* 65 */
38482
+ /* 66 */
38401
38483
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38402
38484
 
38403
38485
  "use strict";
@@ -38442,7 +38524,7 @@ function differenceInMilliseconds(dirtyDateLeft, dirtyDateRight) {
38442
38524
  }
38443
38525
 
38444
38526
  /***/ }),
38445
- /* 66 */
38527
+ /* 67 */
38446
38528
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38447
38529
 
38448
38530
  "use strict";
@@ -38484,7 +38566,7 @@ function startOfMonth(dirtyDate) {
38484
38566
  }
38485
38567
 
38486
38568
  /***/ }),
38487
- /* 67 */
38569
+ /* 68 */
38488
38570
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38489
38571
 
38490
38572
  "use strict";
@@ -38508,7 +38590,7 @@ function startOfUTCISOWeek(dirtyDate) {
38508
38590
  }
38509
38591
 
38510
38592
  /***/ }),
38511
- /* 68 */
38593
+ /* 69 */
38512
38594
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38513
38595
 
38514
38596
  "use strict";
@@ -38543,7 +38625,7 @@ function startOfUTCWeek(dirtyDate, dirtyOptions) {
38543
38625
  }
38544
38626
 
38545
38627
  /***/ }),
38546
- /* 69 */
38628
+ /* 70 */
38547
38629
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38548
38630
 
38549
38631
  "use strict";
@@ -38572,7 +38654,7 @@ function getParentNode(element) {
38572
38654
  }
38573
38655
 
38574
38656
  /***/ }),
38575
- /* 70 */
38657
+ /* 71 */
38576
38658
  /***/ (function(module, exports, __webpack_require__) {
38577
38659
 
38578
38660
  "use strict";
@@ -38649,7 +38731,7 @@ exports.IconButton = IconButton;
38649
38731
 
38650
38732
 
38651
38733
  /***/ }),
38652
- /* 71 */
38734
+ /* 72 */
38653
38735
  /***/ (function(module, exports, __webpack_require__) {
38654
38736
 
38655
38737
  "use strict";
@@ -38850,7 +38932,7 @@ exports.DropdownFirst.Footer = exports.DropdownFooter;
38850
38932
 
38851
38933
 
38852
38934
  /***/ }),
38853
- /* 72 */
38935
+ /* 73 */
38854
38936
  /***/ (function(module, exports, __webpack_require__) {
38855
38937
 
38856
38938
  "use strict";
@@ -38865,7 +38947,7 @@ if (process.env.NODE_ENV === 'production') {
38865
38947
  /* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(6)))
38866
38948
 
38867
38949
  /***/ }),
38868
- /* 73 */
38950
+ /* 74 */
38869
38951
  /***/ (function(module, exports, __webpack_require__) {
38870
38952
 
38871
38953
  "use strict";
@@ -38938,7 +39020,7 @@ exports.FormLabel = FormLabel;
38938
39020
 
38939
39021
 
38940
39022
  /***/ }),
38941
- /* 74 */
39023
+ /* 75 */
38942
39024
  /***/ (function(module, exports, __webpack_require__) {
38943
39025
 
38944
39026
  "use strict";
@@ -38954,7 +39036,7 @@ Object.defineProperty(exports, "QuickNavBar", { enumerable: true, get: function
38954
39036
 
38955
39037
 
38956
39038
  /***/ }),
38957
- /* 75 */
39039
+ /* 76 */
38958
39040
  /***/ (function(module, exports, __webpack_require__) {
38959
39041
 
38960
39042
  "use strict";
@@ -38972,88 +39054,6 @@ var ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';
38972
39054
  module.exports = ReactPropTypesSecret;
38973
39055
 
38974
39056
 
38975
- /***/ }),
38976
- /* 76 */
38977
- /***/ (function(module, exports, __webpack_require__) {
38978
-
38979
- "use strict";
38980
-
38981
- var __extends = (this && this.__extends) || (function () {
38982
- var extendStatics = function (d, b) {
38983
- extendStatics = Object.setPrototypeOf ||
38984
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
38985
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
38986
- return extendStatics(d, b);
38987
- };
38988
- return function (d, b) {
38989
- if (typeof b !== "function" && b !== null)
38990
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
38991
- extendStatics(d, b);
38992
- function __() { this.constructor = d; }
38993
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
38994
- };
38995
- })();
38996
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
38997
- if (k2 === undefined) k2 = k;
38998
- var desc = Object.getOwnPropertyDescriptor(m, k);
38999
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
39000
- desc = { enumerable: true, get: function() { return m[k]; } };
39001
- }
39002
- Object.defineProperty(o, k2, desc);
39003
- }) : (function(o, m, k, k2) {
39004
- if (k2 === undefined) k2 = k;
39005
- o[k2] = m[k];
39006
- }));
39007
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
39008
- Object.defineProperty(o, "default", { enumerable: true, value: v });
39009
- }) : function(o, v) {
39010
- o["default"] = v;
39011
- });
39012
- var __importStar = (this && this.__importStar) || function (mod) {
39013
- if (mod && mod.__esModule) return mod;
39014
- var result = {};
39015
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
39016
- __setModuleDefault(result, mod);
39017
- return result;
39018
- };
39019
- var __importDefault = (this && this.__importDefault) || function (mod) {
39020
- return (mod && mod.__esModule) ? mod : { "default": mod };
39021
- };
39022
- Object.defineProperty(exports, "__esModule", { value: true });
39023
- exports.Button = void 0;
39024
- var React = __importStar(__webpack_require__(0));
39025
- var classnames_1 = __importDefault(__webpack_require__(3));
39026
- var Icon_1 = __webpack_require__(10);
39027
- var Spinner_1 = __webpack_require__(77);
39028
- var Button = /** @class */ (function (_super) {
39029
- __extends(Button, _super);
39030
- function Button() {
39031
- return _super !== null && _super.apply(this, arguments) || this;
39032
- }
39033
- Button.prototype.render = function () {
39034
- var _a;
39035
- var _this = this;
39036
- var classes = (0, classnames_1.default)('btn', (_a = {
39037
- 'btn--expanded': this.props.expand
39038
- },
39039
- _a["btn--".concat(this.props.size)] = this.props.size !== 'normal' && this.props.size !== undefined,
39040
- _a["btn--".concat(this.props.type)] = this.props.type !== 'default' && this.props.type !== undefined,
39041
- _a["btn--".concat(this.props.style)] = this.props.style !== 'filled' && this.props.style !== undefined,
39042
- _a['btn--disabled'] = this.props.disabled,
39043
- _a['btn--icon-only'] = this.props.iconOnly,
39044
- _a['btn--ui-dark'] = this.props.theme === 'dark',
39045
- _a['btn--icon-only-circle'] = this.props.shape === 'round' && this.props.iconOnly,
39046
- _a));
39047
- return (React.createElement("button", { id: this.props.id, className: classes, tabIndex: 0, disabled: this.props.disabled || this.props.isLoading, "data-loading": this.props.isLoading, onClick: this.props.disabled ? function () { return false; } : function (event) { return _this.props.onClick(event); }, "aria-label": this.props.iconOnly ? this.props.text : '', "data-test-id": this.props['data-test-id'], title: this.props.tooltip },
39048
- this.props.isLoading ? React.createElement(Spinner_1.Spinner, { size: "mini" }) : null,
39049
- this.props.icon && !this.props.isLoading ? React.createElement(Icon_1.Icon, { name: this.props.icon }) : null,
39050
- this.props.iconOnly ? null : this.props.text));
39051
- };
39052
- return Button;
39053
- }(React.PureComponent));
39054
- exports.Button = Button;
39055
-
39056
-
39057
39057
  /***/ }),
39058
39058
  /* 77 */
39059
39059
  /***/ (function(module, exports, __webpack_require__) {
@@ -39997,7 +39997,7 @@ function differenceInMonths(dirtyDateLeft, dirtyDateRight) {
39997
39997
 
39998
39998
  "use strict";
39999
39999
  /* harmony export (immutable) */ __webpack_exports__["a"] = differenceInSeconds;
40000
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(65);
40000
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(66);
40001
40001
 
40002
40002
  /**
40003
40003
  * @name differenceInSeconds
@@ -40043,7 +40043,7 @@ function differenceInSeconds(dirtyDateLeft, dirtyDateRight) {
40043
40043
  /* harmony export (immutable) */ __webpack_exports__["a"] = eachWeekendOfInterval;
40044
40044
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__eachDayOfInterval_index_js__ = __webpack_require__(145);
40045
40045
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__isSunday_index_js__ = __webpack_require__(146);
40046
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__isWeekend_index_js__ = __webpack_require__(60);
40046
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__isWeekend_index_js__ = __webpack_require__(61);
40047
40047
 
40048
40048
 
40049
40049
 
@@ -40230,7 +40230,7 @@ function endOfDay(dirtyDate) {
40230
40230
  "use strict";
40231
40231
  Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
40232
40232
  /* harmony export (immutable) */ __webpack_exports__["default"] = format;
40233
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isValid_index_js__ = __webpack_require__(64);
40233
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isValid_index_js__ = __webpack_require__(65);
40234
40234
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__locale_en_US_index_js__ = __webpack_require__(47);
40235
40235
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__subMilliseconds_index_js__ = __webpack_require__(48);
40236
40236
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__toDate_index_js__ = __webpack_require__(2);
@@ -40680,7 +40680,7 @@ function cleanEscapedString(input) {
40680
40680
  /* harmony export (immutable) */ __webpack_exports__["a"] = getUTCWeekYear;
40681
40681
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toInteger_index_js__ = __webpack_require__(4);
40682
40682
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__toDate_index_js__ = __webpack_require__(2);
40683
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCWeek_index_js__ = __webpack_require__(68);
40683
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCWeek_index_js__ = __webpack_require__(69);
40684
40684
 
40685
40685
 
40686
40686
  // This function will be a part of public API when UTC function will be implemented.
@@ -41753,6 +41753,7 @@ var calendar_1 = __webpack_require__(604);
41753
41753
  var lodash_1 = __webpack_require__(21);
41754
41754
  var react_id_generator_1 = __importDefault(__webpack_require__(11));
41755
41755
  var Form_1 = __webpack_require__(14);
41756
+ var Button_1 = __webpack_require__(58);
41756
41757
  var internalPrimereactClassnames = {
41757
41758
  overlayVisible: 'p-input-overlay-visible',
41758
41759
  };
@@ -41829,7 +41830,10 @@ var DatePicker = /** @class */ (function (_super) {
41829
41830
  React.createElement("span", null, (0, moment_1.default)(this.state.value).format(this.props.dateFormat))));
41830
41831
  }
41831
41832
  return (React.createElement(Form_1.InputWrapper, { label: this.props.label, error: this.props.error, invalid: this.props.error != null, required: this.props.required, disabled: this.props.disabled, info: this.props.info, inlineLabel: this.props.inlineLabel, labelHidden: this.props.labelHidden, htmlId: this.htmlId, tabindex: this.props.tabindex },
41832
- React.createElement(calendar_1.Calendar, { showButtonBar: this.props.showButtonBar, inputId: this.htmlId, ariaLabelledBy: this.htmlId + 'label', ref: function (ref) {
41833
+ React.createElement(calendar_1.Calendar, { footerTemplate: this.props.required !== true ? function () { return (React.createElement("div", { className: 'd-flex justify-end' },
41834
+ React.createElement(Button_1.Button, { onClick: function () {
41835
+ _this.props.onChange(null);
41836
+ }, text: 'Clear', "data-test-id": 'clear-button' }))); } : undefined, inputId: this.htmlId, ariaLabelledBy: this.htmlId + 'label', ref: function (ref) {
41833
41837
  _this.instance = ref;
41834
41838
  var refAny = ref;
41835
41839
  if (_this.props['data-test-id'] != null && (refAny === null || refAny === void 0 ? void 0 : refAny.inputElement) != null) {
@@ -42771,7 +42775,7 @@ var react_dom_1 = __importDefault(__webpack_require__(9));
42771
42775
  var classnames_1 = __importDefault(__webpack_require__(3));
42772
42776
  var react_beautiful_dnd_1 = __webpack_require__(355);
42773
42777
  var Tooltip_1 = __webpack_require__(54);
42774
- var Button_1 = __webpack_require__(76);
42778
+ var Button_1 = __webpack_require__(58);
42775
42779
  var Dropdown_1 = __webpack_require__(343);
42776
42780
  var SingleAndDoubleClickFunction_1 = __webpack_require__(364);
42777
42781
  var reorder = function (list, startIndex, endIndex) {
@@ -44275,7 +44279,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
44275
44279
  exports.Avatar = void 0;
44276
44280
  var React = __importStar(__webpack_require__(0));
44277
44281
  var avatar_image_1 = __webpack_require__(81);
44278
- var avatar_wrapper_1 = __webpack_require__(59);
44282
+ var avatar_wrapper_1 = __webpack_require__(60);
44279
44283
  var avatar_text_1 = __webpack_require__(127);
44280
44284
  var Avatar = /** @class */ (function (_super) {
44281
44285
  __extends(Avatar, _super);
@@ -44350,7 +44354,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
44350
44354
  Object.defineProperty(exports, "__esModule", { value: true });
44351
44355
  exports.AvatarPlaceholder = void 0;
44352
44356
  var React = __importStar(__webpack_require__(0));
44353
- var avatar_wrapper_1 = __webpack_require__(59);
44357
+ var avatar_wrapper_1 = __webpack_require__(60);
44354
44358
  var avatar_action_add_1 = __webpack_require__(417);
44355
44359
  var avatar_image_1 = __webpack_require__(81);
44356
44360
  var AvatarPlaceholder = /** @class */ (function (_super) {
@@ -44383,7 +44387,7 @@ exports.AvatarPlaceholder = AvatarPlaceholder;
44383
44387
 
44384
44388
  "use strict";
44385
44389
  /* harmony export (immutable) */ __webpack_exports__["a"] = addBusinessDays;
44386
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isWeekend_index_js__ = __webpack_require__(60);
44390
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isWeekend_index_js__ = __webpack_require__(61);
44387
44391
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__toDate_index_js__ = __webpack_require__(2);
44388
44392
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__lib_toInteger_index_js__ = __webpack_require__(4);
44389
44393
 
@@ -44637,7 +44641,7 @@ function addMinutes(dirtyDate, dirtyAmount) {
44637
44641
  "use strict";
44638
44642
  /* harmony export (immutable) */ __webpack_exports__["a"] = addQuarters;
44639
44643
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__lib_toInteger_index_js__ = __webpack_require__(4);
44640
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(62);
44644
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(63);
44641
44645
 
44642
44646
 
44643
44647
  /**
@@ -44722,7 +44726,7 @@ function addSeconds(dirtyDate, dirtyAmount) {
44722
44726
  "use strict";
44723
44727
  /* harmony export (immutable) */ __webpack_exports__["a"] = addYears;
44724
44728
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__lib_toInteger_index_js__ = __webpack_require__(4);
44725
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(62);
44729
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(63);
44726
44730
 
44727
44731
 
44728
44732
  /**
@@ -45473,7 +45477,7 @@ function addLeadingZeros(number, targetLength) {
45473
45477
  "use strict";
45474
45478
  /* harmony export (immutable) */ __webpack_exports__["a"] = getUTCISOWeek;
45475
45479
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toDate_index_js__ = __webpack_require__(2);
45476
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(67);
45480
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(68);
45477
45481
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCISOWeekYear_index_js__ = __webpack_require__(457);
45478
45482
 
45479
45483
 
@@ -45501,7 +45505,7 @@ function getUTCISOWeek(dirtyDate) {
45501
45505
  "use strict";
45502
45506
  /* harmony export (immutable) */ __webpack_exports__["a"] = getUTCISOWeekYear;
45503
45507
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toDate_index_js__ = __webpack_require__(2);
45504
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(67);
45508
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(68);
45505
45509
 
45506
45510
  // This function will be a part of public API when UTC function will be implemented.
45507
45511
  // See issue: https://github.com/date-fns/date-fns/issues/376
@@ -45538,7 +45542,7 @@ function getUTCISOWeekYear(dirtyDate) {
45538
45542
  "use strict";
45539
45543
  /* harmony export (immutable) */ __webpack_exports__["a"] = getUTCWeek;
45540
45544
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toDate_index_js__ = __webpack_require__(2);
45541
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCWeek_index_js__ = __webpack_require__(68);
45545
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCWeek_index_js__ = __webpack_require__(69);
45542
45546
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCWeekYear_index_js__ = __webpack_require__(458);
45543
45547
 
45544
45548
 
@@ -47626,7 +47630,7 @@ function flip(_ref) {
47626
47630
  "use strict";
47627
47631
  /* harmony export (immutable) */ __webpack_exports__["a"] = listScrollParents;
47628
47632
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__getScrollParent_js__ = __webpack_require__(587);
47629
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__getParentNode_js__ = __webpack_require__(69);
47633
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__getParentNode_js__ = __webpack_require__(70);
47630
47634
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__getWindow_js__ = __webpack_require__(23);
47631
47635
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__isScrollParent_js__ = __webpack_require__(102);
47632
47636
 
@@ -64535,7 +64539,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
64535
64539
  Object.defineProperty(exports, "__esModule", { value: true });
64536
64540
  exports.PanelTools = exports.PanelHeaderSlidingToolbar = exports.PanelFooter = exports.PanelContentBlock = exports.PanelContent = exports.PanelHeader = exports.Panel = void 0;
64537
64541
  var React = __importStar(__webpack_require__(0));
64538
- var IconButton_1 = __webpack_require__(70);
64542
+ var IconButton_1 = __webpack_require__(71);
64539
64543
  var Spinner_1 = __webpack_require__(77);
64540
64544
  var classnames_1 = __importDefault(__webpack_require__(3));
64541
64545
  var ButtonGroup_1 = __webpack_require__(339);
@@ -74363,7 +74367,7 @@ function _arrayLikeToArray(arr, len) {
74363
74367
  "use strict";
74364
74368
 
74365
74369
 
74366
- var reactIs = __webpack_require__(72);
74370
+ var reactIs = __webpack_require__(73);
74367
74371
 
74368
74372
  /**
74369
74373
  * Copyright 2015, Yahoo! Inc.
@@ -77864,7 +77868,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
77864
77868
  exports.BottomNav = void 0;
77865
77869
  var React = __importStar(__webpack_require__(0));
77866
77870
  var Icon_1 = __webpack_require__(10);
77867
- var IconButton_1 = __webpack_require__(70);
77871
+ var IconButton_1 = __webpack_require__(71);
77868
77872
  var lodash_1 = __webpack_require__(21);
77869
77873
  var BottomNav = /** @class */ (function (_super) {
77870
77874
  __extends(BottomNav, _super);
@@ -79193,10 +79197,10 @@ exports.typeOf = typeOf;
79193
79197
 
79194
79198
 
79195
79199
 
79196
- var ReactIs = __webpack_require__(72);
79200
+ var ReactIs = __webpack_require__(73);
79197
79201
  var assign = __webpack_require__(386);
79198
79202
 
79199
- var ReactPropTypesSecret = __webpack_require__(75);
79203
+ var ReactPropTypesSecret = __webpack_require__(76);
79200
79204
  var has = __webpack_require__(120);
79201
79205
  var checkPropTypes = __webpack_require__(387);
79202
79206
 
@@ -79911,7 +79915,7 @@ module.exports = shouldUseNative() ? Object.assign : function (target, source) {
79911
79915
  var printWarning = function() {};
79912
79916
 
79913
79917
  if (process.env.NODE_ENV !== 'production') {
79914
- var ReactPropTypesSecret = __webpack_require__(75);
79918
+ var ReactPropTypesSecret = __webpack_require__(76);
79915
79919
  var loggedTypeFailures = {};
79916
79920
  var has = __webpack_require__(120);
79917
79921
 
@@ -80019,7 +80023,7 @@ module.exports = checkPropTypes;
80019
80023
 
80020
80024
 
80021
80025
 
80022
- var ReactPropTypesSecret = __webpack_require__(75);
80026
+ var ReactPropTypesSecret = __webpack_require__(76);
80023
80027
 
80024
80028
  function emptyFunction() {}
80025
80029
  function emptyFunctionWithReset() {}
@@ -83862,7 +83866,7 @@ exports.AvatarGroup = void 0;
83862
83866
  var React = __importStar(__webpack_require__(0));
83863
83867
  var classnames_1 = __importDefault(__webpack_require__(3));
83864
83868
  var avatar_1 = __webpack_require__(128);
83865
- var avatar_wrapper_1 = __webpack_require__(59);
83869
+ var avatar_wrapper_1 = __webpack_require__(60);
83866
83870
  var avatar_number_1 = __webpack_require__(416);
83867
83871
  var avatar_placeholder_1 = __webpack_require__(129);
83868
83872
  var common_1 = __webpack_require__(115);
@@ -84101,13 +84105,13 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
84101
84105
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addMilliseconds", function() { return __WEBPACK_IMPORTED_MODULE_4__addMilliseconds_index_js__["a"]; });
84102
84106
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__addMinutes_index_js__ = __webpack_require__(134);
84103
84107
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addMinutes", function() { return __WEBPACK_IMPORTED_MODULE_5__addMinutes_index_js__["a"]; });
84104
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__addMonths_index_js__ = __webpack_require__(62);
84108
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__addMonths_index_js__ = __webpack_require__(63);
84105
84109
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addMonths", function() { return __WEBPACK_IMPORTED_MODULE_6__addMonths_index_js__["a"]; });
84106
84110
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_7__addQuarters_index_js__ = __webpack_require__(135);
84107
84111
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addQuarters", function() { return __WEBPACK_IMPORTED_MODULE_7__addQuarters_index_js__["a"]; });
84108
84112
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_8__addSeconds_index_js__ = __webpack_require__(136);
84109
84113
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addSeconds", function() { return __WEBPACK_IMPORTED_MODULE_8__addSeconds_index_js__["a"]; });
84110
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9__addWeeks_index_js__ = __webpack_require__(63);
84114
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9__addWeeks_index_js__ = __webpack_require__(64);
84111
84115
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addWeeks", function() { return __WEBPACK_IMPORTED_MODULE_9__addWeeks_index_js__["a"]; });
84112
84116
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_10__addYears_index_js__ = __webpack_require__(137);
84113
84117
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addYears", function() { return __WEBPACK_IMPORTED_MODULE_10__addYears_index_js__["a"]; });
@@ -84143,7 +84147,7 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
84143
84147
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "differenceInHours", function() { return __WEBPACK_IMPORTED_MODULE_25__differenceInHours_index_js__["a"]; });
84144
84148
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_26__differenceInISOWeekYears_index_js__ = __webpack_require__(428);
84145
84149
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "differenceInISOWeekYears", function() { return __WEBPACK_IMPORTED_MODULE_26__differenceInISOWeekYears_index_js__["a"]; });
84146
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_27__differenceInMilliseconds_index_js__ = __webpack_require__(65);
84150
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_27__differenceInMilliseconds_index_js__ = __webpack_require__(66);
84147
84151
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "differenceInMilliseconds", function() { return __WEBPACK_IMPORTED_MODULE_27__differenceInMilliseconds_index_js__["a"]; });
84148
84152
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_28__differenceInMinutes_index_js__ = __webpack_require__(429);
84149
84153
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "differenceInMinutes", function() { return __WEBPACK_IMPORTED_MODULE_28__differenceInMinutes_index_js__["a"]; });
@@ -84325,11 +84329,11 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
84325
84329
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isTomorrow", function() { return __WEBPACK_IMPORTED_MODULE_116__isTomorrow_index_js__["a"]; });
84326
84330
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_117__isTuesday_index_js__ = __webpack_require__(500);
84327
84331
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isTuesday", function() { return __WEBPACK_IMPORTED_MODULE_117__isTuesday_index_js__["a"]; });
84328
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_118__isValid_index_js__ = __webpack_require__(64);
84332
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_118__isValid_index_js__ = __webpack_require__(65);
84329
84333
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isValid", function() { return __WEBPACK_IMPORTED_MODULE_118__isValid_index_js__["a"]; });
84330
84334
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_119__isWednesday_index_js__ = __webpack_require__(501);
84331
84335
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isWednesday", function() { return __WEBPACK_IMPORTED_MODULE_119__isWednesday_index_js__["a"]; });
84332
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_120__isWeekend_index_js__ = __webpack_require__(60);
84336
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_120__isWeekend_index_js__ = __webpack_require__(61);
84333
84337
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isWeekend", function() { return __WEBPACK_IMPORTED_MODULE_120__isWeekend_index_js__["a"]; });
84334
84338
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_121__isWithinInterval_index_js__ = __webpack_require__(502);
84335
84339
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isWithinInterval", function() { return __WEBPACK_IMPORTED_MODULE_121__isWithinInterval_index_js__["a"]; });
@@ -84395,7 +84399,7 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
84395
84399
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "setWeekYear", function() { return __WEBPACK_IMPORTED_MODULE_151__setWeekYear_index_js__["a"]; });
84396
84400
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_152__setYear_index_js__ = __webpack_require__(534);
84397
84401
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "setYear", function() { return __WEBPACK_IMPORTED_MODULE_152__setYear_index_js__["a"]; });
84398
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_153__startOfDay_index_js__ = __webpack_require__(61);
84402
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_153__startOfDay_index_js__ = __webpack_require__(62);
84399
84403
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfDay", function() { return __WEBPACK_IMPORTED_MODULE_153__startOfDay_index_js__["a"]; });
84400
84404
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_154__startOfDecade_index_js__ = __webpack_require__(535);
84401
84405
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfDecade", function() { return __WEBPACK_IMPORTED_MODULE_154__startOfDecade_index_js__["a"]; });
@@ -84407,7 +84411,7 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
84407
84411
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfISOWeekYear", function() { return __WEBPACK_IMPORTED_MODULE_157__startOfISOWeekYear_index_js__["a"]; });
84408
84412
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_158__startOfMinute_index_js__ = __webpack_require__(172);
84409
84413
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfMinute", function() { return __WEBPACK_IMPORTED_MODULE_158__startOfMinute_index_js__["a"]; });
84410
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_159__startOfMonth_index_js__ = __webpack_require__(66);
84414
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_159__startOfMonth_index_js__ = __webpack_require__(67);
84411
84415
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfMonth", function() { return __WEBPACK_IMPORTED_MODULE_159__startOfMonth_index_js__["a"]; });
84412
84416
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_160__startOfQuarter_index_js__ = __webpack_require__(175);
84413
84417
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfQuarter", function() { return __WEBPACK_IMPORTED_MODULE_160__startOfQuarter_index_js__["a"]; });
@@ -84969,8 +84973,8 @@ function compareDesc(dirtyDateLeft, dirtyDateRight) {
84969
84973
 
84970
84974
  "use strict";
84971
84975
  /* harmony export (immutable) */ __webpack_exports__["a"] = differenceInBusinessDays;
84972
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isValid_index_js__ = __webpack_require__(64);
84973
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__isWeekend_index_js__ = __webpack_require__(60);
84976
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isValid_index_js__ = __webpack_require__(65);
84977
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__isWeekend_index_js__ = __webpack_require__(61);
84974
84978
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__toDate_index_js__ = __webpack_require__(2);
84975
84979
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__differenceInCalendarDays_index_js__ = __webpack_require__(35);
84976
84980
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__addDays_index_js__ = __webpack_require__(28);
@@ -85140,7 +85144,7 @@ function differenceInCalendarQuarters(dirtyDateLeft, dirtyDateRight) {
85140
85144
 
85141
85145
  "use strict";
85142
85146
  /* harmony export (immutable) */ __webpack_exports__["a"] = differenceInHours;
85143
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(65);
85147
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(66);
85144
85148
 
85145
85149
  var MILLISECONDS_IN_HOUR = 3600000;
85146
85150
  /**
@@ -85250,7 +85254,7 @@ function differenceInISOWeekYears(dirtyDateLeft, dirtyDateRight) {
85250
85254
 
85251
85255
  "use strict";
85252
85256
  /* harmony export (immutable) */ __webpack_exports__["a"] = differenceInMinutes;
85253
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(65);
85257
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(66);
85254
85258
 
85255
85259
  var MILLISECONDS_IN_MINUTE = 60000;
85256
85260
  /**
@@ -85427,7 +85431,7 @@ function differenceInYears(dirtyDateLeft, dirtyDateRight) {
85427
85431
 
85428
85432
  "use strict";
85429
85433
  /* harmony export (immutable) */ __webpack_exports__["a"] = eachWeekOfInterval;
85430
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__addWeeks_index_js__ = __webpack_require__(63);
85434
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__addWeeks_index_js__ = __webpack_require__(64);
85431
85435
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfWeek_index_js__ = __webpack_require__(29);
85432
85436
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__toDate_index_js__ = __webpack_require__(2);
85433
85437
 
@@ -85513,7 +85517,7 @@ function eachWeekOfInterval(dirtyInterval, options) {
85513
85517
  "use strict";
85514
85518
  /* harmony export (immutable) */ __webpack_exports__["a"] = eachWeekendOfMonth;
85515
85519
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__eachWeekendOfInterval_index_js__ = __webpack_require__(85);
85516
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfMonth_index_js__ = __webpack_require__(66);
85520
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfMonth_index_js__ = __webpack_require__(67);
85517
85521
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__endOfMonth_index_js__ = __webpack_require__(86);
85518
85522
 
85519
85523
 
@@ -87477,7 +87481,7 @@ function getUTCDayOfYear(dirtyDate) {
87477
87481
  "use strict";
87478
87482
  /* harmony export (immutable) */ __webpack_exports__["a"] = startOfUTCISOWeekYear;
87479
87483
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__getUTCISOWeekYear_index_js__ = __webpack_require__(152);
87480
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(67);
87484
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(68);
87481
87485
 
87482
87486
  // This function will be a part of public API when UTC function will be implemented.
87483
87487
  // See issue: https://github.com/date-fns/date-fns/issues/376
@@ -87503,7 +87507,7 @@ function startOfUTCISOWeekYear(dirtyDate) {
87503
87507
  /* harmony export (immutable) */ __webpack_exports__["a"] = startOfUTCWeekYear;
87504
87508
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toInteger_index_js__ = __webpack_require__(4);
87505
87509
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__getUTCWeekYear_index_js__ = __webpack_require__(90);
87506
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCWeek_index_js__ = __webpack_require__(68);
87510
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCWeek_index_js__ = __webpack_require__(69);
87507
87511
 
87508
87512
 
87509
87513
  // This function will be a part of public API when UTC function will be implemented.
@@ -88232,7 +88236,7 @@ function getHours(dirtyDate) {
88232
88236
  "use strict";
88233
88237
  /* harmony export (immutable) */ __webpack_exports__["a"] = getISOWeeksInYear;
88234
88238
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__startOfISOWeekYear_index_js__ = __webpack_require__(45);
88235
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addWeeks_index_js__ = __webpack_require__(63);
88239
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addWeeks_index_js__ = __webpack_require__(64);
88236
88240
 
88237
88241
 
88238
88242
  var MILLISECONDS_IN_WEEK = 604800000;
@@ -88583,7 +88587,7 @@ function getUnixTime(dirtyDate) {
88583
88587
  /* harmony export (immutable) */ __webpack_exports__["a"] = getWeekOfMonth;
88584
88588
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__getDate_index_js__ = __webpack_require__(159);
88585
88589
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__getDay_index_js__ = __webpack_require__(160);
88586
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfMonth_index_js__ = __webpack_require__(66);
88590
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfMonth_index_js__ = __webpack_require__(67);
88587
88591
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__lib_toInteger_index_js__ = __webpack_require__(4);
88588
88592
 
88589
88593
 
@@ -88663,7 +88667,7 @@ function getWeekOfMonth(date, dirtyOptions) {
88663
88667
  /* harmony export (immutable) */ __webpack_exports__["a"] = getWeeksInMonth;
88664
88668
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInCalendarWeeks_index_js__ = __webpack_require__(141);
88665
88669
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__lastDayOfMonth_index_js__ = __webpack_require__(167);
88666
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfMonth_index_js__ = __webpack_require__(66);
88670
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfMonth_index_js__ = __webpack_require__(67);
88667
88671
 
88668
88672
 
88669
88673
 
@@ -90176,7 +90180,7 @@ function lastDayOfYear(dirtyDate) {
90176
90180
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toDate_index_js__ = __webpack_require__(2);
90177
90181
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__lib_format_lightFormatters_index_js__ = __webpack_require__(149);
90178
90182
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__lib_getTimezoneOffsetInMilliseconds_index_js__ = __webpack_require__(20);
90179
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__isValid_index_js__ = __webpack_require__(64);
90183
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__isValid_index_js__ = __webpack_require__(65);
90180
90184
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__subMilliseconds_index_js__ = __webpack_require__(48);
90181
90185
 
90182
90186
 
@@ -91024,8 +91028,8 @@ function cleanEscapedString(input) {
91024
91028
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__lib_setUTCISODay_index_js__ = __webpack_require__(515);
91025
91029
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__lib_setUTCISOWeek_index_js__ = __webpack_require__(516);
91026
91030
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__lib_setUTCWeek_index_js__ = __webpack_require__(517);
91027
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__lib_startOfUTCISOWeek_index_js__ = __webpack_require__(67);
91028
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__lib_startOfUTCWeek_index_js__ = __webpack_require__(68);
91031
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__lib_startOfUTCISOWeek_index_js__ = __webpack_require__(68);
91032
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__lib_startOfUTCWeek_index_js__ = __webpack_require__(69);
91029
91033
 
91030
91034
 
91031
91035
 
@@ -93900,7 +93904,7 @@ function startOfDecade(dirtyDate) {
93900
93904
 
93901
93905
  "use strict";
93902
93906
  /* harmony export (immutable) */ __webpack_exports__["a"] = startOfToday;
93903
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__startOfDay_index_js__ = __webpack_require__(61);
93907
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__startOfDay_index_js__ = __webpack_require__(62);
93904
93908
 
93905
93909
  /**
93906
93910
  * @name startOfToday
@@ -94139,7 +94143,7 @@ function subMinutes(dirtyDate, dirtyAmount) {
94139
94143
  "use strict";
94140
94144
  /* harmony export (immutable) */ __webpack_exports__["a"] = subMonths;
94141
94145
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__lib_toInteger_index_js__ = __webpack_require__(4);
94142
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(62);
94146
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(63);
94143
94147
 
94144
94148
 
94145
94149
  /**
@@ -94265,7 +94269,7 @@ function subSeconds(dirtyDate, dirtyAmount) {
94265
94269
  "use strict";
94266
94270
  /* harmony export (immutable) */ __webpack_exports__["a"] = subWeeks;
94267
94271
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__lib_toInteger_index_js__ = __webpack_require__(4);
94268
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addWeeks_index_js__ = __webpack_require__(63);
94272
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addWeeks_index_js__ = __webpack_require__(64);
94269
94273
 
94270
94274
 
94271
94275
  /**
@@ -118463,7 +118467,7 @@ function getOppositeVariationPlacement(placement) {
118463
118467
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__getComputedStyle_js__ = __webpack_require__(42);
118464
118468
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_7__instanceOf_js__ = __webpack_require__(16);
118465
118469
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_8__getBoundingClientRect_js__ = __webpack_require__(50);
118466
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9__getParentNode_js__ = __webpack_require__(69);
118470
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9__getParentNode_js__ = __webpack_require__(70);
118467
118471
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_10__contains_js__ = __webpack_require__(190);
118468
118472
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_11__getNodeName_js__ = __webpack_require__(37);
118469
118473
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_12__utils_rectToClientRect_js__ = __webpack_require__(197);
@@ -118636,7 +118640,7 @@ function getDocumentRect(element) {
118636
118640
 
118637
118641
  "use strict";
118638
118642
  /* harmony export (immutable) */ __webpack_exports__["a"] = getScrollParent;
118639
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__getParentNode_js__ = __webpack_require__(69);
118643
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__getParentNode_js__ = __webpack_require__(70);
118640
118644
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__isScrollParent_js__ = __webpack_require__(102);
118641
118645
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__getNodeName_js__ = __webpack_require__(37);
118642
118646
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__instanceOf_js__ = __webpack_require__(16);
@@ -123583,7 +123587,7 @@ exports.RadioButtonGroup = void 0;
123583
123587
  var React = __importStar(__webpack_require__(0));
123584
123588
  var classnames_1 = __importDefault(__webpack_require__(3));
123585
123589
  var react_id_generator_1 = __importDefault(__webpack_require__(11));
123586
- var FormLabel_1 = __webpack_require__(73);
123590
+ var FormLabel_1 = __webpack_require__(74);
123587
123591
  var RadioButtonGroup = /** @class */ (function (_super) {
123588
123592
  __extends(RadioButtonGroup, _super);
123589
123593
  function RadioButtonGroup(props) {
@@ -123836,7 +123840,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
123836
123840
  exports.CheckButtonGroup = void 0;
123837
123841
  var React = __importStar(__webpack_require__(0));
123838
123842
  var classnames_1 = __importDefault(__webpack_require__(3));
123839
- var FormLabel_1 = __webpack_require__(73);
123843
+ var FormLabel_1 = __webpack_require__(74);
123840
123844
  var CheckButtonGroup = /** @class */ (function (_super) {
123841
123845
  __extends(CheckButtonGroup, _super);
123842
123846
  function CheckButtonGroup() {
@@ -123915,7 +123919,7 @@ exports.NavButton = void 0;
123915
123919
  var React = __importStar(__webpack_require__(0));
123916
123920
  var classnames_1 = __importDefault(__webpack_require__(3));
123917
123921
  var Icon_1 = __webpack_require__(10);
123918
- var Badge_1 = __webpack_require__(58);
123922
+ var Badge_1 = __webpack_require__(59);
123919
123923
  var NavButton = /** @class */ (function (_super) {
123920
123924
  __extends(NavButton, _super);
123921
123925
  function NavButton() {
@@ -143476,7 +143480,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
143476
143480
  exports.Carousel = void 0;
143477
143481
  var React = __importStar(__webpack_require__(0));
143478
143482
  var carousel_1 = __webpack_require__(665);
143479
- var Badge_1 = __webpack_require__(58);
143483
+ var Badge_1 = __webpack_require__(59);
143480
143484
  var Carousel = /** @class */ (function (_super) {
143481
143485
  __extends(Carousel, _super);
143482
143486
  function Carousel() {
@@ -146965,7 +146969,7 @@ exports.IconPicker = void 0;
146965
146969
  var React = __importStar(__webpack_require__(0));
146966
146970
  // @ts-ignore
146967
146971
  var iconFont = __importStar(__webpack_require__(378));
146968
- var Button_1 = __webpack_require__(76);
146972
+ var Button_1 = __webpack_require__(58);
146969
146973
  var Icon_1 = __webpack_require__(10);
146970
146974
  var SelectGrid_1 = __webpack_require__(346);
146971
146975
  var IconPicker = /** @class */ (function (_super) {
@@ -150435,7 +150439,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
150435
150439
  exports.NotificationPanelFooter = exports.NotificationPanelContent = exports.NotificationPanelHeader = exports.NotificationPanelContainer = exports.NotificationPanel = void 0;
150436
150440
  var React = __importStar(__webpack_require__(0));
150437
150441
  var classnames_1 = __importDefault(__webpack_require__(3));
150438
- var IconButton_1 = __webpack_require__(70);
150442
+ var IconButton_1 = __webpack_require__(71);
150439
150443
  var NotificationPanelContainer = /** @class */ (function (_super) {
150440
150444
  __extends(NotificationPanelContainer, _super);
150441
150445
  function NotificationPanelContainer() {
@@ -150665,7 +150669,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
150665
150669
  exports.SideBarTabs = void 0;
150666
150670
  var React = __importStar(__webpack_require__(0));
150667
150671
  var Icon_1 = __webpack_require__(10);
150668
- var Badge_1 = __webpack_require__(58);
150672
+ var Badge_1 = __webpack_require__(59);
150669
150673
  var classnames_1 = __importDefault(__webpack_require__(3));
150670
150674
  var SideBarTabs = /** @class */ (function (_super) {
150671
150675
  __extends(SideBarTabs, _super);