@logosphere-ui/angular 1.0.0-beta.2 → 1.0.0-beta.3

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.
Files changed (86) hide show
  1. package/fesm2022/logosphere-ui-angular-src-lib-accordion.mjs +8 -8
  2. package/fesm2022/logosphere-ui-angular-src-lib-accordion.mjs.map +1 -1
  3. package/fesm2022/logosphere-ui-angular-src-lib-badge.mjs +10 -10
  4. package/fesm2022/logosphere-ui-angular-src-lib-badge.mjs.map +1 -1
  5. package/fesm2022/logosphere-ui-angular-src-lib-breadcrumb.mjs +5 -13
  6. package/fesm2022/logosphere-ui-angular-src-lib-breadcrumb.mjs.map +1 -1
  7. package/fesm2022/logosphere-ui-angular-src-lib-button.mjs +12 -12
  8. package/fesm2022/logosphere-ui-angular-src-lib-button.mjs.map +1 -1
  9. package/fesm2022/logosphere-ui-angular-src-lib-calendar.mjs +38 -23
  10. package/fesm2022/logosphere-ui-angular-src-lib-calendar.mjs.map +1 -1
  11. package/fesm2022/logosphere-ui-angular-src-lib-card.mjs +8 -8
  12. package/fesm2022/logosphere-ui-angular-src-lib-card.mjs.map +1 -1
  13. package/fesm2022/logosphere-ui-angular-src-lib-chatbot.mjs +15 -23
  14. package/fesm2022/logosphere-ui-angular-src-lib-chatbot.mjs.map +1 -1
  15. package/fesm2022/logosphere-ui-angular-src-lib-checkbox.mjs +10 -10
  16. package/fesm2022/logosphere-ui-angular-src-lib-checkbox.mjs.map +1 -1
  17. package/fesm2022/logosphere-ui-angular-src-lib-chip-group.mjs +4 -4
  18. package/fesm2022/logosphere-ui-angular-src-lib-chip-group.mjs.map +1 -1
  19. package/fesm2022/logosphere-ui-angular-src-lib-collapse.mjs +12 -12
  20. package/fesm2022/logosphere-ui-angular-src-lib-collapse.mjs.map +1 -1
  21. package/fesm2022/logosphere-ui-angular-src-lib-combobox.mjs +58 -39
  22. package/fesm2022/logosphere-ui-angular-src-lib-combobox.mjs.map +1 -1
  23. package/fesm2022/logosphere-ui-angular-src-lib-datepicker.mjs +41 -26
  24. package/fesm2022/logosphere-ui-angular-src-lib-datepicker.mjs.map +1 -1
  25. package/fesm2022/logosphere-ui-angular-src-lib-drawer.mjs +10 -10
  26. package/fesm2022/logosphere-ui-angular-src-lib-drawer.mjs.map +1 -1
  27. package/fesm2022/logosphere-ui-angular-src-lib-formfield.mjs +41 -27
  28. package/fesm2022/logosphere-ui-angular-src-lib-formfield.mjs.map +1 -1
  29. package/fesm2022/logosphere-ui-angular-src-lib-input.mjs +50 -34
  30. package/fesm2022/logosphere-ui-angular-src-lib-input.mjs.map +1 -1
  31. package/fesm2022/logosphere-ui-angular-src-lib-left-menu.mjs +31 -8
  32. package/fesm2022/logosphere-ui-angular-src-lib-left-menu.mjs.map +1 -1
  33. package/fesm2022/logosphere-ui-angular-src-lib-loading.mjs +2 -2
  34. package/fesm2022/logosphere-ui-angular-src-lib-loading.mjs.map +1 -1
  35. package/fesm2022/logosphere-ui-angular-src-lib-modal.mjs +39 -9
  36. package/fesm2022/logosphere-ui-angular-src-lib-modal.mjs.map +1 -1
  37. package/fesm2022/logosphere-ui-angular-src-lib-note.mjs +10 -10
  38. package/fesm2022/logosphere-ui-angular-src-lib-note.mjs.map +1 -1
  39. package/fesm2022/logosphere-ui-angular-src-lib-pagination.mjs +25 -33
  40. package/fesm2022/logosphere-ui-angular-src-lib-pagination.mjs.map +1 -1
  41. package/fesm2022/logosphere-ui-angular-src-lib-popover.mjs +21 -12
  42. package/fesm2022/logosphere-ui-angular-src-lib-popover.mjs.map +1 -1
  43. package/fesm2022/logosphere-ui-angular-src-lib-slider.mjs +24 -24
  44. package/fesm2022/logosphere-ui-angular-src-lib-slider.mjs.map +1 -1
  45. package/fesm2022/logosphere-ui-angular-src-lib-split-button.mjs +10 -10
  46. package/fesm2022/logosphere-ui-angular-src-lib-split-button.mjs.map +1 -1
  47. package/fesm2022/logosphere-ui-angular-src-lib-stepper.mjs +6 -6
  48. package/fesm2022/logosphere-ui-angular-src-lib-stepper.mjs.map +1 -1
  49. package/fesm2022/logosphere-ui-angular-src-lib-switch.mjs +15 -8
  50. package/fesm2022/logosphere-ui-angular-src-lib-switch.mjs.map +1 -1
  51. package/fesm2022/logosphere-ui-angular-src-lib-tab.mjs +9 -17
  52. package/fesm2022/logosphere-ui-angular-src-lib-tab.mjs.map +1 -1
  53. package/fesm2022/logosphere-ui-angular-src-lib-table.mjs +36 -25
  54. package/fesm2022/logosphere-ui-angular-src-lib-table.mjs.map +1 -1
  55. package/fesm2022/logosphere-ui-angular-src-lib-textarea.mjs +55 -34
  56. package/fesm2022/logosphere-ui-angular-src-lib-textarea.mjs.map +1 -1
  57. package/fesm2022/logosphere-ui-angular-src-lib-timepicker.mjs +29 -22
  58. package/fesm2022/logosphere-ui-angular-src-lib-timepicker.mjs.map +1 -1
  59. package/fesm2022/logosphere-ui-angular-src-lib-toast.mjs +41 -18
  60. package/fesm2022/logosphere-ui-angular-src-lib-toast.mjs.map +1 -1
  61. package/fesm2022/logosphere-ui-angular-src-lib-tree-menu.mjs +14 -18
  62. package/fesm2022/logosphere-ui-angular-src-lib-tree-menu.mjs.map +1 -1
  63. package/fesm2022/logosphere-ui-angular-src-lib-uploader.mjs +22 -22
  64. package/fesm2022/logosphere-ui-angular-src-lib-uploader.mjs.map +1 -1
  65. package/fesm2022/logosphere-ui-angular.mjs +701 -527
  66. package/fesm2022/logosphere-ui-angular.mjs.map +1 -1
  67. package/package.json +2 -2
  68. package/types/logosphere-ui-angular-src-lib-breadcrumb.d.ts +0 -2
  69. package/types/logosphere-ui-angular-src-lib-calendar.d.ts +6 -3
  70. package/types/logosphere-ui-angular-src-lib-chatbot.d.ts +0 -2
  71. package/types/logosphere-ui-angular-src-lib-combobox.d.ts +5 -1
  72. package/types/logosphere-ui-angular-src-lib-datepicker.d.ts +6 -3
  73. package/types/logosphere-ui-angular-src-lib-formfield.d.ts +9 -1
  74. package/types/logosphere-ui-angular-src-lib-input.d.ts +8 -1
  75. package/types/logosphere-ui-angular-src-lib-left-menu.d.ts +39 -1
  76. package/types/logosphere-ui-angular-src-lib-modal.d.ts +13 -1
  77. package/types/logosphere-ui-angular-src-lib-pagination.d.ts +0 -2
  78. package/types/logosphere-ui-angular-src-lib-popover.d.ts +4 -1
  79. package/types/logosphere-ui-angular-src-lib-switch.d.ts +3 -1
  80. package/types/logosphere-ui-angular-src-lib-tab.d.ts +0 -2
  81. package/types/logosphere-ui-angular-src-lib-table.d.ts +2 -0
  82. package/types/logosphere-ui-angular-src-lib-textarea.d.ts +13 -1
  83. package/types/logosphere-ui-angular-src-lib-timepicker.d.ts +5 -1
  84. package/types/logosphere-ui-angular-src-lib-toast.d.ts +29 -5
  85. package/types/logosphere-ui-angular-src-lib-tree-menu.d.ts +16 -7
  86. package/types/logosphere-ui-angular.d.ts +155 -28
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { input, output, CUSTOM_ELEMENTS_SCHEMA, Component, ViewChild } from '@angular/core';
2
+ import { input, output, CUSTOM_ELEMENTS_SCHEMA, Component, viewChild, effect, ViewChild } from '@angular/core';
3
3
  import '@logosphere-ui/core/badge';
4
4
  import '@logosphere-ui/core/button';
5
5
  import '@logosphere-ui/core/checkbox';
@@ -49,11 +49,11 @@ class LogosphereBadge {
49
49
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereBadge, deps: [], target: i0.ɵɵFactoryTarget.Component });
50
50
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereBadge, isStandalone: true, selector: "lgs-badge", inputs: { variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, closeable: { classPropertyName: "closeable", publicName: "closeable", isSignal: true, isRequired: false, transformFunction: null }, isRound: { classPropertyName: "isRound", publicName: "isRound", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { close: "close" }, ngImport: i0, template: `
51
51
  <logosphere-badge
52
- [variant]="variant()"
53
- [size]="size()"
54
- [text]="text()"
55
- [closeable]="closeable()"
56
- [isRound]="isRound()"
52
+ [attr.variant]="variant()"
53
+ [attr.size]="size()"
54
+ [attr.text]="text()"
55
+ [attr.closeable]="closeable() ? '' : null"
56
+ [attr.isround]="isRound() ? '' : null"
57
57
  (close)="onClose($event)"
58
58
  >
59
59
  <ng-content></ng-content>
@@ -66,11 +66,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
66
66
  imports: [],
67
67
  template: `
68
68
  <logosphere-badge
69
- [variant]="variant()"
70
- [size]="size()"
71
- [text]="text()"
72
- [closeable]="closeable()"
73
- [isRound]="isRound()"
69
+ [attr.variant]="variant()"
70
+ [attr.size]="size()"
71
+ [attr.text]="text()"
72
+ [attr.closeable]="closeable() ? '' : null"
73
+ [attr.isround]="isRound() ? '' : null"
74
74
  (close)="onClose($event)"
75
75
  >
76
76
  <ng-content></ng-content>
@@ -89,12 +89,12 @@ class LogosphereButton {
89
89
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereButton, deps: [], target: i0.ɵɵFactoryTarget.Component });
90
90
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereButton, isStandalone: true, selector: "lgs-button", inputs: { theme: { classPropertyName: "theme", publicName: "theme", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, iconOnly: { classPropertyName: "iconOnly", publicName: "iconOnly", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, loading: { classPropertyName: "loading", publicName: "loading", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
91
91
  <logosphere-button
92
- [theme]="theme()"
93
- [size]="size()"
94
- [variant]="variant()"
95
- [iconOnly]="iconOnly()"
96
- [disabled]="disabled()"
97
- [loading]="loading()"
92
+ [attr.theme]="theme()"
93
+ [attr.size]="size()"
94
+ [attr.variant]="variant()"
95
+ [attr.icononly]="iconOnly() ? '' : null"
96
+ [attr.disabled]="disabled() ? '' : null"
97
+ [attr.loading]="loading() ? '' : null"
98
98
  >
99
99
  <ng-content></ng-content>
100
100
  </logosphere-button>`, isInline: true });
@@ -106,12 +106,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
106
106
  imports: [],
107
107
  template: `
108
108
  <logosphere-button
109
- [theme]="theme()"
110
- [size]="size()"
111
- [variant]="variant()"
112
- [iconOnly]="iconOnly()"
113
- [disabled]="disabled()"
114
- [loading]="loading()"
109
+ [attr.theme]="theme()"
110
+ [attr.size]="size()"
111
+ [attr.variant]="variant()"
112
+ [attr.icononly]="iconOnly() ? '' : null"
113
+ [attr.disabled]="disabled() ? '' : null"
114
+ [attr.loading]="loading() ? '' : null"
115
115
  >
116
116
  <ng-content></ng-content>
117
117
  </logosphere-button>`,
@@ -135,11 +135,11 @@ class LogosphereCheckbox {
135
135
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereCheckbox, isStandalone: true, selector: "lgs-checkbox", inputs: { disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, indeterminate: { classPropertyName: "indeterminate", publicName: "indeterminate", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change" }, ngImport: i0, template: `
136
136
  <logosphere-checkbox
137
137
  [checked]="checked()"
138
- [disabled]="disabled()"
139
- [indeterminate]="indeterminate()"
140
- [label]="label()"
141
- [value]="value()"
142
- [type]="type()"
138
+ [attr.disabled]="disabled() ? '' : null"
139
+ [attr.indeterminate]="indeterminate() ? '' : null"
140
+ [attr.label]="label()"
141
+ [attr.value]="value()"
142
+ [attr.type]="type()"
143
143
  (lgsChange)="onChange($event)"
144
144
  >
145
145
  </logosphere-checkbox>`, isInline: true });
@@ -152,11 +152,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
152
152
  template: `
153
153
  <logosphere-checkbox
154
154
  [checked]="checked()"
155
- [disabled]="disabled()"
156
- [indeterminate]="indeterminate()"
157
- [label]="label()"
158
- [value]="value()"
159
- [type]="type()"
155
+ [attr.disabled]="disabled() ? '' : null"
156
+ [attr.indeterminate]="indeterminate() ? '' : null"
157
+ [attr.label]="label()"
158
+ [attr.value]="value()"
159
+ [attr.type]="type()"
160
160
  (lgsChange)="onChange($event)"
161
161
  >
162
162
  </logosphere-checkbox>`,
@@ -177,21 +177,33 @@ class LogosphereFormField {
177
177
  readonly = input(false, ...(ngDevMode ? [{ debugName: "readonly" }] : []));
178
178
  multiline = input(false, ...(ngDevMode ? [{ debugName: "multiline" }] : []));
179
179
  forceFocused = input(false, ...(ngDevMode ? [{ debugName: "forceFocused" }] : []));
180
+ fieldFocus = output();
181
+ fieldBlur = output();
182
+ onFieldFocus(event) {
183
+ const e = event;
184
+ this.fieldFocus.emit(e.detail);
185
+ }
186
+ onFieldBlur(event) {
187
+ const e = event;
188
+ this.fieldBlur.emit(e.detail);
189
+ }
180
190
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereFormField, deps: [], target: i0.ɵɵFactoryTarget.Component });
181
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereFormField, isStandalone: true, selector: "lgs-formfield", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, cursor: { classPropertyName: "cursor", publicName: "cursor", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, multiline: { classPropertyName: "multiline", publicName: "multiline", isSignal: true, isRequired: false, transformFunction: null }, forceFocused: { classPropertyName: "forceFocused", publicName: "forceFocused", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
191
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereFormField, isStandalone: true, selector: "lgs-formfield", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, cursor: { classPropertyName: "cursor", publicName: "cursor", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, multiline: { classPropertyName: "multiline", publicName: "multiline", isSignal: true, isRequired: false, transformFunction: null }, forceFocused: { classPropertyName: "forceFocused", publicName: "forceFocused", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { fieldFocus: "fieldFocus", fieldBlur: "fieldBlur" }, ngImport: i0, template: `
182
192
  <logosphere-formfield
183
- [label]="label()"
184
- [helper]="helper()"
185
- [error]="error()"
186
- [placeholder]="placeholder()"
187
- [size]="size()"
188
- [variant]="variant()"
189
- [cursor]="cursor()"
190
- [required]="required()"
191
- [disabled]="disabled()"
192
- [readonly]="readonly()"
193
- [multiline]="multiline()"
194
- [forceFocused]="forceFocused()"
193
+ [attr.label]="label()"
194
+ [attr.helper]="helper()"
195
+ [attr.error]="error()"
196
+ [attr.placeholder]="placeholder()"
197
+ [attr.size]="size()"
198
+ [attr.variant]="variant()"
199
+ [attr.cursor]="cursor()"
200
+ [attr.required]="required() ? '' : null"
201
+ [attr.disabled]="disabled() ? '' : null"
202
+ [attr.readonly]="readonly() ? '' : null"
203
+ [attr.multiline]="multiline() ? '' : null"
204
+ [attr.forcefocused]="forceFocused() ? '' : null"
205
+ (field-focus)="onFieldFocus($event)"
206
+ (field-blur)="onFieldBlur($event)"
195
207
  >
196
208
  <ng-content></ng-content>
197
209
  <ng-content select="[slot=prefix]" slot="prefix"></ng-content>
@@ -207,18 +219,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
207
219
  imports: [],
208
220
  template: `
209
221
  <logosphere-formfield
210
- [label]="label()"
211
- [helper]="helper()"
212
- [error]="error()"
213
- [placeholder]="placeholder()"
214
- [size]="size()"
215
- [variant]="variant()"
216
- [cursor]="cursor()"
217
- [required]="required()"
218
- [disabled]="disabled()"
219
- [readonly]="readonly()"
220
- [multiline]="multiline()"
221
- [forceFocused]="forceFocused()"
222
+ [attr.label]="label()"
223
+ [attr.helper]="helper()"
224
+ [attr.error]="error()"
225
+ [attr.placeholder]="placeholder()"
226
+ [attr.size]="size()"
227
+ [attr.variant]="variant()"
228
+ [attr.cursor]="cursor()"
229
+ [attr.required]="required() ? '' : null"
230
+ [attr.disabled]="disabled() ? '' : null"
231
+ [attr.readonly]="readonly() ? '' : null"
232
+ [attr.multiline]="multiline() ? '' : null"
233
+ [attr.forcefocused]="forceFocused() ? '' : null"
234
+ (field-focus)="onFieldFocus($event)"
235
+ (field-blur)="onFieldBlur($event)"
222
236
  >
223
237
  <ng-content></ng-content>
224
238
  <ng-content select="[slot=prefix]" slot="prefix"></ng-content>
@@ -228,20 +242,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
228
242
  `,
229
243
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
230
244
  }]
231
- }], propDecorators: { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], cursor: [{ type: i0.Input, args: [{ isSignal: true, alias: "cursor", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readonly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readonly", required: false }] }], multiline: [{ type: i0.Input, args: [{ isSignal: true, alias: "multiline", required: false }] }], forceFocused: [{ type: i0.Input, args: [{ isSignal: true, alias: "forceFocused", required: false }] }] } });
245
+ }], propDecorators: { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], cursor: [{ type: i0.Input, args: [{ isSignal: true, alias: "cursor", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readonly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readonly", required: false }] }], multiline: [{ type: i0.Input, args: [{ isSignal: true, alias: "multiline", required: false }] }], forceFocused: [{ type: i0.Input, args: [{ isSignal: true, alias: "forceFocused", required: false }] }], fieldFocus: [{ type: i0.Output, args: ["fieldFocus"] }], fieldBlur: [{ type: i0.Output, args: ["fieldBlur"] }] } });
232
246
 
233
247
  class LogosphereLoading {
234
248
  label = input('Yükleniyor', ...(ngDevMode ? [{ debugName: "label" }] : []));
235
249
  variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
236
250
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereLoading, deps: [], target: i0.ɵɵFactoryTarget.Component });
237
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereLoading, isStandalone: true, selector: "lgs-loading", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `<logosphere-loading [label]="label()" [variant]="variant()"></logosphere-loading>`, isInline: true });
251
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereLoading, isStandalone: true, selector: "lgs-loading", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `<logosphere-loading [attr.label]="label()" [attr.variant]="variant()"></logosphere-loading>`, isInline: true });
238
252
  }
239
253
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereLoading, decorators: [{
240
254
  type: Component,
241
255
  args: [{
242
256
  selector: 'lgs-loading',
243
257
  imports: [],
244
- template: `<logosphere-loading [label]="label()" [variant]="variant()"></logosphere-loading>`,
258
+ template: `<logosphere-loading [attr.label]="label()" [attr.variant]="variant()"></logosphere-loading>`,
245
259
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
246
260
  }]
247
261
  }], propDecorators: { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }] } });
