@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
package/index.d.ts
CHANGED
|
@@ -1,5 +1,1824 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnDestroy, EventEmitter, DoCheck, ElementRef, ChangeDetectorRef, Type, Injector, AfterViewInit, NgZone, OnInit, WritableSignal, Signal, TemplateRef, OnChanges, QueryList, SimpleChanges, AfterViewChecked, AfterContentInit, Renderer2, PipeTransform } from '@angular/core';
|
|
3
|
+
import * as i6 from '@angular/forms';
|
|
4
|
+
import { UntypedFormGroup, ControlValueAccessor, NgControl, Validator, UntypedFormArray, AbstractControl, ValidationErrors, FormGroup, FormControl, FormGroupDirective } from '@angular/forms';
|
|
5
|
+
import * as i2 from '@angular/common';
|
|
6
|
+
import * as i3 from '@angular/material/card';
|
|
7
|
+
import * as i4 from '@angular/material/button';
|
|
8
|
+
import * as _angular_cdk_testing from '@angular/cdk/testing';
|
|
9
|
+
import { ComponentHarness, BaseHarnessFilters, HarnessPredicate, TestKey, LocatorFactory } from '@angular/cdk/testing';
|
|
10
|
+
import * as i3$1 from '@angular/cdk/a11y';
|
|
11
|
+
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
12
|
+
import * as i8 from '@angular/material/autocomplete';
|
|
13
|
+
import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
|
|
14
|
+
import * as i7 from '@angular/material/form-field';
|
|
15
|
+
import { MatFormFieldControl } from '@angular/material/form-field';
|
|
16
|
+
import * as rxjs from 'rxjs';
|
|
17
|
+
import { Observable, Subject, ReplaySubject } from 'rxjs';
|
|
18
|
+
import * as i4$2 from '@angular/material/chips';
|
|
19
|
+
import * as i5 from '@angular/material/input';
|
|
20
|
+
import * as i4$1 from '@angular/material/icon';
|
|
21
|
+
import { MatIconRegistry } from '@angular/material/icon';
|
|
22
|
+
import * as i9 from '@angular/material/select';
|
|
23
|
+
import { MatSelectChange } from '@angular/material/select';
|
|
24
|
+
import { DomSanitizer, SafeHtml, SafeStyle, SafeScript, SafeUrl, SafeResourceUrl } from '@angular/platform-browser';
|
|
25
|
+
import { MatAutocompleteHarness } from '@angular/material/autocomplete/testing';
|
|
26
|
+
import { MatChipGridHarness, MatChipHarness } from '@angular/material/chips/testing';
|
|
27
|
+
import * as i3$2 from '@angular/material/dialog';
|
|
28
|
+
import { MatDialogRef, MatDialog } from '@angular/material/dialog';
|
|
29
|
+
import { JSONSchema7 } from 'json-schema';
|
|
30
|
+
import * as i16 from '@ngx-formly/core';
|
|
31
|
+
import { FieldTypeConfig, FormlyFieldProps, FormlyFormBuilder, FormlyFieldConfig, FormlyFormOptions, FieldType as FieldType$1, FieldArrayType, FieldWrapper } from '@ngx-formly/core';
|
|
32
|
+
import * as i17 from '@ngx-formly/material';
|
|
33
|
+
import { FieldType } from '@ngx-formly/material';
|
|
34
|
+
import Monaco, { editor } from 'monaco-editor';
|
|
35
|
+
import * as i10 from '@angular/material/core';
|
|
36
|
+
import { MatButtonHarness } from '@angular/material/button/testing';
|
|
37
|
+
import { MatInputHarness } from '@angular/material/input/testing';
|
|
38
|
+
import * as i7$1 from 'ngx-file-helpers';
|
|
39
|
+
import { ReadMode, ReadFile } from 'ngx-file-helpers';
|
|
40
|
+
import { FormlyJsonschema } from '@ngx-formly/core/json-schema';
|
|
41
|
+
import * as i27 from '@angular/material/slide-toggle';
|
|
42
|
+
import { MatSlideToggle } from '@angular/material/slide-toggle';
|
|
43
|
+
import * as i5$1 from '@angular/material/tooltip';
|
|
44
|
+
import { MatTooltip } from '@angular/material/tooltip';
|
|
45
|
+
import * as i7$2 from '@angular/cdk/clipboard';
|
|
46
|
+
import { Clipboard } from '@angular/cdk/clipboard';
|
|
47
|
+
import * as i6$1 from '@angular/material/button-toggle';
|
|
48
|
+
import { HttpClient } from '@angular/common/http';
|
|
49
|
+
import { MatButtonToggleGroupHarness } from '@angular/material/button-toggle/testing';
|
|
50
|
+
import { Args, ArgTypes } from '@storybook/angular';
|
|
51
|
+
|
|
52
|
+
declare class GioSaveBarComponent implements OnDestroy {
|
|
53
|
+
isSubmitted: boolean;
|
|
54
|
+
get isSticky(): boolean;
|
|
55
|
+
opened: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* When true, the submit button have invalidate display
|
|
58
|
+
* And on submit clicked the output event is emit on submitInvalidState (and not on submit)
|
|
59
|
+
*/
|
|
60
|
+
invalidState?: boolean;
|
|
61
|
+
creationMode: boolean;
|
|
62
|
+
form?: UntypedFormGroup;
|
|
63
|
+
private hasSubmitLock;
|
|
64
|
+
private submitLockSubscription?;
|
|
65
|
+
formInitialValues?: unknown;
|
|
66
|
+
hideSubmitButton: boolean;
|
|
67
|
+
hideDiscardButton: boolean;
|
|
68
|
+
resetClicked: EventEmitter<void>;
|
|
69
|
+
submitted: EventEmitter<void>;
|
|
70
|
+
submittedInvalidState: EventEmitter<any>;
|
|
71
|
+
get isOpen(): boolean;
|
|
72
|
+
ngOnDestroy(): void;
|
|
73
|
+
onResetClicked(): void;
|
|
74
|
+
onDisableSubmitLock(): void;
|
|
75
|
+
onSubmitClicked(): void;
|
|
76
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioSaveBarComponent, never>;
|
|
77
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioSaveBarComponent, "gio-save-bar", never, { "opened": { "alias": "opened"; "required": false; }; "invalidState": { "alias": "invalidState"; "required": false; }; "creationMode": { "alias": "creationMode"; "required": false; }; "form": { "alias": "form"; "required": false; }; "formInitialValues": { "alias": "formInitialValues"; "required": false; }; "hideSubmitButton": { "alias": "hideSubmitButton"; "required": false; }; "hideDiscardButton": { "alias": "hideDiscardButton"; "required": false; }; }, { "resetClicked": "resetClicked"; "submitted": "submitted"; "submittedInvalidState": "submittedInvalidState"; }, never, ["*"], false, never>;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
declare class GioSaveBarModule {
|
|
81
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioSaveBarModule, never>;
|
|
82
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioSaveBarModule, [typeof GioSaveBarComponent], [typeof i2.CommonModule, typeof i3.MatCardModule, typeof i4.MatButtonModule], [typeof GioSaveBarComponent]>;
|
|
83
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioSaveBarModule>;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
declare class GioSaveBarHarness extends ComponentHarness {
|
|
87
|
+
static hostSelector: string;
|
|
88
|
+
private readonly cardSelector;
|
|
89
|
+
private readonly resetButtonSelector;
|
|
90
|
+
private readonly submitButtonSelector;
|
|
91
|
+
protected getSubmitButton: () => Promise<_angular_cdk_testing.TestElement>;
|
|
92
|
+
protected getResetButton: () => Promise<_angular_cdk_testing.TestElement>;
|
|
93
|
+
isVisible(): Promise<boolean>;
|
|
94
|
+
clickSubmit(): Promise<void>;
|
|
95
|
+
isSubmitButtonInvalid(): Promise<boolean>;
|
|
96
|
+
isSubmitButtonVisible(): Promise<boolean>;
|
|
97
|
+
isResetButtonVisible(): Promise<boolean>;
|
|
98
|
+
clickReset(): Promise<void>;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
type Tags = Array<string>;
|
|
102
|
+
type AutocompleteOptions = (string | {
|
|
103
|
+
value: string;
|
|
104
|
+
label: string;
|
|
105
|
+
})[];
|
|
106
|
+
type DisplayValueWithFn = (value: string) => Observable<string>;
|
|
107
|
+
declare class GioFormTagsInputComponent implements MatFormFieldControl<Tags>, ControlValueAccessor, DoCheck, OnDestroy {
|
|
108
|
+
readonly ngControl: NgControl;
|
|
109
|
+
private readonly elRef;
|
|
110
|
+
private readonly fm;
|
|
111
|
+
private changeDetectorRef;
|
|
112
|
+
private static nextId;
|
|
113
|
+
_onChange: (_tags: Tags | null) => void;
|
|
114
|
+
_onTouched: () => void;
|
|
115
|
+
private touched;
|
|
116
|
+
ariaLabel: string;
|
|
117
|
+
addOnBlur: boolean;
|
|
118
|
+
/**
|
|
119
|
+
* Function called each time a tag is added, it can be used to hook inside the
|
|
120
|
+
* addition process to, for instance, have custom validation in the components
|
|
121
|
+
* using `gio-form-tags-input`.
|
|
122
|
+
*
|
|
123
|
+
* Parameters are:
|
|
124
|
+
* - `tag`: The value of the tag to add
|
|
125
|
+
* - `validationCb`: The callback function to call when validation is done. If
|
|
126
|
+
* called with `true` it will add the tag, otherwise it will just ignore it
|
|
127
|
+
*/
|
|
128
|
+
tagValidationHook: ((tag: string, validationCb: (shouldAddTag: boolean) => void) => void) | undefined;
|
|
129
|
+
set autocompleteOptions(v: AutocompleteOptions | ((search: string) => Observable<AutocompleteOptions>) | undefined);
|
|
130
|
+
tagClicked: EventEmitter<string>;
|
|
131
|
+
_autocompleteOptions?: AutocompleteOptions | ((search: string) => Observable<AutocompleteOptions>);
|
|
132
|
+
/**
|
|
133
|
+
* Get the label of an option value.
|
|
134
|
+
* To use with autocompleteOptions label & value mode.
|
|
135
|
+
* Function called each time a tag needs to be displayed id defined.
|
|
136
|
+
*/
|
|
137
|
+
set displayValueWith(displayValueWith: DisplayValueWithFn);
|
|
138
|
+
/**
|
|
139
|
+
* Set to true to force the chip to be part of the autocomplete options.
|
|
140
|
+
*/
|
|
141
|
+
useAutocompleteOptionValueOnly: boolean;
|
|
142
|
+
set tagInput(v: ElementRef<HTMLInputElement> | null);
|
|
143
|
+
private _tagInput;
|
|
144
|
+
autocompleteFilteredOptions$?: Observable<Record<string, string>[]>;
|
|
145
|
+
_displayValueWith?: (value: string) => Observable<string>;
|
|
146
|
+
private displayValueCache;
|
|
147
|
+
loading: boolean;
|
|
148
|
+
get value(): Tags | null;
|
|
149
|
+
set value(_tags: Tags | null);
|
|
150
|
+
private _value;
|
|
151
|
+
stateChanges: Subject<void>;
|
|
152
|
+
id: string;
|
|
153
|
+
get placeholder(): string;
|
|
154
|
+
set placeholder(plh: string);
|
|
155
|
+
private _placeholder;
|
|
156
|
+
focused: boolean;
|
|
157
|
+
get empty(): boolean;
|
|
158
|
+
get shouldLabelFloat(): boolean;
|
|
159
|
+
get required(): boolean;
|
|
160
|
+
set required(req: boolean);
|
|
161
|
+
private _required;
|
|
162
|
+
get disabled(): boolean;
|
|
163
|
+
set disabled(dis: boolean);
|
|
164
|
+
private _disabled;
|
|
165
|
+
get errorState(): boolean;
|
|
166
|
+
controlType?: string;
|
|
167
|
+
autofilled?: boolean;
|
|
168
|
+
userAriaDescribedBy?: string;
|
|
169
|
+
constructor(ngControl: NgControl, elRef: ElementRef, fm: FocusMonitor, changeDetectorRef: ChangeDetectorRef);
|
|
170
|
+
ngDoCheck(): void;
|
|
171
|
+
ngOnDestroy(): void;
|
|
172
|
+
setDisabledState(isDisabled: boolean): void;
|
|
173
|
+
writeValue(value: string[]): void;
|
|
174
|
+
registerOnChange(fn: (tags: Tags | null) => void): void;
|
|
175
|
+
registerOnTouched(fn: () => void): void;
|
|
176
|
+
describedBy: string;
|
|
177
|
+
setDescribedByIds(ids: string[]): void;
|
|
178
|
+
onContainerClick(_event: MouseEvent): void;
|
|
179
|
+
addChipToFormControl(event: {
|
|
180
|
+
value: string;
|
|
181
|
+
}): void;
|
|
182
|
+
removeChipToFormControl(tag: string): void;
|
|
183
|
+
onAutocompleteSelect(event: MatAutocompleteSelectedEvent): void;
|
|
184
|
+
onMatChipTokenEnd(): void;
|
|
185
|
+
private initAutocomplete;
|
|
186
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormTagsInputComponent, [{ optional: true; self: true; }, null, null, null]>;
|
|
187
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormTagsInputComponent, "gio-form-tags-input", never, { "ariaLabel": { "alias": "aria-label"; "required": false; }; "addOnBlur": { "alias": "addOnBlur"; "required": false; }; "tagValidationHook": { "alias": "tagValidationHook"; "required": false; }; "autocompleteOptions": { "alias": "autocompleteOptions"; "required": false; }; "displayValueWith": { "alias": "displayValueWith"; "required": false; }; "useAutocompleteOptionValueOnly": { "alias": "useAutocompleteOptionValueOnly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "tagClicked": "tagClicked"; }, never, never, false, never>;
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
declare class GioLoaderComponent {
|
|
191
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLoaderComponent, never>;
|
|
192
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioLoaderComponent, "gio-loader", never, {}, {}, never, never, false, never>;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
declare class GioIconsModule {
|
|
196
|
+
constructor(matIconRegistry: MatIconRegistry, sanitizer: DomSanitizer);
|
|
197
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioIconsModule, never>;
|
|
198
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioIconsModule, never, [typeof i2.CommonModule, typeof i4$1.MatIconModule], [typeof i4$1.MatIconModule]>;
|
|
199
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioIconsModule>;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
declare class GioLoaderModule {
|
|
203
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLoaderModule, never>;
|
|
204
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioLoaderModule, [typeof GioLoaderComponent], [typeof i2.CommonModule, typeof GioIconsModule], [typeof GioLoaderComponent]>;
|
|
205
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioLoaderModule>;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
declare class GioFormTagsInputModule {
|
|
209
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormTagsInputModule, never>;
|
|
210
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioFormTagsInputModule, [typeof GioFormTagsInputComponent], [typeof i2.CommonModule, typeof i3$1.A11yModule, typeof i4$2.MatChipsModule, typeof i5.MatInputModule, typeof i6.FormsModule, typeof i4$1.MatIconModule, typeof i8.MatAutocompleteModule, typeof i9.MatSelectModule, typeof GioLoaderModule], [typeof GioFormTagsInputComponent]>;
|
|
211
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioFormTagsInputModule>;
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
type GioFormTagsInputHarnessFilters = BaseHarnessFilters;
|
|
215
|
+
declare class GioFormTagsInputHarness extends ComponentHarness {
|
|
216
|
+
static hostSelector: string;
|
|
217
|
+
/**
|
|
218
|
+
* Gets a `HarnessPredicate` that can be used to search for a `GioFormColorInputHarness` that meets
|
|
219
|
+
* certain criteria.
|
|
220
|
+
*
|
|
221
|
+
* @param options Options for filtering which input instances are considered a match.
|
|
222
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
223
|
+
*/
|
|
224
|
+
static with(options?: GioFormTagsInputHarnessFilters): HarnessPredicate<GioFormTagsInputHarness>;
|
|
225
|
+
protected getMatChipGridHarness: () => Promise<MatChipGridHarness>;
|
|
226
|
+
protected getMatChipsHarness: () => Promise<MatChipHarness[]>;
|
|
227
|
+
isDisabled(): Promise<boolean>;
|
|
228
|
+
getTags(): Promise<string[]>;
|
|
229
|
+
addTag(tag: string, separatorKey?: TestKey | 'blur'): Promise<void>;
|
|
230
|
+
removeTag(tag: string): Promise<void>;
|
|
231
|
+
getMatAutocompleteHarness(): Promise<MatAutocompleteHarness | null>;
|
|
232
|
+
clickTag(tag: string): Promise<void>;
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
type GioBannerTypes = 'error' | 'info' | 'success' | 'warning';
|
|
236
|
+
declare class GioBannerComponent {
|
|
237
|
+
type: GioBannerTypes;
|
|
238
|
+
icon?: string;
|
|
239
|
+
collapsible?: boolean;
|
|
240
|
+
collapse: boolean;
|
|
241
|
+
toggleCollapse(): void;
|
|
242
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBannerComponent, never>;
|
|
243
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioBannerComponent, "gio-banner", never, { "type": { "alias": "type"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "collapsible": { "alias": "collapsible"; "required": false; }; }, {}, never, ["*", "[gioBannerBody]", "[gioBannerAction]"], false, never>;
|
|
244
|
+
}
|
|
245
|
+
declare class GioBannerBodyDirective {
|
|
246
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBannerBodyDirective, never>;
|
|
247
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioBannerBodyDirective, "[gioBannerBody]", never, {}, {}, never, never, false, never>;
|
|
248
|
+
}
|
|
249
|
+
declare class GioBannerActionDirective {
|
|
250
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBannerActionDirective, never>;
|
|
251
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioBannerActionDirective, "[gioBannerAction]", never, {}, {}, never, never, false, never>;
|
|
252
|
+
}
|
|
253
|
+
declare class GioBannerErrorComponent extends GioBannerComponent {
|
|
254
|
+
type: GioBannerTypes;
|
|
255
|
+
icon: string;
|
|
256
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBannerErrorComponent, never>;
|
|
257
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioBannerErrorComponent, "gio-banner-error", never, {}, {}, never, ["*", "[gioBannerBody]", "[gioBannerAction]"], false, never>;
|
|
258
|
+
}
|
|
259
|
+
declare class GioBannerInfoComponent extends GioBannerComponent {
|
|
260
|
+
type: GioBannerTypes;
|
|
261
|
+
icon: string;
|
|
262
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBannerInfoComponent, never>;
|
|
263
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioBannerInfoComponent, "gio-banner-info", never, {}, {}, never, ["*", "[gioBannerBody]", "[gioBannerAction]"], false, never>;
|
|
264
|
+
}
|
|
265
|
+
declare class GioBannerSuccessComponent extends GioBannerComponent {
|
|
266
|
+
type: GioBannerTypes;
|
|
267
|
+
icon: string;
|
|
268
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBannerSuccessComponent, never>;
|
|
269
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioBannerSuccessComponent, "gio-banner-success", never, {}, {}, never, ["*", "[gioBannerBody]", "[gioBannerAction]"], false, never>;
|
|
270
|
+
}
|
|
271
|
+
declare class GioBannerWarningComponent extends GioBannerComponent {
|
|
272
|
+
type: GioBannerTypes;
|
|
273
|
+
icon: string;
|
|
274
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBannerWarningComponent, never>;
|
|
275
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioBannerWarningComponent, "gio-banner-warning", never, {}, {}, never, ["*", "[gioBannerBody]", "[gioBannerAction]"], false, never>;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
declare class GioBannerModule {
|
|
279
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBannerModule, never>;
|
|
280
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioBannerModule, [typeof GioBannerComponent, typeof GioBannerErrorComponent, typeof GioBannerInfoComponent, typeof GioBannerSuccessComponent, typeof GioBannerWarningComponent, typeof GioBannerBodyDirective, typeof GioBannerActionDirective], [typeof i2.CommonModule, typeof i4$1.MatIconModule, typeof i4.MatButtonModule, typeof GioIconsModule], [typeof GioBannerComponent, typeof GioBannerErrorComponent, typeof GioBannerInfoComponent, typeof GioBannerSuccessComponent, typeof GioBannerWarningComponent, typeof GioBannerBodyDirective, typeof GioBannerActionDirective]>;
|
|
281
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioBannerModule>;
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
type GioConfirmDialogData = {
|
|
285
|
+
title?: string;
|
|
286
|
+
content?: string | {
|
|
287
|
+
componentOutlet: Type<unknown>;
|
|
288
|
+
componentInputs?: Record<string, unknown>;
|
|
289
|
+
};
|
|
290
|
+
confirmButton?: string;
|
|
291
|
+
cancelButton?: string;
|
|
292
|
+
disableCancel?: boolean;
|
|
293
|
+
};
|
|
294
|
+
type GioConfirmDialogResult = boolean;
|
|
295
|
+
declare class GioConfirmDialogComponent {
|
|
296
|
+
dialogRef: MatDialogRef<GioConfirmDialogComponent, GioConfirmDialogResult>;
|
|
297
|
+
private readonly parentInjector;
|
|
298
|
+
title: string;
|
|
299
|
+
content?: string;
|
|
300
|
+
contentComponentOutlet?: Type<unknown>;
|
|
301
|
+
contentComponentInputs?: Record<string, unknown>;
|
|
302
|
+
contentComponentInjector: Injector;
|
|
303
|
+
confirmButton: string;
|
|
304
|
+
cancelButton: string;
|
|
305
|
+
disableCancel: boolean;
|
|
306
|
+
constructor(dialogRef: MatDialogRef<GioConfirmDialogComponent, GioConfirmDialogResult>, confirmDialogData: GioConfirmDialogData, parentInjector: Injector);
|
|
307
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioConfirmDialogComponent, never>;
|
|
308
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioConfirmDialogComponent, "gio-confirm-dialog", never, {}, {}, never, never, false, never>;
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
declare class GioConfirmDialogModule {
|
|
312
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioConfirmDialogModule, never>;
|
|
313
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioConfirmDialogModule, [typeof GioConfirmDialogComponent], [typeof i2.CommonModule, typeof i4.MatButtonModule, typeof i3$2.MatDialogModule, typeof i3$1.A11yModule], [typeof GioConfirmDialogComponent]>;
|
|
314
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioConfirmDialogModule>;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
declare class GioConfirmDialogHarness extends ComponentHarness {
|
|
318
|
+
static hostSelector: string;
|
|
319
|
+
private getConfirmBtn;
|
|
320
|
+
private getCancelBtn;
|
|
321
|
+
confirm(): Promise<void>;
|
|
322
|
+
cancel(): Promise<void>;
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
type GioConfirmAndValidateDialogData = {
|
|
326
|
+
title?: string;
|
|
327
|
+
warning?: string;
|
|
328
|
+
content?: string | {
|
|
329
|
+
componentOutlet: Type<unknown>;
|
|
330
|
+
componentInputs?: Record<string, unknown>;
|
|
331
|
+
};
|
|
332
|
+
validationMessage?: string;
|
|
333
|
+
validationValue?: string;
|
|
334
|
+
confirmButton?: string;
|
|
335
|
+
cancelButton?: string;
|
|
336
|
+
};
|
|
337
|
+
declare class GioConfirmAndValidateDialogComponent {
|
|
338
|
+
private readonly parentInjector;
|
|
339
|
+
title: string;
|
|
340
|
+
warning?: string;
|
|
341
|
+
content?: string;
|
|
342
|
+
contentComponentOutlet?: Type<unknown>;
|
|
343
|
+
contentComponentInputs?: Record<string, unknown>;
|
|
344
|
+
contentComponentInjector: Injector;
|
|
345
|
+
validationMessage?: string;
|
|
346
|
+
validationValue: string;
|
|
347
|
+
confirmButton: string;
|
|
348
|
+
cancelButton: string;
|
|
349
|
+
confirmValue?: string;
|
|
350
|
+
isValid: boolean;
|
|
351
|
+
constructor(confirmDialogData: GioConfirmAndValidateDialogData, parentInjector: Injector);
|
|
352
|
+
onConfirmChange(confirmValue: string): void;
|
|
353
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioConfirmAndValidateDialogComponent, never>;
|
|
354
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioConfirmAndValidateDialogComponent, "gio-confirm-and-validate-dialog", never, {}, {}, never, never, false, never>;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
declare class GioConfirmAndValidateDialogModule {
|
|
358
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioConfirmAndValidateDialogModule, never>;
|
|
359
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioConfirmAndValidateDialogModule, [typeof GioConfirmAndValidateDialogComponent], [typeof i2.CommonModule, typeof i6.FormsModule, typeof i4.MatButtonModule, typeof i3$2.MatDialogModule, typeof i5.MatInputModule, typeof i7.MatFormFieldModule, typeof i3$1.A11yModule, typeof GioBannerModule], [typeof GioConfirmAndValidateDialogComponent]>;
|
|
360
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioConfirmAndValidateDialogModule>;
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
declare class GioConfirmAndValidateDialogHarness extends ComponentHarness {
|
|
364
|
+
static hostSelector: string;
|
|
365
|
+
private getConfirmBtn;
|
|
366
|
+
private getCancelBtn;
|
|
367
|
+
private getConfirmInput;
|
|
368
|
+
confirm(): Promise<void>;
|
|
369
|
+
cancel(): Promise<void>;
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
type MonacoEditorTheme = `vs` | `vs-dark` | `hc-black` | 'hc-light';
|
|
373
|
+
|
|
374
|
+
type GioMonacoEditorConfig$1 = {
|
|
375
|
+
baseUrl?: string;
|
|
376
|
+
theme?: MonacoEditorTheme;
|
|
377
|
+
};
|
|
378
|
+
|
|
379
|
+
declare global {
|
|
380
|
+
interface Window {
|
|
381
|
+
require: any;
|
|
382
|
+
monaco: typeof Monaco;
|
|
383
|
+
}
|
|
384
|
+
}
|
|
385
|
+
declare class GioMonacoEditorService {
|
|
386
|
+
private readonly config;
|
|
387
|
+
loaded$: ReplaySubject<{
|
|
388
|
+
monaco: typeof Monaco;
|
|
389
|
+
}>;
|
|
390
|
+
private loaded;
|
|
391
|
+
loadEditor(): Promise<void>;
|
|
392
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMonacoEditorService, never>;
|
|
393
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GioMonacoEditorService>;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
declare class GioLanguageJsonService implements OnDestroy {
|
|
397
|
+
private readonly codeEditorService;
|
|
398
|
+
private unsubscribe$;
|
|
399
|
+
private monaco?;
|
|
400
|
+
constructor(codeEditorService: GioMonacoEditorService);
|
|
401
|
+
ngOnDestroy(): void;
|
|
402
|
+
setup(monaco: typeof Monaco): void;
|
|
403
|
+
addSchemas(id: string, definitions?: Array<{
|
|
404
|
+
uri: string;
|
|
405
|
+
schema: unknown;
|
|
406
|
+
}>): void;
|
|
407
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLanguageJsonService, never>;
|
|
408
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GioLanguageJsonService>;
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
interface JSONSchema {
|
|
412
|
+
properties?: JSONSchemaProperties;
|
|
413
|
+
$defs?: JSONSchemaProperties;
|
|
414
|
+
}
|
|
415
|
+
interface JSONSchemaProperty {
|
|
416
|
+
type?: string;
|
|
417
|
+
$ref?: string;
|
|
418
|
+
additionalProperties?: JSONSchemaProperty;
|
|
419
|
+
items?: JSONSchemaProperty;
|
|
420
|
+
properties?: JSONSchemaProperties;
|
|
421
|
+
}
|
|
422
|
+
interface JSONSchemaProperties {
|
|
423
|
+
[key: string]: JSONSchemaProperty;
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
declare class GioLanguageElService implements OnDestroy {
|
|
427
|
+
private unsubscribe$;
|
|
428
|
+
private context;
|
|
429
|
+
private schema;
|
|
430
|
+
private keywords;
|
|
431
|
+
ngOnDestroy(): void;
|
|
432
|
+
constructor(codeEditorService: GioMonacoEditorService);
|
|
433
|
+
setup(monaco: typeof Monaco): void;
|
|
434
|
+
setSchema(schema: JSONSchema): void;
|
|
435
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLanguageElService, never>;
|
|
436
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GioLanguageElService>;
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
type MonacoEditorLanguageConfig = {
|
|
440
|
+
language: 'json';
|
|
441
|
+
schemas?: {
|
|
442
|
+
uri: string;
|
|
443
|
+
schema: unknown;
|
|
444
|
+
}[];
|
|
445
|
+
} | {
|
|
446
|
+
language: 'markdown';
|
|
447
|
+
} | {
|
|
448
|
+
language: 'html';
|
|
449
|
+
} | {
|
|
450
|
+
language: 'yaml';
|
|
451
|
+
} | {
|
|
452
|
+
language: 'spel';
|
|
453
|
+
schema?: JSONSchema;
|
|
454
|
+
} | {
|
|
455
|
+
language: 'css';
|
|
456
|
+
};
|
|
457
|
+
declare class GioMonacoEditorComponent implements ControlValueAccessor, AfterViewInit, OnDestroy {
|
|
458
|
+
readonly hostElement: ElementRef;
|
|
459
|
+
private readonly config;
|
|
460
|
+
private readonly monacoEditorService;
|
|
461
|
+
private readonly languageJsonService;
|
|
462
|
+
private readonly languageSpelService;
|
|
463
|
+
private readonly changeDetectorRef;
|
|
464
|
+
private readonly ngZone;
|
|
465
|
+
readonly ngControl: NgControl;
|
|
466
|
+
languageConfig?: MonacoEditorLanguageConfig;
|
|
467
|
+
options: editor.IStandaloneEditorConstructionOptions;
|
|
468
|
+
disableMiniMap: boolean;
|
|
469
|
+
disableAutoFormat: boolean;
|
|
470
|
+
singleLineMode: boolean;
|
|
471
|
+
loaded$: ReplaySubject<boolean>;
|
|
472
|
+
private defaultOptions;
|
|
473
|
+
value: string;
|
|
474
|
+
readOnly: boolean;
|
|
475
|
+
standaloneCodeEditor?: editor.IStandaloneCodeEditor;
|
|
476
|
+
private textModel?;
|
|
477
|
+
private toDisposes;
|
|
478
|
+
private isMonacoEditorReady;
|
|
479
|
+
protected _onChange: (_value: string | null) => void;
|
|
480
|
+
protected _onTouched: () => void;
|
|
481
|
+
private unsubscribe$;
|
|
482
|
+
constructor(hostElement: ElementRef, config: GioMonacoEditorConfig$1, monacoEditorService: GioMonacoEditorService, languageJsonService: GioLanguageJsonService, languageSpelService: GioLanguageElService, changeDetectorRef: ChangeDetectorRef, ngZone: NgZone, ngControl: NgControl);
|
|
483
|
+
ngAfterViewInit(): void;
|
|
484
|
+
ngOnDestroy(): void;
|
|
485
|
+
writeValue(_value: string | null): void;
|
|
486
|
+
registerOnChange(fn: (_value: string | null) => void): void;
|
|
487
|
+
registerOnTouched(fn: () => void): void;
|
|
488
|
+
setDisabledState(isDisabled: boolean): void;
|
|
489
|
+
private setupEditor;
|
|
490
|
+
private setupLanguage;
|
|
491
|
+
private updateModelLanguage;
|
|
492
|
+
private autoformatValue;
|
|
493
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMonacoEditorComponent, [null, null, null, null, null, null, null, { optional: true; self: true; }]>;
|
|
494
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioMonacoEditorComponent, "gio-monaco-editor", never, { "languageConfig": { "alias": "languageConfig"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disableMiniMap": { "alias": "disableMiniMap"; "required": false; }; "disableAutoFormat": { "alias": "disableAutoFormat"; "required": false; }; "singleLineMode": { "alias": "singleLineMode"; "required": false; }; }, {}, never, never, false, never>;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
type GioMonacoEditorConfig = MonacoEditorLanguageConfig;
|
|
498
|
+
type CodeEditorProps = FormlyFieldProps & {
|
|
499
|
+
monacoEditorConfig?: GioMonacoEditorConfig;
|
|
500
|
+
};
|
|
501
|
+
declare class GioFjsCodeEditorTypeComponent extends FieldType<FieldTypeConfig<CodeEditorProps>> implements OnInit {
|
|
502
|
+
languageConfig?: MonacoEditorLanguageConfig;
|
|
503
|
+
ngOnInit(): void;
|
|
504
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFjsCodeEditorTypeComponent, never>;
|
|
505
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFjsCodeEditorTypeComponent, "gio-fjs-code-editor-type", never, {}, {}, never, never, false, never>;
|
|
506
|
+
}
|
|
507
|
+
|
|
1
508
|
/**
|
|
2
|
-
*
|
|
509
|
+
* GioConfig is used to add some custom configuration to the JSONSchema7
|
|
510
|
+
* ⚠️ Keep updated with the GioJsonSchema.json to have the same interface ⚠️
|
|
3
511
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
512
|
+
interface GioConfig extends GioUiTypeConfig {
|
|
513
|
+
displayIf?: GioIfConfig;
|
|
514
|
+
disableIf?: GioIfConfig;
|
|
515
|
+
banner?: GioBannerConfig;
|
|
516
|
+
monacoEditorConfig?: GioMonacoEditorConfig;
|
|
517
|
+
enumLabelMap?: Record<string, string>;
|
|
518
|
+
uiBorder?: 'none' | 'full';
|
|
519
|
+
el?: boolean;
|
|
520
|
+
}
|
|
521
|
+
type GioBannerConfig = {
|
|
522
|
+
title: string;
|
|
523
|
+
text: string;
|
|
524
|
+
} | {
|
|
525
|
+
text: string;
|
|
526
|
+
};
|
|
527
|
+
type ElColumns = 'key' | 'value' | 'both' | 'neither';
|
|
528
|
+
/**
|
|
529
|
+
* Used to override the default formly type. It's useful when we want to use a custom component.
|
|
530
|
+
*/
|
|
531
|
+
type GioUiTypeConfig = {
|
|
532
|
+
uiType?: 'gio-headers-array' | string;
|
|
533
|
+
uiTypeProps?: {
|
|
534
|
+
elColumns?: ElColumns;
|
|
535
|
+
} & Record<string, unknown>;
|
|
536
|
+
};
|
|
537
|
+
type GioIfConfig = {
|
|
538
|
+
$eq: Record<string, string | number | boolean | Array<string | number | boolean>>;
|
|
539
|
+
};
|
|
540
|
+
/**
|
|
541
|
+
* Override the JSONSchema7 interface to add gioConfig
|
|
542
|
+
* Use this way because the JSONSchema7 interface is recursive
|
|
543
|
+
* And export with new name `GioJsonSchema` to make it more clear
|
|
544
|
+
*/
|
|
545
|
+
declare module 'json-schema' {
|
|
546
|
+
interface JSONSchema7 {
|
|
547
|
+
gioConfig?: GioConfig;
|
|
548
|
+
deprecated?: boolean;
|
|
549
|
+
}
|
|
550
|
+
}
|
|
551
|
+
type GioJsonSchema = JSONSchema7;
|
|
552
|
+
|
|
553
|
+
type Header = {
|
|
554
|
+
key: string;
|
|
555
|
+
value: string;
|
|
556
|
+
};
|
|
557
|
+
type FormHeaderFieldMapper = {
|
|
558
|
+
keyName: string;
|
|
559
|
+
valueName: string;
|
|
560
|
+
};
|
|
561
|
+
declare function isFormHeaderElConfig(value: unknown): value is ElColumns;
|
|
562
|
+
declare class GioFormHeadersComponent implements OnInit, ControlValueAccessor, Validator {
|
|
563
|
+
private readonly fm;
|
|
564
|
+
private readonly elRef;
|
|
565
|
+
headerFieldMapper: FormHeaderFieldMapper;
|
|
566
|
+
config: GioUiTypeConfig['uiTypeProps'];
|
|
567
|
+
autocompleteDisabled?: boolean;
|
|
568
|
+
mainForm: UntypedFormGroup;
|
|
569
|
+
headersFormArray: UntypedFormArray;
|
|
570
|
+
disabled: boolean;
|
|
571
|
+
private headers;
|
|
572
|
+
private _onChange;
|
|
573
|
+
private _onTouched;
|
|
574
|
+
private filteredHeaderNames;
|
|
575
|
+
constructor(fm: FocusMonitor, elRef: ElementRef);
|
|
576
|
+
writeValue(value: Record<string, string>[] | null): void;
|
|
577
|
+
registerOnChange(fn: (headers: unknown) => void): void;
|
|
578
|
+
private toHeaders;
|
|
579
|
+
registerOnTouched(fn: () => void): void;
|
|
580
|
+
setDisabledState(isDisabled: boolean): void;
|
|
581
|
+
ngOnInit(): void;
|
|
582
|
+
initHeadersForm(): void;
|
|
583
|
+
getFilteredHeaderNames(headerIndex: number, header: Header): Observable<string[]>;
|
|
584
|
+
validate(_control: AbstractControl): ValidationErrors | null;
|
|
585
|
+
private initKeyFormControl;
|
|
586
|
+
onDeleteHeader(headerIndex: number): void;
|
|
587
|
+
private addEmptyHeader;
|
|
588
|
+
private removeLastHeader;
|
|
589
|
+
private _filter;
|
|
590
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormHeadersComponent, never>;
|
|
591
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormHeadersComponent, "gio-form-headers", never, { "headerFieldMapper": { "alias": "headerFieldMapper"; "required": false; }; "config": { "alias": "config"; "required": false; }; "autocompleteDisabled": { "alias": "autocompleteDisabled"; "required": false; }; }, {}, never, ["gio-form-headers-label"], false, never>;
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
declare class GioFormHeadersLabelComponent {
|
|
595
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormHeadersLabelComponent, never>;
|
|
596
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormHeadersLabelComponent, "gio-form-headers-label", never, {}, {}, never, ["*"], false, never>;
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
type ElAiPromptState = PromptSuccess | PromptError;
|
|
600
|
+
interface PromptSuccess {
|
|
601
|
+
el: string;
|
|
602
|
+
feedbackRequestId?: FeedbackRequestId;
|
|
603
|
+
}
|
|
604
|
+
interface FeedbackRequestId {
|
|
605
|
+
chatId: string;
|
|
606
|
+
userMessageId: string;
|
|
607
|
+
agentMessageId: string;
|
|
608
|
+
}
|
|
609
|
+
declare function isPromptSuccess(value: unknown): value is PromptSuccess;
|
|
610
|
+
interface PromptError {
|
|
611
|
+
message: string;
|
|
612
|
+
}
|
|
613
|
+
declare function isPromptError(value: unknown): value is PromptError;
|
|
614
|
+
|
|
615
|
+
type FeedbackType = 'helpful' | 'not-helpful';
|
|
616
|
+
interface FeedbackSubmission {
|
|
617
|
+
feedback: FeedbackType;
|
|
618
|
+
feedbackRequestId?: FeedbackRequestId;
|
|
619
|
+
}
|
|
620
|
+
declare class GioElService {
|
|
621
|
+
private _promptCallback?;
|
|
622
|
+
private _feedbackCallback?;
|
|
623
|
+
prompt(prompt: string): Observable<ElAiPromptState>;
|
|
624
|
+
set promptCallback(value: (prompt: string) => Observable<ElAiPromptState>);
|
|
625
|
+
submitFeedback(feedback: FeedbackType, feedbackRequestId?: FeedbackRequestId): Observable<void>;
|
|
626
|
+
set feedbackCallback(value: (feedbackSubmission: FeedbackSubmission) => Observable<void>);
|
|
627
|
+
isEnabled(): boolean;
|
|
628
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioElService, never>;
|
|
629
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GioElService>;
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
type PromptState = 'loading' | ElAiPromptState;
|
|
633
|
+
type FeedbackState = 'helpful' | 'not-helpful' | null;
|
|
634
|
+
declare class GioElPromptComponent implements AfterViewInit {
|
|
635
|
+
readonly maxPromptSize = 256;
|
|
636
|
+
aiRequestFormGroup: FormGroup<{
|
|
637
|
+
prompt: FormControl<string | null>;
|
|
638
|
+
}>;
|
|
639
|
+
elService: GioElService;
|
|
640
|
+
responseState: WritableSignal<PromptState | null>;
|
|
641
|
+
myInput: ElementRef<HTMLInputElement>;
|
|
642
|
+
feedbackState: WritableSignal<FeedbackState>;
|
|
643
|
+
get prompt(): i6.AbstractControl<string | null, string | null, any> | null;
|
|
644
|
+
el: Signal<string | null>;
|
|
645
|
+
feedbackRequestId: Signal<FeedbackRequestId | null>;
|
|
646
|
+
errorMessage: Signal<string | null>;
|
|
647
|
+
showFeedback: Signal<boolean>;
|
|
648
|
+
ngAfterViewInit(): void;
|
|
649
|
+
sendPromptToIA(): void;
|
|
650
|
+
submitFeedback(feedback: 'helpful' | 'not-helpful'): void;
|
|
651
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioElPromptComponent, never>;
|
|
652
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioElPromptComponent, "gio-el-prompt", never, { "responseState": { "alias": "responseState"; "required": false; }; }, {}, never, never, true, never>;
|
|
653
|
+
}
|
|
654
|
+
|
|
655
|
+
declare class GioPopoverComponent {
|
|
656
|
+
private overlay;
|
|
657
|
+
private overlayPositionBuilder;
|
|
658
|
+
private viewContainerRef;
|
|
659
|
+
private overlayRef;
|
|
660
|
+
trigger: ElementRef | null;
|
|
661
|
+
closeOnBackdropClick: boolean;
|
|
662
|
+
popoverContent: TemplateRef<never>;
|
|
663
|
+
open(): void;
|
|
664
|
+
close(): void;
|
|
665
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioPopoverComponent, never>;
|
|
666
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioPopoverComponent, "gio-popover", never, { "trigger": { "alias": "trigger"; "required": false; }; "closeOnBackdropClick": { "alias": "closeOnBackdropClick"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
667
|
+
}
|
|
668
|
+
|
|
669
|
+
declare class PopoverTriggerDirective {
|
|
670
|
+
private elementRef;
|
|
671
|
+
gioPopoverTriggerFor: GioPopoverComponent;
|
|
672
|
+
gioPopoverTriggerBasedOnElement?: ElementRef;
|
|
673
|
+
constructor(elementRef: ElementRef);
|
|
674
|
+
togglePopover(): void;
|
|
675
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverTriggerDirective, never>;
|
|
676
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverTriggerDirective, "[gioPopoverTrigger]", never, { "gioPopoverTriggerFor": { "alias": "gioPopoverTriggerFor"; "required": true; }; "gioPopoverTriggerBasedOnElement": { "alias": "gioPopoverTriggerBasedOnElement"; "required": false; }; }, {}, never, never, true, never>;
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
declare class GioElAssistantComponent {
|
|
680
|
+
private readonly elService;
|
|
681
|
+
isEnabled(): boolean;
|
|
682
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioElAssistantComponent, never>;
|
|
683
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioElAssistantComponent, "gio-el-assistant", never, {}, {}, never, never, true, never>;
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
declare class GioFormHeadersModule {
|
|
687
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormHeadersModule, never>;
|
|
688
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioFormHeadersModule, [typeof GioFormHeadersComponent, typeof GioFormHeadersLabelComponent], [typeof i2.CommonModule, typeof i5.MatInputModule, typeof i7.MatFormFieldModule, typeof i6.ReactiveFormsModule, typeof GioIconsModule, typeof i4.MatButtonModule, typeof i8.MatAutocompleteModule, typeof i10.MatOptionModule, typeof GioElPromptComponent, typeof GioPopoverComponent, typeof PopoverTriggerDirective, typeof GioElAssistantComponent], [typeof GioFormHeadersComponent, typeof GioFormHeadersLabelComponent]>;
|
|
689
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioFormHeadersModule>;
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
declare class GioFormHeadersHarness extends ComponentHarness {
|
|
693
|
+
static hostSelector: string;
|
|
694
|
+
/**
|
|
695
|
+
* Gets a `HarnessPredicate` that can be used to search for a `GioFormColorInputHarness` that meets
|
|
696
|
+
* certain criteria.
|
|
697
|
+
*
|
|
698
|
+
* @param options Options for filtering which input instances are considered a match.
|
|
699
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
700
|
+
*/
|
|
701
|
+
static with(options?: BaseHarnessFilters): HarnessPredicate<GioFormHeadersHarness>;
|
|
702
|
+
private getHeaderRowsElement;
|
|
703
|
+
private getHeaderRowInputKey;
|
|
704
|
+
private getHeaderRowInputKeyAutocomplete;
|
|
705
|
+
private getHeaderRowInputValue;
|
|
706
|
+
private getHeaderRowRemoveButton;
|
|
707
|
+
getHeaderRows(): Promise<{
|
|
708
|
+
keyInput: MatInputHarness;
|
|
709
|
+
keyAutocomplete: MatAutocompleteHarness;
|
|
710
|
+
valueInput: MatInputHarness;
|
|
711
|
+
removeButton: MatButtonHarness | null;
|
|
712
|
+
}[]>;
|
|
713
|
+
getLastHeaderRow(): Promise<{
|
|
714
|
+
keyInput: MatInputHarness;
|
|
715
|
+
valueInput: MatInputHarness;
|
|
716
|
+
}>;
|
|
717
|
+
addHeader({ key, value }: {
|
|
718
|
+
key: string;
|
|
719
|
+
value: string;
|
|
720
|
+
}): Promise<void>;
|
|
721
|
+
isDisabled(): Promise<boolean>;
|
|
722
|
+
getValue(): Promise<{
|
|
723
|
+
key: string;
|
|
724
|
+
value: string;
|
|
725
|
+
}[]>;
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
type FileValue = {
|
|
729
|
+
name: string;
|
|
730
|
+
isNew: boolean;
|
|
731
|
+
dataUrl: string;
|
|
732
|
+
file?: File;
|
|
733
|
+
isImage: boolean;
|
|
734
|
+
};
|
|
735
|
+
declare class GioFormFilePickerComponent implements OnInit, ControlValueAccessor {
|
|
736
|
+
private changeDetectorRef;
|
|
737
|
+
ngControl?: NgControl | undefined;
|
|
738
|
+
multiple: boolean;
|
|
739
|
+
accept: string;
|
|
740
|
+
set disabled(disabled: boolean);
|
|
741
|
+
fileValues: FileValue[];
|
|
742
|
+
readMode: ReadMode;
|
|
743
|
+
dragHover: boolean;
|
|
744
|
+
isDisabled: boolean;
|
|
745
|
+
private onChangeCallback;
|
|
746
|
+
private onTouchedCallback;
|
|
747
|
+
constructor(changeDetectorRef: ChangeDetectorRef, ngControl?: NgControl | undefined);
|
|
748
|
+
ngOnInit(): void;
|
|
749
|
+
get isComplete(): boolean;
|
|
750
|
+
get isValid(): boolean | null;
|
|
751
|
+
writeValue(inputs?: string[]): Promise<void>;
|
|
752
|
+
registerOnChange(fn: (v: unknown) => void): void;
|
|
753
|
+
registerOnTouched(fn: () => void): void;
|
|
754
|
+
setDisabledState(isDisabled: boolean): void;
|
|
755
|
+
onFilePicked(event: ReadFile): void;
|
|
756
|
+
onFileDropped(event: ReadFile): void;
|
|
757
|
+
onRemoveFile(file: FileValue): void;
|
|
758
|
+
onTouched(): void;
|
|
759
|
+
onDragEnter($event: DragEvent): void;
|
|
760
|
+
onDragOver($event: DragEvent): void;
|
|
761
|
+
private handleReceivedFileEvent;
|
|
762
|
+
private emitFileValue;
|
|
763
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormFilePickerComponent, [null, { optional: true; self: true; }]>;
|
|
764
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormFilePickerComponent, "gio-form-file-picker", never, { "multiple": { "alias": "multiple"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["gio-form-file-picker-label", "gio-form-file-picker-add-button", "gio-form-file-picker-empty"], false, never>;
|
|
765
|
+
}
|
|
766
|
+
|
|
767
|
+
declare class GioFormFilePickerAddButtonComponent {
|
|
768
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormFilePickerAddButtonComponent, never>;
|
|
769
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormFilePickerAddButtonComponent, "gio-form-file-picker-add-button", never, {}, {}, never, ["*"], false, never>;
|
|
770
|
+
}
|
|
771
|
+
|
|
772
|
+
declare class GioFormFilePickerEmptyComponent {
|
|
773
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormFilePickerEmptyComponent, never>;
|
|
774
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormFilePickerEmptyComponent, "gio-form-file-picker-empty", never, {}, {}, never, ["*"], false, never>;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
declare class GioFormFilePickerLabelComponent {
|
|
778
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormFilePickerLabelComponent, never>;
|
|
779
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormFilePickerLabelComponent, "gio-form-file-picker-label", never, {}, {}, never, ["*"], false, never>;
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
declare class GioFormFilePickerModule {
|
|
783
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormFilePickerModule, never>;
|
|
784
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioFormFilePickerModule, [typeof GioFormFilePickerComponent, typeof GioFormFilePickerAddButtonComponent, typeof GioFormFilePickerEmptyComponent, typeof GioFormFilePickerLabelComponent], [typeof i2.CommonModule, typeof i6.ReactiveFormsModule, typeof i7$1.NgxFileHelpersModule, typeof i10.MatRippleModule, typeof i4$1.MatIconModule, typeof GioIconsModule], [typeof GioFormFilePickerComponent, typeof GioFormFilePickerAddButtonComponent, typeof GioFormFilePickerEmptyComponent, typeof GioFormFilePickerLabelComponent]>;
|
|
785
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioFormFilePickerModule>;
|
|
786
|
+
}
|
|
787
|
+
|
|
788
|
+
declare class NewFile {
|
|
789
|
+
readonly name: string;
|
|
790
|
+
readonly dataUrl: string;
|
|
791
|
+
readonly file?: File | undefined;
|
|
792
|
+
constructor(name: string, dataUrl: string, file?: File | undefined);
|
|
793
|
+
}
|
|
794
|
+
|
|
795
|
+
interface GioFormFilePickerHarnessFilters extends BaseHarnessFilters {
|
|
796
|
+
/** Filters based on the formControlName */
|
|
797
|
+
formControlName?: string;
|
|
798
|
+
}
|
|
799
|
+
declare class GioFormFilePickerInputHarness extends ComponentHarness {
|
|
800
|
+
static hostSelector: string;
|
|
801
|
+
static with(options: GioFormFilePickerHarnessFilters): HarnessPredicate<GioFormFilePickerInputHarness>;
|
|
802
|
+
/**
|
|
803
|
+
* Hack force onload on Image Object
|
|
804
|
+
* GioFormFilePickerComponent use a Image Object to check if the file is an image.
|
|
805
|
+
* This method allow to force onload event on the Image Object.
|
|
806
|
+
* @param excludeSrc call onerror instead of onload for this src
|
|
807
|
+
*/
|
|
808
|
+
static forceImageOnload(excludeSrc?: string[]): void;
|
|
809
|
+
protected _mainDiv: () => Promise<_angular_cdk_testing.TestElement>;
|
|
810
|
+
protected _hasErrorClass: () => Promise<_angular_cdk_testing.TestElement | null>;
|
|
811
|
+
protected _inputFile: () => Promise<_angular_cdk_testing.TestElement>;
|
|
812
|
+
protected _getDisabledElement: () => Promise<_angular_cdk_testing.TestElement | null>;
|
|
813
|
+
private getFormControlName;
|
|
814
|
+
hasErrorClass(): Promise<boolean>;
|
|
815
|
+
clickInside(): Promise<void>;
|
|
816
|
+
getInputFileAccept(): Promise<string | null>;
|
|
817
|
+
getPreviews(): Promise<(string | null)[]>;
|
|
818
|
+
isAddButtonPresent(): Promise<boolean>;
|
|
819
|
+
isDisabled(): Promise<boolean>;
|
|
820
|
+
deleteFile(fileIndex?: number): Promise<void>;
|
|
821
|
+
dropFiles(files: File[]): Promise<void>;
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
declare class GioAvatarComponent implements AfterViewInit, OnChanges {
|
|
825
|
+
private hostEl;
|
|
826
|
+
imgSrc: string | null;
|
|
827
|
+
defaultSize: number;
|
|
828
|
+
finalSize: number;
|
|
829
|
+
set src(src: string | null);
|
|
830
|
+
name: string;
|
|
831
|
+
size: number;
|
|
832
|
+
roundedBorder: boolean;
|
|
833
|
+
avatarContainerEleRef: ElementRef;
|
|
834
|
+
width: number;
|
|
835
|
+
height: number;
|
|
836
|
+
constructor(hostEl: ElementRef);
|
|
837
|
+
ngOnChanges(): void;
|
|
838
|
+
ngAfterViewInit(): void;
|
|
839
|
+
onImgError(): void;
|
|
840
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioAvatarComponent, never>;
|
|
841
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioAvatarComponent, "gio-avatar", never, { "src": { "alias": "src"; "required": false; }; "name": { "alias": "name"; "required": false; }; "size": { "alias": "size"; "required": false; }; "roundedBorder": { "alias": "roundedBorder"; "required": false; }; }, {}, never, never, false, never>;
|
|
842
|
+
}
|
|
843
|
+
|
|
844
|
+
declare class GioAvatarModule {
|
|
845
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioAvatarModule, never>;
|
|
846
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioAvatarModule, [typeof GioAvatarComponent], [typeof i2.CommonModule], [typeof GioAvatarComponent]>;
|
|
847
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioAvatarModule>;
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
declare class GioBreadcrumbItemDirective {
|
|
851
|
+
templateRef: TemplateRef<unknown>;
|
|
852
|
+
constructor(templateRef: TemplateRef<unknown>);
|
|
853
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBreadcrumbItemDirective, never>;
|
|
854
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioBreadcrumbItemDirective, "[gioBreadcrumbItem]", never, {}, {}, never, never, false, never>;
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
declare class GioBreadcrumbComponent {
|
|
858
|
+
itemDirectives: QueryList<GioBreadcrumbItemDirective>;
|
|
859
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBreadcrumbComponent, never>;
|
|
860
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioBreadcrumbComponent, "gio-breadcrumb", never, {}, {}, ["itemDirectives"], never, false, never>;
|
|
861
|
+
}
|
|
862
|
+
|
|
863
|
+
declare class GioBreadcrumbModule {
|
|
864
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBreadcrumbModule, never>;
|
|
865
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioBreadcrumbModule, [typeof GioBreadcrumbComponent, typeof GioBreadcrumbItemDirective], [typeof i2.CommonModule, typeof GioIconsModule], [typeof GioBreadcrumbComponent, typeof GioBreadcrumbItemDirective]>;
|
|
866
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioBreadcrumbModule>;
|
|
867
|
+
}
|
|
868
|
+
|
|
869
|
+
declare class GioMatConfigModule {
|
|
870
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMatConfigModule, never>;
|
|
871
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioMatConfigModule, never, never, never>;
|
|
872
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioMatConfigModule>;
|
|
873
|
+
}
|
|
874
|
+
|
|
875
|
+
type GioJsonSchemaContext = Record<string, unknown>;
|
|
876
|
+
|
|
877
|
+
declare class GioFormlyJsonSchemaService {
|
|
878
|
+
private readonly formlyJsonschema;
|
|
879
|
+
private readonly builder;
|
|
880
|
+
constructor(formlyJsonschema: FormlyJsonschema, builder: FormlyFormBuilder);
|
|
881
|
+
toFormlyFieldConfig(jsonSchema: GioJsonSchema, context?: GioJsonSchemaContext): FormlyFieldConfig;
|
|
882
|
+
private displayIfMap;
|
|
883
|
+
private uiTypeMap;
|
|
884
|
+
private uiBorder;
|
|
885
|
+
private formatMap;
|
|
886
|
+
private bannerMap;
|
|
887
|
+
private toggleMap;
|
|
888
|
+
private disableIfMap;
|
|
889
|
+
private enumLabelMap;
|
|
890
|
+
/**
|
|
891
|
+
* Remove the label of the oneOf fields to avoid to display it twice (with the select and the object title)
|
|
892
|
+
*/
|
|
893
|
+
private sanitizeOneOf;
|
|
894
|
+
private deprecatedMap;
|
|
895
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormlyJsonSchemaService, never>;
|
|
896
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GioFormlyJsonSchemaService>;
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
declare class GioFormJsonSchemaComponent implements ControlValueAccessor, OnChanges, OnInit, AfterViewInit, OnDestroy {
|
|
900
|
+
private readonly gioFormlyJsonSchema;
|
|
901
|
+
private readonly elRef;
|
|
902
|
+
private readonly fm;
|
|
903
|
+
private readonly changeDetectorRef;
|
|
904
|
+
readonly ngControl?: NgControl | undefined;
|
|
905
|
+
static isDisplayable(jsonSchema: GioJsonSchema): boolean;
|
|
906
|
+
private unsubscribe$;
|
|
907
|
+
private gioFormFocusInvalidIgnore;
|
|
908
|
+
jsonSchema: GioJsonSchema;
|
|
909
|
+
context?: GioJsonSchemaContext;
|
|
910
|
+
formGroup: UntypedFormGroup;
|
|
911
|
+
options: FormlyFormOptions;
|
|
912
|
+
ready: EventEmitter<boolean>;
|
|
913
|
+
private isReady;
|
|
914
|
+
model: unknown;
|
|
915
|
+
fields: FormlyFieldConfig[];
|
|
916
|
+
isDisabled: boolean;
|
|
917
|
+
_onChange: (value: unknown | null) => void;
|
|
918
|
+
_onTouched: () => void;
|
|
919
|
+
private touched;
|
|
920
|
+
private isValid$;
|
|
921
|
+
private stateChanges$;
|
|
922
|
+
constructor(gioFormlyJsonSchema: GioFormlyJsonSchemaService, elRef: ElementRef, fm: FocusMonitor, changeDetectorRef: ChangeDetectorRef, ngControl?: NgControl | undefined);
|
|
923
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
924
|
+
ngOnInit(): void;
|
|
925
|
+
ngAfterViewInit(): void;
|
|
926
|
+
ngOnDestroy(): void;
|
|
927
|
+
writeValue(value: unknown): void;
|
|
928
|
+
registerOnChange(fn: (value: unknown | null) => void): void;
|
|
929
|
+
registerOnTouched(fn: () => void): void;
|
|
930
|
+
setDisabledState?(isDisabled: boolean): void;
|
|
931
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormJsonSchemaComponent, [null, null, null, null, { optional: true; host: true; }]>;
|
|
932
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormJsonSchemaComponent, "gio-form-json-schema", never, { "jsonSchema": { "alias": "jsonSchema"; "required": true; }; "context": { "alias": "context"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, { "ready": "ready"; }, never, never, false, never>;
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
declare class GioFjsNullTypeComponent extends FieldType$1 {
|
|
936
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFjsNullTypeComponent, never>;
|
|
937
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFjsNullTypeComponent, "gio-fjs-null-type", never, {}, {}, never, never, false, never>;
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
declare class GioFjsObjectTypeComponent extends FieldType$1 implements OnInit {
|
|
941
|
+
classNoUiBorder: boolean;
|
|
942
|
+
ngOnInit(): void;
|
|
943
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFjsObjectTypeComponent, never>;
|
|
944
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFjsObjectTypeComponent, "gio-fjs-object-type", never, {}, {}, never, never, false, never>;
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
declare class GioFjsMultiSchemaTypeComponent extends FieldType$1 implements OnInit, OnDestroy, AfterViewChecked {
|
|
948
|
+
private readonly cdr;
|
|
949
|
+
private unsubscribe$;
|
|
950
|
+
constructor(cdr: ChangeDetectorRef);
|
|
951
|
+
ngOnDestroy(): void;
|
|
952
|
+
ngOnInit(): void;
|
|
953
|
+
ngAfterViewChecked(): void;
|
|
954
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFjsMultiSchemaTypeComponent, never>;
|
|
955
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFjsMultiSchemaTypeComponent, "gio-fjs-multi-schema-type", never, {}, {}, never, never, false, never>;
|
|
956
|
+
}
|
|
957
|
+
|
|
958
|
+
declare class GioFjsArrayTypeComponent extends FieldArrayType implements OnInit {
|
|
959
|
+
collapse: boolean;
|
|
960
|
+
classNoUiBorder: boolean;
|
|
961
|
+
ngOnInit(): void;
|
|
962
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFjsArrayTypeComponent, never>;
|
|
963
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFjsArrayTypeComponent, "gio-fjs-array-type", never, {}, {}, never, never, false, never>;
|
|
964
|
+
}
|
|
965
|
+
|
|
966
|
+
type ToggleProps = FormlyFieldProps;
|
|
967
|
+
declare class GioFjsToggleTypeComponent extends FieldType$1<FieldTypeConfig<ToggleProps>> {
|
|
968
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFjsToggleTypeComponent, never>;
|
|
969
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFjsToggleTypeComponent, "gio-fjs-toggle-type", never, {}, {}, never, never, false, never>;
|
|
970
|
+
}
|
|
971
|
+
|
|
972
|
+
type HeadersProps = FormlyFieldProps & GioUiTypeConfig['uiTypeProps'] & {
|
|
973
|
+
outputConfig: {
|
|
974
|
+
keyName: string;
|
|
975
|
+
valueName: string;
|
|
976
|
+
};
|
|
977
|
+
};
|
|
978
|
+
declare class GioFjsHeadersTypeComponent extends FieldType$1<FieldTypeConfig<HeadersProps>> {
|
|
979
|
+
defaultOptions?: Partial<FieldTypeConfig<HeadersProps>> | undefined;
|
|
980
|
+
collapse: boolean;
|
|
981
|
+
get outputConfig(): FormHeaderFieldMapper;
|
|
982
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFjsHeadersTypeComponent, never>;
|
|
983
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFjsHeadersTypeComponent, "gio-fjs-headers-type", never, {}, {}, never, never, false, never>;
|
|
984
|
+
}
|
|
985
|
+
|
|
986
|
+
type CronProps = FormlyFieldProps;
|
|
987
|
+
declare class GioFjsCronTypeComponent extends FieldType<FieldTypeConfig<CronProps>> {
|
|
988
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFjsCronTypeComponent, never>;
|
|
989
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFjsCronTypeComponent, "gio-fjs-code-editor-type", never, {}, {}, never, never, false, never>;
|
|
990
|
+
}
|
|
991
|
+
|
|
992
|
+
declare class GioBannerWrapperComponent extends FieldWrapper {
|
|
993
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBannerWrapperComponent, never>;
|
|
994
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioBannerWrapperComponent, "gio-banner-wrapper", never, {}, {}, never, never, false, never>;
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
declare class GioPasswordEyeWrapperComponent extends FieldWrapper implements AfterViewInit {
|
|
998
|
+
matSuffix: TemplateRef<unknown>;
|
|
999
|
+
hide: boolean;
|
|
1000
|
+
ngAfterViewInit(): void;
|
|
1001
|
+
addonEyeClick($event: Event): void;
|
|
1002
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioPasswordEyeWrapperComponent, never>;
|
|
1003
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioPasswordEyeWrapperComponent, "gio-password-eye-wrapper", never, {}, {}, never, never, false, never>;
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
declare class GioElHelperWrapperComponent extends FieldWrapper implements AfterViewInit {
|
|
1007
|
+
matSuffix: TemplateRef<unknown>;
|
|
1008
|
+
hide: boolean;
|
|
1009
|
+
ngAfterViewInit(): void;
|
|
1010
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioElHelperWrapperComponent, never>;
|
|
1011
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioElHelperWrapperComponent, "gio-el-wrapper-wrapper", never, {}, {}, never, never, false, never>;
|
|
1012
|
+
}
|
|
1013
|
+
|
|
1014
|
+
declare class GioFormSlideToggleComponent implements AfterContentInit, OnDestroy {
|
|
1015
|
+
private unsubscribe$;
|
|
1016
|
+
appearance: 'fill' | 'outline';
|
|
1017
|
+
innerMatSlideToggle: MatSlideToggle | null;
|
|
1018
|
+
innerFormControlName: NgControl | null;
|
|
1019
|
+
disabled: boolean;
|
|
1020
|
+
ngAfterContentInit(): void;
|
|
1021
|
+
ngOnDestroy(): void;
|
|
1022
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormSlideToggleComponent, never>;
|
|
1023
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormSlideToggleComponent, "gio-form-slide-toggle", never, { "appearance": { "alias": "appearance"; "required": false; }; }, {}, ["innerMatSlideToggle", "innerFormControlName"], ["[gioFormPrefix]", "[gioFormSlideToggle]", "gio-form-label", "*"], false, never>;
|
|
1024
|
+
}
|
|
1025
|
+
|
|
1026
|
+
declare class GioFormLabelComponent {
|
|
1027
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormLabelComponent, never>;
|
|
1028
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormLabelComponent, "gio-form-label", never, {}, {}, never, ["*"], false, never>;
|
|
1029
|
+
}
|
|
1030
|
+
declare class GioFormPrefixDirective {
|
|
1031
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormPrefixDirective, never>;
|
|
1032
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioFormPrefixDirective, "[gioFormPrefix]", never, {}, {}, never, never, false, never>;
|
|
1033
|
+
}
|
|
1034
|
+
declare class GioFormSlideToggleDirective {
|
|
1035
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormSlideToggleDirective, never>;
|
|
1036
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioFormSlideToggleDirective, "[gioFormSlideToggle]", never, {}, {}, never, never, false, never>;
|
|
1037
|
+
}
|
|
1038
|
+
|
|
1039
|
+
declare class GioFormSlideToggleModule {
|
|
1040
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormSlideToggleModule, never>;
|
|
1041
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioFormSlideToggleModule, [typeof GioFormSlideToggleComponent, typeof GioFormLabelComponent, typeof GioFormPrefixDirective, typeof GioFormSlideToggleDirective], [typeof i2.CommonModule], [typeof GioFormSlideToggleComponent, typeof GioFormLabelComponent, typeof GioFormPrefixDirective, typeof GioFormSlideToggleDirective]>;
|
|
1042
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioFormSlideToggleModule>;
|
|
1043
|
+
}
|
|
1044
|
+
|
|
1045
|
+
declare class GioMonacoEditorFormFieldDirective implements OnInit, DoCheck, MatFormFieldControl<string>, OnDestroy {
|
|
1046
|
+
private readonly elementRef;
|
|
1047
|
+
private readonly focusMonitor;
|
|
1048
|
+
private readonly renderer;
|
|
1049
|
+
private readonly changeDetectorRef;
|
|
1050
|
+
readonly hostGioMonacoEditorComponent: GioMonacoEditorComponent;
|
|
1051
|
+
static nextId: number;
|
|
1052
|
+
stateChanges: Subject<void>;
|
|
1053
|
+
id: string;
|
|
1054
|
+
userAriaDescribedBy: string;
|
|
1055
|
+
get value(): string | null;
|
|
1056
|
+
set placeholder(placeholder: string);
|
|
1057
|
+
get placeholder(): string;
|
|
1058
|
+
set required(required: boolean);
|
|
1059
|
+
get required(): boolean;
|
|
1060
|
+
set disabled(disabled: boolean);
|
|
1061
|
+
get disabled(): boolean;
|
|
1062
|
+
ngControl: NgControl | null;
|
|
1063
|
+
focused: boolean;
|
|
1064
|
+
get empty(): boolean;
|
|
1065
|
+
get shouldLabelFloat(): boolean;
|
|
1066
|
+
get shouldHideEditor(): boolean;
|
|
1067
|
+
errorState: boolean;
|
|
1068
|
+
controlType: string;
|
|
1069
|
+
private _placeholder;
|
|
1070
|
+
private _required;
|
|
1071
|
+
private _disabled;
|
|
1072
|
+
private maxHeight;
|
|
1073
|
+
private unsubscribe$;
|
|
1074
|
+
constructor(elementRef: ElementRef, focusMonitor: FocusMonitor, renderer: Renderer2, changeDetectorRef: ChangeDetectorRef, hostGioMonacoEditorComponent: GioMonacoEditorComponent);
|
|
1075
|
+
ngOnInit(): void;
|
|
1076
|
+
ngDoCheck(): void;
|
|
1077
|
+
ngOnDestroy(): void;
|
|
1078
|
+
setDescribedByIds(ids: string[]): void;
|
|
1079
|
+
onContainerClick(_event: MouseEvent): void;
|
|
1080
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMonacoEditorFormFieldDirective, [null, null, null, null, { optional: true; host: true; self: true; }]>;
|
|
1081
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioMonacoEditorFormFieldDirective, "[gioMonacoEditorFormField]", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, false, never>;
|
|
1082
|
+
}
|
|
1083
|
+
|
|
1084
|
+
declare class GioMonacoClipboardCopyComponent {
|
|
1085
|
+
monacoEditor: GioMonacoEditorComponent | null;
|
|
1086
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMonacoClipboardCopyComponent, never>;
|
|
1087
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioMonacoClipboardCopyComponent, "[gioMonacoClipboardCopy]", never, {}, {}, ["monacoEditor"], ["*"], false, never>;
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
declare abstract class GioClipboardComponent {
|
|
1091
|
+
private clipboard;
|
|
1092
|
+
label: string;
|
|
1093
|
+
tooltipHideDelay: number;
|
|
1094
|
+
clicked: boolean;
|
|
1095
|
+
tooltip: MatTooltip;
|
|
1096
|
+
contentToCopy: string;
|
|
1097
|
+
alwaysVisible: boolean;
|
|
1098
|
+
tabIndex: undefined;
|
|
1099
|
+
constructor(clipboard: Clipboard);
|
|
1100
|
+
onCopied(success: boolean, tooltip: MatTooltip): void;
|
|
1101
|
+
onKeyupSpace(): void;
|
|
1102
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioClipboardComponent, never>;
|
|
1103
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioClipboardComponent, never, never, { "contentToCopy": { "alias": "contentToCopy"; "required": false; }; "alwaysVisible": { "alias": "alwaysVisible"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; }, {}, never, never, true, never>;
|
|
1104
|
+
}
|
|
1105
|
+
|
|
1106
|
+
declare class GioClipboardCopyWrapperComponent extends GioClipboardComponent {
|
|
1107
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioClipboardCopyWrapperComponent, never>;
|
|
1108
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioClipboardCopyWrapperComponent, "[gioClipboardCopyWrapper]", never, {}, {}, never, ["*"], false, never>;
|
|
1109
|
+
}
|
|
1110
|
+
|
|
1111
|
+
declare class GioClipboardCopyIconComponent extends GioClipboardComponent {
|
|
1112
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioClipboardCopyIconComponent, never>;
|
|
1113
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioClipboardCopyIconComponent, "gio-clipboard-copy-icon", never, {}, {}, never, never, false, never>;
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
declare class GioClipboardModule {
|
|
1117
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioClipboardModule, never>;
|
|
1118
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioClipboardModule, [typeof GioClipboardCopyWrapperComponent, typeof GioClipboardCopyIconComponent], [typeof i2.CommonModule, typeof i4$1.MatIconModule, typeof i5$1.MatTooltipModule, typeof i10.MatRippleModule, typeof i7$2.ClipboardModule, typeof i4.MatButtonModule], [typeof GioClipboardCopyWrapperComponent, typeof GioClipboardCopyIconComponent]>;
|
|
1119
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioClipboardModule>;
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
declare class GioMonacoEditorModule {
|
|
1123
|
+
static forRoot(config: GioMonacoEditorConfig$1): {
|
|
1124
|
+
ngModule: typeof GioMonacoEditorModule;
|
|
1125
|
+
providers: {
|
|
1126
|
+
provide: i0.InjectionToken<GioMonacoEditorConfig$1>;
|
|
1127
|
+
useValue: GioMonacoEditorConfig$1;
|
|
1128
|
+
}[];
|
|
1129
|
+
};
|
|
1130
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMonacoEditorModule, never>;
|
|
1131
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioMonacoEditorModule, [typeof GioMonacoEditorComponent, typeof GioMonacoEditorFormFieldDirective, typeof GioMonacoClipboardCopyComponent], [typeof i2.CommonModule, typeof i6.ReactiveFormsModule, typeof GioClipboardModule], [typeof GioMonacoEditorComponent, typeof GioMonacoEditorFormFieldDirective, typeof GioMonacoClipboardCopyComponent]>;
|
|
1132
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioMonacoEditorModule>;
|
|
1133
|
+
}
|
|
1134
|
+
|
|
1135
|
+
declare class GioFormCronComponent implements ControlValueAccessor, OnInit, OnDestroy, Validator {
|
|
1136
|
+
private readonly elRef;
|
|
1137
|
+
private readonly fm;
|
|
1138
|
+
private readonly ngZone;
|
|
1139
|
+
private readonly cdr;
|
|
1140
|
+
_onChange: (value: string | null) => void;
|
|
1141
|
+
_onTouched: () => void;
|
|
1142
|
+
seconds: number[];
|
|
1143
|
+
minutes: number[];
|
|
1144
|
+
hours: number[];
|
|
1145
|
+
daysOfMonth: number[];
|
|
1146
|
+
daysOfWeek: string[];
|
|
1147
|
+
internalFormGroup?: UntypedFormGroup;
|
|
1148
|
+
value?: string;
|
|
1149
|
+
expressionDescription?: string;
|
|
1150
|
+
isDisabled: boolean;
|
|
1151
|
+
smallDisplay: boolean;
|
|
1152
|
+
private touched;
|
|
1153
|
+
private focused;
|
|
1154
|
+
private hasError;
|
|
1155
|
+
private cronDisplay?;
|
|
1156
|
+
private unsubscribe$;
|
|
1157
|
+
private resizeObserver?;
|
|
1158
|
+
constructor(elRef: ElementRef, fm: FocusMonitor, ngZone: NgZone, cdr: ChangeDetectorRef);
|
|
1159
|
+
ngOnInit(): void;
|
|
1160
|
+
ngOnDestroy(): void;
|
|
1161
|
+
writeValue(value: string): void;
|
|
1162
|
+
registerOnChange(fn: (value: string | null) => void): void;
|
|
1163
|
+
registerOnTouched(fn: () => void): void;
|
|
1164
|
+
setDisabledState(isDisabled: boolean): void;
|
|
1165
|
+
validate(_: AbstractControl): ValidationErrors | null;
|
|
1166
|
+
onClear({ touched }?: {
|
|
1167
|
+
touched?: boolean;
|
|
1168
|
+
}): void;
|
|
1169
|
+
private refreshInternalForm;
|
|
1170
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormCronComponent, never>;
|
|
1171
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormCronComponent, "gio-form-cron", never, {}, {}, never, ["gio-form-cron-label", "gio-form-cron-hint"], false, never>;
|
|
1172
|
+
}
|
|
1173
|
+
|
|
1174
|
+
declare class GioFormCronLabelComponent {
|
|
1175
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormCronLabelComponent, never>;
|
|
1176
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormCronLabelComponent, "gio-form-cron-label", never, {}, {}, never, ["*"], false, never>;
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
declare class GioFormCronHintComponent {
|
|
1180
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormCronHintComponent, never>;
|
|
1181
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormCronHintComponent, "gio-form-cron-hint", never, {}, {}, never, ["*"], false, never>;
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1184
|
+
declare class GioFormCronModule {
|
|
1185
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormCronModule, never>;
|
|
1186
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioFormCronModule, [typeof GioFormCronComponent, typeof GioFormCronLabelComponent, typeof GioFormCronHintComponent], [typeof i2.CommonModule, typeof i6.ReactiveFormsModule, typeof i6$1.MatButtonToggleModule, typeof i7.MatFormFieldModule, typeof i9.MatSelectModule, typeof i5.MatInputModule, typeof i4.MatButtonModule, typeof i5$1.MatTooltipModule, typeof GioIconsModule], [typeof GioFormCronComponent, typeof GioFormCronLabelComponent, typeof GioFormCronHintComponent]>;
|
|
1187
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioFormCronModule>;
|
|
1188
|
+
}
|
|
1189
|
+
|
|
1190
|
+
declare class GioFormJsonSchemaModule {
|
|
1191
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormJsonSchemaModule, never>;
|
|
1192
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioFormJsonSchemaModule, [typeof GioFormJsonSchemaComponent, typeof GioFjsNullTypeComponent, typeof GioFjsObjectTypeComponent, typeof GioFjsMultiSchemaTypeComponent, typeof GioFjsArrayTypeComponent, typeof GioFjsToggleTypeComponent, typeof GioFjsHeadersTypeComponent, typeof GioFjsCodeEditorTypeComponent, typeof GioFjsCronTypeComponent, typeof GioBannerWrapperComponent, typeof GioPasswordEyeWrapperComponent, typeof GioElHelperWrapperComponent], [typeof i2.CommonModule, typeof i3$1.A11yModule, typeof i6.ReactiveFormsModule, typeof i16.FormlyModule, typeof i17.FormlyMaterialModule, typeof i5.MatInputModule, typeof GioIconsModule, typeof GioFormSlideToggleModule, typeof GioFormHeadersModule, typeof GioMonacoEditorModule, typeof GioFormCronModule, typeof GioPopoverComponent, typeof PopoverTriggerDirective, typeof GioElPromptComponent, typeof i27.MatSlideToggleModule, typeof i4.MatButtonModule, typeof GioElAssistantComponent], [typeof GioFormJsonSchemaComponent, typeof i16.FormlyModule]>;
|
|
1193
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioFormJsonSchemaModule>;
|
|
1194
|
+
}
|
|
1195
|
+
|
|
1196
|
+
declare class GioBaseFormFocusInvalidDirective {
|
|
1197
|
+
private readonly hostElement;
|
|
1198
|
+
protected readonly formGroupDirective: FormGroupDirective;
|
|
1199
|
+
constructor(hostElement: ElementRef, formGroupDirective: FormGroupDirective);
|
|
1200
|
+
protected focusOnFirstInvalid(): void;
|
|
1201
|
+
private getFirstInvalidControl;
|
|
1202
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioBaseFormFocusInvalidDirective, [null, { optional: true; }]>;
|
|
1203
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioBaseFormFocusInvalidDirective, never, never, {}, {}, never, never, true, never>;
|
|
1204
|
+
}
|
|
1205
|
+
declare class GioFormFocusInvalidFormDirective extends GioBaseFormFocusInvalidDirective {
|
|
1206
|
+
onFormSubmit(): void;
|
|
1207
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormFocusInvalidFormDirective, never>;
|
|
1208
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioFormFocusInvalidFormDirective, "form[gioFormFocusInvalid]", never, {}, {}, never, never, false, never>;
|
|
1209
|
+
}
|
|
1210
|
+
declare class GioButtonFocusInvalidButtonDirective extends GioBaseFormFocusInvalidDirective {
|
|
1211
|
+
onClick(): void;
|
|
1212
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioButtonFocusInvalidButtonDirective, never>;
|
|
1213
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioButtonFocusInvalidButtonDirective, "button[gioFormFocusInvalid]", never, {}, {}, never, never, false, never>;
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1216
|
+
declare const GIO_FORM_FOCUS_INVALID_IGNORE_SELECTOR = "gioFormFocusInvalidIgnore";
|
|
1217
|
+
declare class GioFormFocusInvalidIgnoreDirective {
|
|
1218
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormFocusInvalidIgnoreDirective, never>;
|
|
1219
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioFormFocusInvalidIgnoreDirective, "[gioFormFocusInvalidIgnore]", never, {}, {}, never, never, false, never>;
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
declare class GioFormFocusInvalidModule {
|
|
1223
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormFocusInvalidModule, never>;
|
|
1224
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioFormFocusInvalidModule, [typeof GioFormFocusInvalidFormDirective, typeof GioButtonFocusInvalidButtonDirective, typeof GioFormFocusInvalidIgnoreDirective], never, [typeof GioFormFocusInvalidFormDirective, typeof GioButtonFocusInvalidButtonDirective, typeof GioFormFocusInvalidIgnoreDirective]>;
|
|
1225
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioFormFocusInvalidModule>;
|
|
1226
|
+
}
|
|
1227
|
+
|
|
1228
|
+
declare const ConfigureTestingGioMonacoEditor: () => void;
|
|
1229
|
+
type GioMonacoEditorHarnessFilters = BaseHarnessFilters;
|
|
1230
|
+
declare class GioMonacoEditorHarness extends ComponentHarness {
|
|
1231
|
+
static hostSelector: string;
|
|
1232
|
+
constructor(locatorFactory: LocatorFactory);
|
|
1233
|
+
/**
|
|
1234
|
+
* Gets a `HarnessPredicate` that can be used to search for a `GioMonacoEditorHarness` that meets
|
|
1235
|
+
* certain criteria.
|
|
1236
|
+
*
|
|
1237
|
+
* @param options Options for filtering which input instances are considered a match.
|
|
1238
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
1239
|
+
*/
|
|
1240
|
+
static with(options?: GioMonacoEditorHarnessFilters): HarnessPredicate<GioMonacoEditorHarness>;
|
|
1241
|
+
protected getInputEl: () => Promise<_angular_cdk_testing.TestElement>;
|
|
1242
|
+
setValue(value: string): Promise<void>;
|
|
1243
|
+
getValue(): Promise<string>;
|
|
1244
|
+
isDisabled(): Promise<boolean>;
|
|
1245
|
+
}
|
|
1246
|
+
|
|
1247
|
+
declare global {
|
|
1248
|
+
interface Window {
|
|
1249
|
+
Prism: any | undefined;
|
|
1250
|
+
}
|
|
1251
|
+
}
|
|
1252
|
+
declare class GioPrismJsService {
|
|
1253
|
+
loadPrismJs(): Observable<void>;
|
|
1254
|
+
private loadPrimeJsCore;
|
|
1255
|
+
private loadPrismJsComponent;
|
|
1256
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioPrismJsService, never>;
|
|
1257
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GioPrismJsService>;
|
|
1258
|
+
}
|
|
1259
|
+
|
|
1260
|
+
declare const GIO_DIALOG_WIDTH: {
|
|
1261
|
+
SMALL: string;
|
|
1262
|
+
MEDIUM: string;
|
|
1263
|
+
LARGE: string;
|
|
1264
|
+
};
|
|
1265
|
+
|
|
1266
|
+
declare class SafePipe implements PipeTransform {
|
|
1267
|
+
protected sanitizer: DomSanitizer;
|
|
1268
|
+
constructor(sanitizer: DomSanitizer);
|
|
1269
|
+
transform(value: string | undefined, type: string): SafeHtml | SafeStyle | SafeScript | SafeUrl | SafeResourceUrl;
|
|
1270
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SafePipe, never>;
|
|
1271
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SafePipe, "safe", false>;
|
|
1272
|
+
}
|
|
1273
|
+
|
|
1274
|
+
declare class GioSafePipeModule {
|
|
1275
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioSafePipeModule, never>;
|
|
1276
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioSafePipeModule, [typeof SafePipe], never, [typeof SafePipe]>;
|
|
1277
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioSafePipeModule>;
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1280
|
+
type License = {
|
|
1281
|
+
tier: string;
|
|
1282
|
+
packs: Array<string>;
|
|
1283
|
+
features: Array<string>;
|
|
1284
|
+
expiresAt?: Date;
|
|
1285
|
+
scope?: string;
|
|
1286
|
+
isExpired?: boolean;
|
|
1287
|
+
};
|
|
1288
|
+
interface LicenseConfiguration {
|
|
1289
|
+
resourceURL: string;
|
|
1290
|
+
featureInfoData: Record<string, FeatureInfo>;
|
|
1291
|
+
trialResourceURL: string;
|
|
1292
|
+
utmSource?: string;
|
|
1293
|
+
utmCampaign?: string;
|
|
1294
|
+
}
|
|
1295
|
+
interface UTM {
|
|
1296
|
+
source: string;
|
|
1297
|
+
medium: string;
|
|
1298
|
+
campaign: string;
|
|
1299
|
+
}
|
|
1300
|
+
type LicenseOptionsBase = {
|
|
1301
|
+
feature?: string;
|
|
1302
|
+
context?: string;
|
|
1303
|
+
};
|
|
1304
|
+
type LicensePluginOptions = LicenseOptionsBase & {
|
|
1305
|
+
deployed: boolean;
|
|
1306
|
+
};
|
|
1307
|
+
type LicenseOptions = LicenseOptionsBase | LicensePluginOptions;
|
|
1308
|
+
declare const isLicensePluginOptions: (licenseOptions: LicenseOptions) => licenseOptions is LicensePluginOptions;
|
|
1309
|
+
interface FeatureInfo {
|
|
1310
|
+
image?: string;
|
|
1311
|
+
description?: string;
|
|
1312
|
+
title?: string;
|
|
1313
|
+
trialButtonLabel?: string;
|
|
1314
|
+
hideDays?: boolean;
|
|
1315
|
+
}
|
|
1316
|
+
declare class GioLicenseService {
|
|
1317
|
+
private readonly http;
|
|
1318
|
+
private readonly licenseConfiguration;
|
|
1319
|
+
private readonly matDialog;
|
|
1320
|
+
private readonly loadLicense$;
|
|
1321
|
+
constructor(http: HttpClient, licenseConfiguration: LicenseConfiguration, matDialog: MatDialog);
|
|
1322
|
+
getLicense$(): Observable<License>;
|
|
1323
|
+
isMissingFeature$(feature: string | undefined): Observable<boolean>;
|
|
1324
|
+
hasAllFeatures$(licenseOptions: LicenseOptions[] | undefined): Observable<boolean>;
|
|
1325
|
+
getFeatureInfo(licenseOptions: LicenseOptions): FeatureInfo;
|
|
1326
|
+
getTrialURL(licenseOptions: LicenseOptions): string;
|
|
1327
|
+
isOEM$(): Observable<boolean>;
|
|
1328
|
+
openDialog(licenseOptions: LicenseOptions, event?: Event): rxjs.Subscription;
|
|
1329
|
+
getExpiresAt$(): Observable<Date | undefined>;
|
|
1330
|
+
isExpired$(): Observable<boolean>;
|
|
1331
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLicenseService, never>;
|
|
1332
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GioLicenseService>;
|
|
1333
|
+
}
|
|
1334
|
+
|
|
1335
|
+
declare class GioLicenseDirective implements OnInit, OnDestroy {
|
|
1336
|
+
private readonly licenseService;
|
|
1337
|
+
private readonly matDialog;
|
|
1338
|
+
private elRef;
|
|
1339
|
+
/**
|
|
1340
|
+
* The license to check. Must be defined when the directive is initialised, otherwise the value will not be taken into account.
|
|
1341
|
+
*/
|
|
1342
|
+
gioLicense?: LicenseOptions | LicensePluginOptions;
|
|
1343
|
+
private featureInfo;
|
|
1344
|
+
private trialURL;
|
|
1345
|
+
private unsubscribe$;
|
|
1346
|
+
private onClick;
|
|
1347
|
+
constructor(licenseService: GioLicenseService, matDialog: MatDialog, elRef: ElementRef);
|
|
1348
|
+
ngOnInit(): void;
|
|
1349
|
+
private isNotAllowed$;
|
|
1350
|
+
ngOnDestroy(): void;
|
|
1351
|
+
private click;
|
|
1352
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLicenseDirective, never>;
|
|
1353
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioLicenseDirective, "[gioLicense]", never, { "gioLicense": { "alias": "gioLicense"; "required": false; }; }, {}, never, never, false, never>;
|
|
1354
|
+
}
|
|
1355
|
+
|
|
1356
|
+
type GioLicenseDialogData = {
|
|
1357
|
+
featureInfo: FeatureInfo;
|
|
1358
|
+
trialURL: string;
|
|
1359
|
+
};
|
|
1360
|
+
declare class GioLicenseDialogComponent {
|
|
1361
|
+
private readonly dialogRef;
|
|
1362
|
+
featureInfo: FeatureInfo;
|
|
1363
|
+
trialURL: string;
|
|
1364
|
+
constructor(dialogRef: MatDialogRef<GioLicenseDialogData>, dialogData: GioLicenseDialogData);
|
|
1365
|
+
onClose(): void;
|
|
1366
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLicenseDialogComponent, never>;
|
|
1367
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioLicenseDialogComponent, "gio-license-dialog", never, {}, {}, never, never, false, never>;
|
|
1368
|
+
}
|
|
1369
|
+
|
|
1370
|
+
declare class GioLicenseDialogModule {
|
|
1371
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLicenseDialogModule, never>;
|
|
1372
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioLicenseDialogModule, [typeof GioLicenseDialogComponent], [typeof i2.CommonModule, typeof i3$2.MatDialogModule, typeof GioIconsModule, typeof i4.MatButtonModule, typeof GioSafePipeModule], [typeof GioLicenseDialogComponent]>;
|
|
1373
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioLicenseDialogModule>;
|
|
1374
|
+
}
|
|
1375
|
+
|
|
1376
|
+
declare class GioLicenseModule {
|
|
1377
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLicenseModule, never>;
|
|
1378
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioLicenseModule, [typeof GioLicenseDirective], [typeof i2.CommonModule, typeof i3$2.MatDialogModule, typeof GioLicenseDialogModule], [typeof GioLicenseDirective]>;
|
|
1379
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioLicenseModule>;
|
|
1380
|
+
}
|
|
1381
|
+
|
|
1382
|
+
declare const LICENSE_CONFIGURATION_TESTING: LicenseConfiguration;
|
|
1383
|
+
declare const OEM_LICENSE_CONFIGURATION_TESTING: LicenseConfiguration;
|
|
1384
|
+
declare class GioLicenseTestingModule {
|
|
1385
|
+
static with(license: boolean): {
|
|
1386
|
+
ngModule: typeof GioLicenseTestingModule;
|
|
1387
|
+
providers: ({
|
|
1388
|
+
provide: string;
|
|
1389
|
+
useValue: LicenseConfiguration;
|
|
1390
|
+
} | {
|
|
1391
|
+
provide: typeof GioLicenseService;
|
|
1392
|
+
useValue: {
|
|
1393
|
+
isMissingFeature$: () => rxjs.Observable<boolean>;
|
|
1394
|
+
getFeatureInfo: () => {};
|
|
1395
|
+
getTrialURL: () => string;
|
|
1396
|
+
openDialog: () => void;
|
|
1397
|
+
};
|
|
1398
|
+
})[];
|
|
1399
|
+
};
|
|
1400
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLicenseTestingModule, never>;
|
|
1401
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioLicenseTestingModule, never, never, never>;
|
|
1402
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioLicenseTestingModule>;
|
|
1403
|
+
}
|
|
1404
|
+
|
|
1405
|
+
declare class GioLicenseExpirationNotificationComponent implements OnInit, OnChanges {
|
|
1406
|
+
expirationDate: Date | undefined;
|
|
1407
|
+
showCallToAction: boolean;
|
|
1408
|
+
callToActionMessage: string | undefined;
|
|
1409
|
+
link: string | undefined;
|
|
1410
|
+
inError: boolean;
|
|
1411
|
+
title: string;
|
|
1412
|
+
daysRemaining: number;
|
|
1413
|
+
statusColor: string;
|
|
1414
|
+
ngOnInit(): void;
|
|
1415
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
1416
|
+
private transformDateWithoutHours;
|
|
1417
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLicenseExpirationNotificationComponent, never>;
|
|
1418
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioLicenseExpirationNotificationComponent, "gio-license-expiration-notification", never, { "expirationDate": { "alias": "expirationDate"; "required": false; }; "showCallToAction": { "alias": "showCallToAction"; "required": false; }; "callToActionMessage": { "alias": "callToActionMessage"; "required": false; }; "link": { "alias": "link"; "required": false; }; "inError": { "alias": "inError"; "required": false; }; }, {}, never, never, false, never>;
|
|
1419
|
+
}
|
|
1420
|
+
|
|
1421
|
+
declare class GioLicenseExpirationNotificationModule {
|
|
1422
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioLicenseExpirationNotificationModule, never>;
|
|
1423
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioLicenseExpirationNotificationModule, [typeof GioLicenseExpirationNotificationComponent], [typeof i2.CommonModule, typeof i4.MatButtonModule, typeof i5$1.MatTooltipModule, typeof GioIconsModule], [typeof GioLicenseExpirationNotificationComponent]>;
|
|
1424
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioLicenseExpirationNotificationModule>;
|
|
1425
|
+
}
|
|
1426
|
+
|
|
1427
|
+
declare class GioLicenseExpirationNotificationHarness extends ComponentHarness {
|
|
1428
|
+
static hostSelector: string;
|
|
1429
|
+
protected getTitleContainer: () => Promise<_angular_cdk_testing.TestElement>;
|
|
1430
|
+
protected getTitleMessage: () => Promise<_angular_cdk_testing.TestElement>;
|
|
1431
|
+
protected getCallToActionMessage: () => Promise<_angular_cdk_testing.TestElement>;
|
|
1432
|
+
protected getCallToActionLink: () => Promise<_angular_cdk_testing.TestElement>;
|
|
1433
|
+
getTitleText(): Promise<string>;
|
|
1434
|
+
isCallToActionVisible(): Promise<boolean>;
|
|
1435
|
+
getCallToActionText(): Promise<string>;
|
|
1436
|
+
getLink(): Promise<string | null>;
|
|
1437
|
+
isColor(color: string): Promise<boolean>;
|
|
1438
|
+
}
|
|
1439
|
+
|
|
1440
|
+
type GioFormCronHarnessFilters = BaseHarnessFilters;
|
|
1441
|
+
declare class GioFormCronHarness extends ComponentHarness {
|
|
1442
|
+
static hostSelector: string;
|
|
1443
|
+
protected getModeToggleGroup: () => Promise<MatButtonToggleGroupHarness>;
|
|
1444
|
+
protected getCustomExpressionInput: () => Promise<MatInputHarness>;
|
|
1445
|
+
/**
|
|
1446
|
+
* Gets a `HarnessPredicate` that can be used to search for this harness.
|
|
1447
|
+
*
|
|
1448
|
+
* @param options Options for filtering which input instances are considered a match.
|
|
1449
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
1450
|
+
*/
|
|
1451
|
+
static with(options?: GioFormCronHarnessFilters): HarnessPredicate<GioFormCronHarness>;
|
|
1452
|
+
getMode(): Promise<string | null>;
|
|
1453
|
+
setMode(mode: string): Promise<void>;
|
|
1454
|
+
clear(): Promise<void>;
|
|
1455
|
+
getValue(): Promise<string | null>;
|
|
1456
|
+
setCustomValue(value: string): Promise<void>;
|
|
1457
|
+
isDisabled(): Promise<boolean>;
|
|
1458
|
+
hasError(): Promise<boolean>;
|
|
1459
|
+
}
|
|
1460
|
+
|
|
1461
|
+
declare class GioFormSelectionInlineComponent implements ControlValueAccessor, AfterContentInit {
|
|
1462
|
+
private readonly changeDetector;
|
|
1463
|
+
private selectCardsList?;
|
|
1464
|
+
selection?: string;
|
|
1465
|
+
disabled: boolean;
|
|
1466
|
+
private _onChange;
|
|
1467
|
+
private _onTouched;
|
|
1468
|
+
constructor(changeDetector: ChangeDetectorRef);
|
|
1469
|
+
ngAfterContentInit(): void;
|
|
1470
|
+
writeValue(value: string): void;
|
|
1471
|
+
registerOnChange(fn: (value?: string) => void): void;
|
|
1472
|
+
registerOnTouched(fn: () => void): void;
|
|
1473
|
+
setDisabledState(isDisabled: boolean): void;
|
|
1474
|
+
private updateCardsSelection;
|
|
1475
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormSelectionInlineComponent, never>;
|
|
1476
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormSelectionInlineComponent, "gio-form-selection-inline", never, {}, {}, ["selectCardsList"], ["gio-form-selection-inline-card"], false, never>;
|
|
1477
|
+
}
|
|
1478
|
+
|
|
1479
|
+
declare class GioFormSelectionInlineCardComponent {
|
|
1480
|
+
private readonly changeDetector;
|
|
1481
|
+
value?: string;
|
|
1482
|
+
lock: boolean;
|
|
1483
|
+
disabled: boolean;
|
|
1484
|
+
get _disabled(): boolean;
|
|
1485
|
+
selected: boolean;
|
|
1486
|
+
_parendDisabled: boolean;
|
|
1487
|
+
onSelectFn?: (value?: string) => void;
|
|
1488
|
+
constructor(changeDetector: ChangeDetectorRef);
|
|
1489
|
+
onSelectCard(): void;
|
|
1490
|
+
_markForCheck(): void;
|
|
1491
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormSelectionInlineCardComponent, never>;
|
|
1492
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormSelectionInlineCardComponent, "gio-form-selection-inline-card", never, { "value": { "alias": "value"; "required": false; }; "lock": { "alias": "lock"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1493
|
+
}
|
|
1494
|
+
|
|
1495
|
+
declare class GioFormSelectionInlineCardContentComponent {
|
|
1496
|
+
icon: string | undefined;
|
|
1497
|
+
img: string | undefined;
|
|
1498
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormSelectionInlineCardContentComponent, never>;
|
|
1499
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormSelectionInlineCardContentComponent, "gio-form-selection-inline-card-content", never, { "icon": { "alias": "icon"; "required": false; }; "img": { "alias": "img"; "required": false; }; }, {}, never, ["gio-card-content-title", "gio-card-content-subtitle"], false, never>;
|
|
1500
|
+
}
|
|
1501
|
+
declare class GioFormSelectionInlineCardTitleComponent {
|
|
1502
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormSelectionInlineCardTitleComponent, never>;
|
|
1503
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormSelectionInlineCardTitleComponent, "gio-card-content-title", never, {}, {}, never, ["*"], false, never>;
|
|
1504
|
+
}
|
|
1505
|
+
declare class GioFormSelectionInlineCardSubtitleComponent {
|
|
1506
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormSelectionInlineCardSubtitleComponent, never>;
|
|
1507
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioFormSelectionInlineCardSubtitleComponent, "gio-card-content-subtitle", never, {}, {}, never, ["*"], false, never>;
|
|
1508
|
+
}
|
|
1509
|
+
|
|
1510
|
+
declare class GioFormSelectionInlineModule {
|
|
1511
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormSelectionInlineModule, never>;
|
|
1512
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioFormSelectionInlineModule, [typeof GioFormSelectionInlineComponent, typeof GioFormSelectionInlineCardComponent, typeof GioFormSelectionInlineCardSubtitleComponent, typeof GioFormSelectionInlineCardTitleComponent, typeof GioFormSelectionInlineCardContentComponent], [typeof i2.CommonModule, typeof i3.MatCardModule, typeof i4$1.MatIconModule, typeof i10.MatRippleModule, typeof GioIconsModule], [typeof GioFormSelectionInlineComponent, typeof GioFormSelectionInlineCardComponent, typeof GioFormSelectionInlineCardSubtitleComponent, typeof GioFormSelectionInlineCardTitleComponent, typeof GioFormSelectionInlineCardContentComponent]>;
|
|
1513
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioFormSelectionInlineModule>;
|
|
1514
|
+
}
|
|
1515
|
+
|
|
1516
|
+
type GioFormSelectionInlineCardHarnessFilters = BaseHarnessFilters & {
|
|
1517
|
+
value?: string;
|
|
1518
|
+
};
|
|
1519
|
+
declare class GioFormSelectionInlineCardHarness extends ComponentHarness {
|
|
1520
|
+
static hostSelector: string;
|
|
1521
|
+
/**
|
|
1522
|
+
* Gets a `HarnessPredicate` that can be used to search for a `GioFormSelectionInlineCardHarness` that meets
|
|
1523
|
+
* certain criteria.
|
|
1524
|
+
*
|
|
1525
|
+
* @param options Options for filtering which input instances are considered a match.
|
|
1526
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
1527
|
+
*/
|
|
1528
|
+
static with(options?: GioFormSelectionInlineCardHarnessFilters): HarnessPredicate<GioFormSelectionInlineCardHarness>;
|
|
1529
|
+
getValue(): Promise<string | null>;
|
|
1530
|
+
isSelected(): Promise<boolean>;
|
|
1531
|
+
isDisabled(): Promise<boolean>;
|
|
1532
|
+
getContentText(): Promise<string>;
|
|
1533
|
+
}
|
|
1534
|
+
|
|
1535
|
+
type GioFormSelectionInlineHarnessFilters = BaseHarnessFilters;
|
|
1536
|
+
declare class GioFormSelectionInlineHarness extends ComponentHarness {
|
|
1537
|
+
static hostSelector: string;
|
|
1538
|
+
/**
|
|
1539
|
+
* Gets a `HarnessPredicate` that can be used to search for a `GioFormSelectionInlineHarness` that meets
|
|
1540
|
+
* certain criteria.
|
|
1541
|
+
*
|
|
1542
|
+
* @param options Options for filtering which input instances are considered a match.
|
|
1543
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
1544
|
+
*/
|
|
1545
|
+
static with(options?: GioFormSelectionInlineHarnessFilters): HarnessPredicate<GioFormSelectionInlineHarness>;
|
|
1546
|
+
protected getCards: () => Promise<GioFormSelectionInlineCardHarness[]>;
|
|
1547
|
+
protected getCardByValue: (value: string) => Promise<_angular_cdk_testing.TestElement | null>;
|
|
1548
|
+
getSelectedValue(): Promise<string | undefined>;
|
|
1549
|
+
getUnselectedValues(): Promise<(string | undefined)[]>;
|
|
1550
|
+
getSelectionCards(): Promise<{
|
|
1551
|
+
text: string;
|
|
1552
|
+
value: string | undefined;
|
|
1553
|
+
selected: boolean;
|
|
1554
|
+
disabled: boolean;
|
|
1555
|
+
}[]>;
|
|
1556
|
+
select(value: string): Promise<void>;
|
|
1557
|
+
isDisabled(): Promise<boolean>;
|
|
1558
|
+
}
|
|
1559
|
+
|
|
1560
|
+
interface OverlayOptions {
|
|
1561
|
+
top?: number;
|
|
1562
|
+
parent?: HTMLElement;
|
|
1563
|
+
open: boolean;
|
|
1564
|
+
focus?: boolean;
|
|
1565
|
+
}
|
|
1566
|
+
declare class GioMenuService {
|
|
1567
|
+
private reducedSubject;
|
|
1568
|
+
private overlaySubject;
|
|
1569
|
+
reduced$: rxjs.Observable<boolean>;
|
|
1570
|
+
overlayObservable: rxjs.Observable<OverlayOptions>;
|
|
1571
|
+
reduce(reduced: boolean): void;
|
|
1572
|
+
overlay(overlayOptions: OverlayOptions): void;
|
|
1573
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuService, never>;
|
|
1574
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GioMenuService>;
|
|
1575
|
+
}
|
|
1576
|
+
declare const cleanLocalStorageReduceState: () => void;
|
|
1577
|
+
|
|
1578
|
+
declare class GioMenuComponent implements OnChanges {
|
|
1579
|
+
private readonly gioMenuService;
|
|
1580
|
+
reduced: boolean;
|
|
1581
|
+
reduce$: rxjs.Observable<boolean>;
|
|
1582
|
+
constructor(gioMenuService: GioMenuService);
|
|
1583
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
1584
|
+
reduceMenu(reduced: boolean | null): void;
|
|
1585
|
+
onMouseLeave(reduced: boolean | null): void;
|
|
1586
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuComponent, never>;
|
|
1587
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuComponent, "gio-menu", never, { "reduced": { "alias": "reduced"; "required": false; }; }, {}, never, ["gio-menu-header", "gio-menu-list", "gio-menu-license-expiration-notification", "gio-menu-footer"], false, never>;
|
|
1588
|
+
}
|
|
1589
|
+
|
|
1590
|
+
declare class GioMenuItemComponent implements OnDestroy {
|
|
1591
|
+
private readonly gioMenuService;
|
|
1592
|
+
icon: string;
|
|
1593
|
+
iconRight?: string;
|
|
1594
|
+
active: boolean;
|
|
1595
|
+
outlined: boolean;
|
|
1596
|
+
private unsubscribe$;
|
|
1597
|
+
constructor(gioMenuService: GioMenuService);
|
|
1598
|
+
ngOnDestroy(): void;
|
|
1599
|
+
onMouseLeave(): void;
|
|
1600
|
+
onMouseEnter($event: MouseEvent): void;
|
|
1601
|
+
onClick($event: MouseEvent): void;
|
|
1602
|
+
onKeydownHandler($event: KeyboardEvent): void;
|
|
1603
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuItemComponent, never>;
|
|
1604
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuItemComponent, "gio-menu-item", never, { "icon": { "alias": "icon"; "required": false; }; "iconRight": { "alias": "iconRight"; "required": false; }; "active": { "alias": "active"; "required": false; }; "outlined": { "alias": "outlined"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1605
|
+
}
|
|
1606
|
+
|
|
1607
|
+
declare class GioMenuFooterComponent {
|
|
1608
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuFooterComponent, never>;
|
|
1609
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuFooterComponent, "gio-menu-footer", never, {}, {}, never, ["*"], false, never>;
|
|
1610
|
+
}
|
|
1611
|
+
|
|
1612
|
+
declare class GioMenuListComponent {
|
|
1613
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuListComponent, never>;
|
|
1614
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuListComponent, "gio-menu-list", never, {}, {}, never, ["*"], false, never>;
|
|
1615
|
+
}
|
|
1616
|
+
|
|
1617
|
+
declare class GioMenuHeaderComponent {
|
|
1618
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuHeaderComponent, never>;
|
|
1619
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuHeaderComponent, "gio-menu-header", never, {}, {}, never, ["*"], false, never>;
|
|
1620
|
+
}
|
|
1621
|
+
|
|
1622
|
+
declare class GioMenuSearchService {
|
|
1623
|
+
menuSearchItems: MenuSearchItem[];
|
|
1624
|
+
addMenuSearchItems(items: MenuSearchItem[]): void;
|
|
1625
|
+
removeMenuSearchItems(groupIds: string[]): void;
|
|
1626
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuSearchService, never>;
|
|
1627
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GioMenuSearchService>;
|
|
1628
|
+
}
|
|
1629
|
+
|
|
1630
|
+
interface MenuSearchItem {
|
|
1631
|
+
name: string;
|
|
1632
|
+
routerLink: string;
|
|
1633
|
+
category: string;
|
|
1634
|
+
groupIds?: string[];
|
|
1635
|
+
}
|
|
1636
|
+
declare class GioMenuSearchComponent {
|
|
1637
|
+
private readonly gioMenuSearchService;
|
|
1638
|
+
protected control: FormControl<string | MenuSearchItem | null>;
|
|
1639
|
+
protected filteredItems$: Observable<MenuSearchItem[]>;
|
|
1640
|
+
valueChanges: EventEmitter<MenuSearchItem>;
|
|
1641
|
+
constructor(gioMenuSearchService: GioMenuSearchService);
|
|
1642
|
+
protected displayFn(item: MenuSearchItem): string;
|
|
1643
|
+
protected onSelectionChange(event: MatAutocompleteSelectedEvent): void;
|
|
1644
|
+
private _filter;
|
|
1645
|
+
private _normalizeValue;
|
|
1646
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuSearchComponent, never>;
|
|
1647
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuSearchComponent, "gio-menu-search", never, {}, { "valueChanges": "valueChanges"; }, never, never, false, never>;
|
|
1648
|
+
}
|
|
1649
|
+
|
|
1650
|
+
type SelectorItem = {
|
|
1651
|
+
value: string;
|
|
1652
|
+
displayValue: string;
|
|
1653
|
+
};
|
|
1654
|
+
declare class GioMenuSelectorComponent {
|
|
1655
|
+
selectorTitle: string;
|
|
1656
|
+
selectorItems: SelectorItem[];
|
|
1657
|
+
selectedItemValue: string;
|
|
1658
|
+
tabIndex: number;
|
|
1659
|
+
selectChange: EventEmitter<string>;
|
|
1660
|
+
onSelectionChange($event: MatSelectChange): void;
|
|
1661
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuSelectorComponent, never>;
|
|
1662
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuSelectorComponent, "gio-menu-selector", never, { "selectorTitle": { "alias": "selectorTitle"; "required": false; }; "selectorItems": { "alias": "selectorItems"; "required": false; }; "selectedItemValue": { "alias": "selectedItemValue"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; }, { "selectChange": "selectChange"; }, never, never, false, never>;
|
|
1663
|
+
}
|
|
1664
|
+
|
|
1665
|
+
declare class GioMenuLicenseExpirationNotificationComponent {
|
|
1666
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuLicenseExpirationNotificationComponent, never>;
|
|
1667
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioMenuLicenseExpirationNotificationComponent, "gio-menu-license-expiration-notification", never, {}, {}, never, ["*"], false, never>;
|
|
1668
|
+
}
|
|
1669
|
+
|
|
1670
|
+
declare class GioMenuModule {
|
|
1671
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioMenuModule, never>;
|
|
1672
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioMenuModule, [typeof GioMenuComponent, typeof GioMenuItemComponent, typeof GioMenuFooterComponent, typeof GioMenuListComponent, typeof GioMenuHeaderComponent, typeof GioMenuSearchComponent, typeof GioMenuSelectorComponent, typeof GioMenuLicenseExpirationNotificationComponent], [typeof i2.CommonModule, typeof i8.MatAutocompleteModule, typeof i4$1.MatIconModule, typeof i5.MatInputModule, typeof GioIconsModule, typeof i9.MatSelectModule, typeof i6.ReactiveFormsModule], [typeof GioMenuComponent, typeof GioMenuItemComponent, typeof GioMenuFooterComponent, typeof GioMenuListComponent, typeof GioMenuHeaderComponent, typeof GioMenuSearchComponent, typeof GioMenuSelectorComponent, typeof GioMenuLicenseExpirationNotificationComponent]>;
|
|
1673
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioMenuModule>;
|
|
1674
|
+
}
|
|
1675
|
+
|
|
1676
|
+
declare class GioMenuSelectorHarness extends ComponentHarness {
|
|
1677
|
+
static hostSelector: string;
|
|
1678
|
+
private getSelect;
|
|
1679
|
+
availableOptions(): Promise<string[]>;
|
|
1680
|
+
selectedOption(): Promise<string>;
|
|
1681
|
+
selectOptionByIndex(index: number): Promise<void>;
|
|
1682
|
+
}
|
|
1683
|
+
|
|
1684
|
+
declare class GioMenuSearchHarness extends ComponentHarness {
|
|
1685
|
+
static hostSelector: string;
|
|
1686
|
+
private getSearchInput;
|
|
1687
|
+
private getSearchAutoComplete;
|
|
1688
|
+
setSearchValue(value: string): Promise<void>;
|
|
1689
|
+
getSearchValue(): Promise<string>;
|
|
1690
|
+
isAutoCompletePanelVisible(): Promise<boolean>;
|
|
1691
|
+
getFilteredOptions(): Promise<string[]>;
|
|
1692
|
+
}
|
|
1693
|
+
|
|
1694
|
+
declare class GioSubmenuTitleDirective {
|
|
1695
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioSubmenuTitleDirective, never>;
|
|
1696
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GioSubmenuTitleDirective, "[gioSubmenuTitle]", never, {}, {}, never, never, false, never>;
|
|
1697
|
+
}
|
|
1698
|
+
type GioSubmenuTheme = 'dark' | 'light';
|
|
1699
|
+
declare class GioSubmenuComponent implements AfterViewInit, OnDestroy {
|
|
1700
|
+
private readonly gioMenuService;
|
|
1701
|
+
private readonly changeDetectorRef;
|
|
1702
|
+
theme: GioSubmenuTheme;
|
|
1703
|
+
static: boolean;
|
|
1704
|
+
reduced: boolean;
|
|
1705
|
+
loaded: boolean;
|
|
1706
|
+
overlayOptions: OverlayOptions;
|
|
1707
|
+
private hover;
|
|
1708
|
+
private gioSubmenu;
|
|
1709
|
+
private unsubscribe$;
|
|
1710
|
+
constructor(gioMenuService: GioMenuService, changeDetectorRef: ChangeDetectorRef);
|
|
1711
|
+
ngAfterViewInit(): void;
|
|
1712
|
+
ngOnDestroy(): void;
|
|
1713
|
+
onMouseEnter(): void;
|
|
1714
|
+
onMouseLeave(): void;
|
|
1715
|
+
onKeydownHandler(event: KeyboardEvent): void;
|
|
1716
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioSubmenuComponent, never>;
|
|
1717
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioSubmenuComponent, "gio-submenu", never, { "theme": { "alias": "theme"; "required": false; }; "static": { "alias": "static"; "required": false; }; }, {}, never, ["[gioSubmenuTitle]", "*"], false, never>;
|
|
1718
|
+
}
|
|
1719
|
+
|
|
1720
|
+
declare class GioSubmenuGroupComponent {
|
|
1721
|
+
title: string;
|
|
1722
|
+
theme: GioSubmenuTheme;
|
|
1723
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioSubmenuGroupComponent, never>;
|
|
1724
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioSubmenuGroupComponent, "gio-submenu-group", never, { "title": { "alias": "title"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1725
|
+
}
|
|
1726
|
+
|
|
1727
|
+
declare class GioSubmenuItemComponent {
|
|
1728
|
+
active: boolean;
|
|
1729
|
+
iconRight?: string;
|
|
1730
|
+
private gioSubmenuItem;
|
|
1731
|
+
onKeydownHandler(event: KeyboardEvent): void;
|
|
1732
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioSubmenuItemComponent, never>;
|
|
1733
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioSubmenuItemComponent, "gio-submenu-item", never, { "active": { "alias": "active"; "required": false; }; "iconRight": { "alias": "iconRight"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1734
|
+
}
|
|
1735
|
+
|
|
1736
|
+
declare class GioSubmenuModule {
|
|
1737
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioSubmenuModule, never>;
|
|
1738
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioSubmenuModule, [typeof GioSubmenuComponent, typeof GioSubmenuGroupComponent, typeof GioSubmenuItemComponent, typeof GioSubmenuTitleDirective], [typeof i2.CommonModule, typeof i4$1.MatIconModule, typeof GioIconsModule], [typeof GioSubmenuComponent, typeof GioSubmenuGroupComponent, typeof GioSubmenuItemComponent, typeof GioSubmenuTitleDirective]>;
|
|
1739
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioSubmenuModule>;
|
|
1740
|
+
}
|
|
1741
|
+
|
|
1742
|
+
type GioTopBarTypes = 'am' | 'apim' | 'cockpit';
|
|
1743
|
+
declare class GioTopBarComponent {
|
|
1744
|
+
type: GioTopBarTypes;
|
|
1745
|
+
productName: string;
|
|
1746
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarComponent, never>;
|
|
1747
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarComponent, "gio-top-bar", never, { "type": { "alias": "type"; "required": false; }; "productName": { "alias": "productName"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1748
|
+
}
|
|
1749
|
+
|
|
1750
|
+
type GioTopBarProductTypes = 'am' | 'apim' | 'cockpit' | 'cloud' | 'portal';
|
|
1751
|
+
declare class GioTopBarContentComponent {
|
|
1752
|
+
type: GioTopBarProductTypes;
|
|
1753
|
+
productName: string;
|
|
1754
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarContentComponent, never>;
|
|
1755
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarContentComponent, "gio-top-bar-content", never, { "type": { "alias": "type"; "required": false; }; "productName": { "alias": "productName"; "required": false; }; }, {}, never, never, false, never>;
|
|
1756
|
+
}
|
|
1757
|
+
|
|
1758
|
+
declare class GioTopBarModule {
|
|
1759
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarModule, never>;
|
|
1760
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioTopBarModule, [typeof GioTopBarComponent, typeof GioTopBarContentComponent], [typeof i2.CommonModule, typeof i4$1.MatIconModule, typeof GioIconsModule], [typeof GioTopBarComponent, typeof GioTopBarContentComponent]>;
|
|
1761
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioTopBarModule>;
|
|
1762
|
+
}
|
|
1763
|
+
|
|
1764
|
+
declare class GioTopBarMenuComponent {
|
|
1765
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarMenuComponent, never>;
|
|
1766
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarMenuComponent, "gio-top-bar-menu", never, {}, {}, never, ["*"], false, never>;
|
|
1767
|
+
}
|
|
1768
|
+
|
|
1769
|
+
declare class GioTopBarMenuModule {
|
|
1770
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarMenuModule, never>;
|
|
1771
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioTopBarMenuModule, [typeof GioTopBarMenuComponent], [typeof i2.CommonModule], [typeof GioTopBarMenuComponent]>;
|
|
1772
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioTopBarMenuModule>;
|
|
1773
|
+
}
|
|
1774
|
+
|
|
1775
|
+
declare class GioTopBarLinkComponent {
|
|
1776
|
+
url: string;
|
|
1777
|
+
name: string;
|
|
1778
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarLinkComponent, never>;
|
|
1779
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioTopBarLinkComponent, "gio-top-bar-link", never, { "url": { "alias": "url"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, never, false, never>;
|
|
1780
|
+
}
|
|
1781
|
+
|
|
1782
|
+
declare class GioTopBarLinkModule {
|
|
1783
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioTopBarLinkModule, never>;
|
|
1784
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioTopBarLinkModule, [typeof GioTopBarLinkComponent], [typeof i2.CommonModule, typeof i4$1.MatIconModule, typeof GioIconsModule], [typeof GioTopBarLinkComponent]>;
|
|
1785
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioTopBarLinkModule>;
|
|
1786
|
+
}
|
|
1787
|
+
|
|
1788
|
+
declare const OEM_THEME_ARG_TYPES: ArgTypes;
|
|
1789
|
+
declare const GRAVITEE_LOGO = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAA+CAYAAACbQR1vAAALwUlEQVR4Xu1ZaXITWRImbC0ly7LKnp80IDfrDJvYjRvsMhhsNiO2BrOq2Wf+wA3sG7hvYG7AnGB0BG6AboACbaX1vfky33ulUkFHYIxs0+GMyCg1QT/0Pn35ZeZXW7ZsxmZsxmZsRu9D3rNSrfn+TONR+G3zYWix/SS81H4SWmpmQ4uNp+G3rWf9GfkinA7+fz9tyIxtN+6Es8270ffNu+FC815YNOfDsvUgggyJ1iN8fhySrSfILPKPkGw/RT7rL4jnoVzrRTgrX1up4LkbPpq3Lad5M7rUvB3+1LgdkY07Edn8HXk3LJvzuPw8gHhAQGgQHuH5OCTa2bAGoV+0n4WkeI7ni36JXJavQ07w39lw4WasVP26tdzIRGXjRkQ0bkVl8xaefhDuIecJCOR95ENc+iED0M2EPxQI7ecMgGy/7JfiVf/7DcuIxlz0TeNa5FN9zpL16wQAnjdw8ZsdEJp38FRMEB4Q94kJBESImKBKgkDImnIgEMCGFyECQrRf9kn5um8h+O+vW3CdX7b+V7+CC19FXrNkw4DATIhqEPBkEKKmHACCjwlUEsQGVQ6KDUEmPO9DSSBf4fPrvvy6s8GdtVK12VgeKeuXLFG/gufVmGz4QKhnLA+Exi1c/HaUmQAQkB0mtO6HBZggGITHWhw9TcDnp/0SXcLTBfGyT4hXAOE/69Q1+PIXY/n6xZiozRAACgSwQXhsAAiN61FBTKgTGxgEYgKDIFU5RDQIkQ4TWBg1G3y6YEBoq3IgTUD2Cfnv/ifB79fToMu753H5aVz+QkwCCEksYCZcRhIAV6KCyqF+Dc85DYCPCQzCba0JxAQqiS/KISzbjxUI7Sy6BGnC18TxdT90YYsT/J49CdfB5acG8u65AVk7j/SDQEyYBQOIDcQEsKBxFc9rUT8bRIcJWhjBhhYxgdJ0CG6T4S9mhXYWAKBNMhMYhD7K5eD37FlUJwfeu5MDAiDI2tSAqJ8fAAAaCA+EmAKBNMFjApVEVIFATGA2RLhDEBNYF+5ySUgWx/s0LHUGpqYGAZOjMOWAgUlAGD8Ev2PPojYRf+NOxGVtMi4AgmQQFBNEbRpPAqILBEsx4YpiQgPl0LhOTLBUhzBM0Gwws0JLdwgzMDUfcIsUWhyFAUE8C32QWdsOfs+ehDtmpapnBj+5Z3D5swBhAk/HB8K5GIEg6hcAxsUBBqE2a6nuwLqA7nBVsUGBgJkhE8mDCXkwocAdAi2y5c0KigmdqVEPTTQrPIE2ZMNrd3mKynh8uTo+KN3fcHkCAUxwJ/HZwXMqbpiAJE1QTFAdgkBQmlC7YuVoYKKJMXg+/VnrViQDJrzTbVKDoEdnGpgeqoGp/Ticl9kvz+hZuGN2qnp6UHISCGeQZymhBRPISQ8EoUDgkvAzIYfO4QTP/atwaWu8G1n29ofuqXFtL09ROZVYrp7C5ce6QaiewcVRDlVmA8rBoVIgIPDLExNIGGdib4PnfWvwJvl7+JOZGlvzkTyt1MG/19MopG27emJQuCcHBUAQBIJ7Oi5UOXBJsCa4k4NcEqwLrAlgxrl4NnjeSqNxP5yGJhTAiI9rfnmK8tFEtno8IQkEzlMJZoI75gNBM0HpArVHsML5/l8+GATCulyeono08b5yLCEpAYQGwTABzBgHEH4mKHFcu8Gk11E5MlSoHB2SlaMAgZjggYDPBAQ0wQUTGAQWx3jedexU8JyfMsrpeLpyGJdPDwkAIRgEYsIJPE8wAEoYiQ0GhN/+Rr9+8WAiUz7EAMhyGpf2MYHZcJJSl4TpDn+XX5+idGBosXwQlz6EX/8wEkCACWDBkKweo1IwTCBhxOdTg2s3l69FlPfb78oHkpJAYCYoEERVM4FBYE1AggmV04n/Bs/4qaO8P5lDygAIXBLMBKMJVBJgAmaFFXl1ZSeerk8PLLjTA4v1aWuhflHnLP77MiU+X+VcxDq92JyzFppzkYV6Bp9vRhYad+K9dYNK+5K50r9weQKBgdDlgKyCCeUjuPzRhDAgVE8Nrbj316bjObM/qEVKGyuz2B08X4EWKWyTbLNZnrmCVfpTT+eD8j47V/4nLm5A0EyoHEoyE8oeE0gXwIDjK2MAhXRs2z0Xy/M6jdG5jv2Blqj6DC6sVmqhV2rB5ooGwTNcsU32DITiPvtdaW9SggmypIAQlf1gwAH8+h1NQEmABUcSonxs6M/gGd8S5DJVzw0UaJGq0xJFQMyoRarDBG21aXPF8xQUEL0R3+IeiOBeW/pBqAAExQSfLhgmHBn6bhF0nUHHW6nZZuuYK8p15nIgEAT5ClwO5DUq+100boaXgmeuOqq77Tel3bYs77FFeW9SEAiqJMAApQmiq01iagyesZJoOLE3tEi5DMIAO0weEy7hSQ4T2+/abzSGq34HQcIYPHNVUdxpZ0q7wAAGAQAwE2wFgieMWhcOK10opQed4DkriZoTXzK+gnsev/4FlMMFbb2T8wwQaooJsk5MuOaz2jKWbN2wfpxFXkjZdmnnMACgBBB7qBwAwD6UwT78+lQOGoTKQWJBUlYPJ3PBc1YarhPLmXLQIPi9RioHEkYNgk8TlOtcaGR+YHssjtp5MEF6TNhNTLBZE/wdoqI1gTpEKW07wXNWEtQZalMDeXKdjTC6XBIdTSBh7DBBg0AlQeVwPfLxa7bbd0UpZS8VR8EAHwjEBCqJMpUD2EDCWNGaQB2iemjoIxkpwbNWEtQZalPxQm0qJthgUW1SMYH8xhltvXsvYjQIc5Yuh+gHem8ZPHfFgTJwCIDirypLu3RJ6HJgJlBJeLMCWMDi+CNKAZ3B0e8gyGEy4kheo/c2yhNG9Q6CnGf1EgYgRH7MZlpKDX8opgAAM0GDsMsWhgmqHABGcGA6mHy/WiZAFN8ar1G9jfK5zjPUJWJqTjADk/c2SrXJZsZafWcop0beFnfg0qlhwSD8isvvRIIJ5d0EhCoH6hBmYCIm6NE576ZXtyKDCYuutt+7yoG6AwOBC+tXcp4uaE2gclh1Z6BuAAAKDMLoSIcJShdEoEOADWZO0CXBHSKxvBog6JVcbRKiOKVNV3adWRj9r+SICd7bqPq1mNaF2Oo7w+ftYMF2XH7HiMcE1oSOOAII/PJ7bVUSVA6UDIJukzQwpYc+YJFaIrO1dHzQcY/bKscGu/NMd9adRMadRGdw4jmIIy1QKqeRF5AzyFmVjUtWDvNCDqWQw5zA6c5Z74J3WnEUtw3nittxcTCBNKE0CiAYBNYElMNwcGr0iaPWBVqk0kkenavYH3ibNA6T8hXYagMIwh1HKptNOc8T8dVRebWBUkiBBQXDhOIOWzFh1Fa6QEzYhUtrEEgYzayANql04aDeJHmbxMU1CMpcIetdmSvkMCmvEVvmeFyw6zyRWF8AKD5vRSlsw+UJBGKD6Q6jJIyKCUoTkl0dopsJSV6iCARapIgJZLMZw5Vd55MJZkH1dIK9xup4XJbPJrLB77Mu8fmXkT+LvwCAbcOitB1JTCAgqBy8DtEZmMwm6W+TpAk+h4kWKXKYiAnKXGEQyHEGEBoEsCEb/C7rFsWtI8vMBEouB9YEAMAgkDiKsp4VGAiIIw1MBgQ9LIEJqiR4pTauM4FwjMtBOc9sv6MExjZACfijwwQfCOgQVA5FPwhmpdajs78cCAjVIRIdc0WDoIVRuc4AoTy2gRhgAiAsfjYgeB1ipKMJ1Cb16GzMFQ8EAwQJIzFBe42ezcbO86BQhmtCIDcWA0wUtv4j+3nbSJ41QTFBdKbG7lmBmMADk+4Q7DCZbZI0Qc0KQjFBCSO3SQXCxgSAglvkNq0L3Ca9WUGDoGeFjiZ4K7XeJrFJJtlh6nobxS9iFAgbGgATCggamDog+KdGowkGBC4H4yt4mqDZ4HslV0WbLJ/YgBrwV6GHpuXPO+x8BwTfwNS1P9gdw1Wv1F45UIfQmuAe+wkY8LUopWwHuQBhzIEJXQ4TDUzGZtObpDJdPYdpSLXJI8yGbPDsnzbcfXbqmzOtUq7SW9iMzdiMzdiMr8T/AaauEFlg5QFAAAAAAElFTkSuQmCC";
|
|
1790
|
+
declare const OEM_DEFAULT_LOGO = "data:image/png;base64,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";
|
|
1791
|
+
interface OemTheme {
|
|
1792
|
+
menuBackground: string;
|
|
1793
|
+
menuActive: string;
|
|
1794
|
+
}
|
|
1795
|
+
declare const computeStylesForStory: (args: Args) => string;
|
|
1796
|
+
/**
|
|
1797
|
+
* Mimics how styles are injected in Console.
|
|
1798
|
+
* It is necessary in order to apply styles to gio-menu-selector drop-down overlay.
|
|
1799
|
+
* @param args
|
|
1800
|
+
* @param document
|
|
1801
|
+
*/
|
|
1802
|
+
declare const computeAndInjectStylesForStory: (args: Args, document: Document) => void;
|
|
1803
|
+
declare const resetStoryStyleInjection: (args: Args) => void;
|
|
1804
|
+
declare const computeStyles: (theme: OemTheme) => {
|
|
1805
|
+
key: string;
|
|
1806
|
+
value: string;
|
|
1807
|
+
}[];
|
|
1808
|
+
|
|
1809
|
+
declare class GioCardEmptyStateComponent {
|
|
1810
|
+
icon: string | undefined;
|
|
1811
|
+
title: string | undefined;
|
|
1812
|
+
subtitle: string | undefined;
|
|
1813
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioCardEmptyStateComponent, never>;
|
|
1814
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GioCardEmptyStateComponent, "gio-card-empty-state", never, { "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; }, {}, never, never, false, never>;
|
|
1815
|
+
}
|
|
1816
|
+
|
|
1817
|
+
declare class GioCardEmptyStateModule {
|
|
1818
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GioCardEmptyStateModule, never>;
|
|
1819
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioCardEmptyStateModule, [typeof GioCardEmptyStateComponent], [typeof i2.CommonModule, typeof i3.MatCardModule, typeof i4$1.MatIconModule, typeof GioIconsModule], [typeof GioCardEmptyStateComponent]>;
|
|
1820
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GioCardEmptyStateModule>;
|
|
1821
|
+
}
|
|
1822
|
+
|
|
1823
|
+
export { ConfigureTestingGioMonacoEditor, GIO_DIALOG_WIDTH, GIO_FORM_FOCUS_INVALID_IGNORE_SELECTOR, GRAVITEE_LOGO, GioAvatarComponent, GioAvatarModule, GioBannerActionDirective, GioBannerBodyDirective, GioBannerComponent, GioBannerErrorComponent, GioBannerInfoComponent, GioBannerModule, GioBannerSuccessComponent, GioBannerWarningComponent, GioBaseFormFocusInvalidDirective, GioBreadcrumbComponent, GioBreadcrumbItemDirective, GioBreadcrumbModule, GioButtonFocusInvalidButtonDirective, GioCardEmptyStateComponent, GioCardEmptyStateModule, GioClipboardCopyIconComponent, GioClipboardCopyWrapperComponent, GioClipboardModule, GioConfirmAndValidateDialogComponent, GioConfirmAndValidateDialogHarness, GioConfirmAndValidateDialogModule, GioConfirmDialogComponent, GioConfirmDialogHarness, GioConfirmDialogModule, GioElAssistantComponent, GioElPromptComponent, GioElService, GioFormCronComponent, GioFormCronHarness, GioFormCronHintComponent, GioFormCronLabelComponent, GioFormCronModule, GioFormFilePickerAddButtonComponent, GioFormFilePickerComponent, GioFormFilePickerEmptyComponent, GioFormFilePickerInputHarness, GioFormFilePickerLabelComponent, GioFormFilePickerModule, GioFormFocusInvalidFormDirective, GioFormFocusInvalidIgnoreDirective, GioFormFocusInvalidModule, GioFormHeadersComponent, GioFormHeadersHarness, GioFormHeadersLabelComponent, GioFormHeadersModule, GioFormJsonSchemaComponent, GioFormJsonSchemaModule, GioFormLabelComponent, GioFormPrefixDirective, GioFormSelectionInlineCardComponent, GioFormSelectionInlineCardContentComponent, GioFormSelectionInlineCardHarness, GioFormSelectionInlineCardSubtitleComponent, GioFormSelectionInlineCardTitleComponent, GioFormSelectionInlineComponent, GioFormSelectionInlineHarness, GioFormSelectionInlineModule, GioFormSlideToggleComponent, GioFormSlideToggleDirective, GioFormSlideToggleModule, GioFormTagsInputComponent, GioFormTagsInputHarness, GioFormTagsInputModule, GioIconsModule, GioLicenseDialogComponent, GioLicenseDialogModule, GioLicenseDirective, GioLicenseExpirationNotificationComponent, GioLicenseExpirationNotificationHarness, GioLicenseExpirationNotificationModule, GioLicenseModule, GioLicenseService, GioLicenseTestingModule, GioLoaderComponent, GioLoaderModule, GioMatConfigModule, GioMenuComponent, GioMenuFooterComponent, GioMenuHeaderComponent, GioMenuItemComponent, GioMenuLicenseExpirationNotificationComponent, GioMenuListComponent, GioMenuModule, GioMenuSearchComponent, GioMenuSearchHarness, GioMenuSearchService, GioMenuSelectorComponent, GioMenuSelectorHarness, GioMenuService, GioMonacoClipboardCopyComponent, GioMonacoEditorComponent, GioMonacoEditorFormFieldDirective, GioMonacoEditorHarness, GioMonacoEditorModule, GioPopoverComponent, GioPrismJsService, GioSafePipeModule, GioSaveBarComponent, GioSaveBarHarness, GioSaveBarModule, GioSubmenuComponent, GioSubmenuGroupComponent, GioSubmenuItemComponent, GioSubmenuModule, GioSubmenuTitleDirective, GioTopBarComponent, GioTopBarContentComponent, GioTopBarLinkComponent, GioTopBarLinkModule, GioTopBarMenuComponent, GioTopBarMenuModule, GioTopBarModule, LICENSE_CONFIGURATION_TESTING, NewFile, OEM_DEFAULT_LOGO, OEM_LICENSE_CONFIGURATION_TESTING, OEM_THEME_ARG_TYPES, PopoverTriggerDirective, SafePipe, cleanLocalStorageReduceState, computeAndInjectStylesForStory, computeStyles, computeStylesForStory, isFormHeaderElConfig, isLicensePluginOptions, isPromptError, isPromptSuccess, resetStoryStyleInjection };
|
|
1824
|
+
export type { AutocompleteOptions, DisplayValueWithFn, ElAiPromptState, ElColumns, FeatureInfo, FeedbackRequestId, FeedbackSubmission, FeedbackType, FormHeaderFieldMapper, GioBannerTypes, GioConfig, GioConfirmAndValidateDialogData, GioConfirmDialogData, GioConfirmDialogResult, GioFormCronHarnessFilters, GioFormSelectionInlineCardHarnessFilters, GioFormSelectionInlineHarnessFilters, GioFormTagsInputHarnessFilters, GioIfConfig, GioJsonSchema, GioJsonSchemaContext, GioLicenseDialogData, GioMonacoEditorHarnessFilters, GioSubmenuTheme, GioTopBarProductTypes, GioTopBarTypes, GioUiTypeConfig, Header, License, LicenseConfiguration, LicenseOptions, LicenseOptionsBase, LicensePluginOptions, MenuSearchItem, MonacoEditorLanguageConfig, OemTheme, OverlayOptions, PromptError, PromptSuccess, SelectorItem, Tags, UTM };
|