@sankhyalabs/sankhyablocks 1.4.0-beta.2 → 1.4.0-beta.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.
- package/dist/cjs/{index-b0b676c5.js → index-6fcf07f3.js} +159 -1515
- package/dist/cjs/loader.cjs.js +2 -18
- package/dist/cjs/sankhyablocks.cjs.js +4 -116
- package/dist/cjs/snk-application.cjs.entry.js +50 -214
- package/dist/cjs/snk-crud.cjs.entry.js +3 -3
- package/dist/cjs/snk-data-unit.cjs.entry.js +23 -23
- package/dist/cjs/snk-filter-bar_5.cjs.entry.js +902 -0
- package/dist/cjs/snk-filter-binary-select.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-detail.cjs.entry.js +3 -3
- package/dist/cjs/snk-filter-multi-select.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-number.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-period.cjs.entry.js +1 -1
- package/dist/cjs/snk-filter-personalized.cjs.entry.js +23 -22
- package/dist/cjs/snk-filter-search.cjs.entry.js +3 -3
- package/dist/cjs/snk-filter-text.cjs.entry.js +1 -1
- package/dist/cjs/{snk-form.cjs.entry.js → snk-form_2.cjs.entry.js} +119 -5
- package/dist/cjs/snk-pesquisa.cjs.entry.js +5 -5
- package/dist/cjs/{taskbar-elements-283c737e.js → taskbar-elements-aedfeae6.js} +1 -1
- package/dist/cjs/teste-pesquisa.cjs.entry.js +5 -5
- package/dist/components/index.js +0 -4
- package/dist/components/snk-application2.js +10 -174
- package/dist/components/snk-crud.js +1 -1
- package/dist/components/snk-data-unit.js +2 -2
- package/dist/components/snk-filter-bar2.js +4 -2
- package/dist/components/snk-filter-detail2.js +1 -1
- package/dist/components/snk-filter-item2.js +1 -1
- package/dist/components/snk-filter-list2.js +1 -1
- package/dist/components/snk-filter-modal2.js +4 -19
- package/dist/components/snk-filter-personalized.js +2 -1
- package/dist/components/snk-filter-search.js +1 -1
- package/dist/components/snk-form2.js +1 -1
- package/dist/components/snk-grid2.js +1 -1
- package/dist/components/snk-pesquisa2.js +1 -1
- package/dist/components/snk-taskbar2.js +1 -1
- package/dist/components/teste-pesquisa.js +1 -1
- package/dist/{sankhyablocks/index-2b4d2d14.js → esm/index-81dda3cf.js} +160 -1508
- package/dist/esm/loader.js +2 -18
- package/dist/esm/sankhyablocks.js +4 -116
- package/dist/esm/snk-application.entry.js +11 -175
- package/dist/esm/snk-crud.entry.js +2 -2
- package/dist/esm/snk-data-unit.entry.js +3 -3
- package/dist/esm/{snk-filter-bar.entry.js → snk-filter-bar_5.entry.js} +436 -4
- package/dist/esm/snk-filter-binary-select.entry.js +1 -1
- package/dist/esm/snk-filter-detail.entry.js +2 -2
- package/dist/esm/snk-filter-multi-select.entry.js +1 -1
- package/dist/esm/snk-filter-number.entry.js +1 -1
- package/dist/esm/snk-filter-period.entry.js +1 -1
- package/dist/esm/snk-filter-personalized.entry.js +3 -2
- package/dist/esm/snk-filter-search.entry.js +2 -2
- package/dist/esm/snk-filter-text.entry.js +1 -1
- package/dist/{sankhyablocks/snk-form.entry.js → esm/snk-form_2.entry.js} +117 -4
- package/dist/esm/snk-pesquisa.entry.js +2 -2
- package/dist/esm/{taskbar-elements-35d64ff9.js → taskbar-elements-38eb5d51.js} +1 -1
- package/dist/esm/teste-pesquisa.entry.js +2 -2
- package/dist/sankhyablocks/index.esm.js +0 -1
- package/dist/sankhyablocks/p-0352c0e2.entry.js +1 -0
- package/dist/sankhyablocks/p-07ebda01.entry.js +1 -0
- package/dist/sankhyablocks/p-322c0df2.entry.js +1 -0
- package/dist/sankhyablocks/p-46caa101.entry.js +1 -0
- package/dist/sankhyablocks/p-473cedf9.entry.js +1 -0
- package/dist/sankhyablocks/p-586e2522.js +1 -0
- package/dist/sankhyablocks/p-86f15ffe.js +1 -0
- package/dist/sankhyablocks/p-8f3c5709.entry.js +1 -0
- package/dist/sankhyablocks/p-97009a2c.entry.js +1 -0
- package/dist/sankhyablocks/p-9be74b46.entry.js +74 -0
- package/dist/sankhyablocks/p-9dd2b8cb.js +1 -0
- package/dist/sankhyablocks/p-a8b59c61.entry.js +1 -0
- package/dist/sankhyablocks/p-aecf3e0a.entry.js +1 -0
- package/dist/sankhyablocks/p-c1c3b5d8.entry.js +1 -0
- package/dist/sankhyablocks/p-c78cb79a.entry.js +1 -0
- package/dist/sankhyablocks/p-c9eec639.entry.js +1 -0
- package/dist/sankhyablocks/p-dc482a42.entry.js +1 -0
- package/dist/sankhyablocks/p-fac2b6a9.js +2 -0
- package/dist/sankhyablocks/p-fb705f81.entry.js +1 -0
- package/dist/sankhyablocks/sankhyablocks.esm.js +1 -129
- package/package.json +1 -1
- package/react/components.d.ts +19 -0
- package/react/components.js +19 -0
- package/react/components.js.map +1 -1
- package/dist/cjs/app-globals-3a1e7e63.js +0 -5
- package/dist/cjs/css-shim-b8158822.js +0 -6
- package/dist/cjs/dom-36862b77.js +0 -75
- package/dist/cjs/index-84fe3b86.js +0 -20
- package/dist/cjs/index-93965c41.js +0 -141
- package/dist/cjs/index-e90ae303.js +0 -2408
- package/dist/cjs/shadow-css-346c0795.js +0 -389
- package/dist/cjs/snk-filter-bar.cjs.entry.js +0 -466
- package/dist/cjs/snk-filter-item.cjs.entry.js +0 -177
- package/dist/cjs/snk-filter-list.cjs.entry.js +0 -91
- package/dist/cjs/snk-filter-modal.cjs.entry.js +0 -37
- package/dist/cjs/snk-grid.cjs.entry.js +0 -79
- package/dist/cjs/snk-taskbar.cjs.entry.js +0 -160
- package/dist/cjs/taskbar-processor-6bd0d35c.js +0 -47
- package/dist/components/index2.js +0 -2394
- package/dist/components/index3.js +0 -139
- package/dist/esm/app-globals-0f993ce5.js +0 -3
- package/dist/esm/css-shim-b3f2ee8d.js +0 -4
- package/dist/esm/dom-665d6011.js +0 -73
- package/dist/esm/index-2b4d2d14.js +0 -3262
- package/dist/esm/index-5992b7e6.js +0 -139
- package/dist/esm/index-c683b2b0.js +0 -2394
- package/dist/esm/index-c71285cb.js +0 -17
- package/dist/esm/shadow-css-b18e99d7.js +0 -387
- package/dist/esm/snk-filter-item.entry.js +0 -173
- package/dist/esm/snk-filter-list.entry.js +0 -87
- package/dist/esm/snk-filter-modal.entry.js +0 -33
- package/dist/esm/snk-form.entry.js +0 -129
- package/dist/esm/snk-grid.entry.js +0 -75
- package/dist/esm/snk-taskbar.entry.js +0 -156
- package/dist/esm/taskbar-processor-aa6772c9.js +0 -45
- package/dist/sankhyablocks/SnkMessageBuilder-35a20271.js +0 -199
- package/dist/sankhyablocks/app-globals-0f993ce5.js +0 -3
- package/dist/sankhyablocks/css-shim-b3f2ee8d.js +0 -4
- package/dist/sankhyablocks/dom-665d6011.js +0 -73
- package/dist/sankhyablocks/filter-item-type.enum-a79b2fa8.js +0 -14
- package/dist/sankhyablocks/index-5992b7e6.js +0 -139
- package/dist/sankhyablocks/index-c683b2b0.js +0 -2394
- package/dist/sankhyablocks/index-c71285cb.js +0 -17
- package/dist/sankhyablocks/shadow-css-b18e99d7.js +0 -387
- package/dist/sankhyablocks/snk-application.entry.js +0 -8166
- package/dist/sankhyablocks/snk-crud.entry.js +0 -66
- package/dist/sankhyablocks/snk-data-unit.entry.js +0 -268
- package/dist/sankhyablocks/snk-filter-bar.entry.js +0 -462
- package/dist/sankhyablocks/snk-filter-binary-select.entry.js +0 -43
- package/dist/sankhyablocks/snk-filter-detail.entry.js +0 -80
- package/dist/sankhyablocks/snk-filter-item.entry.js +0 -173
- package/dist/sankhyablocks/snk-filter-list.entry.js +0 -87
- package/dist/sankhyablocks/snk-filter-modal.entry.js +0 -33
- package/dist/sankhyablocks/snk-filter-multi-select.entry.js +0 -19
- package/dist/sankhyablocks/snk-filter-number.entry.js +0 -20
- package/dist/sankhyablocks/snk-filter-period.entry.js +0 -33
- package/dist/sankhyablocks/snk-filter-personalized.entry.js +0 -85
- package/dist/sankhyablocks/snk-filter-search.entry.js +0 -40
- package/dist/sankhyablocks/snk-filter-text.entry.js +0 -18
- package/dist/sankhyablocks/snk-grid.entry.js +0 -75
- package/dist/sankhyablocks/snk-pesquisa.entry.js +0 -311
- package/dist/sankhyablocks/snk-taskbar.entry.js +0 -156
- package/dist/sankhyablocks/taskbar-elements-35d64ff9.js +0 -90
- package/dist/sankhyablocks/taskbar-processor-aa6772c9.js +0 -45
- package/dist/sankhyablocks/teste-pesquisa.entry.js +0 -33
|
@@ -1,48 +1,21 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { ErrorException, WarningException, StringUtils, DataUnit, DataType, ChangeOperation, DateUtils, ObjectUtils, WaitingChangeException, DependencyType, ApplicationContext, ErrorTracking } from '@sankhyalabs/core';
|
|
3
|
+
import { ApplicationUtils } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
4
4
|
import { S as SnkMessageBuilder } from './SnkMessageBuilder.js';
|
|
5
5
|
import { d as defineCustomElement$1 } from './snk-pesquisa2.js';
|
|
6
6
|
|
|
7
7
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
8
8
|
|
|
9
|
-
function getDefaultExportFromCjs (x) {
|
|
10
|
-
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
9
|
function createCommonjsModule(fn, basedir, module) {
|
|
14
10
|
return module = {
|
|
15
11
|
path: basedir,
|
|
16
12
|
exports: {},
|
|
17
13
|
require: function (path, base) {
|
|
18
|
-
return commonjsRequire(
|
|
14
|
+
return commonjsRequire();
|
|
19
15
|
}
|
|
20
16
|
}, fn(module, module.exports), module.exports;
|
|
21
17
|
}
|
|
22
18
|
|
|
23
|
-
function getDefaultExportFromNamespaceIfPresent (n) {
|
|
24
|
-
return n && Object.prototype.hasOwnProperty.call(n, 'default') ? n['default'] : n;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
function getDefaultExportFromNamespaceIfNotNamed (n) {
|
|
28
|
-
return n && Object.prototype.hasOwnProperty.call(n, 'default') && Object.keys(n).length === 1 ? n['default'] : n;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
function getAugmentedNamespace(n) {
|
|
32
|
-
if (n.__esModule) return n;
|
|
33
|
-
var a = Object.defineProperty({}, '__esModule', {value: true});
|
|
34
|
-
Object.keys(n).forEach(function (k) {
|
|
35
|
-
var d = Object.getOwnPropertyDescriptor(n, k);
|
|
36
|
-
Object.defineProperty(a, k, d.get ? d : {
|
|
37
|
-
enumerable: true,
|
|
38
|
-
get: function () {
|
|
39
|
-
return n[k];
|
|
40
|
-
}
|
|
41
|
-
});
|
|
42
|
-
});
|
|
43
|
-
return a;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
19
|
function commonjsRequire () {
|
|
47
20
|
throw new Error('Dynamic requires are not currently supported by @rollup/plugin-commonjs');
|
|
48
21
|
}
|
|
@@ -59,7 +32,7 @@ return new F();
|
|
|
59
32
|
})();
|
|
60
33
|
(function(self) {
|
|
61
34
|
|
|
62
|
-
|
|
35
|
+
((function (exports) {
|
|
63
36
|
|
|
64
37
|
var support = {
|
|
65
38
|
searchParams: 'URLSearchParams' in self,
|
|
@@ -587,7 +560,7 @@ var irrelevant = (function (exports) {
|
|
|
587
560
|
|
|
588
561
|
return exports;
|
|
589
562
|
|
|
590
|
-
})({});
|
|
563
|
+
}))({});
|
|
591
564
|
})(__self__);
|
|
592
565
|
__self__.fetch.ponyfill = true;
|
|
593
566
|
// Remove "polyfill" property added by whatwg-fetch
|
|
@@ -604,10 +577,7 @@ exports.Response = ctx.Response;
|
|
|
604
577
|
module.exports = exports;
|
|
605
578
|
});
|
|
606
579
|
|
|
607
|
-
const browserPonyfill$1 = /*@__PURE__*/getDefaultExportFromCjs(browserPonyfill);
|
|
608
|
-
|
|
609
580
|
var isObjectLike_1 = createCommonjsModule(function (module, exports) {
|
|
610
|
-
'use strict';
|
|
611
581
|
|
|
612
582
|
Object.defineProperty(exports, '__esModule', {
|
|
613
583
|
value: true,
|
|
@@ -623,10 +593,7 @@ function isObjectLike(value) {
|
|
|
623
593
|
}
|
|
624
594
|
});
|
|
625
595
|
|
|
626
|
-
const isObjectLike = /*@__PURE__*/getDefaultExportFromCjs(isObjectLike_1);
|
|
627
|
-
|
|
628
596
|
var invariant_1 = createCommonjsModule(function (module, exports) {
|
|
629
|
-
'use strict';
|
|
630
597
|
|
|
631
598
|
Object.defineProperty(exports, '__esModule', {
|
|
632
599
|
value: true,
|
|
@@ -644,10 +611,7 @@ function invariant(condition, message) {
|
|
|
644
611
|
}
|
|
645
612
|
});
|
|
646
613
|
|
|
647
|
-
const invariant = /*@__PURE__*/getDefaultExportFromCjs(invariant_1);
|
|
648
|
-
|
|
649
614
|
var location_1 = createCommonjsModule(function (module, exports) {
|
|
650
|
-
'use strict';
|
|
651
615
|
|
|
652
616
|
Object.defineProperty(exports, '__esModule', {
|
|
653
617
|
value: true,
|
|
@@ -687,10 +651,7 @@ function getLocation(source, position) {
|
|
|
687
651
|
}
|
|
688
652
|
});
|
|
689
653
|
|
|
690
|
-
const location$1 = /*@__PURE__*/getDefaultExportFromCjs(location_1);
|
|
691
|
-
|
|
692
654
|
var printLocation_1 = createCommonjsModule(function (module, exports) {
|
|
693
|
-
'use strict';
|
|
694
655
|
|
|
695
656
|
Object.defineProperty(exports, '__esModule', {
|
|
696
657
|
value: true,
|
|
@@ -766,10 +727,7 @@ function printPrefixedLines(lines) {
|
|
|
766
727
|
}
|
|
767
728
|
});
|
|
768
729
|
|
|
769
|
-
const printLocation = /*@__PURE__*/getDefaultExportFromCjs(printLocation_1);
|
|
770
|
-
|
|
771
730
|
var GraphQLError_1 = createCommonjsModule(function (module, exports) {
|
|
772
|
-
'use strict';
|
|
773
731
|
|
|
774
732
|
Object.defineProperty(exports, '__esModule', {
|
|
775
733
|
value: true,
|
|
@@ -1038,10 +996,7 @@ function formatError(error) {
|
|
|
1038
996
|
}
|
|
1039
997
|
});
|
|
1040
998
|
|
|
1041
|
-
const GraphQLError = /*@__PURE__*/getDefaultExportFromCjs(GraphQLError_1);
|
|
1042
|
-
|
|
1043
999
|
var syntaxError_1 = createCommonjsModule(function (module, exports) {
|
|
1044
|
-
'use strict';
|
|
1045
1000
|
|
|
1046
1001
|
Object.defineProperty(exports, '__esModule', {
|
|
1047
1002
|
value: true,
|
|
@@ -1062,10 +1017,7 @@ function syntaxError(source, position, description) {
|
|
|
1062
1017
|
}
|
|
1063
1018
|
});
|
|
1064
1019
|
|
|
1065
|
-
const syntaxError = /*@__PURE__*/getDefaultExportFromCjs(syntaxError_1);
|
|
1066
|
-
|
|
1067
1020
|
var ast = createCommonjsModule(function (module, exports) {
|
|
1068
|
-
'use strict';
|
|
1069
1021
|
|
|
1070
1022
|
Object.defineProperty(exports, '__esModule', {
|
|
1071
1023
|
value: true,
|
|
@@ -1291,10 +1243,7 @@ exports.OperationTypeNode = OperationTypeNode;
|
|
|
1291
1243
|
})(OperationTypeNode || (exports.OperationTypeNode = OperationTypeNode = {}));
|
|
1292
1244
|
});
|
|
1293
1245
|
|
|
1294
|
-
const ast$1 = /*@__PURE__*/getDefaultExportFromCjs(ast);
|
|
1295
|
-
|
|
1296
1246
|
var directiveLocation = createCommonjsModule(function (module, exports) {
|
|
1297
|
-
'use strict';
|
|
1298
1247
|
|
|
1299
1248
|
Object.defineProperty(exports, '__esModule', {
|
|
1300
1249
|
value: true,
|
|
@@ -1335,10 +1284,7 @@ exports.DirectiveLocation = DirectiveLocation;
|
|
|
1335
1284
|
*/
|
|
1336
1285
|
});
|
|
1337
1286
|
|
|
1338
|
-
const directiveLocation$1 = /*@__PURE__*/getDefaultExportFromCjs(directiveLocation);
|
|
1339
|
-
|
|
1340
1287
|
var kinds = createCommonjsModule(function (module, exports) {
|
|
1341
|
-
'use strict';
|
|
1342
1288
|
|
|
1343
1289
|
Object.defineProperty(exports, '__esModule', {
|
|
1344
1290
|
value: true,
|
|
@@ -1403,10 +1349,7 @@ exports.Kind = Kind;
|
|
|
1403
1349
|
*/
|
|
1404
1350
|
});
|
|
1405
1351
|
|
|
1406
|
-
const kinds$1 = /*@__PURE__*/getDefaultExportFromCjs(kinds);
|
|
1407
|
-
|
|
1408
1352
|
var characterClasses = createCommonjsModule(function (module, exports) {
|
|
1409
|
-
'use strict';
|
|
1410
1353
|
|
|
1411
1354
|
Object.defineProperty(exports, '__esModule', {
|
|
1412
1355
|
value: true,
|
|
@@ -1483,10 +1426,7 @@ function isNameContinue(code) {
|
|
|
1483
1426
|
}
|
|
1484
1427
|
});
|
|
1485
1428
|
|
|
1486
|
-
const characterClasses$1 = /*@__PURE__*/getDefaultExportFromCjs(characterClasses);
|
|
1487
|
-
|
|
1488
1429
|
var blockString = createCommonjsModule(function (module, exports) {
|
|
1489
|
-
'use strict';
|
|
1490
1430
|
|
|
1491
1431
|
Object.defineProperty(exports, '__esModule', {
|
|
1492
1432
|
value: true,
|
|
@@ -1683,10 +1623,7 @@ function printBlockString(value, options) {
|
|
|
1683
1623
|
}
|
|
1684
1624
|
});
|
|
1685
1625
|
|
|
1686
|
-
const blockString$1 = /*@__PURE__*/getDefaultExportFromCjs(blockString);
|
|
1687
|
-
|
|
1688
1626
|
var tokenKind = createCommonjsModule(function (module, exports) {
|
|
1689
|
-
'use strict';
|
|
1690
1627
|
|
|
1691
1628
|
Object.defineProperty(exports, '__esModule', {
|
|
1692
1629
|
value: true,
|
|
@@ -1731,10 +1668,7 @@ exports.TokenKind = TokenKind;
|
|
|
1731
1668
|
*/
|
|
1732
1669
|
});
|
|
1733
1670
|
|
|
1734
|
-
const tokenKind$1 = /*@__PURE__*/getDefaultExportFromCjs(tokenKind);
|
|
1735
|
-
|
|
1736
1671
|
var lexer = createCommonjsModule(function (module, exports) {
|
|
1737
|
-
'use strict';
|
|
1738
1672
|
|
|
1739
1673
|
Object.defineProperty(exports, '__esModule', {
|
|
1740
1674
|
value: true,
|
|
@@ -2742,10 +2676,7 @@ function readName(lexer, start) {
|
|
|
2742
2676
|
}
|
|
2743
2677
|
});
|
|
2744
2678
|
|
|
2745
|
-
const lexer$1 = /*@__PURE__*/getDefaultExportFromCjs(lexer);
|
|
2746
|
-
|
|
2747
2679
|
var devAssert_1 = createCommonjsModule(function (module, exports) {
|
|
2748
|
-
'use strict';
|
|
2749
2680
|
|
|
2750
2681
|
Object.defineProperty(exports, '__esModule', {
|
|
2751
2682
|
value: true,
|
|
@@ -2761,10 +2692,7 @@ function devAssert(condition, message) {
|
|
|
2761
2692
|
}
|
|
2762
2693
|
});
|
|
2763
2694
|
|
|
2764
|
-
const devAssert = /*@__PURE__*/getDefaultExportFromCjs(devAssert_1);
|
|
2765
|
-
|
|
2766
2695
|
var inspect_1 = createCommonjsModule(function (module, exports) {
|
|
2767
|
-
'use strict';
|
|
2768
2696
|
|
|
2769
2697
|
Object.defineProperty(exports, '__esModule', {
|
|
2770
2698
|
value: true,
|
|
@@ -2887,10 +2815,7 @@ function getObjectTag(object) {
|
|
|
2887
2815
|
}
|
|
2888
2816
|
});
|
|
2889
2817
|
|
|
2890
|
-
const inspect = /*@__PURE__*/getDefaultExportFromCjs(inspect_1);
|
|
2891
|
-
|
|
2892
2818
|
var instanceOf_1 = createCommonjsModule(function (module, exports) {
|
|
2893
|
-
'use strict';
|
|
2894
2819
|
|
|
2895
2820
|
Object.defineProperty(exports, '__esModule', {
|
|
2896
2821
|
value: true,
|
|
@@ -2909,54 +2834,14 @@ const instanceOf =
|
|
|
2909
2834
|
/* c8 ignore next 6 */
|
|
2910
2835
|
// FIXME: https://github.com/graphql/graphql-js/issues/2317
|
|
2911
2836
|
// eslint-disable-next-line no-undef
|
|
2912
|
-
|
|
2913
|
-
? function instanceOf(value, constructor) {
|
|
2837
|
+
function instanceOf(value, constructor) {
|
|
2914
2838
|
return value instanceof constructor;
|
|
2915
2839
|
}
|
|
2916
|
-
|
|
2917
|
-
if (value instanceof constructor) {
|
|
2918
|
-
return true;
|
|
2919
|
-
}
|
|
2920
|
-
|
|
2921
|
-
if (typeof value === 'object' && value !== null) {
|
|
2922
|
-
var _value$constructor;
|
|
2923
|
-
|
|
2924
|
-
// Prefer Symbol.toStringTag since it is immune to minification.
|
|
2925
|
-
const className = constructor.prototype[Symbol.toStringTag];
|
|
2926
|
-
const valueClassName = // We still need to support constructor's name to detect conflicts with older versions of this library.
|
|
2927
|
-
Symbol.toStringTag in value // @ts-expect-error TS bug see, https://github.com/microsoft/TypeScript/issues/38009
|
|
2928
|
-
? value[Symbol.toStringTag]
|
|
2929
|
-
: (_value$constructor = value.constructor) === null ||
|
|
2930
|
-
_value$constructor === void 0
|
|
2931
|
-
? void 0
|
|
2932
|
-
: _value$constructor.name;
|
|
2933
|
-
|
|
2934
|
-
if (className === valueClassName) {
|
|
2935
|
-
const stringifiedValue = (0, inspect_1.inspect)(value);
|
|
2936
|
-
throw new Error(`Cannot use ${className} "${stringifiedValue}" from another module or realm.
|
|
2937
|
-
|
|
2938
|
-
Ensure that there is only one instance of "graphql" in the node_modules
|
|
2939
|
-
directory. If different versions of "graphql" are the dependencies of other
|
|
2940
|
-
relied on modules, use "resolutions" to ensure only one version is installed.
|
|
2941
|
-
|
|
2942
|
-
https://yarnpkg.com/en/docs/selective-version-resolutions
|
|
2943
|
-
|
|
2944
|
-
Duplicate "graphql" modules cannot be used at the same time since different
|
|
2945
|
-
versions may have different capabilities and behavior. The data from one
|
|
2946
|
-
version used in the function from another could produce confusing and
|
|
2947
|
-
spurious results.`);
|
|
2948
|
-
}
|
|
2949
|
-
}
|
|
2950
|
-
|
|
2951
|
-
return false;
|
|
2952
|
-
};
|
|
2840
|
+
;
|
|
2953
2841
|
exports.instanceOf = instanceOf;
|
|
2954
2842
|
});
|
|
2955
2843
|
|
|
2956
|
-
const instanceOf = /*@__PURE__*/getDefaultExportFromCjs(instanceOf_1);
|
|
2957
|
-
|
|
2958
2844
|
var source = createCommonjsModule(function (module, exports) {
|
|
2959
|
-
'use strict';
|
|
2960
2845
|
|
|
2961
2846
|
Object.defineProperty(exports, '__esModule', {
|
|
2962
2847
|
value: true,
|
|
@@ -3023,10 +2908,7 @@ function isSource(source) {
|
|
|
3023
2908
|
}
|
|
3024
2909
|
});
|
|
3025
2910
|
|
|
3026
|
-
const source$1 = /*@__PURE__*/getDefaultExportFromCjs(source);
|
|
3027
|
-
|
|
3028
2911
|
var parser = createCommonjsModule(function (module, exports) {
|
|
3029
|
-
'use strict';
|
|
3030
2912
|
|
|
3031
2913
|
Object.defineProperty(exports, '__esModule', {
|
|
3032
2914
|
value: true,
|
|
@@ -4595,10 +4477,7 @@ function getTokenKindDesc(kind) {
|
|
|
4595
4477
|
}
|
|
4596
4478
|
});
|
|
4597
4479
|
|
|
4598
|
-
const parser$1 = /*@__PURE__*/getDefaultExportFromCjs(parser);
|
|
4599
|
-
|
|
4600
4480
|
var printString_1 = createCommonjsModule(function (module, exports) {
|
|
4601
|
-
'use strict';
|
|
4602
4481
|
|
|
4603
4482
|
Object.defineProperty(exports, '__esModule', {
|
|
4604
4483
|
value: true,
|
|
@@ -4783,10 +4662,7 @@ const escapeSequences = [
|
|
|
4783
4662
|
];
|
|
4784
4663
|
});
|
|
4785
4664
|
|
|
4786
|
-
const printString = /*@__PURE__*/getDefaultExportFromCjs(printString_1);
|
|
4787
|
-
|
|
4788
4665
|
var visitor = createCommonjsModule(function (module, exports) {
|
|
4789
|
-
'use strict';
|
|
4790
4666
|
|
|
4791
4667
|
Object.defineProperty(exports, '__esModule', {
|
|
4792
4668
|
value: true,
|
|
@@ -5165,10 +5041,7 @@ function getVisitFn(visitor, kind, isLeaving) {
|
|
|
5165
5041
|
}
|
|
5166
5042
|
});
|
|
5167
5043
|
|
|
5168
|
-
const visitor$1 = /*@__PURE__*/getDefaultExportFromCjs(visitor);
|
|
5169
|
-
|
|
5170
5044
|
var printer = createCommonjsModule(function (module, exports) {
|
|
5171
|
-
'use strict';
|
|
5172
5045
|
|
|
5173
5046
|
Object.defineProperty(exports, '__esModule', {
|
|
5174
5047
|
value: true,
|
|
@@ -5521,10 +5394,6 @@ function hasMultilineItems(maybeArray) {
|
|
|
5521
5394
|
}
|
|
5522
5395
|
});
|
|
5523
5396
|
|
|
5524
|
-
const printer$1 = /*@__PURE__*/getDefaultExportFromCjs(printer);
|
|
5525
|
-
|
|
5526
|
-
'use strict';
|
|
5527
|
-
|
|
5528
5397
|
var ReactNativeFile$1 = function ReactNativeFile(_ref) {
|
|
5529
5398
|
var uri = _ref.uri,
|
|
5530
5399
|
name = _ref.name,
|
|
@@ -5534,10 +5403,6 @@ var ReactNativeFile$1 = function ReactNativeFile(_ref) {
|
|
|
5534
5403
|
this.type = type;
|
|
5535
5404
|
};
|
|
5536
5405
|
|
|
5537
|
-
'use strict';
|
|
5538
|
-
|
|
5539
|
-
|
|
5540
|
-
|
|
5541
5406
|
var isExtractableFile$1 = function isExtractableFile(value) {
|
|
5542
5407
|
return (
|
|
5543
5408
|
(typeof File !== 'undefined' && value instanceof File) ||
|
|
@@ -5546,10 +5411,6 @@ var isExtractableFile$1 = function isExtractableFile(value) {
|
|
|
5546
5411
|
);
|
|
5547
5412
|
};
|
|
5548
5413
|
|
|
5549
|
-
'use strict';
|
|
5550
|
-
|
|
5551
|
-
|
|
5552
|
-
|
|
5553
5414
|
var extractFiles$1 = function extractFiles(value, path, isExtractableFile) {
|
|
5554
5415
|
if (path === void 0) {
|
|
5555
5416
|
path = '';
|
|
@@ -5601,8 +5462,6 @@ var extractFiles$1 = function extractFiles(value, path, isExtractableFile) {
|
|
|
5601
5462
|
};
|
|
5602
5463
|
};
|
|
5603
5464
|
|
|
5604
|
-
'use strict';
|
|
5605
|
-
|
|
5606
5465
|
var ReactNativeFile = ReactNativeFile$1;
|
|
5607
5466
|
var extractFiles = extractFiles$1;
|
|
5608
5467
|
var isExtractableFile = isExtractableFile$1;
|
|
@@ -5617,7 +5476,6 @@ var _public = {
|
|
|
5617
5476
|
var browser = typeof self == 'object' ? self.FormData : window.FormData;
|
|
5618
5477
|
|
|
5619
5478
|
var defaultJsonSerializer = createCommonjsModule(function (module, exports) {
|
|
5620
|
-
"use strict";
|
|
5621
5479
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5622
5480
|
exports.defaultJsonSerializer = void 0;
|
|
5623
5481
|
exports.defaultJsonSerializer = {
|
|
@@ -5627,10 +5485,7 @@ exports.defaultJsonSerializer = {
|
|
|
5627
5485
|
//# sourceMappingURL=defaultJsonSerializer.js.map
|
|
5628
5486
|
});
|
|
5629
5487
|
|
|
5630
|
-
const defaultJsonSerializer$1 = /*@__PURE__*/getDefaultExportFromCjs(defaultJsonSerializer);
|
|
5631
|
-
|
|
5632
5488
|
var createRequestBody_1 = createCommonjsModule(function (module, exports) {
|
|
5633
|
-
"use strict";
|
|
5634
5489
|
var __importDefault = (commonjsGlobal && commonjsGlobal.__importDefault) || function (mod) {
|
|
5635
5490
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
5636
5491
|
};
|
|
@@ -5687,10 +5542,7 @@ exports.default = createRequestBody;
|
|
|
5687
5542
|
//# sourceMappingURL=createRequestBody.js.map
|
|
5688
5543
|
});
|
|
5689
5544
|
|
|
5690
|
-
const createRequestBody = /*@__PURE__*/getDefaultExportFromCjs(createRequestBody_1);
|
|
5691
|
-
|
|
5692
5545
|
var parseArgs = createCommonjsModule(function (module, exports) {
|
|
5693
|
-
"use strict";
|
|
5694
5546
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5695
5547
|
exports.parseBatchRequestsExtendedArgs = exports.parseRawRequestExtendedArgs = exports.parseRequestExtendedArgs = exports.parseBatchRequestArgs = exports.parseRawRequestArgs = exports.parseRequestArgs = void 0;
|
|
5696
5548
|
function parseRequestArgs(documentOrOptions, variables, requestHeaders) {
|
|
@@ -5763,10 +5615,7 @@ exports.parseBatchRequestsExtendedArgs = parseBatchRequestsExtendedArgs;
|
|
|
5763
5615
|
//# sourceMappingURL=parseArgs.js.map
|
|
5764
5616
|
});
|
|
5765
5617
|
|
|
5766
|
-
const parseArgs$1 = /*@__PURE__*/getDefaultExportFromCjs(parseArgs);
|
|
5767
|
-
|
|
5768
5618
|
var types = createCommonjsModule(function (module, exports) {
|
|
5769
|
-
"use strict";
|
|
5770
5619
|
var __extends = (commonjsGlobal && commonjsGlobal.__extends) || (function () {
|
|
5771
5620
|
var extendStatics = function (d, b) {
|
|
5772
5621
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -5816,10 +5665,7 @@ exports.ClientError = ClientError;
|
|
|
5816
5665
|
//# sourceMappingURL=types.js.map
|
|
5817
5666
|
});
|
|
5818
5667
|
|
|
5819
|
-
const types$1 = /*@__PURE__*/getDefaultExportFromCjs(types);
|
|
5820
|
-
|
|
5821
5668
|
var graphqlWs = createCommonjsModule(function (module, exports) {
|
|
5822
|
-
"use strict";
|
|
5823
5669
|
var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
|
|
5824
5670
|
__assign = Object.assign || function(t) {
|
|
5825
5671
|
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
@@ -5999,8 +5845,6 @@ var GraphQLWebSocketClient = /** @class */ (function () {
|
|
|
5999
5845
|
if (message.payload.errors) {
|
|
6000
5846
|
subscriber.error && subscriber.error(new types.ClientError(__assign(__assign({}, message.payload), { status: 200 }), { query: query, variables: variables }));
|
|
6001
5847
|
}
|
|
6002
|
-
else {
|
|
6003
|
-
}
|
|
6004
5848
|
return;
|
|
6005
5849
|
}
|
|
6006
5850
|
case ERROR: {
|
|
@@ -6095,10 +5939,7 @@ function Complete(id) {
|
|
|
6095
5939
|
//# sourceMappingURL=graphql-ws.js.map
|
|
6096
5940
|
});
|
|
6097
5941
|
|
|
6098
|
-
const graphqlWs$1 = /*@__PURE__*/getDefaultExportFromCjs(graphqlWs);
|
|
6099
|
-
|
|
6100
5942
|
var dist = createCommonjsModule(function (module, exports) {
|
|
6101
|
-
"use strict";
|
|
6102
5943
|
var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
|
|
6103
5944
|
__assign = Object.assign || function(t) {
|
|
6104
5945
|
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
@@ -6423,7 +6264,7 @@ exports.GraphQLClient = GraphQLClient;
|
|
|
6423
6264
|
function makeRequest(_a) {
|
|
6424
6265
|
var url = _a.url, query = _a.query, variables = _a.variables, headers = _a.headers, operationName = _a.operationName, fetch = _a.fetch, _b = _a.method, method = _b === void 0 ? 'POST' : _b, fetchOptions = _a.fetchOptions;
|
|
6425
6266
|
return __awaiter(this, void 0, void 0, function () {
|
|
6426
|
-
var fetcher, isBathchingQuery, response, result, successfullyReceivedData, successfullyPassedErrorPolicy, headers_1, status_1,
|
|
6267
|
+
var fetcher, isBathchingQuery, response, result, successfullyReceivedData, successfullyPassedErrorPolicy, headers_1, status_1, rest, data, errorResult;
|
|
6427
6268
|
return __generator(this, function (_c) {
|
|
6428
6269
|
switch (_c.label) {
|
|
6429
6270
|
case 0:
|
|
@@ -6450,7 +6291,7 @@ function makeRequest(_a) {
|
|
|
6450
6291
|
successfullyPassedErrorPolicy = !result.errors || fetchOptions.errorPolicy === 'all' || fetchOptions.errorPolicy === 'ignore';
|
|
6451
6292
|
if (response.ok && successfullyPassedErrorPolicy && successfullyReceivedData) {
|
|
6452
6293
|
headers_1 = response.headers, status_1 = response.status;
|
|
6453
|
-
|
|
6294
|
+
rest = __rest(result, ["errors"]);
|
|
6454
6295
|
data = fetchOptions.errorPolicy === 'ignore' ? rest : result;
|
|
6455
6296
|
return [2 /*return*/, __assign(__assign({}, (isBathchingQuery ? { data: data } : data)), { headers: headers_1, status: status_1 })];
|
|
6456
6297
|
}
|
|
@@ -6458,7 +6299,6 @@ function makeRequest(_a) {
|
|
|
6458
6299
|
errorResult = typeof result === 'string' ? { error: result } : result;
|
|
6459
6300
|
throw new types.ClientError(__assign(__assign({}, errorResult), { status: response.status, headers: response.headers }), { query: query, variables: variables });
|
|
6460
6301
|
}
|
|
6461
|
-
return [2 /*return*/];
|
|
6462
6302
|
}
|
|
6463
6303
|
});
|
|
6464
6304
|
});
|
|
@@ -6588,8 +6428,6 @@ Object.defineProperty(exports, "GraphQLWebSocketClient", { enumerable: true, get
|
|
|
6588
6428
|
//# sourceMappingURL=index.js.map
|
|
6589
6429
|
});
|
|
6590
6430
|
|
|
6591
|
-
const index = /*@__PURE__*/getDefaultExportFromCjs(dist);
|
|
6592
|
-
|
|
6593
6431
|
class UrlUtils {
|
|
6594
6432
|
static getQueryParams(queryString) {
|
|
6595
6433
|
const params = new Map();
|
|
@@ -8002,9 +7840,7 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
8002
7840
|
}
|
|
8003
7841
|
async executeSearch(searchArgument, fieldName, dataUnit) {
|
|
8004
7842
|
const descriptor = dataUnit === null || dataUnit === void 0 ? void 0 : dataUnit.getField(fieldName);
|
|
8005
|
-
if (!descriptor)
|
|
8006
|
-
//TODO: Implementar mensagem de erro
|
|
8007
|
-
}
|
|
7843
|
+
if (!descriptor) ;
|
|
8008
7844
|
else {
|
|
8009
7845
|
const { mode, argument } = searchArgument;
|
|
8010
7846
|
const { ENTITYNAME, CODEFIELD, DESCRIPTIONFIELD, ROOTENTITY, DESCRIPTIONENTITY } = descriptor.properties;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { ApplicationContext } from '@sankhyalabs/core';
|
|
3
3
|
import { d as defineCustomElement$9 } from './snk-filter-bar2.js';
|
|
4
4
|
import { d as defineCustomElement$8 } from './snk-filter-detail2.js';
|
|
5
5
|
import { d as defineCustomElement$7 } from './snk-filter-item2.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { Action, ApplicationContext } from '@sankhyalabs/core';
|
|
3
|
+
import { ApplicationUtils, DialogType } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
4
4
|
import { O as OperationMap } from './SnkMessageBuilder.js';
|
|
5
5
|
|
|
6
6
|
const snkDataUnitCss = ".sc-snk-data-unit-h{display:flex;flex-direction:column;height:100%}";
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { DataType, ObjectUtils, StringUtils, ErrorException, ApplicationContext } from '@sankhyalabs/core';
|
|
3
3
|
import { F as FilterItemType } from './filter-item-type.enum.js';
|
|
4
|
-
import {
|
|
4
|
+
import { ModalAction } from '@sankhyalabs/ezui/dist/collection/components/ez-modal-container';
|
|
5
|
+
import { toString } from '@sankhyalabs/core/dist/dataunit/metadata/DataType';
|
|
5
6
|
import { d as defineCustomElement$4 } from './snk-filter-detail2.js';
|
|
6
7
|
import { d as defineCustomElement$3 } from './snk-filter-item2.js';
|
|
7
8
|
import { d as defineCustomElement$2 } from './snk-filter-list2.js';
|
|
9
|
+
import { d as defineCustomElement$1 } from './snk-filter-modal2.js';
|
|
8
10
|
|
|
9
11
|
const buildFilter = (item) => {
|
|
10
12
|
switch (item.type) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { ApplicationUtils } from '@sankhyalabs/ezui/dist/collection/utils';
|
|
3
3
|
import { F as FilterItemType } from './filter-item-type.enum.js';
|
|
4
4
|
|
|
5
5
|
const SnkFilterDetail = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { FloatingManager } from '@sankhyalabs/core';
|
|
3
3
|
import { F as FilterItemType } from './filter-item-type.enum.js';
|
|
4
4
|
import { d as defineCustomElement$1 } from './snk-filter-detail2.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { FloatingManager, ArrayUtils } from '@sankhyalabs/core';
|
|
3
3
|
|
|
4
4
|
const SHOW_MORE_ITEM_NAME = "__SHOWMORE__";
|
|
5
5
|
const MAX_FILTERS = 5;
|
|
@@ -1,21 +1,6 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
var ModalAction;
|
|
5
|
-
(function (ModalAction) {
|
|
6
|
-
ModalAction["CLOSE"] = "CLOSE";
|
|
7
|
-
ModalAction["OK"] = "OK";
|
|
8
|
-
ModalAction["CANCEL"] = "CANCEL";
|
|
9
|
-
})(ModalAction || (ModalAction = {}));
|
|
10
|
-
const ModalAction$1 = ModalAction;
|
|
11
|
-
|
|
12
|
-
var ModalButtonStatus;
|
|
13
|
-
(function (ModalButtonStatus) {
|
|
14
|
-
ModalButtonStatus["ENABLED"] = "ENABLED";
|
|
15
|
-
ModalButtonStatus["DISABLED"] = "DISABLED";
|
|
16
|
-
ModalButtonStatus["HIDDEN"] = "HIDDEN";
|
|
17
|
-
})(ModalButtonStatus || (ModalButtonStatus = {}));
|
|
18
|
-
const ModalButtonStatus$1 = ModalButtonStatus;
|
|
2
|
+
import { ModalButtonStatus } from '@sankhyalabs/ezui/dist/collection/components/ez-modal-container';
|
|
3
|
+
import { ArrayUtils } from '@sankhyalabs/core';
|
|
19
4
|
|
|
20
5
|
const SnkFilterModal = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
21
6
|
constructor() {
|
|
@@ -42,7 +27,7 @@ const SnkFilterModal = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
|
|
|
42
27
|
}
|
|
43
28
|
render() {
|
|
44
29
|
const allowCancel = this.items.filter(item => item.active).length > 0;
|
|
45
|
-
return (h("ez-modal-container", { modalTitle: this.modalTitle, modalSubTitle: this.modalSubTitle, cancelButtonLabel: this.cancelButtonLabel, okButtonLabel: this.okButtonLabel, onEzModalAction: evt => this.processModalAction(evt.detail), cancelButtonStatus: allowCancel ? ModalButtonStatus
|
|
30
|
+
return (h("ez-modal-container", { modalTitle: this.modalTitle, modalSubTitle: this.modalSubTitle, cancelButtonLabel: this.cancelButtonLabel, okButtonLabel: this.okButtonLabel, onEzModalAction: evt => this.processModalAction(evt.detail), cancelButtonStatus: allowCancel ? ModalButtonStatus.ENABLED : ModalButtonStatus.DISABLED }, h("div", { class: "sc-snk-filter-bar snk-filter-bar__filter-modal-content" }, h("div", null, this.useSearch ? h("ez-filter-input", { label: this.getMessage("snkFilterBar.modalFindFilter"), onEzChange: (evt) => this._filterArgument = evt.detail }) : undefined), this.getFilteredItems().length > 0 ? h("div", { class: "ez-text ez-text--medium ez-text--primary ez-padding-bottom--small" }, this.getActiveFiltersMsg()) : undefined, h("div", null, this.getFilteredItems().map(item => h("div", { class: "ez-padding--medium sc-snk-filter-bar snk-filter-bar__filter-modal-item ez-align--middle ez-margin-bottom--small" }, h("ez-check", { class: "sc-snk-filter-bar snk-filter-bar__filter-modal-item__check", onEzChange: evt => this.updateValue(item.id, evt.detail), enabled: item.enabled, value: item.active, mode: "switch" }), h("div", { class: "ez-text ez-title--primary ez-text--medium ez-margin-left--medium sc-snk-filter-bar snk-filter-bar__filter-modal-item__label" }, item.label)))), h("div", { class: "ez-text ez-text--large ez-align--middle ez-text--secondary ez-text--center ez-padding-bottom--large" }, this.infoText))));
|
|
46
31
|
}
|
|
47
32
|
}, [0, "snk-filter-modal", {
|
|
48
33
|
"getMessage": [16],
|
|
@@ -70,4 +55,4 @@ function defineCustomElement() {
|
|
|
70
55
|
} });
|
|
71
56
|
}
|
|
72
57
|
|
|
73
|
-
export {
|
|
58
|
+
export { SnkFilterModal as S, defineCustomElement as d };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { UserInterface, ApplicationContext } from '@sankhyalabs/core';
|
|
3
|
+
import { convertType } from '@sankhyalabs/core/dist/dataunit/metadata/DataType';
|
|
3
4
|
import { F as FilterItemType } from './filter-item-type.enum.js';
|
|
4
5
|
|
|
5
6
|
const SnkFilterPersonalized$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { ApplicationContext } from '@sankhyalabs/core';
|
|
3
3
|
import { F as FilterItemType } from './filter-item-type.enum.js';
|
|
4
4
|
|
|
5
5
|
const SnkFilterSearch$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { ApplicationContext } from '@sankhyalabs/core';
|
|
3
3
|
import { T as TaskbarProcessor } from './taskbar-processor.js';
|
|
4
4
|
import { d as defineCustomElement$1 } from './snk-taskbar2.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { ApplicationContext } from '@sankhyalabs/core';
|
|
3
3
|
import { T as TaskbarElement, d as defineCustomElement$1 } from './snk-taskbar2.js';
|
|
4
4
|
import { T as TaskbarProcessor } from './taskbar-processor.js';
|
|
5
5
|
import { d as defineCustomElement$6 } from './snk-filter-bar2.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { ObjectUtils, StringUtils } from '@sankhyalabs/core';
|
|
3
3
|
|
|
4
4
|
const snkPesquisaCss = ".sc-snk-pesquisa-h{--snk-pesquisa--font-size:var(--text--medium, 14px);--snk-pesquisa--font-family:var(--font-pattern, Arial);--snk-pesquisa--font-weight:var(--text-weight--medium, 400);--snk-pesquisa__records--color:var(--text--primary, #626e82);--snk-pesquisa__records--padding-vertical:var(--space--medium, 12px);--snk-pesquisa__content--padding-right:var(--space--small, 6px);--snk-pesquisa__content-scrollbar--background-color-primary:var(--scrollbar--primary, #2B3A54);--snk-pesquisa__content-scrollbar--background-color-secondary:var(--scrollbar--secondary, #E5EAF0);--snk-pesquisa__content-scrollbar--border-radius:var(--border--radius-small, 6px);--snk-pesquisa__content-scrollbar--width:var(--space--medium, 12px);--snk-pesquisa__btn--color:var(--title--primary, #2B3A54);--snk-pesquisa__btn-disabled--color:var(--text--disable, #AFB6C0);--snk-pesquisa__btn-hover--color:var(--color--primary, #4e4e4e);max-height:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto}.snk-pesquisa.sc-snk-pesquisa{display:flex;flex-direction:column;height:100%}.snk-pesquisa__input.sc-snk-pesquisa{display:flex;width:100%;box-sizing:border-box;padding-top:4px;padding-right:4px}.snk-pesquisa__input.sc-snk-pesquisa ez-icon.sc-snk-pesquisa{--ez-icon--color:inherit;font-weight:var(--text-weight--large, 600)}.snk-pesquisa__content.sc-snk-pesquisa{display:flex;flex-direction:column;height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--snk-pesquisa__content-scrollbar--background-color-primary) var(--snk-pesquisa__content-scrollbar--background-color-secondary);padding-right:var(--snk-pesquisa__content--padding-right)}.snk-pesquisa__content.sc-snk-pesquisa::-webkit-scrollbar-track{background-color:var(--snk-pesquisa__content-scrollbar--background-color-secondary);border-radius:var(--snk-pesquisa__content-scrollbar--border-radius)}.snk-pesquisa__content.sc-snk-pesquisa::-webkit-scrollbar-thumb{background-color:var(--snk-pesquisa__content-scrollbar--background-color-primary);border-radius:var(--snk-pesquisa__content-scrollbar--border-radius)}.snk-pesquisa__content.sc-snk-pesquisa::-webkit-scrollbar{background-color:var(--snk-pesquisa__content-scrollbar--background-color-secondary);width:var(--snk-pesquisa__content-scrollbar--width);max-width:var(--snk-pesquisa__content-scrollbar--width);min-width:var(--snk-pesquisa__content-scrollbar--width)}.snk-pesquisa__records.sc-snk-pesquisa{font-family:var(--snk-pesquisa--font-family);font-weight:var(--snk-pesquisa--font-weight);font-size:var(--snk-pesquisa--font-size);color:var(--snk-pesquisa__records--color);padding-bottom:var(--snk-pesquisa__records--padding-vertical);padding-top:var(--snk-pesquisa__records--padding-vertical)}.snk-pesquisa__btn.sc-snk-pesquisa{outline:none;border:none;background:none;cursor:pointer;color:var(--snk-pesquisa__btn--color)}.snk-pesquisa__btn.sc-snk-pesquisa:disabled{cursor:unset;color:var(--snk-pesquisa__btn-disabled--color)}.snk-pesquisa__btn.sc-snk-pesquisa:disabled:hover{cursor:unset;color:var(--snk-pesquisa__btn-disabled--color)}.snk-pesquisa__btn.sc-snk-pesquisa:hover{color:var(--snk-pesquisa__btn-hover--color)}";
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h, proxyCustomElement, HTMLElement, createEvent, Host } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { ApplicationContext } from '@sankhyalabs/core';
|
|
3
3
|
|
|
4
4
|
var TaskbarElement;
|
|
5
5
|
(function (TaskbarElement) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
2
|
-
import {
|
|
2
|
+
import { DataUnit, DataType, UserInterface } from '@sankhyalabs/core';
|
|
3
3
|
import { d as defineCustomElement$3 } from './snk-application2.js';
|
|
4
4
|
import { d as defineCustomElement$2 } from './snk-pesquisa2.js';
|
|
5
5
|
|