@@ -259,11 +273,11 @@ class LogosphereNote {
259
273
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereNote, deps: [], target: i0.ɵɵFactoryTarget.Component });
260
274
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereNote, isStandalone: true, selector: "lgs-note", inputs: { variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, noteTitle: { classPropertyName: "noteTitle", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { close: "close" }, ngImport: i0, template: `
261
275
  <logosphere-note
262
- [variant]="variant()"
263
- [size]="size()"
264
- [title]="noteTitle()"
265
- [text]="text()"
266
- [width]="width()"
276
+ [attr.variant]="variant()"
277
+ [attr.size]="size()"
278
+ [attr.note-title]="noteTitle()"
279
+ [attr.text]="text()"
280
+ [attr.width]="width()"
267
281
  (close)="onClose($event)"
268
282
  >
269
283
  <ng-content></ng-content>
@@ -277,11 +291,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
277
291
  imports: [],
278
292
  template: `
279
293
  <logosphere-note
280
- [variant]="variant()"
281
- [size]="size()"
282
- [title]="noteTitle()"
283
- [text]="text()"
284
- [width]="width()"
294
+ [attr.variant]="variant()"
295
+ [attr.size]="size()"
296
+ [attr.note-title]="noteTitle()"
297
+ [attr.text]="text()"
298
+ [attr.width]="width()"
285
299
  (close)="onClose($event)"
286
300
  >
287
301
  <ng-content></ng-content>
@@ -313,18 +327,18 @@ class LogosphereSlider {
313
327
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSlider, deps: [], target: i0.ɵɵFactoryTarget.Component });
314
328
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereSlider, isStandalone: true, selector: "lgs-slider", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, min: { classPropertyName: "min", publicName: "min", isSignal: true, isRequired: false, transformFunction: null }, max: { classPropertyName: "max", publicName: "max", isSignal: true, isRequired: false, transformFunction: null }, step: { classPropertyName: "step", publicName: "step", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, range: { classPropertyName: "range", publicName: "range", isSignal: true, isRequired: false, transformFunction: null }, rangeStart: { classPropertyName: "rangeStart", publicName: "rangeStart", isSignal: true, isRequired: false, transformFunction: null }, rangeEnd: { classPropertyName: "rangeEnd", publicName: "rangeEnd", isSignal: true, isRequired: false, transformFunction: null }, minDistance: { classPropertyName: "minDistance", publicName: "minDistance", isSignal: true, isRequired: false, transformFunction: null }, tooltip: { classPropertyName: "tooltip", publicName: "tooltip", isSignal: true, isRequired: false, transformFunction: null }, showScale: { classPropertyName: "showScale", publicName: "showScale", isSignal: true, isRequired: false, transformFunction: null }, percentage: { classPropertyName: "percentage", publicName: "percentage", isSignal: true, isRequired: false, transformFunction: null }, labels: { classPropertyName: "labels", publicName: "labels", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { sliderChange: "sliderChange" }, ngImport: i0, template: `
315
329
  <logosphere-slider
316
- [value]="value()"
317
- [min]="min()"
318
- [max]="max()"
319
- [step]="step()"
320
- [disabled]="disabled()"
321
- [range]="range()"
322
- [rangeStart]="rangeStart()"
323
- [rangeEnd]="rangeEnd()"
324
- [minDistance]="minDistance()"
325
- [tooltip]="tooltip()"
326
- [showScale]="showScale()"
327
- [percentage]="percentage()"
330
+ [attr.value]="value()"
331
+ [attr.min]="min()"
332
+ [attr.max]="max()"
333
+ [attr.step]="step()"
334
+ [attr.disabled]="disabled() ? '' : null"
335
+ [attr.range]="range() ? '' : null"
336
+ [attr.rangestart]="rangeStart()"
337
+ [attr.rangeend]="rangeEnd()"
338
+ [attr.mindistance]="minDistance()"
339
+ [attr.tooltip]="tooltip()"
340
+ [attr.showscale]="showScale() ? '' : null"
341
+ [attr.percentage]="percentage() ? '' : null"
328
342
  [labels]="labels()"
329
343
  (change)="onSliderChange($event)"
330
344
  ></logosphere-slider>
@@ -337,18 +351,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
337
351
  imports: [],
338
352
  template: `
339
353
  <logosphere-slider
340
- [value]="value()"
341
- [min]="min()"
342
- [max]="max()"
343
- [step]="step()"
344
- [disabled]="disabled()"
345
- [range]="range()"
346
- [rangeStart]="rangeStart()"
347
- [rangeEnd]="rangeEnd()"
348
- [minDistance]="minDistance()"
349
- [tooltip]="tooltip()"
350
- [showScale]="showScale()"
351
- [percentage]="percentage()"
354
+ [attr.value]="value()"
355
+ [attr.min]="min()"
356
+ [attr.max]="max()"
357
+ [attr.step]="step()"
358
+ [attr.disabled]="disabled() ? '' : null"
359
+ [attr.range]="range() ? '' : null"
360
+ [attr.rangestart]="rangeStart()"
361
+ [attr.rangeend]="rangeEnd()"
362
+ [attr.mindistance]="minDistance()"
363
+ [attr.tooltip]="tooltip()"
364
+ [attr.showscale]="showScale() ? '' : null"
365
+ [attr.percentage]="percentage() ? '' : null"
352
366
  [labels]="labels()"
353
367
  (change)="onSliderChange($event)"
354
368
  ></logosphere-slider>
@@ -362,17 +376,23 @@ class LogosphereSwitch {
362
376
  disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
363
377
  size = input('md', ...(ngDevMode ? [{ debugName: "size" }] : []));
364
378
  change = output();
379
+ lgsChange = output();
365
380
  onChange(event) {
366
381
  const e = event;
367
382
  this.change.emit(e.detail);
368
383
  }
384
+ onLgsChange(event) {
385
+ const e = event;
386
+ this.lgsChange.emit(e.detail);
387
+ }
369
388
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSwitch, deps: [], target: i0.ɵɵFactoryTarget.Component });
370
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereSwitch, isStandalone: true, selector: "lgs-switch", inputs: { checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change" }, ngImport: i0, template: `
389
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereSwitch, isStandalone: true, selector: "lgs-switch", inputs: { checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change", lgsChange: "lgsChange" }, ngImport: i0, template: `
371
390
  <logosphere-switch
372
- [checked]="checked()"
373
- [disabled]="disabled()"
374
- [size]="size()"
391
+ [attr.checked]="checked() ? '' : null"
392
+ [attr.disabled]="disabled() ? '' : null"
393
+ [attr.size]="size()"
375
394
  (change)="onChange($event)"
395
+ (lgsChange)="onLgsChange($event)"
376
396
  ></logosphere-switch>
377
397
  `, isInline: true });
378
398
  }
@@ -383,15 +403,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
383
403
  imports: [],
384
404
  template: `
385
405
  <logosphere-switch
386
- [checked]="checked()"
387
- [disabled]="disabled()"
388
- [size]="size()"
406
+ [attr.checked]="checked() ? '' : null"
407
+ [attr.disabled]="disabled() ? '' : null"
408
+ [attr.size]="size()"
389
409
  (change)="onChange($event)"
410
+ (lgsChange)="onLgsChange($event)"
390
411
  ></logosphere-switch>
391
412
  `,
392
413
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
393
414
  }]
394
- }], propDecorators: { checked: [{ type: i0.Input, args: [{ isSignal: true, alias: "checked", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], change: [{ type: i0.Output, args: ["change"] }] } });
415
+ }], propDecorators: { checked: [{ type: i0.Input, args: [{ isSignal: true, alias: "checked", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], change: [{ type: i0.Output, args: ["change"] }], lgsChange: [{ type: i0.Output, args: ["lgsChange"] }] } });
395
416
 
396
417
  class LogosphereAccordion {
397
418
  items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
@@ -409,11 +430,11 @@ class LogosphereAccordion {
409
430
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereAccordion, isStandalone: true, selector: "lgs-accordion", inputs: { items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, defaultOpen: { classPropertyName: "defaultOpen", publicName: "defaultOpen", isSignal: true, isRequired: false, transformFunction: null }, border: { classPropertyName: "border", publicName: "border", isSignal: true, isRequired: false, transformFunction: null }, iconPosition: { classPropertyName: "iconPosition", publicName: "iconPosition", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { accordionChange: "accordionChange" }, ngImport: i0, template: `
410
431
  <logosphere-accordion
411
432
  [items]="items()"
412
- [multiple]="multiple()"
433
+ [attr.multiple]="multiple() ? '' : null"
413
434
  [defaultOpen]="defaultOpen()"
414
- [border]="border()"
415
- [iconPosition]="iconPosition()"
416
- [size]="size()"
435
+ [attr.border]="border()"
436
+ [attr.iconposition]="iconPosition()"
437
+ [attr.size]="size()"
417
438
  (accordion-change)="onAccordionChange($event)"
418
439
  >
419
440
  <ng-content></ng-content>
@@ -428,11 +449,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
428
449
  template: `
429
450
  <logosphere-accordion
430
451
  [items]="items()"
431
- [multiple]="multiple()"
452
+ [attr.multiple]="multiple() ? '' : null"
432
453
  [defaultOpen]="defaultOpen()"
433
- [border]="border()"
434
- [iconPosition]="iconPosition()"
435
- [size]="size()"
454
+ [attr.border]="border()"
455
+ [attr.iconposition]="iconPosition()"
456
+ [attr.size]="size()"
436
457
  (accordion-change)="onAccordionChange($event)"
437
458
  >
438
459
  <ng-content></ng-content>
@@ -444,14 +465,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
444
465
 
445
466
  class LogosphereBreadcrumb {
446
467
  items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
447
- set elRef(element) {
448
- if (element) {
449
- element.nativeElement.items = this.items();
450
- }
451
- }
452
468
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereBreadcrumb, deps: [], target: i0.ɵɵFactoryTarget.Component });
453
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereBreadcrumb, isStandalone: true, selector: "lgs-breadcrumb", inputs: { items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "elRef", first: true, predicate: ["el"], descendants: true }], ngImport: i0, template: `
454
- <logosphere-breadcrumb #el></logosphere-breadcrumb>
469
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereBreadcrumb, isStandalone: true, selector: "lgs-breadcrumb", inputs: { items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
470
+ <logosphere-breadcrumb [items]="items()"></logosphere-breadcrumb>
455
471
  `, isInline: true });
456
472
  }
457
473
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereBreadcrumb, decorators: [{
@@ -460,14 +476,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
460
476
  selector: 'lgs-breadcrumb',
461
477
  imports: [],
462
478
  template: `
463
- <logosphere-breadcrumb #el></logosphere-breadcrumb>
479
+ <logosphere-breadcrumb [items]="items()"></logosphere-breadcrumb>
464
480
  `,
465
481
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
466
482
  }]
467
- }], propDecorators: { items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], elRef: [{
468
- type: ViewChild,
469
- args: ['el', { static: false }]
470
- }] } });
483
+ }], propDecorators: { items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }] } });
471
484
 
472
485
  class LogosphereCard {
473
486
  cardTitle = input('', { ...(ngDevMode ? { debugName: "cardTitle" } : {}), alias: 'title' });
@@ -487,12 +500,12 @@ class LogosphereCard {
487
500
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereCard, deps: [], target: i0.ɵɵFactoryTarget.Component });
488
501
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereCard, isStandalone: true, selector: "lgs-card", inputs: { cardTitle: { classPropertyName: "cardTitle", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, description: { classPropertyName: "description", publicName: "description", isSignal: true, isRequired: false, transformFunction: null }, header: { classPropertyName: "header", publicName: "header", isSignal: true, isRequired: false, transformFunction: null }, footer: { classPropertyName: "footer", publicName: "footer", isSignal: true, isRequired: false, transformFunction: null }, okLabel: { classPropertyName: "okLabel", publicName: "okLabel", isSignal: true, isRequired: false, transformFunction: null }, cancelLabel: { classPropertyName: "cancelLabel", publicName: "cancelLabel", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { ok: "ok", cancel: "cancel" }, ngImport: i0, template: `
489
502
  <logosphere-card
490
- [title]="cardTitle()"
491
- [description]="description()"
503
+ [attr.card-title]="cardTitle()"
504
+ [attr.description]="description()"
492
505
  [header]="header()"
493
506
  [footer]="footer()"
494
- [okLabel]="okLabel()"
495
- [cancelLabel]="cancelLabel()"
507
+ [attr.oklabel]="okLabel()"
508
+ [attr.cancellabel]="cancelLabel()"
496
509
  (ok)="onOk()"
497
510
  (cancel)="onCancel()"
498
511
  >
@@ -509,12 +522,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
509
522
  imports: [],
510
523
  template: `
511
524
  <logosphere-card
512
- [title]="cardTitle()"
513
- [description]="description()"
525
+ [attr.card-title]="cardTitle()"
526
+ [attr.description]="description()"
514
527
  [header]="header()"
515
528
  [footer]="footer()"
516
- [okLabel]="okLabel()"
517
- [cancelLabel]="cancelLabel()"
529
+ [attr.oklabel]="okLabel()"
530
+ [attr.cancellabel]="cancelLabel()"
518
531
  (ok)="onOk()"
519
532
  (cancel)="onCancel()"
520
533
  >
@@ -542,8 +555,8 @@ class LogosphereChipGroup {
542
555
  <logosphere-chip-group
543
556
  [items]="items()"
544
557
  [value]="value()"
545
- [theme]="theme()"
546
- [gap]="gap()"
558
+ [attr.theme]="theme()"
559
+ [attr.gap]="gap()"
547
560
  (chip-group-change)="onChipGroupChange($event)"
548
561
  ></logosphere-chip-group>
549
562
  `, isInline: true });
@@ -557,8 +570,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
557
570
  <logosphere-chip-group
558
571
  [items]="items()"
559
572
  [value]="value()"
560
- [theme]="theme()"
561
- [gap]="gap()"
573
+ [attr.theme]="theme()"
574
+ [attr.gap]="gap()"
562
575
  (chip-group-change)="onChipGroupChange($event)"
563
576
  ></logosphere-chip-group>
564
577
  `,
@@ -581,12 +594,12 @@ class LogosphereCollapse {
581
594
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereCollapse, deps: [], target: i0.ɵɵFactoryTarget.Component });
582
595
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereCollapse, isStandalone: true, selector: "lgs-collapse", inputs: { title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, expanded: { classPropertyName: "expanded", publicName: "expanded", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, border: { classPropertyName: "border", publicName: "border", isSignal: true, isRequired: false, transformFunction: null }, iconPosition: { classPropertyName: "iconPosition", publicName: "iconPosition", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { toggle: "toggle" }, ngImport: i0, template: `
583
596
  <logosphere-collapse
584
- [title]="title()"
585
- [expanded]="expanded()"
586
- [disabled]="disabled()"
587
- [border]="border()"
588
- [iconPosition]="iconPosition()"
589
- [size]="size()"
597
+ [attr.collapse-title]="title()"
598
+ [attr.expanded]="expanded() ? '' : null"
599
+ [attr.disabled]="disabled() ? '' : null"
600
+ [attr.border]="border()"
601
+ [attr.iconposition]="iconPosition()"
602
+ [attr.size]="size()"
590
603
  (toggle)="onToggle($event)"
591
604
  >
592
605
  <ng-content></ng-content>
@@ -600,12 +613,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
600
613
  imports: [],
601
614
  template: `
602
615
  <logosphere-collapse
603
- [title]="title()"
604
- [expanded]="expanded()"
605
- [disabled]="disabled()"
606
- [border]="border()"
607
- [iconPosition]="iconPosition()"
608
- [size]="size()"
616
+ [attr.collapse-title]="title()"
617
+ [attr.expanded]="expanded() ? '' : null"
618
+ [attr.disabled]="disabled() ? '' : null"
619
+ [attr.border]="border()"
620
+ [attr.iconposition]="iconPosition()"
621
+ [attr.size]="size()"
609
622
  (toggle)="onToggle($event)"
610
623
  >
611
624
  <ng-content></ng-content>
@@ -653,8 +666,12 @@ class LogosphereInput {
653
666
  readonly = input(false, ...(ngDevMode ? [{ debugName: "readonly" }] : []));
654
667
  pickOnly = input(false, ...(ngDevMode ? [{ debugName: "pickOnly" }] : []));
655
668
  mask = input('', ...(ngDevMode ? [{ debugName: "mask" }] : []));
669
+ showPasswordToggle = input(true, ...(ngDevMode ? [{ debugName: "showPasswordToggle" }] : []));
670
+ suppressNativeValidation = input(false, ...(ngDevMode ? [{ debugName: "suppressNativeValidation" }] : []));
671
+ errorDisplay = input('always', ...(ngDevMode ? [{ debugName: "errorDisplay" }] : []));
656
672
  inputEvent = output({ alias: 'inputChange' });
657
673
  change = output();
674
+ lgsChange = output();
658
675
  keydown = output();
659
676
  keyup = output();
660
677
  clear = output();
@@ -666,6 +683,10 @@ class LogosphereInput {
666
683
  const e = event;
667
684
  this.change.emit(e.detail);
668
685
  }
686
+ onLgsChange(event) {
687
+ const e = event;
688
+ this.lgsChange.emit(e.detail);
689
+ }
669
690
  onKeydown(event) {
670
691
  const e = event;
671
692
  this.keydown.emit(e.detail);
@@ -678,31 +699,35 @@ class LogosphereInput {
678
699
  this.clear.emit();
679
700
  }
680
701
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereInput, deps: [], target: i0.ɵɵFactoryTarget.Component });
681
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereInput, isStandalone: true, selector: "lgs-input", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, minlength: { classPropertyName: "minlength", publicName: "minlength", isSignal: true, isRequired: false, transformFunction: null }, maxlength: { classPropertyName: "maxlength", publicName: "maxlength", isSignal: true, isRequired: false, transformFunction: null }, pattern: { classPropertyName: "pattern", publicName: "pattern", isSignal: true, isRequired: false, transformFunction: null }, min: { classPropertyName: "min", publicName: "min", isSignal: true, isRequired: false, transformFunction: null }, max: { classPropertyName: "max", publicName: "max", isSignal: true, isRequired: false, transformFunction: null }, step: { classPropertyName: "step", publicName: "step", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, pickOnly: { classPropertyName: "pickOnly", publicName: "pickOnly", isSignal: true, isRequired: false, transformFunction: null }, mask: { classPropertyName: "mask", publicName: "mask", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { inputEvent: "inputChange", change: "change", keydown: "keydown", keyup: "keyup", clear: "clear" }, ngImport: i0, template: `
702
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereInput, isStandalone: true, selector: "lgs-input", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, minlength: { classPropertyName: "minlength", publicName: "minlength", isSignal: true, isRequired: false, transformFunction: null }, maxlength: { classPropertyName: "maxlength", publicName: "maxlength", isSignal: true, isRequired: false, transformFunction: null }, pattern: { classPropertyName: "pattern", publicName: "pattern", isSignal: true, isRequired: false, transformFunction: null }, min: { classPropertyName: "min", publicName: "min", isSignal: true, isRequired: false, transformFunction: null }, max: { classPropertyName: "max", publicName: "max", isSignal: true, isRequired: false, transformFunction: null }, step: { classPropertyName: "step", publicName: "step", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, pickOnly: { classPropertyName: "pickOnly", publicName: "pickOnly", isSignal: true, isRequired: false, transformFunction: null }, mask: { classPropertyName: "mask", publicName: "mask", isSignal: true, isRequired: false, transformFunction: null }, showPasswordToggle: { classPropertyName: "showPasswordToggle", publicName: "showPasswordToggle", isSignal: true, isRequired: false, transformFunction: null }, suppressNativeValidation: { classPropertyName: "suppressNativeValidation", publicName: "suppressNativeValidation", isSignal: true, isRequired: false, transformFunction: null }, errorDisplay: { classPropertyName: "errorDisplay", publicName: "errorDisplay", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { inputEvent: "inputChange", change: "change", lgsChange: "lgsChange", keydown: "keydown", keyup: "keyup", clear: "clear" }, ngImport: i0, template: `
682
703
  <logosphere-input
683
- [value]="value()"
684
- [type]="type()"
685
- [placeholder]="placeholder()"
686
- [name]="name()"
687
- [autocomplete]="autocomplete()"
704
+ [attr.value]="value()"
705
+ [attr.type]="type()"
706
+ [attr.placeholder]="placeholder()"
707
+ [attr.name]="name()"
708
+ [attr.autocomplete]="autocomplete()"
688
709
  [attr.minlength]="minlength()"
689
710
  [attr.maxlength]="maxlength()"
690
- [pattern]="pattern()"
711
+ [attr.pattern]="pattern()"
691
712
  [attr.min]="min()"
692
713
  [attr.max]="max()"
693
714
  [attr.step]="step()"
694
- [size]="size()"
695
- [variant]="variant()"
696
- [label]="label()"
697
- [helper]="helper()"
698
- [error]="error()"
699
- [required]="required()"
700
- [disabled]="disabled()"
701
- [readonly]="readonly()"
702
- [pickOnly]="pickOnly()"
703
- [mask]="mask()"
715
+ [attr.size]="size()"
716
+ [attr.variant]="variant()"
717
+ [attr.label]="label()"
718
+ [attr.helper]="helper()"
719
+ [attr.error]="error()"
720
+ [attr.required]="required() ? '' : null"
721
+ [attr.disabled]="disabled() ? '' : null"
722
+ [attr.readonly]="readonly() ? '' : null"
723
+ [attr.pick-only]="pickOnly() ? '' : null"
724
+ [attr.mask]="mask()"
725
+ [showPasswordToggle]="showPasswordToggle()"
726
+ [attr.suppress-native-validation]="suppressNativeValidation() ? '' : null"
727
+ [attr.error-display]="errorDisplay()"
704
728
  (input)="onInput($event)"
705
729
  (change)="onChange($event)"
730
+ (lgsChange)="onLgsChange($event)"
706
731
  (keydown)="onKeydown($event)"
707
732
  (keyup)="onKeyup($event)"
708
733
  (clear)="onClear()"
@@ -719,29 +744,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
719
744
  imports: [],
720
745
  template: `
721
746
  <logosphere-input
722
- [value]="value()"
723
- [type]="type()"
724
- [placeholder]="placeholder()"
725
- [name]="name()"
726
- [autocomplete]="autocomplete()"
747
+ [attr.value]="value()"
748
+ [attr.type]="type()"
749
+ [attr.placeholder]="placeholder()"
750
+ [attr.name]="name()"
751
+ [attr.autocomplete]="autocomplete()"
727
752
  [attr.minlength]="minlength()"
728
753
  [attr.maxlength]="maxlength()"
729
- [pattern]="pattern()"
754
+ [attr.pattern]="pattern()"
730
755
  [attr.min]="min()"
731
756
  [attr.max]="max()"
732
757
  [attr.step]="step()"
733
- [size]="size()"
734
- [variant]="variant()"
735
- [label]="label()"
736
- [helper]="helper()"
737
- [error]="error()"
738
- [required]="required()"
739
- [disabled]="disabled()"
740
- [readonly]="readonly()"
741
- [pickOnly]="pickOnly()"
742
- [mask]="mask()"
758
+ [attr.size]="size()"
759
+ [attr.variant]="variant()"
760
+ [attr.label]="label()"
761
+ [attr.helper]="helper()"
762
+ [attr.error]="error()"
763
+ [attr.required]="required() ? '' : null"
764
+ [attr.disabled]="disabled() ? '' : null"
765
+ [attr.readonly]="readonly() ? '' : null"
766
+ [attr.pick-only]="pickOnly() ? '' : null"
767
+ [attr.mask]="mask()"
768
+ [showPasswordToggle]="showPasswordToggle()"
769
+ [attr.suppress-native-validation]="suppressNativeValidation() ? '' : null"
770
+ [attr.error-display]="errorDisplay()"
743
771
  (input)="onInput($event)"
744
772
  (change)="onChange($event)"
773
+ (lgsChange)="onLgsChange($event)"
745
774
  (keydown)="onKeydown($event)"
746
775
  (keyup)="onKeyup($event)"
747
776
  (clear)="onClear()"
@@ -752,7 +781,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
752
781
  `,
753
782
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
754
783
  }]
755
- }], propDecorators: { value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], name: [{ type: i0.Input, args: [{ isSignal: true, alias: "name", required: false }] }], autocomplete: [{ type: i0.Input, args: [{ isSignal: true, alias: "autocomplete", required: false }] }], minlength: [{ type: i0.Input, args: [{ isSignal: true, alias: "minlength", required: false }] }], maxlength: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxlength", required: false }] }], pattern: [{ type: i0.Input, args: [{ isSignal: true, alias: "pattern", required: false }] }], min: [{ type: i0.Input, args: [{ isSignal: true, alias: "min", required: false }] }], max: [{ type: i0.Input, args: [{ isSignal: true, alias: "max", required: false }] }], step: [{ type: i0.Input, args: [{ isSignal: true, alias: "step", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readonly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readonly", required: false }] }], pickOnly: [{ type: i0.Input, args: [{ isSignal: true, alias: "pickOnly", required: false }] }], mask: [{ type: i0.Input, args: [{ isSignal: true, alias: "mask", required: false }] }], inputEvent: [{ type: i0.Output, args: ["inputChange"] }], change: [{ type: i0.Output, args: ["change"] }], keydown: [{ type: i0.Output, args: ["keydown"] }], keyup: [{ type: i0.Output, args: ["keyup"] }], clear: [{ type: i0.Output, args: ["clear"] }] } });
784
+ }], propDecorators: { value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], name: [{ type: i0.Input, args: [{ isSignal: true, alias: "name", required: false }] }], autocomplete: [{ type: i0.Input, args: [{ isSignal: true, alias: "autocomplete", required: false }] }], minlength: [{ type: i0.Input, args: [{ isSignal: true, alias: "minlength", required: false }] }], maxlength: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxlength", required: false }] }], pattern: [{ type: i0.Input, args: [{ isSignal: true, alias: "pattern", required: false }] }], min: [{ type: i0.Input, args: [{ isSignal: true, alias: "min", required: false }] }], max: [{ type: i0.Input, args: [{ isSignal: true, alias: "max", required: false }] }], step: [{ type: i0.Input, args: [{ isSignal: true, alias: "step", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readonly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readonly", required: false }] }], pickOnly: [{ type: i0.Input, args: [{ isSignal: true, alias: "pickOnly", required: false }] }], mask: [{ type: i0.Input, args: [{ isSignal: true, alias: "mask", required: false }] }], showPasswordToggle: [{ type: i0.Input, args: [{ isSignal: true, alias: "showPasswordToggle", required: false }] }], suppressNativeValidation: [{ type: i0.Input, args: [{ isSignal: true, alias: "suppressNativeValidation", required: false }] }], errorDisplay: [{ type: i0.Input, args: [{ isSignal: true, alias: "errorDisplay", required: false }] }], inputEvent: [{ type: i0.Output, args: ["inputChange"] }], change: [{ type: i0.Output, args: ["change"] }], lgsChange: [{ type: i0.Output, args: ["lgsChange"] }], keydown: [{ type: i0.Output, args: ["keydown"] }], keyup: [{ type: i0.Output, args: ["keyup"] }], clear: [{ type: i0.Output, args: ["clear"] }] } });
756
785
 
757
786
  class LogosphereInputGroup {
758
787
  stretch = input(true, ...(ngDevMode ? [{ debugName: "stretch" }] : []));
@@ -792,31 +821,26 @@ class LogospherePagination {
792
821
  perPageLabel = input('/ sayfa', ...(ngDevMode ? [{ debugName: "perPageLabel" }] : []));
793
822
  totalLabel = input('kayıt', ...(ngDevMode ? [{ debugName: "totalLabel" }] : []));
794
823
  pageChange = output({ alias: 'page-change' });
795
- set elRef(element) {
796
- if (element) {
797
- element.nativeElement.pageSizeOptions = this.pageSizeOptions();
798
- }
799
- }
800
824
  onPageChange(event) {
801
825
  const e = event;
802
826
  this.pageChange.emit(e.detail);
803
827
  }
804
828
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogospherePagination, deps: [], target: i0.ɵɵFactoryTarget.Component });
805
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogospherePagination, isStandalone: true, selector: "lgs-pagination", inputs: { variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, page: { classPropertyName: "page", publicName: "page", isSignal: true, isRequired: false, transformFunction: null }, pageSize: { classPropertyName: "pageSize", publicName: "pageSize", isSignal: true, isRequired: false, transformFunction: null }, total: { classPropertyName: "total", publicName: "total", isSignal: true, isRequired: false, transformFunction: null }, pageSizeOptions: { classPropertyName: "pageSizeOptions", publicName: "pageSizeOptions", isSignal: true, isRequired: false, transformFunction: null }, showPageSize: { classPropertyName: "showPageSize", publicName: "showPageSize", isSignal: true, isRequired: false, transformFunction: null }, showTotal: { classPropertyName: "showTotal", publicName: "showTotal", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, prevLabel: { classPropertyName: "prevLabel", publicName: "prevLabel", isSignal: true, isRequired: false, transformFunction: null }, nextLabel: { classPropertyName: "nextLabel", publicName: "nextLabel", isSignal: true, isRequired: false, transformFunction: null }, pageLabel: { classPropertyName: "pageLabel", publicName: "pageLabel", isSignal: true, isRequired: false, transformFunction: null }, perPageLabel: { classPropertyName: "perPageLabel", publicName: "perPageLabel", isSignal: true, isRequired: false, transformFunction: null }, totalLabel: { classPropertyName: "totalLabel", publicName: "totalLabel", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { pageChange: "page-change" }, viewQueries: [{ propertyName: "elRef", first: true, predicate: ["el"], descendants: true }], ngImport: i0, template: `
829
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogospherePagination, isStandalone: true, selector: "lgs-pagination", inputs: { variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, page: { classPropertyName: "page", publicName: "page", isSignal: true, isRequired: false, transformFunction: null }, pageSize: { classPropertyName: "pageSize", publicName: "pageSize", isSignal: true, isRequired: false, transformFunction: null }, total: { classPropertyName: "total", publicName: "total", isSignal: true, isRequired: false, transformFunction: null }, pageSizeOptions: { classPropertyName: "pageSizeOptions", publicName: "pageSizeOptions", isSignal: true, isRequired: false, transformFunction: null }, showPageSize: { classPropertyName: "showPageSize", publicName: "showPageSize", isSignal: true, isRequired: false, transformFunction: null }, showTotal: { classPropertyName: "showTotal", publicName: "showTotal", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, prevLabel: { classPropertyName: "prevLabel", publicName: "prevLabel", isSignal: true, isRequired: false, transformFunction: null }, nextLabel: { classPropertyName: "nextLabel", publicName: "nextLabel", isSignal: true, isRequired: false, transformFunction: null }, pageLabel: { classPropertyName: "pageLabel", publicName: "pageLabel", isSignal: true, isRequired: false, transformFunction: null }, perPageLabel: { classPropertyName: "perPageLabel", publicName: "perPageLabel", isSignal: true, isRequired: false, transformFunction: null }, totalLabel: { classPropertyName: "totalLabel", publicName: "totalLabel", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { pageChange: "page-change" }, ngImport: i0, template: `
806
830
  <logosphere-pagination
807
- #el
808
- [variant]="variant()"
809
- [page]="page()"
810
- [pageSize]="pageSize()"
811
- [total]="total()"
831
+ [attr.variant]="variant()"
832
+ [attr.page]="page()"
833
+ [attr.pagesize]="pageSize()"
834
+ [attr.total]="total()"
835
+ [pageSizeOptions]="pageSizeOptions()"
812
836
  [showPageSize]="showPageSize()"
813
837
  [showTotal]="showTotal()"
814
- [disabled]="disabled()"
815
- [prevLabel]="prevLabel()"
816
- [nextLabel]="nextLabel()"
817
- [pageLabel]="pageLabel()"
818
- [perPageLabel]="perPageLabel()"
819
- [totalLabel]="totalLabel()"
838
+ [attr.disabled]="disabled() ? '' : null"
839
+ [attr.prevlabel]="prevLabel()"
840
+ [attr.nextlabel]="nextLabel()"
841
+ [attr.pagelabel]="pageLabel()"
842
+ [attr.perpagelabel]="perPageLabel()"
843
+ [attr.totallabel]="totalLabel()"
820
844
  (page-change)="onPageChange($event)"
821
845
  ></logosphere-pagination>
822
846
  `, isInline: true });
@@ -828,36 +852,36 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
828
852
  imports: [],
829
853
  template: `
830
854
  <logosphere-pagination
831
- #el
832
- [variant]="variant()"
833
- [page]="page()"
834
- [pageSize]="pageSize()"
835
- [total]="total()"
855
+ [attr.variant]="variant()"
856
+ [attr.page]="page()"
857
+ [attr.pagesize]="pageSize()"
858
+ [attr.total]="total()"
859
+ [pageSizeOptions]="pageSizeOptions()"
836
860
  [showPageSize]="showPageSize()"
837
861
  [showTotal]="showTotal()"
838
- [disabled]="disabled()"
839
- [prevLabel]="prevLabel()"
840
- [nextLabel]="nextLabel()"
841
- [pageLabel]="pageLabel()"
842
- [perPageLabel]="perPageLabel()"
843
- [totalLabel]="totalLabel()"
862
+ [attr.disabled]="disabled() ? '' : null"
863
+ [attr.prevlabel]="prevLabel()"
864
+ [attr.nextlabel]="nextLabel()"
865
+ [attr.pagelabel]="pageLabel()"
866
+ [attr.perpagelabel]="perPageLabel()"
867
+ [attr.totallabel]="totalLabel()"
844
868
  (page-change)="onPageChange($event)"
845
869
  ></logosphere-pagination>
846
870
  `,
847
871
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
848
872
  }]
849
- }], propDecorators: { variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], page: [{ type: i0.Input, args: [{ isSignal: true, alias: "page", required: false }] }], pageSize: [{ type: i0.Input, args: [{ isSignal: true, alias: "pageSize", required: false }] }], total: [{ type: i0.Input, args: [{ isSignal: true, alias: "total", required: false }] }], pageSizeOptions: [{ type: i0.Input, args: [{ isSignal: true, alias: "pageSizeOptions", required: false }] }], showPageSize: [{ type: i0.Input, args: [{ isSignal: true, alias: "showPageSize", required: false }] }], showTotal: [{ type: i0.Input, args: [{ isSignal: true, alias: "showTotal", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], prevLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "prevLabel", required: false }] }], nextLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "nextLabel", required: false }] }], pageLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "pageLabel", required: false }] }], perPageLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "perPageLabel", required: false }] }], totalLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "totalLabel", required: false }] }], pageChange: [{ type: i0.Output, args: ["page-change"] }], elRef: [{
850
- type: ViewChild,
851
- args: ['el', { static: false }]
852
- }] } });
873
+ }], propDecorators: { variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], page: [{ type: i0.Input, args: [{ isSignal: true, alias: "page", required: false }] }], pageSize: [{ type: i0.Input, args: [{ isSignal: true, alias: "pageSize", required: false }] }], total: [{ type: i0.Input, args: [{ isSignal: true, alias: "total", required: false }] }], pageSizeOptions: [{ type: i0.Input, args: [{ isSignal: true, alias: "pageSizeOptions", required: false }] }], showPageSize: [{ type: i0.Input, args: [{ isSignal: true, alias: "showPageSize", required: false }] }], showTotal: [{ type: i0.Input, args: [{ isSignal: true, alias: "showTotal", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], prevLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "prevLabel", required: false }] }], nextLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "nextLabel", required: false }] }], pageLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "pageLabel", required: false }] }], perPageLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "perPageLabel", required: false }] }], totalLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "totalLabel", required: false }] }], pageChange: [{ type: i0.Output, args: ["page-change"] }] } });
853
874
 
