@oat-sa/tao-core-ui 1.48.0 → 1.49.3

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.
Files changed (102) hide show
  1. package/dist/actionbar.js +5 -11
  2. package/dist/animable/absorbable/absorbable.js +5 -11
  3. package/dist/animable/pulsable/pulsable.js +5 -11
  4. package/dist/badge/badge.js +5 -11
  5. package/dist/breadcrumbs.js +5 -11
  6. package/dist/bulkActionPopup.js +5 -11
  7. package/dist/button.js +5 -11
  8. package/dist/cascadingComboBox.js +5 -11
  9. package/dist/ckeditor/ckConfigurator.js +22 -6
  10. package/dist/class/selector.js +5 -11
  11. package/dist/component/windowed.js +5 -11
  12. package/dist/component.js +5 -11
  13. package/dist/contextualPopup.js +5 -11
  14. package/dist/dashboard.js +5 -11
  15. package/dist/datalist.js +5 -11
  16. package/dist/datatable.js +5 -11
  17. package/dist/dateRange/dateRange.js +5 -11
  18. package/dist/datetime/picker.js +5 -11
  19. package/dist/deleter.js +5 -11
  20. package/dist/destination/selector.js +5 -11
  21. package/dist/dialog/confirmDelete.js +5 -11
  22. package/dist/dialog.js +5 -11
  23. package/dist/documentViewer/providers/pdfViewer/fallback/viewer.js +5 -11
  24. package/dist/documentViewer/providers/pdfViewer/pdfjs/findBar.js +5 -11
  25. package/dist/documentViewer/providers/pdfViewer/pdfjs/pageView.js +5 -11
  26. package/dist/documentViewer/providers/pdfViewer/pdfjs/searchEngine.js +5 -11
  27. package/dist/documentViewer/providers/pdfViewer/pdfjs/viewer.js +5 -11
  28. package/dist/documentViewer/providers/pdfViewer.js +5 -11
  29. package/dist/documentViewer.js +5 -11
  30. package/dist/dropdown.js +5 -11
  31. package/dist/dynamicComponent.js +5 -11
  32. package/dist/feedback.js +5 -11
  33. package/dist/filter.js +5 -11
  34. package/dist/form/dropdownForm.js +5 -11
  35. package/dist/form/form.js +5 -11
  36. package/dist/form/validator/renderer.js +5 -11
  37. package/dist/form/widget/providers/checkBox.js +5 -11
  38. package/dist/form/widget/providers/comboBox.js +5 -11
  39. package/dist/form/widget/providers/hidden.js +5 -11
  40. package/dist/form/widget/providers/hiddenBox.js +5 -11
  41. package/dist/form/widget/providers/radioBox.js +5 -11
  42. package/dist/form/widget/providers/textArea.js +5 -11
  43. package/dist/form/widget/widget.js +5 -11
  44. package/dist/generis/form/form.js +5 -11
  45. package/dist/generis/validator/validator.js +5 -11
  46. package/dist/generis/widget/checkBox/checkBox.js +5 -11
  47. package/dist/generis/widget/comboBox/comboBox.js +5 -11
  48. package/dist/generis/widget/hiddenBox/hiddenBox.js +5 -11
  49. package/dist/generis/widget/textBox/textBox.js +5 -11
  50. package/dist/generis/widget/widget.js +5 -11
  51. package/dist/groupedComboBox.js +5 -11
  52. package/dist/highlighter.js +5 -11
  53. package/dist/image/ImgStateActive/initHelper.js +1 -1
  54. package/dist/image/ImgStateActive.js +1 -1
  55. package/dist/itemButtonList.js +5 -11
  56. package/dist/listbox.js +5 -11
  57. package/dist/loadingButton/loadingButton.js +5 -11
  58. package/dist/lock.js +5 -11
  59. package/dist/login/login.js +5 -11
  60. package/dist/maths/calculator/basicCalculator.js +5 -11
  61. package/dist/maths/calculator/core/board.js +5 -11
  62. package/dist/maths/calculator/core/expression.js +5 -11
  63. package/dist/maths/calculator/core/labels.js +7 -13
  64. package/dist/maths/calculator/core/tokens.js +5 -11
  65. package/dist/maths/calculator/plugins/keyboard/templateKeyboard/templateKeyboard.js +5 -11
  66. package/dist/maths/calculator/plugins/screen/simpleScreen/simpleScreen.js +5 -11
  67. package/dist/maths/calculator/scientificCalculator.js +5 -11
  68. package/dist/mediaEditor/mediaEditorComponent.js +5 -11
  69. package/dist/mediaEditor/plugins/mediaAlignment/mediaAlignmentComponent.js +5 -11
  70. package/dist/mediaEditor/plugins/mediaDimension/mediaDimensionComponent.js +5 -11
  71. package/dist/mediaplayer/players/html5.js +5 -11
  72. package/dist/mediaplayer/players/youtube.js +5 -11
  73. package/dist/mediaplayer.js +5 -11
  74. package/dist/mediasizer.js +5 -11
  75. package/dist/pageSizeSelector.js +5 -11
  76. package/dist/pagination/providers/pages.js +5 -11
  77. package/dist/pagination/providers/simple.js +5 -11
  78. package/dist/report.js +5 -11
  79. package/dist/resource/filters.js +5 -11
  80. package/dist/resource/list.js +5 -11
  81. package/dist/resource/selector.js +5 -11
  82. package/dist/resource/tree.js +5 -11
  83. package/dist/resourcemgr/fileBrowser.js +5 -11
  84. package/dist/resourcemgr/fileSelector.js +5 -11
  85. package/dist/resourcemgr.js +5 -11
  86. package/dist/searchModal/advancedSearch.js +53 -24
  87. package/dist/searchModal.js +14 -32
  88. package/dist/switch/switch.js +5 -11
  89. package/dist/tabs.js +5 -11
  90. package/dist/taskQueue/status.js +5 -11
  91. package/dist/taskQueue/table.js +5 -11
  92. package/dist/taskQueueButton/taskable.js +5 -11
  93. package/dist/taskQueueButton/treeButton.js +5 -11
  94. package/dist/tooltip.js +5 -11
  95. package/dist/tristateCheckboxGroup.js +5 -11
  96. package/dist/uploader.js +5 -11
  97. package/dist/validator.js +5 -11
  98. package/package.json +2 -3
  99. package/src/ckeditor/ckConfigurator.js +46 -26
  100. package/src/image/ImgStateActive/initHelper.js +1 -1
  101. package/src/maths/calculator/core/labels.js +2 -2
  102. package/src/searchModal/advancedSearch.js +53 -18
