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
@@ -7107,7 +7107,7 @@ var FormItem_1 = __webpack_require__(394);
7107
7107
  Object.defineProperty(exports, "FormItem", { enumerable: true, get: function () { return FormItem_1.FormItem; } });
7108
7108
  var FormText_1 = __webpack_require__(395);
7109
7109
  Object.defineProperty(exports, "FormText", { enumerable: true, get: function () { return FormText_1.FormText; } });
7110
- var FormLabel_1 = __webpack_require__(73);
7110
+ var FormLabel_1 = __webpack_require__(74);
7111
7111
  Object.defineProperty(exports, "FormLabel", { enumerable: true, get: function () { return FormLabel_1.FormLabel; } });
7112
7112
  var InputWrapper_1 = __webpack_require__(121);
7113
7113
  Object.defineProperty(exports, "InputWrapper", { enumerable: true, get: function () { return InputWrapper_1.InputWrapper; } });
@@ -26534,7 +26534,7 @@ function startOfISOWeek(dirtyDate) {
26534
26534
  "use strict";
26535
26535
  /* harmony export (immutable) */ __webpack_exports__["a"] = differenceInCalendarDays;
26536
26536
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__lib_getTimezoneOffsetInMilliseconds_index_js__ = __webpack_require__(20);
26537
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfDay_index_js__ = __webpack_require__(61);
26537
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfDay_index_js__ = __webpack_require__(62);
26538
26538
 
26539
26539
 
26540
26540
  var MILLISECONDS_IN_DAY = 86400000;
@@ -27002,7 +27002,7 @@ function startOfISOWeekYear(dirtyDate) {
27002
27002
 
27003
27003
  "use strict";
27004
27004
  /* harmony export (immutable) */ __webpack_exports__["a"] = isSameDay;
27005
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__startOfDay_index_js__ = __webpack_require__(61);
27005
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__startOfDay_index_js__ = __webpack_require__(62);
27006
27006
 
27007
27007
  /**
27008
27008
  * @name isSameDay
@@ -27234,7 +27234,7 @@ function getBoundingClientRect(element, includeScale) {
27234
27234
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__getComputedStyle_js__ = __webpack_require__(42);
27235
27235
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__instanceOf_js__ = __webpack_require__(16);
27236
27236
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__isTableElement_js__ = __webpack_require__(581);
27237
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__getParentNode_js__ = __webpack_require__(69);
27237
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__getParentNode_js__ = __webpack_require__(70);
27238
27238
 
27239
27239
 
27240
27240
 
@@ -38483,6 +38483,88 @@ return jQuery;
38483
38483
 
38484
38484
  "use strict";
38485
38485
 
38486
+ var __extends = (this && this.__extends) || (function () {
38487
+ var extendStatics = function (d, b) {
38488
+ extendStatics = Object.setPrototypeOf ||
38489
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
38490
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
38491
+ return extendStatics(d, b);
38492
+ };
38493
+ return function (d, b) {
38494
+ if (typeof b !== "function" && b !== null)
38495
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
38496
+ extendStatics(d, b);
38497
+ function __() { this.constructor = d; }
38498
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
38499
+ };
38500
+ })();
38501
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
38502
+ if (k2 === undefined) k2 = k;
38503
+ var desc = Object.getOwnPropertyDescriptor(m, k);
38504
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
38505
+ desc = { enumerable: true, get: function() { return m[k]; } };
38506
+ }
38507
+ Object.defineProperty(o, k2, desc);
38508
+ }) : (function(o, m, k, k2) {
38509
+ if (k2 === undefined) k2 = k;
38510
+ o[k2] = m[k];
38511
+ }));
38512
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
38513
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
38514
+ }) : function(o, v) {
38515
+ o["default"] = v;
38516
+ });
38517
+ var __importStar = (this && this.__importStar) || function (mod) {
38518
+ if (mod && mod.__esModule) return mod;
38519
+ var result = {};
38520
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
38521
+ __setModuleDefault(result, mod);
38522
+ return result;
38523
+ };
38524
+ var __importDefault = (this && this.__importDefault) || function (mod) {
38525
+ return (mod && mod.__esModule) ? mod : { "default": mod };
38526
+ };
38527
+ Object.defineProperty(exports, "__esModule", { value: true });
38528
+ exports.Button = void 0;
38529
+ var React = __importStar(__webpack_require__(0));
38530
+ var classnames_1 = __importDefault(__webpack_require__(3));
38531
+ var Icon_1 = __webpack_require__(10);
38532
+ var Spinner_1 = __webpack_require__(77);
38533
+ var Button = /** @class */ (function (_super) {
38534
+ __extends(Button, _super);
38535
+ function Button() {
38536
+ return _super !== null && _super.apply(this, arguments) || this;
38537
+ }
38538
+ Button.prototype.render = function () {
38539
+ var _a;
38540
+ var _this = this;
38541
+ var classes = (0, classnames_1.default)('btn', (_a = {
38542
+ 'btn--expanded': this.props.expand
38543
+ },
38544
+ _a["btn--".concat(this.props.size)] = this.props.size !== 'normal' && this.props.size !== undefined,
38545
+ _a["btn--".concat(this.props.type)] = this.props.type !== 'default' && this.props.type !== undefined,
38546
+ _a["btn--".concat(this.props.style)] = this.props.style !== 'filled' && this.props.style !== undefined,
38547
+ _a['btn--disabled'] = this.props.disabled,
38548
+ _a['btn--icon-only'] = this.props.iconOnly,
38549
+ _a['btn--ui-dark'] = this.props.theme === 'dark',
38550
+ _a['btn--icon-only-circle'] = this.props.shape === 'round' && this.props.iconOnly,
38551
+ _a));
38552
+ 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 },
38553
+ this.props.isLoading ? React.createElement(Spinner_1.Spinner, { size: "mini" }) : null,
38554
+ this.props.icon && !this.props.isLoading ? React.createElement(Icon_1.Icon, { name: this.props.icon }) : null,
38555
+ this.props.iconOnly ? null : this.props.text));
38556
+ };
38557
+ return Button;
38558
+ }(React.PureComponent));
38559
+ exports.Button = Button;
38560
+
38561
+
38562
+ /***/ }),
38563
+ /* 59 */
38564
+ /***/ (function(module, exports, __webpack_require__) {
38565
+
38566
+ "use strict";
38567
+
38486
38568
  var __extends = (this && this.__extends) || (function () {
38487
38569
  var extendStatics = function (d, b) {
38488
38570
  extendStatics = Object.setPrototypeOf ||
@@ -38555,7 +38637,7 @@ exports.Badge = Badge;
38555
38637
 
38556
38638
 
38557
38639
  /***/ }),
38558
- /* 59 */
38640
+ /* 60 */
38559
38641
  /***/ (function(module, exports, __webpack_require__) {
38560
38642
 
38561
38643
  "use strict";
@@ -38641,7 +38723,7 @@ exports.AvatarWrapper = AvatarWrapper;
38641
38723
 
38642
38724
 
38643
38725
  /***/ }),
38644
- /* 60 */
38726
+ /* 61 */
38645
38727
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38646
38728
 
38647
38729
  "use strict";
@@ -38681,7 +38763,7 @@ function isWeekend(dirtyDate) {
38681
38763
  }
38682
38764
 
38683
38765
  /***/ }),
38684
- /* 61 */
38766
+ /* 62 */
38685
38767
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38686
38768
 
38687
38769
  "use strict";
@@ -38722,7 +38804,7 @@ function startOfDay(dirtyDate) {
38722
38804
  }
38723
38805
 
38724
38806
  /***/ }),
38725
- /* 62 */
38807
+ /* 63 */
38726
38808
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38727
38809
 