854
875
  class LogospherePopover {
855
876
  popoverTitle = input('', { ...(ngDevMode ? { debugName: "popoverTitle" } : {}), alias: 'title' });
856
877
  trigger = input('click', ...(ngDevMode ? [{ debugName: "trigger" }] : []));
857
878
  placement = input('bottom', ...(ngDevMode ? [{ debugName: "placement" }] : []));
858
879
  offset = input(8, ...(ngDevMode ? [{ debugName: "offset" }] : []));
880
+ delay = input(0, ...(ngDevMode ? [{ debugName: "delay" }] : []));
859
881
  open = input(false, ...(ngDevMode ? [{ debugName: "open" }] : []));
860
882
  closeOnOutsideClick = input(true, ...(ngDevMode ? [{ debugName: "closeOnOutsideClick" }] : []));
883
+ noArrow = input(false, ...(ngDevMode ? [{ debugName: "noArrow" }] : []));
884
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
861
885
  popoverOpen = output();
862
886
  popoverClose = output();
863
887
  onPopoverOpen() {
@@ -867,14 +891,17 @@ class LogospherePopover {
867
891
  this.popoverClose.emit();
868
892
  }
869
893
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogospherePopover, deps: [], target: i0.ɵɵFactoryTarget.Component });
870
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogospherePopover, isStandalone: true, selector: "lgs-popover", inputs: { popoverTitle: { classPropertyName: "popoverTitle", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, trigger: { classPropertyName: "trigger", publicName: "trigger", isSignal: true, isRequired: false, transformFunction: null }, placement: { classPropertyName: "placement", publicName: "placement", isSignal: true, isRequired: false, transformFunction: null }, offset: { classPropertyName: "offset", publicName: "offset", isSignal: true, isRequired: false, transformFunction: null }, open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, closeOnOutsideClick: { classPropertyName: "closeOnOutsideClick", publicName: "closeOnOutsideClick", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { popoverOpen: "popoverOpen", popoverClose: "popoverClose" }, ngImport: i0, template: `
894
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogospherePopover, isStandalone: true, selector: "lgs-popover", inputs: { popoverTitle: { classPropertyName: "popoverTitle", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, trigger: { classPropertyName: "trigger", publicName: "trigger", isSignal: true, isRequired: false, transformFunction: null }, placement: { classPropertyName: "placement", publicName: "placement", isSignal: true, isRequired: false, transformFunction: null }, offset: { classPropertyName: "offset", publicName: "offset", isSignal: true, isRequired: false, transformFunction: null }, delay: { classPropertyName: "delay", publicName: "delay", isSignal: true, isRequired: false, transformFunction: null }, open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, closeOnOutsideClick: { classPropertyName: "closeOnOutsideClick", publicName: "closeOnOutsideClick", isSignal: true, isRequired: false, transformFunction: null }, noArrow: { classPropertyName: "noArrow", publicName: "noArrow", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { popoverOpen: "popoverOpen", popoverClose: "popoverClose" }, ngImport: i0, template: `
871
895
  <logosphere-popover
872
- [title]="popoverTitle()"
873
- [trigger]="trigger()"
874
- [placement]="placement()"
875
- [offset]="offset()"
876
- [open]="open()"
896
+ [attr.popover-title]="popoverTitle()"
897
+ [attr.trigger]="trigger()"
898
+ [attr.placement]="placement()"
899
+ [attr.offset]="offset()"
900
+ [attr.delay]="delay()"
901
+ [attr.open]="open() ? '' : null"
877
902
  [closeOnOutsideClick]="closeOnOutsideClick()"
903
+ [attr.noarrow]="noArrow() ? '' : null"
904
+ [attr.disabled]="disabled() ? '' : null"
878
905
  (popover-open)="onPopoverOpen()"
879
906
  (popover-close)="onPopoverClose()"
880
907
  >
@@ -890,12 +917,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
890
917
  imports: [],
891
918
  template: `
892
919
  <logosphere-popover
893
- [title]="popoverTitle()"
894
- [trigger]="trigger()"
895
- [placement]="placement()"
896
- [offset]="offset()"
897
- [open]="open()"
920
+ [attr.popover-title]="popoverTitle()"
921
+ [attr.trigger]="trigger()"
922
+ [attr.placement]="placement()"
923
+ [attr.offset]="offset()"
924
+ [attr.delay]="delay()"
925
+ [attr.open]="open() ? '' : null"
898
926
  [closeOnOutsideClick]="closeOnOutsideClick()"
927
+ [attr.noarrow]="noArrow() ? '' : null"
928
+ [attr.disabled]="disabled() ? '' : null"
899
929
  (popover-open)="onPopoverOpen()"
900
930
  (popover-close)="onPopoverClose()"
901
931
  >
@@ -905,7 +935,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
905
935
  `,
906
936
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
907
937
  }]
908
- }], propDecorators: { popoverTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], trigger: [{ type: i0.Input, args: [{ isSignal: true, alias: "trigger", required: false }] }], placement: [{ type: i0.Input, args: [{ isSignal: true, alias: "placement", required: false }] }], offset: [{ type: i0.Input, args: [{ isSignal: true, alias: "offset", required: false }] }], open: [{ type: i0.Input, args: [{ isSignal: true, alias: "open", required: false }] }], closeOnOutsideClick: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeOnOutsideClick", required: false }] }], popoverOpen: [{ type: i0.Output, args: ["popoverOpen"] }], popoverClose: [{ type: i0.Output, args: ["popoverClose"] }] } });
938
+ }], propDecorators: { popoverTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], trigger: [{ type: i0.Input, args: [{ isSignal: true, alias: "trigger", required: false }] }], placement: [{ type: i0.Input, args: [{ isSignal: true, alias: "placement", required: false }] }], offset: [{ type: i0.Input, args: [{ isSignal: true, alias: "offset", required: false }] }], delay: [{ type: i0.Input, args: [{ isSignal: true, alias: "delay", required: false }] }], open: [{ type: i0.Input, args: [{ isSignal: true, alias: "open", required: false }] }], closeOnOutsideClick: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeOnOutsideClick", required: false }] }], noArrow: [{ type: i0.Input, args: [{ isSignal: true, alias: "noArrow", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], popoverOpen: [{ type: i0.Output, args: ["popoverOpen"] }], popoverClose: [{ type: i0.Output, args: ["popoverClose"] }] } });
909
939
 
