ps-toolkit-ui 1.7.75 → 1.7.76

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,8 +1,10 @@
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-inline'), 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-inline', '@ckeditor/ckeditor5-angular', 'highcharts'], factory) :
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.ckeditor5Angular, global.Highcharts));
5
- }(this, (function (exports, core, $$1, _, moment, router, jqueryUi, forms, common, platformBrowser, Editor, ckeditor5Angular, Highcharts) { 'use strict';
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-inline'), 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-inline', '@ckeditor/ckeditor5-alignment', '@ckeditor/ckeditor5-angular', 'highcharts'], factory) :
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
+ }(this, (function (exports, core, $$1, _, moment, router, jqueryUi, forms, common, platformBrowser, Editor, Alignment, ckeditor5Angular, Highcharts) { 'use strict';
6
+
7
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
6
8
 
7
9
  function _interopNamespace(e) {
8
10
  if (e && e.__esModule) { return e; } else {
@@ -28,6 +30,7 @@
28
30
  var $__namespace = /*#__PURE__*/_interopNamespace($$1);
29
31
  var moment__namespace = /*#__PURE__*/_interopNamespace(moment);
30
32
  var Editor__namespace = /*#__PURE__*/_interopNamespace(Editor);
33
+ var Alignment__default = /*#__PURE__*/_interopDefaultLegacy(Alignment);
31
34
 
32
35
  var PsToolkitUiConfigService = /** @class */ (function () {
33
36
  function PsToolkitUiConfigService(environment, strings, currentLang) {
@@ -7654,6 +7657,7 @@
7654
7657
  this.changeIndex = new core.EventEmitter();
7655
7658
  this.Editor = Editor__namespace;
7656
7659
  this.config = {
7660
+ plugins: [Alignment__default['default']],
7657
7661
  toolbar: {
7658
7662
  items: [
7659
7663
  'code',