ps-toolkit-ui 1.7.67 → 1.7.68

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.
@@ -1,11 +1,9 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('jquery'), require('lodash'), require('jalali-moment'), require('@angular/router'), require('jquery-ui-dist/jquery-ui'), require('@angular/forms'), require('@angular/common'), require('@angular/platform-browser'), require('@ckeditor/ckeditor5-build-classic'), require('@ckeditor/ckeditor5-alignment/src/alignment'), require('@ckeditor/ckeditor5-angular'), require('highcharts')) :
3
- typeof define === 'function' && define.amd ? define('ps-toolkit-ui', ['exports', '@angular/core', 'jquery', 'lodash', 'jalali-moment', '@angular/router', 'jquery-ui-dist/jquery-ui', '@angular/forms', '@angular/common', '@angular/platform-browser', '@ckeditor/ckeditor5-build-classic', '@ckeditor/ckeditor5-alignment/src/alignment', '@ckeditor/ckeditor5-angular', 'highcharts'], factory) :
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('jquery'), require('lodash'), require('jalali-moment'), require('@angular/router'), require('jquery-ui-dist/jquery-ui'), require('@angular/forms'), require('@angular/common'), require('@angular/platform-browser'), require('@ckeditor/ckeditor5-build-classic'), require('@ckeditor/ckeditor5-alignment'), require('@ckeditor/ckeditor5-angular'), require('highcharts')) :
3
+ typeof define === 'function' && define.amd ? define('ps-toolkit-ui', ['exports', '@angular/core', 'jquery', 'lodash', 'jalali-moment', '@angular/router', 'jquery-ui-dist/jquery-ui', '@angular/forms', '@angular/common', '@angular/platform-browser', '@ckeditor/ckeditor5-build-classic', '@ckeditor/ckeditor5-alignment', '@ckeditor/ckeditor5-angular', 'highcharts'], factory) :
4
4
  (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global['ps-toolkit-ui'] = {}, global.ng.core, global.$$1, global._, global.moment, global.ng.router, null, global.ng.forms, global.ng.common, global.ng.platformBrowser, global.Editor, global.Alignment, global.ckeditor5Angular, global.Highcharts));
5
5
  }(this, (function (exports, core, $$1, _, moment, router, jqueryUi, forms, common, platformBrowser, Editor, Alignment, ckeditor5Angular, Highcharts) { 'use strict';
6
6
 
7
- function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
8
-
9
7
  function _interopNamespace(e) {
10
8
  if (e && e.__esModule) { return e; } else {
11
9
  var n = Object.create(null);
@@ -30,7 +28,7 @@
30
28
  var $__namespace = /*#__PURE__*/_interopNamespace($$1);
31
29
  var moment__namespace = /*#__PURE__*/_interopNamespace(moment);
32
30
  var Editor__namespace = /*#__PURE__*/_interopNamespace(Editor);
33
- var Alignment__default = /*#__PURE__*/_interopDefaultLegacy(Alignment);
31
+ var Alignment__namespace = /*#__PURE__*/_interopNamespace(Alignment);
34
32
 
35
33
  var PsToolkitUiConfigService = /** @class */ (function () {
36
34
  function PsToolkitUiConfigService(environment, strings, currentLang) {
@@ -7657,7 +7655,7 @@
7657
7655
  this.changeIndex = new core.EventEmitter();
7658
7656
  this.Editor = Editor__namespace;
7659
7657
  Editor.builtinPlugins = [
7660
- Alignment__default['default'] // <--- ADDED
7658
+ Alignment__namespace // <--- ADDED
7661
7659
  ];
7662
7660
  Editor.defaultConfig = {
7663
7661
  toolbar: {