@ui5/webcomponents-ngx 0.4.6-rc.9 → 0.4.6
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/ui5-webcomponents-ngx-fiori-search-item-group.mjs +42 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search-item-group.mjs.map +1 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search-item.mjs +45 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search-item.mjs.map +1 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search-message-area.mjs +40 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search-message-area.mjs.map +1 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search-scope.mjs +43 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search-scope.mjs.map +1 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search.mjs +83 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search.mjs.map +1 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar-item.mjs +3 -3
- package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar-item.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation.mjs +3 -3
- package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-fiori-user-menu-account.mjs +6 -1
- package/fesm2022/ui5-webcomponents-ngx-fiori-user-menu-account.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-fiori-user-menu-item.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-fiori.mjs +20 -4
- package/fesm2022/ui5-webcomponents-ngx-fiori.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-avatar.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-combo-box.mjs +15 -2
- package/fesm2022/ui5-webcomponents-ngx-main-combo-box.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-input.mjs +5 -1
- package/fesm2022/ui5-webcomponents-ngx-main-input.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-menu-item.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box.mjs +6 -1
- package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-multi-input.mjs +5 -1
- package/fesm2022/ui5-webcomponents-ngx-main-multi-input.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-select.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-table-growing.mjs +3 -3
- package/fesm2022/ui5-webcomponents-ngx-main-table-growing.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-table-row-action-navigation.mjs +4 -2
- package/fesm2022/ui5-webcomponents-ngx-main-table-row-action-navigation.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-table-row-action.mjs +4 -2
- package/fesm2022/ui5-webcomponents-ngx-main-table-row-action.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-table-row.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-table.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx.mjs +5 -1
- package/fesm2022/ui5-webcomponents-ngx.mjs.map +1 -1
- package/fiori/search/index.d.ts +79 -0
- package/fiori/search-item/index.d.ts +35 -0
- package/fiori/search-item-group/index.d.ts +35 -0
- package/fiori/search-message-area/index.d.ts +21 -0
- package/fiori/search-scope/index.d.ts +22 -0
- package/fiori/shell-bar-item/index.d.ts +19 -2
- package/fiori/side-navigation/index.d.ts +5 -1
- package/fiori/ui5-fiori.module.d.ts +28 -24
- package/fiori/user-menu-account/index.d.ts +6 -1
- package/fiori/user-menu-item/index.d.ts +2 -3
- package/index.d.ts +5 -1
- package/main/avatar/index.d.ts +2 -1
- package/main/combo-box/index.d.ts +14 -1
- package/main/input/index.d.ts +9 -1
- package/main/menu-item/index.d.ts +2 -3
- package/main/multi-combo-box/index.d.ts +6 -1
- package/main/multi-input/index.d.ts +9 -1
- package/main/select/index.d.ts +5 -3
- package/main/table/index.d.ts +0 -1
- package/main/table-growing/index.d.ts +8 -8
- package/main/table-row/index.d.ts +1 -1
- package/main/table-row-action/index.d.ts +6 -1
- package/main/table-row-action-navigation/index.d.ts +6 -1
- package/package.json +49 -33
- package/ui5-webcomponents-ngx-0.4.6.tgz +0 -0
- package/fesm2022/ui5-webcomponents-ngx-fiori-search-field-scope-option.mjs +0 -40
- package/fesm2022/ui5-webcomponents-ngx-fiori-search-field-scope-option.mjs.map +0 -1
- package/fiori/search-field-scope-option/index.d.ts +0 -17
- package/ui5-webcomponents-ngx-0.4.6-rc.9.tgz +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-avatar.mjs","sources":["../../../../libs/ui5-angular/main/avatar/index.ts","../../../../libs/ui5-angular/main/avatar/ui5-webcomponents-ngx-main-avatar.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Avatar.js';\nimport {\n default as Avatar,\n AvatarAccessibilityAttributes,\n} from '@ui5/webcomponents/dist/Avatar.js';\n@ProxyInputs([\n 'disabled',\n 'interactive',\n 'icon',\n 'fallbackIcon',\n 'initials',\n 'shape',\n 'size',\n 'colorScheme',\n 'accessibleName',\n 'accessibilityAttributes',\n])\n@Component({\n standalone: true,\n selector: 'ui5-avatar',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'interactive',\n 'icon',\n 'fallbackIcon',\n 'initials',\n 'shape',\n 'size',\n 'colorScheme',\n 'accessibleName',\n 'accessibilityAttributes',\n ],\n exportAs: 'ui5Avatar',\n})\nclass AvatarComponent {\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines if the avatar is interactive (focusable and pressable).\n\n**Note:** This property won't have effect if the `disabled`\nproperty is set to `true`.\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n /**\n Defines the name of the UI5 Icon, that will be displayed.\n\n**Note:** If `image` slot is provided, the property will be ignored.\n\n**Note:** You should import the desired icon first, then use its name as \"icon\".\n\n`import \"@ui5/webcomponents-icons/dist/{icon_name}.js\"`\n\n`<ui5-avatar icon=\"employee\">`\n\n**Note:** If no icon or an empty one is provided, by default the \"employee\" icon should be displayed.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines the name of the fallback icon, which should be displayed in the following cases:\n\n\t- If the initials are not valid (more than 3 letters, unsupported languages or empty initials).\n\t- If there are three initials and they do not fit in the shape (e.g. WWW for some of the sizes).\n\t- If the image src is wrong.\n\n**Note:** If not set, a default fallback icon \"employee\" is displayed.\n\n**Note:** You should import the desired icon first, then use its name as \"fallback-icon\".\n\n`import \"@ui5/webcomponents-icons/dist/{icon_name}.js\"`\n\n`<ui5-avatar fallback-icon=\"alert\">`\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n fallbackIcon!: string;\n /**\n Defines the displayed initials.\n\nUp to three Latin letters can be displayed as initials.\n */\n initials!: string | undefined;\n /**\n Defines the shape of the component.\n */\n shape!: 'Circle' | 'Square';\n /**\n Defines predefined size of the component.\n */\n size!: 'XS' | 'S' | 'M' | 'L' | 'XL';\n /**\n Defines the background color of the desired image.\n */\n colorScheme!:\n | 'Accent1'\n | 'Accent2'\n | 'Accent3'\n | 'Accent4'\n | 'Accent5'\n | 'Accent6'\n | 'Accent7'\n | 'Accent8'\n | 'Accent9'\n | 'Accent10'\n | 'Placeholder';\n /**\n Defines the text alternative of the component.\nIf not provided a default text alternative will be set, if present.\n */\n accessibleName!: string | undefined;\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following field is supported:\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n */\n accessibilityAttributes!: AvatarAccessibilityAttributes;\n\n private elementRef: ElementRef<Avatar> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Avatar {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { AvatarComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA6CM,IAAA,eAAe,GA9BrB,MA8BM,eAAe,CAAA;
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-avatar.mjs","sources":["../../../../libs/ui5-angular/main/avatar/index.ts","../../../../libs/ui5-angular/main/avatar/ui5-webcomponents-ngx-main-avatar.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Avatar.js';\nimport {\n default as Avatar,\n AvatarAccessibilityAttributes,\n} from '@ui5/webcomponents/dist/Avatar.js';\n@ProxyInputs([\n 'disabled',\n 'interactive',\n 'icon',\n 'fallbackIcon',\n 'initials',\n 'shape',\n 'size',\n 'colorScheme',\n 'accessibleName',\n 'accessibilityAttributes',\n])\n@Component({\n standalone: true,\n selector: 'ui5-avatar',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'interactive',\n 'icon',\n 'fallbackIcon',\n 'initials',\n 'shape',\n 'size',\n 'colorScheme',\n 'accessibleName',\n 'accessibilityAttributes',\n ],\n exportAs: 'ui5Avatar',\n})\nclass AvatarComponent {\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines if the avatar is interactive (focusable and pressable).\n\n**Note:** This property won't have effect if the `disabled`\nproperty is set to `true`.\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n /**\n Defines the name of the UI5 Icon, that will be displayed.\n\n**Note:** If `image` slot is provided, the property will be ignored.\n\n**Note:** You should import the desired icon first, then use its name as \"icon\".\n\n`import \"@ui5/webcomponents-icons/dist/{icon_name}.js\"`\n\n`<ui5-avatar icon=\"employee\">`\n\n**Note:** If no icon or an empty one is provided, by default the \"employee\" icon should be displayed.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines the name of the fallback icon, which should be displayed in the following cases:\n\n\t- If the initials are not valid (more than 3 letters, unsupported languages or empty initials).\n\t- If there are three initials and they do not fit in the shape (e.g. WWW for some of the sizes).\n\t- If the image src is wrong.\n\n**Note:** If not set, a default fallback icon \"employee\" is displayed.\n\n**Note:** You should import the desired icon first, then use its name as \"fallback-icon\".\n\n`import \"@ui5/webcomponents-icons/dist/{icon_name}.js\"`\n\n`<ui5-avatar fallback-icon=\"alert\">`\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n fallbackIcon!: string;\n /**\n Defines the displayed initials.\n\nUp to three Latin letters can be displayed as initials.\n */\n initials!: string | undefined;\n /**\n Defines the shape of the component.\n */\n shape!: 'Circle' | 'Square';\n /**\n Defines predefined size of the component.\n */\n size!: 'XS' | 'S' | 'M' | 'L' | 'XL';\n /**\n Defines the background color of the desired image.\nIf `colorScheme` is set to `Auto`, the avatar will be displayed with the `Accent6` color.\n */\n colorScheme!:\n | 'Auto'\n | 'Accent1'\n | 'Accent2'\n | 'Accent3'\n | 'Accent4'\n | 'Accent5'\n | 'Accent6'\n | 'Accent7'\n | 'Accent8'\n | 'Accent9'\n | 'Accent10'\n | 'Placeholder';\n /**\n Defines the text alternative of the component.\nIf not provided a default text alternative will be set, if present.\n */\n accessibleName!: string | undefined;\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following field is supported:\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n */\n accessibilityAttributes!: AvatarAccessibilityAttributes;\n\n private elementRef: ElementRef<Avatar> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Avatar {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { AvatarComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA6CM,IAAA,eAAe,GA9BrB,MA8BM,eAAe,CAAA;AAmGnB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAuB,MAAM,CAAC,UAAU,CAAC;AACnD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAxGf,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAf,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,eAAe,EAMU,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,YAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAQhB,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAAA,gBAAgB,wQA7BnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAejC,eAAe,GAAA,UAAA,CAAA;AA9BpB,IAAA,WAAW,CAAC;QACX,UAAU;QACV,aAAa;QACb,MAAM;QACN,cAAc;QACd,UAAU;QACV,OAAO;QACP,MAAM;QACN,aAAa;QACb,gBAAgB;QAChB,yBAAyB;KAC1B,CAAC;;AAmBI,CAAA,EAAA,eAAe,CA0GpB;2FA1GK,eAAe,EAAA,UAAA,EAAA,CAAA;kBAlBpB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,YAAY;AACtB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,UAAU;wBACV,aAAa;wBACb,MAAM;wBACN,cAAc;wBACd,UAAU;wBACV,OAAO;wBACP,MAAM;wBACN,aAAa;wBACb,gBAAgB;wBAChB,yBAAyB;AAC1B,qBAAA;AACD,oBAAA,QAAQ,EAAE,WAAW;AACtB,iBAAA;wDAQC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAS/C,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC3DjD;;AAEG;;;;"}
|
|
@@ -26,7 +26,7 @@ let ComboBoxComponent = class ComboBoxComponent {
|
|
|
26
26
|
this._cva.host = this;
|
|
27
27
|
}
|
|
28
28
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: ComboBoxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
29
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.1", type: ComboBoxComponent, isStandalone: true, selector: "ui5-combobox", inputs: { value: "value", name: "name", noTypeahead: ["noTypeahead", "noTypeahead", booleanAttribute], placeholder: "placeholder", disabled: ["disabled", "disabled", booleanAttribute], valueState: "valueState", readonly: ["readonly", "readonly", booleanAttribute], required: ["required", "required", booleanAttribute], loading: ["loading", "loading", booleanAttribute], filter: "filter", showClearIcon: ["showClearIcon", "showClearIcon", booleanAttribute], accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef" }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5SelectionChange: "ui5SelectionChange" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5Combobox"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
29
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.1", type: ComboBoxComponent, isStandalone: true, selector: "ui5-combobox", inputs: { value: "value", name: "name", noTypeahead: ["noTypeahead", "noTypeahead", booleanAttribute], placeholder: "placeholder", disabled: ["disabled", "disabled", booleanAttribute], valueState: "valueState", readonly: ["readonly", "readonly", booleanAttribute], required: ["required", "required", booleanAttribute], loading: ["loading", "loading", booleanAttribute], filter: "filter", showClearIcon: ["showClearIcon", "showClearIcon", booleanAttribute], accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", open: ["open", "open", booleanAttribute] }, outputs: { ui5Change: "ui5Change", ui5Open: "ui5Open", ui5Close: "ui5Close", ui5Input: "ui5Input", ui5SelectionChange: "ui5SelectionChange" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5Combobox"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
30
30
|
};
|
|
31
31
|
ComboBoxComponent = __decorate([
|
|
32
32
|
ProxyInputs([
|
|
@@ -43,9 +43,12 @@ ComboBoxComponent = __decorate([
|
|
|
43
43
|
'showClearIcon',
|
|
44
44
|
'accessibleName',
|
|
45
45
|
'accessibleNameRef',
|
|
46
|
+
'open',
|
|
46
47
|
]),
|
|
47
48
|
ProxyOutputs([
|
|
48
49
|
'change: ui5Change',
|
|
50
|
+
'open: ui5Open',
|
|
51
|
+
'close: ui5Close',
|
|
49
52
|
'input: ui5Input',
|
|
50
53
|
'selection-change: ui5SelectionChange',
|
|
51
54
|
]),
|
|
@@ -71,8 +74,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImpor
|
|
|
71
74
|
'showClearIcon',
|
|
72
75
|
'accessibleName',
|
|
73
76
|
'accessibleNameRef',
|
|
77
|
+
'open',
|
|
78
|
+
],
|
|
79
|
+
outputs: [
|
|
80
|
+
'ui5Change',
|
|
81
|
+
'ui5Open',
|
|
82
|
+
'ui5Close',
|
|
83
|
+
'ui5Input',
|
|
84
|
+
'ui5SelectionChange',
|
|
74
85
|
],
|
|
75
|
-
outputs: ['ui5Change', 'ui5Input', 'ui5SelectionChange'],
|
|
76
86
|
exportAs: 'ui5Combobox',
|
|
77
87
|
hostDirectives: [GenericControlValueAccessor],
|
|
78
88
|
host: {
|
|
@@ -98,6 +108,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImpor
|
|
|
98
108
|
}], showClearIcon: [{
|
|
99
109
|
type: Input,
|
|
100
110
|
args: [{ transform: booleanAttribute }]
|
|
111
|
+
}], open: [{
|
|
112
|
+
type: Input,
|
|
113
|
+
args: [{ transform: booleanAttribute }]
|
|
101
114
|
}] } });
|
|
102
115
|
|
|
103
116
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-combo-box.mjs","sources":["../../../../libs/ui5-angular/main/combo-box/index.ts","../../../../libs/ui5-angular/main/combo-box/ui5-webcomponents-ngx-main-combo-box.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/ComboBox.js';\nimport {\n default as ComboBox,\n ComboBoxSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/ComboBox.js';\n@ProxyInputs([\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'loading',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'selection-change: ui5SelectionChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-combobox',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'loading',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change'
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-combo-box.mjs","sources":["../../../../libs/ui5-angular/main/combo-box/index.ts","../../../../libs/ui5-angular/main/combo-box/ui5-webcomponents-ngx-main-combo-box.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/ComboBox.js';\nimport {\n default as ComboBox,\n ComboBoxSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/ComboBox.js';\n@ProxyInputs([\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'loading',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n 'open',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'open: ui5Open',\n 'close: ui5Close',\n 'input: ui5Input',\n 'selection-change: ui5SelectionChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-combobox',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'loading',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n 'open',\n ],\n outputs: [\n 'ui5Change',\n 'ui5Open',\n 'ui5Close',\n 'ui5Input',\n 'ui5SelectionChange',\n ],\n exportAs: 'ui5Combobox',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass ComboBoxComponent {\n /**\n Defines the value of the component.\n */\n value!: string;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines whether the value will be autocompleted to match an item\n */\n @InputDecorator({ transform: booleanAttribute })\n noTypeahead!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.\n */\n placeholder!: string | undefined;\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Indicates whether a loading indicator should be shown in the picker.\n */\n @InputDecorator({ transform: booleanAttribute })\n loading!: boolean;\n /**\n Defines the filter type of the component.\n */\n filter!: 'StartsWithPerTerm' | 'StartsWith' | 'Contains' | 'None';\n /**\n Defines whether the clear icon of the combobox will be shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n showClearIcon!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component\n */\n accessibleNameRef!: string | undefined;\n /**\n Indicates whether the items picker is open.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n\n /**\n Fired when the input operation has finished by pressing Enter, focusout or an item is selected.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the dropdown is opened.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired when the dropdown is closed.\n */\n ui5Close!: EventEmitter<void>;\n /**\n Fired when typing in input or clear icon is pressed.\n\n**Note:** filterValue property is updated, input is changed.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when selection is changed by user interaction\n */\n ui5SelectionChange!: EventEmitter<ComboBoxSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<ComboBox> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): ComboBox {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { ComboBoxComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;;;AA0EM,IAAA,iBAAiB,GAzDvB,MAyDM,iBAAiB,CAAA;AAqGrB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;IAGtC,IAAI,QAAQ,CAAC,GAAG,EAAA;AACd,QAAA,IAAI,CAAC,OAAO,CAAC,KAAK,GAAG,GAAG;AACxB,QAAA,IAAI,CAAC,GAAG,CAAC,aAAa,EAAE;;AAE1B,IAAA,IAAI,QAAQ,GAAA;AACV,QAAA,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK;;AAG3B,IAAA,WAAA,GAAA;AAjBQ,QAAA,IAAA,CAAA,UAAU,GAAyB,MAAM,CAAC,UAAU,CAAC;AACrD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAC7B,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,2BAA2B,CAAC;AAelD,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;AACjB,QAAA,IAAI,CAAC,IAAI,CAAC,IAAI,GAAG,IAAI;;8GAnHnB,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAjB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,iBAAiB,EAcQ,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,MAAA,EAAA,EAAA,KAAA,EAAA,OAAA,EAAA,IAAA,EAAA,MAAA,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAAA,gBAAgB,CAYhB,EAAA,WAAA,EAAA,aAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,gEAYhB,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAKhB,gBAAgB,CAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EAKhB,gBAAgB,CAShB,EAAA,MAAA,EAAA,QAAA,EAAA,aAAA,EAAA,CAAA,eAAA,EAAA,eAAA,EAAA,gBAAgB,CAahB,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,IAAA,EAAA,CAAA,MAAA,EAAA,MAAA,EAAA,gBAAgB,kXArGnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AA+BjC,iBAAiB,GAAA,UAAA,CAAA;AAzDtB,IAAA,WAAW,CAAC;QACX,OAAO;QACP,MAAM;QACN,aAAa;QACb,aAAa;QACb,UAAU;QACV,YAAY;QACZ,UAAU;QACV,UAAU;QACV,SAAS;QACT,QAAQ;QACR,eAAe;QACf,gBAAgB;QAChB,mBAAmB;QACnB,MAAM;KACP,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,mBAAmB;QACnB,eAAe;QACf,iBAAiB;QACjB,iBAAiB;QACjB,sCAAsC;KACvC,CAAC;;AAmCI,CAAA,EAAA,iBAAiB,CAqHtB;2FArHK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAlCtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,OAAO;wBACP,MAAM;wBACN,aAAa;wBACb,aAAa;wBACb,UAAU;wBACV,YAAY;wBACZ,UAAU;wBACV,UAAU;wBACV,SAAS;wBACT,QAAQ;wBACR,eAAe;wBACf,gBAAgB;wBAChB,mBAAmB;wBACnB,MAAM;AACP,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,WAAW;wBACX,SAAS;wBACT,UAAU;wBACV,UAAU;wBACV,oBAAoB;AACrB,qBAAA;AACD,oBAAA,QAAQ,EAAE,aAAa;oBACvB,cAAc,EAAE,CAAC,2BAA2B,CAAC;AAC7C,oBAAA,IAAI,EAAE;AACJ,wBAAA,UAAU,EAAE,6BAA6B;AACzC,wBAAA,SAAS,EAAE,6BAA6B;AACzC,qBAAA;AACF,iBAAA;wDAgBC,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAa/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAa/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAM/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAU/C,aAAa,EAAA,CAAA;sBADZA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAc/C,IAAI,EAAA,CAAA;sBADHA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AChJjD;;AAEG;;;;"}
|
|
@@ -26,7 +26,7 @@ let InputComponent = class InputComponent {
|
|
|
26
26
|
this._cva.host = this;
|
|
27
27
|
}
|
|
28
28
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: InputComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
29
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.1", type: InputComponent, isStandalone: true, selector: "ui5-input", inputs: { disabled: ["disabled", "disabled", booleanAttribute], placeholder: "placeholder", readonly: ["readonly", "readonly", booleanAttribute], required: ["required", "required", booleanAttribute], noTypeahead: ["noTypeahead", "noTypeahead", booleanAttribute], type: "type", value: "value", valueState: "valueState", name: "name", showSuggestions: ["showSuggestions", "showSuggestions", booleanAttribute], maxlength: "maxlength", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", showClearIcon: ["showClearIcon", "showClearIcon", booleanAttribute], open: ["open", "open", booleanAttribute] }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5Select: "ui5Select", ui5SelectionChange: "ui5SelectionChange", ui5Open: "ui5Open", ui5Close: "ui5Close" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5Input"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
29
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.1", type: InputComponent, isStandalone: true, selector: "ui5-input", inputs: { disabled: ["disabled", "disabled", booleanAttribute], placeholder: "placeholder", readonly: ["readonly", "readonly", booleanAttribute], required: ["required", "required", booleanAttribute], noTypeahead: ["noTypeahead", "noTypeahead", booleanAttribute], type: "type", value: "value", valueState: "valueState", name: "name", showSuggestions: ["showSuggestions", "showSuggestions", booleanAttribute], maxlength: "maxlength", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", accessibleDescription: "accessibleDescription", accessibleDescriptionRef: "accessibleDescriptionRef", showClearIcon: ["showClearIcon", "showClearIcon", booleanAttribute], open: ["open", "open", booleanAttribute] }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5Select: "ui5Select", ui5SelectionChange: "ui5SelectionChange", ui5Open: "ui5Open", ui5Close: "ui5Close" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5Input"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
30
30
|
};
|
|
31
31
|
InputComponent = __decorate([
|
|
32
32
|
ProxyInputs([
|
|
@@ -43,6 +43,8 @@ InputComponent = __decorate([
|
|
|
43
43
|
'maxlength',
|
|
44
44
|
'accessibleName',
|
|
45
45
|
'accessibleNameRef',
|
|
46
|
+
'accessibleDescription',
|
|
47
|
+
'accessibleDescriptionRef',
|
|
46
48
|
'showClearIcon',
|
|
47
49
|
'open',
|
|
48
50
|
]),
|
|
@@ -76,6 +78,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImpor
|
|
|
76
78
|
'maxlength',
|
|
77
79
|
'accessibleName',
|
|
78
80
|
'accessibleNameRef',
|
|
81
|
+
'accessibleDescription',
|
|
82
|
+
'accessibleDescriptionRef',
|
|
79
83
|
'showClearIcon',
|
|
80
84
|
'open',
|
|
81
85
|
],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-input.mjs","sources":["../../../../libs/ui5-angular/main/input/index.ts","../../../../libs/ui5-angular/main/input/ui5-webcomponents-ngx-main-input.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Input.js';\nimport {\n default as Input,\n InputSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/Input.js';\n@ProxyInputs([\n 'disabled',\n 'placeholder',\n 'readonly',\n 'required',\n 'noTypeahead',\n 'type',\n 'value',\n 'valueState',\n 'name',\n 'showSuggestions',\n 'maxlength',\n 'accessibleName',\n 'accessibleNameRef',\n 'showClearIcon',\n 'open',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'select: ui5Select',\n 'selection-change: ui5SelectionChange',\n 'open: ui5Open',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-input',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'placeholder',\n 'readonly',\n 'required',\n 'noTypeahead',\n 'type',\n 'value',\n 'valueState',\n 'name',\n 'showSuggestions',\n 'maxlength',\n 'accessibleName',\n 'accessibleNameRef',\n 'showClearIcon',\n 'open',\n ],\n outputs: [\n 'ui5Change',\n 'ui5Input',\n 'ui5Select',\n 'ui5SelectionChange',\n 'ui5Open',\n 'ui5Close',\n ],\n exportAs: 'ui5Input',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass InputComponent {\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.\n */\n placeholder!: string | undefined;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the value will be autcompleted to match an item\n */\n @InputDecorator({ transform: booleanAttribute })\n noTypeahead!: boolean;\n /**\n Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n */\n type!: 'Text' | 'Email' | 'Number' | 'Password' | 'Tel' | 'URL' | 'Search';\n /**\n Defines the value of the component.\n\n**Note:** The property is updated upon typing.\n */\n value!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines whether the component should show suggestions, if such are present.\n */\n @InputDecorator({ transform: booleanAttribute })\n showSuggestions!: boolean;\n /**\n Sets the maximum number of characters available in the input field.\n\n**Note:** This property is not compatible with the ui5-input type InputType.Number. If the ui5-input type is set to Number, the maxlength value is ignored.\n */\n maxlength!: number | undefined;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the input.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines whether the clear icon of the input will be shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n showClearIcon!: boolean;\n /**\n Defines whether the suggestions picker is open.\nThe picker will not open if the `showSuggestions` property is set to `false`, the input is disabled or the input is readonly.\nThe picker will close automatically and `close` event will be fired if the input is not in the viewport.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when some text has been selected.\n */\n ui5Select!: EventEmitter<void>;\n /**\n Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n */\n ui5SelectionChange!: EventEmitter<InputSelectionChangeEventDetail>;\n /**\n Fired when the suggestions picker is open.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired when the suggestions picker is closed.\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<Input> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): Input {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { InputComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;;;
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-input.mjs","sources":["../../../../libs/ui5-angular/main/input/index.ts","../../../../libs/ui5-angular/main/input/ui5-webcomponents-ngx-main-input.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Input.js';\nimport {\n default as Input,\n InputSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/Input.js';\n@ProxyInputs([\n 'disabled',\n 'placeholder',\n 'readonly',\n 'required',\n 'noTypeahead',\n 'type',\n 'value',\n 'valueState',\n 'name',\n 'showSuggestions',\n 'maxlength',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibleDescription',\n 'accessibleDescriptionRef',\n 'showClearIcon',\n 'open',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'select: ui5Select',\n 'selection-change: ui5SelectionChange',\n 'open: ui5Open',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-input',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'placeholder',\n 'readonly',\n 'required',\n 'noTypeahead',\n 'type',\n 'value',\n 'valueState',\n 'name',\n 'showSuggestions',\n 'maxlength',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibleDescription',\n 'accessibleDescriptionRef',\n 'showClearIcon',\n 'open',\n ],\n outputs: [\n 'ui5Change',\n 'ui5Input',\n 'ui5Select',\n 'ui5SelectionChange',\n 'ui5Open',\n 'ui5Close',\n ],\n exportAs: 'ui5Input',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass InputComponent {\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.\n */\n placeholder!: string | undefined;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the value will be autcompleted to match an item\n */\n @InputDecorator({ transform: booleanAttribute })\n noTypeahead!: boolean;\n /**\n Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n */\n type!: 'Text' | 'Email' | 'Number' | 'Password' | 'Tel' | 'URL' | 'Search';\n /**\n Defines the value of the component.\n\n**Note:** The property is updated upon typing.\n */\n value!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines whether the component should show suggestions, if such are present.\n */\n @InputDecorator({ transform: booleanAttribute })\n showSuggestions!: boolean;\n /**\n Sets the maximum number of characters available in the input field.\n\n**Note:** This property is not compatible with the ui5-input type InputType.Number. If the ui5-input type is set to Number, the maxlength value is ignored.\n */\n maxlength!: number | undefined;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the input.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the accessible description of the component.\n */\n accessibleDescription!: string | undefined;\n /**\n Receives id(or many ids) of the elements that describe the input.\n */\n accessibleDescriptionRef!: string | undefined;\n /**\n Defines whether the clear icon of the input will be shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n showClearIcon!: boolean;\n /**\n Defines whether the suggestions picker is open.\nThe picker will not open if the `showSuggestions` property is set to `false`, the input is disabled or the input is readonly.\nThe picker will close automatically and `close` event will be fired if the input is not in the viewport.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when some text has been selected.\n */\n ui5Select!: EventEmitter<void>;\n /**\n Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n */\n ui5SelectionChange!: EventEmitter<InputSelectionChangeEventDetail>;\n /**\n Fired when the suggestions picker is open.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired when the suggestions picker is closed.\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<Input> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): Input {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { InputComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-menu-item.mjs","sources":["../../../../libs/ui5-angular/main/menu-item/index.ts","../../../../libs/ui5-angular/main/menu-item/ui5-webcomponents-ngx-main-menu-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-menu-item.mjs","sources":["../../../../libs/ui5-angular/main/menu-item/index.ts","../../../../libs/ui5-angular/main/menu-item/ui5-webcomponents-ngx-main-menu-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/MenuItem.js';\nimport {\n MenuBeforeCloseEventDetail,\n MenuBeforeOpenEventDetail,\n default as MenuItem,\n MenuItemAccessibilityAttributes,\n} from '@ui5/webcomponents/dist/MenuItem.js';\n@ProxyInputs([\n 'type',\n 'accessibilityAttributes',\n 'navigated',\n 'tooltip',\n 'highlight',\n 'selected',\n 'text',\n 'additionalText',\n 'icon',\n 'disabled',\n 'loading',\n 'loadingDelay',\n 'accessibleName',\n])\n@ProxyOutputs([\n 'detail-click: ui5DetailClick',\n 'before-open: ui5BeforeOpen',\n 'open: ui5Open',\n 'before-close: ui5BeforeClose',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-menu-item',\n template: '<ng-content></ng-content>',\n inputs: [\n 'type',\n 'accessibilityAttributes',\n 'navigated',\n 'tooltip',\n 'highlight',\n 'selected',\n 'text',\n 'additionalText',\n 'icon',\n 'disabled',\n 'loading',\n 'loadingDelay',\n 'accessibleName',\n ],\n outputs: [\n 'ui5DetailClick',\n 'ui5BeforeOpen',\n 'ui5Open',\n 'ui5BeforeClose',\n 'ui5Close',\n ],\n exportAs: 'ui5MenuItem',\n})\nclass MenuItemComponent {\n /**\n Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.\n */\n type!: 'Inactive' | 'Active' | 'Detail' | 'Navigation';\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaKeyShortcuts**: Indicated the availability of a keyboard shortcuts defined for the menu item.\n\n- **role**: Defines the role of the menu item. If not set, menu item will have default role=\"menuitem\".\n */\n accessibilityAttributes!: MenuItemAccessibilityAttributes;\n /**\n The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.\n */\n @InputDecorator({ transform: booleanAttribute })\n navigated!: boolean;\n /**\n Defines the text of the tooltip for the menu item.\n */\n tooltip!: string | undefined;\n /**\n Defines the highlight state of the list items.\nAvailable options are: `\"None\"` (by default), `\"Positive\"`, `\"Critical\"`, `\"Information\"` and `\"Negative\"`.\n */\n highlight!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines the selected state of the component.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Defines the text of the tree item.\n */\n text!: string | undefined;\n /**\n Defines the `additionalText`, displayed in the end of the menu item.\n\n**Note:** The additional text will not be displayed if there are items added in `items` slot or there are\ncomponents added to `endContent` slot.\n\nThe priority of what will be displayed at the end of the menu item is as follows:\nsub-menu arrow (if there are items added in `items` slot) -> components added in `endContent` -> text set to `additionalText`.\n */\n additionalText!: string | undefined;\n /**\n Defines the icon to be displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\n**Example:**\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines whether `ui5-menu-item` is in disabled state.\n\n**Note:** A disabled `ui5-menu-item` is noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the delay in milliseconds, after which the loading indicator will be displayed inside the corresponding ui5-menu popover.\n\n**Note:** If set to `true` a `ui5-busy-indicator` component will be displayed into the related one to the current `ui5-menu-item` sub-menu popover.\n */\n @InputDecorator({ transform: booleanAttribute })\n loading!: boolean;\n /**\n Defines the delay in milliseconds, after which the loading indicator will be displayed inside the corresponding ui5-menu popover.\n */\n loadingDelay!: number;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n\n /**\n Fired when the user clicks on the detail button when type is `Detail`.\n */\n ui5DetailClick!: EventEmitter<void>;\n /**\n Fired before the menu is opened. This event can be cancelled, which will prevent the menu from opening.\n\n**Note:** Since 1.14.0 the event is also fired before a sub-menu opens.\n */\n ui5BeforeOpen!: EventEmitter<MenuBeforeOpenEventDetail>;\n /**\n Fired after the menu is opened.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired before the menu is closed. This event can be cancelled, which will prevent the menu from closing.\n */\n ui5BeforeClose!: EventEmitter<MenuBeforeCloseEventDetail>;\n /**\n Fired after the menu is closed.\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<MenuItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): MenuItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { MenuItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
|
|
@@ -26,7 +26,7 @@ let MultiComboBoxComponent = class MultiComboBoxComponent {
|
|
|
26
26
|
this._cva.host = this;
|
|
27
27
|
}
|
|
28
28
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: MultiComboBoxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
29
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.1", type: MultiComboBoxComponent, isStandalone: true, selector: "ui5-multi-combobox", inputs: { value: "value", name: "name", noTypeahead: ["noTypeahead", "noTypeahead", booleanAttribute], placeholder: "placeholder", noValidation: ["noValidation", "noValidation", booleanAttribute], disabled: ["disabled", "disabled", booleanAttribute], valueState: "valueState", readonly: ["readonly", "readonly", booleanAttribute], required: ["required", "required", booleanAttribute], filter: "filter", showClearIcon: ["showClearIcon", "showClearIcon", booleanAttribute], accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", showSelectAll: ["showSelectAll", "showSelectAll", booleanAttribute] }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5Open: "ui5Open", ui5Close: "ui5Close", ui5SelectionChange: "ui5SelectionChange" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5MultiCombobox"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
29
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.1", type: MultiComboBoxComponent, isStandalone: true, selector: "ui5-multi-combobox", inputs: { value: "value", name: "name", noTypeahead: ["noTypeahead", "noTypeahead", booleanAttribute], placeholder: "placeholder", noValidation: ["noValidation", "noValidation", booleanAttribute], disabled: ["disabled", "disabled", booleanAttribute], valueState: "valueState", readonly: ["readonly", "readonly", booleanAttribute], required: ["required", "required", booleanAttribute], filter: "filter", showClearIcon: ["showClearIcon", "showClearIcon", booleanAttribute], accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", showSelectAll: ["showSelectAll", "showSelectAll", booleanAttribute], open: ["open", "open", booleanAttribute] }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5Open: "ui5Open", ui5Close: "ui5Close", ui5SelectionChange: "ui5SelectionChange" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5MultiCombobox"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
30
30
|
};
|
|
31
31
|
MultiComboBoxComponent = __decorate([
|
|
32
32
|
ProxyInputs([
|
|
@@ -44,6 +44,7 @@ MultiComboBoxComponent = __decorate([
|
|
|
44
44
|
'accessibleName',
|
|
45
45
|
'accessibleNameRef',
|
|
46
46
|
'showSelectAll',
|
|
47
|
+
'open',
|
|
47
48
|
]),
|
|
48
49
|
ProxyOutputs([
|
|
49
50
|
'change: ui5Change',
|
|
@@ -75,6 +76,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImpor
|
|
|
75
76
|
'accessibleName',
|
|
76
77
|
'accessibleNameRef',
|
|
77
78
|
'showSelectAll',
|
|
79
|
+
'open',
|
|
78
80
|
],
|
|
79
81
|
outputs: [
|
|
80
82
|
'ui5Change',
|
|
@@ -111,6 +113,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImpor
|
|
|
111
113
|
}], showSelectAll: [{
|
|
112
114
|
type: Input,
|
|
113
115
|
args: [{ transform: booleanAttribute }]
|
|
116
|
+
}], open: [{
|
|
117
|
+
type: Input,
|
|
118
|
+
args: [{ transform: booleanAttribute }]
|
|
114
119
|
}] } });
|
|
115
120
|
|
|
116
121
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-multi-combo-box.mjs","sources":["../../../../libs/ui5-angular/main/multi-combo-box/index.ts","../../../../libs/ui5-angular/main/multi-combo-box/ui5-webcomponents-ngx-main-multi-combo-box.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/MultiComboBox.js';\nimport {\n default as MultiComboBox,\n MultiComboBoxSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/MultiComboBox.js';\n@ProxyInputs([\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'noValidation',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n 'showSelectAll',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'open: ui5Open',\n 'close: ui5Close',\n 'selection-change: ui5SelectionChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-multi-combobox',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'noValidation',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n 'showSelectAll',\n ],\n outputs: [\n 'ui5Change',\n 'ui5Input',\n 'ui5Open',\n 'ui5Close',\n 'ui5SelectionChange',\n ],\n exportAs: 'ui5MultiCombobox',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass MultiComboBoxComponent {\n /**\n Defines the value of the component.\n\n**Note:** The property is updated upon typing.\n */\n value!: string;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n**Note:** When the component is used inside a form element,\nthe value is sent as the first element in the form data, even if it's empty.\n */\n name!: string | undefined;\n /**\n Defines whether the value will be autcompleted to match an item\n */\n @InputDecorator({ transform: booleanAttribute })\n noTypeahead!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.\n */\n placeholder!: string | undefined;\n /**\n Defines if the user input will be prevented, if no matching item has been found\n */\n @InputDecorator({ transform: booleanAttribute })\n noValidation!: boolean;\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines the filter type of the component.\n */\n filter!: 'StartsWithPerTerm' | 'StartsWith' | 'Contains' | 'None';\n /**\n Defines whether the clear icon of the multi-combobox will be shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n showClearIcon!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n /**\n Determines if the select all checkbox is visible on top of suggestions.\n */\n @InputDecorator({ transform: booleanAttribute })\n showSelectAll!: boolean;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value of the component changes at each keystroke or clear icon is pressed.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when the dropdown is opened.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired when the dropdown is closed.\n */\n ui5Close!: EventEmitter<void>;\n /**\n Fired when selection is changed by user interaction.\n */\n ui5SelectionChange!: EventEmitter<MultiComboBoxSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<MultiComboBox> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): MultiComboBox {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { MultiComboBoxComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;;;
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-multi-combo-box.mjs","sources":["../../../../libs/ui5-angular/main/multi-combo-box/index.ts","../../../../libs/ui5-angular/main/multi-combo-box/ui5-webcomponents-ngx-main-multi-combo-box.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/MultiComboBox.js';\nimport {\n default as MultiComboBox,\n MultiComboBoxSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/MultiComboBox.js';\n@ProxyInputs([\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'noValidation',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n 'showSelectAll',\n 'open',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'open: ui5Open',\n 'close: ui5Close',\n 'selection-change: ui5SelectionChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-multi-combobox',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'noValidation',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n 'showSelectAll',\n 'open',\n ],\n outputs: [\n 'ui5Change',\n 'ui5Input',\n 'ui5Open',\n 'ui5Close',\n 'ui5SelectionChange',\n ],\n exportAs: 'ui5MultiCombobox',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass MultiComboBoxComponent {\n /**\n Defines the value of the component.\n\n**Note:** The property is updated upon typing.\n */\n value!: string;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n**Note:** When the component is used inside a form element,\nthe value is sent as the first element in the form data, even if it's empty.\n */\n name!: string | undefined;\n /**\n Defines whether the value will be autcompleted to match an item\n */\n @InputDecorator({ transform: booleanAttribute })\n noTypeahead!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.\n */\n placeholder!: string | undefined;\n /**\n Defines if the user input will be prevented, if no matching item has been found\n */\n @InputDecorator({ transform: booleanAttribute })\n noValidation!: boolean;\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines the filter type of the component.\n */\n filter!: 'StartsWithPerTerm' | 'StartsWith' | 'Contains' | 'None';\n /**\n Defines whether the clear icon of the multi-combobox will be shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n showClearIcon!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n /**\n Determines if the select all checkbox is visible on top of suggestions.\n */\n @InputDecorator({ transform: booleanAttribute })\n showSelectAll!: boolean;\n /**\n Indicates whether the items picker is open.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value of the component changes at each keystroke or clear icon is pressed.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when the dropdown is opened.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired when the dropdown is closed.\n */\n ui5Close!: EventEmitter<void>;\n /**\n Fired when selection is changed by user interaction.\n */\n ui5SelectionChange!: EventEmitter<MultiComboBoxSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<MultiComboBox> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): MultiComboBox {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { MultiComboBoxComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
|
|
@@ -26,7 +26,7 @@ let MultiInputComponent = class MultiInputComponent {
|
|
|
26
26
|
this._cva.host = this;
|
|
27
27
|
}
|
|
28
28
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: MultiInputComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
29
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.1", type: MultiInputComponent, isStandalone: true, selector: "ui5-multi-input", inputs: { disabled: ["disabled", "disabled", booleanAttribute], placeholder: "placeholder", readonly: ["readonly", "readonly", booleanAttribute], required: ["required", "required", booleanAttribute], noTypeahead: ["noTypeahead", "noTypeahead", booleanAttribute], type: "type", value: "value", valueState: "valueState", name: "name", showSuggestions: ["showSuggestions", "showSuggestions", booleanAttribute], maxlength: "maxlength", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", showClearIcon: ["showClearIcon", "showClearIcon", booleanAttribute], open: ["open", "open", booleanAttribute], showValueHelpIcon: ["showValueHelpIcon", "showValueHelpIcon", booleanAttribute] }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5Select: "ui5Select", ui5SelectionChange: "ui5SelectionChange", ui5Open: "ui5Open", ui5Close: "ui5Close", ui5ValueHelpTrigger: "ui5ValueHelpTrigger", ui5TokenDelete: "ui5TokenDelete" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5MultiInput"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
29
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.1", type: MultiInputComponent, isStandalone: true, selector: "ui5-multi-input", inputs: { disabled: ["disabled", "disabled", booleanAttribute], placeholder: "placeholder", readonly: ["readonly", "readonly", booleanAttribute], required: ["required", "required", booleanAttribute], noTypeahead: ["noTypeahead", "noTypeahead", booleanAttribute], type: "type", value: "value", valueState: "valueState", name: "name", showSuggestions: ["showSuggestions", "showSuggestions", booleanAttribute], maxlength: "maxlength", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", accessibleDescription: "accessibleDescription", accessibleDescriptionRef: "accessibleDescriptionRef", showClearIcon: ["showClearIcon", "showClearIcon", booleanAttribute], open: ["open", "open", booleanAttribute], showValueHelpIcon: ["showValueHelpIcon", "showValueHelpIcon", booleanAttribute] }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5Select: "ui5Select", ui5SelectionChange: "ui5SelectionChange", ui5Open: "ui5Open", ui5Close: "ui5Close", ui5ValueHelpTrigger: "ui5ValueHelpTrigger", ui5TokenDelete: "ui5TokenDelete" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5MultiInput"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
30
30
|
};
|
|
31
31
|
MultiInputComponent = __decorate([
|
|
32
32
|
ProxyInputs([
|
|
@@ -43,6 +43,8 @@ MultiInputComponent = __decorate([
|
|
|
43
43
|
'maxlength',
|
|
44
44
|
'accessibleName',
|
|
45
45
|
'accessibleNameRef',
|
|
46
|
+
'accessibleDescription',
|
|
47
|
+
'accessibleDescriptionRef',
|
|
46
48
|
'showClearIcon',
|
|
47
49
|
'open',
|
|
48
50
|
'showValueHelpIcon',
|
|
@@ -79,6 +81,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImpor
|
|
|
79
81
|
'maxlength',
|
|
80
82
|
'accessibleName',
|
|
81
83
|
'accessibleNameRef',
|
|
84
|
+
'accessibleDescription',
|
|
85
|
+
'accessibleDescriptionRef',
|
|
82
86
|
'showClearIcon',
|
|
83
87
|
'open',
|
|
84
88
|
'showValueHelpIcon',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-multi-input.mjs","sources":["../../../../libs/ui5-angular/main/multi-input/index.ts","../../../../libs/ui5-angular/main/multi-input/ui5-webcomponents-ngx-main-multi-input.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport { InputSelectionChangeEventDetail } from '@ui5/webcomponents/dist/Input.js';\nimport '@ui5/webcomponents/dist/MultiInput.js';\nimport {\n default as MultiInput,\n MultiInputTokenDeleteEventDetail,\n} from '@ui5/webcomponents/dist/MultiInput.js';\n@ProxyInputs([\n 'disabled',\n 'placeholder',\n 'readonly',\n 'required',\n 'noTypeahead',\n 'type',\n 'value',\n 'valueState',\n 'name',\n 'showSuggestions',\n 'maxlength',\n 'accessibleName',\n 'accessibleNameRef',\n 'showClearIcon',\n 'open',\n 'showValueHelpIcon',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'select: ui5Select',\n 'selection-change: ui5SelectionChange',\n 'open: ui5Open',\n 'close: ui5Close',\n 'value-help-trigger: ui5ValueHelpTrigger',\n 'token-delete: ui5TokenDelete',\n])\n@Component({\n standalone: true,\n selector: 'ui5-multi-input',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'placeholder',\n 'readonly',\n 'required',\n 'noTypeahead',\n 'type',\n 'value',\n 'valueState',\n 'name',\n 'showSuggestions',\n 'maxlength',\n 'accessibleName',\n 'accessibleNameRef',\n 'showClearIcon',\n 'open',\n 'showValueHelpIcon',\n ],\n outputs: [\n 'ui5Change',\n 'ui5Input',\n 'ui5Select',\n 'ui5SelectionChange',\n 'ui5Open',\n 'ui5Close',\n 'ui5ValueHelpTrigger',\n 'ui5TokenDelete',\n ],\n exportAs: 'ui5MultiInput',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass MultiInputComponent {\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.\n */\n placeholder!: string | undefined;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the value will be autcompleted to match an item\n */\n @InputDecorator({ transform: booleanAttribute })\n noTypeahead!: boolean;\n /**\n Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n */\n type!: 'Text' | 'Email' | 'Number' | 'Password' | 'Tel' | 'URL' | 'Search';\n /**\n Defines the value of the component.\n\n**Note:** The property is updated upon typing.\n */\n value!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n**Note:** When the component is used inside a form element,\nthe value is sent as the first element in the form data, even if it's empty.\n */\n name!: string | undefined;\n /**\n Defines whether the component should show suggestions, if such are present.\n */\n @InputDecorator({ transform: booleanAttribute })\n showSuggestions!: boolean;\n /**\n Sets the maximum number of characters available in the input field.\n\n**Note:** This property is not compatible with the ui5-input type InputType.Number. If the ui5-input type is set to Number, the maxlength value is ignored.\n */\n maxlength!: number | undefined;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the input.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines whether the clear icon of the input will be shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n showClearIcon!: boolean;\n /**\n Defines whether the suggestions picker is open.\nThe picker will not open if the `showSuggestions` property is set to `false`, the input is disabled or the input is readonly.\nThe picker will close automatically and `close` event will be fired if the input is not in the viewport.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Determines whether a value help icon will be visualized in the end of the input.\nPressing the icon will fire `value-help-trigger` event.\n */\n @InputDecorator({ transform: booleanAttribute })\n showValueHelpIcon!: boolean;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when some text has been selected.\n */\n ui5Select!: EventEmitter<void>;\n /**\n Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n */\n ui5SelectionChange!: EventEmitter<InputSelectionChangeEventDetail>;\n /**\n Fired when the suggestions picker is open.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired when the suggestions picker is closed.\n */\n ui5Close!: EventEmitter<void>;\n /**\n Fired when the value help icon is pressed\nand F4 or ALT/OPTION + ARROW_UP/ARROW_DOWN keyboard keys are used.\n */\n ui5ValueHelpTrigger!: EventEmitter<void>;\n /**\n Fired when tokens are being deleted.\n */\n ui5TokenDelete!: EventEmitter<MultiInputTokenDeleteEventDetail>;\n\n private elementRef: ElementRef<MultiInput> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): MultiInput {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { MultiInputComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-multi-input.mjs","sources":["../../../../libs/ui5-angular/main/multi-input/index.ts","../../../../libs/ui5-angular/main/multi-input/ui5-webcomponents-ngx-main-multi-input.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport { InputSelectionChangeEventDetail } from '@ui5/webcomponents/dist/Input.js';\nimport '@ui5/webcomponents/dist/MultiInput.js';\nimport {\n default as MultiInput,\n MultiInputTokenDeleteEventDetail,\n} from '@ui5/webcomponents/dist/MultiInput.js';\n@ProxyInputs([\n 'disabled',\n 'placeholder',\n 'readonly',\n 'required',\n 'noTypeahead',\n 'type',\n 'value',\n 'valueState',\n 'name',\n 'showSuggestions',\n 'maxlength',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibleDescription',\n 'accessibleDescriptionRef',\n 'showClearIcon',\n 'open',\n 'showValueHelpIcon',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'select: ui5Select',\n 'selection-change: ui5SelectionChange',\n 'open: ui5Open',\n 'close: ui5Close',\n 'value-help-trigger: ui5ValueHelpTrigger',\n 'token-delete: ui5TokenDelete',\n])\n@Component({\n standalone: true,\n selector: 'ui5-multi-input',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'placeholder',\n 'readonly',\n 'required',\n 'noTypeahead',\n 'type',\n 'value',\n 'valueState',\n 'name',\n 'showSuggestions',\n 'maxlength',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibleDescription',\n 'accessibleDescriptionRef',\n 'showClearIcon',\n 'open',\n 'showValueHelpIcon',\n ],\n outputs: [\n 'ui5Change',\n 'ui5Input',\n 'ui5Select',\n 'ui5SelectionChange',\n 'ui5Open',\n 'ui5Close',\n 'ui5ValueHelpTrigger',\n 'ui5TokenDelete',\n ],\n exportAs: 'ui5MultiInput',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass MultiInputComponent {\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.\n */\n placeholder!: string | undefined;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the value will be autcompleted to match an item\n */\n @InputDecorator({ transform: booleanAttribute })\n noTypeahead!: boolean;\n /**\n Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n */\n type!: 'Text' | 'Email' | 'Number' | 'Password' | 'Tel' | 'URL' | 'Search';\n /**\n Defines the value of the component.\n\n**Note:** The property is updated upon typing.\n */\n value!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n**Note:** When the component is used inside a form element,\nthe value is sent as the first element in the form data, even if it's empty.\n */\n name!: string | undefined;\n /**\n Defines whether the component should show suggestions, if such are present.\n */\n @InputDecorator({ transform: booleanAttribute })\n showSuggestions!: boolean;\n /**\n Sets the maximum number of characters available in the input field.\n\n**Note:** This property is not compatible with the ui5-input type InputType.Number. If the ui5-input type is set to Number, the maxlength value is ignored.\n */\n maxlength!: number | undefined;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the input.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the accessible description of the component.\n */\n accessibleDescription!: string | undefined;\n /**\n Receives id(or many ids) of the elements that describe the input.\n */\n accessibleDescriptionRef!: string | undefined;\n /**\n Defines whether the clear icon of the input will be shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n showClearIcon!: boolean;\n /**\n Defines whether the suggestions picker is open.\nThe picker will not open if the `showSuggestions` property is set to `false`, the input is disabled or the input is readonly.\nThe picker will close automatically and `close` event will be fired if the input is not in the viewport.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Determines whether a value help icon will be visualized in the end of the input.\nPressing the icon will fire `value-help-trigger` event.\n */\n @InputDecorator({ transform: booleanAttribute })\n showValueHelpIcon!: boolean;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when some text has been selected.\n */\n ui5Select!: EventEmitter<void>;\n /**\n Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n */\n ui5SelectionChange!: EventEmitter<InputSelectionChangeEventDetail>;\n /**\n Fired when the suggestions picker is open.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired when the suggestions picker is closed.\n */\n ui5Close!: EventEmitter<void>;\n /**\n Fired when the value help icon is pressed\nand F4 or ALT/OPTION + ARROW_UP/ARROW_DOWN keyboard keys are used.\n */\n ui5ValueHelpTrigger!: EventEmitter<void>;\n /**\n Fired when tokens are being deleted.\n */\n ui5TokenDelete!: EventEmitter<MultiInputTokenDeleteEventDetail>;\n\n private elementRef: ElementRef<MultiInput> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): MultiInput {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { MultiInputComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-select.mjs","sources":["../../../../libs/ui5-angular/main/select/index.ts","../../../../libs/ui5-angular/main/select/ui5-webcomponents-ngx-main-select.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Select.js';\nimport {\n default as Select,\n SelectChangeEventDetail,\n SelectLiveChangeEventDetail,\n} from '@ui5/webcomponents/dist/Select.js';\n@ProxyInputs([\n 'disabled',\n 'name',\n 'valueState',\n 'required',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'tooltip',\n 'value',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'live-change: ui5LiveChange',\n 'open: ui5Open',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-select',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'name',\n 'valueState',\n 'required',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'tooltip',\n 'value',\n ],\n outputs: ['ui5Change', 'ui5LiveChange', 'ui5Open', 'ui5Close'],\n exportAs: 'ui5Select',\n hostDirectives: [GenericControlValueAccessor],\n host: { '(change)': '_cva?.onChange?.(cvaValue);' },\n})\nclass SelectComponent {\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the select.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the tooltip of the select.\n */\n tooltip!: string | undefined;\n /**\n Defines the value of the component:\n\n- when get - returns the value of the component
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-select.mjs","sources":["../../../../libs/ui5-angular/main/select/index.ts","../../../../libs/ui5-angular/main/select/ui5-webcomponents-ngx-main-select.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Select.js';\nimport {\n default as Select,\n SelectChangeEventDetail,\n SelectLiveChangeEventDetail,\n} from '@ui5/webcomponents/dist/Select.js';\n@ProxyInputs([\n 'disabled',\n 'name',\n 'valueState',\n 'required',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'tooltip',\n 'value',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'live-change: ui5LiveChange',\n 'open: ui5Open',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-select',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'name',\n 'valueState',\n 'required',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'tooltip',\n 'value',\n ],\n outputs: ['ui5Change', 'ui5LiveChange', 'ui5Open', 'ui5Close'],\n exportAs: 'ui5Select',\n hostDirectives: [GenericControlValueAccessor],\n host: { '(change)': '_cva?.onChange?.(cvaValue);' },\n})\nclass SelectComponent {\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the select.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the tooltip of the select.\n */\n tooltip!: string | undefined;\n /**\n Defines the value of the component:\n\n- when get - returns the value of the component or the value/text content of the selected option.\n- when set - selects the option with matching `value` property or text content.\n\n**Note:** Use either the Select's value or the Options' selected property.\nMixed usage could result in unexpected behavior.\n\n**Note:** If the given value does not match any existing option,\nno option will be selected and the Select component will be displayed as empty.\n */\n value!: string;\n\n /**\n Fired when the selected option changes.\n */\n ui5Change!: EventEmitter<SelectChangeEventDetail>;\n /**\n Fired when the user navigates through the options, but the selection is not finalized,\nor when pressing the ESC key to revert the current selection.\n */\n ui5LiveChange!: EventEmitter<SelectLiveChangeEventDetail>;\n /**\n Fired after the component's dropdown menu opens.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired after the component's dropdown menu closes.\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<Select> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): Select {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { SelectComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;;;AAuDM,IAAA,eAAe,GArCrB,MAqCM,eAAe,CAAA;AAgFnB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;IAGtC,IAAI,QAAQ,CAAC,GAAG,EAAA;AACd,QAAA,IAAI,CAAC,OAAO,CAAC,KAAK,GAAG,GAAG;AACxB,QAAA,IAAI,CAAC,GAAG,CAAC,aAAa,EAAE;;AAE1B,IAAA,IAAI,QAAQ,GAAA;AACV,QAAA,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK;;AAG3B,IAAA,WAAA,GAAA;AAjBQ,QAAA,IAAA,CAAA,UAAU,GAAuB,MAAM,CAAC,UAAU,CAAC;AACnD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAC7B,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,2BAA2B,CAAC;AAelD,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;AACjB,QAAA,IAAI,CAAC,IAAI,CAAC,IAAI,GAAG,IAAI;;8GA9FnB,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAf,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,eAAe,2FAMU,gBAAgB,CAAA,EAAA,IAAA,EAAA,MAAA,EAAA,UAAA,EAAA,YAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAehB,gBAAgB,CAQhB,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,sZA9CnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAiBjC,eAAe,GAAA,UAAA,CAAA;AArCpB,IAAA,WAAW,CAAC;QACX,UAAU;QACV,MAAM;QACN,YAAY;QACZ,UAAU;QACV,UAAU;QACV,gBAAgB;QAChB,mBAAmB;QACnB,SAAS;QACT,OAAO;KACR,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,mBAAmB;QACnB,4BAA4B;QAC5B,eAAe;QACf,iBAAiB;KAClB,CAAC;;AAqBI,CAAA,EAAA,eAAe,CAgGpB;2FAhGK,eAAe,EAAA,UAAA,EAAA,CAAA;kBApBpB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,YAAY;AACtB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,UAAU;wBACV,MAAM;wBACN,YAAY;wBACZ,UAAU;wBACV,UAAU;wBACV,gBAAgB;wBAChB,mBAAmB;wBACnB,SAAS;wBACT,OAAO;AACR,qBAAA;oBACD,OAAO,EAAE,CAAC,WAAW,EAAE,eAAe,EAAE,SAAS,EAAE,UAAU,CAAC;AAC9D,oBAAA,QAAQ,EAAE,WAAW;oBACrB,cAAc,EAAE,CAAC,2BAA2B,CAAC;AAC7C,oBAAA,IAAI,EAAE,EAAE,UAAU,EAAE,6BAA6B,EAAE;AACpD,iBAAA;wDAQC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAgB/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAS/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;ACpFjD;;AAEG;;;;"}
|
|
@@ -15,10 +15,10 @@ let TableGrowingComponent = class TableGrowingComponent {
|
|
|
15
15
|
this.cdr.detach();
|
|
16
16
|
}
|
|
17
17
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: TableGrowingComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
18
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.1", type: TableGrowingComponent, isStandalone: true, selector: "ui5-table-growing", inputs: {
|
|
18
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.1", type: TableGrowingComponent, isStandalone: true, selector: "ui5-table-growing", inputs: { mode: "mode", text: "text", subtext: "subtext" }, outputs: { ui5LoadMore: "ui5LoadMore" }, exportAs: ["ui5TableGrowing"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
19
19
|
};
|
|
20
20
|
TableGrowingComponent = __decorate([
|
|
21
|
-
ProxyInputs(['
|
|
21
|
+
ProxyInputs(['mode', 'text', 'subtext']),
|
|
22
22
|
ProxyOutputs(['load-more: ui5LoadMore']),
|
|
23
23
|
__metadata("design:paramtypes", [])
|
|
24
24
|
], TableGrowingComponent);
|
|
@@ -28,7 +28,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImpor
|
|
|
28
28
|
standalone: true,
|
|
29
29
|
selector: 'ui5-table-growing',
|
|
30
30
|
template: '<ng-content></ng-content>',
|
|
31
|
-
inputs: ['
|
|
31
|
+
inputs: ['mode', 'text', 'subtext'],
|
|
32
32
|
outputs: ['ui5LoadMore'],
|
|
33
33
|
exportAs: 'ui5TableGrowing',
|
|
34
34
|
}]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-table-growing.mjs","sources":["../../../../libs/ui5-angular/main/table-growing/index.ts","../../../../libs/ui5-angular/main/table-growing/ui5-webcomponents-ngx-main-table-growing.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TableGrowing.js';\nimport TableGrowing from '@ui5/webcomponents/dist/TableGrowing.js';\n@ProxyInputs(['
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-table-growing.mjs","sources":["../../../../libs/ui5-angular/main/table-growing/index.ts","../../../../libs/ui5-angular/main/table-growing/ui5-webcomponents-ngx-main-table-growing.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TableGrowing.js';\nimport TableGrowing from '@ui5/webcomponents/dist/TableGrowing.js';\n@ProxyInputs(['mode', 'text', 'subtext'])\n@ProxyOutputs(['load-more: ui5LoadMore'])\n@Component({\n standalone: true,\n selector: 'ui5-table-growing',\n template: '<ng-content></ng-content>',\n inputs: ['mode', 'text', 'subtext'],\n outputs: ['ui5LoadMore'],\n exportAs: 'ui5TableGrowing',\n})\nclass TableGrowingComponent {\n /**\n Defines the mode of the <code>ui5-table</code> growing.\n\nAvailable options are:\n\nButton - Shows a More button at the bottom of the table, pressing it will load more rows.\n\nScroll - The rows are loaded automatically by scrolling to the bottom of the table. If the table is not scrollable,\na growing button will be rendered instead to ensure growing functionality.\n */\n mode!: 'Button' | 'Scroll';\n /**\n Defines the text that will be displayed inside the growing button.\nHas no effect when mode is set to `Scroll`.\n\n**Note:** When not provided and the mode is set to Button, a default text is displayed, corresponding to the\ncurrent language.\n */\n text!: string | undefined;\n /**\n Defines the text that will be displayed below the `text` inside the growing button.\nHas no effect when mode is set to Scroll.\n */\n subtext!: string | undefined;\n\n /**\n Fired when the growing button is pressed or the user scrolls to the end of the table.\n */\n ui5LoadMore!: EventEmitter<void>;\n\n private elementRef: ElementRef<TableGrowing> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableGrowing {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableGrowingComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAqBM,IAAA,qBAAqB,GAV3B,MAUM,qBAAqB,CAAA;AAmCzB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA6B,MAAM,CAAC,UAAU,CAAC;AACzD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAxCf,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,iNALf,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAKjC,qBAAqB,GAAA,UAAA,CAAA;IAV1B,WAAW,CAAC,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,CAAC,CAAC;AACxC,IAAA,YAAY,CAAC,CAAC,wBAAwB,CAAC,CAAC;;AASnC,CAAA,EAAA,qBAAqB,CA0C1B;2FA1CK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAR1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,CAAC;oBACnC,OAAO,EAAE,CAAC,aAAa,CAAC;AACxB,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA;;;ACpBD;;AAEG;;;;"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __decorate, __metadata } from 'tslib';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
3
|
import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
|
|
4
|
-
import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
|
|
4
|
+
import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
|
|
5
5
|
import '@ui5/webcomponents/dist/TableRowActionNavigation.js';
|
|
6
6
|
|
|
7
7
|
let TableRowActionNavigationComponent = class TableRowActionNavigationComponent {
|
|
@@ -15,10 +15,11 @@ let TableRowActionNavigationComponent = class TableRowActionNavigationComponent
|
|
|
15
15
|
this.cdr.detach();
|
|
16
16
|
}
|
|
17
17
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: TableRowActionNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
18
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.1", type: TableRowActionNavigationComponent, isStandalone: true, selector: "ui5-table-row-action-navigation", inputs: { invisible: ["invisible", "invisible", booleanAttribute], interactive: ["interactive", "interactive", booleanAttribute] }, exportAs: ["ui5TableRowActionNavigation"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
18
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.2.1", type: TableRowActionNavigationComponent, isStandalone: true, selector: "ui5-table-row-action-navigation", inputs: { invisible: ["invisible", "invisible", booleanAttribute], interactive: ["interactive", "interactive", booleanAttribute] }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5TableRowActionNavigation"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
19
19
|
};
|
|
20
20
|
TableRowActionNavigationComponent = __decorate([
|
|
21
21
|
ProxyInputs(['invisible', 'interactive']),
|
|
22
|
+
ProxyOutputs(['click: ui5Click']),
|
|
22
23
|
__metadata("design:paramtypes", [])
|
|
23
24
|
], TableRowActionNavigationComponent);
|
|
24
25
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImport: i0, type: TableRowActionNavigationComponent, decorators: [{
|
|
@@ -28,6 +29,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.1", ngImpor
|
|
|
28
29
|
selector: 'ui5-table-row-action-navigation',
|
|
29
30
|
template: '<ng-content></ng-content>',
|
|
30
31
|
inputs: ['invisible', 'interactive'],
|
|
32
|
+
outputs: ['ui5Click'],
|
|
31
33
|
exportAs: 'ui5TableRowActionNavigation',
|
|
32
34
|
}]
|
|
33
35
|
}], ctorParameters: () => [], propDecorators: { invisible: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-table-row-action-navigation.mjs","sources":["../../../../libs/ui5-angular/main/table-row-action-navigation/index.ts","../../../../libs/ui5-angular/main/table-row-action-navigation/ui5-webcomponents-ngx-main-table-row-action-navigation.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TableRowActionNavigation.js';\nimport TableRowActionNavigation from '@ui5/webcomponents/dist/TableRowActionNavigation.js';\n@ProxyInputs(['invisible', 'interactive'])\n@Component({\n standalone: true,\n selector: 'ui5-table-row-action-navigation',\n template: '<ng-content></ng-content>',\n inputs: ['invisible', 'interactive'],\n exportAs: 'ui5TableRowActionNavigation',\n})\nclass TableRowActionNavigationComponent {\n /**\n Defines the visibility of the row action.\n\n**Note:** Invisible row actions still take up space, allowing to hide the action while maintaining its position.\n */\n @InputDecorator({ transform: booleanAttribute })\n invisible!: boolean;\n /**\n Defines the interactive state of the navigation action.\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n\n private elementRef: ElementRef<TableRowActionNavigation> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableRowActionNavigation {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableRowActionNavigationComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-table-row-action-navigation.mjs","sources":["../../../../libs/ui5-angular/main/table-row-action-navigation/index.ts","../../../../libs/ui5-angular/main/table-row-action-navigation/ui5-webcomponents-ngx-main-table-row-action-navigation.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TableRowActionNavigation.js';\nimport TableRowActionNavigation from '@ui5/webcomponents/dist/TableRowActionNavigation.js';\n@ProxyInputs(['invisible', 'interactive'])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-table-row-action-navigation',\n template: '<ng-content></ng-content>',\n inputs: ['invisible', 'interactive'],\n outputs: ['ui5Click'],\n exportAs: 'ui5TableRowActionNavigation',\n})\nclass TableRowActionNavigationComponent {\n /**\n Defines the visibility of the row action.\n\n**Note:** Invisible row actions still take up space, allowing to hide the action while maintaining its position.\n */\n @InputDecorator({ transform: booleanAttribute })\n invisible!: boolean;\n /**\n Defines the interactive state of the navigation action.\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n\n /**\n Fired when a row action is clicked.\n */\n ui5Click!: EventEmitter<void>;\n\n private elementRef: ElementRef<TableRowActionNavigation> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableRowActionNavigation {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableRowActionNavigationComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAuBM,IAAA,iCAAiC,GAVvC,MAUM,iCAAiC,CAAA;AAuBrC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAyC,MAAM,CAAC,UAAU,CAAC;AACrE,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GA5Bf,iCAAiC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAjC,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,iCAAiC,EAMR,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iCAAA,EAAA,MAAA,EAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAAA,gBAAgB,CAKhB,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAAA,gBAAgB,2GAhBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAKjC,iCAAiC,GAAA,UAAA,CAAA;AAVtC,IAAA,WAAW,CAAC,CAAC,WAAW,EAAE,aAAa,CAAC,CAAC;AACzC,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAS5B,CAAA,EAAA,iCAAiC,CA8BtC;2FA9BK,iCAAiC,EAAA,UAAA,EAAA,CAAA;kBARtC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,iCAAiC;AAC3C,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,WAAW,EAAE,aAAa,CAAC;oBACpC,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,6BAA6B;AACxC,iBAAA;wDAQC,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAM/C,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AClCjD;;AAEG;;;;"}
|