@gravitee/ui-particles-angular 15.13.0 → 16.0.0-angular-20-fixes-055019f
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/fesm2022/gravitee-ui-particles-angular-gio-asciidoctor.mjs +11 -11
- package/fesm2022/gravitee-ui-particles-angular-gio-asciidoctor.mjs.map +1 -1
- package/fesm2022/gravitee-ui-particles-angular-gio-el.mjs +74 -80
- package/fesm2022/gravitee-ui-particles-angular-gio-el.mjs.map +1 -1
- package/fesm2022/gravitee-ui-particles-angular-testing.mjs.map +1 -1
- package/fesm2022/gravitee-ui-particles-angular.mjs +641 -537
- package/fesm2022/gravitee-ui-particles-angular.mjs.map +1 -1
- package/gio-asciidoctor/index.d.ts +49 -5
- package/gio-el/index.d.ts +146 -5
- package/index.d.ts +1822 -3
- package/package.json +11 -19
- package/src/scss/gio-mat-theme.scss +2 -1
- package/testing/index.d.ts +47 -5
- package/esm2022/gio-asciidoctor/gio-asciidoctor.component.mjs +0 -104
- package/esm2022/gio-asciidoctor/gio-asciidoctor.module.mjs +0 -33
- package/esm2022/gio-asciidoctor/gio-asciidoctor.service.mjs +0 -48
- package/esm2022/gio-asciidoctor/gravitee-ui-particles-angular-gio-asciidoctor.mjs +0 -5
- package/esm2022/gio-asciidoctor/public-api.mjs +0 -19
- package/esm2022/gio-el/gio-el-editor/gio-el-editor-condition-group/gio-el-editor-condition-group.component.mjs +0 -127
- package/esm2022/gio-el/gio-el-editor/gio-el-editor-condition-group/gio-el-editor-condition-group.harness.mjs +0 -158
- package/esm2022/gio-el/gio-el-editor/gio-el-editor.component.mjs +0 -131
- package/esm2022/gio-el/gio-el-editor/gio-el-editor.harness.mjs +0 -28
- package/esm2022/gio-el/gio-el-editor/gio-el-field/gio-el-field.component.mjs +0 -271
- package/esm2022/gio-el/gio-el-editor/gio-el-field/gio-el-field.harness.mjs +0 -53
- package/esm2022/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-boolean/gio-el-editor-type-boolean.component.mjs +0 -57
- package/esm2022/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-boolean/gio-el-editor-type-boolean.harness.mjs +0 -31
- package/esm2022/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-date/gio-el-editor-type-date.component.mjs +0 -74
- package/esm2022/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-date/gio-el-editor-type-date.harness.mjs +0 -29
- package/esm2022/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-number/gio-el-editor-type-number.component.mjs +0 -70
- package/esm2022/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-number/gio-el-editor-type-number.harness.mjs +0 -29
- package/esm2022/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-string/gio-el-editor-type-string.component.mjs +0 -73
- package/esm2022/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-string/gio-el-editor-type-string.harness.mjs +0 -29
- package/esm2022/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type.harness.mjs +0 -38
- package/esm2022/gio-el/gravitee-ui-particles-angular-gio-el.mjs +0 -5
- package/esm2022/gio-el/models/Condition.mjs +0 -9
- package/esm2022/gio-el/models/ConditionGroup.mjs +0 -7
- package/esm2022/gio-el/models/ConditionModel.mjs +0 -17
- package/esm2022/gio-el/models/ConditionsModel.mjs +0 -4
- package/esm2022/gio-el/models/ExpressionLanguageBuilder.mjs +0 -97
- package/esm2022/gio-el/models/Operator.mjs +0 -2
- package/esm2022/gio-el/models/public-api.mjs +0 -21
- package/esm2022/gio-el/public-api.mjs +0 -19
- package/esm2022/gravitee-ui-particles-angular.mjs +0 -5
- package/esm2022/lib/gio-avatar/gio-avatar.component.mjs +0 -74
- package/esm2022/lib/gio-avatar/gio-avatar.module.mjs +0 -33
- package/esm2022/lib/gio-avatar/index.mjs +0 -18
- package/esm2022/lib/gio-banner/gio-banner.component.mjs +0 -120
- package/esm2022/lib/gio-banner/gio-banner.module.mjs +0 -64
- package/esm2022/lib/gio-breadcrumb/gio-breadcrumb-item.directive.mjs +0 -32
- package/esm2022/lib/gio-breadcrumb/gio-breadcrumb.component.mjs +0 -32
- package/esm2022/lib/gio-breadcrumb/gio-breadcrumb.module.mjs +0 -35
- package/esm2022/lib/gio-breadcrumb/index.mjs +0 -19
- package/esm2022/lib/gio-card-empty-state/gio-card-empty-state.component.mjs +0 -35
- package/esm2022/lib/gio-card-empty-state/gio-card-empty-state.module.mjs +0 -36
- package/esm2022/lib/gio-card-empty-state/index.mjs +0 -18
- package/esm2022/lib/gio-clipboard/gio-clipboard-copy-icon.component.mjs +0 -67
- package/esm2022/lib/gio-clipboard/gio-clipboard-copy-wrapper.component.mjs +0 -71
- package/esm2022/lib/gio-clipboard/gio-clipboard.base.component.mjs +0 -64
- package/esm2022/lib/gio-clipboard/gio-clipboard.module.mjs +0 -39
- package/esm2022/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.component.mjs +0 -61
- package/esm2022/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.harness.mjs +0 -40
- package/esm2022/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.module.mjs +0 -40
- package/esm2022/lib/gio-confirm-dialog/gio-confirm-dialog.component.mjs +0 -54
- package/esm2022/lib/gio-confirm-dialog/gio-confirm-dialog.harness.mjs +0 -34
- package/esm2022/lib/gio-confirm-dialog/gio-confirm-dialog.module.mjs +0 -36
- package/esm2022/lib/gio-dialog/gio-dialog.constant.mjs +0 -21
- package/esm2022/lib/gio-el/gio-el-assistant/gio-el-assistant.component.mjs +0 -62
- package/esm2022/lib/gio-el/gio-el-prompt/gio-el-prompt.component.mjs +0 -112
- package/esm2022/lib/gio-el/gio-el.service.mjs +0 -60
- package/esm2022/lib/gio-el/index.mjs +0 -20
- package/esm2022/lib/gio-el/models/ElAiPromptState.mjs +0 -23
- package/esm2022/lib/gio-el/public-api.mjs +0 -20
- package/esm2022/lib/gio-form-cron/gio-form-cron-hint.component.mjs +0 -30
- package/esm2022/lib/gio-form-cron/gio-form-cron-label.component.mjs +0 -30
- package/esm2022/lib/gio-form-cron/gio-form-cron.adapter.mjs +0 -218
- package/esm2022/lib/gio-form-cron/gio-form-cron.component.mjs +0 -211
- package/esm2022/lib/gio-form-cron/gio-form-cron.harness.mjs +0 -77
- package/esm2022/lib/gio-form-cron/gio-form-cron.module.mjs +0 -69
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker-add-button/gio-form-file-picker-add-button.component.mjs +0 -29
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker-empty/gio-form-file-picker-empty.component.mjs +0 -27
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker-label/gio-form-file-picker-label.component.mjs +0 -26
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker.component.harness.mjs +0 -95
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker.component.mjs +0 -167
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker.model.mjs +0 -23
- package/esm2022/lib/gio-form-file-picker/gio-form-file-picker.module.mjs +0 -57
- package/esm2022/lib/gio-form-file-picker/index.mjs +0 -23
- package/esm2022/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid-ignore.directive.mjs +0 -31
- package/esm2022/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid.directive.mjs +0 -96
- package/esm2022/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid.module.mjs +0 -32
- package/esm2022/lib/gio-form-headers/gio-form-headers-label.component.mjs +0 -30
- package/esm2022/lib/gio-form-headers/gio-form-headers.component.mjs +0 -284
- package/esm2022/lib/gio-form-headers/gio-form-headers.harness.mjs +0 -73
- package/esm2022/lib/gio-form-headers/gio-form-headers.module.mjs +0 -77
- package/esm2022/lib/gio-form-json-schema/gio-form-json-schema.component.mjs +0 -209
- package/esm2022/lib/gio-form-json-schema/gio-form-json-schema.module.mjs +0 -244
- package/esm2022/lib/gio-form-json-schema/gio-formly-json-schema.service.mjs +0 -261
- package/esm2022/lib/gio-form-json-schema/model/GioJsonSchema.mjs +0 -17
- package/esm2022/lib/gio-form-json-schema/model/GioJsonSchemaContext.mjs +0 -2
- package/esm2022/lib/gio-form-json-schema/type-component/array-type.component.mjs +0 -109
- package/esm2022/lib/gio-form-json-schema/type-component/code-editor-type.component.mjs +0 -47
- package/esm2022/lib/gio-form-json-schema/type-component/cron-type.component.mjs +0 -42
- package/esm2022/lib/gio-form-json-schema/type-component/headers-type.component.mjs +0 -108
- package/esm2022/lib/gio-form-json-schema/type-component/multischema-type.component.mjs +0 -66
- package/esm2022/lib/gio-form-json-schema/type-component/null-type.component.mjs +0 -31
- package/esm2022/lib/gio-form-json-schema/type-component/object-type.component.mjs +0 -62
- package/esm2022/lib/gio-form-json-schema/type-component/toggle-type.component.mjs +0 -60
- package/esm2022/lib/gio-form-json-schema/util/validation-message.util.mjs +0 -38
- package/esm2022/lib/gio-form-json-schema/wrappers/gio-banner-extension.mjs +0 -10
- package/esm2022/lib/gio-form-json-schema/wrappers/gio-banner-wrapper.component.mjs +0 -28
- package/esm2022/lib/gio-form-json-schema/wrappers/gio-el-helper-wrapper.component.mjs +0 -61
- package/esm2022/lib/gio-form-json-schema/wrappers/gio-password-eye.component.mjs +0 -74
- package/esm2022/lib/gio-form-selection-inline/gio-form-selection-inline-card-content/gio-form-selection-inline-card-content.component.mjs +0 -79
- package/esm2022/lib/gio-form-selection-inline/gio-form-selection-inline-card.component.mjs +0 -86
- package/esm2022/lib/gio-form-selection-inline/gio-form-selection-inline-card.harness.mjs +0 -44
- package/esm2022/lib/gio-form-selection-inline/gio-form-selection-inline.component.mjs +0 -103
- package/esm2022/lib/gio-form-selection-inline/gio-form-selection-inline.harness.mjs +0 -65
- package/esm2022/lib/gio-form-selection-inline/gio-form-selection-inline.module.mjs +0 -59
- package/esm2022/lib/gio-form-selection-inline/public-api.mjs +0 -22
- package/esm2022/lib/gio-form-slide-toggle/gio-form-label.directive.mjs +0 -52
- package/esm2022/lib/gio-form-slide-toggle/gio-form-slide-toggle.component.mjs +0 -69
- package/esm2022/lib/gio-form-slide-toggle/gio-form-slide-toggle.module.mjs +0 -34
- package/esm2022/lib/gio-form-tags-input/gio-form-tags-input.component.mjs +0 -316
- package/esm2022/lib/gio-form-tags-input/gio-form-tags-input.harness.mjs +0 -82
- package/esm2022/lib/gio-form-tags-input/gio-form-tags-input.module.mjs +0 -67
- package/esm2022/lib/gio-icons/gio-icons.module.mjs +0 -37
- package/esm2022/lib/gio-license/gio-license-dialog/gio-license-dialog.component.mjs +0 -43
- package/esm2022/lib/gio-license/gio-license-dialog/gio-license-dialog.module.mjs +0 -37
- package/esm2022/lib/gio-license/gio-license.directive.mjs +0 -92
- package/esm2022/lib/gio-license/gio-license.module.mjs +0 -35
- package/esm2022/lib/gio-license/gio-license.service.mjs +0 -101
- package/esm2022/lib/gio-license/gio-license.testing.module.mjs +0 -107
- package/esm2022/lib/gio-license-expiration-notification/gio-license-expiration-notification.component.mjs +0 -77
- package/esm2022/lib/gio-license-expiration-notification/gio-license-expiration-notification.harness.mjs +0 -44
- package/esm2022/lib/gio-license-expiration-notification/gio-license-expiration-notification.module.mjs +0 -36
- package/esm2022/lib/gio-loader/gio-loader.component.mjs +0 -27
- package/esm2022/lib/gio-loader/gio-loader.module.mjs +0 -34
- package/esm2022/lib/gio-mat-config/gio-mat-config.module.mjs +0 -30
- package/esm2022/lib/gio-mat-config/index.mjs +0 -17
- package/esm2022/lib/gio-monaco-editor/gio-monaco-clipboard-copy.component.mjs +0 -44
- package/esm2022/lib/gio-monaco-editor/gio-monaco-editor-form-field.directive.mjs +0 -150
- package/esm2022/lib/gio-monaco-editor/gio-monaco-editor.component.mjs +0 -314
- package/esm2022/lib/gio-monaco-editor/gio-monaco-editor.harness.mjs +0 -70
- package/esm2022/lib/gio-monaco-editor/gio-monaco-editor.module.mjs +0 -60
- package/esm2022/lib/gio-monaco-editor/gio-monaco-editor.testing.component.mjs +0 -42
- package/esm2022/lib/gio-monaco-editor/models/GioMonacoEditorConfig.mjs +0 -18
- package/esm2022/lib/gio-monaco-editor/models/JSONSchemaAutoComplete.mjs +0 -115
- package/esm2022/lib/gio-monaco-editor/models/MonacoEditorTheme.mjs +0 -2
- package/esm2022/lib/gio-monaco-editor/services/gio-language-el.service.mjs +0 -226
- package/esm2022/lib/gio-monaco-editor/services/gio-language-json.service.mjs +0 -72
- package/esm2022/lib/gio-monaco-editor/services/gio-monaco-editor.service.mjs +0 -72
- package/esm2022/lib/gio-pipe/gio.pipe.module.mjs +0 -32
- package/esm2022/lib/gio-pipe/safe.pipe.mjs +0 -53
- package/esm2022/lib/gio-popover/gio-popover-trigger.directive.mjs +0 -46
- package/esm2022/lib/gio-popover/gio-popover.component.mjs +0 -83
- package/esm2022/lib/gio-popover/index.mjs +0 -18
- package/esm2022/lib/gio-popover/public-api.mjs +0 -18
- package/esm2022/lib/gio-prismjs/gio-prismjs.service.mjs +0 -80
- package/esm2022/lib/gio-save-bar/gio-save-bar.component.mjs +0 -142
- package/esm2022/lib/gio-save-bar/gio-save-bar.harness.mjs +0 -54
- package/esm2022/lib/gio-save-bar/gio-save-bar.module.mjs +0 -35
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-footer/gio-menu-footer.component.mjs +0 -26
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-header/gio-menu-header.component.mjs +0 -26
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-item/gio-menu-item.component.mjs +0 -85
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-license-expiration-notification/gio-menu-license-expiration-notification.component.mjs +0 -26
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-list/gio-menu-list.component.mjs +0 -26
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-search/gio-menu-search.component.mjs +0 -62
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-search/gio-menu-search.harness.mjs +0 -41
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-search/gio-menu-search.service.mjs +0 -41
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-selector/gio-menu-selector.component.mjs +0 -49
- package/esm2022/lib/oem-theme/gio-menu/gio-menu-selector/gio-menu-selector.harness.mjs +0 -41
- package/esm2022/lib/oem-theme/gio-menu/gio-menu.component.mjs +0 -50
- package/esm2022/lib/oem-theme/gio-menu/gio-menu.module.mjs +0 -78
- package/esm2022/lib/oem-theme/gio-menu/gio-menu.service.mjs +0 -45
- package/esm2022/lib/oem-theme/gio-menu/index.mjs +0 -29
- package/esm2022/lib/oem-theme/gio-submenu/gio-submenu-group/gio-submenu-group.component.mjs +0 -34
- package/esm2022/lib/oem-theme/gio-submenu/gio-submenu-item/gio-submenu-item.component.mjs +0 -46
- package/esm2022/lib/oem-theme/gio-submenu/gio-submenu.component.mjs +0 -112
- package/esm2022/lib/oem-theme/gio-submenu/gio-submenu.module.mjs +0 -37
- package/esm2022/lib/oem-theme/gio-submenu/index.mjs +0 -20
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar-content/gio-top-bar-content.component.mjs +0 -35
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar-link/gio-top-bar-link.component.mjs +0 -35
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar-link/gio-top-bar-link.module.mjs +0 -35
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar-menu/gio-top-bar-menu.component.mjs +0 -26
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar-menu/gio-top-bar-menu.module.mjs +0 -33
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar.component.mjs +0 -34
- package/esm2022/lib/oem-theme/gio-top-bar/gio-top-bar.module.mjs +0 -36
- package/esm2022/lib/oem-theme/gio-top-bar/index.mjs +0 -23
- package/esm2022/lib/oem-theme/oem-theme.service.mjs +0 -83
- package/esm2022/lib/oem-theme/public-api.mjs +0 -20
- package/esm2022/lib/public-api.mjs +0 -85
- package/esm2022/public-api.mjs +0 -20
- package/esm2022/testing/gravitee-ui-particles-angular-testing.mjs +0 -5
- package/esm2022/testing/harnesses/div.harness.mjs +0 -42
- package/esm2022/testing/harnesses/index.mjs +0 -18
- package/esm2022/testing/harnesses/span.harness.mjs +0 -42
- package/esm2022/testing/public-api.mjs +0 -17
- package/gio-asciidoctor/gio-asciidoctor.component.d.ts +0 -26
- package/gio-asciidoctor/gio-asciidoctor.module.d.ts +0 -8
- package/gio-asciidoctor/gio-asciidoctor.service.d.ts +0 -14
- package/gio-asciidoctor/public-api.d.ts +0 -3
- package/gio-el/gio-el-editor/gio-el-editor-condition-group/gio-el-editor-condition-group.component.d.ts +0 -25
- package/gio-el/gio-el-editor/gio-el-editor-condition-group/gio-el-editor-condition-group.harness.d.ts +0 -36
- package/gio-el/gio-el-editor/gio-el-editor.component.d.ts +0 -25
- package/gio-el/gio-el-editor/gio-el-editor.harness.d.ts +0 -7
- package/gio-el/gio-el-editor/gio-el-field/gio-el-field.component.d.ts +0 -70
- package/gio-el/gio-el-editor/gio-el-field/gio-el-field.harness.d.ts +0 -14
- package/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-boolean/gio-el-editor-type-boolean.component.d.ts +0 -15
- package/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-boolean/gio-el-editor-type-boolean.harness.d.ts +0 -6
- package/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-date/gio-el-editor-type-date.component.d.ts +0 -17
- package/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-date/gio-el-editor-type-date.harness.d.ts +0 -6
- package/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-number/gio-el-editor-type-number.component.d.ts +0 -17
- package/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-number/gio-el-editor-type-number.harness.d.ts +0 -6
- package/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-string/gio-el-editor-type-string.component.d.ts +0 -23
- package/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type-string/gio-el-editor-type-string.harness.d.ts +0 -6
- package/gio-el/gio-el-editor/gio-el-type/gio-el-editor-type.harness.d.ts +0 -10
- package/gio-el/models/Condition.d.ts +0 -19
- package/gio-el/models/ConditionGroup.d.ts +0 -7
- package/gio-el/models/ConditionModel.d.ts +0 -32
- package/gio-el/models/ConditionsModel.d.ts +0 -8
- package/gio-el/models/ExpressionLanguageBuilder.d.ts +0 -12
- package/gio-el/models/Operator.d.ts +0 -1
- package/gio-el/models/public-api.d.ts +0 -5
- package/gio-el/public-api.d.ts +0 -3
- package/lib/gio-avatar/gio-avatar.component.d.ts +0 -21
- package/lib/gio-avatar/gio-avatar.module.d.ts +0 -8
- package/lib/gio-avatar/index.d.ts +0 -2
- package/lib/gio-banner/gio-banner.component.d.ts +0 -43
- package/lib/gio-banner/gio-banner.module.d.ts +0 -11
- package/lib/gio-breadcrumb/gio-breadcrumb-item.directive.d.ts +0 -8
- package/lib/gio-breadcrumb/gio-breadcrumb.component.d.ts +0 -8
- package/lib/gio-breadcrumb/gio-breadcrumb.module.d.ts +0 -10
- package/lib/gio-breadcrumb/index.d.ts +0 -3
- package/lib/gio-card-empty-state/gio-card-empty-state.component.d.ts +0 -8
- package/lib/gio-card-empty-state/gio-card-empty-state.module.d.ts +0 -11
- package/lib/gio-card-empty-state/index.d.ts +0 -2
- package/lib/gio-clipboard/gio-clipboard-copy-icon.component.d.ts +0 -6
- package/lib/gio-clipboard/gio-clipboard-copy-wrapper.component.d.ts +0 -6
- package/lib/gio-clipboard/gio-clipboard.base.component.d.ts +0 -18
- package/lib/gio-clipboard/gio-clipboard.module.d.ts +0 -14
- package/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.component.d.ts +0 -33
- package/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.harness.d.ts +0 -9
- package/lib/gio-confirm-and-validate-dialog/gio-confirm-and-validate-dialog.module.d.ts +0 -15
- package/lib/gio-confirm-dialog/gio-confirm-dialog.component.d.ts +0 -29
- package/lib/gio-confirm-dialog/gio-confirm-dialog.harness.d.ts +0 -8
- package/lib/gio-confirm-dialog/gio-confirm-dialog.module.d.ts +0 -11
- package/lib/gio-dialog/gio-dialog.constant.d.ts +0 -5
- package/lib/gio-el/gio-el-assistant/gio-el-assistant.component.d.ts +0 -7
- package/lib/gio-el/gio-el-prompt/gio-el-prompt.component.d.ts +0 -28
- package/lib/gio-el/gio-el.service.d.ts +0 -19
- package/lib/gio-el/index.d.ts +0 -4
- package/lib/gio-el/models/ElAiPromptState.d.ts +0 -15
- package/lib/gio-el/public-api.d.ts +0 -4
- package/lib/gio-form-cron/gio-form-cron-hint.component.d.ts +0 -5
- package/lib/gio-form-cron/gio-form-cron-label.component.d.ts +0 -5
- package/lib/gio-form-cron/gio-form-cron.adapter.d.ts +0 -18
- package/lib/gio-form-cron/gio-form-cron.component.d.ts +0 -42
- package/lib/gio-form-cron/gio-form-cron.harness.d.ts +0 -23
- package/lib/gio-form-cron/gio-form-cron.module.d.ts +0 -18
- package/lib/gio-form-file-picker/gio-form-file-picker-add-button/gio-form-file-picker-add-button.component.d.ts +0 -5
- package/lib/gio-form-file-picker/gio-form-file-picker-empty/gio-form-file-picker-empty.component.d.ts +0 -5
- package/lib/gio-form-file-picker/gio-form-file-picker-label/gio-form-file-picker-label.component.d.ts +0 -5
- package/lib/gio-form-file-picker/gio-form-file-picker.component.d.ts +0 -43
- package/lib/gio-form-file-picker/gio-form-file-picker.component.harness.d.ts +0 -30
- package/lib/gio-form-file-picker/gio-form-file-picker.model.d.ts +0 -6
- package/lib/gio-form-file-picker/gio-form-file-picker.module.d.ts +0 -16
- package/lib/gio-form-file-picker/index.d.ts +0 -7
- package/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid-ignore.directive.d.ts +0 -6
- package/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid.directive.d.ts +0 -22
- package/lib/gio-form-focus-first-invalid/gio-form-focus-first-invalid.module.d.ts +0 -8
- package/lib/gio-form-headers/gio-form-headers-label.component.d.ts +0 -5
- package/lib/gio-form-headers/gio-form-headers.component.d.ts +0 -46
- package/lib/gio-form-headers/gio-form-headers.harness.d.ts +0 -39
- package/lib/gio-form-headers/gio-form-headers.module.d.ts +0 -20
- package/lib/gio-form-json-schema/gio-form-json-schema.component.d.ts +0 -43
- package/lib/gio-form-json-schema/gio-form-json-schema.module.d.ts +0 -35
- package/lib/gio-form-json-schema/gio-formly-json-schema.service.d.ts +0 -26
- package/lib/gio-form-json-schema/model/GioJsonSchema.d.ts +0 -47
- package/lib/gio-form-json-schema/model/GioJsonSchemaContext.d.ts +0 -1
- package/lib/gio-form-json-schema/type-component/array-type.component.d.ts +0 -10
- package/lib/gio-form-json-schema/type-component/code-editor-type.component.d.ts +0 -16
- package/lib/gio-form-json-schema/type-component/cron-type.component.d.ts +0 -9
- package/lib/gio-form-json-schema/type-component/headers-type.component.d.ts +0 -18
- package/lib/gio-form-json-schema/type-component/multischema-type.component.d.ts +0 -13
- package/lib/gio-form-json-schema/type-component/null-type.component.d.ts +0 -6
- package/lib/gio-form-json-schema/type-component/object-type.component.d.ts +0 -9
- package/lib/gio-form-json-schema/type-component/toggle-type.component.d.ts +0 -8
- package/lib/gio-form-json-schema/util/validation-message.util.d.ts +0 -15
- package/lib/gio-form-json-schema/wrappers/gio-banner-extension.d.ts +0 -2
- package/lib/gio-form-json-schema/wrappers/gio-banner-wrapper.component.d.ts +0 -6
- package/lib/gio-form-json-schema/wrappers/gio-el-helper-wrapper.component.d.ts +0 -11
- package/lib/gio-form-json-schema/wrappers/gio-password-eye.component.d.ts +0 -12
- package/lib/gio-form-selection-inline/gio-form-selection-inline-card-content/gio-form-selection-inline-card-content.component.d.ts +0 -15
- package/lib/gio-form-selection-inline/gio-form-selection-inline-card.component.d.ts +0 -17
- package/lib/gio-form-selection-inline/gio-form-selection-inline-card.harness.d.ts +0 -19
- package/lib/gio-form-selection-inline/gio-form-selection-inline.component.d.ts +0 -20
- package/lib/gio-form-selection-inline/gio-form-selection-inline.harness.d.ts +0 -26
- package/lib/gio-form-selection-inline/gio-form-selection-inline.module.d.ts +0 -14
- package/lib/gio-form-selection-inline/public-api.d.ts +0 -6
- package/lib/gio-form-slide-toggle/gio-form-label.directive.d.ts +0 -13
- package/lib/gio-form-slide-toggle/gio-form-slide-toggle.component.d.ts +0 -15
- package/lib/gio-form-slide-toggle/gio-form-slide-toggle.module.d.ts +0 -9
- package/lib/gio-form-tags-input/gio-form-tags-input.component.d.ts +0 -95
- package/lib/gio-form-tags-input/gio-form-tags-input.harness.d.ts +0 -23
- package/lib/gio-form-tags-input/gio-form-tags-input.module.d.ts +0 -16
- package/lib/gio-icons/gio-icons.module.d.ts +0 -11
- package/lib/gio-license/gio-license-dialog/gio-license-dialog.component.d.ts +0 -16
- package/lib/gio-license/gio-license-dialog/gio-license-dialog.module.d.ts +0 -12
- package/lib/gio-license/gio-license.directive.d.ts +0 -24
- package/lib/gio-license/gio-license.module.d.ts +0 -10
- package/lib/gio-license/gio-license.service.d.ts +0 -58
- package/lib/gio-license/gio-license.testing.module.d.ts +0 -24
- package/lib/gio-license-expiration-notification/gio-license-expiration-notification.component.d.ts +0 -17
- package/lib/gio-license-expiration-notification/gio-license-expiration-notification.harness.d.ts +0 -13
- package/lib/gio-license-expiration-notification/gio-license-expiration-notification.module.d.ts +0 -11
- package/lib/gio-loader/gio-loader.component.d.ts +0 -5
- package/lib/gio-loader/gio-loader.module.d.ts +0 -9
- package/lib/gio-mat-config/gio-mat-config.module.d.ts +0 -6
- package/lib/gio-mat-config/index.d.ts +0 -1
- package/lib/gio-monaco-editor/gio-monaco-clipboard-copy.component.d.ts +0 -7
- package/lib/gio-monaco-editor/gio-monaco-editor-form-field.directive.d.ts +0 -45
- package/lib/gio-monaco-editor/gio-monaco-editor.component.d.ts +0 -67
- package/lib/gio-monaco-editor/gio-monaco-editor.harness.d.ts +0 -19
- package/lib/gio-monaco-editor/gio-monaco-editor.module.d.ts +0 -20
- package/lib/gio-monaco-editor/gio-monaco-editor.testing.component.d.ts +0 -12
- package/lib/gio-monaco-editor/models/GioMonacoEditorConfig.d.ts +0 -7
- package/lib/gio-monaco-editor/models/JSONSchemaAutoComplete.d.ts +0 -39
- package/lib/gio-monaco-editor/models/MonacoEditorTheme.d.ts +0 -1
- package/lib/gio-monaco-editor/services/gio-language-el.service.d.ts +0 -18
- package/lib/gio-monaco-editor/services/gio-language-json.service.d.ts +0 -18
- package/lib/gio-monaco-editor/services/gio-monaco-editor.service.d.ts +0 -19
- package/lib/gio-pipe/gio.pipe.module.d.ts +0 -7
- package/lib/gio-pipe/safe.pipe.d.ts +0 -10
- package/lib/gio-popover/gio-popover-trigger.directive.d.ts +0 -12
- package/lib/gio-popover/gio-popover.component.d.ts +0 -15
- package/lib/gio-popover/index.d.ts +0 -2
- package/lib/gio-popover/public-api.d.ts +0 -2
- package/lib/gio-prismjs/gio-prismjs.service.d.ts +0 -14
- package/lib/gio-save-bar/gio-save-bar.component.d.ts +0 -30
- package/lib/gio-save-bar/gio-save-bar.harness.d.ts +0 -15
- package/lib/gio-save-bar/gio-save-bar.module.d.ts +0 -10
- package/lib/oem-theme/gio-menu/gio-menu-footer/gio-menu-footer.component.d.ts +0 -5
- package/lib/oem-theme/gio-menu/gio-menu-header/gio-menu-header.component.d.ts +0 -5
- package/lib/oem-theme/gio-menu/gio-menu-item/gio-menu-item.component.d.ts +0 -19
- package/lib/oem-theme/gio-menu/gio-menu-license-expiration-notification/gio-menu-license-expiration-notification.component.d.ts +0 -5
- package/lib/oem-theme/gio-menu/gio-menu-list/gio-menu-list.component.d.ts +0 -5
- package/lib/oem-theme/gio-menu/gio-menu-search/gio-menu-search.component.d.ts +0 -25
- package/lib/oem-theme/gio-menu/gio-menu-search/gio-menu-search.harness.d.ts +0 -10
- package/lib/oem-theme/gio-menu/gio-menu-search/gio-menu-search.service.d.ts +0 -9
- package/lib/oem-theme/gio-menu/gio-menu-selector/gio-menu-selector.component.d.ts +0 -17
- package/lib/oem-theme/gio-menu/gio-menu-selector/gio-menu-selector.harness.d.ts +0 -8
- package/lib/oem-theme/gio-menu/gio-menu.component.d.ts +0 -14
- package/lib/oem-theme/gio-menu/gio-menu.module.d.ts +0 -21
- package/lib/oem-theme/gio-menu/gio-menu.service.d.ts +0 -18
- package/lib/oem-theme/gio-menu/index.d.ts +0 -13
- package/lib/oem-theme/gio-submenu/gio-submenu-group/gio-submenu-group.component.d.ts +0 -8
- package/lib/oem-theme/gio-submenu/gio-submenu-item/gio-submenu-item.component.d.ts +0 -9
- package/lib/oem-theme/gio-submenu/gio-submenu.component.d.ts +0 -28
- package/lib/oem-theme/gio-submenu/gio-submenu.module.d.ts +0 -12
- package/lib/oem-theme/gio-submenu/index.d.ts +0 -4
- package/lib/oem-theme/gio-top-bar/gio-top-bar-content/gio-top-bar-content.component.d.ts +0 -8
- package/lib/oem-theme/gio-top-bar/gio-top-bar-link/gio-top-bar-link.component.d.ts +0 -7
- package/lib/oem-theme/gio-top-bar/gio-top-bar-link/gio-top-bar-link.module.d.ts +0 -10
- package/lib/oem-theme/gio-top-bar/gio-top-bar-menu/gio-top-bar-menu.component.d.ts +0 -5
- package/lib/oem-theme/gio-top-bar/gio-top-bar-menu/gio-top-bar-menu.module.d.ts +0 -8
- package/lib/oem-theme/gio-top-bar/gio-top-bar.component.d.ts +0 -8
- package/lib/oem-theme/gio-top-bar/gio-top-bar.module.d.ts +0 -11
- package/lib/oem-theme/gio-top-bar/index.d.ts +0 -7
- package/lib/oem-theme/oem-theme.service.d.ts +0 -22
- package/lib/oem-theme/public-api.d.ts +0 -4
- package/lib/public-api.d.ts +0 -66
- package/public-api.d.ts +0 -1
- package/testing/harnesses/div.harness.d.ts +0 -21
- package/testing/harnesses/index.d.ts +0 -2
- package/testing/harnesses/span.harness.d.ts +0 -21
- package/testing/public-api.d.ts +0 -1
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, DestroyRef,
|
|
2
|
+
import { Input, Component, inject, DestroyRef, HostBinding, Optional, Self, EventEmitter, Output, ChangeDetectionStrategy } from '@angular/core';
|
|
3
3
|
import * as i4$1 from '@angular/material/button-toggle';
|
|
4
4
|
import { MatButtonToggleModule } from '@angular/material/button-toggle';
|
|
5
|
-
import * as
|
|
6
|
-
import { FormControl, ReactiveFormsModule, FormGroup,
|
|
5
|
+
import * as i4 from '@angular/forms';
|
|
6
|
+
import { FormControl, ReactiveFormsModule, FormGroup, FormArray, Validators } from '@angular/forms';
|
|
7
7
|
import * as i3$1 from '@angular/material/button';
|
|
8
8
|
import { MatButtonModule } from '@angular/material/button';
|
|
9
9
|
import * as i5$2 from '@angular/material/menu';
|
|
10
10
|
import { MatMenuModule } from '@angular/material/menu';
|
|
11
|
-
import * as
|
|
11
|
+
import * as i1 from '@angular/material/form-field';
|
|
12
12
|
import { MatFormFieldModule, MatFormFieldControl } from '@angular/material/form-field';
|
|
13
|
-
import * as
|
|
13
|
+
import * as i3 from '@angular/material/input';
|
|
14
14
|
import { MatInputModule } from '@angular/material/input';
|
|
15
|
-
import * as
|
|
16
|
-
import { CommonModule } from '@angular/common';
|
|
17
|
-
import * as i3 from '@angular/material/select';
|
|
15
|
+
import * as i2 from '@angular/material/select';
|
|
18
16
|
import { MatSelectModule } from '@angular/material/select';
|
|
19
17
|
import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
|
|
20
18
|
import { startWith, map } from 'rxjs/operators';
|
|
21
|
-
import { isNil, isEmpty,
|
|
19
|
+
import { isNil, isEmpty, isDate, toString, get, has } from 'lodash';
|
|
22
20
|
import { GioIconsModule } from '@gravitee/ui-particles-angular';
|
|
23
|
-
import * as i6 from '@angular/material/autocomplete';
|
|
24
|
-
import { MatAutocompleteModule } from '@angular/material/autocomplete';
|
|
25
|
-
import { Observable, Subject, combineLatest } from 'rxjs';
|
|
26
21
|
import { MatSlideToggle } from '@angular/material/slide-toggle';
|
|
27
|
-
import * as i5
|
|
22
|
+
import * as i5 from '@angular/material/datepicker';
|
|
28
23
|
import { MatDatepickerModule } from '@angular/material/datepicker';
|
|
24
|
+
import * as i6 from '@angular/common';
|
|
25
|
+
import { CommonModule } from '@angular/common';
|
|
26
|
+
import * as i5$1 from '@angular/material/autocomplete';
|
|
27
|
+
import { MatAutocompleteModule } from '@angular/material/autocomplete';
|
|
28
|
+
import { Observable, Subject, combineLatest } from 'rxjs';
|
|
29
29
|
import { coerceBooleanProperty } from '@angular/cdk/coercion';
|
|
30
30
|
import * as i2$1 from '@angular/cdk/a11y';
|
|
31
31
|
import * as i6$1 from '@angular/material/icon';
|
|
@@ -165,45 +165,36 @@ class Condition {
|
|
|
165
165
|
* See the License for the specific language governing permissions and
|
|
166
166
|
* limitations under the License.
|
|
167
167
|
*/
|
|
168
|
-
class
|
|
168
|
+
class GioElEditorTypeBooleanComponent {
|
|
169
169
|
constructor() {
|
|
170
|
-
this.destroyRef = inject(DestroyRef);
|
|
171
170
|
this.operators = [
|
|
172
171
|
{ label: 'Equals', value: 'EQUALS' },
|
|
173
172
|
{ label: 'Not equals', value: 'NOT_EQUALS' },
|
|
174
173
|
];
|
|
175
|
-
this.filteredOptions$ = new Observable();
|
|
176
174
|
}
|
|
177
175
|
ngOnChanges(changes) {
|
|
178
176
|
if (changes.conditionFormGroup) {
|
|
179
177
|
const field = this.conditionFormGroup.controls.field.value;
|
|
180
|
-
if (isEmpty(field) || field?.type !== '
|
|
181
|
-
throw new Error('
|
|
178
|
+
if (isEmpty(field) || field?.type !== 'boolean') {
|
|
179
|
+
throw new Error('Boolean field is required!');
|
|
182
180
|
}
|
|
183
181
|
this.conditionFormGroup.addControl('operator', new FormControl(null));
|
|
184
182
|
this.conditionFormGroup.addControl('value', new FormControl(null));
|
|
185
|
-
|
|
186
|
-
if (values && !isEmpty(values)) {
|
|
187
|
-
this.filteredOptions$ = this.conditionFormGroup.get('value').valueChanges.pipe(takeUntilDestroyed(this.destroyRef), startWith(''), map(value => filterValues(values, toString(value) ?? '')));
|
|
188
|
-
}
|
|
183
|
+
this.conditionFormGroup.get('value')?.setValue(true);
|
|
189
184
|
}
|
|
190
185
|
}
|
|
191
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
192
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
186
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorTypeBooleanComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
187
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.3", type: GioElEditorTypeBooleanComponent, isStandalone: true, selector: "gio-el-editor-type-boolean", inputs: { conditionFormGroup: "conditionFormGroup" }, usesOnChanges: true, ngImport: i0, template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n@if (conditionFormGroup) {\n <div [formGroup]=\"conditionFormGroup\" class=\"condition\">\n <mat-form-field class=\"condition__operator\">\n <mat-label>Operator</mat-label>\n\n <mat-select formControlName=\"operator\" placeholder=\"Select Operator\">\n @for (operator of operators; track operator.value) {\n <mat-option [value]=\"operator.value\">{{ operator.label }}</mat-option>\n }\n </mat-select>\n </mat-form-field>\n\n <mat-slide-toggle class=\"toggle\" #valueToggle formControlName=\"value\">\n <mat-label>{{ valueToggle.checked ? 'True' : 'False' }}</mat-label>\n </mat-slide-toggle>\n </div>\n}\n", styles: [".condition{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.condition__operator{width:120px}.toggle{min-width:80px;align-self:center;margin-left:8px}\n"], dependencies: [{ kind: "ngmodule", type: MatFormFieldModule }, { kind: "component", type: i1.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i1.MatLabel, selector: "mat-label" }, { kind: "ngmodule", type: MatSelectModule }, { kind: "component", type: i2.MatSelect, selector: "mat-select", inputs: ["aria-describedby", "panelClass", "disabled", "disableRipple", "tabIndex", "hideSingleSelectionIndicator", "placeholder", "required", "multiple", "disableOptionCentering", "compareWith", "value", "aria-label", "aria-labelledby", "errorStateMatcher", "typeaheadDebounceInterval", "sortComparator", "id", "panelWidth", "canSelectNullableOptions"], outputs: ["openedChange", "opened", "closed", "selectionChange", "valueChange"], exportAs: ["matSelect"] }, { kind: "component", type: i2.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i4.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: MatSlideToggle, selector: "mat-slide-toggle", inputs: ["name", "id", "labelPosition", "aria-label", "aria-labelledby", "aria-describedby", "required", "color", "disabled", "disableRipple", "tabIndex", "checked", "hideIcon", "disabledInteractive"], outputs: ["change", "toggleChange"], exportAs: ["matSlideToggle"] }] }); }
|
|
193
188
|
}
|
|
194
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorTypeBooleanComponent, decorators: [{
|
|
195
190
|
type: Component,
|
|
196
|
-
args: [{ selector: 'gio-el-editor-type-
|
|
191
|
+
args: [{ selector: 'gio-el-editor-type-boolean', imports: [MatFormFieldModule, MatSelectModule, ReactiveFormsModule, MatSlideToggle], template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n@if (conditionFormGroup) {\n <div [formGroup]=\"conditionFormGroup\" class=\"condition\">\n <mat-form-field class=\"condition__operator\">\n <mat-label>Operator</mat-label>\n\n <mat-select formControlName=\"operator\" placeholder=\"Select Operator\">\n @for (operator of operators; track operator.value) {\n <mat-option [value]=\"operator.value\">{{ operator.label }}</mat-option>\n }\n </mat-select>\n </mat-form-field>\n\n <mat-slide-toggle class=\"toggle\" #valueToggle formControlName=\"value\">\n <mat-label>{{ valueToggle.checked ? 'True' : 'False' }}</mat-label>\n </mat-slide-toggle>\n </div>\n}\n", styles: [".condition{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.condition__operator{width:120px}.toggle{min-width:80px;align-self:center;margin-left:8px}\n"] }]
|
|
197
192
|
}], propDecorators: { conditionFormGroup: [{
|
|
198
193
|
type: Input,
|
|
199
194
|
args: [{
|
|
200
195
|
required: true,
|
|
201
196
|
}]
|
|
202
197
|
}] } });
|
|
203
|
-
const filterValues = (values, value) => {
|
|
204
|
-
const filterValue = value.toLowerCase();
|
|
205
|
-
return values.filter(option => option.label.toLowerCase().includes(filterValue) || option.value.toLowerCase().includes(filterValue));
|
|
206
|
-
};
|
|
207
198
|
|
|
208
199
|
/*
|
|
209
200
|
* Copyright (C) 2024 The Gravitee team (http://gravitee.io)
|
|
@@ -220,30 +211,43 @@ const filterValues = (values, value) => {
|
|
|
220
211
|
* See the License for the specific language governing permissions and
|
|
221
212
|
* limitations under the License.
|
|
222
213
|
*/
|
|
223
|
-
class
|
|
214
|
+
class GioElEditorTypeDateComponent {
|
|
224
215
|
constructor() {
|
|
216
|
+
this.destroyRef = inject(DestroyRef);
|
|
225
217
|
this.operators = [
|
|
226
218
|
{ label: 'Equals', value: 'EQUALS' },
|
|
227
219
|
{ label: 'Not equals', value: 'NOT_EQUALS' },
|
|
220
|
+
{ label: 'Less than', value: 'LESS_THAN' },
|
|
221
|
+
{ label: 'Less than or equals', value: 'LESS_THAN_OR_EQUALS' },
|
|
222
|
+
{ label: 'Greater than', value: 'GREATER_THAN' },
|
|
223
|
+
{ label: 'Greater than or equals', value: 'GREATER_THAN_OR_EQUALS' },
|
|
228
224
|
];
|
|
225
|
+
this.datepickerControl = new FormControl();
|
|
229
226
|
}
|
|
230
227
|
ngOnChanges(changes) {
|
|
231
228
|
if (changes.conditionFormGroup) {
|
|
232
229
|
const field = this.conditionFormGroup.controls.field.value;
|
|
233
|
-
if (isEmpty(field) || field?.type !== '
|
|
234
|
-
throw new Error('
|
|
230
|
+
if (isEmpty(field) || field?.type !== 'date') {
|
|
231
|
+
throw new Error('Date field is required!');
|
|
235
232
|
}
|
|
236
233
|
this.conditionFormGroup.addControl('operator', new FormControl(null));
|
|
237
|
-
this.conditionFormGroup.addControl('value', new FormControl(
|
|
238
|
-
this.
|
|
234
|
+
this.conditionFormGroup.addControl('value', new FormControl(true));
|
|
235
|
+
this.datepickerControl.valueChanges.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(value => {
|
|
236
|
+
if (!isDate(value)) {
|
|
237
|
+
return;
|
|
238
|
+
}
|
|
239
|
+
// Convert date to UTC ignoring timezone
|
|
240
|
+
const dateUtc = Date.UTC(value.getFullYear(), value.getMonth(), value.getDate(), value.getHours(), value.getMinutes(), value.getSeconds());
|
|
241
|
+
this.conditionFormGroup.controls.value.setValue(new Date(dateUtc));
|
|
242
|
+
});
|
|
239
243
|
}
|
|
240
244
|
}
|
|
241
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
242
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
245
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorTypeDateComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
246
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.3", type: GioElEditorTypeDateComponent, isStandalone: true, selector: "gio-el-editor-type-date", inputs: { conditionFormGroup: "conditionFormGroup" }, usesOnChanges: true, ngImport: i0, template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n@if (conditionFormGroup) {\n <div [formGroup]=\"conditionFormGroup\" class=\"condition\">\n <mat-form-field class=\"condition__operator\">\n <mat-label>Operator</mat-label>\n\n <mat-select formControlName=\"operator\" placeholder=\"Select Operator\">\n @for (operator of operators; track operator.value) {\n <mat-option [value]=\"operator.value\">{{ operator.label }}</mat-option>\n }\n </mat-select>\n </mat-form-field>\n\n <mat-form-field>\n <mat-label>Choose a date</mat-label>\n <input matInput [matDatepicker]=\"picker\" [formControl]=\"datepickerControl\" />\n <mat-hint>MM/DD/YYYY</mat-hint>\n <mat-datepicker-toggle matIconSuffix [for]=\"picker\"></mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n </mat-form-field>\n </div>\n}\n", styles: [".condition{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.condition__operator{width:120px}.toggle{min-width:80px;margin-left:8px}\n"], dependencies: [{ kind: "ngmodule", type: MatFormFieldModule }, { kind: "component", type: i1.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i1.MatLabel, selector: "mat-label" }, { kind: "directive", type: i1.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i1.MatSuffix, selector: "[matSuffix], [matIconSuffix], [matTextSuffix]", inputs: ["matTextSuffix"] }, { kind: "ngmodule", type: MatSelectModule }, { kind: "component", type: i2.MatSelect, selector: "mat-select", inputs: ["aria-describedby", "panelClass", "disabled", "disableRipple", "tabIndex", "hideSingleSelectionIndicator", "placeholder", "required", "multiple", "disableOptionCentering", "compareWith", "value", "aria-label", "aria-labelledby", "errorStateMatcher", "typeaheadDebounceInterval", "sortComparator", "id", "panelWidth", "canSelectNullableOptions"], outputs: ["openedChange", "opened", "closed", "selectionChange", "valueChange"], exportAs: ["matSelect"] }, { kind: "component", type: i2.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "ngmodule", type: MatInputModule }, { kind: "directive", type: i3.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly", "disabledInteractive"], exportAs: ["matInput"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "ngmodule", type: MatDatepickerModule }, { kind: "component", type: i5.MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }, { kind: "directive", type: i5.MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { kind: "component", type: i5.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["for", "tabIndex", "aria-label", "disabled", "disableRipple"], exportAs: ["matDatepickerToggle"] }] }); }
|
|
243
247
|
}
|
|
244
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
248
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorTypeDateComponent, decorators: [{
|
|
245
249
|
type: Component,
|
|
246
|
-
args: [{ selector: 'gio-el-editor-type-
|
|
250
|
+
args: [{ selector: 'gio-el-editor-type-date', imports: [MatFormFieldModule, MatSelectModule, MatInputModule, ReactiveFormsModule, MatDatepickerModule], template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n@if (conditionFormGroup) {\n <div [formGroup]=\"conditionFormGroup\" class=\"condition\">\n <mat-form-field class=\"condition__operator\">\n <mat-label>Operator</mat-label>\n\n <mat-select formControlName=\"operator\" placeholder=\"Select Operator\">\n @for (operator of operators; track operator.value) {\n <mat-option [value]=\"operator.value\">{{ operator.label }}</mat-option>\n }\n </mat-select>\n </mat-form-field>\n\n <mat-form-field>\n <mat-label>Choose a date</mat-label>\n <input matInput [matDatepicker]=\"picker\" [formControl]=\"datepickerControl\" />\n <mat-hint>MM/DD/YYYY</mat-hint>\n <mat-datepicker-toggle matIconSuffix [for]=\"picker\"></mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n </mat-form-field>\n </div>\n}\n", styles: [".condition{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.condition__operator{width:120px}.toggle{min-width:80px;margin-left:8px}\n"] }]
|
|
247
251
|
}], propDecorators: { conditionFormGroup: [{
|
|
248
252
|
type: Input,
|
|
249
253
|
args: [{
|
|
@@ -295,12 +299,12 @@ class GioElEditorTypeNumberComponent {
|
|
|
295
299
|
this.conditionFormGroup.addControl('value', new FormControl(true));
|
|
296
300
|
}
|
|
297
301
|
}
|
|
298
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
299
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
302
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorTypeNumberComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
303
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.3", type: GioElEditorTypeNumberComponent, isStandalone: true, selector: "gio-el-editor-type-number", inputs: { conditionFormGroup: "conditionFormGroup" }, usesOnChanges: true, ngImport: i0, template: "<!--\n\n Copyright (C) 2025 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n@if (conditionFormGroup) {\n <div [formGroup]=\"conditionFormGroup\" class=\"condition\">\n <mat-form-field class=\"condition__operator\">\n <mat-label>Operator</mat-label>\n\n <mat-select formControlName=\"operator\" placeholder=\"Select Operator\">\n @for (operator of operators; track operator.value) {\n <mat-option [value]=\"operator.value\">{{ operator.label }}</mat-option>\n }\n </mat-select>\n </mat-form-field>\n\n <mat-form-field>\n <mat-label>Value</mat-label>\n <input matInput formControlName=\"value\" placeholder=\"Value\" type=\"number\" [min]=\"min\" [max]=\"max\" />\n @if (conditionFormGroup.controls.value.hasError('min')) {\n <mat-error> Value must be at least {{ min }} </mat-error>\n }\n @if (conditionFormGroup.controls.value.hasError('max')) {\n <mat-error> Value must be at most {{ max }} </mat-error>\n }\n </mat-form-field>\n </div>\n}\n", styles: [".condition{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.condition__operator{width:120px}.toggle{min-width:80px;margin-left:8px}\n"], dependencies: [{ kind: "ngmodule", type: MatFormFieldModule }, { kind: "component", type: i1.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i1.MatLabel, selector: "mat-label" }, { kind: "directive", type: i1.MatError, selector: "mat-error, [matError]", inputs: ["id"] }, { kind: "ngmodule", type: MatSelectModule }, { kind: "component", type: i2.MatSelect, selector: "mat-select", inputs: ["aria-describedby", "panelClass", "disabled", "disableRipple", "tabIndex", "hideSingleSelectionIndicator", "placeholder", "required", "multiple", "disableOptionCentering", "compareWith", "value", "aria-label", "aria-labelledby", "errorStateMatcher", "typeaheadDebounceInterval", "sortComparator", "id", "panelWidth", "canSelectNullableOptions"], outputs: ["openedChange", "opened", "closed", "selectionChange", "valueChange"], exportAs: ["matSelect"] }, { kind: "component", type: i2.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "ngmodule", type: MatInputModule }, { kind: "directive", type: i3.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly", "disabledInteractive"], exportAs: ["matInput"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NumberValueAccessor, selector: "input[type=number][formControlName],input[type=number][formControl],input[type=number][ngModel]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i4.MinValidator, selector: "input[type=number][min][formControlName],input[type=number][min][formControl],input[type=number][min][ngModel]", inputs: ["min"] }, { kind: "directive", type: i4.MaxValidator, selector: "input[type=number][max][formControlName],input[type=number][max][formControl],input[type=number][max][ngModel]", inputs: ["max"] }, { kind: "directive", type: i4.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }] }); }
|
|
300
304
|
}
|
|
301
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
305
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorTypeNumberComponent, decorators: [{
|
|
302
306
|
type: Component,
|
|
303
|
-
args: [{ selector: 'gio-el-editor-type-number', imports: [
|
|
307
|
+
args: [{ selector: 'gio-el-editor-type-number', imports: [MatFormFieldModule, MatSelectModule, MatInputModule, ReactiveFormsModule], template: "<!--\n\n Copyright (C) 2025 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n@if (conditionFormGroup) {\n <div [formGroup]=\"conditionFormGroup\" class=\"condition\">\n <mat-form-field class=\"condition__operator\">\n <mat-label>Operator</mat-label>\n\n <mat-select formControlName=\"operator\" placeholder=\"Select Operator\">\n @for (operator of operators; track operator.value) {\n <mat-option [value]=\"operator.value\">{{ operator.label }}</mat-option>\n }\n </mat-select>\n </mat-form-field>\n\n <mat-form-field>\n <mat-label>Value</mat-label>\n <input matInput formControlName=\"value\" placeholder=\"Value\" type=\"number\" [min]=\"min\" [max]=\"max\" />\n @if (conditionFormGroup.controls.value.hasError('min')) {\n <mat-error> Value must be at least {{ min }} </mat-error>\n }\n @if (conditionFormGroup.controls.value.hasError('max')) {\n <mat-error> Value must be at most {{ max }} </mat-error>\n }\n </mat-form-field>\n </div>\n}\n", styles: [".condition{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.condition__operator{width:120px}.toggle{min-width:80px;margin-left:8px}\n"] }]
|
|
304
308
|
}], propDecorators: { conditionFormGroup: [{
|
|
305
309
|
type: Input,
|
|
306
310
|
args: [{
|
|
@@ -323,49 +327,45 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.4", ngImpor
|
|
|
323
327
|
* See the License for the specific language governing permissions and
|
|
324
328
|
* limitations under the License.
|
|
325
329
|
*/
|
|
326
|
-
class
|
|
330
|
+
class GioElEditorTypeStringComponent {
|
|
327
331
|
constructor() {
|
|
328
332
|
this.destroyRef = inject(DestroyRef);
|
|
329
333
|
this.operators = [
|
|
330
334
|
{ label: 'Equals', value: 'EQUALS' },
|
|
331
335
|
{ label: 'Not equals', value: 'NOT_EQUALS' },
|
|
332
|
-
{ label: 'Less than', value: 'LESS_THAN' },
|
|
333
|
-
{ label: 'Less than or equals', value: 'LESS_THAN_OR_EQUALS' },
|
|
334
|
-
{ label: 'Greater than', value: 'GREATER_THAN' },
|
|
335
|
-
{ label: 'Greater than or equals', value: 'GREATER_THAN_OR_EQUALS' },
|
|
336
336
|
];
|
|
337
|
-
this.
|
|
337
|
+
this.filteredOptions$ = new Observable();
|
|
338
338
|
}
|
|
339
339
|
ngOnChanges(changes) {
|
|
340
340
|
if (changes.conditionFormGroup) {
|
|
341
341
|
const field = this.conditionFormGroup.controls.field.value;
|
|
342
|
-
if (isEmpty(field) || field?.type !== '
|
|
343
|
-
throw new Error('
|
|
342
|
+
if (isEmpty(field) || field?.type !== 'string') {
|
|
343
|
+
throw new Error('String field is required!');
|
|
344
344
|
}
|
|
345
345
|
this.conditionFormGroup.addControl('operator', new FormControl(null));
|
|
346
|
-
this.conditionFormGroup.addControl('value', new FormControl(
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
// Convert date to UTC ignoring timezone
|
|
352
|
-
const dateUtc = Date.UTC(value.getFullYear(), value.getMonth(), value.getDate(), value.getHours(), value.getMinutes(), value.getSeconds());
|
|
353
|
-
this.conditionFormGroup.controls.value.setValue(new Date(dateUtc));
|
|
354
|
-
});
|
|
346
|
+
this.conditionFormGroup.addControl('value', new FormControl(null));
|
|
347
|
+
const values = field.values?.map(value => (typeof value === 'string' ? { value, label: value } : value));
|
|
348
|
+
if (values && !isEmpty(values)) {
|
|
349
|
+
this.filteredOptions$ = this.conditionFormGroup.get('value').valueChanges.pipe(takeUntilDestroyed(this.destroyRef), startWith(''), map(value => filterValues(values, toString(value) ?? '')));
|
|
350
|
+
}
|
|
355
351
|
}
|
|
356
352
|
}
|
|
357
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
358
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
353
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorTypeStringComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
354
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.3", type: GioElEditorTypeStringComponent, isStandalone: true, selector: "gio-el-editor-type-string", inputs: { conditionFormGroup: "conditionFormGroup" }, usesOnChanges: true, ngImport: i0, template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n@if (conditionFormGroup) {\n <div [formGroup]=\"conditionFormGroup\" class=\"condition\">\n <mat-form-field class=\"condition__operator\">\n <mat-label>Operator</mat-label>\n\n <mat-select formControlName=\"operator\" placeholder=\"Select Operator\">\n @for (operator of operators; track operator.value) {\n <mat-option [value]=\"operator.value\">{{ operator.label }}</mat-option>\n }\n </mat-select>\n </mat-form-field>\n\n <mat-form-field>\n <mat-label>Value</mat-label>\n <input matInput formControlName=\"value\" placeholder=\"Value\" [matAutocomplete]=\"auto\" />\n\n <mat-autocomplete autoActiveFirstOption #auto=\"matAutocomplete\">\n @for (option of filteredOptions$ | async; track option) {\n <mat-option [value]=\"option.value\">{{ option.label }}</mat-option>\n }\n </mat-autocomplete>\n </mat-form-field>\n </div>\n}\n", styles: [".condition{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.condition__operator{width:120px}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: MatFormFieldModule }, { kind: "component", type: i1.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i1.MatLabel, selector: "mat-label" }, { kind: "ngmodule", type: MatSelectModule }, { kind: "component", type: i2.MatSelect, selector: "mat-select", inputs: ["aria-describedby", "panelClass", "disabled", "disableRipple", "tabIndex", "hideSingleSelectionIndicator", "placeholder", "required", "multiple", "disableOptionCentering", "compareWith", "value", "aria-label", "aria-labelledby", "errorStateMatcher", "typeaheadDebounceInterval", "sortComparator", "id", "panelWidth", "canSelectNullableOptions"], outputs: ["openedChange", "opened", "closed", "selectionChange", "valueChange"], exportAs: ["matSelect"] }, { kind: "component", type: i2.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "ngmodule", type: MatInputModule }, { kind: "directive", type: i3.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly", "disabledInteractive"], exportAs: ["matInput"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i4.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "ngmodule", type: MatAutocompleteModule }, { kind: "component", type: i5$1.MatAutocomplete, selector: "mat-autocomplete", inputs: ["aria-label", "aria-labelledby", "displayWith", "autoActiveFirstOption", "autoSelectActiveOption", "requireSelection", "panelWidth", "disableRipple", "class", "hideSingleSelectionIndicator"], outputs: ["optionSelected", "opened", "closed", "optionActivated"], exportAs: ["matAutocomplete"] }, { kind: "directive", type: i5$1.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", inputs: ["matAutocomplete", "matAutocompletePosition", "matAutocompleteConnectedTo", "autocomplete", "matAutocompleteDisabled"], exportAs: ["matAutocompleteTrigger"] }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }] }); }
|
|
359
355
|
}
|
|
360
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
356
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorTypeStringComponent, decorators: [{
|
|
361
357
|
type: Component,
|
|
362
|
-
args: [{ selector: 'gio-el-editor-type-
|
|
358
|
+
args: [{ selector: 'gio-el-editor-type-string', imports: [CommonModule, MatFormFieldModule, MatSelectModule, MatInputModule, ReactiveFormsModule, MatAutocompleteModule], template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n@if (conditionFormGroup) {\n <div [formGroup]=\"conditionFormGroup\" class=\"condition\">\n <mat-form-field class=\"condition__operator\">\n <mat-label>Operator</mat-label>\n\n <mat-select formControlName=\"operator\" placeholder=\"Select Operator\">\n @for (operator of operators; track operator.value) {\n <mat-option [value]=\"operator.value\">{{ operator.label }}</mat-option>\n }\n </mat-select>\n </mat-form-field>\n\n <mat-form-field>\n <mat-label>Value</mat-label>\n <input matInput formControlName=\"value\" placeholder=\"Value\" [matAutocomplete]=\"auto\" />\n\n <mat-autocomplete autoActiveFirstOption #auto=\"matAutocomplete\">\n @for (option of filteredOptions$ | async; track option) {\n <mat-option [value]=\"option.value\">{{ option.label }}</mat-option>\n }\n </mat-autocomplete>\n </mat-form-field>\n </div>\n}\n", styles: [".condition{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.condition__operator{width:120px}\n"] }]
|
|
363
359
|
}], propDecorators: { conditionFormGroup: [{
|
|
364
360
|
type: Input,
|
|
365
361
|
args: [{
|
|
366
362
|
required: true,
|
|
367
363
|
}]
|
|
368
364
|
}] } });
|
|
365
|
+
const filterValues = (values, value) => {
|
|
366
|
+
const filterValue = value.toLowerCase();
|
|
367
|
+
return values.filter(option => option.label.toLowerCase().includes(filterValue) || option.value.toLowerCase().includes(filterValue));
|
|
368
|
+
};
|
|
369
369
|
|
|
370
370
|
const isConditionModel = (conditions) => {
|
|
371
371
|
return 'field' in conditions && 'label' in conditions && 'type' in conditions;
|
|
@@ -581,13 +581,13 @@ class GioElFieldComponent {
|
|
|
581
581
|
this.stateChanges.complete();
|
|
582
582
|
this.focusMonitor.stopMonitoring(this.elementRef);
|
|
583
583
|
}
|
|
584
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
585
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
584
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElFieldComponent, deps: [{ token: i4.NgControl, optional: true, self: true }, { token: i0.ElementRef }, { token: i2$1.FocusMonitor }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
585
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.3", type: GioElFieldComponent, isStandalone: true, selector: "gio-el-field", inputs: { conditionsModel: "conditionsModel", placeholder: "placeholder", required: "required" }, host: { properties: { "id": "this.id", "class.floating": "this.shouldLabelFloat", "attr.aria-describedBy": "this.userAriaDescribedBy" } }, providers: [{ provide: MatFormFieldControl, useExisting: GioElFieldComponent }], usesOnChanges: true, ngImport: i0, template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n\n<div class=\"container\">\n <span class=\"text\">#</span>\n <input class=\"input fieldSelect\" matInput [formControl]=\"fieldFormControl\" [matAutocomplete]=\"fieldSelectAuto\" />\n\n <mat-autocomplete\n autoActiveFirstOption\n requireSelection\n #fieldSelectAuto=\"matAutocomplete\"\n panelWidth=\"auto\"\n [displayWith]=\"displayFn\"\n (optionSelected)=\"onFieldSelected($event)\"\n >\n @for (option of fieldFilteredOptions$ | async; track option) {\n @if (option.hasOwnProperty('options')) {\n <mat-optgroup [label]=\"option.label\">\n @for (option of $any(option).options; track option) {\n <mat-option [value]=\"option\">{{ option.label }}</mat-option>\n }\n </mat-optgroup>\n } @else {\n <mat-option [value]=\"option\">{{ option.label }}</mat-option>\n }\n }\n </mat-autocomplete>\n @if (selectedConditionModel?.map) {\n <span class=\"text\">[\"</span>\n <input class=\"input key1\" matInput [formControl]=\"key1FormControl\" [matAutocomplete]=\"key1SelectAuto\" />\n\n <mat-autocomplete #key1SelectAuto=\"matAutocomplete\" panelWidth=\"auto\">\n @for (option of key1FilteredOptions$ | async; track option) {\n <mat-option [value]=\"option.value\">{{ option.label }}</mat-option>\n }\n </mat-autocomplete>\n\n <span class=\"text\">\"]</span>\n }\n @if (selectedConditionModel?.map?.type === 'MultiMap') {\n <span class=\"text\">[</span>\n <input class=\"input key2\" type=\"number\" min=\"0\" matInput [formControl]=\"key2FormControl\" />\n\n <span class=\"text\">]</span>\n }\n</div>\n", styles: [":host{opacity:0}:host.floating{opacity:1}.container{display:flex;align-items:center}.input{flex:3 2 auto;padding:0;border:none;background:none;color:currentcolor;font:inherit;outline:none}.input.key1,.input.key2{flex:2 3 auto;border-bottom:1px dashed #a2a5b5!important}.text{color:#a2a5b5}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: MatAutocompleteModule }, { kind: "component", type: i5$1.MatAutocomplete, selector: "mat-autocomplete", inputs: ["aria-label", "aria-labelledby", "displayWith", "autoActiveFirstOption", "autoSelectActiveOption", "requireSelection", "panelWidth", "disableRipple", "class", "hideSingleSelectionIndicator"], outputs: ["optionSelected", "opened", "closed", "optionActivated"], exportAs: ["matAutocomplete"] }, { kind: "component", type: i2.MatOption, selector: "mat-option", inputs: ["value", "id", "disabled"], outputs: ["onSelectionChange"], exportAs: ["matOption"] }, { kind: "component", type: i2.MatOptgroup, selector: "mat-optgroup", inputs: ["label", "disabled"], exportAs: ["matOptgroup"] }, { kind: "directive", type: i5$1.MatAutocompleteTrigger, selector: "input[matAutocomplete], textarea[matAutocomplete]", inputs: ["matAutocomplete", "matAutocompletePosition", "matAutocompleteConnectedTo", "autocomplete", "matAutocompleteDisabled"], exportAs: ["matAutocompleteTrigger"] }, { kind: "ngmodule", type: MatInputModule }, { kind: "directive", type: i3.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly", "disabledInteractive"], exportAs: ["matInput"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NumberValueAccessor, selector: "input[type=number][formControlName],input[type=number][formControl],input[type=number][ngModel]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.MinValidator, selector: "input[type=number][min][formControlName],input[type=number][min][formControl],input[type=number][min][ngModel]", inputs: ["min"] }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatButtonModule }, { kind: "ngmodule", type: GioIconsModule }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }] }); }
|
|
586
586
|
}
|
|
587
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
587
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElFieldComponent, decorators: [{
|
|
588
588
|
type: Component,
|
|
589
589
|
args: [{ selector: 'gio-el-field', imports: [CommonModule, MatAutocompleteModule, MatInputModule, ReactiveFormsModule, MatButtonModule, GioIconsModule], providers: [{ provide: MatFormFieldControl, useExisting: GioElFieldComponent }], template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n\n<div class=\"container\">\n <span class=\"text\">#</span>\n <input class=\"input fieldSelect\" matInput [formControl]=\"fieldFormControl\" [matAutocomplete]=\"fieldSelectAuto\" />\n\n <mat-autocomplete\n autoActiveFirstOption\n requireSelection\n #fieldSelectAuto=\"matAutocomplete\"\n panelWidth=\"auto\"\n [displayWith]=\"displayFn\"\n (optionSelected)=\"onFieldSelected($event)\"\n >\n @for (option of fieldFilteredOptions$ | async; track option) {\n @if (option.hasOwnProperty('options')) {\n <mat-optgroup [label]=\"option.label\">\n @for (option of $any(option).options; track option) {\n <mat-option [value]=\"option\">{{ option.label }}</mat-option>\n }\n </mat-optgroup>\n } @else {\n <mat-option [value]=\"option\">{{ option.label }}</mat-option>\n }\n }\n </mat-autocomplete>\n @if (selectedConditionModel?.map) {\n <span class=\"text\">[\"</span>\n <input class=\"input key1\" matInput [formControl]=\"key1FormControl\" [matAutocomplete]=\"key1SelectAuto\" />\n\n <mat-autocomplete #key1SelectAuto=\"matAutocomplete\" panelWidth=\"auto\">\n @for (option of key1FilteredOptions$ | async; track option) {\n <mat-option [value]=\"option.value\">{{ option.label }}</mat-option>\n }\n </mat-autocomplete>\n\n <span class=\"text\">\"]</span>\n }\n @if (selectedConditionModel?.map?.type === 'MultiMap') {\n <span class=\"text\">[</span>\n <input class=\"input key2\" type=\"number\" min=\"0\" matInput [formControl]=\"key2FormControl\" />\n\n <span class=\"text\">]</span>\n }\n</div>\n", styles: [":host{opacity:0}:host.floating{opacity:1}.container{display:flex;align-items:center}.input{flex:3 2 auto;padding:0;border:none;background:none;color:currentcolor;font:inherit;outline:none}.input.key1,.input.key2{flex:2 3 auto;border-bottom:1px dashed #a2a5b5!important}.text{color:#a2a5b5}\n"] }]
|
|
590
|
-
}], ctorParameters: () => [{ type:
|
|
590
|
+
}], ctorParameters: () => [{ type: i4.NgControl, decorators: [{
|
|
591
591
|
type: Optional
|
|
592
592
|
}, {
|
|
593
593
|
type: Self
|
|
@@ -675,13 +675,12 @@ class GioElEditorConditionGroupComponent {
|
|
|
675
675
|
this.conditionGroupFormGroup.controls.condition.disable();
|
|
676
676
|
}
|
|
677
677
|
}
|
|
678
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
679
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
678
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorConditionGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
679
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.3", type: GioElEditorConditionGroupComponent, isStandalone: true, selector: "gio-el-editor-condition-group", inputs: { conditionGroupFormGroup: "conditionGroupFormGroup", conditionsModel: "conditionsModel", nodeLvl: "nodeLvl" }, outputs: { remove: "remove" }, host: { properties: { "attr.node-lvl": "this.nodeLvl" } }, ngImport: i0, template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n<div class=\"conditionGroup\" [formGroup]=\"conditionGroupFormGroup\">\n <div class=\"conditionGroup__header\">\n <mat-button-toggle-group\n class=\"gio-button-toggle-group\"\n name=\"condition\"\n aria-label=\"Condition\"\n formControlName=\"condition\"\n [hideSingleSelectionIndicator]=\"true\"\n >\n <mat-button-toggle class=\"mat-button-toggle-group\" value=\"AND\">AND</mat-button-toggle>\n <mat-button-toggle class=\"mat-button-toggle-group\" value=\"OR\">OR</mat-button-toggle>\n </mat-button-toggle-group>\n\n <div class=\"conditionGroup__header__addBtn\">\n <button mat-button [matMenuTriggerFor]=\"addBtn\">\n <mat-icon svgIcon=\"gio:plus\">Add</mat-icon>\n </button>\n <mat-menu #addBtn=\"matMenu\">\n <button mat-menu-item (click)=\"addConditionGroup()\">Add Group</button>\n <button mat-menu-item (click)=\"addCondition()\">Add Condition</button>\n </mat-menu>\n </div>\n\n @if (nodeLvl > 0) {\n <button class=\"conditionGroup__header__removeBtn\" mat-button aria-label=\"Remove Group\" (click)=\"removeConditionGroup()\">\n <mat-icon svgIcon=\"gio:cancel\"></mat-icon>\n </button>\n }\n </div>\n\n <div class=\"conditionGroup__conditions\">\n @for (condition of conditionGroupFormGroup.controls.conditions.controls; track conditionIndex; let conditionIndex = $index) {\n @if (isConditionGroupForm(condition)) {\n <gio-el-editor-condition-group\n class=\"conditionGroup__conditions__conditionGroup\"\n [conditionGroupFormGroup]=\"condition\"\n [conditionsModel]=\"conditionsModel\"\n [nodeLvl]=\"nodeLvl + 1\"\n (remove)=\"removeCondition(conditionIndex)\"\n ></gio-el-editor-condition-group>\n } @else {\n <div\n class=\"conditionGroup__conditions__condition\"\n [formGroup]=\"conditionGroupFormGroup.controls.conditions.at(conditionIndex)\"\n [attr.node-lvl]=\"nodeLvl\"\n >\n <mat-form-field class=\"conditionGroup__conditions__condition__field\">\n <mat-label>Field</mat-label>\n <gio-el-field formControlName=\"field\" [conditionsModel]=\"conditionsModel\"></gio-el-field>\n </mat-form-field>\n\n @switch (condition.controls.field.value?.type) {\n @case ('string') {\n <gio-el-editor-type-string [conditionFormGroup]=\"condition\"></gio-el-editor-type-string>\n }\n @case ('boolean') {\n <gio-el-editor-type-boolean [conditionFormGroup]=\"condition\"></gio-el-editor-type-boolean>\n }\n @case ('number') {\n <gio-el-editor-type-number [conditionFormGroup]=\"condition\"></gio-el-editor-type-number>\n }\n @case ('date') {\n <gio-el-editor-type-date [conditionFormGroup]=\"condition\"></gio-el-editor-type-date>\n }\n }\n\n <button\n class=\"conditionGroup__conditions__condition__removeBtn\"\n mat-button\n aria-label=\"Remove Condition\"\n (click)=\"removeCondition(conditionIndex)\"\n >\n <mat-icon svgIcon=\"gio:cancel\"></mat-icon>\n </button>\n </div>\n }\n }\n </div>\n</div>\n", styles: [".conditionGroup{display:flex;flex-direction:column;gap:8px}.conditionGroup__header{display:flex;flex-direction:row;align-items:center;gap:8px}.conditionGroup__header .gio-button-toggle-group{margin-bottom:0}.conditionGroup__conditions{display:flex;flex-direction:column;justify-content:center;gap:2px}.conditionGroup__conditions__condition{position:relative;display:flex;align-items:flex-start;padding:0 0 0 28px;gap:8px}.conditionGroup__conditions__condition__field{min-width:220px;max-width:440px;flex:auto}.conditionGroup__conditions__condition__removeBtn{align-self:center}.conditionGroup__conditions__condition:before{position:absolute;top:-8px;left:8px;width:1px;height:100%;border-left:2px dashed #a2a5b5;content:\"\"}.conditionGroup__conditions__condition:after{position:absolute;top:32px;left:8px;width:20px;border-top:2px dashed #a2a5b5;content:\"\"}.conditionGroup__conditions__condition:last-child:before{top:-8px;height:40px}.conditionGroup__conditions__conditionGroup{position:relative;display:block;padding:0 0 0 28px}.conditionGroup__conditions__conditionGroup:before{position:absolute;top:-8px;left:8px;width:1px;height:100%;border-left:2px dashed #a2a5b5;content:\"\"}.conditionGroup__conditions__conditionGroup:after{position:absolute;top:20px;left:8px;width:20px;border-top:2px dashed #a2a5b5;content:\"\"}.conditionGroup__conditions__conditionGroup:last-child:before{top:-8px;height:28px}\n"], dependencies: [{ kind: "component", type: GioElEditorConditionGroupComponent, selector: "gio-el-editor-condition-group", inputs: ["conditionGroupFormGroup", "conditionsModel", "nodeLvl"], outputs: ["remove"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i4.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "ngmodule", type: MatFormFieldModule }, { kind: "component", type: i1.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i1.MatLabel, selector: "mat-label" }, { kind: "ngmodule", type: MatSelectModule }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i3$1.MatButton, selector: " button[matButton], a[matButton], button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button], a[mat-button], a[mat-raised-button], a[mat-flat-button], a[mat-stroked-button] ", inputs: ["matButton"], exportAs: ["matButton", "matAnchor"] }, { kind: "ngmodule", type: MatButtonToggleModule }, { kind: "directive", type: i4$1.MatButtonToggleGroup, selector: "mat-button-toggle-group", inputs: ["appearance", "name", "vertical", "value", "multiple", "disabled", "disabledInteractive", "hideSingleSelectionIndicator", "hideMultipleSelectionIndicator"], outputs: ["valueChange", "change"], exportAs: ["matButtonToggleGroup"] }, { kind: "component", type: i4$1.MatButtonToggle, selector: "mat-button-toggle", inputs: ["aria-label", "aria-labelledby", "id", "name", "value", "tabIndex", "disableRipple", "appearance", "checked", "disabled", "disabledInteractive"], outputs: ["change"], exportAs: ["matButtonToggle"] }, { kind: "ngmodule", type: MatMenuModule }, { kind: "component", type: i5$2.MatMenu, selector: "mat-menu", inputs: ["backdropClass", "aria-label", "aria-labelledby", "aria-describedby", "xPosition", "yPosition", "overlapTrigger", "hasBackdrop", "class", "classList"], outputs: ["closed", "close"], exportAs: ["matMenu"] }, { kind: "component", type: i5$2.MatMenuItem, selector: "[mat-menu-item]", inputs: ["role", "disabled", "disableRipple"], exportAs: ["matMenuItem"] }, { kind: "directive", type: i5$2.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", inputs: ["mat-menu-trigger-for", "matMenuTriggerFor", "matMenuTriggerData", "matMenuTriggerRestoreFocus"], outputs: ["menuOpened", "onMenuOpen", "menuClosed", "onMenuClose"], exportAs: ["matMenuTrigger"] }, { kind: "ngmodule", type: GioIconsModule }, { kind: "component", type: i6$1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: GioElEditorTypeBooleanComponent, selector: "gio-el-editor-type-boolean", inputs: ["conditionFormGroup"] }, { kind: "component", type: GioElEditorTypeDateComponent, selector: "gio-el-editor-type-date", inputs: ["conditionFormGroup"] }, { kind: "component", type: GioElEditorTypeStringComponent, selector: "gio-el-editor-type-string", inputs: ["conditionFormGroup"] }, { kind: "component", type: GioElEditorTypeNumberComponent, selector: "gio-el-editor-type-number", inputs: ["conditionFormGroup"] }, { kind: "component", type: GioElFieldComponent, selector: "gio-el-field", inputs: ["conditionsModel", "placeholder", "required"] }] }); }
|
|
680
680
|
}
|
|
681
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
681
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorConditionGroupComponent, decorators: [{
|
|
682
682
|
type: Component,
|
|
683
683
|
args: [{ selector: 'gio-el-editor-condition-group', imports: [
|
|
684
|
-
CommonModule,
|
|
685
684
|
ReactiveFormsModule,
|
|
686
685
|
MatFormFieldModule,
|
|
687
686
|
MatSelectModule,
|
|
@@ -796,13 +795,12 @@ class GioElEditorComponent {
|
|
|
796
795
|
}))
|
|
797
796
|
.subscribe();
|
|
798
797
|
}
|
|
799
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
800
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
798
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
799
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.3", type: GioElEditorComponent, isStandalone: true, selector: "gio-el-editor", inputs: { conditionsModel: "conditionsModel" }, outputs: { elChange: "elChange" }, ngImport: i0, template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n\n<gio-el-editor-condition-group\n [conditionGroupFormGroup]=\"conditionGroupFormGroup\"\n [conditionsModel]=\"conditionsModel\"\n></gio-el-editor-condition-group>\n\n@if (elOutput) {\n <div class=\"preview\">\n {{ elOutput }}\n </div>\n}\n", styles: ["@charset \"UTF-8\";.gio-top-bar-menu .gio-badge-accent{background-color:var(--gio-oem-palette--active, #ffc2ac);color:var(--gio-oem-palette--active-contrast, #1e1b1b)}.conditionGroup{display:flex;flex-direction:column;gap:8px}.conditionGroup__header{display:flex;flex-direction:row;align-items:center;gap:8px}.conditionGroup__conditions{display:flex;flex-direction:column;gap:8px}.condition{display:flex;align-items:flex-start;gap:8px}.condition__removeBtn{align-self:center}.preview{display:flex;flex-direction:column;align-items:center;padding:8px;border-radius:4px;background-color:#f7f7f8;color:#000}\n"], dependencies: [{ kind: "ngmodule", type: MatButtonToggleModule }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "ngmodule", type: MatButtonModule }, { kind: "ngmodule", type: GioIconsModule }, { kind: "ngmodule", type: MatMenuModule }, { kind: "ngmodule", type: MatFormFieldModule }, { kind: "ngmodule", type: MatInputModule }, { kind: "ngmodule", type: MatSelectModule }, { kind: "component", type: GioElEditorConditionGroupComponent, selector: "gio-el-editor-condition-group", inputs: ["conditionGroupFormGroup", "conditionsModel", "nodeLvl"], outputs: ["remove"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
801
800
|
}
|
|
802
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
801
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImport: i0, type: GioElEditorComponent, decorators: [{
|
|
803
802
|
type: Component,
|
|
804
803
|
args: [{ selector: 'gio-el-editor', imports: [
|
|
805
|
-
CommonModule,
|
|
806
804
|
MatButtonToggleModule,
|
|
807
805
|
ReactiveFormsModule,
|
|
808
806
|
MatButtonModule,
|
|
@@ -811,10 +809,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.4", ngImpor
|
|
|
811
809
|
MatFormFieldModule,
|
|
812
810
|
MatInputModule,
|
|
813
811
|
MatSelectModule,
|
|
814
|
-
GioElEditorTypeStringComponent,
|
|
815
|
-
GioElEditorTypeBooleanComponent,
|
|
816
|
-
GioElEditorTypeNumberComponent,
|
|
817
|
-
GioElEditorTypeDateComponent,
|
|
818
812
|
GioElEditorConditionGroupComponent,
|
|
819
813
|
], changeDetection: ChangeDetectionStrategy.OnPush, template: "<!--\n\n Copyright (C) 2024 The Gravitee team (http://gravitee.io)\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n\n-->\n\n<gio-el-editor-condition-group\n [conditionGroupFormGroup]=\"conditionGroupFormGroup\"\n [conditionsModel]=\"conditionsModel\"\n></gio-el-editor-condition-group>\n\n@if (elOutput) {\n <div class=\"preview\">\n {{ elOutput }}\n </div>\n}\n", styles: ["@charset \"UTF-8\";.gio-top-bar-menu .gio-badge-accent{background-color:var(--gio-oem-palette--active, #ffc2ac);color:var(--gio-oem-palette--active-contrast, #1e1b1b)}.conditionGroup{display:flex;flex-direction:column;gap:8px}.conditionGroup__header{display:flex;flex-direction:row;align-items:center;gap:8px}.conditionGroup__conditions{display:flex;flex-direction:column;gap:8px}.condition{display:flex;align-items:flex-start;gap:8px}.condition__removeBtn{align-self:center}.preview{display:flex;flex-direction:column;align-items:center;padding:8px;border-radius:4px;background-color:#f7f7f8;color:#000}\n"] }]
|
|
820
814
|
}], propDecorators: { conditionsModel: [{
|