910
940
  class LogosphereSplitButton {
911
941
  label = input('Button', ...(ngDevMode ? [{ debugName: "label" }] : []));
@@ -934,11 +964,11 @@ class LogosphereSplitButton {
934
964
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSplitButton, deps: [], target: i0.ɵɵFactoryTarget.Component });
935
965
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereSplitButton, isStandalone: true, selector: "lgs-split-button", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, theme: { classPropertyName: "theme", publicName: "theme", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, dropdownDisabled: { classPropertyName: "dropdownDisabled", publicName: "dropdownDisabled", isSignal: true, isRequired: false, transformFunction: null }, items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { action: "action", dropdownOpen: "dropdownOpen", dropdownClose: "dropdownClose", itemSelect: "itemSelect" }, ngImport: i0, template: `
936
966
  <logosphere-split-button
937
- [label]="label()"
938
- [size]="size()"
939
- [theme]="theme()"
940
- [disabled]="disabled()"
941
- [dropdownDisabled]="dropdownDisabled()"
967
+ [attr.label]="label()"
968
+ [attr.size]="size()"
969
+ [attr.theme]="theme()"
970
+ [attr.disabled]="disabled() ? '' : null"
971
+ [attr.dropdowndisabled]="dropdownDisabled() ? '' : null"
942
972
  [items]="items()"
943
973
  (action)="onAction()"
944
974
  (dropdown-open)="onDropdownOpen()"
@@ -956,11 +986,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
956
986
  imports: [],
957
987
  template: `
958
988
  <logosphere-split-button
959
- [label]="label()"
960
- [size]="size()"
961
- [theme]="theme()"
962
- [disabled]="disabled()"
963
- [dropdownDisabled]="dropdownDisabled()"
989
+ [attr.label]="label()"
990
+ [attr.size]="size()"
991
+ [attr.theme]="theme()"
992
+ [attr.disabled]="disabled() ? '' : null"
993
+ [attr.dropdowndisabled]="dropdownDisabled() ? '' : null"
964
994
  [items]="items()"
965
995
  (action)="onAction()"
966
996
  (dropdown-open)="onDropdownOpen()"
@@ -988,9 +1018,9 @@ class LogosphereStepper {
988
1018
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereStepper, isStandalone: true, selector: "lgs-stepper", inputs: { steps: { classPropertyName: "steps", publicName: "steps", isSignal: true, isRequired: false, transformFunction: null }, activeStep: { classPropertyName: "activeStep", publicName: "activeStep", isSignal: true, isRequired: false, transformFunction: null }, orientation: { classPropertyName: "orientation", publicName: "orientation", isSignal: true, isRequired: false, transformFunction: null }, clickable: { classPropertyName: "clickable", publicName: "clickable", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { stepChange: "stepChange" }, ngImport: i0, template: `
989
1019
  <logosphere-stepper
990
1020
  [steps]="steps()"
991
- [activeStep]="activeStep()"
992
- [orientation]="orientation()"
993
- [clickable]="clickable()"
1021
+ [attr.activestep]="activeStep()"
1022
+ [attr.orientation]="orientation()"
1023
+ [attr.clickable]="clickable() ? '' : null"
994
1024
  (step-change)="onStepChange($event)"
995
1025
  ></logosphere-stepper>
996
1026
  `, isInline: true });
@@ -1003,9 +1033,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1003
1033
  template: `
1004
1034
  <logosphere-stepper
1005
1035
  [steps]="steps()"
1006
- [activeStep]="activeStep()"
1007
- [orientation]="orientation()"
1008
- [clickable]="clickable()"
1036
+ [attr.activestep]="activeStep()"
1037
+ [attr.orientation]="orientation()"
1038
+ [attr.clickable]="clickable() ? '' : null"
1009
1039
  (step-change)="onStepChange($event)"
1010
1040
  ></logosphere-stepper>
1011
1041
  `,
@@ -1036,6 +1066,9 @@ class LogosphereTextarea {
1036
1066
  readonly = input(false, ...(ngDevMode ? [{ debugName: "readonly" }] : []));
1037
1067
  inputEvent = output({ alias: 'inputChange' });
1038
1068
  change = output();
1069
+ lgsChange = output();
1070
+ keydown = output();
1071
+ keyup = output();
1039
1072
  clear = output();
1040
1073
  onInput(event) {
1041
1074
  const e = event;
@@ -1045,34 +1078,49 @@ class LogosphereTextarea {
1045
1078
  const e = event;
1046
1079
  this.change.emit(e.detail);
1047
1080
  }
1081
+ onLgsChange(event) {
1082
+ const e = event;
1083
+ this.lgsChange.emit(e.detail);
1084
+ }
1085
+ onKeydown(event) {
1086
+ const e = event;
1087
+ this.keydown.emit(e.detail);
1088
+ }
1089
+ onKeyup(event) {
1090
+ const e = event;
1091
+ this.keyup.emit(e.detail);
1092
+ }
1048
1093
  onClear() {
1049
1094
  this.clear.emit();
1050
1095
  }
1051
1096
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTextarea, deps: [], target: i0.ɵɵFactoryTarget.Component });
1052
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereTextarea, isStandalone: true, selector: "lgs-textarea", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, minlength: { classPropertyName: "minlength", publicName: "minlength", isSignal: true, isRequired: false, transformFunction: null }, maxlength: { classPropertyName: "maxlength", publicName: "maxlength", isSignal: true, isRequired: false, transformFunction: null }, rows: { classPropertyName: "rows", publicName: "rows", isSignal: true, isRequired: false, transformFunction: null }, maxRows: { classPropertyName: "maxRows", publicName: "maxRows", isSignal: true, isRequired: false, transformFunction: null }, cols: { classPropertyName: "cols", publicName: "cols", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null }, resize: { classPropertyName: "resize", publicName: "resize", isSignal: true, isRequired: false, transformFunction: null }, autoResize: { classPropertyName: "autoResize", publicName: "autoResize", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { inputEvent: "inputChange", change: "change", clear: "clear" }, ngImport: i0, template: `
1097
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereTextarea, isStandalone: true, selector: "lgs-textarea", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, minlength: { classPropertyName: "minlength", publicName: "minlength", isSignal: true, isRequired: false, transformFunction: null }, maxlength: { classPropertyName: "maxlength", publicName: "maxlength", isSignal: true, isRequired: false, transformFunction: null }, rows: { classPropertyName: "rows", publicName: "rows", isSignal: true, isRequired: false, transformFunction: null }, maxRows: { classPropertyName: "maxRows", publicName: "maxRows", isSignal: true, isRequired: false, transformFunction: null }, cols: { classPropertyName: "cols", publicName: "cols", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null }, resize: { classPropertyName: "resize", publicName: "resize", isSignal: true, isRequired: false, transformFunction: null }, autoResize: { classPropertyName: "autoResize", publicName: "autoResize", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { inputEvent: "inputChange", change: "change", lgsChange: "lgsChange", keydown: "keydown", keyup: "keyup", clear: "clear" }, ngImport: i0, template: `
1053
1098
  <logosphere-textarea
1054
- [value]="value()"
1055
- [placeholder]="placeholder()"
1056
- [name]="name()"
1057
- [autocomplete]="autocomplete()"
1099
+ [attr.value]="value()"
1100
+ [attr.placeholder]="placeholder()"
1101
+ [attr.name]="name()"
1102
+ [attr.autocomplete]="autocomplete()"
1058
1103
  [attr.minlength]="minlength()"
1059
1104
  [attr.maxlength]="maxlength()"
1060
- [rows]="rows()"
1061
- [maxRows]="maxRows()"
1105
+ [attr.rows]="rows()"
1106
+ [attr.maxrows]="maxRows()"
1062
1107
  [attr.cols]="cols()"
1063
- [wrap]="wrap()"
1064
- [resize]="resize()"
1108
+ [attr.wrap]="wrap()"
1109
+ [attr.resize]="resize()"
1065
1110
  [autoResize]="autoResize()"
1066
- [size]="size()"
1067
- [variant]="variant()"
1068
- [label]="label()"
1069
- [helper]="helper()"
1070
- [error]="error()"
1071
- [required]="required()"
1072
- [disabled]="disabled()"
1073
- [readonly]="readonly()"
1111
+ [attr.size]="size()"
1112
+ [attr.variant]="variant()"
1113
+ [attr.label]="label()"
1114
+ [attr.helper]="helper()"
1115
+ [attr.error]="error()"
1116
+ [attr.required]="required() ? '' : null"
1117
+ [attr.disabled]="disabled() ? '' : null"
1118
+ [attr.readonly]="readonly() ? '' : null"
1074
1119
  (input)="onInput($event)"
1075
1120
  (change)="onChange($event)"
1121
+ (lgsChange)="onLgsChange($event)"
1122
+ (keydown)="onKeydown($event)"
1123
+ (keyup)="onKeyup($event)"
1076
1124
  (clear)="onClear()"
1077
1125
  ></logosphere-textarea>
1078
1126
  `, isInline: true });
@@ -1084,34 +1132,37 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1084
1132
  imports: [],
1085
1133
  template: `
1086
1134
  <logosphere-textarea
1087
- [value]="value()"
1088
- [placeholder]="placeholder()"
1089
- [name]="name()"
1090
- [autocomplete]="autocomplete()"
1135
+ [attr.value]="value()"
1136
+ [attr.placeholder]="placeholder()"
1137
+ [attr.name]="name()"
1138
+ [attr.autocomplete]="autocomplete()"
1091
1139
  [attr.minlength]="minlength()"
1092
1140
  [attr.maxlength]="maxlength()"
1093
- [rows]="rows()"
1094
- [maxRows]="maxRows()"
1141
+ [attr.rows]="rows()"
1142
+ [attr.maxrows]="maxRows()"
1095
1143
  [attr.cols]="cols()"
1096
- [wrap]="wrap()"
1097
- [resize]="resize()"
1144
+ [attr.wrap]="wrap()"
1145
+ [attr.resize]="resize()"
1098
1146
  [autoResize]="autoResize()"
1099
- [size]="size()"
1100
- [variant]="variant()"
1101
- [label]="label()"
1102
- [helper]="helper()"
1103
- [error]="error()"
1104
- [required]="required()"
1105
- [disabled]="disabled()"
1106
- [readonly]="readonly()"
1147
+ [attr.size]="size()"
1148
+ [attr.variant]="variant()"
1149
+ [attr.label]="label()"
1150
+ [attr.helper]="helper()"
1151
+ [attr.error]="error()"
1152
+ [attr.required]="required() ? '' : null"
1153
+ [attr.disabled]="disabled() ? '' : null"
1154
+ [attr.readonly]="readonly() ? '' : null"
1107
1155
  (input)="onInput($event)"
1108
1156
  (change)="onChange($event)"
1157
+ (lgsChange)="onLgsChange($event)"
1158
+ (keydown)="onKeydown($event)"
1159
+ (keyup)="onKeyup($event)"
1109
1160
  (clear)="onClear()"
1110
1161
  ></logosphere-textarea>
1111
1162
  `,
1112
1163
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1113
1164
  }]
1114
- }], propDecorators: { value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], name: [{ type: i0.Input, args: [{ isSignal: true, alias: "name", required: false }] }], autocomplete: [{ type: i0.Input, args: [{ isSignal: true, alias: "autocomplete", required: false }] }], minlength: [{ type: i0.Input, args: [{ isSignal: true, alias: "minlength", required: false }] }], maxlength: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxlength", required: false }] }], rows: [{ type: i0.Input, args: [{ isSignal: true, alias: "rows", required: false }] }], maxRows: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxRows", required: false }] }], cols: [{ type: i0.Input, args: [{ isSignal: true, alias: "cols", required: false }] }], wrap: [{ type: i0.Input, args: [{ isSignal: true, alias: "wrap", required: false }] }], resize: [{ type: i0.Input, args: [{ isSignal: true, alias: "resize", required: false }] }], autoResize: [{ type: i0.Input, args: [{ isSignal: true, alias: "autoResize", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readonly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readonly", required: false }] }], inputEvent: [{ type: i0.Output, args: ["inputChange"] }], change: [{ type: i0.Output, args: ["change"] }], clear: [{ type: i0.Output, args: ["clear"] }] } });
1165
+ }], propDecorators: { value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], name: [{ type: i0.Input, args: [{ isSignal: true, alias: "name", required: false }] }], autocomplete: [{ type: i0.Input, args: [{ isSignal: true, alias: "autocomplete", required: false }] }], minlength: [{ type: i0.Input, args: [{ isSignal: true, alias: "minlength", required: false }] }], maxlength: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxlength", required: false }] }], rows: [{ type: i0.Input, args: [{ isSignal: true, alias: "rows", required: false }] }], maxRows: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxRows", required: false }] }], cols: [{ type: i0.Input, args: [{ isSignal: true, alias: "cols", required: false }] }], wrap: [{ type: i0.Input, args: [{ isSignal: true, alias: "wrap", required: false }] }], resize: [{ type: i0.Input, args: [{ isSignal: true, alias: "resize", required: false }] }], autoResize: [{ type: i0.Input, args: [{ isSignal: true, alias: "autoResize", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readonly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readonly", required: false }] }], inputEvent: [{ type: i0.Output, args: ["inputChange"] }], change: [{ type: i0.Output, args: ["change"] }], lgsChange: [{ type: i0.Output, args: ["lgsChange"] }], keydown: [{ type: i0.Output, args: ["keydown"] }], keyup: [{ type: i0.Output, args: ["keyup"] }], clear: [{ type: i0.Output, args: ["clear"] }] } });
1115
1166
 
1116
1167
  class LogosphereTimePicker {
1117
1168
  value = input('', ...(ngDevMode ? [{ debugName: "value" }] : []));
@@ -1125,28 +1176,34 @@ class LogosphereTimePicker {
1125
1176
  size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
1126
1177
  variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
1127
1178
  change = output();
1179
+ lgsChange = output();
1128
1180
  clear = output();
1129
1181
  onChange(event) {
1130
1182
  const e = event;
1131
1183
  this.change.emit(e.detail);
1132
1184
  }
1185
+ onLgsChange(event) {
1186
+ const e = event;
1187
+ this.lgsChange.emit(e.detail);
1188
+ }
1133
1189
  onClear() {
1134
1190
  this.clear.emit();
1135
1191
  }
1136
1192
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTimePicker, deps: [], target: i0.ɵɵFactoryTarget.Component });
1137
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereTimePicker, isStandalone: true, selector: "lgs-timepicker", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change", clear: "clear" }, ngImport: i0, template: `
1193
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereTimePicker, isStandalone: true, selector: "lgs-timepicker", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change", lgsChange: "lgsChange", clear: "clear" }, ngImport: i0, template: `
1138
1194
  <logosphere-timepicker
1139
- [value]="value()"
1140
- [label]="label()"
1141
- [helper]="helper()"
1142
- [error]="error()"
1143
- [placeholder]="placeholder()"
1144
- [required]="required()"
1145
- [disabled]="disabled()"
1146
- [readonly]="readonly()"
1147
- [size]="size()"
1148
- [variant]="variant()"
1195
+ [attr.value]="value()"
1196
+ [attr.label]="label()"
1197
+ [attr.helper]="helper()"
1198
+ [attr.error]="error()"
1199
+ [attr.placeholder]="placeholder()"
1200
+ [attr.required]="required() ? '' : null"
1201
+ [attr.disabled]="disabled() ? '' : null"
1202
+ [attr.readonly]="readonly() ? '' : null"
1203
+ [attr.size]="size()"
1204
+ [attr.variant]="variant()"
1149
1205
  (change)="onChange($event)"
1206
+ (lgsChange)="onLgsChange($event)"
1150
1207
  (clear)="onClear()"
1151
1208
  ></logosphere-timepicker>
1152
1209
  `, isInline: true });
@@ -1158,23 +1215,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1158
1215
  imports: [],
1159
1216
  template: `
1160
1217
  <logosphere-timepicker
1161
- [value]="value()"
1162
- [label]="label()"
1163
- [helper]="helper()"
1164
- [error]="error()"
1165
- [placeholder]="placeholder()"
1166
- [required]="required()"
1167
- [disabled]="disabled()"
1168
- [readonly]="readonly()"
1169
- [size]="size()"
1170
- [variant]="variant()"
1218
+ [attr.value]="value()"
1219
+ [attr.label]="label()"
1220
+ [attr.helper]="helper()"
1221
+ [attr.error]="error()"
1222
+ [attr.placeholder]="placeholder()"
1223
+ [attr.required]="required() ? '' : null"
1224
+ [attr.disabled]="disabled() ? '' : null"
1225
+ [attr.readonly]="readonly() ? '' : null"
1226
+ [attr.size]="size()"
1227
+ [attr.variant]="variant()"
1171
1228
  (change)="onChange($event)"
1229
+ (lgsChange)="onLgsChange($event)"
1172
1230
  (clear)="onClear()"
1173
1231
  ></logosphere-timepicker>
1174
1232
  `,
1175
1233
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1176
1234
  }]
1177
- }], propDecorators: { value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readonly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readonly", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], change: [{ type: i0.Output, args: ["change"] }], clear: [{ type: i0.Output, args: ["clear"] }] } });
1235
+ }], propDecorators: { value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readonly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readonly", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], change: [{ type: i0.Output, args: ["change"] }], lgsChange: [{ type: i0.Output, args: ["lgsChange"] }], clear: [{ type: i0.Output, args: ["clear"] }] } });
1178
1236
 
1179
1237
  class LogosphereCalendar {
1180
1238
  value = input(null, ...(ngDevMode ? [{ debugName: "value" }] : []));
@@ -1188,12 +1246,8 @@ class LogosphereCalendar {
1188
1246
  closable = input(false, ...(ngDevMode ? [{ debugName: "closable" }] : []));
1189
1247
  change = output();
1190
1248
  rangeChange = output();
1249
+ calendarStateChange = output();
1191
1250
  closeRequest = output();
1192
- set elRef(element) {
1193
- if (element) {
1194
- element.nativeElement.disabledDays = this.disabledDays();
1195
- }
1196
- }
1197
1251
  onChange(event) {
1198
1252
  const e = event;
1199
1253
  this.change.emit(e.detail);
@@ -1202,23 +1256,36 @@ class LogosphereCalendar {
1202
1256
  const e = event;
1203
1257
  this.rangeChange.emit(e.detail);
1204
1258
  }
1259
+ onStateChange(event) {
1260
+ const e = event;
1261
+ this.calendarStateChange.emit(e.detail);
1262
+ }
1205
1263
  onCloseRequest() {
1206
1264
  this.closeRequest.emit();
1207
1265
  }
1208
1266
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereCalendar, deps: [], target: i0.ɵɵFactoryTarget.Component });
1209
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereCalendar, isStandalone: true, selector: "lgs-calendar", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, min: { classPropertyName: "min", publicName: "min", isSignal: true, isRequired: false, transformFunction: null }, max: { classPropertyName: "max", publicName: "max", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, rangeMode: { classPropertyName: "rangeMode", publicName: "rangeMode", isSignal: true, isRequired: false, transformFunction: null }, disabledDays: { classPropertyName: "disabledDays", publicName: "disabledDays", isSignal: true, isRequired: false, transformFunction: null }, rangeStart: { classPropertyName: "rangeStart", publicName: "rangeStart", isSignal: true, isRequired: false, transformFunction: null }, rangeEnd: { classPropertyName: "rangeEnd", publicName: "rangeEnd", isSignal: true, isRequired: false, transformFunction: null }, closable: { classPropertyName: "closable", publicName: "closable", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change", rangeChange: "rangeChange", closeRequest: "closeRequest" }, viewQueries: [{ propertyName: "elRef", first: true, predicate: ["el"], descendants: true }], ngImport: i0, template: `
1267
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereCalendar, isStandalone: true, selector: "lgs-calendar", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, min: { classPropertyName: "min", publicName: "min", isSignal: true, isRequired: false, transformFunction: null }, max: { classPropertyName: "max", publicName: "max", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, rangeMode: { classPropertyName: "rangeMode", publicName: "rangeMode", isSignal: true, isRequired: false, transformFunction: null }, disabledDays: { classPropertyName: "disabledDays", publicName: "disabledDays", isSignal: true, isRequired: false, transformFunction: null }, rangeStart: { classPropertyName: "rangeStart", publicName: "rangeStart", isSignal: true, isRequired: false, transformFunction: null }, rangeEnd: { classPropertyName: "rangeEnd", publicName: "rangeEnd", isSignal: true, isRequired: false, transformFunction: null }, closable: { classPropertyName: "closable", publicName: "closable", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change", rangeChange: "rangeChange", calendarStateChange: "calendarStateChange", closeRequest: "closeRequest" }, ngImport: i0, template: `
1268
+ <!--
1269
+ Skaler prop'lar bilinçli olarak attribute binding: SSR'da Angular yalnızca
1270
+ attribute'ları HTML'e serialize eder, @lit-labs/ssr de Declarative Shadow DOM'u
1271
+ o HTML string'inden üretir. Property binding kullanılırsa DSD varsayılanlarla
1272
+ render edilir ve hydration'da düzeltme/blink oluşur.
1273
+ Attribute adları Lit'in varsayılanıdır: "attribute:" verilmemişse property adının
1274
+ KÜÇÜK HARFLİSİ (rangeMode -> rangemode). Kebab-case yazılırsa Lit görmez.
1275
+ -->
1210
1276
  <logosphere-calendar
1211
- #el
1212
1277
  [attr.value]="value()"
1213
1278
  [attr.min]="min()"
1214
1279
  [attr.max]="max()"
1215
- [attr.disabled]="disabled() || null"
1216
- [attr.range-mode]="rangeMode() || null"
1217
- [attr.range-start]="rangeStart()"
1218
- [attr.range-end]="rangeEnd()"
1219
- [attr.closable]="closable() || null"
1280
+ [attr.disabled]="disabled() ? '' : null"
1281
+ [attr.rangemode]="rangeMode() ? '' : null"
1282
+ [attr.rangestart]="rangeStart()"
1283
+ [attr.rangeend]="rangeEnd()"
1284
+ [attr.closable]="closable() ? '' : null"
1285
+ [disabledDays]="disabledDays()"
1220
1286
  (change)="onChange($event)"
1221
1287
  (rangeChange)="onRangeChange($event)"
1288
+ (calendar-state-change)="onStateChange($event)"
1222
1289
  (close-request)="onCloseRequest()"
1223
1290
  ></logosphere-calendar>
1224
1291
  `, isInline: true });
@@ -1229,27 +1296,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1229
1296
  selector: 'lgs-calendar',
1230
1297
  imports: [],
1231
1298
  template: `
1299
+ <!--
1300
+ Skaler prop'lar bilinçli olarak attribute binding: SSR'da Angular yalnızca
1301
+ attribute'ları HTML'e serialize eder, @lit-labs/ssr de Declarative Shadow DOM'u
1302
+ o HTML string'inden üretir. Property binding kullanılırsa DSD varsayılanlarla
1303
+ render edilir ve hydration'da düzeltme/blink oluşur.
1304
+ Attribute adları Lit'in varsayılanıdır: "attribute:" verilmemişse property adının
1305
+ KÜÇÜK HARFLİSİ (rangeMode -> rangemode). Kebab-case yazılırsa Lit görmez.
1306
+ -->
1232
1307
  <logosphere-calendar
1233
- #el
1234
1308
  [attr.value]="value()"
1235
1309
  [attr.min]="min()"
1236
1310
  [attr.max]="max()"
1237
- [attr.disabled]="disabled() || null"
1238
- [attr.range-mode]="rangeMode() || null"
1239
- [attr.range-start]="rangeStart()"
1240
- [attr.range-end]="rangeEnd()"
1241
- [attr.closable]="closable() || null"
1311
+ [attr.disabled]="disabled() ? '' : null"
1312
+ [attr.rangemode]="rangeMode() ? '' : null"
1313
+ [attr.rangestart]="rangeStart()"
1314
+ [attr.rangeend]="rangeEnd()"
1315
+ [attr.closable]="closable() ? '' : null"
1316
+ [disabledDays]="disabledDays()"
1242
1317
  (change)="onChange($event)"
1243
1318
  (rangeChange)="onRangeChange($event)"
1319
+ (calendar-state-change)="onStateChange($event)"
1244
1320
  (close-request)="onCloseRequest()"
1245
1321
  ></logosphere-calendar>
1246
1322
  `,
1247
1323
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1248
1324
  }]
1249
- }], propDecorators: { value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], min: [{ type: i0.Input, args: [{ isSignal: true, alias: "min", required: false }] }], max: [{ type: i0.Input, args: [{ isSignal: true, alias: "max", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], rangeMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeMode", required: false }] }], disabledDays: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabledDays", required: false }] }], rangeStart: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeStart", required: false }] }], rangeEnd: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeEnd", required: false }] }], closable: [{ type: i0.Input, args: [{ isSignal: true, alias: "closable", required: false }] }], change: [{ type: i0.Output, args: ["change"] }], rangeChange: [{ type: i0.Output, args: ["rangeChange"] }], closeRequest: [{ type: i0.Output, args: ["closeRequest"] }], elRef: [{
1250
- type: ViewChild,
1251
- args: ['el', { static: false }]
1252
- }] } });
1325
+ }], propDecorators: { value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], min: [{ type: i0.Input, args: [{ isSignal: true, alias: "min", required: false }] }], max: [{ type: i0.Input, args: [{ isSignal: true, alias: "max", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], rangeMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeMode", required: false }] }], disabledDays: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabledDays", required: false }] }], rangeStart: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeStart", required: false }] }], rangeEnd: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeEnd", required: false }] }], closable: [{ type: i0.Input, args: [{ isSignal: true, alias: "closable", required: false }] }], change: [{ type: i0.Output, args: ["change"] }], rangeChange: [{ type: i0.Output, args: ["rangeChange"] }], calendarStateChange: [{ type: i0.Output, args: ["calendarStateChange"] }], closeRequest: [{ type: i0.Output, args: ["closeRequest"] }] } });
1253
1326
 
1254
1327
  class LogosphereChatbot {
1255
1328
  returnUri = input('', ...(ngDevMode ? [{ debugName: "returnUri" }] : []));
@@ -1260,22 +1333,17 @@ class LogosphereChatbot {
1260
1333
  openInitially = input(false, ...(ngDevMode ? [{ debugName: "openInitially" }] : []));
1261
1334
  showFeedbackButtons = input(false, ...(ngDevMode ? [{ debugName: "showFeedbackButtons" }] : []));
1262
1335
  products = input([], ...(ngDevMode ? [{ debugName: "products" }] : []));
1263
- set chatbotElRef(element) {
1264
- if (element) {
1265
- element.nativeElement.products = this.products();
1266
- }
1267
- }
1268
1336
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereChatbot, deps: [], target: i0.ɵɵFactoryTarget.Component });
1269
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereChatbot, isStandalone: true, selector: "lgs-chatbot", inputs: { returnUri: { classPropertyName: "returnUri", publicName: "returnUri", isSignal: true, isRequired: false, transformFunction: null }, questionPrompt: { classPropertyName: "questionPrompt", publicName: "questionPrompt", isSignal: true, isRequired: false, transformFunction: null }, minimizedIconOnly: { classPropertyName: "minimizedIconOnly", publicName: "minimizedIconOnly", isSignal: true, isRequired: false, transformFunction: null }, draggable: { classPropertyName: "draggable", publicName: "draggable", isSignal: true, isRequired: false, transformFunction: null }, resizable: { classPropertyName: "resizable", publicName: "resizable", isSignal: true, isRequired: false, transformFunction: null }, openInitially: { classPropertyName: "openInitially", publicName: "openInitially", isSignal: true, isRequired: false, transformFunction: null }, showFeedbackButtons: { classPropertyName: "showFeedbackButtons", publicName: "showFeedbackButtons", isSignal: true, isRequired: false, transformFunction: null }, products: { classPropertyName: "products", publicName: "products", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "chatbotElRef", first: true, predicate: ["chatbotEl"], descendants: true }], ngImport: i0, template: `
1337
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereChatbot, isStandalone: true, selector: "lgs-chatbot", inputs: { returnUri: { classPropertyName: "returnUri", publicName: "returnUri", isSignal: true, isRequired: false, transformFunction: null }, questionPrompt: { classPropertyName: "questionPrompt", publicName: "questionPrompt", isSignal: true, isRequired: false, transformFunction: null }, minimizedIconOnly: { classPropertyName: "minimizedIconOnly", publicName: "minimizedIconOnly", isSignal: true, isRequired: false, transformFunction: null }, draggable: { classPropertyName: "draggable", publicName: "draggable", isSignal: true, isRequired: false, transformFunction: null }, resizable: { classPropertyName: "resizable", publicName: "resizable", isSignal: true, isRequired: false, transformFunction: null }, openInitially: { classPropertyName: "openInitially", publicName: "openInitially", isSignal: true, isRequired: false, transformFunction: null }, showFeedbackButtons: { classPropertyName: "showFeedbackButtons", publicName: "showFeedbackButtons", isSignal: true, isRequired: false, transformFunction: null }, products: { classPropertyName: "products", publicName: "products", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
1270
1338
  <logosphere-chatbot
1271
- #chatbotEl
1339
+ [products]="products()"
1272
1340
  [attr.return-uri]="returnUri()"
1273
1341
  [attr.question-prompt]="questionPrompt()"
1274
- [attr.minimized-icon-only]="minimizedIconOnly() || null"
1275
- [attr.draggable]="draggable() || null"
1276
- [attr.resizable]="resizable() || null"
1277
- [attr.open-initially]="openInitially() || null"
1278
- [attr.show-feedback-buttons]="showFeedbackButtons() || null"
1342
+ [attr.minimized-icon-only]="minimizedIconOnly() ? '' : null"
1343
+ [attr.draggable]="draggable() ? '' : null"
1344
+ [attr.resizable]="resizable() ? '' : null"
1345
+ [attr.open-initially]="openInitially() ? '' : null"
1346
+ [attr.show-feedback-buttons]="showFeedbackButtons() ? '' : null"
1279
1347
  ></logosphere-chatbot>
1280
1348
  `, isInline: true });
1281
1349
  }
@@ -1286,22 +1354,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1286
1354
  imports: [],
1287
1355
  template: `
1288
1356
  <logosphere-chatbot
1289
- #chatbotEl
1357
+ [products]="products()"
1290
1358
  [attr.return-uri]="returnUri()"
1291
1359
  [attr.question-prompt]="questionPrompt()"
1292
- [attr.minimized-icon-only]="minimizedIconOnly() || null"
1293
- [attr.draggable]="draggable() || null"
1294
- [attr.resizable]="resizable() || null"
1295
- [attr.open-initially]="openInitially() || null"
1296
- [attr.show-feedback-buttons]="showFeedbackButtons() || null"
1360
+ [attr.minimized-icon-only]="minimizedIconOnly() ? '' : null"
1361
+ [attr.draggable]="draggable() ? '' : null"
1362
+ [attr.resizable]="resizable() ? '' : null"
1363
+ [attr.open-initially]="openInitially() ? '' : null"
1364
+ [attr.show-feedback-buttons]="showFeedbackButtons() ? '' : null"
1297
1365
  ></logosphere-chatbot>
1298
1366
  `,
1299
1367
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1300
1368
  }]
1301
- }], propDecorators: { returnUri: [{ type: i0.Input, args: [{ isSignal: true, alias: "returnUri", required: false }] }], questionPrompt: [{ type: i0.Input, args: [{ isSignal: true, alias: "questionPrompt", required: false }] }], minimizedIconOnly: [{ type: i0.Input, args: [{ isSignal: true, alias: "minimizedIconOnly", required: false }] }], draggable: [{ type: i0.Input, args: [{ isSignal: true, alias: "draggable", required: false }] }], resizable: [{ type: i0.Input, args: [{ isSignal: true, alias: "resizable", required: false }] }], openInitially: [{ type: i0.Input, args: [{ isSignal: true, alias: "openInitially", required: false }] }], showFeedbackButtons: [{ type: i0.Input, args: [{ isSignal: true, alias: "showFeedbackButtons", required: false }] }], products: [{ type: i0.Input, args: [{ isSignal: true, alias: "products", required: false }] }], chatbotElRef: [{
1302
- type: ViewChild,
1303
- args: ['chatbotEl', { static: false }]
1304
- }] } });
1369
+ }], propDecorators: { returnUri: [{ type: i0.Input, args: [{ isSignal: true, alias: "returnUri", required: false }] }], questionPrompt: [{ type: i0.Input, args: [{ isSignal: true, alias: "questionPrompt", required: false }] }], minimizedIconOnly: [{ type: i0.Input, args: [{ isSignal: true, alias: "minimizedIconOnly", required: false }] }], draggable: [{ type: i0.Input, args: [{ isSignal: true, alias: "draggable", required: false }] }], resizable: [{ type: i0.Input, args: [{ isSignal: true, alias: "resizable", required: false }] }], openInitially: [{ type: i0.Input, args: [{ isSignal: true, alias: "openInitially", required: false }] }], showFeedbackButtons: [{ type: i0.Input, args: [{ isSignal: true, alias: "showFeedbackButtons", required: false }] }], products: [{ type: i0.Input, args: [{ isSignal: true, alias: "products", required: false }] }] } });
1305
1370
 
1306
1371
  class LogosphereCombobox {
1307
1372
  label = input('', ...(ngDevMode ? [{ debugName: "label" }] : []));
@@ -1326,10 +1391,27 @@ class LogosphereCombobox {
1326
1391
  onSearch = input(undefined, ...(ngDevMode ? [{ debugName: "onSearch" }] : []));
1327
1392
  onFocus = input(undefined, ...(ngDevMode ? [{ debugName: "onFocus" }] : []));
1328
1393
  onLoadMore = input(undefined, ...(ngDevMode ? [{ debugName: "onLoadMore" }] : []));
1394
+ elRef = viewChild('el', ...(ngDevMode ? [{ debugName: "elRef" }] : []));
1395
+ constructor() {
1396
+ // Angular, adı "on" ile başlayan property binding'lerini güvenlik gereği reddeder
1397
+ // (NG0306, validateAgainstEventProperties) — bu bir runtime kontrolüdür, ngc yakalamaz.
1398
+ // Bu yüzden core'un onSearch/onFocus/onLoadMore callback prop'ları şablondan değil
1399
+ // buradan atanır. effect() sayesinde input değiştiğinde yeniden uygulanır.
1400
+ effect(() => {
1401
+ const ref = this.elRef();
1402
+ if (!ref)
1403
+ return;
1404
+ const node = ref.nativeElement;
1405
+ node.onSearch = this.onSearch();
1406
+ node.onFocus = this.onFocus();
1407
+ node.onLoadMore = this.onLoadMore();
1408
+ });
1409
+ }
1329
1410
  change = output();
1330
1411
  lgsChange = output();
1331
1412
  selected = output();
1332
1413
  searchChange = output();
1414
+ loadMore = output();
1333
1415
  comboboxFocus = output();
1334
1416
  onChange(event) {
1335
1417
  const e = event;
@@ -1347,39 +1429,42 @@ class LogosphereCombobox {
1347
1429
  const e = event;
1348
1430
  this.searchChange.emit(e.detail);
1349
1431
  }
1432
+ onLoadMoreEvent(event) {
1433
+ const e = event;
1434
+ this.loadMore.emit(e.detail);
1435
+ }
1350
1436
  onComboboxFocus(event) {
1351
1437
  const e = event;
1352
1438
  this.comboboxFocus.emit(e.detail);
1353
1439
  }
1354
1440
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereCombobox, deps: [], target: i0.ɵɵFactoryTarget.Component });
1355
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereCombobox, isStandalone: true, selector: "lgs-combobox", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readOnly: { classPropertyName: "readOnly", publicName: "readOnly", isSignal: true, isRequired: false, transformFunction: null }, loading: { classPropertyName: "loading", publicName: "loading", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, filterable: { classPropertyName: "filterable", publicName: "filterable", isSignal: true, isRequired: false, transformFunction: null }, optionLabel: { classPropertyName: "optionLabel", publicName: "optionLabel", isSignal: true, isRequired: false, transformFunction: null }, optionValue: { classPropertyName: "optionValue", publicName: "optionValue", isSignal: true, isRequired: false, transformFunction: null }, emptyMessage: { classPropertyName: "emptyMessage", publicName: "emptyMessage", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, clearable: { classPropertyName: "clearable", publicName: "clearable", isSignal: true, isRequired: false, transformFunction: null }, itemRenderer: { classPropertyName: "itemRenderer", publicName: "itemRenderer", isSignal: true, isRequired: false, transformFunction: null }, onSearch: { classPropertyName: "onSearch", publicName: "onSearch", isSignal: true, isRequired: false, transformFunction: null }, onFocus: { classPropertyName: "onFocus", publicName: "onFocus", isSignal: true, isRequired: false, transformFunction: null }, onLoadMore: { classPropertyName: "onLoadMore", publicName: "onLoadMore", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change", lgsChange: "lgsChange", selected: "selected", searchChange: "searchChange", comboboxFocus: "comboboxFocus" }, ngImport: i0, template: `
1441
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "21.0.7", type: LogosphereCombobox, isStandalone: true, selector: "lgs-combobox", inputs: { label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readOnly: { classPropertyName: "readOnly", publicName: "readOnly", isSignal: true, isRequired: false, transformFunction: null }, loading: { classPropertyName: "loading", publicName: "loading", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, filterable: { classPropertyName: "filterable", publicName: "filterable", isSignal: true, isRequired: false, transformFunction: null }, optionLabel: { classPropertyName: "optionLabel", publicName: "optionLabel", isSignal: true, isRequired: false, transformFunction: null }, optionValue: { classPropertyName: "optionValue", publicName: "optionValue", isSignal: true, isRequired: false, transformFunction: null }, emptyMessage: { classPropertyName: "emptyMessage", publicName: "emptyMessage", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, clearable: { classPropertyName: "clearable", publicName: "clearable", isSignal: true, isRequired: false, transformFunction: null }, itemRenderer: { classPropertyName: "itemRenderer", publicName: "itemRenderer", isSignal: true, isRequired: false, transformFunction: null }, onSearch: { classPropertyName: "onSearch", publicName: "onSearch", isSignal: true, isRequired: false, transformFunction: null }, onFocus: { classPropertyName: "onFocus", publicName: "onFocus", isSignal: true, isRequired: false, transformFunction: null }, onLoadMore: { classPropertyName: "onLoadMore", publicName: "onLoadMore", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change", lgsChange: "lgsChange", selected: "selected", searchChange: "searchChange", loadMore: "loadMore", comboboxFocus: "comboboxFocus" }, viewQueries: [{ propertyName: "elRef", first: true, predicate: ["el"], descendants: true, isSignal: true }], ngImport: i0, template: `
1356
1442
  <logosphere-combobox
1357
- [label]="label()"
1358
- [helper]="helper()"
1359
- [error]="error()"
1360
- [placeholder]="placeholder()"
1361
- [required]="required()"
1362
- [disabled]="disabled()"
1363
- [readOnly]="readOnly()"
1364
- [loading]="loading()"
1365
- [variant]="variant()"
1366
- [multiple]="multiple()"
1367
- [filterable]="filterable()"
1368
- [optionLabel]="optionLabel()"
1369
- [optionValue]="optionValue()"
1370
- [emptyMessage]="emptyMessage()"
1371
- [size]="size()"
1443
+ #el
1444
+ [attr.label]="label()"
1445
+ [attr.helper]="helper()"
1446
+ [attr.error]="error()"
1447
+ [attr.placeholder]="placeholder()"
1448
+ [attr.required]="required() ? '' : null"
1449
+ [attr.disabled]="disabled() ? '' : null"
1450
+ [attr.readonly]="readOnly() ? '' : null"
1451
+ [attr.loading]="loading() ? '' : null"
1452
+ [attr.variant]="variant()"
1453
+ [attr.multiple]="multiple() ? '' : null"
1454
+ [attr.filterable]="filterable() ? '' : null"
1455
+ [attr.optionlabel]="optionLabel()"
1456
+ [attr.optionvalue]="optionValue()"
1457
+ [attr.emptymessage]="emptyMessage()"
1458
+ [attr.size]="size()"
1372
1459
  [items]="items()"
1373
1460
  [value]="value()"
1374
1461
  [clearable]="clearable()"
1375
1462
  [itemRenderer]="itemRenderer()"
1376
- [onSearch]="onSearch()"
1377
- [onFocus]="onFocus()"
1378
- [onLoadMore]="onLoadMore()"
1379
1463
  (change)="onChange($event)"
1380
1464
  (lgsChange)="onLgsChange($event)"
1381
1465
  (selected)="onSelected($event)"
1382
1466
  (search-change)="onSearchChange($event)"
1467
+ (load-more)="onLoadMoreEvent($event)"
1383
1468
  (combobox-focus)="onComboboxFocus($event)"
1384
1469
  ></logosphere-combobox>
1385
1470
  `, isInline: true });
@@ -1391,38 +1476,37 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1391
1476
  imports: [],
1392
1477
  template: `
1393
1478
  <logosphere-combobox
1394
- [label]="label()"
1395
- [helper]="helper()"
1396
- [error]="error()"
1397
- [placeholder]="placeholder()"
1398
- [required]="required()"
1399
- [disabled]="disabled()"
1400
- [readOnly]="readOnly()"
1401
- [loading]="loading()"
1402
- [variant]="variant()"
1403
- [multiple]="multiple()"
1404
- [filterable]="filterable()"
1405
- [optionLabel]="optionLabel()"
1406
- [optionValue]="optionValue()"
1407
- [emptyMessage]="emptyMessage()"
1408
- [size]="size()"
1479
+ #el
1480
+ [attr.label]="label()"
1481
+ [attr.helper]="helper()"
1482
+ [attr.error]="error()"
1483
+ [attr.placeholder]="placeholder()"
1484
+ [attr.required]="required() ? '' : null"
1485
+ [attr.disabled]="disabled() ? '' : null"
1486
+ [attr.readonly]="readOnly() ? '' : null"
1487
+ [attr.loading]="loading() ? '' : null"
1488
+ [attr.variant]="variant()"
1489
+ [attr.multiple]="multiple() ? '' : null"
1490
+ [attr.filterable]="filterable() ? '' : null"
1491
+ [attr.optionlabel]="optionLabel()"
1492
+ [attr.optionvalue]="optionValue()"
1493
+ [attr.emptymessage]="emptyMessage()"
1494
+ [attr.size]="size()"
1409
1495
  [items]="items()"
1410
1496
  [value]="value()"
1411
1497
  [clearable]="clearable()"
1412
1498
  [itemRenderer]="itemRenderer()"
1413
- [onSearch]="onSearch()"
1414
- [onFocus]="onFocus()"
1415
- [onLoadMore]="onLoadMore()"
1416
1499
  (change)="onChange($event)"
1417
1500
  (lgsChange)="onLgsChange($event)"
1418
1501
  (selected)="onSelected($event)"
1419
1502
  (search-change)="onSearchChange($event)"
1503
+ (load-more)="onLoadMoreEvent($event)"
1420
1504
  (combobox-focus)="onComboboxFocus($event)"
1421
1505
  ></logosphere-combobox>
1422
1506
  `,
1423
1507
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1424
1508
  }]
1425
- }], propDecorators: { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readOnly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readOnly", required: false }] }], loading: [{ type: i0.Input, args: [{ isSignal: true, alias: "loading", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], multiple: [{ type: i0.Input, args: [{ isSignal: true, alias: "multiple", required: false }] }], filterable: [{ type: i0.Input, args: [{ isSignal: true, alias: "filterable", required: false }] }], optionLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "optionLabel", required: false }] }], optionValue: [{ type: i0.Input, args: [{ isSignal: true, alias: "optionValue", required: false }] }], emptyMessage: [{ type: i0.Input, args: [{ isSignal: true, alias: "emptyMessage", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], clearable: [{ type: i0.Input, args: [{ isSignal: true, alias: "clearable", required: false }] }], itemRenderer: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemRenderer", required: false }] }], onSearch: [{ type: i0.Input, args: [{ isSignal: true, alias: "onSearch", required: false }] }], onFocus: [{ type: i0.Input, args: [{ isSignal: true, alias: "onFocus", required: false }] }], onLoadMore: [{ type: i0.Input, args: [{ isSignal: true, alias: "onLoadMore", required: false }] }], change: [{ type: i0.Output, args: ["change"] }], lgsChange: [{ type: i0.Output, args: ["lgsChange"] }], selected: [{ type: i0.Output, args: ["selected"] }], searchChange: [{ type: i0.Output, args: ["searchChange"] }], comboboxFocus: [{ type: i0.Output, args: ["comboboxFocus"] }] } });
1509
+ }], ctorParameters: () => [], propDecorators: { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readOnly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readOnly", required: false }] }], loading: [{ type: i0.Input, args: [{ isSignal: true, alias: "loading", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], multiple: [{ type: i0.Input, args: [{ isSignal: true, alias: "multiple", required: false }] }], filterable: [{ type: i0.Input, args: [{ isSignal: true, alias: "filterable", required: false }] }], optionLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "optionLabel", required: false }] }], optionValue: [{ type: i0.Input, args: [{ isSignal: true, alias: "optionValue", required: false }] }], emptyMessage: [{ type: i0.Input, args: [{ isSignal: true, alias: "emptyMessage", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], clearable: [{ type: i0.Input, args: [{ isSignal: true, alias: "clearable", required: false }] }], itemRenderer: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemRenderer", required: false }] }], onSearch: [{ type: i0.Input, args: [{ isSignal: true, alias: "onSearch", required: false }] }], onFocus: [{ type: i0.Input, args: [{ isSignal: true, alias: "onFocus", required: false }] }], onLoadMore: [{ type: i0.Input, args: [{ isSignal: true, alias: "onLoadMore", required: false }] }], elRef: [{ type: i0.ViewChild, args: ['el', { isSignal: true }] }], change: [{ type: i0.Output, args: ["change"] }], lgsChange: [{ type: i0.Output, args: ["lgsChange"] }], selected: [{ type: i0.Output, args: ["selected"] }], searchChange: [{ type: i0.Output, args: ["searchChange"] }], loadMore: [{ type: i0.Output, args: ["loadMore"] }], comboboxFocus: [{ type: i0.Output, args: ["comboboxFocus"] }] } });
1426
1510
 
1427
1511
  class LogosphereDatePicker {
1428
1512
  value = input(null, ...(ngDevMode ? [{ debugName: "value" }] : []));
@@ -1433,6 +1517,7 @@ class LogosphereDatePicker {
1433
1517
  readonly = input(false, ...(ngDevMode ? [{ debugName: "readonly" }] : []));
1434
1518
  expandFactor = input(1.05, ...(ngDevMode ? [{ debugName: "expandFactor" }] : []));
1435
1519
  placeholder = input('GG/AA/YYYY veya GG.AA.YYYY', ...(ngDevMode ? [{ debugName: "placeholder" }] : []));
1520
+ displayFormat = input('DD/MM/YYYY', ...(ngDevMode ? [{ debugName: "displayFormat" }] : []));
1436
1521
  label = input('', ...(ngDevMode ? [{ debugName: "label" }] : []));
1437
1522
  helper = input('', ...(ngDevMode ? [{ debugName: "helper" }] : []));
1438
1523
  error = input('', ...(ngDevMode ? [{ debugName: "error" }] : []));
@@ -1443,41 +1528,49 @@ class LogosphereDatePicker {
1443
1528
  rangeStart = input(null, ...(ngDevMode ? [{ debugName: "rangeStart" }] : []));
1444
1529
  rangeEnd = input(null, ...(ngDevMode ? [{ debugName: "rangeEnd" }] : []));
1445
1530
  change = output();
1531
+ lgsChange = output();
1446
1532
  rangeChange = output();
1447
- set elRef(element) {
1448
- if (element) {
1449
- element.nativeElement.disabledDays = this.disabledDays();
1450
- element.nativeElement.expandFactor = this.expandFactor();
1451
- }
1452
- }
1453
1533
  onChange(event) {
1454
1534
  const e = event;
1455
1535
  this.change.emit(e.detail);
1456
1536
  }
1537
+ onLgsChange(event) {
1538
+ const e = event;
1539
+ this.lgsChange.emit(e.detail);
1540
+ }
1457
1541
  onRangeChange(event) {
1458
1542
  const e = event;
1459
1543
  this.rangeChange.emit(e.detail);
1460
1544
  }
1461
1545
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereDatePicker, deps: [], target: i0.ɵɵFactoryTarget.Component });
1462
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereDatePicker, isStandalone: true, selector: "lgs-datepicker", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, min: { classPropertyName: "min", publicName: "min", isSignal: true, isRequired: false, transformFunction: null }, max: { classPropertyName: "max", publicName: "max", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, expandFactor: { classPropertyName: "expandFactor", publicName: "expandFactor", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, rangeMode: { classPropertyName: "rangeMode", publicName: "rangeMode", isSignal: true, isRequired: false, transformFunction: null }, disabledDays: { classPropertyName: "disabledDays", publicName: "disabledDays", isSignal: true, isRequired: false, transformFunction: null }, rangeStart: { classPropertyName: "rangeStart", publicName: "rangeStart", isSignal: true, isRequired: false, transformFunction: null }, rangeEnd: { classPropertyName: "rangeEnd", publicName: "rangeEnd", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change", rangeChange: "rangeChange" }, viewQueries: [{ propertyName: "elRef", first: true, predicate: ["el"], descendants: true }], ngImport: i0, template: `
1546
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereDatePicker, isStandalone: true, selector: "lgs-datepicker", inputs: { value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, min: { classPropertyName: "min", publicName: "min", isSignal: true, isRequired: false, transformFunction: null }, max: { classPropertyName: "max", publicName: "max", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, expandFactor: { classPropertyName: "expandFactor", publicName: "expandFactor", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, displayFormat: { classPropertyName: "displayFormat", publicName: "displayFormat", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, rangeMode: { classPropertyName: "rangeMode", publicName: "rangeMode", isSignal: true, isRequired: false, transformFunction: null }, disabledDays: { classPropertyName: "disabledDays", publicName: "disabledDays", isSignal: true, isRequired: false, transformFunction: null }, rangeStart: { classPropertyName: "rangeStart", publicName: "rangeStart", isSignal: true, isRequired: false, transformFunction: null }, rangeEnd: { classPropertyName: "rangeEnd", publicName: "rangeEnd", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { change: "change", lgsChange: "lgsChange", rangeChange: "rangeChange" }, ngImport: i0, template: `
1547
+ <!--
1548
+ Skaler prop'lar bilinçli olarak attribute binding — SSR/DSD gerekçesi için
1549
+ calendar.ts'teki nota bakınız. Attribute adı, core'da "attribute:" açıkça
1550
+ verilmemişse property adının KÜÇÜK HARFLİSİDİR (rangeMode -> rangemode);
1551
+ "display-format" core'da açıkça tanımlı olduğu için kebab kalır.
1552
+ -->
1463
1553
  <logosphere-datepicker
1464
- #el
1465
1554
  [attr.value]="value()"
1466
1555
  [attr.min]="min()"
1467
1556
  [attr.max]="max()"
1468
- [attr.required]="required() || null"
1469
- [attr.disabled]="disabled() || null"
1470
- [attr.readonly]="readonly() || null"
1557
+ [attr.required]="required() ? '' : null"
1558
+ [attr.disabled]="disabled() ? '' : null"
1559
+ [attr.readonly]="readonly() ? '' : null"
1560
+ [attr.expandfactor]="expandFactor()"
1471
1561
  [attr.placeholder]="placeholder()"
1562
+ [attr.display-format]="displayFormat()"
1472
1563
  [attr.label]="label()"
1473
1564
  [attr.helper]="helper()"
1474
1565
  [attr.error]="error()"
1475
1566
  [attr.size]="size()"
1476
1567
  [attr.variant]="variant()"
1477
- [attr.range-mode]="rangeMode() || null"
1478
- [attr.range-start]="rangeStart()"
1479
- [attr.range-end]="rangeEnd()"
1568
+ [attr.rangemode]="rangeMode() ? '' : null"
1569
+ [attr.rangestart]="rangeStart()"
1570
+ [attr.rangeend]="rangeEnd()"
1571
+ [disabledDays]="disabledDays()"
1480
1572
  (change)="onChange($event)"
1573
+ (lgsChange)="onLgsChange($event)"
1481
1574
  (rangeChange)="onRangeChange($event)"
1482
1575
  ></logosphere-datepicker>
1483
1576
  `, isInline: true });
@@ -1488,33 +1581,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1488
1581
  selector: 'lgs-datepicker',
1489
1582
  imports: [],
1490
1583
  template: `
1584
+ <!--
1585
+ Skaler prop'lar bilinçli olarak attribute binding — SSR/DSD gerekçesi için
1586
+ calendar.ts'teki nota bakınız. Attribute adı, core'da "attribute:" açıkça
1587
+ verilmemişse property adının KÜÇÜK HARFLİSİDİR (rangeMode -> rangemode);
1588
+ "display-format" core'da açıkça tanımlı olduğu için kebab kalır.
1589
+ -->
1491
1590
  <logosphere-datepicker
1492
- #el
1493
1591
  [attr.value]="value()"
1494
1592
  [attr.min]="min()"
1495
1593
  [attr.max]="max()"
1496
- [attr.required]="required() || null"
1497
- [attr.disabled]="disabled() || null"
1498
- [attr.readonly]="readonly() || null"
1594
+ [attr.required]="required() ? '' : null"
1595
+ [attr.disabled]="disabled() ? '' : null"
1596
+ [attr.readonly]="readonly() ? '' : null"
1597
+ [attr.expandfactor]="expandFactor()"
1499
1598
  [attr.placeholder]="placeholder()"
1599
+ [attr.display-format]="displayFormat()"
1500
1600
  [attr.label]="label()"
1501
1601
  [attr.helper]="helper()"
1502
1602
  [attr.error]="error()"
1503
1603
  [attr.size]="size()"
1504
1604
  [attr.variant]="variant()"
1505
- [attr.range-mode]="rangeMode() || null"
1506
- [attr.range-start]="rangeStart()"
1507
- [attr.range-end]="rangeEnd()"
1605
+ [attr.rangemode]="rangeMode() ? '' : null"
1606
+ [attr.rangestart]="rangeStart()"
1607
+ [attr.rangeend]="rangeEnd()"
1608
+ [disabledDays]="disabledDays()"
1508
1609
  (change)="onChange($event)"
1610
+ (lgsChange)="onLgsChange($event)"
1509
1611
  (rangeChange)="onRangeChange($event)"
1510
1612
  ></logosphere-datepicker>
1511
1613
  `,
1512
1614
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1513
1615
  }]
1514
- }], propDecorators: { value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], min: [{ type: i0.Input, args: [{ isSignal: true, alias: "min", required: false }] }], max: [{ type: i0.Input, args: [{ isSignal: true, alias: "max", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readonly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readonly", required: false }] }], expandFactor: [{ type: i0.Input, args: [{ isSignal: true, alias: "expandFactor", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], rangeMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeMode", required: false }] }], disabledDays: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabledDays", required: false }] }], rangeStart: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeStart", required: false }] }], rangeEnd: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeEnd", required: false }] }], change: [{ type: i0.Output, args: ["change"] }], rangeChange: [{ type: i0.Output, args: ["rangeChange"] }], elRef: [{
1515
- type: ViewChild,
1516
- args: ['el', { static: false }]
1517
- }] } });
1616
+ }], propDecorators: { value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], min: [{ type: i0.Input, args: [{ isSignal: true, alias: "min", required: false }] }], max: [{ type: i0.Input, args: [{ isSignal: true, alias: "max", required: false }] }], required: [{ type: i0.Input, args: [{ isSignal: true, alias: "required", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], readonly: [{ type: i0.Input, args: [{ isSignal: true, alias: "readonly", required: false }] }], expandFactor: [{ type: i0.Input, args: [{ isSignal: true, alias: "expandFactor", required: false }] }], placeholder: [{ type: i0.Input, args: [{ isSignal: true, alias: "placeholder", required: false }] }], displayFormat: [{ type: i0.Input, args: [{ isSignal: true, alias: "displayFormat", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], helper: [{ type: i0.Input, args: [{ isSignal: true, alias: "helper", required: false }] }], error: [{ type: i0.Input, args: [{ isSignal: true, alias: "error", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], rangeMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeMode", required: false }] }], disabledDays: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabledDays", required: false }] }], rangeStart: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeStart", required: false }] }], rangeEnd: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeEnd", required: false }] }], change: [{ type: i0.Output, args: ["change"] }], lgsChange: [{ type: i0.Output, args: ["lgsChange"] }], rangeChange: [{ type: i0.Output, args: ["rangeChange"] }] } });
1518
1617
 
