@sankhyalabs/ezui 6.1.0-dev.26 → 6.1.0-dev.28
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/{ApplicationUtils-39807831.js → ApplicationUtils-d45368f4.js} +1 -1
- package/dist/cjs/{app-globals-86776e90.js → app-globals-08a85285.js} +1 -1
- package/dist/cjs/ez-actions-button.cjs.entry.js +2 -2
- package/dist/cjs/ez-alert-list.cjs.entry.js +1 -1
- package/dist/cjs/ez-avatar.cjs.entry.js +1 -1
- package/dist/cjs/ez-calendar.cjs.entry.js +1 -1
- package/dist/cjs/ez-collapsible-box.cjs.entry.js +2 -2
- package/dist/cjs/ez-combo-box-list_4.cjs.entry.js +2 -2
- package/dist/cjs/ez-combo-box.cjs.entry.js +2 -2
- package/dist/cjs/ez-date-input.cjs.entry.js +1 -1
- package/dist/cjs/ez-date-time-input.cjs.entry.js +1 -1
- package/dist/cjs/ez-dialog.cjs.entry.js +1 -1
- package/dist/cjs/ez-double-list.cjs.entry.js +1 -1
- package/dist/cjs/ez-file-item.cjs.entry.js +1 -1
- package/dist/cjs/ez-form-view.cjs.entry.js +1 -1
- package/dist/cjs/ez-form.cjs.entry.js +6 -5
- package/dist/cjs/ez-grid.cjs.entry.js +4 -4
- package/dist/cjs/ez-guide-navigator.cjs.entry.js +1 -1
- package/dist/cjs/ez-link-builder_6.cjs.entry.js +1 -1
- package/dist/cjs/ez-list.cjs.entry.js +1 -1
- package/dist/cjs/ez-modal-container.cjs.entry.js +1 -1
- package/dist/cjs/ez-modal.cjs.entry.js +1 -1
- package/dist/cjs/ez-multi-selection-list.cjs.entry.js +1 -1
- package/dist/cjs/ez-number-input.cjs.entry.js +1 -1
- package/dist/cjs/ez-search-plus.cjs.entry.js +2 -2
- package/dist/cjs/ez-search-result-list.cjs.entry.js +1 -1
- package/dist/cjs/ez-search.cjs.entry.js +2 -2
- package/dist/cjs/ez-sidebar-navigator.cjs.entry.js +1 -1
- package/dist/cjs/ez-skeleton.cjs.entry.js +1 -1
- package/dist/cjs/ez-sortable-list.cjs.entry.js +1 -1
- package/dist/cjs/ez-split-button.cjs.entry.js +1 -1
- package/dist/cjs/ez-split-item.cjs.entry.js +2 -2
- package/dist/cjs/ez-time-input.cjs.entry.js +1 -1
- package/dist/cjs/ez-tree.cjs.entry.js +1 -1
- package/dist/cjs/ez-upload.cjs.entry.js +2 -2
- package/dist/cjs/ezui.cjs.js +2 -2
- package/dist/cjs/filter-column.cjs.entry.js +1 -1
- package/dist/cjs/{index-02854309.js → index-040deae3.js} +15 -3
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{search-column-82c52e20.js → search-column-de15f22d.js} +2 -6
- package/dist/collection/components/ez-form/ez-form.js +5 -3
- package/dist/collection/components/ez-grid/ez-grid.js +2 -2
- package/dist/collection/utils/i18n/locales/en-us.js +5 -1
- package/dist/collection/utils/i18n/locales/es-es.js +5 -1
- package/dist/collection/utils/i18n/locales/pt-br.js +5 -1
- package/dist/collection/utils/index.js +1 -1
- package/dist/collection/utils/searchColumn/search-column.js +0 -2
- package/dist/custom-elements/index.js +19 -8
- package/dist/esm/{ApplicationUtils-72f474e8.js → ApplicationUtils-391ebb4f.js} +1 -1
- package/dist/esm/{app-globals-2ccb253f.js → app-globals-2394c55a.js} +1 -1
- package/dist/esm/ez-actions-button.entry.js +2 -2
- package/dist/esm/ez-alert-list.entry.js +1 -1
- package/dist/esm/ez-avatar.entry.js +1 -1
- package/dist/esm/ez-calendar.entry.js +1 -1
- package/dist/esm/ez-collapsible-box.entry.js +2 -2
- package/dist/esm/ez-combo-box-list_4.entry.js +2 -2
- package/dist/esm/ez-combo-box.entry.js +2 -2
- package/dist/esm/ez-date-input.entry.js +1 -1
- package/dist/esm/ez-date-time-input.entry.js +1 -1
- package/dist/esm/ez-dialog.entry.js +1 -1
- package/dist/esm/ez-double-list.entry.js +1 -1
- package/dist/esm/ez-file-item.entry.js +1 -1
- package/dist/esm/ez-form-view.entry.js +1 -1
- package/dist/esm/ez-form.entry.js +6 -5
- package/dist/esm/ez-grid.entry.js +4 -4
- package/dist/esm/ez-guide-navigator.entry.js +1 -1
- package/dist/esm/ez-link-builder_6.entry.js +1 -1
- package/dist/esm/ez-list.entry.js +1 -1
- package/dist/esm/ez-modal-container.entry.js +1 -1
- package/dist/esm/ez-modal.entry.js +1 -1
- package/dist/esm/ez-multi-selection-list.entry.js +1 -1
- package/dist/esm/ez-number-input.entry.js +1 -1
- package/dist/esm/ez-search-plus.entry.js +2 -2
- package/dist/esm/ez-search-result-list.entry.js +1 -1
- package/dist/esm/ez-search.entry.js +2 -2
- package/dist/esm/ez-sidebar-navigator.entry.js +1 -1
- package/dist/esm/ez-skeleton.entry.js +1 -1
- package/dist/esm/ez-sortable-list.entry.js +1 -1
- package/dist/esm/ez-split-button.entry.js +1 -1
- package/dist/esm/ez-split-item.entry.js +2 -2
- package/dist/esm/ez-time-input.entry.js +1 -1
- package/dist/esm/ez-tree.entry.js +1 -1
- package/dist/esm/ez-upload.entry.js +2 -2
- package/dist/esm/ezui.js +2 -2
- package/dist/esm/filter-column.entry.js +1 -1
- package/dist/esm/{index-b623906e.js → index-76eedf30.js} +15 -3
- package/dist/esm/loader.js +2 -2
- package/dist/esm/{search-column-5a55f676.js → search-column-661e2324.js} +3 -5
- package/dist/ezui/ezui.esm.js +1 -1
- package/dist/ezui/{p-b8ed876d.entry.js → p-0759b307.entry.js} +1 -1
- package/dist/ezui/p-085f83e2.entry.js +1 -0
- package/dist/ezui/{p-a687f14c.entry.js → p-103f5cdd.entry.js} +1 -1
- package/dist/ezui/{p-d04a06e6.entry.js → p-125275fa.entry.js} +1 -1
- package/dist/ezui/{p-713dc93e.entry.js → p-18f6793e.entry.js} +1 -1
- package/dist/ezui/{p-e7f85831.entry.js → p-199a1a34.entry.js} +1 -1
- package/dist/ezui/{p-c2a8139d.entry.js → p-1acc6061.entry.js} +1 -1
- package/dist/ezui/{p-973e6a40.entry.js → p-21b252e4.entry.js} +1 -1
- package/dist/ezui/{p-3b89a9a0.entry.js → p-287329d1.entry.js} +1 -1
- package/dist/ezui/p-37076ba1.js +1 -0
- package/dist/ezui/{p-67062c3e.entry.js → p-3e7351ee.entry.js} +1 -1
- package/dist/ezui/{p-2f471aca.entry.js → p-4a6f4a80.entry.js} +1 -1
- package/dist/ezui/{p-5749fd63.entry.js → p-54a346fc.entry.js} +46 -46
- package/dist/ezui/{p-0ec7aa3a.entry.js → p-689a2ab3.entry.js} +1 -1
- package/dist/ezui/{p-1a18ea53.entry.js → p-6a5c9445.entry.js} +1 -1
- package/dist/ezui/{p-a12f6074.entry.js → p-6b71a749.entry.js} +1 -1
- package/dist/ezui/{p-45c9b292.entry.js → p-6fd4535f.entry.js} +1 -1
- package/dist/ezui/{p-627ff5a2.entry.js → p-75bf01eb.entry.js} +1 -1
- package/dist/ezui/{p-caf2584a.entry.js → p-871777a5.entry.js} +1 -1
- package/dist/ezui/{p-d1d0868b.entry.js → p-8ee9f175.entry.js} +1 -1
- package/dist/ezui/{p-46913da7.js → p-9fedd404.js} +1 -1
- package/dist/ezui/{p-84a136bf.entry.js → p-a3b18ddc.entry.js} +1 -1
- package/dist/ezui/{p-4773ff4c.js → p-b31dc417.js} +1 -1
- package/dist/ezui/{p-a482aae1.entry.js → p-b9c271a0.entry.js} +1 -1
- package/dist/ezui/{p-3e88fbb6.entry.js → p-bc8d5a6a.entry.js} +1 -1
- package/dist/ezui/{p-0f0f3efe.entry.js → p-bdacdc6d.entry.js} +1 -1
- package/dist/ezui/{p-6e6fccfb.entry.js → p-c441a6b9.entry.js} +1 -1
- package/dist/ezui/{p-ab76be16.entry.js → p-cbf1a296.entry.js} +1 -1
- package/dist/ezui/{p-adbc3261.entry.js → p-d1efd7b7.entry.js} +1 -1
- package/dist/ezui/{p-303b3b8c.entry.js → p-d3dc8595.entry.js} +1 -1
- package/dist/ezui/{p-b4215a04.entry.js → p-d5fb569d.entry.js} +1 -1
- package/dist/ezui/{p-39d5a07f.entry.js → p-d63703ef.entry.js} +1 -1
- package/dist/ezui/{p-e5260556.entry.js → p-dd5afff2.entry.js} +1 -1
- package/dist/ezui/{p-78ce9ae2.entry.js → p-e7cd9e9b.entry.js} +1 -1
- package/dist/ezui/{p-c00ad772.entry.js → p-ec4c70a6.entry.js} +1 -1
- package/dist/ezui/{p-7b8c88f1.entry.js → p-f45cda60.entry.js} +1 -1
- package/dist/ezui/{p-ba07b3df.js → p-f84b784b.js} +1 -1
- package/dist/ezui/{p-3e71ca08.entry.js → p-fcb3e6be.entry.js} +1 -1
- package/dist/types/components/ez-form/ez-form.d.ts +1 -0
- package/dist/types/utils/i18n/locales/en-us.d.ts +4 -0
- package/dist/types/utils/i18n/locales/es-es.d.ts +4 -0
- package/dist/types/utils/i18n/locales/pt-br.d.ts +4 -0
- package/dist/types/utils/i18n/translations.d.ts +12 -0
- package/dist/types/utils/index.d.ts +1 -1
- package/dist/types/utils/searchColumn/search-column.d.ts +0 -2
- package/package.json +1 -1
- package/dist/ezui/p-1ffb75d5.js +0 -1
- package/dist/ezui/p-629e32e2.entry.js +0 -1
package/dist/cjs/ezui.cjs.js
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a7b0c73d.js');
|
|
6
|
-
const appGlobals = require('./app-globals-
|
|
7
|
-
require('./index-
|
|
6
|
+
const appGlobals = require('./app-globals-08a85285.js');
|
|
7
|
+
require('./index-040deae3.js');
|
|
8
8
|
require('@sankhyalabs/core');
|
|
9
9
|
|
|
10
10
|
/*
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-a7b0c73d.js');
|
|
6
6
|
const core = require('@sankhyalabs/core');
|
|
7
7
|
const constants = require('./constants-72b7e05e.js');
|
|
8
|
-
const index$1 = require('./index-
|
|
8
|
+
const index$1 = require('./index-040deae3.js');
|
|
9
9
|
|
|
10
10
|
const filterColumnCss = ".filter-column{padding:var(--space--2xs, 8px);position:relative}.filter-column__header{margin-bottom:var(--space--2xs, 8px);display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:var(--space--xl, 32px)}.filter-column__footer{position:relative;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;bottom:0;left:0;padding-top:var(--space--2xs, 8px);border-top:var(--border--medium) var(--color--disable-secondary)}.filter-column__popover{position:absolute}.filter-column__header-title{margin-left:8px}#filter-column-selection-list{--ez-multi-selection-default-height:unset}";
|
|
11
11
|
|
|
@@ -2953,7 +2953,8 @@ const ptBrTranslations = {
|
|
|
2953
2953
|
copyWithHeaders: "Copiar com cabeçalho",
|
|
2954
2954
|
ctrlC: "Ctrl+C",
|
|
2955
2955
|
paste: "Colar",
|
|
2956
|
-
ctrlV: "Ctrl+V"
|
|
2956
|
+
ctrlV: "Ctrl+V",
|
|
2957
|
+
labelSearchColumn: "Buscar colunas (Ctrl+F)",
|
|
2957
2958
|
},
|
|
2958
2959
|
"ez-guide-navigator": {
|
|
2959
2960
|
searchGuide: "Buscar guia",
|
|
@@ -3050,6 +3051,9 @@ const ptBrTranslations = {
|
|
|
3050
3051
|
pushPinMenu: "Fixar menu",
|
|
3051
3052
|
hideMenu: "Recolher menu",
|
|
3052
3053
|
},
|
|
3054
|
+
"ez-form": {
|
|
3055
|
+
labelSearchField: "Buscar campos (Ctrl+F)",
|
|
3056
|
+
},
|
|
3053
3057
|
"utils": {
|
|
3054
3058
|
requiredFieldMessage: "Há pelo menos um campo obrigatório não preenchido.",
|
|
3055
3059
|
requiredField: "Essa informação é obrigatória.",
|
|
@@ -3229,7 +3233,8 @@ const enUsTranslations = {
|
|
|
3229
3233
|
copyWithHeaders: "Copy with headers",
|
|
3230
3234
|
ctrlC: "Ctrl+C",
|
|
3231
3235
|
paste: "Paste",
|
|
3232
|
-
ctrlV: "Ctrl+V"
|
|
3236
|
+
ctrlV: "Ctrl+V",
|
|
3237
|
+
labelSearchColumn: "Search columns (Ctrl+F)",
|
|
3233
3238
|
},
|
|
3234
3239
|
"ez-guide-navigator": {
|
|
3235
3240
|
searchGuide: "Search guide",
|
|
@@ -3326,6 +3331,9 @@ const enUsTranslations = {
|
|
|
3326
3331
|
pushPinMenu: "Pin menu",
|
|
3327
3332
|
hideMenu: "Hide menu",
|
|
3328
3333
|
},
|
|
3334
|
+
"ez-form": {
|
|
3335
|
+
labelSearchField: "Search fields (Ctrl+F)",
|
|
3336
|
+
},
|
|
3329
3337
|
"utils": {
|
|
3330
3338
|
requiredFieldMessage: "There is at least one required field not filled.",
|
|
3331
3339
|
requiredField: "This information is required.",
|
|
@@ -3505,7 +3513,8 @@ const esEsTranslations = {
|
|
|
3505
3513
|
copyWithHeaders: "Copiar con encabezados",
|
|
3506
3514
|
ctrlC: "Ctrl+C",
|
|
3507
3515
|
paste: "Pegar",
|
|
3508
|
-
ctrlV: "Ctrl+V"
|
|
3516
|
+
ctrlV: "Ctrl+V",
|
|
3517
|
+
labelSearchColumn: "Buscar columnas (Ctrl+F)",
|
|
3509
3518
|
},
|
|
3510
3519
|
"ez-guide-navigator": {
|
|
3511
3520
|
searchGuide: "Buscar guía",
|
|
@@ -3602,6 +3611,9 @@ const esEsTranslations = {
|
|
|
3602
3611
|
pushPinMenu: "Anclar menú",
|
|
3603
3612
|
hideMenu: "Ocultar menú",
|
|
3604
3613
|
},
|
|
3614
|
+
"ez-form": {
|
|
3615
|
+
labelSearchField: "Buscar campos (Ctrl+F)",
|
|
3616
|
+
},
|
|
3605
3617
|
"utils": {
|
|
3606
3618
|
requiredFieldMessage: "Hay al menos un campo obligatorio sin completar.",
|
|
3607
3619
|
requiredField: "Esta información es obligatoria.",
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a7b0c73d.js');
|
|
6
|
-
const appGlobals = require('./app-globals-
|
|
7
|
-
require('./index-
|
|
6
|
+
const appGlobals = require('./app-globals-08a85285.js');
|
|
7
|
+
require('./index-040deae3.js');
|
|
8
8
|
require('@sankhyalabs/core');
|
|
9
9
|
|
|
10
10
|
/*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const core = require('@sankhyalabs/core');
|
|
4
|
-
const ApplicationUtils = require('./ApplicationUtils-
|
|
5
|
-
const index = require('./index-
|
|
4
|
+
const ApplicationUtils = require('./ApplicationUtils-d45368f4.js');
|
|
5
|
+
const index = require('./index-040deae3.js');
|
|
6
6
|
const index$1 = require('./index-a7b0c73d.js');
|
|
7
7
|
|
|
8
8
|
const buildFieldMetadata = (descriptor, config) => {
|
|
@@ -476,8 +476,6 @@ class Bind {
|
|
|
476
476
|
}
|
|
477
477
|
}
|
|
478
478
|
|
|
479
|
-
const LABEL_SEARCH_FIELD = "Buscar campos (ctrl+F)";
|
|
480
|
-
const LABEL_SEARCH_COLUMN = "Buscar colunas (Ctrl+F)";
|
|
481
479
|
const SHORTCUT_SEARCH_FIELD = "ctrl+f";
|
|
482
480
|
const SEARCH_FIELD_FULL_WIDTH = 240;
|
|
483
481
|
const SEARCH_FIELD_MARGIN_BOTTOM = "0px";
|
|
@@ -501,8 +499,6 @@ const focusOnFieldSerch = async (field) => {
|
|
|
501
499
|
};
|
|
502
500
|
|
|
503
501
|
exports.DataBinder = DataBinder;
|
|
504
|
-
exports.LABEL_SEARCH_COLUMN = LABEL_SEARCH_COLUMN;
|
|
505
|
-
exports.LABEL_SEARCH_FIELD = LABEL_SEARCH_FIELD;
|
|
506
502
|
exports.RecordValidationProcessor = RecordValidationProcessor;
|
|
507
503
|
exports.SEARCH_FIELD_FULL_WIDTH = SEARCH_FIELD_FULL_WIDTH;
|
|
508
504
|
exports.SHORTCUT_SEARCH_FIELD = SHORTCUT_SEARCH_FIELD;
|
|
@@ -6,7 +6,8 @@ import { buildFormMetadata } from "../../utils/form/FormMetadata";
|
|
|
6
6
|
import { FormLayout } from '../../utils/form/interfaces';
|
|
7
7
|
import { changeTab, formReducer, loadMetadata, selectCurrentSheet, selectFormMetadata } from "./store/form.slice";
|
|
8
8
|
import { buildFieldSearch } from "../../utils";
|
|
9
|
-
import { focusOnFieldSerch,
|
|
9
|
+
import { focusOnFieldSerch, SEARCH_FIELD_FULL_WIDTH, SHORTCUT_SEARCH_FIELD } from "../../utils/searchColumn/search-column";
|
|
10
|
+
import initI18n from "../../utils/i18n";
|
|
10
11
|
export class EzForm {
|
|
11
12
|
constructor() {
|
|
12
13
|
this._customEditors = new Map();
|
|
@@ -90,7 +91,7 @@ export class EzForm {
|
|
|
90
91
|
}
|
|
91
92
|
this._fieldSearch = buildFieldSearch({
|
|
92
93
|
value: StringUtils.generateUUID(),
|
|
93
|
-
label:
|
|
94
|
+
label: this._i18n("ez-form.labelSearchField"),
|
|
94
95
|
}, ({ argument }) => this.fieldsOptionLoader(argument), (option) => this.onSelectField(option));
|
|
95
96
|
return this._fieldSearch;
|
|
96
97
|
}
|
|
@@ -127,7 +128,7 @@ export class EzForm {
|
|
|
127
128
|
const container = this._container.getBoundingClientRect();
|
|
128
129
|
await focusOnFieldSerch(this._fieldSearch);
|
|
129
130
|
this._ezPopoverSearchField.showUnder(this._container, { horizontalGap: container.width - (SEARCH_FIELD_FULL_WIDTH), verticalGap: container.height * -1 });
|
|
130
|
-
}, { description:
|
|
131
|
+
}, { description: this._i18n("ez-form.labelSearchField"), element: (_b = this.elementFocusSearchField) !== null && _b !== void 0 ? _b : this._element });
|
|
131
132
|
}
|
|
132
133
|
}
|
|
133
134
|
componentDidLoad() {
|
|
@@ -163,6 +164,7 @@ export class EzForm {
|
|
|
163
164
|
const layoutFormConfig = await ((_a = this._application) === null || _a === void 0 ? void 0 : _a.getLayoutFormConfig());
|
|
164
165
|
this.setSingleColumn(layoutFormConfig);
|
|
165
166
|
this.registerNotifyListeners(layoutFormConfig);
|
|
167
|
+
this._i18n = await initI18n();
|
|
166
168
|
}
|
|
167
169
|
async setSingleColumn(layoutFormConfig) {
|
|
168
170
|
if (!(layoutFormConfig === null || layoutFormConfig === void 0 ? void 0 : layoutFormConfig.config)) {
|
|
@@ -5,7 +5,7 @@ import { ApplicationUtils, buildFieldSearch } from '../../utils';
|
|
|
5
5
|
import AgGridController from './controller/ag-grid/AgGridController';
|
|
6
6
|
import { SelectionCounter } from './subcomponents/selection-counter';
|
|
7
7
|
import InMemoryFilterColumnDataSource from './utils/InMemoryFilterColumnDataSource';
|
|
8
|
-
import { focusOnFieldSerch,
|
|
8
|
+
import { focusOnFieldSerch, SEARCH_FIELD_FULL_WIDTH, SHORTCUT_SEARCH_FIELD } from '../../utils/searchColumn/search-column';
|
|
9
9
|
import initI18n from '../../utils/i18n';
|
|
10
10
|
const windowInstace = window;
|
|
11
11
|
const matches = (text, filter) => {
|
|
@@ -657,7 +657,7 @@ export class EzGrid {
|
|
|
657
657
|
renderFieldSearchColumn() {
|
|
658
658
|
this._columnSearch = buildFieldSearch({
|
|
659
659
|
value: StringUtils.generateUUID(),
|
|
660
|
-
label:
|
|
660
|
+
label: this.i18n("ez-grid.labelSearchColumn"),
|
|
661
661
|
}, ({ argument }) => new Promise(accept => {
|
|
662
662
|
this.filterColumns(argument).then((columns) => {
|
|
663
663
|
accept(columns
|
|
@@ -164,7 +164,8 @@ export default {
|
|
|
164
164
|
copyWithHeaders: "Copy with headers",
|
|
165
165
|
ctrlC: "Ctrl+C",
|
|
166
166
|
paste: "Paste",
|
|
167
|
-
ctrlV: "Ctrl+V"
|
|
167
|
+
ctrlV: "Ctrl+V",
|
|
168
|
+
labelSearchColumn: "Search columns (Ctrl+F)",
|
|
168
169
|
},
|
|
169
170
|
"ez-guide-navigator": {
|
|
170
171
|
searchGuide: "Search guide",
|
|
@@ -261,6 +262,9 @@ export default {
|
|
|
261
262
|
pushPinMenu: "Pin menu",
|
|
262
263
|
hideMenu: "Hide menu",
|
|
263
264
|
},
|
|
265
|
+
"ez-form": {
|
|
266
|
+
labelSearchField: "Search fields (Ctrl+F)",
|
|
267
|
+
},
|
|
264
268
|
"utils": {
|
|
265
269
|
requiredFieldMessage: "There is at least one required field not filled.",
|
|
266
270
|
requiredField: "This information is required.",
|
|
@@ -164,7 +164,8 @@ export default {
|
|
|
164
164
|
copyWithHeaders: "Copiar con encabezados",
|
|
165
165
|
ctrlC: "Ctrl+C",
|
|
166
166
|
paste: "Pegar",
|
|
167
|
-
ctrlV: "Ctrl+V"
|
|
167
|
+
ctrlV: "Ctrl+V",
|
|
168
|
+
labelSearchColumn: "Buscar columnas (Ctrl+F)",
|
|
168
169
|
},
|
|
169
170
|
"ez-guide-navigator": {
|
|
170
171
|
searchGuide: "Buscar guía",
|
|
@@ -261,6 +262,9 @@ export default {
|
|
|
261
262
|
pushPinMenu: "Anclar menú",
|
|
262
263
|
hideMenu: "Ocultar menú",
|
|
263
264
|
},
|
|
265
|
+
"ez-form": {
|
|
266
|
+
labelSearchField: "Buscar campos (Ctrl+F)",
|
|
267
|
+
},
|
|
264
268
|
"utils": {
|
|
265
269
|
requiredFieldMessage: "Hay al menos un campo obligatorio sin completar.",
|
|
266
270
|
requiredField: "Esta información es obligatoria.",
|
|
@@ -164,7 +164,8 @@ export default {
|
|
|
164
164
|
copyWithHeaders: "Copiar com cabeçalho",
|
|
165
165
|
ctrlC: "Ctrl+C",
|
|
166
166
|
paste: "Colar",
|
|
167
|
-
ctrlV: "Ctrl+V"
|
|
167
|
+
ctrlV: "Ctrl+V",
|
|
168
|
+
labelSearchColumn: "Buscar colunas (Ctrl+F)",
|
|
168
169
|
},
|
|
169
170
|
"ez-guide-navigator": {
|
|
170
171
|
searchGuide: "Buscar guia",
|
|
@@ -261,6 +262,9 @@ export default {
|
|
|
261
262
|
pushPinMenu: "Fixar menu",
|
|
262
263
|
hideMenu: "Recolher menu",
|
|
263
264
|
},
|
|
265
|
+
"ez-form": {
|
|
266
|
+
labelSearchField: "Buscar campos (Ctrl+F)",
|
|
267
|
+
},
|
|
264
268
|
"utils": {
|
|
265
269
|
requiredFieldMessage: "Há pelo menos um campo obrigatório não preenchido.",
|
|
266
270
|
requiredField: "Essa informação é obrigatória.",
|
|
@@ -8,4 +8,4 @@ export { CustomEditorSource } from './customEditor/interfaces/ICustomEditor';
|
|
|
8
8
|
export { CustomRenderSource } from './customRender/interfaces/ICustomRender';
|
|
9
9
|
export { SearchMode } from './search/types';
|
|
10
10
|
export { FormLayout } from './form/interfaces';
|
|
11
|
-
export { buildFieldSearch, openFieldSearch, focusOnFieldSerch, SEARCH_FIELD_FULL_WIDTH,
|
|
11
|
+
export { buildFieldSearch, openFieldSearch, focusOnFieldSerch, SEARCH_FIELD_FULL_WIDTH, SHORTCUT_SEARCH_FIELD } from './searchColumn/search-column';
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
import { h } from '@stencil/core';
|
|
2
|
-
export const LABEL_SEARCH_FIELD = "Buscar campos (ctrl+F)";
|
|
3
|
-
export const LABEL_SEARCH_COLUMN = "Buscar colunas (Ctrl+F)";
|
|
4
2
|
export const SHORTCUT_SEARCH_FIELD = "ctrl+f";
|
|
5
3
|
export const SEARCH_FIELD_FULL_WIDTH = 240;
|
|
6
4
|
const SEARCH_FIELD_MARGIN_BOTTOM = "0px";
|
|
@@ -2954,7 +2954,8 @@ const ptBrTranslations = {
|
|
|
2954
2954
|
copyWithHeaders: "Copiar com cabeçalho",
|
|
2955
2955
|
ctrlC: "Ctrl+C",
|
|
2956
2956
|
paste: "Colar",
|
|
2957
|
-
ctrlV: "Ctrl+V"
|
|
2957
|
+
ctrlV: "Ctrl+V",
|
|
2958
|
+
labelSearchColumn: "Buscar colunas (Ctrl+F)",
|
|
2958
2959
|
},
|
|
2959
2960
|
"ez-guide-navigator": {
|
|
2960
2961
|
searchGuide: "Buscar guia",
|
|
@@ -3051,6 +3052,9 @@ const ptBrTranslations = {
|
|
|
3051
3052
|
pushPinMenu: "Fixar menu",
|
|
3052
3053
|
hideMenu: "Recolher menu",
|
|
3053
3054
|
},
|
|
3055
|
+
"ez-form": {
|
|
3056
|
+
labelSearchField: "Buscar campos (Ctrl+F)",
|
|
3057
|
+
},
|
|
3054
3058
|
"utils": {
|
|
3055
3059
|
requiredFieldMessage: "Há pelo menos um campo obrigatório não preenchido.",
|
|
3056
3060
|
requiredField: "Essa informação é obrigatória.",
|
|
@@ -3230,7 +3234,8 @@ const enUsTranslations = {
|
|
|
3230
3234
|
copyWithHeaders: "Copy with headers",
|
|
3231
3235
|
ctrlC: "Ctrl+C",
|
|
3232
3236
|
paste: "Paste",
|
|
3233
|
-
ctrlV: "Ctrl+V"
|
|
3237
|
+
ctrlV: "Ctrl+V",
|
|
3238
|
+
labelSearchColumn: "Search columns (Ctrl+F)",
|
|
3234
3239
|
},
|
|
3235
3240
|
"ez-guide-navigator": {
|
|
3236
3241
|
searchGuide: "Search guide",
|
|
@@ -3327,6 +3332,9 @@ const enUsTranslations = {
|
|
|
3327
3332
|
pushPinMenu: "Pin menu",
|
|
3328
3333
|
hideMenu: "Hide menu",
|
|
3329
3334
|
},
|
|
3335
|
+
"ez-form": {
|
|
3336
|
+
labelSearchField: "Search fields (Ctrl+F)",
|
|
3337
|
+
},
|
|
3330
3338
|
"utils": {
|
|
3331
3339
|
requiredFieldMessage: "There is at least one required field not filled.",
|
|
3332
3340
|
requiredField: "This information is required.",
|
|
@@ -3506,7 +3514,8 @@ const esEsTranslations = {
|
|
|
3506
3514
|
copyWithHeaders: "Copiar con encabezados",
|
|
3507
3515
|
ctrlC: "Ctrl+C",
|
|
3508
3516
|
paste: "Pegar",
|
|
3509
|
-
ctrlV: "Ctrl+V"
|
|
3517
|
+
ctrlV: "Ctrl+V",
|
|
3518
|
+
labelSearchColumn: "Buscar columnas (Ctrl+F)",
|
|
3510
3519
|
},
|
|
3511
3520
|
"ez-guide-navigator": {
|
|
3512
3521
|
searchGuide: "Buscar guía",
|
|
@@ -3603,6 +3612,9 @@ const esEsTranslations = {
|
|
|
3603
3612
|
pushPinMenu: "Anclar menú",
|
|
3604
3613
|
hideMenu: "Ocultar menú",
|
|
3605
3614
|
},
|
|
3615
|
+
"ez-form": {
|
|
3616
|
+
labelSearchField: "Buscar campos (Ctrl+F)",
|
|
3617
|
+
},
|
|
3606
3618
|
"utils": {
|
|
3607
3619
|
requiredFieldMessage: "Hay al menos un campo obligatorio sin completar.",
|
|
3608
3620
|
requiredField: "Esta información es obligatoria.",
|
|
@@ -4685,8 +4697,6 @@ var FormLayout;
|
|
|
4685
4697
|
FormLayout[FormLayout["SIDE_BY_SIDE"] = 1] = "SIDE_BY_SIDE";
|
|
4686
4698
|
})(FormLayout || (FormLayout = {}));
|
|
4687
4699
|
|
|
4688
|
-
const LABEL_SEARCH_FIELD = "Buscar campos (ctrl+F)";
|
|
4689
|
-
const LABEL_SEARCH_COLUMN = "Buscar colunas (Ctrl+F)";
|
|
4690
4700
|
const SHORTCUT_SEARCH_FIELD = "ctrl+f";
|
|
4691
4701
|
const SEARCH_FIELD_FULL_WIDTH = 240;
|
|
4692
4702
|
const SEARCH_FIELD_MARGIN_BOTTOM = "0px";
|
|
@@ -9789,7 +9799,7 @@ const EzForm$1 = class extends HTMLElement$1 {
|
|
|
9789
9799
|
}
|
|
9790
9800
|
this._fieldSearch = buildFieldSearch({
|
|
9791
9801
|
value: StringUtils$1.generateUUID(),
|
|
9792
|
-
label:
|
|
9802
|
+
label: this._i18n("ez-form.labelSearchField"),
|
|
9793
9803
|
}, ({ argument }) => this.fieldsOptionLoader(argument), (option) => this.onSelectField(option));
|
|
9794
9804
|
return this._fieldSearch;
|
|
9795
9805
|
}
|
|
@@ -9826,7 +9836,7 @@ const EzForm$1 = class extends HTMLElement$1 {
|
|
|
9826
9836
|
const container = this._container.getBoundingClientRect();
|
|
9827
9837
|
await focusOnFieldSerch(this._fieldSearch);
|
|
9828
9838
|
this._ezPopoverSearchField.showUnder(this._container, { horizontalGap: container.width - (SEARCH_FIELD_FULL_WIDTH), verticalGap: container.height * -1 });
|
|
9829
|
-
}, { description:
|
|
9839
|
+
}, { description: this._i18n("ez-form.labelSearchField"), element: (_b = this.elementFocusSearchField) !== null && _b !== void 0 ? _b : this._element });
|
|
9830
9840
|
}
|
|
9831
9841
|
}
|
|
9832
9842
|
componentDidLoad() {
|
|
@@ -9862,6 +9872,7 @@ const EzForm$1 = class extends HTMLElement$1 {
|
|
|
9862
9872
|
const layoutFormConfig = await ((_a = this._application) === null || _a === void 0 ? void 0 : _a.getLayoutFormConfig());
|
|
9863
9873
|
this.setSingleColumn(layoutFormConfig);
|
|
9864
9874
|
this.registerNotifyListeners(layoutFormConfig);
|
|
9875
|
+
this._i18n = await initI18n();
|
|
9865
9876
|
}
|
|
9866
9877
|
async setSingleColumn(layoutFormConfig) {
|
|
9867
9878
|
if (!(layoutFormConfig === null || layoutFormConfig === void 0 ? void 0 : layoutFormConfig.config)) {
|
|
@@ -78465,7 +78476,7 @@ const EzGrid$1 = class extends HTMLElement$1 {
|
|
|
78465
78476
|
renderFieldSearchColumn() {
|
|
78466
78477
|
this._columnSearch = buildFieldSearch({
|
|
78467
78478
|
value: StringUtils$1.generateUUID(),
|
|
78468
|
-
label:
|
|
78479
|
+
label: this.i18n("ez-grid.labelSearchColumn"),
|
|
78469
78480
|
}, ({ argument }) => new Promise(accept => {
|
|
78470
78481
|
this.filterColumns(argument).then((columns) => {
|
|
78471
78482
|
accept(columns
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { D as DialogType } from './DialogType-54a62731.js';
|
|
2
|
-
import { i as initI18n } from './index-
|
|
2
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
3
3
|
|
|
4
4
|
// Unique ID creation requires a high quality random # generator. In the browser we therefore
|
|
5
5
|
// require the crypto API and do not support built-in fallback to lower quality random number
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-baa5e267.js';
|
|
2
2
|
import { FloatingManager, ElementIDUtils } from '@sankhyalabs/core';
|
|
3
|
-
import './ApplicationUtils-
|
|
3
|
+
import './ApplicationUtils-391ebb4f.js';
|
|
4
4
|
import { C as CSSVarsUtils } from './CSSVarsUtils-acba92d7.js';
|
|
5
5
|
import './DialogType-54a62731.js';
|
|
6
6
|
import './CheckMode-bdb2ec19.js';
|
|
7
|
-
import './index-
|
|
7
|
+
import './index-76eedf30.js';
|
|
8
8
|
import './FormLayout-071d324c.js';
|
|
9
9
|
|
|
10
10
|
const ezActionsButtonCss = ":host{--ez-actions-button__actions-list--border-radius:var(--border--radius-medium, 12px);--ez-actions-button__actions-list--box-shadow:var(--shadow, 0px 0px 16px 0px #000);--ez-actions-button__actions-list--background-color:var(--background--xlight, #fff);--ez-actions-button__actions-list--padding:var(--space--small, 6px);--ez-actions-button__actions-list--top-margin:var(--space-small, 6px);--ez-actions-button__actions-list--z-index:var(--ez-elevation--8, 8);--ez-actions-button__actions-max-height:415px;--ez-actions-button__btn-action--min-width:'auto';--ez-actions-button__btn-action--background-color:var(--background--xlight, #fff);display:flex;flex-direction:column;height:fit-content;user-select:none}.ez-actions-button__actions-list{display:flex;flex-direction:column;position:fixed;width:fit-content;height:fit-content;overflow-y:auto;scrollbar-width:thin;z-index:var(--ez-actions-button__actions-list--z-index);padding:var(--ez-actions-button__actions-list--padding);margin-top:var(--ez-actions-button__actions-list--top-margin);background-color:var(--ez-actions-button__actions-list--background-color);border-radius:var(--ez-actions-button__actions-list--border-radius);box-shadow:var(--ez-actions-button__actions-list--box-shadow)}.ez-actions-button__actions-list--max-height{max-height:var(--ez-actions-button__actions-max-height)}.ez-actions-button__actions-list--lowered{margin-top:calc(var(--ez-actions-button__actions-list--top-margin) + 6px)}.ez-actions-button__btn-action{--ez-button--justify-content:flex-start;--ez-button--width:100%;--ez-button--min-width:var(--ez-actions-button__btn-action--min-width);--ez-button--background-color:var(--ez-actions-button__btn-action--background-color);--ez-button--font-weight:var(--text-weight--medium, 400);--ez-button--padding-left:var(--space--medium, 12px);--ez-button--padding-right:var(--space--medium, 12px);--ez-button--border:none}.ez-actions-button__btn-action--spaced{--ez-button--padding-left:calc(var(--space--medium, 12px) + 24px)}.ez-actions-button__icon-right{margin-left:var(--space--small, 6px)}.ez-actions-button__icon-check,.ez-actions-button__icon-item{position:absolute;left:var(--space--medium, 12px)}.ez-actions-button__icon-check{color:var(--ez-button--hover-color)}.ez-actions-button__arrow{position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;width:0;height:0;z-index:calc(var(--ez-actions-button__actions-list--z-index) + 1);border-bottom:15px solid var(--ez-actions-button__btn-action--background-color)}.ez-actions-button__arrow--upped{margin-top:calc((var(--ez-actions-button__actions-list--top-margin) + 2px) * -1)}.ez-actions-button__arrow--small{margin-left:6px}.ez-actions-button__arrow--medium{margin-left:11px}.ez-actions-button__arrow--large{margin-left:13px}.ez-actions-button__arrow:only-child{display:none}.ez-actions-button__btn-transparent{--ez-button--background-color:transparent;--ez-button--hover--background-color:transparent;--ez-button--active--background-color:transparent;--ez-button--focus--border:none;--ez-button--border:none}.ez-actions-button__btn-label{--ez-button--padding-left:var(--space--medium, 12px);--ez-button--padding-right:var(--space--medium, 12px)}.ez-actions-button__list-container{position:relative}.ez-actions-button--bottom-padding{padding-bottom:var(--space--small, 6px)}";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h, H as Host, g as getElement } from './index-baa5e267.js';
|
|
2
2
|
import { FloatingManager, ElementIDUtils } from '@sankhyalabs/core';
|
|
3
|
-
import { i as initI18n } from './index-
|
|
3
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
4
4
|
|
|
5
5
|
const ezAlertListCss = ":host {\n display: flex;\n\n /* Alert List */\n \n /*@doc Define a largura da lista minimizado */\n --ez-alert-list__container--width: 680px;\n /*@doc Define a altura da lista minimizado */\n --ez-alert-list__container--height: 220px;\n \n /*@doc Define a largura da lista maximizada */\n --ez-alert-list__container--width--expanded: 920px;\n /*@doc Define a altura da lista maximizada */\n --ez-alert-list__container--height--expanded: 540px;\n\n /* Title */\n /*@doc Define a fonte do título do componente */\n --ez-alert-list__title--font-family: var(--font-pattern, \"Roboto\");\n /*@doc Define o tamanho da fonte do título do popup.*/\n --ez-alert-list__title--font-size: var(--title--large, 20px);\n /*@doc Define a cor da fonte do título do popup.*/\n --ez-alert-list__title--color: var(--title--primary, #2b3a54);\n /*@doc Define o peso da fonte do título do popup.*/\n --ez-alert-list__title--font-weight: var(--text-weight--extra-large, 700);\n\n /* @doc Define a borda inferior do item da lista. */\n --ez-list__item--border-bottom: var(--border--small, 1px solid);\n\n /* @doc Define a cor da borda inferior do item da lista. */\n --ez-list__item--border-bottom-color: var(--color--strokes, #DCE0E8);\n\n /* @doc Define o tipo da quebra de linha do item da lista. */\n --ez-list__item--white-space: break-space;\n}\n\n.alert-list__content {\n display: flex;\n flex-direction: column;\n \n gap: var(--space--xs);\n margin: var(--space--large, 24px);\n width: 100%;\n}\n\n.alert-list__container {\n z-index: var(--ez-elevation--8, 8);\n display: flex;\n height: var(--ez-alert-list__container--height);\n width: var(--ez-alert-list__container--width);\n border-radius: var(--border--radius-medium);\n background-color: var(--background--xlight);\n box-shadow: var(--shadow--medium);\n\n &.expanded {\n height: var(--ez-alert-list__container--height--expanded);\n width: var(--ez-alert-list__container--width--expanded);\n }\n\n @media (max-height: 640px) {\n max-height: calc(100vh - var(--space--3xl));\n } \n}\n\n.alert-list__header {\n width: 100%;\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n\n.alert-list__title {\n font-family: var(--ez-alert-list__title--font-family);\n font-size: var(--ez-alert-list__title--font-size);\n font-weight: var(--ez-alert-list__title--font-weight);\n color: var(--ez-alert-list__title--color);\n}\n\n.alert-list__header__buttons {\n display: flex;\n gap: var(--space--xs);\n}\n\n.alert-list__expandable-content {\n overflow-y: auto;\n scrollbar-width: thin;\n}\n\n";
|
|
6
6
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h } from './index-baa5e267.js';
|
|
2
|
-
import { i as initI18n } from './index-
|
|
2
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
3
3
|
import '@sankhyalabs/core';
|
|
4
4
|
|
|
5
5
|
const ezAvatarCss = ":host{--ez-avatar--background-color:var(--color--ocean-green-600, #008561);--ez-avatar--color:var(--color--gray-70, #fff);--ez-avatar--border-radius-circle:50%;--ez-avatar--border-radius-square:25%;--ez-avatar--background-color-hover:var(--color--ocean-green-700, #00684C)}button,figure{display:flex;align-items:center;justify-content:center;border:var(--ez-avatar--border);background-color:var(--ez-avatar--background-color);color:var(--ez-avatar--color);font-weight:var(--font-weight--medium, 500);font-family:var(--font-pattern, 'Roboto');transition:background-color 0.2s linear, color 0.2s linear;margin:0;padding:0}button:hover{cursor:pointer;background-color:var(--ez-avatar--background-color-hover)}.avatar--320{--avatar-size:320px;width:20rem;height:20rem}.avatar--300{--avatar-size:300px;width:18.75rem;height:18.75rem}.avatar--280{--avatar-size:280px;width:17.5rem;height:17.5rem}.avatar--260{--avatar-size:260px;width:16.25rem;height:16.25rem}.avatar--240{--avatar-size:240px;width:15rem;height:15rem}.avatar--220{--avatar-size:220px;width:13.75rem;height:13.75rem}.avatar--200{--avatar-size:200px;width:12.5rem;height:12.5rem}.avatar--180{--avatar-size:180px;width:11.25rem;height:11.25rem}.avatar--160{--avatar-size:160px;width:10rem;height:10rem}.avatar--140{--avatar-size:140px;width:8.75rem;height:8.75rem}.avatar--120{--avatar-size:120px;width:7.5rem;height:7.5rem}.avatar--100{--avatar-size:100px;width:6.25rem;height:6.25rem}.avatar--80{--avatar-size:80px;width:5rem;height:5rem}.avatar--60{--avatar-size:60px;width:3.75rem;height:3.75rem}.avatar-initial{font-size:calc(0.375 * var(--avatar-size));}.avatar--circle{border-radius:var(--ez-avatar--border-radius-circle)}.avatar--square{border-radius:var(--ez-avatar--border-radius-square)}.avatar-image{width:100%;height:100%;object-fit:cover;border-radius:inherit}.avatar--has-image{background-color:transparent}ez-icon{--ez-icon--color:var(--color--gray-70, #fff);font-weight:var(--font-weight--medium, 500)}";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, f as forceUpdate, h, g as getElement } from './index-baa5e267.js';
|
|
2
2
|
import { FloatingManager } from '@sankhyalabs/core';
|
|
3
|
-
import { i as initI18n } from './index-
|
|
3
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
4
4
|
|
|
5
5
|
const ezCalendarCss = ":host{--ez-calendar--font-family:var(--font-pattern, Arial);--ez-calendar--color:var(--title--primary, #626e82);--ez-calendar--text-shadow:var(--text-shadow, 0 0 0 #353535, 0 0 1px transparent);--ez-calendar__body--background-color:var(--background--xlight, #FFF);--ez-calendar__time--background-color:var(--background--xlight, #FAFAFA);--ez-calendar__body--padding:var(--space--medium, 12px) var(--space--small, 6px);--ez-calendar__body--border-radius:var(--border--radius-medium, 12px);--ez-calendar__body--shadow:var(--shadow, 0px 0px 16px 0px #000);--ez-container--z-index:var(--more-visible, 2);--ez-calendar__header-line--stroke:1px;--ez-calendar__header-line--color:var(--color--strokes, #C0C0C0);--ez-calendar__nav-btn--fill:var(--text--primary, #008561);--ez-calendar__nav-btn--hover--fill:var(--color--primary, #350404);--ez-calendar__nav-btn--width:10px;--ez-calendar__nav-btn--height:16px;--ez-calendar__nav-btn--previous-image:url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" height=\"16px\" width=\"10px\"><path d=\"M 9.7808475,13.860393 3.9204526,8.0000004 9.7808475,2.0624965 7.9301965,0.28895552 0.21915255,8.0000004 7.9301965,15.711044 Z\"/></svg>');--ez-calendar__nav-btn--next-image:url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" height=\"16px\" width=\"10px\"><path d=\"M 0.21915251,13.860393 6.0795475,8.0000007 0.21915251,2.0624968 2.0698036,0.28895588 9.7808475,8.0000007 2.0698036,15.711044 Z\"/></svg>');--ez-calendar__cell--margin:0px 1.5px;--ez-calendar__cell--width:var(--space--large, 24px);--ez-calendar__cell--padding:1.5px 0px;--ez-calendar__cell--border-radius:var(--border--radius-small, 6px);--ez-calendar__cell--over--background-color:var(--color--primary, #E2F4EF);--ez-calendar__cell--over--color:var(--color--primary-300, #008561);--ez-calendar__cell--outset--color:var(--color--disable-primary, #E5EAF0);--ez-calendar__cell--selected--background-color:var(--color--primary, #008561);--ez-calendar__cell--selected--color:var(--color--inverted, #FFF);--ez-calendar__btn-today--color:var(--color--primary);--ez-calendar__btn-today--hover--background-color:var(--color--primary-300, #E2F4EF);--ez-calendar__btn-today--border-radius:var(--border--radius-small, 6px);position:relative;display:flex;user-select:none}.calendar__container{display:flex;z-index:var(--more-visible, 2)}.calendar{display:flex;flex-direction:column;z-index:var(--more-visible, 2);background-color:var(--ez-calendar__body--background-color);padding:var(--ez-calendar__body--padding);border-radius:var(--ez-calendar__body--border-radius);box-shadow:var(--ez-calendar__body--shadow)}.calendar__header{display:flex;justify-content:space-between;padding-bottom:var(--space--small, 6px);margin:0px var(--space--, 12px) var(--space--small, 6px) var(--space--, 12px);font-family:var(--ez-calendar--font-family);color:var(--ez-calendar--color);text-shadow:var(--ez-calendar--text-shadow);border-bottom:solid var(--ez-calendar__header-line--stroke) var(--ez-calendar__header-line--color)}.calendar__btn-next,.calendar__btn-previous{outline:none;border:none;background-color:unset;cursor:pointer;padding:0px}.calendar__btn-next::after,.calendar__btn-previous::after{content:'';display:flex;background-color:var(--ez-calendar__nav-btn--fill);width:var(--ez-calendar__nav-btn--width);height:var(--ez-calendar__nav-btn--height)}.calendar__btn-previous::after{-webkit-mask-image:var(--ez-calendar__nav-btn--previous-image);mask-image:var(--ez-calendar__nav-btn--previous-image)}.calendar__btn-next::after{-webkit-mask-image:var(--ez-calendar__nav-btn--next-image);mask-image:var(--ez-calendar__nav-btn--next-image)}.calendar__btn-next:hover::after,.calendar__btn-previous:hover::after{background-color:var(--ez-calendar__nav-btn--hover--fill)}.calendar__lbl-month{font-weight:var(--text-weight--extra-large, 700);font-size:var(--title--small, 14px);font-family:var(--ez-calendar--font-family);color:var(--ez-calendar--color);text-shadow:var(--ez-calendar--text-shadow)}.calendar__line{display:flex;padding:0px;margin:0px}.calendar__cell{display:flex;justify-content:center;align-content:center;cursor:pointer;font-size:var(--text--extra-small, 10px);font-family:var(--ez-calendar--font-family);color:var(--ez-calendar--color);text-shadow:var(--ez-calendar--text-shadow);padding:var(--ez-calendar__cell--padding);margin:var(--ez-calendar__cell--margin);min-width:var(--ez-calendar__cell--width);border-radius:var(--ez-calendar__cell--border-radius)}.calendar__cell:hover{background-color:var(--ez-calendar__cell--over--background-color);color:var(--ez-calendar__cell--over--color)}.calendar__cell--secondary{color:var(--ez-calendar__cell--outset--color)}.calendar__cell--unselectable:hover{background-color:unset;border-radius:unset;cursor:unset;color:var(--ez-calendar--color)}.calendar__cell--unselectable{font-weight:var(--text-weight--large, 600);font-family:var(--ez-calendar--font-family);color:var(--ez-calendar--color);text-shadow:var(--ez-calendar--text-shadow)}.calendar__cell--selected,.calendar__cell--selected:hover{background-color:var(--ez-calendar__cell--selected--background-color);color:var(--ez-calendar__cell--selected--color)}.calendar__footer{display:flex;flex-direction:column}.calendar__btn-today{border:none;background-color:unset;cursor:pointer;padding:0px;font-weight:var(--text-weight--large, 600);font-size:var(--title--extra-small, 12px);font-family:var(--ez-calendar--font-family);text-shadow:var(--ez-calendar--text-shadow);color:var(--ez-calendar__btn-today--color);border-radius:var(--ez-calendar__btn-today--border-radius)}.calendar__btn-today:hover{background-color:var(--ez-calendar__btn-today--hover--background-color)}section{display:flex}.calendar-time{margin-left:-10px;display:flex;flex-direction:column;padding:12px 0px 0px 10px;background-color:var(--ez-calendar__time--background-color);border-top-right-radius:var(--ez-calendar__body--border-radius);border-bottom-right-radius:var(--ez-calendar__body--border-radius);box-shadow:var(--ez-calendar__body--shadow)}.calendar__column{height:136px;padding:0px;margin:0px;overflow:auto;scrollbar-width:none}.calendar__column::-webkit-scrollbar{width:0px;max-width:0px;min-width:0px}.calendar-time__header{display:flex;justify-content:space-between;padding-left:var(--space--small, 6px);padding-right:var(--space--small, 6px);padding-bottom:var(--space--small, 6px);margin:0px var(--space--, 12px) var(--space--small, 6px) var(--space--, 12px);font-weight:var(--text-weight--extra-large, 700);font-size:var(--title--small, 14px);text-shadow:var(--ez-calendar--text-shadow);border-bottom:solid var(--ez-calendar__header-line--stroke) var(--ez-calendar__header-line--color);font-family:var(--ez-calendar--font-family);color:var(--ez-calendar--color);text-shadow:var(--ez-calendar--text-shadow)}.separatorTime{color:#A2ABB9;padding:0px 1px;line-height:16px;font-size:17px;font-weight:normal}.endHidden{-webkit-mask-image:linear-gradient(180deg, #000 calc(100% - 48px), transparent 100%)}.calendar__column .calendar__cell{margin:0px;padding:1.5px 1.5px}";
|
|
6
6
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-baa5e267.js';
|
|
2
2
|
import { ElementIDUtils } from '@sankhyalabs/core';
|
|
3
|
-
import { A as ApplicationUtils } from './ApplicationUtils-
|
|
3
|
+
import { A as ApplicationUtils } from './ApplicationUtils-391ebb4f.js';
|
|
4
4
|
import './DialogType-54a62731.js';
|
|
5
5
|
import './CheckMode-bdb2ec19.js';
|
|
6
|
-
import { i as initI18n } from './index-
|
|
6
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
7
7
|
import './FormLayout-071d324c.js';
|
|
8
8
|
|
|
9
9
|
const ezCollapsibleBoxCss = ":host{--ez-collapsible-box--font-size:var(--title--medium, 14px);--ez-collapsible-box--font-family:var(--font-pattern, Arial);--ez-collapsible-box--font-weight:var(--text-weight--large, 600);--ez-collapsible-box--color:var(--title--primary);--ez-collapsible-box--subtitle--font-size:var(--text--medium, 14px);--ez-collapsible-box--subtitle--font-family:var(--font-pattern, 'Roboto');--ez-collapsible-box--subtitle--font-weight:var(--text-weight--medium, 400);--ez-collapsible-box--subtitle--color:var(--text--primary);--ez-collapsible-box--subtitle--margin-bottom:var(--space--medium, 12px);--ez-collapsible-box--focus--color:var(--color--primary-600);--ez-collapsible-box__icon--color:var(--ez-collapsible-box--color);--ez-collapsible-box__header--padding-top:0px;--ez-collapsible-box__header--padding-bottom:0px;--ez-collapsible-box__header--padding-right:0px;--ez-collapsible-box__header--padding-left:0px;display:flex;flex-wrap:wrap;width:100%}ez-icon{--ez-icon--color:inherit}.collapsible-box{display:flex;flex-direction:column;width:100%;overflow:hidden}.collapsable-box--bordered{border:var(--border--small);border-color:var(--color--strokes);border-radius:var(--border--radius-medium);padding:var(--space--xs)}.collapsible-box__header{display:flex;box-sizing:border-box;padding-top:var(--ez-collapsible-box__header--padding-top);padding-bottom:var(--ez-collapsible-box__header--padding-bottom);padding-right:var(--ez-collapsible-box__header--padding-right);padding-left:var(--ez-collapsible-box__header--padding-left)}.collapsible-box__title{position:relative;width:100%;display:flex;box-sizing:border-box;align-items:center;outline:none;border:none;background-color:unset;cursor:pointer;padding:0px;text-align:left;color:var(--ez-collapsible-box--color);--ez-icon--color:var(--ez-collapsible-box__icon--color);margin-bottom:var(--space--medium, 12px)}.collapsible-box__title:focus{color:var(--ez-collapsible-box--focus--color);--ez-icon--color:var(--ez-collapsible-box--focus--color)}.collapsible-box__label{display:flex;white-space:nowrap;overflow:hidden;cursor:pointer;text-overflow:ellipsis;box-sizing:border-box;margin-left:6px;gap:6px;font-family:var(--ez-collapsible-box--font-family);font-size:var(--ez-collapsible-box--font-size);font-weight:var(--ez-collapsible-box--font-weight)}.subtitle-box__label{display:flex;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;font-family:var(--ez-collapsible-box--subtitle--font-family);font-size:var(--ez-collapsible-box--subtitle--font-size);font-weight:var(--ez-collapsible-box--subtitle--font-weight);color:var(--ez-collapsible-box--subtitle--color);margin-bottom:var(--ez-collapsible-box--subtitle--margin-bottom)}.subtitle-box__content{width:100%}.collapsible-box__label ez-icon{visibility:hidden;transition:2s all ease-in-out}.collapsible-box__label:hover ez-icon{visibility:visible}.collapsible-box__text-edit{margin-left:6px}.collapsible-box__icon{transform:rotate(90deg) translate(0px, 14%);transition:transform var(--transition)}.collapsible-box__icon--collapsed{transform:rotate(0deg) translate(-14%, 0px)}.collapsible-box__title--icon-right{flex-direction:row-reverse}.collapsible-box__title--icon-right .collapsible-box__icon{transform:rotate(90deg) translate(0px, -14%)}.collapsible-box__title--icon-right .collapsible-box__icon--collapsed{transform:rotate(0deg) translate(14%, 0px)}.collapsible-box__title--icon-right .collapsible-box__label{margin-left:0px;margin-right:6px}.collapsible-box__title--left{margin-right:auto}.collapsible-box__title--right{margin-left:auto}.collapsible-box__title--center{margin-left:auto;margin-right:auto}.collapsible-box__title--stretch{justify-content:space-between;width:100%}.collapsible-box__title--no-margin{margin-bottom:0}.collapsible-box__content{display:flex;flex-wrap:wrap;width:100%;height:0px;max-height:0px;opacity:0;overflow:hidden;transition:all var(--transition, 0.5s)}.collapsible-box__content--show{height:100%;max-height:none;opacity:1;overflow:visible;transition:all var(--transition, 0.5s)}.font--x-small{font-size:10px}.font--small{font-size:12px}.font--medium{font-size:14px}.font--large{font-size:16px}.font--x-large{font-size:20px}";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { r as registerInstance, h, H as Host, c as createEvent, g as getElement } from './index-baa5e267.js';
|
|
2
2
|
import { ElementIDUtils, ObjectUtils, HTMLBuilder, StringUtils, KeyboardManager } from '@sankhyalabs/core';
|
|
3
|
-
import { i as initI18n } from './index-
|
|
3
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
4
4
|
import { C as CustomEditorSource } from './FormLayout-071d324c.js';
|
|
5
5
|
import { R as RICH_TOOLBAR_FORMAT_TAGS, a as RICH_TOOLBAR_COMMANDS } from './RichToolbarHelper-f3a149c4.js';
|
|
6
6
|
import { p as purify } from './purify-34e6ff6f.js';
|
|
7
|
-
import { A as ApplicationUtils } from './ApplicationUtils-
|
|
7
|
+
import { A as ApplicationUtils } from './ApplicationUtils-391ebb4f.js';
|
|
8
8
|
import './DialogType-54a62731.js';
|
|
9
9
|
import './CheckMode-bdb2ec19.js';
|
|
10
10
|
import './_commonjsHelpers-9943807e.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-baa5e267.js';
|
|
2
2
|
import { ObjectUtils, ElementIDUtils } from '@sankhyalabs/core';
|
|
3
|
-
import './ApplicationUtils-
|
|
3
|
+
import './ApplicationUtils-391ebb4f.js';
|
|
4
4
|
import { C as CSSVarsUtils } from './CSSVarsUtils-acba92d7.js';
|
|
5
5
|
import './DialogType-54a62731.js';
|
|
6
6
|
import './CheckMode-bdb2ec19.js';
|
|
7
|
-
import { i as initI18n } from './index-
|
|
7
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
8
8
|
import './FormLayout-071d324c.js';
|
|
9
9
|
|
|
10
10
|
const ezComboBoxCss = ":host{--ez-combo-box--height:42px;--ez-combo-box--width:100%;--ez-combo-box--border-radius:var(--border--radius-medium, 12px);--ez-combo-box--font-size:var(--text--medium, 14px);--ez-combo-box--font-family:var(--font-pattern, Arial);--ez-combo-box--background-color--xlight:var(--background--xlight, #fff);--ez-combo-box__input--background-color:var(--background--medium, #e0e0e0);--ez-combo-box__input--border:var(--border--medium, 2px solid);--ez-combo-box__input--border-color:var(--ez-combo-box__input--background-color);--ez-combo-box__input--focus--border-color:var(--color--primary, #008561);--ez-combo-box__input--disabled--background-color:var(--color--disable-secondary, #F2F5F8);--ez-combo-box__input--disabled--color:var(--text--disable, #AFB6C0);--ez-combo-box__btn--color:var(--title--primary, #2B3A54);--ez-combo-box__btn-disabled--color:var(--text--disable, #AFB6C0);--ez-combo-box__btn-hover--color:var(--color--primary, #4e4e4e);width:var(--ez-combo-box--width)}ez-icon{--ez-icon--color:inherit;font-weight:var(--text-weight--large, 600)}.suppressed-search-input{--ez-text-input__input--border-color:var(--color--strokes, #dce0e8);--ez-text-input__input--disabled--background-color:var(--background--xlight, #fff);--ez-text-input__input--disabled--color:var(--title--primary, #2B3A54)}.btn{outline:none;border:none;background:none;cursor:pointer;padding:0px;color:var(--ez-combo-box__btn--color)}.btn:disabled{cursor:unset;color:var(--ez-combo-box__btn-disabled--color)}.btn:disabled:hover{cursor:not-allowed;color:var(--ez-combo-box__btn-disabled--color)}.btn:hover{color:var(--ez-combo-box__btn-hover--color)}.btn__close{visibility:hidden}ez-text-input:hover .btn__close,ez-text-input:focus .btn__close{visibility:visible}.text-input-slot-container{--ez-text-input__icon--width:32px;--ez-text-input__min-width:var(--ez-combo-box__min-width);--ez-text-input__max-width:var(--ez-combo-box__max-width)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-baa5e267.js';
|
|
2
2
|
import { DateUtils, ElementIDUtils } from '@sankhyalabs/core';
|
|
3
3
|
import { C as CSSVarsUtils } from './CSSVarsUtils-acba92d7.js';
|
|
4
|
-
import { i as initI18n } from './index-
|
|
4
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
5
5
|
|
|
6
6
|
const ezDateInputCss = ":host{display:block;width:100%;--ez-date-input__input--background-color:var(--background--medium, #e0e0e0);--ez-date-input__input--border-color:var(--ez-date-input__input--background-color);--ez-date-input__calendar-image:url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" height=\"16px\" width=\"15px\"><path d=\"M 3.171875,5.25 C 2.6485088,5.25 2.21875,5.6797588 2.21875,6.203125 2.21875,6.7264912 2.6485088,7.15625 3.171875,7.15625 3.6952412,7.15625 4.125,6.7264912 4.125,6.203125 4.125,5.6797588 3.6952412,5.25 3.171875,5.25 Z m 2.875,0 C 5.5235088,5.25 5.09375,5.6797588 5.09375,6.203125 5.09375,6.7264912 5.5235088,7.15625 6.046875,7.15625 6.5702412,7.15625 7,6.7264912 7,6.203125 7,5.6797588 6.5702412,5.25 6.046875,5.25 Z m 2.875,0 c -0.5233662,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.4297588,0.953125 0.953125,0.953125 0.5233662,0 0.9511719,-0.4297588 0.9511719,-0.953125 C 9.8730469,5.6797588 9.4452412,5.25 8.921875,5.25 Z m 2.873047,0 c -0.523366,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.429759,0.953125 0.953125,0.953125 0.523366,0 0.953125,-0.4297588 0.953125,-0.953125 C 12.748047,5.6797588 12.318288,5.25 11.794922,5.25 Z M 3.171875,8.1230469 c -0.5233662,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.4297588,0.9531251 0.953125,0.9531251 0.5233662,0 0.953125,-0.4297589 0.953125,-0.9531251 0,-0.5233662 -0.4297588,-0.953125 -0.953125,-0.953125 z m 2.875,0 c -0.5233662,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.4297588,0.9531251 0.953125,0.9531251 C 6.5702412,10.029297 7,9.5995381 7,9.0761719 7,8.5528057 6.5702412,8.1230469 6.046875,8.1230469 Z m 2.8554688,0 c -0.5233663,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.4297587,0.9531251 0.953125,0.9531251 0.5233661,0 0.9531249,-0.4297589 0.953125,-0.9531251 0,-0.5233662 -0.4297588,-0.953125 -0.953125,-0.953125 z m 2.9003902,0 c -0.523366,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.429759,0.9531251 0.953125,0.9531251 0.523367,0 0.953125,-0.4297589 0.953125,-0.9531251 0,-0.5233662 -0.429758,-0.953125 -0.953125,-0.953125 z M 3.171875,10.998047 c -0.5233662,0 -0.953125,0.429759 -0.953125,0.953125 0,0.523366 0.4297588,0.953125 0.953125,0.953125 0.5233662,0 0.953125,-0.429759 0.953125,-0.953125 0,-0.523366 -0.4297588,-0.953125 -0.953125,-0.953125 z m 2.875,0 c -0.5233662,0 -0.953125,0.429759 -0.953125,0.953125 0,0.523366 0.4297588,0.953125 0.953125,0.953125 C 6.5702412,12.904297 7,12.474538 7,11.951172 7,11.427806 6.5702412,10.998047 6.046875,10.998047 Z m 2.8554688,0 c -0.5233663,0 -0.953125,0.429759 -0.953125,0.953125 0,0.523366 0.4297587,0.953125 0.953125,0.953125 0.5233661,0 0.9531249,-0.429759 0.953125,-0.953125 0,-0.523366 -0.4297588,-0.953125 -0.953125,-0.953125 z m 2.9003902,0 c -0.523366,0 -0.953125,0.429759 -0.953125,0.953125 0,0.523366 0.429759,0.953125 0.953125,0.953125 0.523367,0 0.953125,-0.429759 0.953125,-0.953125 0,-0.523366 -0.429758,-0.953125 -0.953125,-0.953125 z M 3.5,0 c -0.554,0 -1,0.446 -1,1 v 0.050781 C 1.0853217,1.2909766 0,2.5186658 0,4 v 9 c 0,1.652487 1.3475134,3 3,3 h 9 c 1.652487,0 3,-1.347513 3,-3 V 4 C 15,2.5186658 13.914678,1.2909766 12.5,1.0507812 V 1 c 0,-0.554 -0.446,-1 -1,-1 -0.554,0 -1,0.446 -1,1 h -2 c 0,-0.554 -0.446,-1 -1,-1 -0.554,0 -1,0.446 -1,1 h -2 C 4.5,0.446 4.054,0 3.5,0 Z m 1,2.0996094 h 2 v 0.640625 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 v -0.640625 h 2 v 0.640625 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 V 2.1738281 C 13.311725,2.3905225 13.900391,3.11278 13.900391,4 v 9 c 0,1.062113 -0.838278,1.900391 -1.900391,1.900391 H 3 C 1.9378864,14.900391 1.0996094,14.062113 1.0996094,13 V 4 C 1.0996094,3.11278 1.6882747,2.3905225 2.5,2.1738281 v 0.5664063 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 z\"/></svg>')}.btn-open-cal{outline:none;border:none;background-color:unset;cursor:pointer}.btn-open-cal:disabled{cursor:not-allowed}.btn-open-cal::after{content:'';display:flex;background-color:var(--text--primary, #008561);width:15px;height:16px;-webkit-mask-image:var(--ez-date-input__calendar-image);mask-image:var(--ez-date-input__calendar-image)}.btn-open-cal:disabled:after{background-color:var(--text--disable, #AFB6C0)}.btn-open-cal:enabled:hover::after{background-color:var(--color--primary, #4e4e4e)}ez-text-input{--text-input__input--background-color:var(--ez-date-input__input--background-color, #FFFFFF);--text-input__input--border-color:var(--ez-date-input__input--border-color, #DCE0E8)}";
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-baa5e267.js';
|
|
2
2
|
import { DateUtils, TimeFormatter, ElementIDUtils } from '@sankhyalabs/core';
|
|
3
3
|
import { C as CSSVarsUtils } from './CSSVarsUtils-acba92d7.js';
|
|
4
|
-
import { i as initI18n } from './index-
|
|
4
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
5
5
|
|
|
6
6
|
const ezDateTimeInputCss = ":host{display:block;width:100%;--ez-date-input__input--background-color:var(--background--medium, #e0e0e0);--ez-date-input__input--border-color:var(--ez-date-input__input--background-color);--ez-date-input__calendar-image:url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" height=\"16px\" width=\"15px\"><path d=\"M 3.171875,5.25 C 2.6485088,5.25 2.21875,5.6797588 2.21875,6.203125 2.21875,6.7264912 2.6485088,7.15625 3.171875,7.15625 3.6952412,7.15625 4.125,6.7264912 4.125,6.203125 4.125,5.6797588 3.6952412,5.25 3.171875,5.25 Z m 2.875,0 C 5.5235088,5.25 5.09375,5.6797588 5.09375,6.203125 5.09375,6.7264912 5.5235088,7.15625 6.046875,7.15625 6.5702412,7.15625 7,6.7264912 7,6.203125 7,5.6797588 6.5702412,5.25 6.046875,5.25 Z m 2.875,0 c -0.5233662,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.4297588,0.953125 0.953125,0.953125 0.5233662,0 0.9511719,-0.4297588 0.9511719,-0.953125 C 9.8730469,5.6797588 9.4452412,5.25 8.921875,5.25 Z m 2.873047,0 c -0.523366,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.429759,0.953125 0.953125,0.953125 0.523366,0 0.953125,-0.4297588 0.953125,-0.953125 C 12.748047,5.6797588 12.318288,5.25 11.794922,5.25 Z M 3.171875,8.1230469 c -0.5233662,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.4297588,0.9531251 0.953125,0.9531251 0.5233662,0 0.953125,-0.4297589 0.953125,-0.9531251 0,-0.5233662 -0.4297588,-0.953125 -0.953125,-0.953125 z m 2.875,0 c -0.5233662,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.4297588,0.9531251 0.953125,0.9531251 C 6.5702412,10.029297 7,9.5995381 7,9.0761719 7,8.5528057 6.5702412,8.1230469 6.046875,8.1230469 Z m 2.8554688,0 c -0.5233663,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.4297587,0.9531251 0.953125,0.9531251 0.5233661,0 0.9531249,-0.4297589 0.953125,-0.9531251 0,-0.5233662 -0.4297588,-0.953125 -0.953125,-0.953125 z m 2.9003902,0 c -0.523366,0 -0.953125,0.4297588 -0.953125,0.953125 0,0.5233662 0.429759,0.9531251 0.953125,0.9531251 0.523367,0 0.953125,-0.4297589 0.953125,-0.9531251 0,-0.5233662 -0.429758,-0.953125 -0.953125,-0.953125 z M 3.171875,10.998047 c -0.5233662,0 -0.953125,0.429759 -0.953125,0.953125 0,0.523366 0.4297588,0.953125 0.953125,0.953125 0.5233662,0 0.953125,-0.429759 0.953125,-0.953125 0,-0.523366 -0.4297588,-0.953125 -0.953125,-0.953125 z m 2.875,0 c -0.5233662,0 -0.953125,0.429759 -0.953125,0.953125 0,0.523366 0.4297588,0.953125 0.953125,0.953125 C 6.5702412,12.904297 7,12.474538 7,11.951172 7,11.427806 6.5702412,10.998047 6.046875,10.998047 Z m 2.8554688,0 c -0.5233663,0 -0.953125,0.429759 -0.953125,0.953125 0,0.523366 0.4297587,0.953125 0.953125,0.953125 0.5233661,0 0.9531249,-0.429759 0.953125,-0.953125 0,-0.523366 -0.4297588,-0.953125 -0.953125,-0.953125 z m 2.9003902,0 c -0.523366,0 -0.953125,0.429759 -0.953125,0.953125 0,0.523366 0.429759,0.953125 0.953125,0.953125 0.523367,0 0.953125,-0.429759 0.953125,-0.953125 0,-0.523366 -0.429758,-0.953125 -0.953125,-0.953125 z M 3.5,0 c -0.554,0 -1,0.446 -1,1 v 0.050781 C 1.0853217,1.2909766 0,2.5186658 0,4 v 9 c 0,1.652487 1.3475134,3 3,3 h 9 c 1.652487,0 3,-1.347513 3,-3 V 4 C 15,2.5186658 13.914678,1.2909766 12.5,1.0507812 V 1 c 0,-0.554 -0.446,-1 -1,-1 -0.554,0 -1,0.446 -1,1 h -2 c 0,-0.554 -0.446,-1 -1,-1 -0.554,0 -1,0.446 -1,1 h -2 C 4.5,0.446 4.054,0 3.5,0 Z m 1,2.0996094 h 2 v 0.640625 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 v -0.640625 h 2 v 0.640625 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 V 2.1738281 C 13.311725,2.3905225 13.900391,3.11278 13.900391,4 v 9 c 0,1.062113 -0.838278,1.900391 -1.900391,1.900391 H 3 C 1.9378864,14.900391 1.0996094,14.062113 1.0996094,13 V 4 C 1.0996094,3.11278 1.6882747,2.3905225 2.5,2.1738281 v 0.5664063 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 z\"/></svg>')}.btn-open-cal{outline:none;border:none;background-color:unset;cursor:pointer}.btn-open-cal:disabled{cursor:not-allowed}.btn-open-cal::after{content:'';display:flex;background-color:var(--text--primary, #008561);width:15px;height:16px;-webkit-mask-image:var(--ez-date-input__calendar-image);mask-image:var(--ez-date-input__calendar-image)}.btn-open-cal:disabled:after{background-color:var(--text--disable, #AFB6C0)}.btn-open-cal:enabled:hover::after{background-color:var(--color--primary, #4e4e4e)}ez-text-input{--text-input__input--background-color:var(--ez-date-input__input--background-color, #FFFFFF);--text-input__input--border-color:var(--ez-date-input__input--border-color, #DCE0E8)}";
|
|
7
7
|
|
|
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, h, g as getE
|
|
|
2
2
|
import { D as DialogType } from './DialogType-54a62731.js';
|
|
3
3
|
import { FloatingManager, ElementIDUtils, KeyboardManager } from '@sankhyalabs/core';
|
|
4
4
|
import { F as FocusResolver } from './FocusResolver-1ccbf850.js';
|
|
5
|
-
import { i as initI18n } from './index-
|
|
5
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
6
6
|
|
|
7
7
|
const ezDialogCss = ":host{--dialog__container-padding:var(--space--md, 20px);--dialog__btn__close--background-color:var(--title--primary, #2b3a54);--dialog__btn__no--padding-right:var(--space--large, 24px);--dialog__btn__close__image:url('data:image/svg+xml;utf8,<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg%22%3E<path d=\"M 7.0060773,5.995511 11.461972,1.5397722 c 0.132856,-0.1328413 0.207547,-0.3130253 0.207547,-0.5009046 0,-0.18786999 -0.07469,-0.3680541 -0.207547,-0.5009048 -0.132857,-0.13284126 -0.31302,-0.20748126 -0.500927,-0.20748126 -0.187812,0 -0.36807,0.07464 -0.500926,0.20748126 L 6.0042244,4.9937015 1.5482921,0.5379628 C 1.4154357,0.40512154 1.2352533,0.33048154 1.0473657,0.33048154 c -0.18787813,0 -0.36807,0.07464 -0.50092647,0.20748126 -0.13285646,0.1328507 -0.20749026,0.31303481 -0.20749026,0.5009048 0,0.1878793 0.0746338,0.3680633 0.20749026,0.5009046 L 5.0023715,5.995511 0.54643923,10.452213 c -0.0676086,0.06534 -0.12151598,0.14352 -0.15859681,0.229916 -0.0370714,0.08639 -0.0565645,0.1794 -0.0573369,0.27335 -7.724e-4,0.09404 0.0171873,0.187331 0.0528423,0.274293 0.0356455,0.08705 0.0882688,0.166087 0.15479148,0.23256 0.0665321,0.06648 0.14562277,0.11897 0.2326735,0.154567 0.0870507,0.0356 0.18031463,0.05344 0.2743433,0.05259 0.094029,-8.5e-4 0.1869528,-0.02049 0.2733331,-0.0576 0.08639,-0.0372 0.1645078,-0.09121 0.2298029,-0.158817 L 6.0042244,6.9973204 10.460119,11.453078 c 0.132856,0.132851 0.313114,0.207444 0.500926,0.207444 0.187907,0 0.36807,-0.07459 0.500927,-0.207444 0.132856,-0.13285 0.207547,-0.313006 0.207547,-0.500904 0,-0.187898 -0.07469,-0.368054 -0.207547,-0.500905 z\"/></svg>');--dialog__title--font-pattern:var(--font-pattern, \"Roboto\");--dialog__title--padding-left:var(--space--small, 6px);--dialog__title__container--padding-bottom:var(--space--medium, 12px);--dialog__title--weight--large:var(--text-weight--large, 600);--dialog__body--font-pattern:var(--font-pattern, \"Roboto\");--dialog__body--text-shadow:var(--text-shadow, \"0 0 0 #353535, 0 0 1px transparent\");--dialog__body--text-weight--medium:var(--text-weight--medium, 400);--dialog__body--padding-bottom:var(--space--medium, 12px);--dialog__body--font-size:var(--text--medium, 14px);--dialog__body--color:var(--text--primary, #626e82);--dialog__icon--color:var(--text--inverted, #fff);--dialog__critical--background-color:var(--color--alert-error-800, #BD0025);--dialog__warning--background-color:var(--color--alert-warning-500, #EFB103);--dialog__success--background-color:var(--color--alert-success-500, #00523c);--dialog-z-index:var(--elevation--100, 100);--dialog--warning__image:url('data: image/svg+xml;utf8,<svg width=\"15\" height=\"15\" viewBox=\"0 0 15 15\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 7.5,0 0,13 h 15 z m 0,2.73684 5.1341,8.89476 H 2.36591 Z M 6.81818,5.47368 V 8.21053 H 8.18182 V 5.47368 Z m 0,4.10527 V 10.9474 H 8.18182 V 9.57895\"/></svg>');--dialog--critical__image:url('data: image/svg+xml;utf8,<svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 7.6534493,6.4948538 12.762051,1.3864299 C 12.914368,1.2341297 13,1.027552 13,0.81215179 13,0.59676225 12.914369,0.39018443 12.762051,0.23787352 12.609733,0.08557341 12.40318,0 12.187747,0 11.972425,0 11.765762,0.08557341 11.613445,0.23787352 L 6.5048431,5.3462975 1.3961977,0.23787352 C 1.2438802,0.08557341 1.0373043,0 0.82189458,0 0.60649572,0 0.39990901,0.08557341 0.24759147,0.23787352 0.09527396,0.39018443 0.00970766,0.59676225 0.00970766,0.81215179 c 0,0.21540021 0.0855663,0.42197791 0.23788381,0.57427811 L 5.3562369,6.4948538 0.24759147,11.604381 c -0.0775121,0.07492 -0.13931586,0.164543 -0.18182835,0.263595 -0.04250169,0.09905 -0.064850182,0.205678 -0.0657357237,0.313391 -8.8554258e-4,0.107813 0.0197049337,0.214771 0.0605827337,0.314472 0.04086693,0.0998 0.10119858,0.190415 0.17746563,0.266625 0.0762779,0.07622 0.16695386,0.136398 0.26675594,0.177208 0.099802,0.04082 0.20672745,0.06127 0.31452961,0.06029 0.1078025,-9.53e-4 0.21433799,-0.0235 0.31337139,-0.06604 0.099045,-0.04265 0.1886052,-0.104571 0.263465,-0.182081 L 6.5048431,7.6434102 11.613445,12.751855 c 0.152317,0.152312 0.35898,0.237831 0.574302,0.237831 0.215433,0 0.421986,-0.08552 0.574304,-0.237831 C 12.914368,12.599545 13,12.393 13,12.177578 13,11.962157 12.91437,11.75561 12.762051,11.603299 Z\"/></svg>')}h2{margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px}.overlay{position:fixed;display:flex;top:0px;z-index:var(--dialog-z-index);left:0px;width:100%;box-sizing:border-box;height:100vh;background-color:rgba(var(--rgb-background--overlay), var(--opacity--soft));backdrop-filter:blur(var(--background-blur--medium))}.dialog{display:flex;width:80%;position:absolute;top:50%;left:50%;margin-right:-50%;box-sizing:border-box;transform:translate(-50%, -50%);box-shadow:0px 0px 16px rgba(0, 38, 111, 0.122)}@media screen and (min-width: 768px){.dialog{width:50%}}@media screen and (min-width: 992px){.dialog{width:33.33333%}}.dialog__container{width:100%;background:#FFFF;border-radius:0px 6px 6px 0px;box-sizing:border-box;padding:var(--dialog__container-padding)}.dialog__container--default{border-radius:6px 6px 6px 6px}.dialog__critical--indicator{box-sizing:border-box;width:12px;border-radius:6px 0px 0px 6px;background-color:var(--dialog__critical--background-color)}.dialog__warning--indicator{width:12px;border-radius:6px 0px 0px 6px;box-sizing:border-box;background-color:var(--dialog__warning--background-color)}.dialog__success--indicator{width:12px;border-radius:6px 0px 0px 6px;box-sizing:border-box;background-color:var(--dialog__success--background-color)}.message{font-size:var(--dialog__body--font-size);font-weight:var(--dialog__body--text-weight--medium);font-family:var(--dialog__body--font-pattern);text-shadow:var(--dialog__body--text-shadow);padding-bottom:var(--dialog__body--padding-bottom);color:var(--dialog__body--color);max-height:30vh;content-visibility:auto;margin-bottom:var(--space--medium);overflow-y:auto}.changeable__icon__container{background:var(--dialog__warning--background-color);display:flex;justify-content:center;align-items:center;min-width:26px;min-height:26px;border-radius:50%}.changeable__icon{--ez-icon--color:var(--dialog__icon--color)}.changeable__icon__container.title-icon--critical{background-color:var(--dialog__critical--background-color)}.changeable__icon__container.title-icon--success{background-color:var(--dialog__success--background-color)}.changeable__icon__container.title-icon--warn{background-color:var(--dialog__warning--background-color)}.changeable__icon__container.title-icon--warn ez-icon{transform:translateY(-1px)}.title{display:flex;font-family:var(--dialog__title--font-pattern);margin:0;font-weight:var(--dialog__title--weight--large);color:var(--title--primary)}.title__container{display:flex;padding-bottom:var(--dialog__title__container--padding-bottom)}.title__box{display:flex;width:100%;align-items:center;align-self:center}.title__label{padding-left:var(--dialog__title--padding-left)}.title__label--no-icon{padding-left:0}.btn-close{justify-content:flex-end;align-self:flex-start;align-items:flex-start;display:flex;outline:none;width:10%;border:none;background-color:unset;cursor:pointer}.btn-close::after{content:'';display:flex;background-color:var(--dialog__btn__close--background-color);width:12px;height:12px;-webkit-mask-image:var(--dialog__btn__close__image);mask-image:var(--dialog__btn__close__image)}.title-icon::after{content:'';display:flex;background-color:#FFFF;width:15px;height:15px;-webkit-mask-image:var(--dialog--warning__image);mask-image:var(--dialog--warning__image)}.button-yes-no__container{display:flex;box-sizing:border-box;align-self:center;align-items:center;justify-content:flex-end}.button__cancel{padding-right:var(--dialog__btn__no--padding-right)}.button__confirm{--ez-button--background-color:var(--color--primary);--ez-button--color:var(--color--inverted);--ez-button--hover--background-color:var(--color--primary-600);--ez-button--hover-color:var(--color--inverted)}.button__confirm--danger{--ez-button--background-color:var(--color--alert-error-800, #BD0025);--ez-button--color:var(--color--inverted);--ez-button--hover--background-color:var(--color-alert--error-900, #a10020);--ez-button--hover-color:var(--color--inverted)}.button__confirm--container{display:flex;justify-content:flex-end}.row{width:100%;display:flex;flex-wrap:wrap}.col{display:flex;flex-wrap:wrap;align-self:flex-start;box-sizing:border-box}.col--stretch{align-self:stretch}.col--undefined{width:unset}.col--nowrap{flex-wrap:nowrap}@media screen and (min-width: 320px){.col--sd-1{width:8.33333%}.col--sd-2{width:16.66667%}.col--sd-3{width:25%}.col--sd-4{width:33.33333%}.col--sd-5{width:41.66667%}.col--sd-6{width:50%}.col--sd-7{width:58.33333%}.col--sd-8{width:66.66667%}.col--sd-9{width:75%}.col--sd-10{width:83.33333%}.col--sd-11{width:91.66667%}.col--sd-12{width:100%}}@media screen and (min-width: 480px){.col--pn-1{width:8.33333%}.col--pn-2{width:16.66667%}.col--pn-3{width:25%}.col--pn-4{width:33.33333%}.col--pn-5{width:41.66667%}.col--pn-6{width:50%}.col--pn-7{width:58.33333%}.col--pn-8{width:66.66667%}.col--pn-9{width:75%}.col--pn-10{width:83.33333%}.col--pn-11{width:91.66667%}.col--pn-12{width:100%}}@media screen and (min-width: 768px){.col--tb-1{width:8.33333%}.col--tb-2{width:16.66667%}.col--tb-3{width:25%}.col--tb-4{width:33.33333%}.col--tb-5{width:41.66667%}.col--tb-6{width:50%}.col--tb-7{width:58.33333%}.col--tb-8{width:66.66667%}.col--tb-9{width:75%}.col--tb-10{width:83.33333%}.col--tb-11{width:91.66667%}.col--tb-12{width:100%}}@media screen and (min-width: 992px){.col--md-1{width:8.33333%}.col--md-2{width:16.66667%}.col--md-3{width:25%}.col--md-4{width:33.33333%}.col--md-5{width:41.66667%}.col--md-6{width:50%}.col--md-7{width:58.33333%}.col--md-8{width:66.66667%}.col--md-9{width:75%}.col--md-10{width:83.33333%}.col--md-11{width:91.66667%}.col--md-12{width:100%}}@media screen and (min-width: 1200px){.col--ld-1{width:8.33333%}.col--ld-2{width:16.66667%}.col--ld-3{width:25%}.col--ld-4{width:33.33333%}.col--ld-5{width:41.66667%}.col--ld-6{width:50%}.col--ld-7{width:58.33333%}.col--ld-8{width:66.66667%}.col--ld-9{width:75%}.col--ld-10{width:83.33333%}.col--ld-11{width:91.66667%}.col--ld-12{width:100%}}";
|
|
8
8
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host } from './index-baa5e267.js';
|
|
2
2
|
import { ObjectUtils } from '@sankhyalabs/core';
|
|
3
3
|
import { i as isContinuousSequence } from './ezListHelper-00fb9b8d.js';
|
|
4
|
-
import { i as initI18n } from './index-
|
|
4
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
5
5
|
|
|
6
6
|
function moveItems(selectedItemsList, itemsList, foward) {
|
|
7
7
|
if (!selectedItemsList.length)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-baa5e267.js';
|
|
2
2
|
import { StringUtils, ElementIDUtils } from '@sankhyalabs/core';
|
|
3
|
-
import { i as initI18n } from './index-
|
|
3
|
+
import { i as initI18n } from './index-76eedf30.js';
|
|
4
4
|
|
|
5
5
|
const ezFileItemCss = ":host{display:flex;width:100%;--ez-file-item--height:42px;--ez-file-item--padding:9px;--ez-file-item--border-radius:var(--border--radius-medium, 12px);--ez-file-item--border-color:var(--color--strokes, #DCE0E8);--ez-file-item--border-style:var(--border--small, 1px solid);--ez-file-item--font-family:var(--font-pattern, Arial);--ez-file-item--font-size:var(--text--medium, 14px);--ez-file-item--font-weight:var(--text-weight--medium, 400);--ez-file-item--color:var(--title--primary, #2B3A54);--ez-file-item__file-size--font-weight:var(--text-weight--large, 600);--ez-file-item__file-size--color:var(--color--primary, #008561);--ez-file-item__background-progress--color:var(--color--primary-300, E2F4EF);--ez-file-item--icon-color:var(--title--primary, #2B3A54)}.box{display:flex;box-sizing:border-box;position:relative;align-items:center;justify-content:space-between;width:100%;padding:var(--ez-file-item--padding);border:var(--ez-file-item--border-color) var(--ez-file-item--border-style);border-radius:var(--ez-file-item--border-radius);height:var(--ez-file-item--height)}.box::before{content:\"\";position:absolute;top:0;left:0;width:100%;height:100%;clip-path:inset(2px calc(var(--ez-file-item--upload-progress, 0%) + 2px) 2px 2px round calc(var(--ez-file-item--border-radius) - 4px));background-color:var(--ez-file-item__background-progress--color)}.content{display:flex;align-items:center;z-index:0;overflow:hidden}.file-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:var(--ez-file-item--font-family);font-size:var(--ez-file-item--font-size);font-weight:var(--ez-file-item--font-weight);color:var(--ez-file-item--color)}.file-type-icon{flex-shrink:0;--ez-icon--color:var(--ez-file-item--icon-color);padding-right:var(--ez-file-item--padding)}.file-size{padding-left:2px;overflow:hidden;flex-shrink:0;white-space:nowrap;font-family:var(--ez-file-item--font-family);font-size:var(--ez-file-item--font-size);font-weight:var(--ez-file-item__file-size--font-weight);color:var(--ez-file-item__file-size--color)}.btn-remove{cursor:pointer;flex-shrink:0;--ez-icon--color:var(--ez-file-item--icon-color)}";
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as createEvent, g as getElement, H as Host } from './index-baa5e267.js';
|
|
2
2
|
import { ObjectUtils, StringUtils, UserInterface, ElementIDUtils } from '@sankhyalabs/core';
|
|
3
3
|
import { C as CheckMode } from './CheckMode-bdb2ec19.js';
|
|
4
|
-
import { g as getI18n } from './index-
|
|
4
|
+
import { g as getI18n } from './index-76eedf30.js';
|
|
5
5
|
|
|
6
6
|
const buildSwitch = (field) => {
|
|
7
7
|
return buildField(field.name, field.label, field.readOnly, field.contextName, true);
|