@genexus/genexus-ide-ui 2.0.0 → 2.1.1
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/{common-9020d675.js → common-82ec668f.js} +1 -26
- package/dist/cjs/common-82ec668f.js.map +1 -0
- package/dist/cjs/genexus-ide-ui.cjs.js +1 -1
- package/dist/cjs/gx-ide-comments-viewer.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-manage-module-references.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-new-environment.cjs.entry.js +2 -2
- package/dist/cjs/gx-ide-new-kb.cjs.entry.js +2 -2
- package/dist/cjs/gx-ide-object-selector.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-splash.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-start-page.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-team-dev-bring-changes.cjs.entry.js +2 -2
- package/dist/cjs/gx-ide-team-dev-commit.cjs.entry.js +2 -2
- package/dist/cjs/gx-ide-team-dev-history.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-team-dev-update-partial-selection.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-team-dev-update.cjs.entry.js +2 -2
- package/dist/cjs/gx-ide-ww-files.cjs.entry.js +1 -1
- package/dist/cjs/gx-ide-ww-images.cjs.entry.js +604 -283
- package/dist/cjs/gx-ide-ww-images.cjs.entry.js.map +1 -1
- package/dist/cjs/{helpers-b1b58657.js → helpers-bb6622f5.js} +1 -7
- package/dist/cjs/helpers-bb6622f5.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{tabular-grid-render-80aa5fd2.js → tabular-grid-render-96542933.js} +2 -2
- package/dist/cjs/{tabular-grid-render-80aa5fd2.js.map → tabular-grid-render-96542933.js.map} +1 -1
- package/dist/collection/components/ww-images/gx-ide-assets/ww-images/langs/ww-images.lang.en.json +11 -4
- package/dist/collection/components/ww-images/gx-ide-assets/ww-images/langs/ww-images.lang.ja.json +11 -4
- package/dist/collection/components/ww-images/gx-ide-assets/ww-images/langs/ww-images.lang.zh.json +45 -38
- package/dist/collection/components/ww-images/helpers.js +14 -0
- package/dist/collection/components/ww-images/helpers.js.map +1 -0
- package/dist/collection/components/ww-images/ww-images.css +134 -247
- package/dist/collection/components/ww-images/ww-images.js +682 -490
- package/dist/collection/components/ww-images/ww-images.js.map +1 -1
- package/dist/components/common.js +1 -25
- package/dist/components/common.js.map +1 -1
- package/dist/components/gx-ide-ww-images.js +650 -303
- package/dist/components/gx-ide-ww-images.js.map +1 -1
- package/dist/components/helpers.js +1 -6
- package/dist/components/helpers.js.map +1 -1
- package/dist/esm/{common-074a209e.js → common-ceaf354a.js} +2 -26
- package/dist/esm/common-ceaf354a.js.map +1 -0
- package/dist/esm/genexus-ide-ui.js +1 -1
- package/dist/esm/gx-ide-comments-viewer.entry.js +1 -1
- package/dist/esm/gx-ide-manage-module-references.entry.js +1 -1
- package/dist/esm/gx-ide-new-environment.entry.js +2 -2
- package/dist/esm/gx-ide-new-kb.entry.js +2 -2
- package/dist/esm/gx-ide-object-selector.entry.js +1 -1
- package/dist/esm/gx-ide-splash.entry.js +1 -1
- package/dist/esm/gx-ide-start-page.entry.js +1 -1
- package/dist/esm/gx-ide-team-dev-bring-changes.entry.js +2 -2
- package/dist/esm/gx-ide-team-dev-commit.entry.js +2 -2
- package/dist/esm/gx-ide-team-dev-history.entry.js +1 -1
- package/dist/esm/gx-ide-team-dev-update-partial-selection.entry.js +1 -1
- package/dist/esm/gx-ide-team-dev-update.entry.js +2 -2
- package/dist/esm/gx-ide-ww-files.entry.js +1 -1
- package/dist/esm/gx-ide-ww-images.entry.js +605 -284
- package/dist/esm/gx-ide-ww-images.entry.js.map +1 -1
- package/dist/esm/{helpers-7800bea2.js → helpers-b443f9e9.js} +2 -7
- package/dist/esm/helpers-b443f9e9.js.map +1 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tabular-grid-render-12c1cc4b.js → tabular-grid-render-adb3f7e5.js} +2 -2
- package/dist/esm/{tabular-grid-render-12c1cc4b.js.map → tabular-grid-render-adb3f7e5.js.map} +1 -1
- package/dist/genexus-ide-ui/genexus-ide-ui.esm.js +1 -1
- package/dist/genexus-ide-ui/genexus-ide-ui.esm.js.map +1 -1
- package/dist/genexus-ide-ui/gx-ide-assets/ww-images/langs/ww-images.lang.en.json +11 -4
- package/dist/genexus-ide-ui/gx-ide-assets/ww-images/langs/ww-images.lang.ja.json +11 -4
- package/dist/genexus-ide-ui/gx-ide-assets/ww-images/langs/ww-images.lang.zh.json +45 -38
- package/dist/genexus-ide-ui/{p-dc399624.entry.js → p-1356ec09.entry.js} +3 -3
- package/dist/genexus-ide-ui/{p-c51f87fb.entry.js → p-18c3c961.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-c583252c.entry.js → p-1d3da80d.entry.js} +3 -3
- package/dist/genexus-ide-ui/{p-57c550b7.entry.js → p-21775439.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-d08fc16d.entry.js → p-27786355.entry.js} +6 -6
- package/dist/genexus-ide-ui/{p-c1f4458c.entry.js → p-2a59b523.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-5bab65ea.js → p-4d330836.js} +13 -19
- package/dist/genexus-ide-ui/p-4d330836.js.map +1 -0
- package/dist/genexus-ide-ui/p-520c3763.entry.js +936 -0
- package/dist/genexus-ide-ui/p-520c3763.entry.js.map +1 -0
- package/dist/genexus-ide-ui/{p-e5e38589.entry.js → p-5929f575.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-e8cd797d.entry.js → p-6b430ac1.entry.js} +3 -3
- package/dist/genexus-ide-ui/{p-70707166.entry.js → p-70cd77bc.entry.js} +3 -3
- package/dist/genexus-ide-ui/{p-401989bf.entry.js → p-750eb88a.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-ddfba1c8.entry.js → p-885e5d1c.entry.js} +2 -2
- package/dist/genexus-ide-ui/p-91e2ebb0.js +86 -0
- package/dist/genexus-ide-ui/p-91e2ebb0.js.map +1 -0
- package/dist/genexus-ide-ui/{p-2eec8e65.entry.js → p-b44a875d.entry.js} +3 -3
- package/dist/genexus-ide-ui/{p-532c2e0f.entry.js → p-ca47bb29.entry.js} +2 -2
- package/dist/genexus-ide-ui/{p-528ba8bb.js → p-e2b6d62b.js} +2 -2
- package/dist/types/components/ww-images/helpers.d.ts +3 -0
- package/dist/types/components/ww-images/ww-images.d.ts +116 -134
- package/dist/types/components.d.ts +31 -107
- package/package.json +1 -1
- package/dist/cjs/common-9020d675.js.map +0 -1
- package/dist/cjs/helpers-b1b58657.js.map +0 -1
- package/dist/esm/common-074a209e.js.map +0 -1
- package/dist/esm/helpers-7800bea2.js.map +0 -1
- package/dist/genexus-ide-ui/p-3f89ddf4.js +0 -133
- package/dist/genexus-ide-ui/p-3f89ddf4.js.map +0 -1
- package/dist/genexus-ide-ui/p-5bab65ea.js.map +0 -1
- package/dist/genexus-ide-ui/p-80c25124.entry.js +0 -610
- package/dist/genexus-ide-ui/p-80c25124.entry.js.map +0 -1
- /package/dist/genexus-ide-ui/{p-dc399624.entry.js.map → p-1356ec09.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-c51f87fb.entry.js.map → p-18c3c961.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-c583252c.entry.js.map → p-1d3da80d.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-57c550b7.entry.js.map → p-21775439.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-d08fc16d.entry.js.map → p-27786355.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-c1f4458c.entry.js.map → p-2a59b523.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-e5e38589.entry.js.map → p-5929f575.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-e8cd797d.entry.js.map → p-6b430ac1.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-70707166.entry.js.map → p-70cd77bc.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-401989bf.entry.js.map → p-750eb88a.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-ddfba1c8.entry.js.map → p-885e5d1c.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-2eec8e65.entry.js.map → p-b44a875d.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-532c2e0f.entry.js.map → p-ca47bb29.entry.js.map} +0 -0
- /package/dist/genexus-ide-ui/{p-528ba8bb.js.map → p-e2b6d62b.js.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","options","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.9.1 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, doc, promiseResolve, H } from '@stencil/core';\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};\n if (importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n return promiseResolve(opts);\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":";;;;;;GAKA,OAAMA,eAAe;EAajB,MAAMC,gBAAyBC;EAC/B,MAAMC,IAAqE;EAC3E,IAAIF,MAAe,IAAI;IACnBE,EAAKC,eAAe,IAAIC,IAAI,KAAKJ,GAAYK;AACrD;EACI,OAAOC,EAAeJ;AAAK;;ACnB/BH,eAAeQ,MAAKC,KAEXC,EAAcC,KAAAC,MAAA,
|
|
1
|
+
{"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","options","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.9.1 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, doc, promiseResolve, H } from '@stencil/core';\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};\n if (importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n return promiseResolve(opts);\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":";;;;;;GAKA,OAAMA,eAAe;EAajB,MAAMC,gBAAyBC;EAC/B,MAAMC,IAAqE;EAC3E,IAAIF,MAAe,IAAI;IACnBE,EAAKC,eAAe,IAAIC,IAAI,KAAKJ,GAAYK;AACrD;EACI,OAAOC,EAAeJ;AAAK;;ACnB/BH,eAAeQ,MAAKC,KAEXC,EAAcC,KAAAC,MAAA,kxhCAAuCH"}
|
|
@@ -2,7 +2,8 @@
|
|
|
2
2
|
"componentName": "Work With Images",
|
|
3
3
|
"location": "Location",
|
|
4
4
|
"filter": {
|
|
5
|
-
"
|
|
5
|
+
"accordionCaption": "Advanced Filter",
|
|
6
|
+
"options": "Options",
|
|
6
7
|
"name": "Name",
|
|
7
8
|
"type": "Type",
|
|
8
9
|
"category": "Category",
|
|
@@ -21,8 +22,10 @@
|
|
|
21
22
|
"language": "Language",
|
|
22
23
|
"density": "Density",
|
|
23
24
|
"layer": "Layer",
|
|
24
|
-
"
|
|
25
|
-
"
|
|
25
|
+
"more": "More",
|
|
26
|
+
"less": "Less",
|
|
27
|
+
"searchContentsPlaceholder": "Text inside the object’s internal content",
|
|
28
|
+
"resetFilters": "Reset Filters"
|
|
26
29
|
},
|
|
27
30
|
"objCount": {
|
|
28
31
|
"selected": "selected object(s)",
|
|
@@ -44,5 +47,9 @@
|
|
|
44
47
|
"btnOk": "OK",
|
|
45
48
|
"btnCancel": "Cancel"
|
|
46
49
|
},
|
|
47
|
-
"imagesTitle": "Tiles"
|
|
50
|
+
"imagesTitle": "Tiles",
|
|
51
|
+
"imagesDataTitle": "Images Information",
|
|
52
|
+
"emptyState": {
|
|
53
|
+
"title": "You search did not match any object"
|
|
54
|
+
}
|
|
48
55
|
}
|
|
@@ -2,7 +2,8 @@
|
|
|
2
2
|
"componentName": "画像リスト",
|
|
3
3
|
"location": "場所",
|
|
4
4
|
"filter": {
|
|
5
|
-
"
|
|
5
|
+
"accordionCaption": "",
|
|
6
|
+
"options": "",
|
|
6
7
|
"name": "名前",
|
|
7
8
|
"type": "タイプ",
|
|
8
9
|
"category": "カテゴリ",
|
|
@@ -21,8 +22,10 @@
|
|
|
21
22
|
"language": "言語",
|
|
22
23
|
"density": "画面密度",
|
|
23
24
|
"layer": "レイヤー",
|
|
24
|
-
"
|
|
25
|
-
"
|
|
25
|
+
"more": "More",
|
|
26
|
+
"less": "Less",
|
|
27
|
+
"searchContentsPlaceholder": "Text inside the object’s internal content",
|
|
28
|
+
"resetFilters": "Reset Filters"
|
|
26
29
|
},
|
|
27
30
|
"objCount": {
|
|
28
31
|
"selected": "選択されたオブジェクト",
|
|
@@ -44,5 +47,9 @@
|
|
|
44
47
|
"btnOk": "OK",
|
|
45
48
|
"btnCancel": "キャンセル"
|
|
46
49
|
},
|
|
47
|
-
"imagesTitle": "タイル"
|
|
50
|
+
"imagesTitle": "タイル",
|
|
51
|
+
"imagesDataTitle": "画像情報",
|
|
52
|
+
"emptyState": {
|
|
53
|
+
"title": ""
|
|
54
|
+
}
|
|
48
55
|
}
|
|
@@ -1,48 +1,55 @@
|
|
|
1
1
|
{
|
|
2
|
-
"componentName": "
|
|
3
|
-
"location": "
|
|
2
|
+
"componentName": "",
|
|
3
|
+
"location": "",
|
|
4
4
|
"filter": {
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
5
|
+
"accordionCaption": "",
|
|
6
|
+
"options": "",
|
|
7
|
+
"name": "",
|
|
8
|
+
"type": "",
|
|
9
|
+
"category": "",
|
|
10
|
+
"moduleFolder": "",
|
|
11
|
+
"search": "",
|
|
12
|
+
"allDescendants": "",
|
|
13
|
+
"modified": "",
|
|
14
|
+
"user": "",
|
|
15
|
+
"dateTime": "",
|
|
16
|
+
"afterLabel": "",
|
|
17
|
+
"afterNone": "",
|
|
18
|
+
"afterDateTime": "",
|
|
19
|
+
"afterLastBuild": "",
|
|
20
|
+
"afterImport": "",
|
|
21
|
+
"style": "",
|
|
22
|
+
"language": "",
|
|
23
|
+
"density": "",
|
|
24
|
+
"layer": "",
|
|
25
|
+
"more": "More",
|
|
26
|
+
"less": "Less",
|
|
27
|
+
"searchContentsPlaceholder": "Text inside the object’s internal content",
|
|
28
|
+
"resetFilters": "Reset Filters"
|
|
26
29
|
},
|
|
27
30
|
"objCount": {
|
|
28
|
-
"selected": "
|
|
29
|
-
"matching": "
|
|
31
|
+
"selected": "",
|
|
32
|
+
"matching": ""
|
|
30
33
|
},
|
|
31
34
|
"tableHead": {
|
|
32
|
-
"name": "
|
|
33
|
-
"type": "
|
|
34
|
-
"module": "
|
|
35
|
-
"description": "
|
|
36
|
-
"modifiedDate": "
|
|
37
|
-
"importDate": "
|
|
38
|
-
"lastBuildDate": "
|
|
39
|
-
"lastUser": "
|
|
35
|
+
"name": "",
|
|
36
|
+
"type": "",
|
|
37
|
+
"module": "",
|
|
38
|
+
"description": "",
|
|
39
|
+
"modifiedDate": "",
|
|
40
|
+
"importDate": "",
|
|
41
|
+
"lastBuildDate": "",
|
|
42
|
+
"lastUser": ""
|
|
40
43
|
},
|
|
41
44
|
"footer": {
|
|
42
|
-
"btnSelectAll": "
|
|
43
|
-
"btnNew": "
|
|
44
|
-
"btnOk": "
|
|
45
|
-
"btnCancel": "
|
|
45
|
+
"btnSelectAll": "",
|
|
46
|
+
"btnNew": "",
|
|
47
|
+
"btnOk": "",
|
|
48
|
+
"btnCancel": ""
|
|
46
49
|
},
|
|
47
|
-
"imagesTitle": "
|
|
50
|
+
"imagesTitle": "",
|
|
51
|
+
"imagesDataTitle": "",
|
|
52
|
+
"emptyState": {
|
|
53
|
+
"title": ""
|
|
54
|
+
}
|
|
48
55
|
}
|
|
@@ -4,13 +4,13 @@ import { L as a } from "./p-311eedf3.js";
|
|
|
4
4
|
|
|
5
5
|
import { u as r, a as n } from "./p-c9b9e260.js";
|
|
6
6
|
|
|
7
|
-
import { r as o, a as l, C as d } from "./p-
|
|
7
|
+
import { r as o, a as l, C as d } from "./p-e2b6d62b.js";
|
|
8
8
|
|
|
9
9
|
import { s as c } from "./p-02fb496a.js";
|
|
10
10
|
|
|
11
11
|
import { A as h, C as p, I as f } from "./p-2eae8843.js";
|
|
12
12
|
|
|
13
|
-
import "./p-
|
|
13
|
+
import "./p-4d330836.js";
|
|
14
14
|
|
|
15
15
|
import "./p-9663f418.js";
|
|
16
16
|
|
|
@@ -709,4 +709,4 @@ H = new WeakMap, U = new WeakMap;
|
|
|
709
709
|
q.style = g;
|
|
710
710
|
|
|
711
711
|
export { q as gx_ide_team_dev_commit };
|
|
712
|
-
//# sourceMappingURL=p-
|
|
712
|
+
//# sourceMappingURL=p-1356ec09.entry.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as e, h as t, H as r, a as o } from "./p-9b9ccd0c.js";
|
|
2
2
|
|
|
3
|
-
import { f as s } from "./p-
|
|
3
|
+
import { f as s } from "./p-4d330836.js";
|
|
4
4
|
|
|
5
5
|
import { L as i } from "./p-311eedf3.js";
|
|
6
6
|
|
|
@@ -79,4 +79,4 @@ c = new WeakMap, d = new WeakMap, m = new WeakMap, p = new WeakMap;
|
|
|
79
79
|
h.style = a;
|
|
80
80
|
|
|
81
81
|
export { h as gx_ide_comments_viewer };
|
|
82
|
-
//# sourceMappingURL=p-
|
|
82
|
+
//# sourceMappingURL=p-18c3c961.entry.js.map
|
|
@@ -16,11 +16,11 @@ import { c as l } from "./p-c5196b3b.js";
|
|
|
16
16
|
|
|
17
17
|
import { r as o } from "./p-2eae8843.js";
|
|
18
18
|
|
|
19
|
-
import { C as n } from "./p-
|
|
19
|
+
import { C as n } from "./p-e2b6d62b.js";
|
|
20
20
|
|
|
21
21
|
import { s as c } from "./p-02fb496a.js";
|
|
22
22
|
|
|
23
|
-
import "./p-
|
|
23
|
+
import "./p-4d330836.js";
|
|
24
24
|
|
|
25
25
|
import "./p-9663f418.js";
|
|
26
26
|
|
|
@@ -643,4 +643,4 @@ W = new WeakMap, $ = new WeakMap, T = new WeakMap, S = new WeakMap, I = new Weak
|
|
|
643
643
|
X.style = d;
|
|
644
644
|
|
|
645
645
|
export { X as gx_ide_team_dev_bring_changes };
|
|
646
|
-
//# sourceMappingURL=p-
|
|
646
|
+
//# sourceMappingURL=p-1d3da80d.entry.js.map
|
|
@@ -14,7 +14,7 @@ import { c as a } from "./p-c5196b3b.js";
|
|
|
14
14
|
|
|
15
15
|
import { L as r } from "./p-311eedf3.js";
|
|
16
16
|
|
|
17
|
-
import { h as n } from "./p-
|
|
17
|
+
import { h as n } from "./p-4d330836.js";
|
|
18
18
|
|
|
19
19
|
const mapModuleServerDataToComboBoxModel = t => t.map((t => ({
|
|
20
20
|
value: t.id,
|
|
@@ -580,4 +580,4 @@ F = new WeakMap, L = new WeakMap, P = new WeakMap;
|
|
|
580
580
|
Y.style = l;
|
|
581
581
|
|
|
582
582
|
export { Y as gx_ide_manage_module_references };
|
|
583
|
-
//# sourceMappingURL=p-
|
|
583
|
+
//# sourceMappingURL=p-21775439.entry.js.map
|
|
@@ -12,7 +12,7 @@ import "lit/directives/if-defined.js";
|
|
|
12
12
|
|
|
13
13
|
import { L as a } from "./p-311eedf3.js";
|
|
14
14
|
|
|
15
|
-
import { A as n } from "./p-
|
|
15
|
+
import { A as n } from "./p-91e2ebb0.js";
|
|
16
16
|
|
|
17
17
|
const l = ":host{--wrapper-copacity:0;--wrapper-min-inline-size:700px;--wrapper-max-inline-size:1040px;--wrapper-block-size:640px;transition:var(--timing-regular) opacity;display:flex;align-items:center;justify-content:center;inline-size:100%;block-size:100%;padding:var(--spacing-padding-xl);overflow:auto}.wrapper{flex:1;display:grid;grid-template-columns:1fr var(--wrapper-block-size);block-size:var(--wrapper-block-size);max-inline-size:var(--wrapper-max-inline-size);background-color:var(--color-accent-surface-elevation-1);border-radius:12px;overflow:auto;transform:translateY(4px)}.side-inline-start{background-size:cover}.side-inline-end{position:relative;display:grid;grid-template-rows:max-content 1fr max-content;padding-block:64px;padding-inline:80px;transition:var(--timing-slow) grid-template-rows;overflow:auto}.close-button{position:absolute;inset-inline-end:0;inset-block-start:0}.header{display:grid;gap:var(--spacing-gap-xl);margin-block-end:92px}.header__logo__close-button{display:flex;justify-content:space-between}.title{color:var(--color-text-neutral-strawberry);letter-spacing:0.02em}.next-version{color:var(--color-text-neutral-strawberry)}.header__description{color:var(--color-text-neutral-disabled);line-height:1.45 !important}.main{display:flex;flex-direction:column;gap:var(--spacing-gap-l);overflow:auto}.log__container{--logVisibleLines:7;--logFontSize:var(\n --font-size-body-s\n );--logLineHeight:var(\n --line-height-relaxed\n );--logGap:4px;--logContainerBlockSize:calc(\n var(--logFontSize) * var(--logLineHeight) * var(--logVisibleLines) +\n calc(var(--logGap) * (var(--logVisibleLines) - 1))\n );block-size:var(--logContainerBlockSize);font-family:var(--font-family-code);color:var(--color-text-neutral-disabled);display:flex;flex-direction:column-reverse;gap:var(--logGap);overflow:hidden}.log__container:hover{overflow:auto}.log__container>p{font-family:inherit}.log__message{opacity:0;transition:var(--timing-regular) opacity;animation:fadeInLogMessage 0.45s ease-out forwards}.log__message--error{color:var(--color-text-error-default)}.footer{display:grid;grid-auto-rows:max-content;gap:var(--spacing-gap-l);margin-block-start:24px}.error-message{color:var(--color-text-error-default);margin-block-start:auto;display:-webkit-box;-webkit-line-clamp:2}.status--processing{display:flex;flex-direction:row;align-items:baseline;gap:var(--spacing-gap-xs)}@keyframes fadeInLogMessage{from{opacity:0}to{opacity:1}}";
|
|
18
18
|
|
|
@@ -35,9 +35,9 @@ const g = e(`./gx-ide-assets/splash/images/copyrights-illustration.svg`);
|
|
|
35
35
|
|
|
36
36
|
const h = e(`./gx-ide-assets/welcome-page/images/icon-next.svg`);
|
|
37
37
|
|
|
38
|
-
const
|
|
38
|
+
const u = [ "resets/box-sizing", "utils/typography", "components/button", "components/icon", "chameleon/scrollbar" ];
|
|
39
39
|
|
|
40
|
-
const
|
|
40
|
+
const f = o({
|
|
41
41
|
category: "system",
|
|
42
42
|
name: "launch",
|
|
43
43
|
colorType: "primary"
|
|
@@ -75,7 +75,7 @@ const m = class {
|
|
|
75
75
|
c = `${c} ${d(this, p, "f").warnings.checkTheLog}`;
|
|
76
76
|
}
|
|
77
77
|
return i(s, null, i("ch-theme", {
|
|
78
|
-
model:
|
|
78
|
+
model: u
|
|
79
79
|
}), i("div", {
|
|
80
80
|
class: {
|
|
81
81
|
scrollable: true,
|
|
@@ -137,7 +137,7 @@ const m = class {
|
|
|
137
137
|
onClick: this.openLogCallback
|
|
138
138
|
}, i("ch-image", {
|
|
139
139
|
class: "icon-m",
|
|
140
|
-
src:
|
|
140
|
+
src: f
|
|
141
141
|
}), d(this, p, "f").openLog), this.quitCallback && this.showQuitButton && i("button", {
|
|
142
142
|
class: "button-secondary",
|
|
143
143
|
onClick: this.quitCallback
|
|
@@ -156,4 +156,4 @@ p = new WeakMap;
|
|
|
156
156
|
m.style = l;
|
|
157
157
|
|
|
158
158
|
export { m as gx_ide_splash };
|
|
159
|
-
//# sourceMappingURL=p-
|
|
159
|
+
//# sourceMappingURL=p-27786355.entry.js.map
|
|
@@ -16,7 +16,7 @@ import { c as r } from "./p-c5196b3b.js";
|
|
|
16
16
|
|
|
17
17
|
import { h as n, m as o } from "./p-9663f418.js";
|
|
18
18
|
|
|
19
|
-
import { f as d } from "./p-
|
|
19
|
+
import { f as d } from "./p-4d330836.js";
|
|
20
20
|
|
|
21
21
|
const c = ':host{container-type:inline-size;display:grid;block-size:100%;overflow:auto;grid-template-rows:max-content 1fr max-content}.section{display:contents}.header{grid-template-areas:"name module-folder" "advanced-filter advanced-filter";grid-template-columns:1fr 1fr;grid-auto-rows:max-content max-content}.name{grid-area:name}.module-folder{grid-area:module-folder}.advanced-filter{grid-area:advanced-filter}.advanced-filter__container{display:grid;grid-auto-rows:max-content}.advanced-filter__first-row{grid-template-columns:1fr 1fr}.advanced-filter__second-row{grid-template-columns:1fr 1fr 1fr}.advanced-filter .all-descendants__modified{display:flex;flex-direction:row;align-items:center;block-size:32px;gap:var(--spacing-gap-xl);align-self:self-end}.field-date{grid-template-areas:"label-date-time label-date-time" "input-date-time icon-clear-date-time";grid-template-columns:1fr max-content;column-gap:var(--spacing-gap-xs)}.label-date-time{display:flex;align-items:center;gap:var(--spacing-gap-m);grid-area:label-date-time}.input-date-time{block-size:32px;grid-area:input-date-time}.icon-clear-date-time{grid-area:icon-clear-date-time}.tabular-grid{overflow:auto;inline-size:100%;border-inline-end:var(--section-common-border)}.tabular-grid.empty::part(main),.tabular-grid.loading::part(main){overflow:hidden}ch-tabular-grid-rowset-empty{position:relative}.main__files-container{display:grid;grid-template-columns:repeat(4, 1fr);gap:var(--spacing-gap-m);position:relative;z-index:1}.hiChar{color:var(--color-text-primary-default);filter:brightness(1.3)}.tabular-grid ch-tabular-grid-cell:is(:nth-child(4)){align-items:start;justify-content:start;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-inline-size:0}.tabular-grid-cell-description{min-inline-size:max-content !important}.hiChar{color:var(--color-text-primary-default);filter:brightness(1.3)}';
|
|
22
22
|
|
|
@@ -629,4 +629,4 @@ G = new WeakMap, J = new WeakMap;
|
|
|
629
629
|
rt.style = c;
|
|
630
630
|
|
|
631
631
|
export { rt as gx_ide_ww_files };
|
|
632
|
-
//# sourceMappingURL=p-
|
|
632
|
+
//# sourceMappingURL=p-2a59b523.entry.js.map
|
|
@@ -51,39 +51,39 @@ const formatDate = (e, t = "date-time") => {
|
|
|
51
51
|
}
|
|
52
52
|
o = e.toLocaleDateString(c);
|
|
53
53
|
const i = e.getFullYear();
|
|
54
|
-
const
|
|
55
|
-
const
|
|
54
|
+
const l = String(e.getMonth() + 1).padStart(2, "0");
|
|
55
|
+
const u = String(e.getDate()).padStart(2, "0");
|
|
56
56
|
const d = String(e.getHours()).padStart(2, "0");
|
|
57
|
-
const
|
|
58
|
-
const
|
|
57
|
+
const $ = String(e.getMinutes()).padStart(2, "0");
|
|
58
|
+
const f = `${d}:${$}`;
|
|
59
59
|
if (t === "date-time") {
|
|
60
60
|
o += ` ${e.toLocaleTimeString()}`;
|
|
61
61
|
} else if (t === "date-time-short") {
|
|
62
62
|
// No seconds
|
|
63
|
-
o = `${i}/${
|
|
63
|
+
o = `${i}/${l}/${u} ${f}`;
|
|
64
64
|
} else {
|
|
65
65
|
// pretty
|
|
66
66
|
const t = daysFromToday(e);
|
|
67
67
|
const s = new Date;
|
|
68
68
|
const r = s.getFullYear();
|
|
69
69
|
if (isToday(e)) {
|
|
70
|
-
return `Today ${
|
|
70
|
+
return `Today ${f}`;
|
|
71
71
|
} else if (isYesterday(e)) {
|
|
72
|
-
return `Yesterday ${
|
|
72
|
+
return `Yesterday ${f}`;
|
|
73
73
|
} else if (t <= 7) {
|
|
74
74
|
// If one week or less, just show the day of the week, and the time
|
|
75
75
|
const t = n[e.getDay()];
|
|
76
|
-
return `${t} ${
|
|
76
|
+
return `${t} ${f}`;
|
|
77
77
|
} else if (r === i) {
|
|
78
78
|
// If current year, show day number and month name. Example: November 17th
|
|
79
79
|
if (c === "es-ES") {
|
|
80
|
-
o = `${
|
|
80
|
+
o = `${u} de ${e.toLocaleString("es-ES", {
|
|
81
81
|
month: "long"
|
|
82
|
-
})} ${
|
|
82
|
+
})} ${f}`;
|
|
83
83
|
} else {
|
|
84
84
|
o = `${e.toLocaleString("en-US", {
|
|
85
85
|
month: "long"
|
|
86
|
-
})} ${
|
|
86
|
+
})} ${u} ${f}`;
|
|
87
87
|
}
|
|
88
88
|
} else {
|
|
89
89
|
// Display date as usual
|
|
@@ -113,12 +113,6 @@ const escapeRegExp = e => e.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
|
113
113
|
}
|
|
114
114
|
};
|
|
115
115
|
|
|
116
|
-
const closeOnOutsideClickHandler = (e, n) => {
|
|
117
|
-
if (!e.composedPath().includes(n)) {
|
|
118
|
-
return true;
|
|
119
|
-
}
|
|
120
|
-
};
|
|
121
|
-
|
|
122
116
|
const mapOptionsToComboBoxItemModel = e => e.map((e => ({
|
|
123
117
|
value: e.id,
|
|
124
118
|
caption: e.label
|
|
@@ -139,5 +133,5 @@ const renderChCheckboxItems = (n, t, s) => n === null || n === void 0 ? void 0 :
|
|
|
139
133
|
});
|
|
140
134
|
}));
|
|
141
135
|
|
|
142
|
-
export {
|
|
143
|
-
//# sourceMappingURL=p-
|
|
136
|
+
export { formatDate as f, hiChar as h, mapOptionsToComboBoxItemModel as m, renderChCheckboxItems as r };
|
|
137
|
+
//# sourceMappingURL=p-4d330836.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["daysOfWeek","daysFromToday","date","today","Date","timeDifference","getTime","daysDifference","Math","floor","isToday","toDateString","isYesterday","yesterday","setDate","getDate","formatDate","type","formattedDate","undefined","dateIsValid","locale","lang","_a","document","getElementsByTagName","getAttribute","valueOf","toLocaleDateString","year","getFullYear","month","String","getMonth","padStart","day","hours","getHours","minutes","getMinutes","time","toLocaleTimeString","daysPassedFromToday","currentYear","getDay","toLocaleString","escapeRegExp","str","replace","hiChar","text","filterValue","escapedFilterValue","re","RegExp","h","innerHTML","mapOptionsToComboBoxItemModel","options","map","option","value","id","caption","label","renderChCheckboxItems","frontEndCheckboxInputHandler","checkedIds","find","name","class","checkedValue","disabled","onInput","startImgSrc","iconName","key"],"sources":["src/common/helpers.tsx"],"sourcesContent":["import { h } from \"@stencil/core\";\n\nimport {\n ChCheckboxCustomEvent,\n ComboBoxModel,\n TreeViewItemModel\n} from \"@genexus/chameleon-controls-library\";\nexport type ChCheckboxArray = HTMLChCheckboxElement[] | null;\n\nimport { GxOption } from \"./types\";\n\nconst daysOfWeek = [\n \"Sunday\",\n \"Monday\",\n \"Tuesday\",\n \"Wednesday\",\n \"Thursday\",\n \"Friday\",\n \"Saturday\"\n];\n\n/**\n * @param element an HTMLElement\n * @returns an alphabetically ordered array of all the parts and exportparts the element contains.\n */\nexport const getElementSelectorParts = (element: HTMLElement) => {\n const queries: string[] = [];\n const elementParts = element.shadowRoot?.querySelectorAll(`[part]`);\n const elementExportParts =\n element.shadowRoot?.querySelectorAll(`[exportparts]`);\n\n elementParts?.forEach(el => {\n queries.push(\n `${element.tagName.toLowerCase()}::part(${el.getAttribute(\"part\")})`\n );\n });\n elementExportParts?.forEach(el => {\n queries.push(\n ...[\n ...el.getAttribute(\"exportparts\").matchAll(/(?:[\\w-]+:)?([\\w-]+)/g)\n ].map(item => `${element.tagName.toLowerCase()}::part(${item[1]})`)\n );\n });\n\n return queries.sort();\n};\n\n/**\n * @param selector a part selector\n * @returns A reference to the element the part belongs to.\n */\nexport const querySelectorPart = (selector: string) => {\n const querySelectorDeep = (\n element: HTMLElement,\n parts: string\n ): HTMLElement => {\n const shadow = element.shadowRoot;\n const partList = parts.split(\" \");\n\n const partElement: HTMLElement = shadow.querySelector(\n partList.map(partName => `[part~=\"${partName}\"]`).join(\"\")\n );\n if (partElement) {\n return partElement;\n }\n\n const exportPartElement: HTMLElement = shadow.querySelector(\n partList.map(partName => `[exportparts*=\"${partName}\"]`).join(\"\")\n );\n if (exportPartElement) {\n const exportPartList: string[] = [];\n const exportparts = exportPartElement.getAttribute(\"exportparts\");\n\n partList.forEach(partItem => {\n const exportPartName = exportparts.match(\n `(?:([\\\\w-]+):)?(${partItem})`\n )[1];\n if (exportPartName) {\n exportPartList.push(exportPartName);\n }\n });\n\n if (partList.length === exportPartList.length) {\n return querySelectorDeep(exportPartElement, exportPartList.join(\" \"));\n }\n }\n\n return null;\n };\n\n const selectorItems = selector.match(\"(.*)::part\\\\(([^)]+)\\\\)\");\n const entity = selectorItems[1];\n const partName = selectorItems[2];\n\n return querySelectorDeep(document.querySelector(entity), partName);\n};\n\nconst daysFromToday = (date: Date): number => {\n const today = new Date();\n // To calculate the time difference of two dates\n const timeDifference = today.getTime() - date.getTime();\n // To calculate the no. of days between two dates\n const daysDifference = timeDifference / (1000 * 3600 * 24);\n return Math.floor(daysDifference);\n};\n\n// - - - - - - - - - - - -\n// Date Functions\n// - - - - - - - - - - - -\n\nconst isToday = (date: Date): boolean => {\n const today = new Date();\n if (today.toDateString() === date.toDateString()) {\n return true;\n }\n return false;\n};\n\nconst isYesterday = (date: Date): boolean => {\n const yesterday = new Date();\n yesterday.setDate(yesterday.getDate() - 1);\n if (yesterday.toDateString() === date.toDateString()) {\n return true;\n }\n return false;\n};\n\nexport const formatDate = (\n date: Date,\n type: FormatDateType = \"date-time\"\n): string => {\n let formattedDate;\n // validate date\n // undefined or null\n if (date === undefined || date === null) {\n return \"\";\n }\n // If the date object is invalid it will return 'NaN' on getTime() and NaN is never equal to itself\n const dateIsValid = date.getTime() === date.getTime();\n if (!dateIsValid) {\n return \"Invalid date\";\n }\n let locale = \"en-US\";\n const lang = document\n .getElementsByTagName(\"html\")[0]\n .getAttribute(\"lang\")\n ?.valueOf();\n if (lang === \"es\") {\n locale = \"es-ES\";\n }\n formattedDate = date.toLocaleDateString(locale);\n const year = date.getFullYear();\n const month = String(date.getMonth() + 1).padStart(2, \"0\");\n const day = String(date.getDate()).padStart(2, \"0\");\n const hours = String(date.getHours()).padStart(2, \"0\");\n const minutes = String(date.getMinutes()).padStart(2, \"0\");\n const time = `${hours}:${minutes}`;\n if (type === \"date-time\") {\n formattedDate += ` ${date.toLocaleTimeString()}`;\n } else if (type === \"date-time-short\") {\n // No seconds\n formattedDate = `${year}/${month}/${day} ${time}`;\n } else {\n // pretty\n const daysPassedFromToday = daysFromToday(date);\n const today = new Date();\n const currentYear = today.getFullYear();\n if (isToday(date)) {\n return `Today ${time}`;\n } else if (isYesterday(date)) {\n return `Yesterday ${time}`;\n } else if (daysPassedFromToday <= 7) {\n // If one week or less, just show the day of the week, and the time\n const day = daysOfWeek[date.getDay()];\n return `${day} ${time}`;\n } else if (currentYear === year) {\n // If current year, show day number and month name. Example: November 17th\n if (locale === \"es-ES\") {\n formattedDate = `${day} de ${date.toLocaleString(\"es-ES\", {\n month: \"long\"\n })} ${time}`;\n } else {\n formattedDate = `${date.toLocaleString(\"en-US\", {\n month: \"long\"\n })} ${day} ${time}`;\n }\n } else {\n // Display date as usual\n formattedDate = formatDate(date, \"date-time-short\");\n }\n }\n return formattedDate;\n};\n\nexport type FormatDateType =\n | \"date\"\n | \"date-time\"\n | \"date-time-short\"\n | \"pretty\";\n\n// - - - - - - - - - - - -\n// /End of Date Functions\n// - - - - - - - - - - - -\n\n/* Count the total tree nodes (by default it does not count the first level nodes)*/\nexport const countTreeItems = (\n treeModel: TreeViewItemModel[],\n children = false\n): number => {\n let totalNodes = 0;\n treeModel.forEach(node => {\n children && totalNodes++;\n if (node.items) {\n totalNodes += countTreeItems(node.items, true);\n }\n });\n return totalNodes;\n};\n\n/**\n * @description it evaluates the initial selected combo item\n * @param options an array of GxOption\n * @returns the initial combo value, which in this case is the id\n */\nexport const setInitialComboValue = (options: GxOption[]): string => {\n const selected = options.find(option => option.selected);\n if (selected) {\n return selected.value || selected.id;\n } else {\n return options[0].value || options[0].id;\n }\n};\n\nexport const escapeRegExp = (str: string) => {\n return str.replace(/[.*+?^${}()|[\\]\\\\]/g, \"\\\\$&\");\n};\n\n/**\n * @description this function highlights the character(s) that match(es) the filter value.\n * hiChar comes from (hi)light (Char)acters\n * @param text the string to find the filter value on\n * @param filterValue the filter value\n * @returns a span element\n */\nexport const hiChar = function (text: string, filterValue: string) {\n if (text && filterValue) {\n const escapedFilterValue = escapeRegExp(filterValue);\n const re = new RegExp(escapedFilterValue, \"gi\");\n return (\n <span\n innerHTML={text.replace(re, '<span class=\"hiChar\">$&</span>')}\n ></span>\n );\n } else {\n return text;\n }\n};\n\nexport const closeOnOutsideClickHandler = (\n eventInfo: PointerEvent,\n ref: HTMLElement\n): true | void => {\n if (!eventInfo.composedPath().includes(ref)) {\n return true;\n }\n};\n\nexport const mapOptionsToComboBoxItemModel = (\n options: GxOption[]\n): ComboBoxModel =>\n options.map(option => ({\n value: option.id,\n caption: option.label\n // startImgSrc: option.iconName\n }));\n\nexport const renderChCheckboxItems = (\n options: GxOption[] | undefined,\n frontEndCheckboxInputHandler: (\n event: ChCheckboxCustomEvent<string> | InputEvent\n ) => void,\n checkedIds: string[]\n): HTMLChCheckboxElement[] => {\n return options?.map(option => {\n const value = checkedIds?.find(\n id => option.value === id || option.id === id\n );\n return (\n <ch-checkbox\n name={option.name}\n class=\"checkbox\"\n checkedValue={option.value || option.id}\n caption={option.label}\n disabled={option.disabled}\n value={value}\n onInput={frontEndCheckboxInputHandler}\n startImgSrc={option.iconName}\n key={option.value || option.id}\n ></ch-checkbox>\n );\n });\n};\n"],"mappings":"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"}
|