1519
1618
  class LogosphereDownloadManager {
1520
1619
  chunkSize = input(2 * 1024 * 1024, ...(ngDevMode ? [{ debugName: "chunkSize" }] : []));
@@ -1563,12 +1662,12 @@ class LogosphereDrawer {
1563
1662
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereDrawer, deps: [], target: i0.ɵɵFactoryTarget.Component });
1564
1663
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereDrawer, isStandalone: true, selector: "lgs-drawer", inputs: { open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, drawerTitle: { classPropertyName: "drawerTitle", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, position: { classPropertyName: "position", publicName: "position", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, closeOnEsc: { classPropertyName: "closeOnEsc", publicName: "closeOnEsc", isSignal: true, isRequired: false, transformFunction: null }, containerSelector: { classPropertyName: "containerSelector", publicName: "containerSelector", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { drawerOpen: "drawerOpen", drawerClose: "drawerClose" }, ngImport: i0, template: `
1565
1664
  <logosphere-drawer
1566
- [open]="open()"
1567
- [title]="drawerTitle()"
1568
- [position]="position()"
1569
- [width]="width()"
1665
+ [attr.open]="open() ? '' : null"
1666
+ [attr.drawer-title]="drawerTitle()"
1667
+ [attr.position]="position()"
1668
+ [attr.width]="width()"
1570
1669
  [closeOnEsc]="closeOnEsc()"
1571
- [containerSelector]="containerSelector()"
1670
+ [attr.containerselector]="containerSelector()"
1572
1671
  (drawer-open)="onDrawerOpen()"
1573
1672
  (drawer-close)="onDrawerClose()"
1574
1673
  >
@@ -1583,12 +1682,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1583
1682
  imports: [],
1584
1683
  template: `
1585
1684
  <logosphere-drawer
1586
- [open]="open()"
1587
- [title]="drawerTitle()"
1588
- [position]="position()"
1589
- [width]="width()"
1685
+ [attr.open]="open() ? '' : null"
1686
+ [attr.drawer-title]="drawerTitle()"
1687
+ [attr.position]="position()"
1688
+ [attr.width]="width()"
1590
1689
  [closeOnEsc]="closeOnEsc()"
1591
- [containerSelector]="containerSelector()"
1690
+ [attr.containerselector]="containerSelector()"
1592
1691
  (drawer-open)="onDrawerOpen()"
1593
1692
  (drawer-close)="onDrawerClose()"
1594
1693
  >
@@ -1603,18 +1702,36 @@ class LogosphereLeftMenu {
1603
1702
  open = input(false, ...(ngDevMode ? [{ debugName: "open" }] : []));
1604
1703
  openWidth = input(248, ...(ngDevMode ? [{ debugName: "openWidth" }] : []));
1605
1704
  storageKey = input('logosphere-leftmenu-state', ...(ngDevMode ? [{ debugName: "storageKey" }] : []));
1705
+ items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
1706
+ defaultExpandedIds = input([], ...(ngDevMode ? [{ debugName: "defaultExpandedIds" }] : []));
1707
+ leading = input(true, ...(ngDevMode ? [{ debugName: "leading" }] : []));
1606
1708
  itemClick = output();
1709
+ toggleChange = output();
1710
+ widthChange = output();
1607
1711
  onItemClick(event) {
1608
1712
  const e = event;
1609
1713
  this.itemClick.emit(e.detail);
1610
1714
  }
1715
+ onToggleChange(event) {
1716
+ const e = event;
1717
+ this.toggleChange.emit(e.detail);
1718
+ }
1719
+ onWidthChange(event) {
1720
+ const e = event;
1721
+ this.widthChange.emit(e.detail);
1722
+ }
1611
1723
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereLeftMenu, deps: [], target: i0.ɵɵFactoryTarget.Component });
1612
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereLeftMenu, isStandalone: true, selector: "lgs-left-menu", inputs: { open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, openWidth: { classPropertyName: "openWidth", publicName: "openWidth", isSignal: true, isRequired: false, transformFunction: null }, storageKey: { classPropertyName: "storageKey", publicName: "storageKey", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { itemClick: "itemClick" }, ngImport: i0, template: `
1724
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereLeftMenu, isStandalone: true, selector: "lgs-left-menu", inputs: { open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, openWidth: { classPropertyName: "openWidth", publicName: "openWidth", isSignal: true, isRequired: false, transformFunction: null }, storageKey: { classPropertyName: "storageKey", publicName: "storageKey", isSignal: true, isRequired: false, transformFunction: null }, items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null }, defaultExpandedIds: { classPropertyName: "defaultExpandedIds", publicName: "defaultExpandedIds", isSignal: true, isRequired: false, transformFunction: null }, leading: { classPropertyName: "leading", publicName: "leading", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { itemClick: "itemClick", toggleChange: "toggleChange", widthChange: "widthChange" }, ngImport: i0, template: `
1613
1725
  <logosphere-leftmenu
1614
- [open]="open()"
1615
- [openWidth]="openWidth()"
1616
- [storageKey]="storageKey()"
1726
+ [attr.open]="open() ? '' : null"
1727
+ [attr.openwidth]="openWidth()"
1728
+ [attr.storagekey]="storageKey()"
1729
+ [items]="items()"
1730
+ [defaultExpandedIds]="defaultExpandedIds()"
1731
+ [leading]="leading()"
1617
1732
  (item-click)="onItemClick($event)"
1733
+ (toggle-change)="onToggleChange($event)"
1734
+ (width-change)="onWidthChange($event)"
1618
1735
  >
1619
1736
  <ng-content></ng-content>
1620
1737
  </logosphere-leftmenu>
@@ -1627,17 +1744,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1627
1744
  imports: [],
1628
1745
  template: `
1629
1746
  <logosphere-leftmenu
1630
- [open]="open()"
1631
- [openWidth]="openWidth()"
1632
- [storageKey]="storageKey()"
1747
+ [attr.open]="open() ? '' : null"
1748
+ [attr.openwidth]="openWidth()"
1749
+ [attr.storagekey]="storageKey()"
1750
+ [items]="items()"
1751
+ [defaultExpandedIds]="defaultExpandedIds()"
1752
+ [leading]="leading()"
1633
1753
  (item-click)="onItemClick($event)"
1754
+ (toggle-change)="onToggleChange($event)"
1755
+ (width-change)="onWidthChange($event)"
1634
1756
  >
1635
1757
  <ng-content></ng-content>
1636
1758
  </logosphere-leftmenu>
1637
1759
  `,
1638
1760
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1639
1761
  }]
1640
- }], propDecorators: { open: [{ type: i0.Input, args: [{ isSignal: true, alias: "open", required: false }] }], openWidth: [{ type: i0.Input, args: [{ isSignal: true, alias: "openWidth", required: false }] }], storageKey: [{ type: i0.Input, args: [{ isSignal: true, alias: "storageKey", required: false }] }], itemClick: [{ type: i0.Output, args: ["itemClick"] }] } });
1762
+ }], propDecorators: { open: [{ type: i0.Input, args: [{ isSignal: true, alias: "open", required: false }] }], openWidth: [{ type: i0.Input, args: [{ isSignal: true, alias: "openWidth", required: false }] }], storageKey: [{ type: i0.Input, args: [{ isSignal: true, alias: "storageKey", required: false }] }], items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], defaultExpandedIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "defaultExpandedIds", required: false }] }], leading: [{ type: i0.Input, args: [{ isSignal: true, alias: "leading", required: false }] }], itemClick: [{ type: i0.Output, args: ["itemClick"] }], toggleChange: [{ type: i0.Output, args: ["toggleChange"] }], widthChange: [{ type: i0.Output, args: ["widthChange"] }] } });
1641
1763
 