38728
38810
  "use strict";
@@ -38775,7 +38857,7 @@ function addMonths(dirtyDate, dirtyAmount) {
38775
38857
  }
38776
38858
 
38777
38859
  /***/ }),
38778
- /* 63 */
38860
+ /* 64 */
38779
38861
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38780
38862
 
38781
38863
  "use strict";
@@ -38818,7 +38900,7 @@ function addWeeks(dirtyDate, dirtyAmount) {
38818
38900
  }
38819
38901
 
38820
38902
  /***/ }),
38821
- /* 64 */
38903
+ /* 65 */
38822
38904
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38823
38905
 
38824
38906
  "use strict";
@@ -38893,7 +38975,7 @@ function isValid(dirtyDate) {
38893
38975
  }
38894
38976
 
38895
38977
  /***/ }),
38896
- /* 65 */
38978
+ /* 66 */
38897
38979
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38898
38980
 
38899
38981
  "use strict";
@@ -38938,7 +39020,7 @@ function differenceInMilliseconds(dirtyDateLeft, dirtyDateRight) {
38938
39020
  }
38939
39021
 
38940
39022
  /***/ }),
38941
- /* 66 */
39023
+ /* 67 */
38942
39024
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38943
39025
 
38944
39026
  "use strict";
@@ -38980,7 +39062,7 @@ function startOfMonth(dirtyDate) {
38980
39062
  }
38981
39063
 
38982
39064
  /***/ }),
38983
- /* 67 */
39065
+ /* 68 */
38984
39066
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
38985
39067
 
38986
39068
  "use strict";
@@ -39004,7 +39086,7 @@ function startOfUTCISOWeek(dirtyDate) {
39004
39086
  }
39005
39087
 
39006
39088
  /***/ }),
39007
- /* 68 */
39089
+ /* 69 */
39008
39090
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
39009
39091
 
39010
39092
  "use strict";
@@ -39039,7 +39121,7 @@ function startOfUTCWeek(dirtyDate, dirtyOptions) {
39039
39121
  }
39040
39122
 
39041
39123
  /***/ }),
39042
- /* 69 */
39124
+ /* 70 */
39043
39125
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
39044
39126
 
39045
39127
  "use strict";
@@ -39068,7 +39150,7 @@ function getParentNode(element) {
39068
39150
  }
39069
39151
 
39070
39152
  /***/ }),
39071
- /* 70 */
39153
+ /* 71 */
39072
39154
  /***/ (function(module, exports, __webpack_require__) {
39073
39155
 
39074
39156
  "use strict";
@@ -39145,7 +39227,7 @@ exports.IconButton = IconButton;
39145
39227
 
39146
39228
 
39147
39229
  /***/ }),
39148
- /* 71 */
39230
+ /* 72 */
39149
39231
  /***/ (function(module, exports, __webpack_require__) {
39150
39232
 
39151
39233
  "use strict";
@@ -39346,7 +39428,7 @@ exports.DropdownFirst.Footer = exports.DropdownFooter;
39346
39428
 
39347
39429
 
39348
39430
  /***/ }),
39349
- /* 72 */
39431
+ /* 73 */
39350
39432
  /***/ (function(module, exports, __webpack_require__) {
39351
39433
 
39352
39434
  "use strict";
@@ -39361,7 +39443,7 @@ if (process.env.NODE_ENV === 'production') {
39361
39443
  /* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(6)))
39362
39444
 
39363
39445
  /***/ }),
39364
- /* 73 */
39446
+ /* 74 */
39365
39447
  /***/ (function(module, exports, __webpack_require__) {
39366
39448
 
39367
39449
  "use strict";
@@ -39434,7 +39516,7 @@ exports.FormLabel = FormLabel;
39434
39516
 
39435
39517
 
39436
39518
  /***/ }),
39437
- /* 74 */
39519
+ /* 75 */
39438
39520
  /***/ (function(module, exports, __webpack_require__) {
39439
39521
 
39440
39522
  "use strict";
@@ -39450,7 +39532,7 @@ Object.defineProperty(exports, "QuickNavBar", { enumerable: true, get: function
39450
39532
 
39451
39533
 
39452
39534
  /***/ }),
39453
- /* 75 */
39535
+ /* 76 */
39454
39536
  /***/ (function(module, exports, __webpack_require__) {
39455
39537
 
39456
39538
  "use strict";
@@ -39468,88 +39550,6 @@ var ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';
39468
39550
  module.exports = ReactPropTypesSecret;
39469
39551
 
39470
39552
 
39471
- /***/ }),
39472
- /* 76 */
39473
- /***/ (function(module, exports, __webpack_require__) {
39474
-
39475
- "use strict";
39476
-
39477
- var __extends = (this && this.__extends) || (function () {
39478
- var extendStatics = function (d, b) {
39479
- extendStatics = Object.setPrototypeOf ||
39480
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
39481
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
39482
- return extendStatics(d, b);
39483
- };
39484
- return function (d, b) {
39485
- if (typeof b !== "function" && b !== null)
39486
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
39487
- extendStatics(d, b);
39488
- function __() { this.constructor = d; }
39489
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
39490
- };
39491
- })();
39492
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
39493
- if (k2 === undefined) k2 = k;
39494
- var desc = Object.getOwnPropertyDescriptor(m, k);
39495
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
39496
- desc = { enumerable: true, get: function() { return m[k]; } };
39497
- }
39498
- Object.defineProperty(o, k2, desc);
39499
- }) : (function(o, m, k, k2) {
39500
- if (k2 === undefined) k2 = k;
39501
- o[k2] = m[k];
39502
- }));
39503
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
39504
- Object.defineProperty(o, "default", { enumerable: true, value: v });
39505
- }) : function(o, v) {
39506
- o["default"] = v;
39507
- });
39508
- var __importStar = (this && this.__importStar) || function (mod) {
39509
- if (mod && mod.__esModule) return mod;
39510
- var result = {};
39511
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
39512
- __setModuleDefault(result, mod);
39513
- return result;
39514
- };
39515
- var __importDefault = (this && this.__importDefault) || function (mod) {
39516
- return (mod && mod.__esModule) ? mod : { "default": mod };
39517
- };
39518
- Object.defineProperty(exports, "__esModule", { value: true });
39519
- exports.Button = void 0;
39520
- var React = __importStar(__webpack_require__(0));
39521
- var classnames_1 = __importDefault(__webpack_require__(3));
39522
- var Icon_1 = __webpack_require__(10);
39523
- var Spinner_1 = __webpack_require__(77);
39524
- var Button = /** @class */ (function (_super) {
39525
- __extends(Button, _super);
39526
- function Button() {
39527
- return _super !== null && _super.apply(this, arguments) || this;
39528
- }
39529
- Button.prototype.render = function () {
39530
- var _a;
39531
- var _this = this;
39532
- var classes = (0, classnames_1.default)('btn', (_a = {
39533
- 'btn--expanded': this.props.expand
39534
- },
39535
- _a["btn--".concat(this.props.size)] = this.props.size !== 'normal' && this.props.size !== undefined,
39536
- _a["btn--".concat(this.props.type)] = this.props.type !== 'default' && this.props.type !== undefined,
39537
- _a["btn--".concat(this.props.style)] = this.props.style !== 'filled' && this.props.style !== undefined,
39538
- _a['btn--disabled'] = this.props.disabled,
39539
- _a['btn--icon-only'] = this.props.iconOnly,
39540
- _a['btn--ui-dark'] = this.props.theme === 'dark',
39541
- _a['btn--icon-only-circle'] = this.props.shape === 'round' && this.props.iconOnly,
39542
- _a));
39543
- 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 },
39544
- this.props.isLoading ? React.createElement(Spinner_1.Spinner, { size: "mini" }) : null,
39545
- this.props.icon && !this.props.isLoading ? React.createElement(Icon_1.Icon, { name: this.props.icon }) : null,
39546
- this.props.iconOnly ? null : this.props.text));
39547
- };
39548
- return Button;
39549
- }(React.PureComponent));
39550
- exports.Button = Button;
39551
-
39552
-
39553
39553
  /***/ }),
