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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) 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/itemButtonList.js +5 -11
  54. package/dist/listbox.js +5 -11
  55. package/dist/loadingButton/loadingButton.js +5 -11
  56. package/dist/lock.js +5 -11
  57. package/dist/login/login.js +5 -11
  58. package/dist/maths/calculator/basicCalculator.js +5 -11
  59. package/dist/maths/calculator/core/board.js +5 -11
  60. package/dist/maths/calculator/core/expression.js +5 -11
  61. package/dist/maths/calculator/core/labels.js +5 -11
  62. package/dist/maths/calculator/core/tokens.js +5 -11
  63. package/dist/maths/calculator/plugins/keyboard/templateKeyboard/templateKeyboard.js +5 -11
  64. package/dist/maths/calculator/plugins/screen/simpleScreen/simpleScreen.js +5 -11
  65. package/dist/maths/calculator/scientificCalculator.js +5 -11
  66. package/dist/mediaEditor/mediaEditorComponent.js +5 -11
  67. package/dist/mediaEditor/plugins/mediaAlignment/mediaAlignmentComponent.js +5 -11
  68. package/dist/mediaEditor/plugins/mediaDimension/mediaDimensionComponent.js +5 -11
  69. package/dist/mediaplayer/players/html5.js +5 -11
  70. package/dist/mediaplayer/players/youtube.js +5 -11
  71. package/dist/mediaplayer.js +5 -11
  72. package/dist/mediasizer.js +5 -11
  73. package/dist/pageSizeSelector.js +5 -11
  74. package/dist/pagination/providers/pages.js +5 -11
  75. package/dist/pagination/providers/simple.js +5 -11
  76. package/dist/report.js +5 -11
  77. package/dist/resource/filters.js +5 -11
  78. package/dist/resource/list.js +5 -11
  79. package/dist/resource/selector.js +5 -11
  80. package/dist/resource/tree.js +5 -11
  81. package/dist/resourcemgr/fileBrowser.js +5 -11
  82. package/dist/resourcemgr/fileSelector.js +5 -11
  83. package/dist/resourcemgr.js +5 -11
  84. package/dist/searchModal/advancedSearch.js +5 -11
  85. package/dist/searchModal.js +14 -32
  86. package/dist/switch/switch.js +5 -11
  87. package/dist/tabs.js +5 -11
  88. package/dist/taskQueue/status.js +5 -11
  89. package/dist/taskQueue/table.js +5 -11
  90. package/dist/taskQueueButton/taskable.js +5 -11
  91. package/dist/taskQueueButton/treeButton.js +5 -11
  92. package/dist/tooltip.js +5 -11
  93. package/dist/tristateCheckboxGroup.js +5 -11
  94. package/dist/uploader.js +5 -11
  95. package/dist/validator.js +5 -11
  96. package/package.json +2 -3
  97. package/src/ckeditor/ckConfigurator.js +46 -26