1642
1764
  class LogosphereLeftMenuItem {
1643
1765
  itemId = input('', ...(ngDevMode ? [{ debugName: "itemId" }] : []));
@@ -1678,29 +1800,51 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1678
1800
  class LogosphereModal {
1679
1801
  open = input(false, ...(ngDevMode ? [{ debugName: "open" }] : []));
1680
1802
  modalTitle = input('', { ...(ngDevMode ? { debugName: "modalTitle" } : {}), alias: 'title' });
1803
+ size = input('md', ...(ngDevMode ? [{ debugName: "size" }] : []));
1681
1804
  closeOnEsc = input(true, ...(ngDevMode ? [{ debugName: "closeOnEsc" }] : []));
1682
1805
  closeOnBackdrop = input(true, ...(ngDevMode ? [{ debugName: "closeOnBackdrop" }] : []));
1683
1806
  showBack = input(false, ...(ngDevMode ? [{ debugName: "showBack" }] : []));
1684
- showClose = input(false, ...(ngDevMode ? [{ debugName: "showClose" }] : []));
1807
+ showClose = input(true, ...(ngDevMode ? [{ debugName: "showClose" }] : []));
1808
+ showIcon = input(false, ...(ngDevMode ? [{ debugName: "showIcon" }] : []));
1809
+ footer = input(true, ...(ngDevMode ? [{ debugName: "footer" }] : []));
1810
+ okLabel = input('Tamam', ...(ngDevMode ? [{ debugName: "okLabel" }] : []));
1811
+ cancelLabel = input('İptal', ...(ngDevMode ? [{ debugName: "cancelLabel" }] : []));
1812
+ showCancel = input(true, ...(ngDevMode ? [{ debugName: "showCancel" }] : []));
1685
1813
  modalOpen = output();
1686
1814
  modalClose = output();
1815
+ ok = output();
1816
+ cancel = output();
1687
1817
  onModalOpen() {
1688
1818
  this.modalOpen.emit();
1689
1819
  }
1690
1820
  onModalClose() {
1691
1821
  this.modalClose.emit();
1692
1822
  }
1823
+ onOk() {
1824
+ this.ok.emit();
1825
+ }
1826
+ onCancel() {
1827
+ this.cancel.emit();
1828
+ }
1693
1829
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereModal, deps: [], target: i0.ɵɵFactoryTarget.Component });
1694
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereModal, isStandalone: true, selector: "lgs-modal", inputs: { open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, modalTitle: { classPropertyName: "modalTitle", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, closeOnEsc: { classPropertyName: "closeOnEsc", publicName: "closeOnEsc", isSignal: true, isRequired: false, transformFunction: null }, closeOnBackdrop: { classPropertyName: "closeOnBackdrop", publicName: "closeOnBackdrop", isSignal: true, isRequired: false, transformFunction: null }, showBack: { classPropertyName: "showBack", publicName: "showBack", isSignal: true, isRequired: false, transformFunction: null }, showClose: { classPropertyName: "showClose", publicName: "showClose", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { modalOpen: "modalOpen", modalClose: "modalClose" }, ngImport: i0, template: `
1830
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereModal, isStandalone: true, selector: "lgs-modal", inputs: { open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, modalTitle: { classPropertyName: "modalTitle", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, closeOnEsc: { classPropertyName: "closeOnEsc", publicName: "closeOnEsc", isSignal: true, isRequired: false, transformFunction: null }, closeOnBackdrop: { classPropertyName: "closeOnBackdrop", publicName: "closeOnBackdrop", isSignal: true, isRequired: false, transformFunction: null }, showBack: { classPropertyName: "showBack", publicName: "showBack", isSignal: true, isRequired: false, transformFunction: null }, showClose: { classPropertyName: "showClose", publicName: "showClose", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, footer: { classPropertyName: "footer", publicName: "footer", isSignal: true, isRequired: false, transformFunction: null }, okLabel: { classPropertyName: "okLabel", publicName: "okLabel", isSignal: true, isRequired: false, transformFunction: null }, cancelLabel: { classPropertyName: "cancelLabel", publicName: "cancelLabel", isSignal: true, isRequired: false, transformFunction: null }, showCancel: { classPropertyName: "showCancel", publicName: "showCancel", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { modalOpen: "modalOpen", modalClose: "modalClose", ok: "ok", cancel: "cancel" }, ngImport: i0, template: `
1695
1831
  <logosphere-modal
1696
- [open]="open()"
1697
- [title]="modalTitle()"
1832
+ [attr.open]="open() ? '' : null"
1833
+ [attr.modal-title]="modalTitle()"
1834
+ [attr.size]="size()"
1698
1835
  [closeOnEsc]="closeOnEsc()"
1699
1836
  [closeOnBackdrop]="closeOnBackdrop()"
1700
- [showBack]="showBack()"
1837
+ [attr.showback]="showBack() ? '' : null"
1701
1838
  [showClose]="showClose()"
1839
+ [attr.showicon]="showIcon() ? '' : null"
1840
+ [footer]="footer()"
1841
+ [attr.oklabel]="okLabel()"
1842
+ [attr.cancellabel]="cancelLabel()"
1843
+ [showCancel]="showCancel()"
1702
1844
  (modal-open)="onModalOpen()"
1703
1845
  (modal-close)="onModalClose()"
1846
+ (ok)="onOk()"
1847
+ (cancel)="onCancel()"
1704
1848
  >
1705
1849
  <ng-content></ng-content>
1706
1850
  <ng-content select="[slot=footer]" slot="footer"></ng-content>
@@ -1714,14 +1858,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1714
1858
  imports: [],
1715
1859
  template: `
1716
1860
  <logosphere-modal
1717
- [open]="open()"
1718
- [title]="modalTitle()"
1861
+ [attr.open]="open() ? '' : null"
1862
+ [attr.modal-title]="modalTitle()"
1863
+ [attr.size]="size()"
1719
1864
  [closeOnEsc]="closeOnEsc()"
1720
1865
  [closeOnBackdrop]="closeOnBackdrop()"
1721
- [showBack]="showBack()"
1866
+ [attr.showback]="showBack() ? '' : null"
1722
1867
  [showClose]="showClose()"
1868
+ [attr.showicon]="showIcon() ? '' : null"
1869
+ [footer]="footer()"
1870
+ [attr.oklabel]="okLabel()"
1871
+ [attr.cancellabel]="cancelLabel()"
1872
+ [showCancel]="showCancel()"
1723
1873
  (modal-open)="onModalOpen()"
1724
1874
  (modal-close)="onModalClose()"
1875
+ (ok)="onOk()"
1876
+ (cancel)="onCancel()"
1725
1877
  >
1726
1878
  <ng-content></ng-content>
1727
1879
  <ng-content select="[slot=footer]" slot="footer"></ng-content>
@@ -1729,7 +1881,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1729
1881
  `,
1730
1882
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1731
1883
  }]
1732
- }], propDecorators: { open: [{ type: i0.Input, args: [{ isSignal: true, alias: "open", required: false }] }], modalTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], closeOnEsc: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeOnEsc", required: false }] }], closeOnBackdrop: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeOnBackdrop", required: false }] }], showBack: [{ type: i0.Input, args: [{ isSignal: true, alias: "showBack", required: false }] }], showClose: [{ type: i0.Input, args: [{ isSignal: true, alias: "showClose", required: false }] }], modalOpen: [{ type: i0.Output, args: ["modalOpen"] }], modalClose: [{ type: i0.Output, args: ["modalClose"] }] } });
1884
+ }], propDecorators: { open: [{ type: i0.Input, args: [{ isSignal: true, alias: "open", required: false }] }], modalTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], closeOnEsc: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeOnEsc", required: false }] }], closeOnBackdrop: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeOnBackdrop", required: false }] }], showBack: [{ type: i0.Input, args: [{ isSignal: true, alias: "showBack", required: false }] }], showClose: [{ type: i0.Input, args: [{ isSignal: true, alias: "showClose", required: false }] }], showIcon: [{ type: i0.Input, args: [{ isSignal: true, alias: "showIcon", required: false }] }], footer: [{ type: i0.Input, args: [{ isSignal: true, alias: "footer", required: false }] }], okLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "okLabel", required: false }] }], cancelLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "cancelLabel", required: false }] }], showCancel: [{ type: i0.Input, args: [{ isSignal: true, alias: "showCancel", required: false }] }], modalOpen: [{ type: i0.Output, args: ["modalOpen"] }], modalClose: [{ type: i0.Output, args: ["modalClose"] }], ok: [{ type: i0.Output, args: ["ok"] }], cancel: [{ type: i0.Output, args: ["cancel"] }] } });
1733
1885
 
