@gct-paas/core 0.1.4-dev.3 → 0.1.4-dev.4

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 (122) hide show
  1. package/dist/index.min.cjs +1 -1
  2. package/dist/index.system.min.js +1 -1
  3. package/es/controller/form/form.controller.mjs +1 -2
  4. package/es/controller/gct-form/gct-form.controller.mjs +1 -2
  5. package/es/global/gct/gct.d.ts +1 -1
  6. package/es/interface/controller/form/form.controller.mjs +1 -1
  7. package/es/interface/hooks/i-designer-hooks.mjs +1 -1
  8. package/es/interface/i-modal/i-modal.mjs +1 -1
  9. package/es/modules/api-service/api-manage.mjs +1 -1
  10. package/es/modules/api-service/api-service.interface.d.ts +2 -2
  11. package/es/modules/api-service/api-service.interface.mjs +2 -2
  12. package/es/modules/api-service/api-service.mjs +1 -1
  13. package/es/modules/api-service/index.mjs +2 -4
  14. package/es/modules/env-manager/env-manager.d.ts +1 -1
  15. package/es/modules/env-manager/env-manager.interface.d.ts +1 -1
  16. package/es/modules/platform-config/useBasicSetting.d.ts +2 -2
  17. package/es/modules/platform-config/useDeploySetting.d.ts +1 -1
  18. package/es/modules/platform-config/useLoginSetting.d.ts +1 -1
  19. package/es/modules/platform-config/useOrgSetting.d.ts +1 -1
  20. package/es/modules/platform-config/useSecuritySetting.d.ts +1 -1
  21. package/es/modules/platform-config/useThemeSetting.d.ts +1 -1
  22. package/es/modules/platform-config/useWatermarkSetting.d.ts +1 -1
  23. package/es/register/designer-register/designer-register.mjs +1 -2
  24. package/es/register/render-register/render-register.mjs +1 -2
  25. package/es/store/global-store.mjs +1 -1
  26. package/es/types/index.d.ts +2 -2
  27. package/es/utils/plugin-pkg-util/plugin-pkg-util.mjs +1 -1
  28. package/es/utils/plugin-static-resource/plugin-static-resource.mjs +1 -1
  29. package/es/utils/tools/tools.mjs +1 -2
  30. package/package.json +6 -8
  31. package/es/_virtual/_commonjs-dynamic-modules.mjs +0 -5
  32. package/es/_virtual/_commonjsHelpers.mjs +0 -44
  33. package/es/_virtual/aes.mjs +0 -3
  34. package/es/_virtual/blowfish.mjs +0 -3
  35. package/es/_virtual/cipher-core.mjs +0 -3
  36. package/es/_virtual/core.mjs +0 -3
  37. package/es/_virtual/enc-base64.mjs +0 -3
  38. package/es/_virtual/enc-base64url.mjs +0 -3
  39. package/es/_virtual/enc-utf16.mjs +0 -3
  40. package/es/_virtual/evpkdf.mjs +0 -3
  41. package/es/_virtual/format-hex.mjs +0 -3
  42. package/es/_virtual/hmac.mjs +0 -3
  43. package/es/_virtual/index.mjs +0 -7
  44. package/es/_virtual/index2.mjs +0 -7
  45. package/es/_virtual/index3.mjs +0 -3
  46. package/es/_virtual/lib-typedarrays.mjs +0 -3
  47. package/es/_virtual/md5.mjs +0 -3
  48. package/es/_virtual/mode-cfb.mjs +0 -3
  49. package/es/_virtual/mode-ctr-gladman.mjs +0 -3
  50. package/es/_virtual/mode-ctr.mjs +0 -3
  51. package/es/_virtual/mode-ecb.mjs +0 -3
  52. package/es/_virtual/mode-ofb.mjs +0 -3
  53. package/es/_virtual/pad-ansix923.mjs +0 -3
  54. package/es/_virtual/pad-iso10126.mjs +0 -3
  55. package/es/_virtual/pad-iso97971.mjs +0 -3
  56. package/es/_virtual/pad-nopadding.mjs +0 -3
  57. package/es/_virtual/pad-zeropadding.mjs +0 -3
  58. package/es/_virtual/pbkdf2.mjs +0 -3
  59. package/es/_virtual/rabbit-legacy.mjs +0 -3
  60. package/es/_virtual/rabbit.mjs +0 -3
  61. package/es/_virtual/rc4.mjs +0 -3
  62. package/es/_virtual/ripemd160.mjs +0 -3
  63. package/es/_virtual/sha1.mjs +0 -3
  64. package/es/_virtual/sha224.mjs +0 -3
  65. package/es/_virtual/sha256.mjs +0 -3
  66. package/es/_virtual/sha3.mjs +0 -3
  67. package/es/_virtual/sha384.mjs +0 -3
  68. package/es/_virtual/sha512.mjs +0 -3
  69. package/es/_virtual/tripledes.mjs +0 -3
  70. package/es/_virtual/x64-core.mjs +0 -3
  71. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.4/node_modules/@gct-paas/api-apaas/es/index.mjs +0 -3
  72. package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.4/node_modules/@gct-paas/api-apaas/es/service/api-config.mjs +0 -8213
  73. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.4/node_modules/@gct-paas/api-platform/es/index.mjs +0 -3
  74. package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.4/node_modules/@gct-paas/api-platform/es/service/api-config.mjs +0 -7156
  75. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/aes.mjs +0 -255
  76. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/blowfish.mjs +0 -492
  77. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/cipher-core.mjs +0 -913
  78. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/core.mjs +0 -824
  79. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-base64.mjs +0 -153
  80. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-base64url.mjs +0 -165
  81. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-utf16.mjs +0 -166
  82. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/evpkdf.mjs +0 -153
  83. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/format-hex.mjs +0 -84
  84. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/hmac.mjs +0 -160
  85. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/index.mjs +0 -69
  86. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/lib-typedarrays.mjs +0 -93
  87. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/md5.mjs +0 -285
  88. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-cfb.mjs +0 -98
  89. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ctr-gladman.mjs +0 -134
  90. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ctr.mjs +0 -76
  91. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ecb.mjs +0 -58
  92. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ofb.mjs +0 -72
  93. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-ansix923.mjs +0 -67
  94. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-iso10126.mjs +0 -62
  95. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-iso97971.mjs +0 -58
  96. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-nopadding.mjs +0 -48
  97. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-zeropadding.mjs +0 -65
  98. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pbkdf2.mjs +0 -164
  99. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rabbit-legacy.mjs +0 -211
  100. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rabbit.mjs +0 -213
  101. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rc4.mjs +0 -160
  102. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/ripemd160.mjs +0 -284
  103. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha1.mjs +0 -167
  104. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha224.mjs +0 -98
  105. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha256.mjs +0 -216
  106. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha3.mjs +0 -344
  107. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha384.mjs +0 -102
  108. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha512.mjs +0 -344
  109. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/tripledes.mjs +0 -800
  110. package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/x64-core.mjs +0 -321
  111. package/es/node_modules/.pnpm/path-browserify@1.0.1/node_modules/path-browserify/index.mjs +0 -541
  112. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/hook/async-series-hook/async-series-hook.mjs +0 -73
  113. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/hook/index.mjs +0 -2
  114. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/hook/sync-series-hook/sync-series-hook.mjs +0 -100
  115. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/index.mjs +0 -2
  116. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/array/array.mjs +0 -47
  117. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/index.mjs +0 -5
  118. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/object/object.mjs +0 -24
  119. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/qx-event/qx-event.mjs +0 -94
  120. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/qx-event-emitter/qx-event-emitter.mjs +0 -146
  121. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/type-util/type-util.mjs +0 -149
  122. package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/util/util.mjs +0 -227