39554
39554
  /* 77 */
39555
39555
  /***/ (function(module, exports, __webpack_require__) {
@@ -40493,7 +40493,7 @@ function differenceInMonths(dirtyDateLeft, dirtyDateRight) {
40493
40493
 
40494
40494
  "use strict";
40495
40495
  /* harmony export (immutable) */ __webpack_exports__["a"] = differenceInSeconds;
40496
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(65);
40496
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(66);
40497
40497
 
40498
40498
  /**
40499
40499
  * @name differenceInSeconds
@@ -40539,7 +40539,7 @@ function differenceInSeconds(dirtyDateLeft, dirtyDateRight) {
40539
40539
  /* harmony export (immutable) */ __webpack_exports__["a"] = eachWeekendOfInterval;
40540
40540
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__eachDayOfInterval_index_js__ = __webpack_require__(145);
40541
40541
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__isSunday_index_js__ = __webpack_require__(146);
40542
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__isWeekend_index_js__ = __webpack_require__(60);
40542
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__isWeekend_index_js__ = __webpack_require__(61);
40543
40543
 
40544
40544
 
40545
40545
 
@@ -40726,7 +40726,7 @@ function endOfDay(dirtyDate) {
40726
40726
  "use strict";
40727
40727
  Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
40728
40728
  /* harmony export (immutable) */ __webpack_exports__["default"] = format;
40729
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isValid_index_js__ = __webpack_require__(64);
40729
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isValid_index_js__ = __webpack_require__(65);
40730
40730
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__locale_en_US_index_js__ = __webpack_require__(47);
40731
40731
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__subMilliseconds_index_js__ = __webpack_require__(48);
40732
40732
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__toDate_index_js__ = __webpack_require__(2);
@@ -41176,7 +41176,7 @@ function cleanEscapedString(input) {
41176
41176
  /* harmony export (immutable) */ __webpack_exports__["a"] = getUTCWeekYear;
41177
41177
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toInteger_index_js__ = __webpack_require__(4);
41178
41178
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__toDate_index_js__ = __webpack_require__(2);
41179
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCWeek_index_js__ = __webpack_require__(68);
41179
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCWeek_index_js__ = __webpack_require__(69);
41180
41180
 
41181
41181
 
41182
41182
  // This function will be a part of public API when UTC function will be implemented.
@@ -42249,6 +42249,7 @@ var calendar_1 = __webpack_require__(604);
42249
42249
  var lodash_1 = __webpack_require__(21);
42250
42250
  var react_id_generator_1 = __importDefault(__webpack_require__(11));
42251
42251
  var Form_1 = __webpack_require__(14);
42252
+ var Button_1 = __webpack_require__(58);
42252
42253
  var internalPrimereactClassnames = {
42253
42254
  overlayVisible: 'p-input-overlay-visible',
42254
42255
  };
@@ -42325,7 +42326,10 @@ var DatePicker = /** @class */ (function (_super) {
42325
42326
  React.createElement("span", null, (0, moment_1.default)(this.state.value).format(this.props.dateFormat))));
42326
42327
  }
42327
42328
  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 },
42328
- React.createElement(calendar_1.Calendar, { showButtonBar: this.props.showButtonBar, inputId: this.htmlId, ariaLabelledBy: this.htmlId + 'label', ref: function (ref) {
42329
+ React.createElement(calendar_1.Calendar, { footerTemplate: this.props.required !== true ? function () { return (React.createElement("div", { className: 'd-flex justify-end' },
42330
+ React.createElement(Button_1.Button, { onClick: function () {
42331
+ _this.props.onChange(null);
42332
+ }, text: 'Clear', "data-test-id": 'clear-button' }))); } : undefined, inputId: this.htmlId, ariaLabelledBy: this.htmlId + 'label', ref: function (ref) {
42329
42333
  _this.instance = ref;
42330
42334
  var refAny = ref;
42331
42335
  if (_this.props['data-test-id'] != null && (refAny === null || refAny === void 0 ? void 0 : refAny.inputElement) != null) {
@@ -43267,7 +43271,7 @@ var react_dom_1 = __importDefault(__webpack_require__(9));
43267
43271
  var classnames_1 = __importDefault(__webpack_require__(3));
43268
43272
  var react_beautiful_dnd_1 = __webpack_require__(355);
43269
43273
  var Tooltip_1 = __webpack_require__(54);
43270
- var Button_1 = __webpack_require__(76);
43274
+ var Button_1 = __webpack_require__(58);
43271
43275
  var Dropdown_1 = __webpack_require__(343);
43272
43276
  var SingleAndDoubleClickFunction_1 = __webpack_require__(364);
43273
43277
  var reorder = function (list, startIndex, endIndex) {
@@ -44771,7 +44775,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
44771
44775
  exports.Avatar = void 0;
44772
44776
  var React = __importStar(__webpack_require__(0));
44773
44777
  var avatar_image_1 = __webpack_require__(81);
44774
- var avatar_wrapper_1 = __webpack_require__(59);
44778
+ var avatar_wrapper_1 = __webpack_require__(60);
44775
44779
  var avatar_text_1 = __webpack_require__(127);
44776
44780
  var Avatar = /** @class */ (function (_super) {
44777
44781
  __extends(Avatar, _super);
@@ -44846,7 +44850,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
44846
44850
  Object.defineProperty(exports, "__esModule", { value: true });
44847
44851
  exports.AvatarPlaceholder = void 0;
44848
44852
  var React = __importStar(__webpack_require__(0));
44849
- var avatar_wrapper_1 = __webpack_require__(59);
44853
+ var avatar_wrapper_1 = __webpack_require__(60);
44850
44854
  var avatar_action_add_1 = __webpack_require__(417);
44851
44855
  var avatar_image_1 = __webpack_require__(81);
44852
44856
  var AvatarPlaceholder = /** @class */ (function (_super) {
@@ -44879,7 +44883,7 @@ exports.AvatarPlaceholder = AvatarPlaceholder;
44879
44883
 
44880
44884
  "use strict";
44881
44885
  /* harmony export (immutable) */ __webpack_exports__["a"] = addBusinessDays;
44882
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isWeekend_index_js__ = __webpack_require__(60);
44886
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isWeekend_index_js__ = __webpack_require__(61);
44883
44887
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__toDate_index_js__ = __webpack_require__(2);
44884
44888
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__lib_toInteger_index_js__ = __webpack_require__(4);
44885
44889
 
@@ -45133,7 +45137,7 @@ function addMinutes(dirtyDate, dirtyAmount) {
45133
45137
  "use strict";
45134
45138
  /* harmony export (immutable) */ __webpack_exports__["a"] = addQuarters;
45135
45139
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__lib_toInteger_index_js__ = __webpack_require__(4);
45136
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(62);
45140
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(63);
45137
45141
 
45138
45142
 
45139
45143
  /**
@@ -45218,7 +45222,7 @@ function addSeconds(dirtyDate, dirtyAmount) {
45218
45222
  "use strict";
45219
45223
  /* harmony export (immutable) */ __webpack_exports__["a"] = addYears;
45220
45224
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__lib_toInteger_index_js__ = __webpack_require__(4);
45221
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(62);
45225
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(63);
45222
45226
 
45223
45227
 
45224
45228
  /**
@@ -45969,7 +45973,7 @@ function addLeadingZeros(number, targetLength) {
45969
45973
  "use strict";
45970
45974
  /* harmony export (immutable) */ __webpack_exports__["a"] = getUTCISOWeek;
45971
45975
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toDate_index_js__ = __webpack_require__(2);
45972
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(67);
45976
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(68);
45973
45977
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCISOWeekYear_index_js__ = __webpack_require__(457);
45974
45978
 
45975
45979
 
@@ -45997,7 +46001,7 @@ function getUTCISOWeek(dirtyDate) {
45997
46001
  "use strict";
45998
46002
  /* harmony export (immutable) */ __webpack_exports__["a"] = getUTCISOWeekYear;
45999
46003
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toDate_index_js__ = __webpack_require__(2);
46000
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(67);
46004
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(68);
46001
46005
 
46002
46006
  // This function will be a part of public API when UTC function will be implemented.
46003
46007
  // See issue: https://github.com/date-fns/date-fns/issues/376
@@ -46034,7 +46038,7 @@ function getUTCISOWeekYear(dirtyDate) {
46034
46038
  "use strict";
46035
46039
  /* harmony export (immutable) */ __webpack_exports__["a"] = getUTCWeek;
46036
46040
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toDate_index_js__ = __webpack_require__(2);
46037
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCWeek_index_js__ = __webpack_require__(68);
46041
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCWeek_index_js__ = __webpack_require__(69);
46038
46042
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCWeekYear_index_js__ = __webpack_require__(458);
46039
46043
 
46040
46044
 
@@ -48122,7 +48126,7 @@ function flip(_ref) {
48122
48126
  "use strict";
48123
48127
  /* harmony export (immutable) */ __webpack_exports__["a"] = listScrollParents;
48124
48128
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__getScrollParent_js__ = __webpack_require__(587);
48125
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__getParentNode_js__ = __webpack_require__(69);
48129
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__getParentNode_js__ = __webpack_require__(70);
48126
48130
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__getWindow_js__ = __webpack_require__(23);
48127
48131
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__isScrollParent_js__ = __webpack_require__(102);
48128
48132
 
@@ -65031,7 +65035,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
65031
65035
  Object.defineProperty(exports, "__esModule", { value: true });
65032
65036
  exports.PanelTools = exports.PanelHeaderSlidingToolbar = exports.PanelFooter = exports.PanelContentBlock = exports.PanelContent = exports.PanelHeader = exports.Panel = void 0;
65033
65037
  var React = __importStar(__webpack_require__(0));
65034
- var IconButton_1 = __webpack_require__(70);
65038
+ var IconButton_1 = __webpack_require__(71);
65035
65039
  var Spinner_1 = __webpack_require__(77);
65036
65040
  var classnames_1 = __importDefault(__webpack_require__(3));
65037
65041
  var ButtonGroup_1 = __webpack_require__(339);
@@ -75242,7 +75246,7 @@ function warning(condition, message) {
75242
75246
  "use strict";
75243
75247
 
75244
75248
 
75245
- var reactIs = __webpack_require__(72);
75249
+ var reactIs = __webpack_require__(73);
75246
75250
 
75247
75251
  /**
75248
75252
  * Copyright 2015, Yahoo! Inc.
@@ -78743,7 +78747,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
78743
78747
  exports.BottomNav = void 0;
78744
78748
  var React = __importStar(__webpack_require__(0));
78745
78749
  var Icon_1 = __webpack_require__(10);
78746
- var IconButton_1 = __webpack_require__(70);
78750
+ var IconButton_1 = __webpack_require__(71);
78747
78751
  var lodash_1 = __webpack_require__(21);
78748
78752
  var BottomNav = /** @class */ (function (_super) {
78749
78753
  __extends(BottomNav, _super);
@@ -80072,10 +80076,10 @@ exports.typeOf = typeOf;
80072
80076
 
80073
80077
 
80074
80078
 
80075
- var ReactIs = __webpack_require__(72);
80079
+ var ReactIs = __webpack_require__(73);
80076
80080
  var assign = __webpack_require__(386);
80077
80081
 
80078
- var ReactPropTypesSecret = __webpack_require__(75);
80082
+ var ReactPropTypesSecret = __webpack_require__(76);
80079
80083
  var has = __webpack_require__(120);
80080
80084
  var checkPropTypes = __webpack_require__(387);
80081
80085
 
@@ -80790,7 +80794,7 @@ module.exports = shouldUseNative() ? Object.assign : function (target, source) {
80790
80794
  var printWarning = function() {};
80791
80795
 
80792
80796
  if (process.env.NODE_ENV !== 'production') {
80793
- var ReactPropTypesSecret = __webpack_require__(75);
80797
+ var ReactPropTypesSecret = __webpack_require__(76);
80794
80798
  var loggedTypeFailures = {};
80795
80799
  var has = __webpack_require__(120);
80796
80800
 
@@ -80898,7 +80902,7 @@ module.exports = checkPropTypes;
80898
80902
 
80899
80903
 
80900
80904
 
80901
- var ReactPropTypesSecret = __webpack_require__(75);
80905
+ var ReactPropTypesSecret = __webpack_require__(76);
80902
80906
 
80903
80907
  function emptyFunction() {}
80904
80908
  function emptyFunctionWithReset() {}
@@ -84741,7 +84745,7 @@ exports.AvatarGroup = void 0;
84741
84745
  var React = __importStar(__webpack_require__(0));
84742
84746
  var classnames_1 = __importDefault(__webpack_require__(3));
84743
84747
  var avatar_1 = __webpack_require__(128);
84744
- var avatar_wrapper_1 = __webpack_require__(59);
84748
+ var avatar_wrapper_1 = __webpack_require__(60);
84745
84749
  var avatar_number_1 = __webpack_require__(416);
84746
84750
  var avatar_placeholder_1 = __webpack_require__(129);
84747
84751
  var common_1 = __webpack_require__(115);
@@ -84980,13 +84984,13 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
84980
84984
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addMilliseconds", function() { return __WEBPACK_IMPORTED_MODULE_4__addMilliseconds_index_js__["a"]; });
84981
84985
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__addMinutes_index_js__ = __webpack_require__(134);
84982
84986
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addMinutes", function() { return __WEBPACK_IMPORTED_MODULE_5__addMinutes_index_js__["a"]; });
84983
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__addMonths_index_js__ = __webpack_require__(62);
84987
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__addMonths_index_js__ = __webpack_require__(63);
84984
84988
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addMonths", function() { return __WEBPACK_IMPORTED_MODULE_6__addMonths_index_js__["a"]; });
84985
84989
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_7__addQuarters_index_js__ = __webpack_require__(135);
84986
84990
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addQuarters", function() { return __WEBPACK_IMPORTED_MODULE_7__addQuarters_index_js__["a"]; });
84987
84991
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_8__addSeconds_index_js__ = __webpack_require__(136);
84988
84992
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addSeconds", function() { return __WEBPACK_IMPORTED_MODULE_8__addSeconds_index_js__["a"]; });
84989
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9__addWeeks_index_js__ = __webpack_require__(63);
84993
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9__addWeeks_index_js__ = __webpack_require__(64);
84990
84994
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addWeeks", function() { return __WEBPACK_IMPORTED_MODULE_9__addWeeks_index_js__["a"]; });
84991
84995
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_10__addYears_index_js__ = __webpack_require__(137);
84992
84996
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "addYears", function() { return __WEBPACK_IMPORTED_MODULE_10__addYears_index_js__["a"]; });
@@ -85022,7 +85026,7 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
85022
85026
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "differenceInHours", function() { return __WEBPACK_IMPORTED_MODULE_25__differenceInHours_index_js__["a"]; });
85023
85027
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_26__differenceInISOWeekYears_index_js__ = __webpack_require__(428);
85024
85028
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "differenceInISOWeekYears", function() { return __WEBPACK_IMPORTED_MODULE_26__differenceInISOWeekYears_index_js__["a"]; });
85025
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_27__differenceInMilliseconds_index_js__ = __webpack_require__(65);
85029
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_27__differenceInMilliseconds_index_js__ = __webpack_require__(66);
85026
85030
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "differenceInMilliseconds", function() { return __WEBPACK_IMPORTED_MODULE_27__differenceInMilliseconds_index_js__["a"]; });
85027
85031
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_28__differenceInMinutes_index_js__ = __webpack_require__(429);
85028
85032
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "differenceInMinutes", function() { return __WEBPACK_IMPORTED_MODULE_28__differenceInMinutes_index_js__["a"]; });
@@ -85204,11 +85208,11 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
85204
85208
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isTomorrow", function() { return __WEBPACK_IMPORTED_MODULE_116__isTomorrow_index_js__["a"]; });
85205
85209
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_117__isTuesday_index_js__ = __webpack_require__(500);
85206
85210
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isTuesday", function() { return __WEBPACK_IMPORTED_MODULE_117__isTuesday_index_js__["a"]; });
85207
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_118__isValid_index_js__ = __webpack_require__(64);
85211
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_118__isValid_index_js__ = __webpack_require__(65);
85208
85212
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isValid", function() { return __WEBPACK_IMPORTED_MODULE_118__isValid_index_js__["a"]; });
85209
85213
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_119__isWednesday_index_js__ = __webpack_require__(501);
85210
85214
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isWednesday", function() { return __WEBPACK_IMPORTED_MODULE_119__isWednesday_index_js__["a"]; });
85211
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_120__isWeekend_index_js__ = __webpack_require__(60);
85215
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_120__isWeekend_index_js__ = __webpack_require__(61);
85212
85216
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isWeekend", function() { return __WEBPACK_IMPORTED_MODULE_120__isWeekend_index_js__["a"]; });
85213
85217
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_121__isWithinInterval_index_js__ = __webpack_require__(502);
85214
85218
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "isWithinInterval", function() { return __WEBPACK_IMPORTED_MODULE_121__isWithinInterval_index_js__["a"]; });
@@ -85274,7 +85278,7 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
85274
85278
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "setWeekYear", function() { return __WEBPACK_IMPORTED_MODULE_151__setWeekYear_index_js__["a"]; });
85275
85279
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_152__setYear_index_js__ = __webpack_require__(534);
85276
85280
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "setYear", function() { return __WEBPACK_IMPORTED_MODULE_152__setYear_index_js__["a"]; });
85277
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_153__startOfDay_index_js__ = __webpack_require__(61);
85281
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_153__startOfDay_index_js__ = __webpack_require__(62);
85278
85282
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfDay", function() { return __WEBPACK_IMPORTED_MODULE_153__startOfDay_index_js__["a"]; });
85279
85283
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_154__startOfDecade_index_js__ = __webpack_require__(535);
85280
85284
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfDecade", function() { return __WEBPACK_IMPORTED_MODULE_154__startOfDecade_index_js__["a"]; });
@@ -85286,7 +85290,7 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
85286
85290
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfISOWeekYear", function() { return __WEBPACK_IMPORTED_MODULE_157__startOfISOWeekYear_index_js__["a"]; });
85287
85291
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_158__startOfMinute_index_js__ = __webpack_require__(172);
85288
85292
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfMinute", function() { return __WEBPACK_IMPORTED_MODULE_158__startOfMinute_index_js__["a"]; });
85289
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_159__startOfMonth_index_js__ = __webpack_require__(66);
85293
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_159__startOfMonth_index_js__ = __webpack_require__(67);
85290
85294
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfMonth", function() { return __WEBPACK_IMPORTED_MODULE_159__startOfMonth_index_js__["a"]; });
85291
85295
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_160__startOfQuarter_index_js__ = __webpack_require__(175);
85292
85296
  /* harmony reexport (binding) */ __webpack_require__.d(__webpack_exports__, "startOfQuarter", function() { return __WEBPACK_IMPORTED_MODULE_160__startOfQuarter_index_js__["a"]; });
@@ -85848,8 +85852,8 @@ function compareDesc(dirtyDateLeft, dirtyDateRight) {
85848
85852
 
85849
85853
  "use strict";
85850
85854
  /* harmony export (immutable) */ __webpack_exports__["a"] = differenceInBusinessDays;
85851
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isValid_index_js__ = __webpack_require__(64);
85852
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__isWeekend_index_js__ = __webpack_require__(60);
85855
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__isValid_index_js__ = __webpack_require__(65);
85856
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__isWeekend_index_js__ = __webpack_require__(61);
85853
85857
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__toDate_index_js__ = __webpack_require__(2);
85854
85858
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__differenceInCalendarDays_index_js__ = __webpack_require__(35);
85855
85859
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__addDays_index_js__ = __webpack_require__(28);
@@ -86019,7 +86023,7 @@ function differenceInCalendarQuarters(dirtyDateLeft, dirtyDateRight) {
86019
86023
 
86020
86024
  "use strict";
86021
86025
  /* harmony export (immutable) */ __webpack_exports__["a"] = differenceInHours;
86022
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(65);
86026
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(66);
86023
86027
 
86024
86028
  var MILLISECONDS_IN_HOUR = 3600000;
86025
86029
  /**
@@ -86129,7 +86133,7 @@ function differenceInISOWeekYears(dirtyDateLeft, dirtyDateRight) {
86129
86133
 
86130
86134
  "use strict";
86131
86135
  /* harmony export (immutable) */ __webpack_exports__["a"] = differenceInMinutes;
86132
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(65);
86136
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInMilliseconds_index_js__ = __webpack_require__(66);
86133
86137
 
86134
86138
  var MILLISECONDS_IN_MINUTE = 60000;
86135
86139
  /**
@@ -86306,7 +86310,7 @@ function differenceInYears(dirtyDateLeft, dirtyDateRight) {
86306
86310
 
86307
86311
  "use strict";
86308
86312
  /* harmony export (immutable) */ __webpack_exports__["a"] = eachWeekOfInterval;
86309
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__addWeeks_index_js__ = __webpack_require__(63);
86313
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__addWeeks_index_js__ = __webpack_require__(64);
86310
86314
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfWeek_index_js__ = __webpack_require__(29);
86311
86315
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__toDate_index_js__ = __webpack_require__(2);
86312
86316
 
@@ -86392,7 +86396,7 @@ function eachWeekOfInterval(dirtyInterval, options) {
86392
86396
  "use strict";
86393
86397
  /* harmony export (immutable) */ __webpack_exports__["a"] = eachWeekendOfMonth;
86394
86398
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__eachWeekendOfInterval_index_js__ = __webpack_require__(85);
86395
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfMonth_index_js__ = __webpack_require__(66);
86399
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfMonth_index_js__ = __webpack_require__(67);
86396
86400
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__endOfMonth_index_js__ = __webpack_require__(86);
86397
86401
 
86398
86402
 
@@ -88356,7 +88360,7 @@ function getUTCDayOfYear(dirtyDate) {
88356
88360
  "use strict";
88357
88361
  /* harmony export (immutable) */ __webpack_exports__["a"] = startOfUTCISOWeekYear;
88358
88362
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__getUTCISOWeekYear_index_js__ = __webpack_require__(152);
88359
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(67);
88363
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__startOfUTCISOWeek_index_js__ = __webpack_require__(68);
88360
88364
 
88361
88365
  // This function will be a part of public API when UTC function will be implemented.
88362
88366
  // See issue: https://github.com/date-fns/date-fns/issues/376
@@ -88382,7 +88386,7 @@ function startOfUTCISOWeekYear(dirtyDate) {
88382
88386
  /* harmony export (immutable) */ __webpack_exports__["a"] = startOfUTCWeekYear;
88383
88387
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toInteger_index_js__ = __webpack_require__(4);
88384
88388
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__getUTCWeekYear_index_js__ = __webpack_require__(90);
88385
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCWeek_index_js__ = __webpack_require__(68);
88389
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfUTCWeek_index_js__ = __webpack_require__(69);
88386
88390
 
88387
88391
 
88388
88392
  // This function will be a part of public API when UTC function will be implemented.
@@ -89111,7 +89115,7 @@ function getHours(dirtyDate) {
89111
89115
  "use strict";
89112
89116
  /* harmony export (immutable) */ __webpack_exports__["a"] = getISOWeeksInYear;
89113
89117
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__startOfISOWeekYear_index_js__ = __webpack_require__(45);
89114
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addWeeks_index_js__ = __webpack_require__(63);
89118
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addWeeks_index_js__ = __webpack_require__(64);
89115
89119
 
89116
89120
 
89117
89121
  var MILLISECONDS_IN_WEEK = 604800000;
@@ -89462,7 +89466,7 @@ function getUnixTime(dirtyDate) {
89462
89466
  /* harmony export (immutable) */ __webpack_exports__["a"] = getWeekOfMonth;
89463
89467
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__getDate_index_js__ = __webpack_require__(159);
89464
89468
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__getDay_index_js__ = __webpack_require__(160);
89465
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfMonth_index_js__ = __webpack_require__(66);
89469
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfMonth_index_js__ = __webpack_require__(67);
89466
89470
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__lib_toInteger_index_js__ = __webpack_require__(4);
89467
89471
 
89468
89472
 
@@ -89542,7 +89546,7 @@ function getWeekOfMonth(date, dirtyOptions) {
89542
89546
  /* harmony export (immutable) */ __webpack_exports__["a"] = getWeeksInMonth;
89543
89547
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__differenceInCalendarWeeks_index_js__ = __webpack_require__(141);
89544
89548
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__lastDayOfMonth_index_js__ = __webpack_require__(167);
89545
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfMonth_index_js__ = __webpack_require__(66);
89549
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__startOfMonth_index_js__ = __webpack_require__(67);
89546
89550
 
89547
89551
 
89548
89552
 
@@ -91055,7 +91059,7 @@ function lastDayOfYear(dirtyDate) {
91055
91059
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__toDate_index_js__ = __webpack_require__(2);
91056
91060
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__lib_format_lightFormatters_index_js__ = __webpack_require__(149);
91057
91061
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__lib_getTimezoneOffsetInMilliseconds_index_js__ = __webpack_require__(20);
91058
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__isValid_index_js__ = __webpack_require__(64);
91062
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__isValid_index_js__ = __webpack_require__(65);
91059
91063
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__subMilliseconds_index_js__ = __webpack_require__(48);
91060
91064
 
91061
91065
 
@@ -91903,8 +91907,8 @@ function cleanEscapedString(input) {
91903
91907
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__lib_setUTCISODay_index_js__ = __webpack_require__(515);
91904
91908
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__lib_setUTCISOWeek_index_js__ = __webpack_require__(516);
91905
91909
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__lib_setUTCWeek_index_js__ = __webpack_require__(517);
91906
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__lib_startOfUTCISOWeek_index_js__ = __webpack_require__(67);
91907
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__lib_startOfUTCWeek_index_js__ = __webpack_require__(68);
91910
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__lib_startOfUTCISOWeek_index_js__ = __webpack_require__(68);
91911
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__lib_startOfUTCWeek_index_js__ = __webpack_require__(69);
91908
91912
 
91909
91913
 
91910
91914
 
@@ -94779,7 +94783,7 @@ function startOfDecade(dirtyDate) {
94779
94783
 
94780
94784
  "use strict";
94781
94785
  /* harmony export (immutable) */ __webpack_exports__["a"] = startOfToday;
94782
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__startOfDay_index_js__ = __webpack_require__(61);
94786
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__startOfDay_index_js__ = __webpack_require__(62);
94783
94787
 
94784
94788
  /**
94785
94789
  * @name startOfToday
@@ -95018,7 +95022,7 @@ function subMinutes(dirtyDate, dirtyAmount) {
95018
95022
  "use strict";
95019
95023
  /* harmony export (immutable) */ __webpack_exports__["a"] = subMonths;
95020
95024
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__lib_toInteger_index_js__ = __webpack_require__(4);
95021
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(62);
95025
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addMonths_index_js__ = __webpack_require__(63);
95022
95026
 
95023
95027
 
95024
95028
  /**
@@ -95144,7 +95148,7 @@ function subSeconds(dirtyDate, dirtyAmount) {
95144
95148
  "use strict";
95145
95149
  /* harmony export (immutable) */ __webpack_exports__["a"] = subWeeks;
95146
95150
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__lib_toInteger_index_js__ = __webpack_require__(4);
95147
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addWeeks_index_js__ = __webpack_require__(63);
95151
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__addWeeks_index_js__ = __webpack_require__(64);
95148
95152
 
95149
95153
 
95150
95154
  /**
@@ -119342,7 +119346,7 @@ function getOppositeVariationPlacement(placement) {
119342
119346
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__getComputedStyle_js__ = __webpack_require__(42);
119343
119347
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_7__instanceOf_js__ = __webpack_require__(16);
119344
119348
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_8__getBoundingClientRect_js__ = __webpack_require__(50);
119345
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9__getParentNode_js__ = __webpack_require__(69);
119349
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9__getParentNode_js__ = __webpack_require__(70);
119346
119350
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_10__contains_js__ = __webpack_require__(190);
119347
119351
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_11__getNodeName_js__ = __webpack_require__(37);
119348
119352
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_12__utils_rectToClientRect_js__ = __webpack_require__(197);
@@ -119515,7 +119519,7 @@ function getDocumentRect(element) {
119515
119519
 
119516
119520
  "use strict";
119517
119521
  /* harmony export (immutable) */ __webpack_exports__["a"] = getScrollParent;
119518
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__getParentNode_js__ = __webpack_require__(69);
119522
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__getParentNode_js__ = __webpack_require__(70);
119519
119523
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__isScrollParent_js__ = __webpack_require__(102);
119520
119524
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__getNodeName_js__ = __webpack_require__(37);
119521
119525
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__instanceOf_js__ = __webpack_require__(16);
@@ -124462,7 +124466,7 @@ exports.RadioButtonGroup = void 0;
124462
124466
  var React = __importStar(__webpack_require__(0));
124463
124467
  var classnames_1 = __importDefault(__webpack_require__(3));
124464
124468
  var react_id_generator_1 = __importDefault(__webpack_require__(11));
124465
- var FormLabel_1 = __webpack_require__(73);
124469
+ var FormLabel_1 = __webpack_require__(74);
124466
124470
  var RadioButtonGroup = /** @class */ (function (_super) {
124467
124471
  __extends(RadioButtonGroup, _super);
124468
124472
  function RadioButtonGroup(props) {
@@ -124715,7 +124719,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
124715
124719
  exports.CheckButtonGroup = void 0;
124716
124720
  var React = __importStar(__webpack_require__(0));
124717
124721
  var classnames_1 = __importDefault(__webpack_require__(3));
124718
- var FormLabel_1 = __webpack_require__(73);
124722
+ var FormLabel_1 = __webpack_require__(74);
124719
124723
  var CheckButtonGroup = /** @class */ (function (_super) {
124720
124724
  __extends(CheckButtonGroup, _super);
124721
124725
  function CheckButtonGroup() {
@@ -124794,7 +124798,7 @@ exports.NavButton = void 0;
124794
124798
  var React = __importStar(__webpack_require__(0));
124795
124799
  var classnames_1 = __importDefault(__webpack_require__(3));
124796
124800
  var Icon_1 = __webpack_require__(10);
124797
- var Badge_1 = __webpack_require__(58);
124801
+ var Badge_1 = __webpack_require__(59);
124798
124802
  var NavButton = /** @class */ (function (_super) {
124799
124803
  __extends(NavButton, _super);
124800
124804
  function NavButton() {
@@ -144355,7 +144359,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
144355
144359
  exports.Carousel = void 0;
144356
144360
  var React = __importStar(__webpack_require__(0));
144357
144361
  var carousel_1 = __webpack_require__(665);
144358
- var Badge_1 = __webpack_require__(58);
144362
+ var Badge_1 = __webpack_require__(59);
144359
144363
  var Carousel = /** @class */ (function (_super) {
144360
144364
  __extends(Carousel, _super);
144361
144365
  function Carousel() {
@@ -147844,7 +147848,7 @@ exports.IconPicker = void 0;
147844
147848
  var React = __importStar(__webpack_require__(0));
147845
147849
  // @ts-ignore
147846
147850
  var iconFont = __importStar(__webpack_require__(378));
147847
- var Button_1 = __webpack_require__(76);
147851
+ var Button_1 = __webpack_require__(58);
147848
147852
  var Icon_1 = __webpack_require__(10);
147849
147853
  var SelectGrid_1 = __webpack_require__(346);
147850
147854
  var IconPicker = /** @class */ (function (_super) {
@@ -151314,7 +151318,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
151314
151318
  exports.NotificationPanelFooter = exports.NotificationPanelContent = exports.NotificationPanelHeader = exports.NotificationPanelContainer = exports.NotificationPanel = void 0;
151315
151319
  var React = __importStar(__webpack_require__(0));
151316
151320
  var classnames_1 = __importDefault(__webpack_require__(3));
151317
- var IconButton_1 = __webpack_require__(70);
151321
+ var IconButton_1 = __webpack_require__(71);
151318
151322
  var NotificationPanelContainer = /** @class */ (function (_super) {
151319
151323
  __extends(NotificationPanelContainer, _super);
151320
151324
  function NotificationPanelContainer() {
@@ -151544,7 +151548,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
151544
151548
  exports.SideBarTabs = void 0;
151545
151549
  var React = __importStar(__webpack_require__(0));
151546
151550
  var Icon_1 = __webpack_require__(10);
151547
- var Badge_1 = __webpack_require__(58);
151551
+ var Badge_1 = __webpack_require__(59);
151548
151552
  var classnames_1 = __importDefault(__webpack_require__(3));
151549
151553
  var SideBarTabs = /** @class */ (function (_super) {
151550
151554
  __extends(SideBarTabs, _super);
@@ -158414,7 +158418,7 @@ var React = __importStar(__webpack_require__(0));
158414
158418
  var index_1 = __webpack_require__(5);
158415
158419
  var Layout = __importStar(__webpack_require__(17));
158416
158420
  var Form = __importStar(__webpack_require__(14));
158417
- var Nav = __importStar(__webpack_require__(74));
158421
+ var Nav = __importStar(__webpack_require__(75));
158418
158422
  var TableList_1 = __webpack_require__(113);
158419
158423
  var RundownEditor = /** @class */ (function (_super) {
158420
158424
  __extends(RundownEditor, _super);
@@ -158679,7 +158683,7 @@ exports.RundownEditor = RundownEditor;
158679
158683
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_7__babel_runtime_helpers_esm_extends__ = __webpack_require__(24);
158680
158684
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_8_path_to_regexp__ = __webpack_require__(822);
158681
158685
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_8_path_to_regexp___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_8_path_to_regexp__);
158682
- /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9_react_is__ = __webpack_require__(72);
158686
+ /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9_react_is__ = __webpack_require__(73);
158683
158687
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_9_react_is___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_9_react_is__);
158684
158688
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_10__babel_runtime_helpers_esm_objectWithoutPropertiesLoose__ = __webpack_require__(25);
158685
158689
  /* harmony import */ var __WEBPACK_IMPORTED_MODULE_11_hoist_non_react_statics__ = __webpack_require__(370);
@@ -177563,7 +177567,7 @@ exports.TestGround = void 0;
177563
177567
  var React = __importStar(__webpack_require__(0));
177564
177568
  var Components = __importStar(__webpack_require__(55));
177565
177569
  var index_1 = __webpack_require__(5);
177566
- var FormLabel_1 = __webpack_require__(73);
177570
+ var FormLabel_1 = __webpack_require__(74);
177567
177571
  var options2 = [
177568
177572
  {
177569
177573
  value: { name: 'A long category Category1' },
@@ -178847,7 +178851,7 @@ var React = __importStar(__webpack_require__(0));
178847
178851
  var index_1 = __webpack_require__(5);
178848
178852
  var Layout = __importStar(__webpack_require__(17));
178849
178853
  var Form = __importStar(__webpack_require__(14));
178850
- var Nav = __importStar(__webpack_require__(74));
178854
+ var Nav = __importStar(__webpack_require__(75));
178851
178855
  var Lists_1 = __webpack_require__(117);
178852
178856
  var Lists_2 = __webpack_require__(117);
178853
178857
  var EditorTest = /** @class */ (function (_super) {
@@ -179119,7 +179123,7 @@ var React = __importStar(__webpack_require__(0));
179119
179123
  var index_1 = __webpack_require__(5);
179120
179124
  var Layout = __importStar(__webpack_require__(17));
179121
179125
  var Form = __importStar(__webpack_require__(14));
179122
- var Nav = __importStar(__webpack_require__(74));
179126
+ var Nav = __importStar(__webpack_require__(75));
179123
179127
  var Lists_1 = __webpack_require__(117);
179124
179128
  var common_1 = __webpack_require__(115);
179125
179129
  var Multiedit = /** @class */ (function (_super) {
@@ -179675,7 +179679,7 @@ var index_1 = __webpack_require__(5);
179675
179679
  var Layout = __importStar(__webpack_require__(17));
179676
179680
  var Form = __importStar(__webpack_require__(14));
179677
179681
  var RundownEditor_1 = __webpack_require__(792);
179678
- var Nav = __importStar(__webpack_require__(74));
179682
+ var Nav = __importStar(__webpack_require__(75));
179679
179683
  var ContentList_1 = __webpack_require__(118);
179680
179684
  var TableList_1 = __webpack_require__(113);
179681
179685
  var Rundowns = /** @class */ (function (_super) {
@@ -180239,7 +180243,7 @@ var React = __importStar(__webpack_require__(0));
180239
180243
  var index_1 = __webpack_require__(5);
180240
180244
  var Layout = __importStar(__webpack_require__(17));
180241
180245
  var Form = __importStar(__webpack_require__(14));
180242
- var Nav = __importStar(__webpack_require__(74));
180246
+ var Nav = __importStar(__webpack_require__(75));
180243
180247
  var BottomNav_1 = __webpack_require__(380);
180244
180248
  var lodash_1 = __webpack_require__(21);
180245
180249
  var RundownEditor_1 = __webpack_require__(792);
@@ -185158,7 +185162,7 @@ exports.ThreePaneLayoutPattern = ThreePaneLayoutPattern;
185158
185162
  /* 934 */
185159
185163
  /***/ (function(module, exports) {
185160
185164
 
185161
- module.exports = {"name":"superdesk-ui-framework","version":"3.1.13","license":"AGPL-3.0","repository":{"type":"git","url":"https://github.com/superdesk/superdesk-ui-framework.git"},"main":"dist/superdesk-ui.bundle.js","types":"react/index.d.ts","contributors":["Nemanja Pavlovic","Vladimir Stefanovic","Darko Tomic","Aleksandar Jelicic","Tomas Kikutis","Dragana Zivkovic"],"scripts":{"start":"webpack-dev-server --config tasks/webpack.dev.js","server":"webpack --watch --config tasks/webpack.prod.js && tsc-watch","build":"webpack --config tasks/webpack.prod.js && tsc","build-ui":"webpack && tsc && npm run lint","playground-lint":"tsc -p examples/pages/playgrounds/react-playgrounds --noEmit","lint":"eslint --parser=@typescript-eslint/parser app && tslint -c tslint.json 'app-typescript/**/*.{ts,tsx}' && npm run playground-lint","lint-fix":"tsc -p tsconfig.json --noEmit && tslint --fix -c tslint.json 'app-typescript/**/*.{ts,tsx}'","prepublishOnly":"npm run build","unit-test":"mocha","debug-unit-tests":"mocha --inspect-brk"},"devDependencies":{"@types/assert":"^1.5.6","@types/chart.js":"^2.9.24","@types/classnames":"^2.2.9","@types/enzyme":"^3.10.12","@types/lodash":"^4.14.161","@types/mocha":"^9.1.1","@types/react":"16.8.23","@types/react-beautiful-dnd":"^13.1.2","@types/react-dom":"16.8.0","@types/react-router-dom":"^5.1.2","@types/react-scrollspy":"^3.3.5","@typescript-eslint/parser":"^5.58.0","angular":"^1.7.9","angular-animate":"^1.7.9","angular-route":"^1.7.9","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","classnames":"^2.2.5","clean-webpack-plugin":"^1.0.0","code-prettify":"^0.1.0","copy-webpack-plugin":"^4.6.0","css-loader":"^2.1.1","eslint":"^4.6.1","eslint-loader":"^1.9.0","eslint-plugin-angular":"^3.1.1","eslint-plugin-react":"^7.3.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^0.11.2","html-loader":"^0.5.1","html-webpack-plugin":"^2.30.1","jquery":"^3.1.1","jquery-ui":"^1.12.1","jsdom":"20.0.3","jsdom-global":"3.0.2","lodash":"4.17.21","mocha":"^8.4.0","node-sass":"6.0","prismjs":"^1.28.0","prop-types":"^15.6.0","react":"16.8.6","react-dom":"16.8.6","react-redux":"^5.0.6","react-router-dom":"^5.1.2","redux":"^3.7.2","redux-form":"^7.0.4","sass-loader":"^6.0.6","style-loader":"^0.18.2","superdesk-code-style":"^1.1.2","ts-loader":"^6.0.2","ts-node":"^10.9.1","tslint":"^5.18.0","typescript":"4.9.5","url-loader":"^1.1.2","webpack":"^3.5.5","webpack-cli":"3.3.10","webpack-dev-server":"2.11.1","webpack-merge":"^4.2.1"},"dependencies":{"@popperjs/core":"^2.4.0","@superdesk/common":"0.0.28","@superdesk/primereact":"^5.0.2-12","@superdesk/react-resizable-panels":"0.0.39","@types/enzyme-adapter-react-16":"^1.0.6","@types/node":"^14.10.2","chart.js":"^2.9.3","date-fns":"2.7.0","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.7","moment":"^2.29.3","popper-max-size-modifier":"^0.2.0","popper.js":"1.14.4","primeicons":"2.0.0","react-beautiful-dnd":"^13.0.0","react-id-generator":"^3.0.0","react-scrollspy":"^3.4.3"}}
185165
+ module.exports = {"name":"superdesk-ui-framework","version":"3.1.14","license":"AGPL-3.0","repository":{"type":"git","url":"https://github.com/superdesk/superdesk-ui-framework.git"},"main":"dist/superdesk-ui.bundle.js","types":"react/index.d.ts","contributors":["Nemanja Pavlovic","Vladimir Stefanovic","Darko Tomic","Aleksandar Jelicic","Tomas Kikutis","Dragana Zivkovic"],"scripts":{"start":"webpack-dev-server --config tasks/webpack.dev.js","server":"webpack --watch --config tasks/webpack.prod.js && tsc-watch","build":"webpack --config tasks/webpack.prod.js && tsc","build-ui":"webpack && tsc && npm run lint","playground-lint":"tsc -p examples/pages/playgrounds/react-playgrounds --noEmit","lint":"eslint --parser=@typescript-eslint/parser app && tslint -c tslint.json 'app-typescript/**/*.{ts,tsx}' && npm run playground-lint","lint-fix":"tsc -p tsconfig.json --noEmit && tslint --fix -c tslint.json 'app-typescript/**/*.{ts,tsx}'","prepublishOnly":"npm run build","unit-test":"mocha","debug-unit-tests":"mocha --inspect-brk"},"devDependencies":{"@types/assert":"^1.5.6","@types/chart.js":"^2.9.24","@types/classnames":"^2.2.9","@types/enzyme":"^3.10.12","@types/lodash":"^4.14.161","@types/mocha":"^9.1.1","@types/react":"16.8.23","@types/react-beautiful-dnd":"^13.1.2","@types/react-dom":"16.8.0","@types/react-router-dom":"^5.1.2","@types/react-scrollspy":"^3.3.5","@typescript-eslint/parser":"^5.58.0","angular":"^1.7.9","angular-animate":"^1.7.9","angular-route":"^1.7.9","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","classnames":"^2.2.5","clean-webpack-plugin":"^1.0.0","code-prettify":"^0.1.0","copy-webpack-plugin":"^4.6.0","css-loader":"^2.1.1","eslint":"^4.6.1","eslint-loader":"^1.9.0","eslint-plugin-angular":"^3.1.1","eslint-plugin-react":"^7.3.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^0.11.2","html-loader":"^0.5.1","html-webpack-plugin":"^2.30.1","jquery":"^3.1.1","jquery-ui":"^1.12.1","jsdom":"20.0.3","jsdom-global":"3.0.2","lodash":"4.17.21","mocha":"^8.4.0","node-sass":"6.0","prismjs":"^1.28.0","prop-types":"^15.6.0","react":"16.8.6","react-dom":"16.8.6","react-redux":"^5.0.6","react-router-dom":"^5.1.2","redux":"^3.7.2","redux-form":"^7.0.4","sass-loader":"^6.0.6","style-loader":"^0.18.2","superdesk-code-style":"^1.1.2","ts-loader":"^6.0.2","ts-node":"^10.9.1","tslint":"^5.18.0","typescript":"4.9.5","url-loader":"^1.1.2","webpack":"^3.5.5","webpack-cli":"3.3.10","webpack-dev-server":"2.11.1","webpack-merge":"^4.2.1"},"dependencies":{"@popperjs/core":"^2.4.0","@superdesk/common":"0.0.28","@superdesk/primereact":"^5.0.2-12","@superdesk/react-resizable-panels":"0.0.39","@types/enzyme-adapter-react-16":"^1.0.6","@types/node":"^14.10.2","chart.js":"^2.9.3","date-fns":"2.7.0","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.7","moment":"^2.29.3","popper-max-size-modifier":"^0.2.0","popper.js":"1.14.4","primeicons":"2.0.0","react-beautiful-dnd":"^13.0.0","react-id-generator":"^3.0.0","react-scrollspy":"^3.4.3"}}
185162
185166
 
185163
185167
  /***/ }),
185164
185168
  /* 935 */