1734
1886
  class LogosphereTab {
1735
1887
  tabs = input([], ...(ngDevMode ? [{ debugName: "tabs" }] : []));
@@ -1737,22 +1889,17 @@ class LogosphereTab {
1737
1889
  lazy = input(true, ...(ngDevMode ? [{ debugName: "lazy" }] : []));
1738
1890
  variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
1739
1891
  tabChange = output();
1740
- set elRef(element) {
1741
- if (element) {
1742
- element.nativeElement.tabs = this.tabs();
1743
- }
1744
- }
1745
1892
  onTabChange(event) {
1746
1893
  const e = event;
1747
1894
  this.tabChange.emit(e.detail);
1748
1895
  }
1749
1896
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTab, deps: [], target: i0.ɵɵFactoryTarget.Component });
1750
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereTab, isStandalone: true, selector: "lgs-tab", inputs: { tabs: { classPropertyName: "tabs", publicName: "tabs", isSignal: true, isRequired: false, transformFunction: null }, activeTab: { classPropertyName: "activeTab", publicName: "activeTab", isSignal: true, isRequired: false, transformFunction: null }, lazy: { classPropertyName: "lazy", publicName: "lazy", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { tabChange: "tabChange" }, viewQueries: [{ propertyName: "elRef", first: true, predicate: ["el"], descendants: true }], ngImport: i0, template: `
1897
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereTab, isStandalone: true, selector: "lgs-tab", inputs: { tabs: { classPropertyName: "tabs", publicName: "tabs", isSignal: true, isRequired: false, transformFunction: null }, activeTab: { classPropertyName: "activeTab", publicName: "activeTab", isSignal: true, isRequired: false, transformFunction: null }, lazy: { classPropertyName: "lazy", publicName: "lazy", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { tabChange: "tabChange" }, ngImport: i0, template: `
1751
1898
  <logosphere-tab
1752
- #el
1753
- [activeTab]="activeTab()"
1899
+ [tabs]="tabs()"
1900
+ [attr.activetab]="activeTab()"
1754
1901
  [lazy]="lazy()"
1755
- [variant]="variant()"
1902
+ [attr.variant]="variant()"
1756
1903
  (tab-change)="onTabChange($event)"
1757
1904
  >
1758
1905
  <ng-content></ng-content>
@@ -1766,10 +1913,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1766
1913
  imports: [],
1767
1914
  template: `
1768
1915
  <logosphere-tab
1769
- #el
1770
- [activeTab]="activeTab()"
1916
+ [tabs]="tabs()"
1917
+ [attr.activetab]="activeTab()"
1771
1918
  [lazy]="lazy()"
1772
- [variant]="variant()"
1919
+ [attr.variant]="variant()"
1773
1920
  (tab-change)="onTabChange($event)"
1774
1921
  >
1775
1922
  <ng-content></ng-content>
@@ -1777,10 +1924,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1777
1924
  `,
1778
1925
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1779
1926
  }]