@@ -10,17 +10,11 @@ define(['lodash', 'i18n', 'ui/component', 'ui/generis/form/form', '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) {
@@ -12,17 +12,11 @@ define(['jquery', 'lodash', 'ui/component', 'ui/resource/selectable', 'ui/hider'
12
12
  function _typeof(obj) {
13
13
  "@babel/helpers - typeof";
14
14
 
15
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
16
- _typeof = function (obj) {
17
- return typeof obj;
18
- };
19
- } else {
20
- _typeof = function (obj) {
21
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
22
- };
23
- }
24
-
25
- return _typeof(obj);
15
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
16
+ return typeof obj;
17
+ } : function (obj) {
18
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
19
+ }, _typeof(obj);
26
20
  }
27
21
 
28
22
  function Helpers0 (hb) {
@@ -15,17 +15,11 @@ define(['jquery', 'lodash', 'i18n', 'ui/component', 'ui/hider', 'ui/class/select
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) {
@@ -12,17 +12,11 @@ define(['jquery', 'lodash', 'ui/component', 'ui/resource/selectable', 'ui/hider'
12
12
  function _typeof(obj) {
13
13
  "@babel/helpers - typeof";
14
14
 
15
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
16
- _typeof = function (obj) {
17
- return typeof obj;
18
- };
19
- } else {
20
- _typeof = function (obj) {
21
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
22
- };
23
- }
24
-
25
- return _typeof(obj);
15
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
16
+ return typeof obj;
17
+ } : function (obj) {
18
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
19
+ }, _typeof(obj);
26
20
  }
27
21
 
28
22
  function Helpers0 (hb) {
@@ -11,17 +11,11 @@ define(['jquery', 'lodash', 'core/request', 'ui/pagination', 'handlebars', 'i18n
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) {
@@ -13,17 +13,11 @@ define(['jquery', 'lodash', 'async', 'i18n', 'core/mimetype', 'handlebars', 'lib
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) {
@@ -13,17 +13,11 @@ define(['jquery', 'lodash', 'core/pluginifier', 'ui/resourcemgr/fileBrowser', 'u
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) {
@@ -13,17 +13,11 @@ define(['jquery', 'lodash', 'i18n', 'context', 'handlebars', 'lib/dompurify/puri
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 _toConsumableArray(arr) {
@@ -19,14 +19,9 @@ define(['jquery', 'lodash', 'i18n', 'context', 'handlebars', 'lib/dompurify/puri
19
19
 
20
20
  if (Object.getOwnPropertySymbols) {
21
21
  var symbols = Object.getOwnPropertySymbols(object);
22
-
23
- if (enumerableOnly) {
24
- symbols = symbols.filter(function (sym) {
25
- return Object.getOwnPropertyDescriptor(object, sym).enumerable;
26
- });
27
- }
28
-
29
- keys.push.apply(keys, symbols);
22
+ enumerableOnly && (symbols = symbols.filter(function (sym) {
23
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
24
+ })), keys.push.apply(keys, symbols);
30
25
  }
31
26
 
32
27
  return keys;
@@ -34,19 +29,12 @@ define(['jquery', 'lodash', 'i18n', 'context', 'handlebars', 'lib/dompurify/puri
34
29
 
35
30
  function _objectSpread2(target) {
36
31
  for (var i = 1; i < arguments.length; i++) {
37
- var source = arguments[i] != null ? arguments[i] : {};
38
-
39
- if (i % 2) {
40
- ownKeys(Object(source), true).forEach(function (key) {
41
- _defineProperty(target, key, source[key]);
42
- });
43
- } else if (Object.getOwnPropertyDescriptors) {
44
- Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
45
- } else {
46
- ownKeys(Object(source)).forEach(function (key) {
47
- Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
48
- });
49
- }
32
+ var source = null != arguments[i] ? arguments[i] : {};
33
+ i % 2 ? ownKeys(Object(source), !0).forEach(function (key) {
34
+ _defineProperty(target, key, source[key]);
35
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) {
36
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
37
+ });
50
38
  }
51
39
 
52
40
  return target;
@@ -55,17 +43,11 @@ define(['jquery', 'lodash', 'i18n', 'context', 'handlebars', 'lib/dompurify/puri
55
43
  function _typeof(obj) {
56
44
  "@babel/helpers - typeof";
57
45
 
58
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
59
- _typeof = function (obj) {
60
- return typeof obj;
61
- };
62
- } else {
63
- _typeof = function (obj) {
64
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
65
- };
66
- }
67
-
68
- return _typeof(obj);
46
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
47
+ return typeof obj;
48
+ } : function (obj) {
49
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
50
+ }, _typeof(obj);
69
51
  }
70
52
 
71
53
  function _defineProperty(obj, key, value) {
@@ -11,17 +11,11 @@ define(['jquery', 'lodash', 'i18n', 'ui/component', 'lib/uuid', 'handlebars', 'l
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/tabs.js CHANGED
@@ -11,17 +11,11 @@ define(['jquery', 'lodash', 'ui/hider', 'ui/component', 'handlebars', 'i18n', 'l
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 _toConsumableArray(arr) {
@@ -11,17 +11,11 @@ define(['lodash', 'i18n', 'ui/taskQueue', 'ui/component', 'ui/report', 'handleba
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) {
@@ -13,17 +13,11 @@ define(['jquery', 'lodash', 'i18n', 'moment', 'ui/taskQueue', 'ui/component', 'u
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) {
@@ -12,17 +12,11 @@ define(['jquery', 'lodash', 'i18n', 'ui/report', 'ui/feedback', 'layout/loading-
12
12
  function _typeof(obj) {
13
13
  "@babel/helpers - typeof";
14
14
 
15
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
16
- _typeof = function (obj) {
17
- return typeof obj;
18
- };
19
- } else {
20
- _typeof = function (obj) {
21
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
22
- };
23
- }
24
-
25
- return _typeof(obj);
15
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
16
+ return typeof obj;
17
+ } : function (obj) {
18
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
19
+ }, _typeof(obj);
26
20
  }
27
21
 
28
22
  function Helpers0 (hb) {
@@ -10,17 +10,11 @@ define(['lodash', 'i18n', 'ui/component', 'ui/taskQueueButton/taskable', 'handle
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/tooltip.js CHANGED
@@ -11,17 +11,11 @@ define(['jquery', 'lodash', 'core/dataattrhandler', 'lib/popper/tooltip', 'handl
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) {
@@ -11,17 +11,11 @@ define(['jquery', 'lodash', 'i18n', 'ui/component', 'handlebars', 'lib/dompurify
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/uploader.js CHANGED
@@ -12,17 +12,11 @@ define(['jquery', 'lodash', 'i18n', 'async', 'core/pluginifier', 'util/bytes', '
12
12
  function _typeof(obj) {
13
13
  "@babel/helpers - typeof";
14
14
 
15
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
16
- _typeof = function (obj) {
17
- return typeof obj;
18
- };
19
- } else {
20
- _typeof = function (obj) {
21
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
22
- };
23
- }
24
-
25
- return _typeof(obj);
15
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
16
+ return typeof obj;
17
+ } : function (obj) {
18
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
19
+ }, _typeof(obj);
26
20
  }
27
21
 
28
22
  function Helpers0 (hb) {
package/dist/validator.js CHANGED
@@ -8,17 +8,11 @@ define(['jquery', 'lodash', 'ui/validator/Report', 'ui/validator/Validator'], fu
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
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oat-sa/tao-core-ui",
3
- "version": "1.48.0",
3
+ "version": "1.49.0",
4
4
  "displayName": "TAO Core UI",
5
5
  "description": "UI libraries of TAO",
6
6
  "scripts": {
@@ -51,7 +51,7 @@
51
51
  "@oat-sa/rollup-plugin-wildcard-external": "^0.1.0",
52
52
  "@oat-sa/tao-core-libs": "^0.4.4",
53
53
  "@oat-sa/tao-core-sdk": "^1.8.1",
54
- "@oat-sa/tao-core-shared-libs": "1.0.0",
54
+ "@oat-sa/tao-core-shared-libs": "^1.0.4",
55
55
  "@oat-sa/tao-qunit-testrunner": "^1.0.3",
56
56
  "async": "^0.2.10",
57
57
  "autoprefixer": "^9.5.1",
@@ -61,7 +61,6 @@
61
61
  "dompurify": "^1.0.10",
62
62
  "eslint": "^7.32.0",
63
63
  "eslint-plugin-jsdoc": "^36.1.0",
64
- "eve": "git+https://github.com/adobe-webplatform/eve.git#eef80ed",
65
64
  "flatpickr": "4.5.7",
66
65
  "fs-extra": "^8.0.1",
67
66
  "gamp": "^0.2.1",