@@ -10,17 +10,11 @@ define(['jquery', 'ui/hider', 'handlebars', 'i18n', 'lodash', 'lib/dompurify/pur
10
10
  function _typeof(obj) {
11
11
  "@babel/helpers - typeof";
12
12
 
13
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
14
- _typeof = function (obj) {
15
- return typeof obj;
16
- };
17
- } else {
18
- _typeof = function (obj) {
19
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
- };
21
- }
22
-
23
- return _typeof(obj);
13
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
14
+ return typeof obj;
15
+ } : function (obj) {
16
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
17
+ }, _typeof(obj);
24
18
  }
25
19
 
26
20
  function Helpers0 (hb) {
@@ -8,17 +8,11 @@ define(['lodash', 'handlebars', 'i18n', 'lib/dompurify/purify'], function (_, Ha
8
8
  function _typeof(obj) {
9
9
  "@babel/helpers - typeof";
10
10
 
11
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
12
- _typeof = function (obj) {
13
- return typeof obj;
14
- };
15
- } else {
16
- _typeof = function (obj) {
17
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
18
- };
19
- }
20
-
21
- return _typeof(obj);
11
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
12
+ return typeof obj;
13
+ } : function (obj) {
14
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
15
+ }, _typeof(obj);
22
16
  }
23
17
 
24
18
  function Helpers0 (hb) {
@@ -13,17 +13,11 @@ define(['jquery', 'lodash', 'core/eventifier', 'ui/documentViewer/providers/pdfV
13
13
  function _typeof(obj) {
14
14
  "@babel/helpers - typeof";
15
15
 
16
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
17
- _typeof = function (obj) {
18
- return typeof obj;
19
- };
20
- } else {
21
- _typeof = function (obj) {
22
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
23
- };
24
- }
25
-
26
- return _typeof(obj);
16
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
17
+ return typeof obj;
18
+ } : function (obj) {
19
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
+ }, _typeof(obj);
27
21
  }
28
22
 
29
23
  function Helpers0 (hb) {
@@ -11,17 +11,11 @@ define(['lodash', 'core/requireIfExists', 'ui/documentViewer/providers/pdfViewer
11
11
  function _typeof(obj) {
12
12
  "@babel/helpers - typeof";
13
13
 
14
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
15
- _typeof = function (obj) {
16
- return typeof obj;
17
- };
18
- } else {
19
- _typeof = function (obj) {
20
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
21
- };
22
- }
23
-
24
- return _typeof(obj);
14
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
15
+ return typeof obj;
16
+ } : function (obj) {
17
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
18
+ }, _typeof(obj);
25
19
  }
26
20
 
27
21
  function Helpers0 (hb) {
@@ -10,17 +10,11 @@ define(['lodash', 'ui/component', 'ui/documentViewer/viewerFactory', 'handlebars
10
10
  function _typeof(obj) {
11
11
  "@babel/helpers - typeof";
12
12
 
13
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
14
- _typeof = function (obj) {
15
- return typeof obj;
16
- };
17
- } else {
18
- _typeof = function (obj) {
19
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
- };
21
- }
22
-
23
- return _typeof(obj);
13
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
14
+ return typeof obj;
15
+ } : function (obj) {
16
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
17
+ }, _typeof(obj);
24
18
  }
25
19
 
26
20
  function Helpers0 (hb) {
package/dist/dropdown.js CHANGED
@@ -10,17 +10,11 @@ define(['jquery', 'lodash', 'ui/component', 'handlebars', 'i18n', 'lib/dompurify
10
10
  function _typeof(obj) {
11
11
  "@babel/helpers - typeof";
12
12
 
13
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
14
- _typeof = function (obj) {
15
- return typeof obj;
16
- };
17
- } else {
18
- _typeof = function (obj) {
19
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
- };
21
- }
22
-
23
- return _typeof(obj);
13
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
14
+ return typeof obj;
15
+ } : function (obj) {
16
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
17
+ }, _typeof(obj);
24
18
  }
25
19
 
26
20
  function Helpers0 (hb) {
@@ -15,17 +15,11 @@ define(['jquery', 'lodash', 'interact', 'ui/component', 'ui/component/stackable'
15
15
  function _typeof(obj) {
16
16
  "@babel/helpers - typeof";
17
17
 
18
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
19
- _typeof = function (obj) {
20
- return typeof obj;
21
- };
22
- } else {
23
- _typeof = function (obj) {
24
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
25
- };
26
- }
27
-
28
- return _typeof(obj);
18
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
19
+ return typeof obj;
20
+ } : function (obj) {
21
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
22
+ }, _typeof(obj);
29
23
  }
30
24
 
31
25
  function Helpers0 (hb) {
package/dist/feedback.js CHANGED
@@ -13,17 +13,11 @@ define(['jquery', 'lodash', 'core/format', 'ui/component', 'util/wrapLongWords',
13
13
  function _typeof(obj) {
14
14
  "@babel/helpers - typeof";
15
15
 
16
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
17
- _typeof = function (obj) {
18
- return typeof obj;
19
- };
20
- } else {
21
- _typeof = function (obj) {
22
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
23
- };
24
- }
25
-
26
- return _typeof(obj);
16
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
17
+ return typeof obj;
18
+ } : function (obj) {
19
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
+ }, _typeof(obj);
27
21
  }
28
22
 
29
23
  function Helpers0 (hb) {
package/dist/filter.js CHANGED
@@ -10,17 +10,11 @@ define(['jquery', 'lodash', 'i18n', 'core/eventifier', 'handlebars', 'lib/dompur
10
10
  function _typeof(obj) {
11
11
  "@babel/helpers - typeof";
12
12
 
13
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
14
- _typeof = function (obj) {
15
- return typeof obj;
16
- };
17
- } else {
18
- _typeof = function (obj) {
19
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
- };
21
- }
22
-
23
- return _typeof(obj);
13
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
14
+ return typeof obj;
15
+ } : function (obj) {
16
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
17
+ }, _typeof(obj);
24
18
  }
25
19
 
26
20
  function Helpers0 (hb) {
@@ -11,17 +11,11 @@ define(['lodash', 'i18n', 'ui/component', 'ui/button', 'ui/form/simpleForm', 'ha
11
11
  function _typeof(obj) {
12
12
  "@babel/helpers - typeof";
13
13
 
14
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
15
- _typeof = function (obj) {
16
- return typeof obj;
17
- };
18
- } else {
19
- _typeof = function (obj) {
20
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
21
- };
22
- }
23
-
24
- return _typeof(obj);
14
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
15
+ return typeof obj;
16
+ } : function (obj) {
17
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
18
+ }, _typeof(obj);
25
19
  }
26
20
 
27
21
  function Helpers0 (hb) {
package/dist/form/form.js CHANGED
@@ -13,17 +13,11 @@ define(['lodash', 'ui/component', 'ui/button', 'ui/hider', 'ui/form/widget/defin
13
13
  function _typeof(obj) {
14
14
  "@babel/helpers - typeof";
15
15
 
16
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
17
- _typeof = function (obj) {
18
- return typeof obj;
19
- };
20
- } else {
21
- _typeof = function (obj) {
22
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
23
- };
24
- }
25
-
26
- return _typeof(obj);
16
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
17
+ return typeof obj;
18
+ } : function (obj) {
19
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
+ }, _typeof(obj);
27
21
  }
28
22
 
29
23
  function _slicedToArray(arr, i) {
@@ -9,17 +9,11 @@ define(['lodash', 'ui/component', 'handlebars', 'i18n', 'lib/dompurify/purify',
9
9
  function _typeof(obj) {
10
10
  "@babel/helpers - typeof";
11
11
 
12
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
13
- _typeof = function (obj) {
14
- return typeof obj;
15
- };
16
- } else {
17
- _typeof = function (obj) {
18
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
19
- };
20
- }
21
-
22
- return _typeof(obj);
12
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
13
+ return typeof obj;
14
+ } : function (obj) {
15
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
16
+ }, _typeof(obj);
23
17
  }
24
18
 
25
19
  function Helpers0 (hb) {
@@ -9,17 +9,11 @@ define(['jquery', 'lodash', 'i18n', 'handlebars', 'lib/dompurify/purify'], funct
9
9
  function _typeof(obj) {
10
10
  "@babel/helpers - typeof";
11
11
 
12
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
13
- _typeof = function (obj) {
14
- return typeof obj;
15
- };
16
- } else {
17
- _typeof = function (obj) {
18
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
19
- };
20
- }
21
-
22
- return _typeof(obj);
12
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
13
+ return typeof obj;
14
+ } : function (obj) {
15
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
16
+ }, _typeof(obj);
23
17
  }
24
18
 
25
19
  function Helpers0 (hb) {
@@ -8,17 +8,11 @@ define(['handlebars', 'i18n', 'lodash', 'lib/dompurify/purify'], function (Handl
8
8
  function _typeof(obj) {
9
9
  "@babel/helpers - typeof";
10
10
 
11
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
12
- _typeof = function (obj) {
13
- return typeof obj;
14
- };
15
- } else {
16
- _typeof = function (obj) {
17
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
18
- };
19
- }
20
-
21
- return _typeof(obj);
11
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
12
+ return typeof obj;
13
+ } : function (obj) {
14
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
15
+ }, _typeof(obj);
22
16
  }
23
17
 
24
18
  function Helpers0 (hb) {
@@ -8,17 +8,11 @@ define(['handlebars', 'i18n', 'lodash', 'lib/dompurify/purify'], function (Handl
8
8
  function _typeof(obj) {
9
9
  "@babel/helpers - typeof";
10
10
 
11
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
12
- _typeof = function (obj) {
13
- return typeof obj;
14
- };
15
- } else {
16
- _typeof = function (obj) {
17
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
18
- };
19
- }
20
-
21
- return _typeof(obj);
11
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
12
+ return typeof obj;
13
+ } : function (obj) {
14
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
15
+ }, _typeof(obj);
22
16
  }
23
17
 
24
18
  function Helpers0 (hb) {
@@ -8,17 +8,11 @@ define(['lodash', 'i18n', 'handlebars', 'lib/dompurify/purify'], function (_, __
8
8
  function _typeof(obj) {
9
9
  "@babel/helpers - typeof";
10
10
 
11
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
12
- _typeof = function (obj) {
13
- return typeof obj;
14
- };
15
- } else {
16
- _typeof = function (obj) {
17
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
18
- };
19
- }
20
-
21
- return _typeof(obj);
11
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
12
+ return typeof obj;
13
+ } : function (obj) {
14
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
15
+ }, _typeof(obj);
22
16
  }
23
17
 
24
18
  function Helpers0 (hb) {
@@ -8,17 +8,11 @@ define(['handlebars', 'i18n', 'lodash', 'lib/dompurify/purify'], function (Handl
8
8
  function _typeof(obj) {
9
9
  "@babel/helpers - typeof";
10
10
 
11
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
12
- _typeof = function (obj) {
13
- return typeof obj;
14
- };
15
- } else {
16
- _typeof = function (obj) {
17
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
18
- };
19
- }
20
-
21
- return _typeof(obj);
11
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
12
+ return typeof obj;
13
+ } : function (obj) {
14
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
15
+ }, _typeof(obj);
22
16
  }
23
17
 
24
18
  function Helpers0 (hb) {
@@ -8,17 +8,11 @@ define(['handlebars', 'i18n', 'lodash', 'lib/dompurify/purify'], function (Handl
8
8
  function _typeof(obj) {
9
9
  "@babel/helpers - typeof";
10
10
 
11
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
12
- _typeof = function (obj) {
13
- return typeof obj;
14
- };
15
- } else {
16
- _typeof = function (obj) {
17
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
18
- };
19
- }
20
-
21
- return _typeof(obj);
11
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
12
+ return typeof obj;
13
+ } : function (obj) {
14
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
15
+ }, _typeof(obj);
22
16
  }
23
17
 
24
18
  function Helpers0 (hb) {
@@ -13,17 +13,11 @@ define(['lodash', 'i18n', 'handlebars', 'core/providerRegistry', 'ui/component',
13
13
  function _typeof(obj) {
14
14
  "@babel/helpers - typeof";
15
15
 
16
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
17
- _typeof = function (obj) {
18
- return typeof obj;
19
- };
20
- } else {
21
- _typeof = function (obj) {
22
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
23
- };
24
- }
25
-
26
- return _typeof(obj);
16
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
17
+ return typeof obj;
18
+ } : function (obj) {
19
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
+ }, _typeof(obj);
27
21
  }
28
22
 
29
23
  function Helpers0 (hb) {
@@ -10,17 +10,11 @@ define(['lodash', 'i18n', 'ui/component', 'ui/generis/widget/loader', 'ui/generi
10
10
  function _typeof(obj) {
11
11
  "@babel/helpers - typeof";
12
12
 
13
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
14
- _typeof = function (obj) {
15
- return typeof obj;
16
- };
17
- } else {
18
- _typeof = function (obj) {
19
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
- };
21
- }
22
-
23
- return _typeof(obj);
13
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
14
+ return typeof obj;
15
+ } : function (obj) {
16
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
17
+ }, _typeof(obj);
24
18
  }
25
19
 
26
20
  function Helpers0 (hb) {
@@ -10,17 +10,11 @@ define(['jquery', 'lodash', 'ui/component', 'handlebars', 'i18n', 'lib/dompurify
10
10
  function _typeof(obj) {
11
11
  "@babel/helpers - typeof";
12
12
 
13
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
14
- _typeof = function (obj) {
15
- return typeof obj;
16
- };
17
- } else {
18
- _typeof = function (obj) {
19
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
- };
21
- }
22
-
23
- return _typeof(obj);
13
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
14
+ return typeof obj;
15
+ } : function (obj) {
16
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
17
+ }, _typeof(obj);
24
18
  }
25
19
 
26
20
  function Helpers0 (hb) {
@@ -10,17 +10,11 @@ define(['jquery', 'lodash', 'i18n', 'ui/generis/widget/widget', 'handlebars', 'l
10
10
  function _typeof(obj) {
11
11
  "@babel/helpers - typeof";
12
12
 
13
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
14
- _typeof = function (obj) {
15
- return typeof obj;
16
- };
17
- } else {
18
- _typeof = function (obj) {
19
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
- };
21
- }
22
-
23
- return _typeof(obj);
13
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
14
+ return typeof obj;
15
+ } : function (obj) {
16
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
17
+ }, _typeof(obj);
24
18
  }
25
19
 
26
20
  function Helpers0 (hb) {
@@ -9,17 +9,11 @@ define(['lodash', 'i18n', 'ui/generis/widget/widget', 'handlebars', 'lib/dompuri
9
9
  function _typeof(obj) {
10
10
  "@babel/helpers - typeof";
11
11
 
12
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
13
- _typeof = function (obj) {
14
- return typeof obj;
15
- };
16
- } else {
17
- _typeof = function (obj) {
18
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
19
- };
20
- }
21
-
22
- return _typeof(obj);
12
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
13
+ return typeof obj;
14
+ } : function (obj) {
15
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
16
+ }, _typeof(obj);
23
17
  }
24
18
 
25
19
  function Helpers0 (hb) {
@@ -9,17 +9,11 @@ define(['lodash', 'i18n', 'ui/generis/widget/widget', 'handlebars', 'lib/dompuri
9
9
  function _typeof(obj) {
10
10
  "@babel/helpers - typeof";
11
11
 
12
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
13
- _typeof = function (obj) {
14
- return typeof obj;
15
- };
16
- } else {
17
- _typeof = function (obj) {
18
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
19
- };
20
- }
21
-
22
- return _typeof(obj);
12
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
13
+ return typeof obj;
14
+ } : function (obj) {
15
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
16
+ }, _typeof(obj);
23
17
  }
24
18
 
25
19
  function Helpers0 (hb) {
@@ -9,17 +9,11 @@ define(['lodash', 'i18n', 'ui/generis/widget/widget', 'handlebars', 'lib/dompuri
9
9
  function _typeof(obj) {
10
10
  "@babel/helpers - typeof";
11
11
 
12
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
13
- _typeof = function (obj) {
14
- return typeof obj;
15
- };
16
- } else {
17
- _typeof = function (obj) {
18
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
19
- };
20
- }
21
-
22
- return _typeof(obj);
12
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
13
+ return typeof obj;
14
+ } : function (obj) {
15
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
16
+ }, _typeof(obj);
23
17
  }
24
18
 
25
19
  function Helpers0 (hb) {
@@ -10,17 +10,11 @@ define(['lodash', 'i18n', 'ui/component', 'ui/generis/validator/validator', 'han
10
10
  function _typeof(obj) {
11
11
  "@babel/helpers - typeof";
12
12
 
13
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
14
- _typeof = function (obj) {
15
- return typeof obj;
16
- };
17
- } else {
18
- _typeof = function (obj) {
19
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
20
- };
21
- }
22
-
23
- return _typeof(obj);
13
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
14
+ return typeof obj;
15
+ } : function (obj) {
16
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
17
+ }, _typeof(obj);
24
18
  }
25
19
 
26
20
  function Helpers0 (hb) {