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