@@ -1,321 +0,0 @@
1
- import '../../../../../_virtual/_commonjsHelpers.mjs';
2
- import { __module as x64Core$1 } from '../../../../../_virtual/x64-core.mjs';
3
- import { __require as requireCore } from './core.mjs';
4
-
5
- var x64Core = x64Core$1.exports;
6
-
7
- var hasRequiredX64Core;
8
-
9
- function requireX64Core () {
10
- if (hasRequiredX64Core) return x64Core$1.exports;
11
- hasRequiredX64Core = 1;
12
- (function (module, exports) {
13
- ;(function (root, factory) {
14
- if ('object' === "object") {
15
- // CommonJS
16
- module.exports = exports = factory(requireCore());
17
- }
18
- else if (typeof undefined === "function" && undefined.amd) {
19
- // AMD
20
- undefined(["./core"], factory);
21
- }
22
- else {
23
- // Global (browser)
24
- factory(root.CryptoJS);
25
- }
26
- }(x64Core, function (CryptoJS) {
27
-
28
- (function (undefined$1) {
29
- // Shortcuts
30
- var C = CryptoJS;
31
- var C_lib = C.lib;
32
- var Base = C_lib.Base;
33
- var X32WordArray = C_lib.WordArray;
34
-
35
- /**
36
- * x64 namespace.
37
- */
38
- var C_x64 = C.x64 = {};
39
-
40
- /**
41
- * A 64-bit word.
42
- */
43
- var X64Word = C_x64.Word = Base.extend({
44
- /**
45
- * Initializes a newly created 64-bit word.
46
- *
47
- * @param {number} high The high 32 bits.
48
- * @param {number} low The low 32 bits.
49
- *
50
- * @example
51
- *
52
- * var x64Word = CryptoJS.x64.Word.create(0x00010203, 0x04050607);
53
- */
54
- init: function (high, low) {
55
- this.high = high;
56
- this.low = low;
57
- }
58
-
59
- /**
60
- * Bitwise NOTs this word.
61
- *
62
- * @return {X64Word} A new x64-Word object after negating.
63
- *
64
- * @example
65
- *
66
- * var negated = x64Word.not();
67
- */
68
- // not: function () {
69
- // var high = ~this.high;
70
- // var low = ~this.low;
71
-
72
- // return X64Word.create(high, low);
73
- // },
74
-
75
- /**
76
- * Bitwise ANDs this word with the passed word.
77
- *
78
- * @param {X64Word} word The x64-Word to AND with this word.
79
- *
80
- * @return {X64Word} A new x64-Word object after ANDing.
81
- *
82
- * @example
83
- *
84
- * var anded = x64Word.and(anotherX64Word);
85
- */
86
- // and: function (word) {
87
- // var high = this.high & word.high;
88
- // var low = this.low & word.low;
89
-
90
- // return X64Word.create(high, low);
91
- // },
92
-
93
- /**
94
- * Bitwise ORs this word with the passed word.
95
- *
96
- * @param {X64Word} word The x64-Word to OR with this word.
97
- *
98
- * @return {X64Word} A new x64-Word object after ORing.
99
- *
100
- * @example
101
- *
102
- * var ored = x64Word.or(anotherX64Word);
103
- */
104
- // or: function (word) {
105
- // var high = this.high | word.high;
106
- // var low = this.low | word.low;
107
-
108
- // return X64Word.create(high, low);
109
- // },
110
-
111
- /**
112
- * Bitwise XORs this word with the passed word.
113
- *
114
- * @param {X64Word} word The x64-Word to XOR with this word.
115
- *
116
- * @return {X64Word} A new x64-Word object after XORing.
117
- *
118
- * @example
119
- *
120
- * var xored = x64Word.xor(anotherX64Word);
121
- */
122
- // xor: function (word) {
123
- // var high = this.high ^ word.high;
124
- // var low = this.low ^ word.low;
125
-
126
- // return X64Word.create(high, low);
127
- // },
128
-
129
- /**
130
- * Shifts this word n bits to the left.
131
- *
132
- * @param {number} n The number of bits to shift.
133
- *
134
- * @return {X64Word} A new x64-Word object after shifting.
135
- *
136
- * @example
137
- *
138
- * var shifted = x64Word.shiftL(25);
139
- */
140
- // shiftL: function (n) {
141
- // if (n < 32) {
142
- // var high = (this.high << n) | (this.low >>> (32 - n));
143
- // var low = this.low << n;
144
- // } else {
145
- // var high = this.low << (n - 32);
146
- // var low = 0;
147
- // }
148
-
149
- // return X64Word.create(high, low);
150
- // },
151
-
152
- /**
153
- * Shifts this word n bits to the right.
154
- *
155
- * @param {number} n The number of bits to shift.
156
- *
157
- * @return {X64Word} A new x64-Word object after shifting.
158
- *
159
- * @example
160
- *
161
- * var shifted = x64Word.shiftR(7);
162
- */
163
- // shiftR: function (n) {
164
- // if (n < 32) {
165
- // var low = (this.low >>> n) | (this.high << (32 - n));
166
- // var high = this.high >>> n;
167
- // } else {
168
- // var low = this.high >>> (n - 32);
169
- // var high = 0;
170
- // }
171
-
172
- // return X64Word.create(high, low);
173
- // },
174
-
175
- /**
176
- * Rotates this word n bits to the left.
177
- *
178
- * @param {number} n The number of bits to rotate.
179
- *
180
- * @return {X64Word} A new x64-Word object after rotating.
181
- *
182
- * @example
183
- *
184
- * var rotated = x64Word.rotL(25);
185
- */
186
- // rotL: function (n) {
187
- // return this.shiftL(n).or(this.shiftR(64 - n));
188
- // },
189
-
190
- /**
191
- * Rotates this word n bits to the right.
192
- *
193
- * @param {number} n The number of bits to rotate.
194
- *
195
- * @return {X64Word} A new x64-Word object after rotating.
196
- *
197
- * @example
198
- *
199
- * var rotated = x64Word.rotR(7);
200
- */
201
- // rotR: function (n) {
202
- // return this.shiftR(n).or(this.shiftL(64 - n));
203
- // },
204
-
205
- /**
206
- * Adds this word with the passed word.
207
- *
208
- * @param {X64Word} word The x64-Word to add with this word.
209
- *
210
- * @return {X64Word} A new x64-Word object after adding.
211
- *
212
- * @example
213
- *
214
- * var added = x64Word.add(anotherX64Word);
215
- */
216
- // add: function (word) {
217
- // var low = (this.low + word.low) | 0;
218
- // var carry = (low >>> 0) < (this.low >>> 0) ? 1 : 0;
219
- // var high = (this.high + word.high + carry) | 0;
220
-
221
- // return X64Word.create(high, low);
222
- // }
223
- });
224
-
225
- /**
226
- * An array of 64-bit words.
227
- *
228
- * @property {Array} words The array of CryptoJS.x64.Word objects.
229
- * @property {number} sigBytes The number of significant bytes in this word array.
230
- */
231
- var X64WordArray = C_x64.WordArray = Base.extend({
232
- /**
233
- * Initializes a newly created word array.
234
- *
235
- * @param {Array} words (Optional) An array of CryptoJS.x64.Word objects.
236
- * @param {number} sigBytes (Optional) The number of significant bytes in the words.
237
- *
238
- * @example
239
- *
240
- * var wordArray = CryptoJS.x64.WordArray.create();
241
- *
242
- * var wordArray = CryptoJS.x64.WordArray.create([
243
- * CryptoJS.x64.Word.create(0x00010203, 0x04050607),
244
- * CryptoJS.x64.Word.create(0x18191a1b, 0x1c1d1e1f)
245
- * ]);
246
- *
247
- * var wordArray = CryptoJS.x64.WordArray.create([
248
- * CryptoJS.x64.Word.create(0x00010203, 0x04050607),
249
- * CryptoJS.x64.Word.create(0x18191a1b, 0x1c1d1e1f)
250
- * ], 10);
251
- */
252
- init: function (words, sigBytes) {
253
- words = this.words = words || [];
254
-
255
- if (sigBytes != undefined$1) {
256
- this.sigBytes = sigBytes;
257
- } else {
258
- this.sigBytes = words.length * 8;
259
- }
260
- },
261
-
262
- /**
263
- * Converts this 64-bit word array to a 32-bit word array.
264
- *
265
- * @return {CryptoJS.lib.WordArray} This word array's data as a 32-bit word array.
266
- *
267
- * @example
268
- *
269
- * var x32WordArray = x64WordArray.toX32();
270
- */
271
- toX32: function () {
272
- // Shortcuts
273
- var x64Words = this.words;
274
- var x64WordsLength = x64Words.length;
275
-
276
- // Convert
277
- var x32Words = [];
278
- for (var i = 0; i < x64WordsLength; i++) {
279
- var x64Word = x64Words[i];
280
- x32Words.push(x64Word.high);
281
- x32Words.push(x64Word.low);
282
- }
283
-
284
- return X32WordArray.create(x32Words, this.sigBytes);
285
- },
286
-
287
- /**
288
- * Creates a copy of this word array.
289
- *
290
- * @return {X64WordArray} The clone.
291
- *
292
- * @example
293
- *
294
- * var clone = x64WordArray.clone();
295
- */
296
- clone: function () {
297
- var clone = Base.clone.call(this);
298
-
299
- // Clone "words" array
300
- var words = clone.words = this.words.slice(0);
301
-
302
- // Clone each X64Word object
303
- var wordsLength = words.length;
304
- for (var i = 0; i < wordsLength; i++) {
305
- words[i] = words[i].clone();
306
- }
307
-
308
- return clone;
309
- }
310
- });
311
- }());
312
-
313
-
314
- return CryptoJS;
315
-
316
- }));
317
- } (x64Core$1, x64Core$1.exports));
318
- return x64Core$1.exports;
319
- }
320
-
321
- export { requireX64Core as __require };