1780
- }], propDecorators: { tabs: [{ type: i0.Input, args: [{ isSignal: true, alias: "tabs", required: false }] }], activeTab: [{ type: i0.Input, args: [{ isSignal: true, alias: "activeTab", required: false }] }], lazy: [{ type: i0.Input, args: [{ isSignal: true, alias: "lazy", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], tabChange: [{ type: i0.Output, args: ["tabChange"] }], elRef: [{
1781
- type: ViewChild,
1782
- args: ['el', { static: false }]
1783
- }] } });
1927
+ }], propDecorators: { tabs: [{ type: i0.Input, args: [{ isSignal: true, alias: "tabs", required: false }] }], activeTab: [{ type: i0.Input, args: [{ isSignal: true, alias: "activeTab", required: false }] }], lazy: [{ type: i0.Input, args: [{ isSignal: true, alias: "lazy", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], tabChange: [{ type: i0.Output, args: ["tabChange"] }] } });
1784
1928
 
1785
1929
  class LogosphereTable {
1786
1930
  columns = input([], ...(ngDevMode ? [{ debugName: "columns" }] : []));
@@ -1802,27 +1946,41 @@ class LogosphereTable {
1802
1946
  selectChangeHandler = (detail) => this.selectChange.emit(detail);
1803
1947
  searchHandler = (detail) => this.search.emit(detail);
1804
1948
  widthChangeHandler = (detail) => this.widthChange.emit(detail);
1949
+ elRef = viewChild('el', ...(ngDevMode ? [{ debugName: "elRef" }] : []));
1950
+ constructor() {
1951
+ // Angular, adı "on" ile başlayan property binding'lerini güvenlik gereği reddeder
1952
+ // (NG0306, validateAgainstEventProperties) — bu bir runtime kontrolüdür, ngc yakalamaz.
1953
+ // Core'un onSortChange/onSelectChange/onSearch/onWidthChange callback prop'ları bu
1954
+ // yüzden şablondan değil buradan atanır.
1955
+ effect(() => {
1956
+ const ref = this.elRef();
1957
+ if (!ref)
1958
+ return;
1959
+ const node = ref.nativeElement;
1960
+ node.onSortChange = this.sortChangeHandler;
1961
+ node.onSelectChange = this.selectChangeHandler;
1962
+ node.onSearch = this.searchHandler;
1963
+ node.onWidthChange = this.widthChangeHandler;
1964
+ });
1965
+ }
1805
1966
  onRowClick(event) {
1806
1967
  const e = event;
1807
1968
  this.rowClick.emit(e.detail);
1808
1969
  }
1809
1970
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTable, deps: [], target: i0.ɵɵFactoryTarget.Component });
1810
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereTable, isStandalone: true, selector: "lgs-table", inputs: { columns: { classPropertyName: "columns", publicName: "columns", isSignal: true, isRequired: false, transformFunction: null }, actionColumn: { classPropertyName: "actionColumn", publicName: "actionColumn", isSignal: true, isRequired: false, transformFunction: null }, rows: { classPropertyName: "rows", publicName: "rows", isSignal: true, isRequired: false, transformFunction: null }, rowKey: { classPropertyName: "rowKey", publicName: "rowKey", isSignal: true, isRequired: false, transformFunction: null }, emptyMessage: { classPropertyName: "emptyMessage", publicName: "emptyMessage", isSignal: true, isRequired: false, transformFunction: null }, maxHeight: { classPropertyName: "maxHeight", publicName: "maxHeight", isSignal: true, isRequired: false, transformFunction: null }, selection: { classPropertyName: "selection", publicName: "selection", isSignal: true, isRequired: false, transformFunction: null }, stickySelection: { classPropertyName: "stickySelection", publicName: "stickySelection", isSignal: true, isRequired: false, transformFunction: null }, resizable: { classPropertyName: "resizable", publicName: "resizable", isSignal: true, isRequired: false, transformFunction: null }, borderless: { classPropertyName: "borderless", publicName: "borderless", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { rowClick: "rowClick", sortChange: "sortChange", selectChange: "selectChange", search: "search", widthChange: "widthChange" }, ngImport: i0, template: `
1971
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "21.0.7", type: LogosphereTable, isStandalone: true, selector: "lgs-table", inputs: { columns: { classPropertyName: "columns", publicName: "columns", isSignal: true, isRequired: false, transformFunction: null }, actionColumn: { classPropertyName: "actionColumn", publicName: "actionColumn", isSignal: true, isRequired: false, transformFunction: null }, rows: { classPropertyName: "rows", publicName: "rows", isSignal: true, isRequired: false, transformFunction: null }, rowKey: { classPropertyName: "rowKey", publicName: "rowKey", isSignal: true, isRequired: false, transformFunction: null }, emptyMessage: { classPropertyName: "emptyMessage", publicName: "emptyMessage", isSignal: true, isRequired: false, transformFunction: null }, maxHeight: { classPropertyName: "maxHeight", publicName: "maxHeight", isSignal: true, isRequired: false, transformFunction: null }, selection: { classPropertyName: "selection", publicName: "selection", isSignal: true, isRequired: false, transformFunction: null }, stickySelection: { classPropertyName: "stickySelection", publicName: "stickySelection", isSignal: true, isRequired: false, transformFunction: null }, resizable: { classPropertyName: "resizable", publicName: "resizable", isSignal: true, isRequired: false, transformFunction: null }, borderless: { classPropertyName: "borderless", publicName: "borderless", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { rowClick: "rowClick", sortChange: "sortChange", selectChange: "selectChange", search: "search", widthChange: "widthChange" }, viewQueries: [{ propertyName: "elRef", first: true, predicate: ["el"], descendants: true, isSignal: true }], ngImport: i0, template: `
1811
1972
  <logosphere-table
1973
+ #el
1812
1974
  [columns]="columns()"
1813
1975
  [actionColumn]="actionColumn()"
1814
1976
  [rows]="rows()"
1815
- [rowKey]="rowKey()"
1816
- [emptyMessage]="emptyMessage()"
1817
- [maxHeight]="maxHeight()"
1818
- [selection]="selection()"
1819
- [stickySelection]="stickySelection()"
1820
- [resizable]="resizable()"
1821
- [borderless]="borderless()"
1822
- [onSortChange]="sortChangeHandler"
1823
- [onSelectChange]="selectChangeHandler"
1824
- [onSearch]="searchHandler"
1825
- [onWidthChange]="widthChangeHandler"
1977
+ [attr.row-key]="rowKey()"
1978
+ [attr.empty-message]="emptyMessage()"
1979
+ [attr.max-height]="maxHeight()"
1980
+ [attr.selection]="selection() ? '' : null"
1981
+ [attr.sticky-selection]="stickySelection() ? '' : null"
1982
+ [attr.resizable]="resizable() ? '' : null"
1983
+ [attr.borderless]="borderless() ? '' : null"
1826
1984
  (row-click)="onRowClick($event)"
1827
1985
  ></logosphere-table>
1828
1986
  `, isInline: true });
@@ -1834,26 +1992,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1834
1992
  imports: [],
1835
1993
  template: `
1836
1994
  <logosphere-table
1995
+ #el
1837
1996
  [columns]="columns()"
1838
1997
  [actionColumn]="actionColumn()"
1839
1998
  [rows]="rows()"
1840
- [rowKey]="rowKey()"
1841
- [emptyMessage]="emptyMessage()"
1842
- [maxHeight]="maxHeight()"
1843
- [selection]="selection()"
1844
- [stickySelection]="stickySelection()"
1845
- [resizable]="resizable()"
1846
- [borderless]="borderless()"
1847
- [onSortChange]="sortChangeHandler"
1848
- [onSelectChange]="selectChangeHandler"
1849
- [onSearch]="searchHandler"
1850
- [onWidthChange]="widthChangeHandler"
1999
+ [attr.row-key]="rowKey()"
2000
+ [attr.empty-message]="emptyMessage()"
2001
+ [attr.max-height]="maxHeight()"
2002
+ [attr.selection]="selection() ? '' : null"
2003
+ [attr.sticky-selection]="stickySelection() ? '' : null"
2004
+ [attr.resizable]="resizable() ? '' : null"
2005
+ [attr.borderless]="borderless() ? '' : null"
1851
2006
  (row-click)="onRowClick($event)"
1852
2007
  ></logosphere-table>
1853
2008
  `,
1854
2009
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1855
2010
  }]
1856
- }], propDecorators: { columns: [{ type: i0.Input, args: [{ isSignal: true, alias: "columns", required: false }] }], actionColumn: [{ type: i0.Input, args: [{ isSignal: true, alias: "actionColumn", required: false }] }], rows: [{ type: i0.Input, args: [{ isSignal: true, alias: "rows", required: false }] }], rowKey: [{ type: i0.Input, args: [{ isSignal: true, alias: "rowKey", required: false }] }], emptyMessage: [{ type: i0.Input, args: [{ isSignal: true, alias: "emptyMessage", required: false }] }], maxHeight: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxHeight", required: false }] }], selection: [{ type: i0.Input, args: [{ isSignal: true, alias: "selection", required: false }] }], stickySelection: [{ type: i0.Input, args: [{ isSignal: true, alias: "stickySelection", required: false }] }], resizable: [{ type: i0.Input, args: [{ isSignal: true, alias: "resizable", required: false }] }], borderless: [{ type: i0.Input, args: [{ isSignal: true, alias: "borderless", required: false }] }], rowClick: [{ type: i0.Output, args: ["rowClick"] }], sortChange: [{ type: i0.Output, args: ["sortChange"] }], selectChange: [{ type: i0.Output, args: ["selectChange"] }], search: [{ type: i0.Output, args: ["search"] }], widthChange: [{ type: i0.Output, args: ["widthChange"] }] } });
2011
+ }], ctorParameters: () => [], propDecorators: { columns: [{ type: i0.Input, args: [{ isSignal: true, alias: "columns", required: false }] }], actionColumn: [{ type: i0.Input, args: [{ isSignal: true, alias: "actionColumn", required: false }] }], rows: [{ type: i0.Input, args: [{ isSignal: true, alias: "rows", required: false }] }], rowKey: [{ type: i0.Input, args: [{ isSignal: true, alias: "rowKey", required: false }] }], emptyMessage: [{ type: i0.Input, args: [{ isSignal: true, alias: "emptyMessage", required: false }] }], maxHeight: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxHeight", required: false }] }], selection: [{ type: i0.Input, args: [{ isSignal: true, alias: "selection", required: false }] }], stickySelection: [{ type: i0.Input, args: [{ isSignal: true, alias: "stickySelection", required: false }] }], resizable: [{ type: i0.Input, args: [{ isSignal: true, alias: "resizable", required: false }] }], borderless: [{ type: i0.Input, args: [{ isSignal: true, alias: "borderless", required: false }] }], rowClick: [{ type: i0.Output, args: ["rowClick"] }], sortChange: [{ type: i0.Output, args: ["sortChange"] }], selectChange: [{ type: i0.Output, args: ["selectChange"] }], search: [{ type: i0.Output, args: ["search"] }], widthChange: [{ type: i0.Output, args: ["widthChange"] }], elRef: [{ type: i0.ViewChild, args: ['el', { isSignal: true }] }] } });
1857
2012
 
1858
2013
  class LogosphereToast {
1859
2014
  type = input('info', ...(ngDevMode ? [{ debugName: "type" }] : []));
@@ -1863,21 +2018,27 @@ class LogosphereToast {
1863
2018
  closeable = input(true, ...(ngDevMode ? [{ debugName: "closeable" }] : []));
1864
2019
  duration = input(5000, ...(ngDevMode ? [{ debugName: "duration" }] : []));
1865
2020
  autoDismiss = input(true, ...(ngDevMode ? [{ debugName: "autoDismiss" }] : []));
2021
+ action = input(undefined, ...(ngDevMode ? [{ debugName: "action" }] : []));
2022
+ toastClose = output();
2023
+ /** @deprecated `toastClose` kullanın — aynı anda yayınlanır. */
1866
2024
  dismiss = output();
1867
- onDismiss() {
2025
+ onToastClose(event) {
2026
+ const e = event;
2027
+ this.toastClose.emit(e.detail);
1868
2028
  this.dismiss.emit();
1869
2029
  }
1870
2030
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereToast, deps: [], target: i0.ɵɵFactoryTarget.Component });
1871
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereToast, isStandalone: true, selector: "lgs-toast", inputs: { type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, toastTitle: { classPropertyName: "toastTitle", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, closeable: { classPropertyName: "closeable", publicName: "closeable", isSignal: true, isRequired: false, transformFunction: null }, duration: { classPropertyName: "duration", publicName: "duration", isSignal: true, isRequired: false, transformFunction: null }, autoDismiss: { classPropertyName: "autoDismiss", publicName: "autoDismiss", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { dismiss: "dismiss" }, ngImport: i0, template: `
2031
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereToast, isStandalone: true, selector: "lgs-toast", inputs: { type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, toastTitle: { classPropertyName: "toastTitle", publicName: "title", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, closeable: { classPropertyName: "closeable", publicName: "closeable", isSignal: true, isRequired: false, transformFunction: null }, duration: { classPropertyName: "duration", publicName: "duration", isSignal: true, isRequired: false, transformFunction: null }, autoDismiss: { classPropertyName: "autoDismiss", publicName: "autoDismiss", isSignal: true, isRequired: false, transformFunction: null }, action: { classPropertyName: "action", publicName: "action", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { toastClose: "toastClose", dismiss: "dismiss" }, ngImport: i0, template: `
1872
2032
  <logosphere-toast
1873
- [type]="type()"
1874
- [title]="toastTitle()"
1875
- [text]="text()"
1876
- [icon]="icon()"
2033
+ [attr.type]="type()"
2034
+ [attr.toast-title]="toastTitle()"
2035
+ [attr.text]="text()"
2036
+ [attr.icon]="icon()"
1877
2037
  [closeable]="closeable()"
1878
- [duration]="duration()"
2038
+ [attr.duration]="duration()"
1879
2039
  [autoDismiss]="autoDismiss()"
1880
- (dismiss)="onDismiss()"
2040
+ [action]="action()"
2041
+ (toast-close)="onToastClose($event)"
1881
2042
  ></logosphere-toast>
1882
2043
  `, isInline: true });
1883
2044
  }
@@ -1888,22 +2049,36 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1888
2049
  imports: [],
1889
2050
  template: `
1890
2051
  <logosphere-toast
1891
- [type]="type()"
1892
- [title]="toastTitle()"
1893
- [text]="text()"
1894
- [icon]="icon()"
2052
+ [attr.type]="type()"
2053
+ [attr.toast-title]="toastTitle()"
2054
+ [attr.text]="text()"
2055
+ [attr.icon]="icon()"
1895
2056
  [closeable]="closeable()"
1896
- [duration]="duration()"
2057
+ [attr.duration]="duration()"
1897
2058
  [autoDismiss]="autoDismiss()"
1898
- (dismiss)="onDismiss()"
2059
+ [action]="action()"
2060
+ (toast-close)="onToastClose($event)"
1899
2061
  ></logosphere-toast>
1900
2062
  `,
1901
2063
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1902
2064
  }]
1903
- }], propDecorators: { type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], toastTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], text: [{ type: i0.Input, args: [{ isSignal: true, alias: "text", required: false }] }], icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }], closeable: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeable", required: false }] }], duration: [{ type: i0.Input, args: [{ isSignal: true, alias: "duration", required: false }] }], autoDismiss: [{ type: i0.Input, args: [{ isSignal: true, alias: "autoDismiss", required: false }] }], dismiss: [{ type: i0.Output, args: ["dismiss"] }] } });
2065
+ }], propDecorators: { type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], toastTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], text: [{ type: i0.Input, args: [{ isSignal: true, alias: "text", required: false }] }], icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }], closeable: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeable", required: false }] }], duration: [{ type: i0.Input, args: [{ isSignal: true, alias: "duration", required: false }] }], autoDismiss: [{ type: i0.Input, args: [{ isSignal: true, alias: "autoDismiss", required: false }] }], action: [{ type: i0.Input, args: [{ isSignal: true, alias: "action", required: false }] }], toastClose: [{ type: i0.Output, args: ["toastClose"] }], dismiss: [{ type: i0.Output, args: ["dismiss"] }] } });
1904
2066
  class LogosphereToastContainer {
2067
+ el;
2068
+ get host() {
2069
+ return this.el.nativeElement;
2070
+ }
2071
+ show(options) {
2072
+ return this.host.show(options);
2073
+ }
2074
+ close(id) {
2075
+ this.host.close(id);
2076
+ }
2077
+ clear() {
2078
+ this.host.clear();
2079
+ }
1905
2080
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereToastContainer, deps: [], target: i0.ɵɵFactoryTarget.Component });
1906
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.7", type: LogosphereToastContainer, isStandalone: true, selector: "lgs-toast-container", ngImport: i0, template: `
2081
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.7", type: LogosphereToastContainer, isStandalone: true, selector: "lgs-toast-container", viewQueries: [{ propertyName: "el", first: true, predicate: ["el"], descendants: true, static: true }], ngImport: i0, template: `
1907
2082
  <logosphere-toast-container #el></logosphere-toast-container>
1908
2083
  `, isInline: true });
1909
2084
  }
@@ -1917,7 +2092,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1917
2092
  `,
1918
2093
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1919
2094
  }]
1920
- }] });
2095
+ }], propDecorators: { el: [{
2096
+ type: ViewChild,
2097
+ args: ['el', { static: true }]
2098
+ }] } });
1921
2099
 
1922
2100
  class LogosphereTreeMenu {
1923
2101
  items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
@@ -1925,16 +2103,11 @@ class LogosphereTreeMenu {
1925
2103
  expandOnLabelClick = input(true, ...(ngDevMode ? [{ debugName: "expandOnLabelClick" }] : []));
1926
2104
  chevronPosition = input('left', ...(ngDevMode ? [{ debugName: "chevronPosition" }] : []));
1927
2105
  showLabels = input(true, ...(ngDevMode ? [{ debugName: "showLabels" }] : []));
2106
+ leading = input(true, ...(ngDevMode ? [{ debugName: "leading" }] : []));
1928
2107
  iconSize = input(16, ...(ngDevMode ? [{ debugName: "iconSize" }] : []));
1929
2108
  toggle = output();
1930
2109
  itemClick = output();
1931
2110
  nodeClick = output();
1932
- set elRef(element) {
1933
- if (element) {
1934
- element.nativeElement.items = this.items();
1935
- element.nativeElement.expandedIds = this.expandedIds();
1936
- }
1937
- }
1938
2111
  onToggle(event) {
1939
2112
  const e = event;
1940
2113
  this.toggle.emit(e.detail);
@@ -1948,13 +2121,15 @@ class LogosphereTreeMenu {
1948
2121
  this.nodeClick.emit(e.detail);
1949
2122
  }
1950
2123
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTreeMenu, deps: [], target: i0.ɵɵFactoryTarget.Component });
1951
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereTreeMenu, isStandalone: true, selector: "lgs-tree-menu", inputs: { items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null }, expandedIds: { classPropertyName: "expandedIds", publicName: "expandedIds", isSignal: true, isRequired: false, transformFunction: null }, expandOnLabelClick: { classPropertyName: "expandOnLabelClick", publicName: "expandOnLabelClick", isSignal: true, isRequired: false, transformFunction: null }, chevronPosition: { classPropertyName: "chevronPosition", publicName: "chevronPosition", isSignal: true, isRequired: false, transformFunction: null }, showLabels: { classPropertyName: "showLabels", publicName: "showLabels", isSignal: true, isRequired: false, transformFunction: null }, iconSize: { classPropertyName: "iconSize", publicName: "iconSize", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { toggle: "toggle", itemClick: "itemClick", nodeClick: "nodeClick" }, viewQueries: [{ propertyName: "elRef", first: true, predicate: ["el"], descendants: true }], ngImport: i0, template: `
2124
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereTreeMenu, isStandalone: true, selector: "lgs-tree-menu", inputs: { items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null }, expandedIds: { classPropertyName: "expandedIds", publicName: "expandedIds", isSignal: true, isRequired: false, transformFunction: null }, expandOnLabelClick: { classPropertyName: "expandOnLabelClick", publicName: "expandOnLabelClick", isSignal: true, isRequired: false, transformFunction: null }, chevronPosition: { classPropertyName: "chevronPosition", publicName: "chevronPosition", isSignal: true, isRequired: false, transformFunction: null }, showLabels: { classPropertyName: "showLabels", publicName: "showLabels", isSignal: true, isRequired: false, transformFunction: null }, leading: { classPropertyName: "leading", publicName: "leading", isSignal: true, isRequired: false, transformFunction: null }, iconSize: { classPropertyName: "iconSize", publicName: "iconSize", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { toggle: "toggle", itemClick: "itemClick", nodeClick: "nodeClick" }, ngImport: i0, template: `
1952
2125
  <logosphere-tree-menu
1953
- #el
2126
+ [items]="items()"
2127
+ [expandedIds]="expandedIds()"
1954
2128
  [expandOnLabelClick]="expandOnLabelClick()"
1955
- [chevronPosition]="chevronPosition()"
2129
+ [attr.chevronposition]="chevronPosition()"
1956
2130
  [showLabels]="showLabels()"
1957
- [iconSize]="iconSize()"
2131
+ [leading]="leading()"
2132
+ [attr.iconsize]="iconSize()"
1958
2133
  (toggle)="onToggle($event)"
1959
2134
  (item-click)="onItemClick($event)"
1960
2135
  (node-click)="onNodeClick($event)"
@@ -1968,11 +2143,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1968
2143
  imports: [],
1969
2144
  template: `
1970
2145
  <logosphere-tree-menu
1971
- #el
2146
+ [items]="items()"
2147
+ [expandedIds]="expandedIds()"
1972
2148
  [expandOnLabelClick]="expandOnLabelClick()"
1973
- [chevronPosition]="chevronPosition()"
2149
+ [attr.chevronposition]="chevronPosition()"
1974
2150
  [showLabels]="showLabels()"
1975
- [iconSize]="iconSize()"
2151
+ [leading]="leading()"
2152
+ [attr.iconsize]="iconSize()"
1976
2153
  (toggle)="onToggle($event)"
1977
2154
  (item-click)="onItemClick($event)"
1978
2155
  (node-click)="onNodeClick($event)"
@@ -1980,10 +2157,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
1980
2157
  `,
1981
2158
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1982
2159
  }]
1983
- }], propDecorators: { items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], expandedIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "expandedIds", required: false }] }], expandOnLabelClick: [{ type: i0.Input, args: [{ isSignal: true, alias: "expandOnLabelClick", required: false }] }], chevronPosition: [{ type: i0.Input, args: [{ isSignal: true, alias: "chevronPosition", required: false }] }], showLabels: [{ type: i0.Input, args: [{ isSignal: true, alias: "showLabels", required: false }] }], iconSize: [{ type: i0.Input, args: [{ isSignal: true, alias: "iconSize", required: false }] }], toggle: [{ type: i0.Output, args: ["toggle"] }], itemClick: [{ type: i0.Output, args: ["itemClick"] }], nodeClick: [{ type: i0.Output, args: ["nodeClick"] }], elRef: [{
1984
- type: ViewChild,
1985
- args: ['el', { static: false }]
1986
- }] } });
2160
+ }], propDecorators: { items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], expandedIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "expandedIds", required: false }] }], expandOnLabelClick: [{ type: i0.Input, args: [{ isSignal: true, alias: "expandOnLabelClick", required: false }] }], chevronPosition: [{ type: i0.Input, args: [{ isSignal: true, alias: "chevronPosition", required: false }] }], showLabels: [{ type: i0.Input, args: [{ isSignal: true, alias: "showLabels", required: false }] }], leading: [{ type: i0.Input, args: [{ isSignal: true, alias: "leading", required: false }] }], iconSize: [{ type: i0.Input, args: [{ isSignal: true, alias: "iconSize", required: false }] }], toggle: [{ type: i0.Output, args: ["toggle"] }], itemClick: [{ type: i0.Output, args: ["itemClick"] }], nodeClick: [{ type: i0.Output, args: ["nodeClick"] }] } });
1987
2161
 
1988
2162
  class LogosphereUploader {
1989
2163
  files = input([], ...(ngDevMode ? [{ debugName: "files" }] : []));
@@ -2022,17 +2196,17 @@ class LogosphereUploader {
2022
2196
  static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereUploader, isStandalone: true, selector: "lgs-uploader", inputs: { files: { classPropertyName: "files", publicName: "files", isSignal: true, isRequired: false, transformFunction: null }, accept: { classPropertyName: "accept", publicName: "accept", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, maxSize: { classPropertyName: "maxSize", publicName: "maxSize", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, selectable: { classPropertyName: "selectable", publicName: "selectable", isSignal: true, isRequired: false, transformFunction: null }, hideDropArea: { classPropertyName: "hideDropArea", publicName: "hideDropArea", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, labelSuffix: { classPropertyName: "labelSuffix", publicName: "labelSuffix", isSignal: true, isRequired: false, transformFunction: null }, helper: { classPropertyName: "helper", publicName: "helper", isSignal: true, isRequired: false, transformFunction: null }, error: { classPropertyName: "error", publicName: "error", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { filesAdded: "filesAdded", fileRemove: "fileRemove", fileRetry: "fileRetry", fileCancel: "fileCancel", fileSelect: "fileSelect" }, ngImport: i0, template: `
2023
2197
  <logosphere-uploader
2024
2198
  [files]="files()"
2025
- [accept]="accept()"
2026
- [multiple]="multiple()"
2027
- [maxSize]="maxSize()"
2028
- [disabled]="disabled()"
2029
- [size]="size()"
2030
- [selectable]="selectable()"
2031
- [hideDropArea]="hideDropArea()"
2032
- [label]="label()"
2033
- [labelSuffix]="labelSuffix()"
2034
- [helper]="helper()"
2035
- [error]="error()"
2199
+ [attr.accept]="accept()"
2200
+ [attr.multiple]="multiple() ? '' : null"
2201
+ [attr.max-size]="maxSize()"
2202
+ [attr.disabled]="disabled() ? '' : null"
2203
+ [attr.size]="size()"
2204
+ [attr.selectable]="selectable() ? '' : null"
2205
+ [attr.hide-drop-area]="hideDropArea() ? '' : null"
2206
+ [attr.label]="label()"
2207
+ [attr.label-suffix]="labelSuffix()"
2208
+ [attr.helper]="helper()"
2209
+ [attr.error]="error()"
2036
2210
  (files-added)="onFilesAdded($event)"
2037
2211
  (file-remove)="onFileRemove($event)"
2038
2212
  (file-retry)="onFileRetry($event)"
@@ -2049,17 +2223,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
2049
2223
  template: `
2050
2224
  <logosphere-uploader
2051
2225
  [files]="files()"
2052
- [accept]="accept()"
2053
- [multiple]="multiple()"
2054
- [maxSize]="maxSize()"
2055
- [disabled]="disabled()"
2056
- [size]="size()"
2057
- [selectable]="selectable()"
2058
- [hideDropArea]="hideDropArea()"
2059
- [label]="label()"
2060
- [labelSuffix]="labelSuffix()"
2061
- [helper]="helper()"
2062
- [error]="error()"
2226
+ [attr.accept]="accept()"
2227
+ [attr.multiple]="multiple() ? '' : null"
2228
+ [attr.max-size]="maxSize()"
2229
+ [attr.disabled]="disabled() ? '' : null"
2230
+ [attr.size]="size()"
2231
+ [attr.selectable]="selectable() ? '' : null"
2232
+ [attr.hide-drop-area]="hideDropArea() ? '' : null"
2233
+ [attr.label]="label()"
2234
+ [attr.label-suffix]="labelSuffix()"
2235
+ [attr.helper]="helper()"
2236
+ [attr.error]="error()"
2063
2237
  (files-added)="onFilesAdded($event)"
2064
2238
  (file-remove)="onFileRemove($event)"
2065
2239
  (file-retry)="onFileRetry($event)"