@logosphere-ui/angular 0.0.1 → 1.0.0-beta.1

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 (109) hide show
  1. package/fesm2022/logosphere-ui-angular-src-lib-accordion.mjs +59 -0
  2. package/fesm2022/logosphere-ui-angular-src-lib-accordion.mjs.map +1 -0
  3. package/fesm2022/logosphere-ui-angular-src-lib-badge.mjs +53 -0
  4. package/fesm2022/logosphere-ui-angular-src-lib-badge.mjs.map +1 -0
  5. package/fesm2022/logosphere-ui-angular-src-lib-breadcrumb.mjs +37 -0
  6. package/fesm2022/logosphere-ui-angular-src-lib-breadcrumb.mjs.map +1 -0
  7. package/fesm2022/logosphere-ui-angular-src-lib-button.mjs +20 -4
  8. package/fesm2022/logosphere-ui-angular-src-lib-button.mjs.map +1 -1
  9. package/fesm2022/logosphere-ui-angular-src-lib-calendar.mjs +85 -0
  10. package/fesm2022/logosphere-ui-angular-src-lib-calendar.mjs.map +1 -0
  11. package/fesm2022/logosphere-ui-angular-src-lib-card.mjs +68 -0
  12. package/fesm2022/logosphere-ui-angular-src-lib-card.mjs.map +1 -0
  13. package/fesm2022/logosphere-ui-angular-src-lib-chatbot.mjs +8 -13
  14. package/fesm2022/logosphere-ui-angular-src-lib-chatbot.mjs.map +1 -1
  15. package/fesm2022/logosphere-ui-angular-src-lib-checkbox.mjs.map +1 -1
  16. package/fesm2022/logosphere-ui-angular-src-lib-chip-group.mjs +49 -0
  17. package/fesm2022/logosphere-ui-angular-src-lib-chip-group.mjs.map +1 -0
  18. package/fesm2022/logosphere-ui-angular-src-lib-collapse.mjs +59 -0
  19. package/fesm2022/logosphere-ui-angular-src-lib-collapse.mjs.map +1 -0
  20. package/fesm2022/logosphere-ui-angular-src-lib-combobox.mjs +131 -0
  21. package/fesm2022/logosphere-ui-angular-src-lib-combobox.mjs.map +1 -0
  22. package/fesm2022/logosphere-ui-angular-src-lib-datepicker.mjs +102 -0
  23. package/fesm2022/logosphere-ui-angular-src-lib-datepicker.mjs.map +1 -0
  24. package/fesm2022/logosphere-ui-angular-src-lib-download-manager.mjs +39 -0
  25. package/fesm2022/logosphere-ui-angular-src-lib-download-manager.mjs.map +1 -0
  26. package/fesm2022/logosphere-ui-angular-src-lib-drawer.mjs +64 -0
  27. package/fesm2022/logosphere-ui-angular-src-lib-drawer.mjs.map +1 -0
  28. package/fesm2022/logosphere-ui-angular-src-lib-formfield.mjs +76 -0
  29. package/fesm2022/logosphere-ui-angular-src-lib-formfield.mjs.map +1 -0
  30. package/fesm2022/logosphere-ui-angular-src-lib-icon.mjs +26 -0
  31. package/fesm2022/logosphere-ui-angular-src-lib-icon.mjs.map +1 -0
  32. package/fesm2022/logosphere-ui-angular-src-lib-input-group.mjs +33 -0
  33. package/fesm2022/logosphere-ui-angular-src-lib-input-group.mjs.map +1 -0
  34. package/fesm2022/logosphere-ui-angular-src-lib-input.mjs +133 -0
  35. package/fesm2022/logosphere-ui-angular-src-lib-input.mjs.map +1 -0
  36. package/fesm2022/logosphere-ui-angular-src-lib-left-menu.mjs +86 -0
  37. package/fesm2022/logosphere-ui-angular-src-lib-left-menu.mjs.map +1 -0
  38. package/fesm2022/logosphere-ui-angular-src-lib-loading.mjs +26 -0
  39. package/fesm2022/logosphere-ui-angular-src-lib-loading.mjs.map +1 -0
  40. package/fesm2022/logosphere-ui-angular-src-lib-modal.mjs +66 -0
  41. package/fesm2022/logosphere-ui-angular-src-lib-modal.mjs.map +1 -0
  42. package/fesm2022/logosphere-ui-angular-src-lib-note.mjs +55 -0
  43. package/fesm2022/logosphere-ui-angular-src-lib-note.mjs.map +1 -0
  44. package/fesm2022/logosphere-ui-angular-src-lib-pagination.mjs +84 -0
  45. package/fesm2022/logosphere-ui-angular-src-lib-pagination.mjs.map +1 -0
  46. package/fesm2022/logosphere-ui-angular-src-lib-popover.mjs +66 -0
  47. package/fesm2022/logosphere-ui-angular-src-lib-popover.mjs.map +1 -0
  48. package/fesm2022/logosphere-ui-angular-src-lib-slider.mjs +76 -0
  49. package/fesm2022/logosphere-ui-angular-src-lib-slider.mjs.map +1 -0
  50. package/fesm2022/logosphere-ui-angular-src-lib-split-button.mjs +77 -0
  51. package/fesm2022/logosphere-ui-angular-src-lib-split-button.mjs.map +1 -0
  52. package/fesm2022/logosphere-ui-angular-src-lib-stepper.mjs +49 -0
  53. package/fesm2022/logosphere-ui-angular-src-lib-stepper.mjs.map +1 -0
  54. package/fesm2022/logosphere-ui-angular-src-lib-switch.mjs +46 -0
  55. package/fesm2022/logosphere-ui-angular-src-lib-switch.mjs.map +1 -0
  56. package/fesm2022/logosphere-ui-angular-src-lib-tab.mjs +61 -0
  57. package/fesm2022/logosphere-ui-angular-src-lib-tab.mjs.map +1 -0
  58. package/fesm2022/logosphere-ui-angular-src-lib-table.mjs +83 -0
  59. package/fesm2022/logosphere-ui-angular-src-lib-table.mjs.map +1 -0
  60. package/fesm2022/logosphere-ui-angular-src-lib-textarea.mjs +110 -0
  61. package/fesm2022/logosphere-ui-angular-src-lib-textarea.mjs.map +1 -0
  62. package/fesm2022/logosphere-ui-angular-src-lib-timepicker.mjs +73 -0
  63. package/fesm2022/logosphere-ui-angular-src-lib-timepicker.mjs.map +1 -0
  64. package/fesm2022/logosphere-ui-angular-src-lib-toast.mjs +74 -0
  65. package/fesm2022/logosphere-ui-angular-src-lib-toast.mjs.map +1 -0
  66. package/fesm2022/logosphere-ui-angular-src-lib-tree-menu.mjs +76 -0
  67. package/fesm2022/logosphere-ui-angular-src-lib-tree-menu.mjs.map +1 -0
  68. package/fesm2022/logosphere-ui-angular-ssr.mjs +59 -0
  69. package/fesm2022/logosphere-ui-angular-ssr.mjs.map +1 -0
  70. package/fesm2022/logosphere-ui-angular.mjs +1904 -50
  71. package/fesm2022/logosphere-ui-angular.mjs.map +1 -1
  72. package/package.json +133 -3
  73. package/ssr/README.md +111 -0
  74. package/types/logosphere-ui-angular-src-lib-accordion.d.ts +26 -0
  75. package/types/logosphere-ui-angular-src-lib-badge.d.ts +15 -0
  76. package/types/logosphere-ui-angular-src-lib-breadcrumb.d.ts +17 -0
  77. package/types/logosphere-ui-angular-src-lib-button.d.ts +3 -1
  78. package/types/logosphere-ui-angular-src-lib-calendar.d.ts +30 -0
  79. package/types/logosphere-ui-angular-src-lib-card.d.ts +18 -0
  80. package/types/logosphere-ui-angular-src-lib-chatbot.d.ts +2 -2
  81. package/types/logosphere-ui-angular-src-lib-checkbox.d.ts +1 -1
  82. package/types/logosphere-ui-angular-src-lib-chip-group.d.ts +24 -0
  83. package/types/logosphere-ui-angular-src-lib-collapse.d.ts +18 -0
  84. package/types/logosphere-ui-angular-src-lib-combobox.d.ts +67 -0
  85. package/types/logosphere-ui-angular-src-lib-datepicker.d.ts +36 -0
  86. package/types/logosphere-ui-angular-src-lib-download-manager.d.ts +11 -0
  87. package/types/logosphere-ui-angular-src-lib-drawer.d.ts +18 -0
  88. package/types/logosphere-ui-angular-src-lib-formfield.d.ts +20 -0
  89. package/types/logosphere-ui-angular-src-lib-icon.d.ts +10 -0
  90. package/types/logosphere-ui-angular-src-lib-input-group.d.ts +9 -0
  91. package/types/logosphere-ui-angular-src-lib-input.d.ts +48 -0
  92. package/types/logosphere-ui-angular-src-lib-left-menu.d.ts +24 -0
  93. package/types/logosphere-ui-angular-src-lib-loading.d.ts +10 -0
  94. package/types/logosphere-ui-angular-src-lib-modal.d.ts +18 -0
  95. package/types/logosphere-ui-angular-src-lib-note.d.ts +15 -0
  96. package/types/logosphere-ui-angular-src-lib-pagination.d.ts +32 -0
  97. package/types/logosphere-ui-angular-src-lib-popover.d.ts +18 -0
  98. package/types/logosphere-ui-angular-src-lib-slider.d.ts +27 -0
  99. package/types/logosphere-ui-angular-src-lib-split-button.d.ts +33 -0
  100. package/types/logosphere-ui-angular-src-lib-stepper.d.ts +26 -0
  101. package/types/logosphere-ui-angular-src-lib-switch.d.ts +17 -0
  102. package/types/logosphere-ui-angular-src-lib-tab.d.ts +27 -0
  103. package/types/logosphere-ui-angular-src-lib-table.d.ts +83 -0
  104. package/types/logosphere-ui-angular-src-lib-textarea.d.ts +38 -0
  105. package/types/logosphere-ui-angular-src-lib-timepicker.d.ts +24 -0
  106. package/types/logosphere-ui-angular-src-lib-toast.d.ts +27 -0
  107. package/types/logosphere-ui-angular-src-lib-tree-menu.d.ts +38 -0
  108. package/types/logosphere-ui-angular-ssr.d.ts +27 -0
  109. package/types/logosphere-ui-angular.d.ts +721 -6
@@ -1,17 +1,100 @@
1
1
  import * as i0 from '@angular/core';
2
- import { input, CUSTOM_ELEMENTS_SCHEMA, Component, output, effect, ViewChild } from '@angular/core';
2
+ import { input, output, CUSTOM_ELEMENTS_SCHEMA, Component, ViewChild } from '@angular/core';
3
+ import '@logosphere-ui/core/badge';
3
4
  import '@logosphere-ui/core/button';
4
5
  import '@logosphere-ui/core/checkbox';
6
+ import '@logosphere-ui/core/formfield';
7
+ import '@logosphere-ui/core/loading';
8
+ import '@logosphere-ui/core/note';
9
+ import '@logosphere-ui/core/slider';
10
+ import '@logosphere-ui/core/switch';
11
+ import '@logosphere-ui/core/accordion';
12
+ import '@logosphere-ui/core/breadcrumb';
13
+ import '@logosphere-ui/core/card';
14
+ import '@logosphere-ui/core/chip-group';
15
+ import '@logosphere-ui/core/collapse';
16
+ import '@logosphere-ui/core/icon';
17
+ import '@logosphere-ui/core/input';
18
+ import '@logosphere-ui/core/input-group';
19
+ import '@logosphere-ui/core/pagination';
20
+ import '@logosphere-ui/core/popover';
21
+ import '@logosphere-ui/core/split-button';
22
+ import '@logosphere-ui/core/stepper';
23
+ import '@logosphere-ui/core/textarea';
24
+ import '@logosphere-ui/core/timepicker';
25
+ import '@logosphere-ui/core/calendar';
5
26
  import '@logosphere-ui/core/chatbot';
27
+ import '@logosphere-ui/core/combobox';
28
+ import '@logosphere-ui/core/datepicker';
29
+ import '@logosphere-ui/core/download-manager';
30
+ import '@logosphere-ui/core/drawer';
31
+ import '@logosphere-ui/core/left-menu';
32
+ import '@logosphere-ui/core/modal';
33
+ import '@logosphere-ui/core/tab';
34
+ import '@logosphere-ui/core/table';
35
+ import '@logosphere-ui/core/toast';
36
+ import '@logosphere-ui/core/tree-menu';
37
+
38
+ class LogosphereBadge {
39
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
40
+ size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
41
+ text = input('', ...(ngDevMode ? [{ debugName: "text" }] : []));
42
+ closeable = input(false, ...(ngDevMode ? [{ debugName: "closeable" }] : []));
43
+ isRound = input(false, ...(ngDevMode ? [{ debugName: "isRound" }] : []));
44
+ close = output();
45
+ onClose(_event) {
46
+ this.close.emit();
47
+ }
48
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereBadge, deps: [], target: i0.ɵɵFactoryTarget.Component });
49
+ 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
+ <logosphere-badge
51
+ [variant]="variant()"
52
+ [size]="size()"
53
+ [text]="text()"
54
+ [closeable]="closeable()"
55
+ [isRound]="isRound()"
56
+ (close)="onClose($event)"
57
+ >
58
+ <ng-content></ng-content>
59
+ </logosphere-badge>`, isInline: true });
60
+ }
61
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereBadge, decorators: [{
62
+ type: Component,
63
+ args: [{
64
+ selector: 'lgs-badge',
65
+ imports: [],
66
+ template: `
67
+ <logosphere-badge
68
+ [variant]="variant()"
69
+ [size]="size()"
70
+ [text]="text()"
71
+ [closeable]="closeable()"
72
+ [isRound]="isRound()"
73
+ (close)="onClose($event)"
74
+ >
75
+ <ng-content></ng-content>
76
+ </logosphere-badge>`,
77
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
78
+ }]
79
+ }], propDecorators: { variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], text: [{ type: i0.Input, args: [{ isSignal: true, alias: "text", required: false }] }], closeable: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeable", required: false }] }], isRound: [{ type: i0.Input, args: [{ isSignal: true, alias: "isRound", required: false }] }], close: [{ type: i0.Output, args: ["close"] }] } });
6
80
 
7
81
  class LogosphereButton {
8
82
  theme = input('primary', ...(ngDevMode ? [{ debugName: "theme" }] : []));
9
83
  size = input('md', ...(ngDevMode ? [{ debugName: "size" }] : []));
10
84
  variant = input('primary', ...(ngDevMode ? [{ debugName: "variant" }] : []));
11
85
  iconOnly = input(false, ...(ngDevMode ? [{ debugName: "iconOnly" }] : []));
86
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
87
+ loading = input(false, ...(ngDevMode ? [{ debugName: "loading" }] : []));
12
88
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereButton, deps: [], target: i0.ɵɵFactoryTarget.Component });
13
- 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 } }, ngImport: i0, template: `
14
- <logosphere-button [theme]="theme()" [size]="size()" [variant]="variant()" [iconOnly]="iconOnly()">
89
+ 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
+ <logosphere-button
91
+ [theme]="theme()"
92
+ [size]="size()"
93
+ [variant]="variant()"
94
+ [iconOnly]="iconOnly()"
95
+ [disabled]="disabled()"
96
+ [loading]="loading()"
97
+ >
15
98
  <ng-content></ng-content>
16
99
  </logosphere-button>`, isInline: true });
17
100
  }
@@ -21,12 +104,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
21
104
  selector: 'lgs-button',
22
105
  imports: [],
23
106
  template: `
24
- <logosphere-button [theme]="theme()" [size]="size()" [variant]="variant()" [iconOnly]="iconOnly()">
107
+ <logosphere-button
108
+ [theme]="theme()"
109
+ [size]="size()"
110
+ [variant]="variant()"
111
+ [iconOnly]="iconOnly()"
112
+ [disabled]="disabled()"
113
+ [loading]="loading()"
114
+ >
25
115
  <ng-content></ng-content>
26
116
  </logosphere-button>`,
27
117
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
28
118
  }]
29
- }], propDecorators: { theme: [{ type: i0.Input, args: [{ isSignal: true, alias: "theme", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], iconOnly: [{ type: i0.Input, args: [{ isSignal: true, alias: "iconOnly", required: false }] }] } });
119
+ }], propDecorators: { theme: [{ type: i0.Input, args: [{ isSignal: true, alias: "theme", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], iconOnly: [{ type: i0.Input, args: [{ isSignal: true, alias: "iconOnly", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], loading: [{ type: i0.Input, args: [{ isSignal: true, alias: "loading", required: false }] }] } });
30
120
 
31
121
  class LogosphereCheckbox {
32
122
  disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
@@ -73,61 +163,1825 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImpor
73
163
  }]
74
164
  }], propDecorators: { disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], indeterminate: [{ type: i0.Input, args: [{ isSignal: true, alias: "indeterminate", required: false }] }], checked: [{ type: i0.Input, args: [{ isSignal: true, alias: "checked", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], change: [{ type: i0.Output, args: ["change"] }] } });
75
165
 
76
- class LogosphereChatbot {
77
- returnUri = input('', ...(ngDevMode ? [{ debugName: "returnUri" }] : []));
78
- questionPrompt = input('', ...(ngDevMode ? [{ debugName: "questionPrompt" }] : []));
79
- minimizedIconOnly = input(false, ...(ngDevMode ? [{ debugName: "minimizedIconOnly" }] : []));
80
- draggable = input(false, ...(ngDevMode ? [{ debugName: "draggable" }] : []));
81
- resizable = input(false, ...(ngDevMode ? [{ debugName: "resizable" }] : []));
82
- openInitially = input(false, ...(ngDevMode ? [{ debugName: "openInitially" }] : []));
83
- showFeedbackButtons = input(false, ...(ngDevMode ? [{ debugName: "showFeedbackButtons" }] : []));
84
- products = input([], ...(ngDevMode ? [{ debugName: "products" }] : []));
85
- chatbotEl;
86
- constructor() {
87
- // products array property binding attribute olarak geçilemez, DOM property olarak set edilmeli
88
- effect(() => {
89
- const prods = this.products();
90
- const el = this.chatbotEl?.nativeElement;
91
- if (el)
92
- el.products = prods;
93
- });
166
+ class LogosphereFormField {
167
+ label = input('', ...(ngDevMode ? [{ debugName: "label" }] : []));
168
+ helper = input('', ...(ngDevMode ? [{ debugName: "helper" }] : []));
169
+ error = input('', ...(ngDevMode ? [{ debugName: "error" }] : []));
170
+ placeholder = input('', ...(ngDevMode ? [{ debugName: "placeholder" }] : []));
171
+ size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
172
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
173
+ cursor = input('text', ...(ngDevMode ? [{ debugName: "cursor" }] : []));
174
+ required = input(false, ...(ngDevMode ? [{ debugName: "required" }] : []));
175
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
176
+ readonly = input(false, ...(ngDevMode ? [{ debugName: "readonly" }] : []));
177
+ multiline = input(false, ...(ngDevMode ? [{ debugName: "multiline" }] : []));
178
+ forceFocused = input(false, ...(ngDevMode ? [{ debugName: "forceFocused" }] : []));
179
+ 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: `
181
+ <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()"
194
+ >
195
+ <ng-content></ng-content>
196
+ <ng-content select="[slot=prefix]" slot="prefix"></ng-content>
197
+ <ng-content select="[slot=suffix]" slot="suffix"></ng-content>
198
+ <ng-content select="[slot=clear]" slot="clear"></ng-content>
199
+ </logosphere-formfield>
200
+ `, isInline: true });
201
+ }
202
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereFormField, decorators: [{
203
+ type: Component,
204
+ args: [{
205
+ selector: 'lgs-formfield',
206
+ imports: [],
207
+ template: `
208
+ <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()"
221
+ >
222
+ <ng-content></ng-content>
223
+ <ng-content select="[slot=prefix]" slot="prefix"></ng-content>
224
+ <ng-content select="[slot=suffix]" slot="suffix"></ng-content>
225
+ <ng-content select="[slot=clear]" slot="clear"></ng-content>
226
+ </logosphere-formfield>
227
+ `,
228
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
229
+ }]
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 }] }] } });
231
+
232
+ class LogosphereLoading {
233
+ label = input('Yükleniyor', ...(ngDevMode ? [{ debugName: "label" }] : []));
234
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
235
+ 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 });
237
+ }
238
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereLoading, decorators: [{
239
+ type: Component,
240
+ args: [{
241
+ selector: 'lgs-loading',
242
+ imports: [],
243
+ template: `<logosphere-loading [label]="label()" [variant]="variant()"></logosphere-loading>`,
244
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
245
+ }]
246
+ }], propDecorators: { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }] } });
247
+
248
+ class LogosphereNote {
249
+ variant = input('info', ...(ngDevMode ? [{ debugName: "variant" }] : []));
250
+ size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
251
+ noteTitle = input('', { ...(ngDevMode ? { debugName: "noteTitle" } : {}), alias: 'title' });
252
+ text = input('', ...(ngDevMode ? [{ debugName: "text" }] : []));
253
+ width = input('', ...(ngDevMode ? [{ debugName: "width" }] : []));
254
+ close = output();
255
+ onClose(_event) {
256
+ this.close.emit();
94
257
  }
95
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereChatbot, deps: [], target: i0.ɵɵFactoryTarget.Component });
96
- 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: "chatbotEl", first: true, predicate: ["chatbotEl"], descendants: true }], ngImport: i0, template: `
97
- <logosphere-chatbot
98
- #chatbotEl
99
- [attr.return-uri]="returnUri()"
100
- [attr.question-prompt]="questionPrompt()"
101
- [attr.minimized-icon-only]="minimizedIconOnly() || null"
102
- [attr.draggable]="draggable() || null"
103
- [attr.resizable]="resizable() || null"
104
- [attr.open-initially]="openInitially() || null"
105
- [attr.show-feedback-buttons]="showFeedbackButtons() || null"
106
- ></logosphere-chatbot>
258
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereNote, deps: [], target: i0.ɵɵFactoryTarget.Component });
259
+ 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
+ <logosphere-note
261
+ [variant]="variant()"
262
+ [size]="size()"
263
+ [title]="noteTitle()"
264
+ [text]="text()"
265
+ [width]="width()"
266
+ (close)="onClose($event)"
267
+ >
268
+ <ng-content></ng-content>
269
+ </logosphere-note>
107
270
  `, isInline: true });
108
271
  }
109
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereChatbot, decorators: [{
272
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereNote, decorators: [{
110
273
  type: Component,
111
274
  args: [{
112
- selector: 'lgs-chatbot',
275
+ selector: 'lgs-note',
113
276
  imports: [],
114
277
  template: `
115
- <logosphere-chatbot
116
- #chatbotEl
117
- [attr.return-uri]="returnUri()"
118
- [attr.question-prompt]="questionPrompt()"
119
- [attr.minimized-icon-only]="minimizedIconOnly() || null"
120
- [attr.draggable]="draggable() || null"
121
- [attr.resizable]="resizable() || null"
122
- [attr.open-initially]="openInitially() || null"
123
- [attr.show-feedback-buttons]="showFeedbackButtons() || null"
124
- ></logosphere-chatbot>
278
+ <logosphere-note
279
+ [variant]="variant()"
280
+ [size]="size()"
281
+ [title]="noteTitle()"
282
+ [text]="text()"
283
+ [width]="width()"
284
+ (close)="onClose($event)"
285
+ >
286
+ <ng-content></ng-content>
287
+ </logosphere-note>
288
+ `,
289
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
290
+ }]
291
+ }], propDecorators: { variant: [{ type: i0.Input, args: [{ isSignal: true, alias: "variant", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], noteTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], text: [{ type: i0.Input, args: [{ isSignal: true, alias: "text", required: false }] }], width: [{ type: i0.Input, args: [{ isSignal: true, alias: "width", required: false }] }], close: [{ type: i0.Output, args: ["close"] }] } });
292
+
293
+ class LogosphereSlider {
294
+ value = input(50, ...(ngDevMode ? [{ debugName: "value" }] : []));
295
+ min = input(0, ...(ngDevMode ? [{ debugName: "min" }] : []));
296
+ max = input(100, ...(ngDevMode ? [{ debugName: "max" }] : []));
297
+ step = input(1, ...(ngDevMode ? [{ debugName: "step" }] : []));
298
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
299
+ range = input(false, ...(ngDevMode ? [{ debugName: "range" }] : []));
300
+ rangeStart = input(25, ...(ngDevMode ? [{ debugName: "rangeStart" }] : []));
301
+ rangeEnd = input(75, ...(ngDevMode ? [{ debugName: "rangeEnd" }] : []));
302
+ minDistance = input(0, ...(ngDevMode ? [{ debugName: "minDistance" }] : []));
303
+ tooltip = input('never', ...(ngDevMode ? [{ debugName: "tooltip" }] : []));
304
+ showScale = input(false, ...(ngDevMode ? [{ debugName: "showScale" }] : []));
305
+ percentage = input(false, ...(ngDevMode ? [{ debugName: "percentage" }] : []));
306
+ labels = input([], ...(ngDevMode ? [{ debugName: "labels" }] : []));
307
+ sliderChange = output();
308
+ onSliderChange(event) {
309
+ const e = event;
310
+ this.sliderChange.emit(e.detail);
311
+ }
312
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSlider, deps: [], target: i0.ɵɵFactoryTarget.Component });
313
+ 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
+ <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()"
327
+ [labels]="labels()"
328
+ (change)="onSliderChange($event)"
329
+ ></logosphere-slider>
330
+ `, isInline: true });
331
+ }
332
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSlider, decorators: [{
333
+ type: Component,
334
+ args: [{
335
+ selector: 'lgs-slider',
336
+ imports: [],
337
+ template: `
338
+ <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()"
351
+ [labels]="labels()"
352
+ (change)="onSliderChange($event)"
353
+ ></logosphere-slider>
354
+ `,
355
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
356
+ }]
357
+ }], 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 }] }], step: [{ type: i0.Input, args: [{ isSignal: true, alias: "step", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], range: [{ type: i0.Input, args: [{ isSignal: true, alias: "range", required: false }] }], rangeStart: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeStart", required: false }] }], rangeEnd: [{ type: i0.Input, args: [{ isSignal: true, alias: "rangeEnd", required: false }] }], minDistance: [{ type: i0.Input, args: [{ isSignal: true, alias: "minDistance", required: false }] }], tooltip: [{ type: i0.Input, args: [{ isSignal: true, alias: "tooltip", required: false }] }], showScale: [{ type: i0.Input, args: [{ isSignal: true, alias: "showScale", required: false }] }], percentage: [{ type: i0.Input, args: [{ isSignal: true, alias: "percentage", required: false }] }], labels: [{ type: i0.Input, args: [{ isSignal: true, alias: "labels", required: false }] }], sliderChange: [{ type: i0.Output, args: ["sliderChange"] }] } });
358
+
359
+ class LogosphereSwitch {
360
+ checked = input(false, ...(ngDevMode ? [{ debugName: "checked" }] : []));
361
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
362
+ size = input('md', ...(ngDevMode ? [{ debugName: "size" }] : []));
363
+ change = output();
364
+ onChange(event) {
365
+ const e = event;
366
+ this.change.emit(e.detail);
367
+ }
368
+ 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: `
370
+ <logosphere-switch
371
+ [checked]="checked()"
372
+ [disabled]="disabled()"
373
+ [size]="size()"
374
+ (change)="onChange($event)"
375
+ ></logosphere-switch>
376
+ `, isInline: true });
377
+ }
378
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSwitch, decorators: [{
379
+ type: Component,
380
+ args: [{
381
+ selector: 'lgs-switch',
382
+ imports: [],
383
+ template: `
384
+ <logosphere-switch
385
+ [checked]="checked()"
386
+ [disabled]="disabled()"
387
+ [size]="size()"
388
+ (change)="onChange($event)"
389
+ ></logosphere-switch>
390
+ `,
391
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
392
+ }]
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"] }] } });
394
+
395
+ class LogosphereAccordion {
396
+ items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
397
+ multiple = input(false, ...(ngDevMode ? [{ debugName: "multiple" }] : []));
398
+ defaultOpen = input([], ...(ngDevMode ? [{ debugName: "defaultOpen" }] : []));
399
+ border = input('full', ...(ngDevMode ? [{ debugName: "border" }] : []));
400
+ iconPosition = input('right', ...(ngDevMode ? [{ debugName: "iconPosition" }] : []));
401
+ size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
402
+ accordionChange = output();
403
+ onAccordionChange(event) {
404
+ const e = event;
405
+ this.accordionChange.emit(e.detail);
406
+ }
407
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereAccordion, deps: [], target: i0.ɵɵFactoryTarget.Component });
408
+ 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
+ <logosphere-accordion
410
+ [items]="items()"
411
+ [multiple]="multiple()"
412
+ [defaultOpen]="defaultOpen()"
413
+ [border]="border()"
414
+ [iconPosition]="iconPosition()"
415
+ [size]="size()"
416
+ (accordion-change)="onAccordionChange($event)"
417
+ >
418
+ <ng-content></ng-content>
419
+ </logosphere-accordion>
420
+ `, isInline: true });
421
+ }
422
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereAccordion, decorators: [{
423
+ type: Component,
424
+ args: [{
425
+ selector: 'lgs-accordion',
426
+ imports: [],
427
+ template: `
428
+ <logosphere-accordion
429
+ [items]="items()"
430
+ [multiple]="multiple()"
431
+ [defaultOpen]="defaultOpen()"
432
+ [border]="border()"
433
+ [iconPosition]="iconPosition()"
434
+ [size]="size()"
435
+ (accordion-change)="onAccordionChange($event)"
436
+ >
437
+ <ng-content></ng-content>
438
+ </logosphere-accordion>
439
+ `,
440
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
441
+ }]
442
+ }], propDecorators: { items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], multiple: [{ type: i0.Input, args: [{ isSignal: true, alias: "multiple", required: false }] }], defaultOpen: [{ type: i0.Input, args: [{ isSignal: true, alias: "defaultOpen", required: false }] }], border: [{ type: i0.Input, args: [{ isSignal: true, alias: "border", required: false }] }], iconPosition: [{ type: i0.Input, args: [{ isSignal: true, alias: "iconPosition", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], accordionChange: [{ type: i0.Output, args: ["accordionChange"] }] } });
443
+
444
+ class LogosphereBreadcrumb {
445
+ items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
446
+ set elRef(element) {
447
+ if (element) {
448
+ element.nativeElement.items = this.items();
449
+ }
450
+ }
451
+ 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>
454
+ `, isInline: true });
455
+ }
456
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereBreadcrumb, decorators: [{
457
+ type: Component,
458
+ args: [{
459
+ selector: 'lgs-breadcrumb',
460
+ imports: [],
461
+ template: `
462
+ <logosphere-breadcrumb #el></logosphere-breadcrumb>
463
+ `,
464
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
465
+ }]
466
+ }], propDecorators: { items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], elRef: [{
467
+ type: ViewChild,
468
+ args: ['el', { static: false }]
469
+ }] } });
470
+
471
+ class LogosphereCard {
472
+ cardTitle = input('', { ...(ngDevMode ? { debugName: "cardTitle" } : {}), alias: 'title' });
473
+ description = input('', ...(ngDevMode ? [{ debugName: "description" }] : []));
474
+ header = input(true, ...(ngDevMode ? [{ debugName: "header" }] : []));
475
+ footer = input(true, ...(ngDevMode ? [{ debugName: "footer" }] : []));
476
+ okLabel = input('Tamam', ...(ngDevMode ? [{ debugName: "okLabel" }] : []));
477
+ cancelLabel = input('İptal', ...(ngDevMode ? [{ debugName: "cancelLabel" }] : []));
478
+ ok = output();
479
+ cancel = output();
480
+ onOk() {
481
+ this.ok.emit();
482
+ }
483
+ onCancel() {
484
+ this.cancel.emit();
485
+ }
486
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereCard, deps: [], target: i0.ɵɵFactoryTarget.Component });
487
+ 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
+ <logosphere-card
489
+ [title]="cardTitle()"
490
+ [description]="description()"
491
+ [header]="header()"
492
+ [footer]="footer()"
493
+ [okLabel]="okLabel()"
494
+ [cancelLabel]="cancelLabel()"
495
+ (ok)="onOk()"
496
+ (cancel)="onCancel()"
497
+ >
498
+ <ng-content></ng-content>
499
+ <ng-content select="[slot=header]" slot="header"></ng-content>
500
+ <ng-content select="[slot=footer]" slot="footer"></ng-content>
501
+ </logosphere-card>
502
+ `, isInline: true });
503
+ }
504
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereCard, decorators: [{
505
+ type: Component,
506
+ args: [{
507
+ selector: 'lgs-card',
508
+ imports: [],
509
+ template: `
510
+ <logosphere-card
511
+ [title]="cardTitle()"
512
+ [description]="description()"
513
+ [header]="header()"
514
+ [footer]="footer()"
515
+ [okLabel]="okLabel()"
516
+ [cancelLabel]="cancelLabel()"
517
+ (ok)="onOk()"
518
+ (cancel)="onCancel()"
519
+ >
520
+ <ng-content></ng-content>
521
+ <ng-content select="[slot=header]" slot="header"></ng-content>
522
+ <ng-content select="[slot=footer]" slot="footer"></ng-content>
523
+ </logosphere-card>
524
+ `,
525
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
526
+ }]
527
+ }], propDecorators: { cardTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], description: [{ type: i0.Input, args: [{ isSignal: true, alias: "description", required: false }] }], header: [{ type: i0.Input, args: [{ isSignal: true, alias: "header", 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 }] }], ok: [{ type: i0.Output, args: ["ok"] }], cancel: [{ type: i0.Output, args: ["cancel"] }] } });
528
+
529
+ class LogosphereChipGroup {
530
+ items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
531
+ value = input([], ...(ngDevMode ? [{ debugName: "value" }] : []));
532
+ theme = input('default', ...(ngDevMode ? [{ debugName: "theme" }] : []));
533
+ gap = input('var(--spacing-2)', ...(ngDevMode ? [{ debugName: "gap" }] : []));
534
+ chipGroupChange = output();
535
+ onChipGroupChange(event) {
536
+ const e = event;
537
+ this.chipGroupChange.emit(e.detail);
538
+ }
539
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereChipGroup, deps: [], target: i0.ɵɵFactoryTarget.Component });
540
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereChipGroup, isStandalone: true, selector: "lgs-chip-group", inputs: { items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, theme: { classPropertyName: "theme", publicName: "theme", isSignal: true, isRequired: false, transformFunction: null }, gap: { classPropertyName: "gap", publicName: "gap", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { chipGroupChange: "chipGroupChange" }, ngImport: i0, template: `
541
+ <logosphere-chip-group
542
+ [items]="items()"
543
+ [value]="value()"
544
+ [theme]="theme()"
545
+ [gap]="gap()"
546
+ (chip-group-change)="onChipGroupChange($event)"
547
+ ></logosphere-chip-group>
548
+ `, isInline: true });
549
+ }
550
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereChipGroup, decorators: [{
551
+ type: Component,
552
+ args: [{
553
+ selector: 'lgs-chip-group',
554
+ imports: [],
555
+ template: `
556
+ <logosphere-chip-group
557
+ [items]="items()"
558
+ [value]="value()"
559
+ [theme]="theme()"
560
+ [gap]="gap()"
561
+ (chip-group-change)="onChipGroupChange($event)"
562
+ ></logosphere-chip-group>
563
+ `,
564
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
565
+ }]
566
+ }], propDecorators: { items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }], theme: [{ type: i0.Input, args: [{ isSignal: true, alias: "theme", required: false }] }], gap: [{ type: i0.Input, args: [{ isSignal: true, alias: "gap", required: false }] }], chipGroupChange: [{ type: i0.Output, args: ["chipGroupChange"] }] } });
567
+
568
+ class LogosphereCollapse {
569
+ title = input('', ...(ngDevMode ? [{ debugName: "title" }] : []));
570
+ expanded = input(false, ...(ngDevMode ? [{ debugName: "expanded" }] : []));
571
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
572
+ border = input('full', ...(ngDevMode ? [{ debugName: "border" }] : []));
573
+ iconPosition = input('right', ...(ngDevMode ? [{ debugName: "iconPosition" }] : []));
574
+ size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
575
+ toggle = output();
576
+ onToggle(event) {
577
+ const e = event;
578
+ this.toggle.emit(e.detail);
579
+ }
580
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereCollapse, deps: [], target: i0.ɵɵFactoryTarget.Component });
581
+ 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
+ <logosphere-collapse
583
+ [title]="title()"
584
+ [expanded]="expanded()"
585
+ [disabled]="disabled()"
586
+ [border]="border()"
587
+ [iconPosition]="iconPosition()"
588
+ [size]="size()"
589
+ (toggle)="onToggle($event)"
590
+ >
591
+ <ng-content></ng-content>
592
+ </logosphere-collapse>
593
+ `, isInline: true });
594
+ }
595
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereCollapse, decorators: [{
596
+ type: Component,
597
+ args: [{
598
+ selector: 'lgs-collapse',
599
+ imports: [],
600
+ template: `
601
+ <logosphere-collapse
602
+ [title]="title()"
603
+ [expanded]="expanded()"
604
+ [disabled]="disabled()"
605
+ [border]="border()"
606
+ [iconPosition]="iconPosition()"
607
+ [size]="size()"
608
+ (toggle)="onToggle($event)"
609
+ >
610
+ <ng-content></ng-content>
611
+ </logosphere-collapse>
612
+ `,
613
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
614
+ }]
615
+ }], propDecorators: { title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], expanded: [{ type: i0.Input, args: [{ isSignal: true, alias: "expanded", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], border: [{ type: i0.Input, args: [{ isSignal: true, alias: "border", required: false }] }], iconPosition: [{ type: i0.Input, args: [{ isSignal: true, alias: "iconPosition", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], toggle: [{ type: i0.Output, args: ["toggle"] }] } });
616
+
617
+ class LogosphereIcon {
618
+ name = input('', ...(ngDevMode ? [{ debugName: "name" }] : []));
619
+ size = input(20, ...(ngDevMode ? [{ debugName: "size" }] : []));
620
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereIcon, deps: [], target: i0.ɵɵFactoryTarget.Component });
621
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereIcon, isStandalone: true, selector: "lgs-icon", inputs: { name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `<ui-icon [name]="name()" [size]="size()"></ui-icon>`, isInline: true });
622
+ }
623
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereIcon, decorators: [{
624
+ type: Component,
625
+ args: [{
626
+ selector: 'lgs-icon',
627
+ imports: [],
628
+ template: `<ui-icon [name]="name()" [size]="size()"></ui-icon>`,
629
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
630
+ }]
631
+ }], propDecorators: { name: [{ type: i0.Input, args: [{ isSignal: true, alias: "name", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }] } });
632
+
633
+ class LogosphereInput {
634
+ value = input('', ...(ngDevMode ? [{ debugName: "value" }] : []));
635
+ type = input('text', ...(ngDevMode ? [{ debugName: "type" }] : []));
636
+ placeholder = input('', ...(ngDevMode ? [{ debugName: "placeholder" }] : []));
637
+ name = input('', ...(ngDevMode ? [{ debugName: "name" }] : []));
638
+ autocomplete = input('', ...(ngDevMode ? [{ debugName: "autocomplete" }] : []));
639
+ minlength = input(undefined, ...(ngDevMode ? [{ debugName: "minlength" }] : []));
640
+ maxlength = input(undefined, ...(ngDevMode ? [{ debugName: "maxlength" }] : []));
641
+ pattern = input('', ...(ngDevMode ? [{ debugName: "pattern" }] : []));
642
+ min = input(undefined, ...(ngDevMode ? [{ debugName: "min" }] : []));
643
+ max = input(undefined, ...(ngDevMode ? [{ debugName: "max" }] : []));
644
+ step = input(undefined, ...(ngDevMode ? [{ debugName: "step" }] : []));
645
+ size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
646
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
647
+ label = input('', ...(ngDevMode ? [{ debugName: "label" }] : []));
648
+ helper = input('', ...(ngDevMode ? [{ debugName: "helper" }] : []));
649
+ error = input('', ...(ngDevMode ? [{ debugName: "error" }] : []));
650
+ required = input(false, ...(ngDevMode ? [{ debugName: "required" }] : []));
651
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
652
+ readonly = input(false, ...(ngDevMode ? [{ debugName: "readonly" }] : []));
653
+ pickOnly = input(false, ...(ngDevMode ? [{ debugName: "pickOnly" }] : []));
654
+ mask = input('', ...(ngDevMode ? [{ debugName: "mask" }] : []));
655
+ inputEvent = output({ alias: 'inputChange' });
656
+ change = output();
657
+ keydown = output();
658
+ keyup = output();
659
+ clear = output();
660
+ onInput(event) {
661
+ const e = event;
662
+ this.inputEvent.emit(e.detail);
663
+ }
664
+ onChange(event) {
665
+ const e = event;
666
+ this.change.emit(e.detail);
667
+ }
668
+ onKeydown(event) {
669
+ const e = event;
670
+ this.keydown.emit(e.detail);
671
+ }
672
+ onKeyup(event) {
673
+ const e = event;
674
+ this.keyup.emit(e.detail);
675
+ }
676
+ onClear() {
677
+ this.clear.emit();
678
+ }
679
+ 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: `
681
+ <logosphere-input
682
+ [value]="value()"
683
+ [type]="type()"
684
+ [placeholder]="placeholder()"
685
+ [name]="name()"
686
+ [autocomplete]="autocomplete()"
687
+ [attr.minlength]="minlength()"
688
+ [attr.maxlength]="maxlength()"
689
+ [pattern]="pattern()"
690
+ [attr.min]="min()"
691
+ [attr.max]="max()"
692
+ [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()"
703
+ (input)="onInput($event)"
704
+ (change)="onChange($event)"
705
+ (keydown)="onKeydown($event)"
706
+ (keyup)="onKeyup($event)"
707
+ (clear)="onClear()"
708
+ >
709
+ <ng-content select="[slot=prefix]" slot="prefix"></ng-content>
710
+ <ng-content select="[slot=suffix]" slot="suffix"></ng-content>
711
+ </logosphere-input>
712
+ `, isInline: true });
713
+ }
714
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereInput, decorators: [{
715
+ type: Component,
716
+ args: [{
717
+ selector: 'lgs-input',
718
+ imports: [],
719
+ template: `
720
+ <logosphere-input
721
+ [value]="value()"
722
+ [type]="type()"
723
+ [placeholder]="placeholder()"
724
+ [name]="name()"
725
+ [autocomplete]="autocomplete()"
726
+ [attr.minlength]="minlength()"
727
+ [attr.maxlength]="maxlength()"
728
+ [pattern]="pattern()"
729
+ [attr.min]="min()"
730
+ [attr.max]="max()"
731
+ [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()"
742
+ (input)="onInput($event)"
743
+ (change)="onChange($event)"
744
+ (keydown)="onKeydown($event)"
745
+ (keyup)="onKeyup($event)"
746
+ (clear)="onClear()"
747
+ >
748
+ <ng-content select="[slot=prefix]" slot="prefix"></ng-content>
749
+ <ng-content select="[slot=suffix]" slot="suffix"></ng-content>
750
+ </logosphere-input>
751
+ `,
752
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
753
+ }]
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"] }] } });
755
+
756
+ class LogosphereInputGroup {
757
+ stretch = input(true, ...(ngDevMode ? [{ debugName: "stretch" }] : []));
758
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereInputGroup, deps: [], target: i0.ɵɵFactoryTarget.Component });
759
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereInputGroup, isStandalone: true, selector: "lgs-input-group", inputs: { stretch: { classPropertyName: "stretch", publicName: "stretch", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
760
+ <logosphere-input-group [stretch]="stretch()">
761
+ <ng-content></ng-content>
762
+ </logosphere-input-group>
763
+ `, isInline: true });
764
+ }
765
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereInputGroup, decorators: [{
766
+ type: Component,
767
+ args: [{
768
+ selector: 'lgs-input-group',
769
+ imports: [],
770
+ template: `
771
+ <logosphere-input-group [stretch]="stretch()">
772
+ <ng-content></ng-content>
773
+ </logosphere-input-group>
774
+ `,
775
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
776
+ }]
777
+ }], propDecorators: { stretch: [{ type: i0.Input, args: [{ isSignal: true, alias: "stretch", required: false }] }] } });
778
+
779
+ class LogospherePagination {
780
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
781
+ page = input(1, ...(ngDevMode ? [{ debugName: "page" }] : []));
782
+ pageSize = input(25, ...(ngDevMode ? [{ debugName: "pageSize" }] : []));
783
+ total = input(0, ...(ngDevMode ? [{ debugName: "total" }] : []));
784
+ pageSizeOptions = input([10, 25, 50, 100], ...(ngDevMode ? [{ debugName: "pageSizeOptions" }] : []));
785
+ showPageSize = input(true, ...(ngDevMode ? [{ debugName: "showPageSize" }] : []));
786
+ showTotal = input(true, ...(ngDevMode ? [{ debugName: "showTotal" }] : []));
787
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
788
+ prevLabel = input('Önceki', ...(ngDevMode ? [{ debugName: "prevLabel" }] : []));
789
+ nextLabel = input('Sonraki', ...(ngDevMode ? [{ debugName: "nextLabel" }] : []));
790
+ pageLabel = input('Sayfa', ...(ngDevMode ? [{ debugName: "pageLabel" }] : []));
791
+ perPageLabel = input('/ sayfa', ...(ngDevMode ? [{ debugName: "perPageLabel" }] : []));
792
+ totalLabel = input('kayıt', ...(ngDevMode ? [{ debugName: "totalLabel" }] : []));
793
+ pageChange = output({ alias: 'page-change' });
794
+ set elRef(element) {
795
+ if (element) {
796
+ element.nativeElement.pageSizeOptions = this.pageSizeOptions();
797
+ }
798
+ }
799
+ onPageChange(event) {
800
+ const e = event;
801
+ this.pageChange.emit(e.detail);
802
+ }
803
+ 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: `
805
+ <logosphere-pagination
806
+ #el
807
+ [variant]="variant()"
808
+ [page]="page()"
809
+ [pageSize]="pageSize()"
810
+ [total]="total()"
811
+ [showPageSize]="showPageSize()"
812
+ [showTotal]="showTotal()"
813
+ [disabled]="disabled()"
814
+ [prevLabel]="prevLabel()"
815
+ [nextLabel]="nextLabel()"
816
+ [pageLabel]="pageLabel()"
817
+ [perPageLabel]="perPageLabel()"
818
+ [totalLabel]="totalLabel()"
819
+ (page-change)="onPageChange($event)"
820
+ ></logosphere-pagination>
821
+ `, isInline: true });
822
+ }
823
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogospherePagination, decorators: [{
824
+ type: Component,
825
+ args: [{
826
+ selector: 'lgs-pagination',
827
+ imports: [],
828
+ template: `
829
+ <logosphere-pagination
830
+ #el
831
+ [variant]="variant()"
832
+ [page]="page()"
833
+ [pageSize]="pageSize()"
834
+ [total]="total()"
835
+ [showPageSize]="showPageSize()"
836
+ [showTotal]="showTotal()"
837
+ [disabled]="disabled()"
838
+ [prevLabel]="prevLabel()"
839
+ [nextLabel]="nextLabel()"
840
+ [pageLabel]="pageLabel()"
841
+ [perPageLabel]="perPageLabel()"
842
+ [totalLabel]="totalLabel()"
843
+ (page-change)="onPageChange($event)"
844
+ ></logosphere-pagination>
845
+ `,
846
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
847
+ }]
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
+ }] } });
852
+
853
+ class LogospherePopover {
854
+ popoverTitle = input('', { ...(ngDevMode ? { debugName: "popoverTitle" } : {}), alias: 'title' });
855
+ trigger = input('click', ...(ngDevMode ? [{ debugName: "trigger" }] : []));
856
+ placement = input('bottom', ...(ngDevMode ? [{ debugName: "placement" }] : []));
857
+ offset = input(8, ...(ngDevMode ? [{ debugName: "offset" }] : []));
858
+ open = input(false, ...(ngDevMode ? [{ debugName: "open" }] : []));
859
+ closeOnOutsideClick = input(true, ...(ngDevMode ? [{ debugName: "closeOnOutsideClick" }] : []));
860
+ popoverOpen = output();
861
+ popoverClose = output();
862
+ onPopoverOpen() {
863
+ this.popoverOpen.emit();
864
+ }
865
+ onPopoverClose() {
866
+ this.popoverClose.emit();
867
+ }
868
+ 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: `
870
+ <logosphere-popover
871
+ [title]="popoverTitle()"
872
+ [trigger]="trigger()"
873
+ [placement]="placement()"
874
+ [offset]="offset()"
875
+ [open]="open()"
876
+ [closeOnOutsideClick]="closeOnOutsideClick()"
877
+ (popover-open)="onPopoverOpen()"
878
+ (popover-close)="onPopoverClose()"
879
+ >
880
+ <ng-content select="[slot=trigger]" slot="trigger"></ng-content>
881
+ <ng-content></ng-content>
882
+ </logosphere-popover>
883
+ `, isInline: true });
884
+ }
885
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogospherePopover, decorators: [{
886
+ type: Component,
887
+ args: [{
888
+ selector: 'lgs-popover',
889
+ imports: [],
890
+ template: `
891
+ <logosphere-popover
892
+ [title]="popoverTitle()"
893
+ [trigger]="trigger()"
894
+ [placement]="placement()"
895
+ [offset]="offset()"
896
+ [open]="open()"
897
+ [closeOnOutsideClick]="closeOnOutsideClick()"
898
+ (popover-open)="onPopoverOpen()"
899
+ (popover-close)="onPopoverClose()"
900
+ >
901
+ <ng-content select="[slot=trigger]" slot="trigger"></ng-content>
902
+ <ng-content></ng-content>
903
+ </logosphere-popover>
904
+ `,
905
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
906
+ }]
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"] }] } });
908
+
909
+ class LogosphereSplitButton {
910
+ label = input('Button', ...(ngDevMode ? [{ debugName: "label" }] : []));
911
+ size = input('md', ...(ngDevMode ? [{ debugName: "size" }] : []));
912
+ theme = input('primary', ...(ngDevMode ? [{ debugName: "theme" }] : []));
913
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
914
+ dropdownDisabled = input(false, ...(ngDevMode ? [{ debugName: "dropdownDisabled" }] : []));
915
+ items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
916
+ action = output();
917
+ dropdownOpen = output();
918
+ dropdownClose = output();
919
+ itemSelect = output();
920
+ onAction() {
921
+ this.action.emit();
922
+ }
923
+ onDropdownOpen() {
924
+ this.dropdownOpen.emit();
925
+ }
926
+ onDropdownClose() {
927
+ this.dropdownClose.emit();
928
+ }
929
+ onItemSelect(event) {
930
+ const e = event;
931
+ this.itemSelect.emit(e.detail);
932
+ }
933
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSplitButton, deps: [], target: i0.ɵɵFactoryTarget.Component });
934
+ 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
+ <logosphere-split-button
936
+ [label]="label()"
937
+ [size]="size()"
938
+ [theme]="theme()"
939
+ [disabled]="disabled()"
940
+ [dropdownDisabled]="dropdownDisabled()"
941
+ [items]="items()"
942
+ (action)="onAction()"
943
+ (dropdown-open)="onDropdownOpen()"
944
+ (dropdown-close)="onDropdownClose()"
945
+ (item-select)="onItemSelect($event)"
946
+ >
947
+ <ng-content></ng-content>
948
+ </logosphere-split-button>
949
+ `, isInline: true });
950
+ }
951
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSplitButton, decorators: [{
952
+ type: Component,
953
+ args: [{
954
+ selector: 'lgs-split-button',
955
+ imports: [],
956
+ template: `
957
+ <logosphere-split-button
958
+ [label]="label()"
959
+ [size]="size()"
960
+ [theme]="theme()"
961
+ [disabled]="disabled()"
962
+ [dropdownDisabled]="dropdownDisabled()"
963
+ [items]="items()"
964
+ (action)="onAction()"
965
+ (dropdown-open)="onDropdownOpen()"
966
+ (dropdown-close)="onDropdownClose()"
967
+ (item-select)="onItemSelect($event)"
968
+ >
969
+ <ng-content></ng-content>
970
+ </logosphere-split-button>
971
+ `,
972
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
973
+ }]
974
+ }], propDecorators: { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], theme: [{ type: i0.Input, args: [{ isSignal: true, alias: "theme", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], dropdownDisabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "dropdownDisabled", required: false }] }], items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], action: [{ type: i0.Output, args: ["action"] }], dropdownOpen: [{ type: i0.Output, args: ["dropdownOpen"] }], dropdownClose: [{ type: i0.Output, args: ["dropdownClose"] }], itemSelect: [{ type: i0.Output, args: ["itemSelect"] }] } });
975
+
976
+ class LogosphereStepper {
977
+ steps = input([], ...(ngDevMode ? [{ debugName: "steps" }] : []));
978
+ activeStep = input(0, ...(ngDevMode ? [{ debugName: "activeStep" }] : []));
979
+ orientation = input('horizontal', ...(ngDevMode ? [{ debugName: "orientation" }] : []));
980
+ clickable = input(false, ...(ngDevMode ? [{ debugName: "clickable" }] : []));
981
+ stepChange = output();
982
+ onStepChange(event) {
983
+ const e = event;
984
+ this.stepChange.emit(e.detail);
985
+ }
986
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereStepper, deps: [], target: i0.ɵɵFactoryTarget.Component });
987
+ 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
+ <logosphere-stepper
989
+ [steps]="steps()"
990
+ [activeStep]="activeStep()"
991
+ [orientation]="orientation()"
992
+ [clickable]="clickable()"
993
+ (step-change)="onStepChange($event)"
994
+ ></logosphere-stepper>
995
+ `, isInline: true });
996
+ }
997
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereStepper, decorators: [{
998
+ type: Component,
999
+ args: [{
1000
+ selector: 'lgs-stepper',
1001
+ imports: [],
1002
+ template: `
1003
+ <logosphere-stepper
1004
+ [steps]="steps()"
1005
+ [activeStep]="activeStep()"
1006
+ [orientation]="orientation()"
1007
+ [clickable]="clickable()"
1008
+ (step-change)="onStepChange($event)"
1009
+ ></logosphere-stepper>
1010
+ `,
1011
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1012
+ }]
1013
+ }], propDecorators: { steps: [{ type: i0.Input, args: [{ isSignal: true, alias: "steps", required: false }] }], activeStep: [{ type: i0.Input, args: [{ isSignal: true, alias: "activeStep", required: false }] }], orientation: [{ type: i0.Input, args: [{ isSignal: true, alias: "orientation", required: false }] }], clickable: [{ type: i0.Input, args: [{ isSignal: true, alias: "clickable", required: false }] }], stepChange: [{ type: i0.Output, args: ["stepChange"] }] } });
1014
+
1015
+ class LogosphereTextarea {
1016
+ value = input('', ...(ngDevMode ? [{ debugName: "value" }] : []));
1017
+ placeholder = input('', ...(ngDevMode ? [{ debugName: "placeholder" }] : []));
1018
+ name = input('', ...(ngDevMode ? [{ debugName: "name" }] : []));
1019
+ autocomplete = input('', ...(ngDevMode ? [{ debugName: "autocomplete" }] : []));
1020
+ minlength = input(undefined, ...(ngDevMode ? [{ debugName: "minlength" }] : []));
1021
+ maxlength = input(undefined, ...(ngDevMode ? [{ debugName: "maxlength" }] : []));
1022
+ rows = input(3, ...(ngDevMode ? [{ debugName: "rows" }] : []));
1023
+ maxRows = input(8, ...(ngDevMode ? [{ debugName: "maxRows" }] : []));
1024
+ cols = input(undefined, ...(ngDevMode ? [{ debugName: "cols" }] : []));
1025
+ wrap = input('soft', ...(ngDevMode ? [{ debugName: "wrap" }] : []));
1026
+ resize = input('vertical', ...(ngDevMode ? [{ debugName: "resize" }] : []));
1027
+ autoResize = input(true, ...(ngDevMode ? [{ debugName: "autoResize" }] : []));
1028
+ size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
1029
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
1030
+ label = input('', ...(ngDevMode ? [{ debugName: "label" }] : []));
1031
+ helper = input('', ...(ngDevMode ? [{ debugName: "helper" }] : []));
1032
+ error = input('', ...(ngDevMode ? [{ debugName: "error" }] : []));
1033
+ required = input(false, ...(ngDevMode ? [{ debugName: "required" }] : []));
1034
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
1035
+ readonly = input(false, ...(ngDevMode ? [{ debugName: "readonly" }] : []));
1036
+ inputEvent = output({ alias: 'inputChange' });
1037
+ change = output();
1038
+ clear = output();
1039
+ onInput(event) {
1040
+ const e = event;
1041
+ this.inputEvent.emit(e.detail);
1042
+ }
1043
+ onChange(event) {
1044
+ const e = event;
1045
+ this.change.emit(e.detail);
1046
+ }
1047
+ onClear() {
1048
+ this.clear.emit();
1049
+ }
1050
+ 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: `
1052
+ <logosphere-textarea
1053
+ [value]="value()"
1054
+ [placeholder]="placeholder()"
1055
+ [name]="name()"
1056
+ [autocomplete]="autocomplete()"
1057
+ [attr.minlength]="minlength()"
1058
+ [attr.maxlength]="maxlength()"
1059
+ [rows]="rows()"
1060
+ [maxRows]="maxRows()"
1061
+ [attr.cols]="cols()"
1062
+ [wrap]="wrap()"
1063
+ [resize]="resize()"
1064
+ [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()"
1073
+ (input)="onInput($event)"
1074
+ (change)="onChange($event)"
1075
+ (clear)="onClear()"
1076
+ ></logosphere-textarea>
1077
+ `, isInline: true });
1078
+ }
1079
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTextarea, decorators: [{
1080
+ type: Component,
1081
+ args: [{
1082
+ selector: 'lgs-textarea',
1083
+ imports: [],
1084
+ template: `
1085
+ <logosphere-textarea
1086
+ [value]="value()"
1087
+ [placeholder]="placeholder()"
1088
+ [name]="name()"
1089
+ [autocomplete]="autocomplete()"
1090
+ [attr.minlength]="minlength()"
1091
+ [attr.maxlength]="maxlength()"
1092
+ [rows]="rows()"
1093
+ [maxRows]="maxRows()"
1094
+ [attr.cols]="cols()"
1095
+ [wrap]="wrap()"
1096
+ [resize]="resize()"
1097
+ [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()"
1106
+ (input)="onInput($event)"
1107
+ (change)="onChange($event)"
1108
+ (clear)="onClear()"
1109
+ ></logosphere-textarea>
1110
+ `,
1111
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1112
+ }]
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"] }] } });
1114
+
1115
+ class LogosphereTimePicker {
1116
+ value = input('', ...(ngDevMode ? [{ debugName: "value" }] : []));
1117
+ label = input('', ...(ngDevMode ? [{ debugName: "label" }] : []));
1118
+ helper = input('', ...(ngDevMode ? [{ debugName: "helper" }] : []));
1119
+ error = input('', ...(ngDevMode ? [{ debugName: "error" }] : []));
1120
+ placeholder = input('__:__', ...(ngDevMode ? [{ debugName: "placeholder" }] : []));
1121
+ required = input(false, ...(ngDevMode ? [{ debugName: "required" }] : []));
1122
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
1123
+ readonly = input(false, ...(ngDevMode ? [{ debugName: "readonly" }] : []));
1124
+ size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
1125
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
1126
+ change = output();
1127
+ clear = output();
1128
+ onChange(event) {
1129
+ const e = event;
1130
+ this.change.emit(e.detail);
1131
+ }
1132
+ onClear() {
1133
+ this.clear.emit();
1134
+ }
1135
+ 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: `
1137
+ <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()"
1148
+ (change)="onChange($event)"
1149
+ (clear)="onClear()"
1150
+ ></logosphere-timepicker>
1151
+ `, isInline: true });
1152
+ }
1153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTimePicker, decorators: [{
1154
+ type: Component,
1155
+ args: [{
1156
+ selector: 'lgs-timepicker',
1157
+ imports: [],
1158
+ template: `
1159
+ <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()"
1170
+ (change)="onChange($event)"
1171
+ (clear)="onClear()"
1172
+ ></logosphere-timepicker>
1173
+ `,
1174
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1175
+ }]
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"] }] } });
1177
+
1178
+ class LogosphereCalendar {
1179
+ value = input(null, ...(ngDevMode ? [{ debugName: "value" }] : []));
1180
+ min = input(null, ...(ngDevMode ? [{ debugName: "min" }] : []));
1181
+ max = input(null, ...(ngDevMode ? [{ debugName: "max" }] : []));
1182
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
1183
+ rangeMode = input(false, ...(ngDevMode ? [{ debugName: "rangeMode" }] : []));
1184
+ disabledDays = input([], ...(ngDevMode ? [{ debugName: "disabledDays" }] : []));
1185
+ rangeStart = input(null, ...(ngDevMode ? [{ debugName: "rangeStart" }] : []));
1186
+ rangeEnd = input(null, ...(ngDevMode ? [{ debugName: "rangeEnd" }] : []));
1187
+ closable = input(false, ...(ngDevMode ? [{ debugName: "closable" }] : []));
1188
+ change = output();
1189
+ rangeChange = output();
1190
+ closeRequest = output();
1191
+ set elRef(element) {
1192
+ if (element) {
1193
+ element.nativeElement.disabledDays = this.disabledDays();
1194
+ }
1195
+ }
1196
+ onChange(event) {
1197
+ const e = event;
1198
+ this.change.emit(e.detail);
1199
+ }
1200
+ onRangeChange(event) {
1201
+ const e = event;
1202
+ this.rangeChange.emit(e.detail);
1203
+ }
1204
+ onCloseRequest() {
1205
+ this.closeRequest.emit();
1206
+ }
1207
+ 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: `
1209
+ <logosphere-calendar
1210
+ #el
1211
+ [attr.value]="value()"
1212
+ [attr.min]="min()"
1213
+ [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"
1219
+ (change)="onChange($event)"
1220
+ (rangeChange)="onRangeChange($event)"
1221
+ (close-request)="onCloseRequest()"
1222
+ ></logosphere-calendar>
1223
+ `, isInline: true });
1224
+ }
1225
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereCalendar, decorators: [{
1226
+ type: Component,
1227
+ args: [{
1228
+ selector: 'lgs-calendar',
1229
+ imports: [],
1230
+ template: `
1231
+ <logosphere-calendar
1232
+ #el
1233
+ [attr.value]="value()"
1234
+ [attr.min]="min()"
1235
+ [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"
1241
+ (change)="onChange($event)"
1242
+ (rangeChange)="onRangeChange($event)"
1243
+ (close-request)="onCloseRequest()"
1244
+ ></logosphere-calendar>
1245
+ `,
1246
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1247
+ }]
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
+ }] } });
1252
+
1253
+ class LogosphereChatbot {
1254
+ returnUri = input('', ...(ngDevMode ? [{ debugName: "returnUri" }] : []));
1255
+ questionPrompt = input('', ...(ngDevMode ? [{ debugName: "questionPrompt" }] : []));
1256
+ minimizedIconOnly = input(false, ...(ngDevMode ? [{ debugName: "minimizedIconOnly" }] : []));
1257
+ draggable = input(false, ...(ngDevMode ? [{ debugName: "draggable" }] : []));
1258
+ resizable = input(false, ...(ngDevMode ? [{ debugName: "resizable" }] : []));
1259
+ openInitially = input(false, ...(ngDevMode ? [{ debugName: "openInitially" }] : []));
1260
+ showFeedbackButtons = input(false, ...(ngDevMode ? [{ debugName: "showFeedbackButtons" }] : []));
1261
+ products = input([], ...(ngDevMode ? [{ debugName: "products" }] : []));
1262
+ set chatbotElRef(element) {
1263
+ if (element) {
1264
+ element.nativeElement.products = this.products();
1265
+ }
1266
+ }
1267
+ 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: `
1269
+ <logosphere-chatbot
1270
+ #chatbotEl
1271
+ [attr.return-uri]="returnUri()"
1272
+ [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"
1278
+ ></logosphere-chatbot>
1279
+ `, isInline: true });
1280
+ }
1281
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereChatbot, decorators: [{
1282
+ type: Component,
1283
+ args: [{
1284
+ selector: 'lgs-chatbot',
1285
+ imports: [],
1286
+ template: `
1287
+ <logosphere-chatbot
1288
+ #chatbotEl
1289
+ [attr.return-uri]="returnUri()"
1290
+ [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"
1296
+ ></logosphere-chatbot>
1297
+ `,
1298
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1299
+ }]
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
+ }] } });
1304
+
1305
+ class LogosphereCombobox {
1306
+ label = input('', ...(ngDevMode ? [{ debugName: "label" }] : []));
1307
+ helper = input('', ...(ngDevMode ? [{ debugName: "helper" }] : []));
1308
+ error = input('', ...(ngDevMode ? [{ debugName: "error" }] : []));
1309
+ placeholder = input('Seçim yapınız', ...(ngDevMode ? [{ debugName: "placeholder" }] : []));
1310
+ required = input(false, ...(ngDevMode ? [{ debugName: "required" }] : []));
1311
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
1312
+ readOnly = input(false, ...(ngDevMode ? [{ debugName: "readOnly" }] : []));
1313
+ loading = input(false, ...(ngDevMode ? [{ debugName: "loading" }] : []));
1314
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
1315
+ multiple = input(false, ...(ngDevMode ? [{ debugName: "multiple" }] : []));
1316
+ filterable = input(false, ...(ngDevMode ? [{ debugName: "filterable" }] : []));
1317
+ optionLabel = input('label', ...(ngDevMode ? [{ debugName: "optionLabel" }] : []));
1318
+ optionValue = input('value', ...(ngDevMode ? [{ debugName: "optionValue" }] : []));
1319
+ emptyMessage = input('Sonuç yok', ...(ngDevMode ? [{ debugName: "emptyMessage" }] : []));
1320
+ size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
1321
+ items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
1322
+ value = input(undefined, ...(ngDevMode ? [{ debugName: "value" }] : []));
1323
+ clearable = input(true, ...(ngDevMode ? [{ debugName: "clearable" }] : []));
1324
+ itemRenderer = input(undefined, ...(ngDevMode ? [{ debugName: "itemRenderer" }] : []));
1325
+ onSearch = input(undefined, ...(ngDevMode ? [{ debugName: "onSearch" }] : []));
1326
+ onFocus = input(undefined, ...(ngDevMode ? [{ debugName: "onFocus" }] : []));
1327
+ onLoadMore = input(undefined, ...(ngDevMode ? [{ debugName: "onLoadMore" }] : []));
1328
+ change = output();
1329
+ lgsChange = output();
1330
+ selected = output();
1331
+ searchChange = output();
1332
+ comboboxFocus = output();
1333
+ onChange(event) {
1334
+ const e = event;
1335
+ this.change.emit(e.detail);
1336
+ }
1337
+ onLgsChange(event) {
1338
+ const e = event;
1339
+ this.lgsChange.emit(e.detail);
1340
+ }
1341
+ onSelected(event) {
1342
+ const e = event;
1343
+ this.selected.emit(e.detail);
1344
+ }
1345
+ onSearchChange(event) {
1346
+ const e = event;
1347
+ this.searchChange.emit(e.detail);
1348
+ }
1349
+ onComboboxFocus(event) {
1350
+ const e = event;
1351
+ this.comboboxFocus.emit(e.detail);
1352
+ }
1353
+ 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: `
1355
+ <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()"
1371
+ [items]="items()"
1372
+ [value]="value()"
1373
+ [clearable]="clearable()"
1374
+ [itemRenderer]="itemRenderer()"
1375
+ [onSearch]="onSearch()"
1376
+ [onFocus]="onFocus()"
1377
+ [onLoadMore]="onLoadMore()"
1378
+ (change)="onChange($event)"
1379
+ (lgsChange)="onLgsChange($event)"
1380
+ (selected)="onSelected($event)"
1381
+ (search-change)="onSearchChange($event)"
1382
+ (combobox-focus)="onComboboxFocus($event)"
1383
+ ></logosphere-combobox>
1384
+ `, isInline: true });
1385
+ }
1386
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereCombobox, decorators: [{
1387
+ type: Component,
1388
+ args: [{
1389
+ selector: 'lgs-combobox',
1390
+ imports: [],
1391
+ template: `
1392
+ <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()"
1408
+ [items]="items()"
1409
+ [value]="value()"
1410
+ [clearable]="clearable()"
1411
+ [itemRenderer]="itemRenderer()"
1412
+ [onSearch]="onSearch()"
1413
+ [onFocus]="onFocus()"
1414
+ [onLoadMore]="onLoadMore()"
1415
+ (change)="onChange($event)"
1416
+ (lgsChange)="onLgsChange($event)"
1417
+ (selected)="onSelected($event)"
1418
+ (search-change)="onSearchChange($event)"
1419
+ (combobox-focus)="onComboboxFocus($event)"
1420
+ ></logosphere-combobox>
1421
+ `,
1422
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1423
+ }]
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"] }] } });
1425
+
1426
+ class LogosphereDatePicker {
1427
+ value = input(null, ...(ngDevMode ? [{ debugName: "value" }] : []));
1428
+ min = input(null, ...(ngDevMode ? [{ debugName: "min" }] : []));
1429
+ max = input(null, ...(ngDevMode ? [{ debugName: "max" }] : []));
1430
+ required = input(false, ...(ngDevMode ? [{ debugName: "required" }] : []));
1431
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
1432
+ readonly = input(false, ...(ngDevMode ? [{ debugName: "readonly" }] : []));
1433
+ expandFactor = input(1.05, ...(ngDevMode ? [{ debugName: "expandFactor" }] : []));
1434
+ placeholder = input('GG/AA/YYYY veya GG.AA.YYYY', ...(ngDevMode ? [{ debugName: "placeholder" }] : []));
1435
+ label = input('', ...(ngDevMode ? [{ debugName: "label" }] : []));
1436
+ helper = input('', ...(ngDevMode ? [{ debugName: "helper" }] : []));
1437
+ error = input('', ...(ngDevMode ? [{ debugName: "error" }] : []));
1438
+ size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
1439
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
1440
+ rangeMode = input(false, ...(ngDevMode ? [{ debugName: "rangeMode" }] : []));
1441
+ disabledDays = input([], ...(ngDevMode ? [{ debugName: "disabledDays" }] : []));
1442
+ rangeStart = input(null, ...(ngDevMode ? [{ debugName: "rangeStart" }] : []));
1443
+ rangeEnd = input(null, ...(ngDevMode ? [{ debugName: "rangeEnd" }] : []));
1444
+ change = output();
1445
+ rangeChange = output();
1446
+ set elRef(element) {
1447
+ if (element) {
1448
+ element.nativeElement.disabledDays = this.disabledDays();
1449
+ element.nativeElement.expandFactor = this.expandFactor();
1450
+ }
1451
+ }
1452
+ onChange(event) {
1453
+ const e = event;
1454
+ this.change.emit(e.detail);
1455
+ }
1456
+ onRangeChange(event) {
1457
+ const e = event;
1458
+ this.rangeChange.emit(e.detail);
1459
+ }
1460
+ 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: `
1462
+ <logosphere-datepicker
1463
+ #el
1464
+ [attr.value]="value()"
1465
+ [attr.min]="min()"
1466
+ [attr.max]="max()"
1467
+ [attr.required]="required() || null"
1468
+ [attr.disabled]="disabled() || null"
1469
+ [attr.readonly]="readonly() || null"
1470
+ [attr.placeholder]="placeholder()"
1471
+ [attr.label]="label()"
1472
+ [attr.helper]="helper()"
1473
+ [attr.error]="error()"
1474
+ [attr.size]="size()"
1475
+ [attr.variant]="variant()"
1476
+ [attr.range-mode]="rangeMode() || null"
1477
+ [attr.range-start]="rangeStart()"
1478
+ [attr.range-end]="rangeEnd()"
1479
+ (change)="onChange($event)"
1480
+ (rangeChange)="onRangeChange($event)"
1481
+ ></logosphere-datepicker>
1482
+ `, isInline: true });
1483
+ }
1484
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereDatePicker, decorators: [{
1485
+ type: Component,
1486
+ args: [{
1487
+ selector: 'lgs-datepicker',
1488
+ imports: [],
1489
+ template: `
1490
+ <logosphere-datepicker
1491
+ #el
1492
+ [attr.value]="value()"
1493
+ [attr.min]="min()"
1494
+ [attr.max]="max()"
1495
+ [attr.required]="required() || null"
1496
+ [attr.disabled]="disabled() || null"
1497
+ [attr.readonly]="readonly() || null"
1498
+ [attr.placeholder]="placeholder()"
1499
+ [attr.label]="label()"
1500
+ [attr.helper]="helper()"
1501
+ [attr.error]="error()"
1502
+ [attr.size]="size()"
1503
+ [attr.variant]="variant()"
1504
+ [attr.range-mode]="rangeMode() || null"
1505
+ [attr.range-start]="rangeStart()"
1506
+ [attr.range-end]="rangeEnd()"
1507
+ (change)="onChange($event)"
1508
+ (rangeChange)="onRangeChange($event)"
1509
+ ></logosphere-datepicker>
1510
+ `,
1511
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1512
+ }]
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
+ }] } });
1517
+
1518
+ class LogosphereDownloadManager {
1519
+ chunkSize = input(2 * 1024 * 1024, ...(ngDevMode ? [{ debugName: "chunkSize" }] : []));
1520
+ maxConcurrentDownloads = input(3, ...(ngDevMode ? [{ debugName: "maxConcurrentDownloads" }] : []));
1521
+ maxConcurrentChunks = input(4, ...(ngDevMode ? [{ debugName: "maxConcurrentChunks" }] : []));
1522
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereDownloadManager, deps: [], target: i0.ɵɵFactoryTarget.Component });
1523
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereDownloadManager, isStandalone: true, selector: "lgs-download-manager", inputs: { chunkSize: { classPropertyName: "chunkSize", publicName: "chunkSize", isSignal: true, isRequired: false, transformFunction: null }, maxConcurrentDownloads: { classPropertyName: "maxConcurrentDownloads", publicName: "maxConcurrentDownloads", isSignal: true, isRequired: false, transformFunction: null }, maxConcurrentChunks: { classPropertyName: "maxConcurrentChunks", publicName: "maxConcurrentChunks", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
1524
+ <download-manager
1525
+ [chunkSize]="chunkSize()"
1526
+ [maxConcurrentDownloads]="maxConcurrentDownloads()"
1527
+ [maxConcurrentChunks]="maxConcurrentChunks()"
1528
+ ></download-manager>
1529
+ `, isInline: true });
1530
+ }
1531
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereDownloadManager, decorators: [{
1532
+ type: Component,
1533
+ args: [{
1534
+ selector: 'lgs-download-manager',
1535
+ imports: [],
1536
+ template: `
1537
+ <download-manager
1538
+ [chunkSize]="chunkSize()"
1539
+ [maxConcurrentDownloads]="maxConcurrentDownloads()"
1540
+ [maxConcurrentChunks]="maxConcurrentChunks()"
1541
+ ></download-manager>
1542
+ `,
1543
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1544
+ }]
1545
+ }], propDecorators: { chunkSize: [{ type: i0.Input, args: [{ isSignal: true, alias: "chunkSize", required: false }] }], maxConcurrentDownloads: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxConcurrentDownloads", required: false }] }], maxConcurrentChunks: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxConcurrentChunks", required: false }] }] } });
1546
+
1547
+ class LogosphereDrawer {
1548
+ open = input(false, ...(ngDevMode ? [{ debugName: "open" }] : []));
1549
+ drawerTitle = input('', { ...(ngDevMode ? { debugName: "drawerTitle" } : {}), alias: 'title' });
1550
+ position = input('right', ...(ngDevMode ? [{ debugName: "position" }] : []));
1551
+ width = input(360, ...(ngDevMode ? [{ debugName: "width" }] : []));
1552
+ closeOnEsc = input(true, ...(ngDevMode ? [{ debugName: "closeOnEsc" }] : []));
1553
+ containerSelector = input('', ...(ngDevMode ? [{ debugName: "containerSelector" }] : []));
1554
+ drawerOpen = output();
1555
+ drawerClose = output();
1556
+ onDrawerOpen() {
1557
+ this.drawerOpen.emit();
1558
+ }
1559
+ onDrawerClose() {
1560
+ this.drawerClose.emit();
1561
+ }
1562
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereDrawer, deps: [], target: i0.ɵɵFactoryTarget.Component });
1563
+ 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
+ <logosphere-drawer
1565
+ [open]="open()"
1566
+ [title]="drawerTitle()"
1567
+ [position]="position()"
1568
+ [width]="width()"
1569
+ [closeOnEsc]="closeOnEsc()"
1570
+ [containerSelector]="containerSelector()"
1571
+ (drawer-open)="onDrawerOpen()"
1572
+ (drawer-close)="onDrawerClose()"
1573
+ >
1574
+ <ng-content></ng-content>
1575
+ </logosphere-drawer>
1576
+ `, isInline: true });
1577
+ }
1578
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereDrawer, decorators: [{
1579
+ type: Component,
1580
+ args: [{
1581
+ selector: 'lgs-drawer',
1582
+ imports: [],
1583
+ template: `
1584
+ <logosphere-drawer
1585
+ [open]="open()"
1586
+ [title]="drawerTitle()"
1587
+ [position]="position()"
1588
+ [width]="width()"
1589
+ [closeOnEsc]="closeOnEsc()"
1590
+ [containerSelector]="containerSelector()"
1591
+ (drawer-open)="onDrawerOpen()"
1592
+ (drawer-close)="onDrawerClose()"
1593
+ >
1594
+ <ng-content></ng-content>
1595
+ </logosphere-drawer>
1596
+ `,
1597
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1598
+ }]
1599
+ }], propDecorators: { open: [{ type: i0.Input, args: [{ isSignal: true, alias: "open", required: false }] }], drawerTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], position: [{ type: i0.Input, args: [{ isSignal: true, alias: "position", required: false }] }], width: [{ type: i0.Input, args: [{ isSignal: true, alias: "width", required: false }] }], closeOnEsc: [{ type: i0.Input, args: [{ isSignal: true, alias: "closeOnEsc", required: false }] }], containerSelector: [{ type: i0.Input, args: [{ isSignal: true, alias: "containerSelector", required: false }] }], drawerOpen: [{ type: i0.Output, args: ["drawerOpen"] }], drawerClose: [{ type: i0.Output, args: ["drawerClose"] }] } });
1600
+
1601
+ class LogosphereLeftMenu {
1602
+ open = input(false, ...(ngDevMode ? [{ debugName: "open" }] : []));
1603
+ openWidth = input(248, ...(ngDevMode ? [{ debugName: "openWidth" }] : []));
1604
+ storageKey = input('logosphere-leftmenu-state', ...(ngDevMode ? [{ debugName: "storageKey" }] : []));
1605
+ itemClick = output();
1606
+ onItemClick(event) {
1607
+ const e = event;
1608
+ this.itemClick.emit(e.detail);
1609
+ }
1610
+ 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: `
1612
+ <logosphere-leftmenu
1613
+ [open]="open()"
1614
+ [openWidth]="openWidth()"
1615
+ [storageKey]="storageKey()"
1616
+ (item-click)="onItemClick($event)"
1617
+ >
1618
+ <ng-content></ng-content>
1619
+ </logosphere-leftmenu>
1620
+ `, isInline: true });
1621
+ }
1622
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereLeftMenu, decorators: [{
1623
+ type: Component,
1624
+ args: [{
1625
+ selector: 'lgs-left-menu',
1626
+ imports: [],
1627
+ template: `
1628
+ <logosphere-leftmenu
1629
+ [open]="open()"
1630
+ [openWidth]="openWidth()"
1631
+ [storageKey]="storageKey()"
1632
+ (item-click)="onItemClick($event)"
1633
+ >
1634
+ <ng-content></ng-content>
1635
+ </logosphere-leftmenu>
1636
+ `,
1637
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1638
+ }]
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"] }] } });
1640
+
1641
+ class LogosphereLeftMenuItem {
1642
+ itemId = input('', ...(ngDevMode ? [{ debugName: "itemId" }] : []));
1643
+ label = input('', ...(ngDevMode ? [{ debugName: "label" }] : []));
1644
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
1645
+ active = input(false, ...(ngDevMode ? [{ debugName: "active" }] : []));
1646
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereLeftMenuItem, deps: [], target: i0.ɵɵFactoryTarget.Component });
1647
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.0.7", type: LogosphereLeftMenuItem, isStandalone: true, selector: "lgs-left-menu-item", inputs: { itemId: { classPropertyName: "itemId", publicName: "itemId", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, active: { classPropertyName: "active", publicName: "active", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
1648
+ <leftmenu-item
1649
+ [itemId]="itemId()"
1650
+ [label]="label()"
1651
+ [disabled]="disabled()"
1652
+ [active]="active()"
1653
+ >
1654
+ <ng-content></ng-content>
1655
+ </leftmenu-item>
1656
+ `, isInline: true });
1657
+ }
1658
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereLeftMenuItem, decorators: [{
1659
+ type: Component,
1660
+ args: [{
1661
+ selector: 'lgs-left-menu-item',
1662
+ imports: [],
1663
+ template: `
1664
+ <leftmenu-item
1665
+ [itemId]="itemId()"
1666
+ [label]="label()"
1667
+ [disabled]="disabled()"
1668
+ [active]="active()"
1669
+ >
1670
+ <ng-content></ng-content>
1671
+ </leftmenu-item>
1672
+ `,
1673
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1674
+ }]
1675
+ }], propDecorators: { itemId: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemId", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], disabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "disabled", required: false }] }], active: [{ type: i0.Input, args: [{ isSignal: true, alias: "active", required: false }] }] } });
1676
+
1677
+ class LogosphereModal {
1678
+ open = input(false, ...(ngDevMode ? [{ debugName: "open" }] : []));
1679
+ modalTitle = input('', { ...(ngDevMode ? { debugName: "modalTitle" } : {}), alias: 'title' });
1680
+ closeOnEsc = input(true, ...(ngDevMode ? [{ debugName: "closeOnEsc" }] : []));
1681
+ closeOnBackdrop = input(true, ...(ngDevMode ? [{ debugName: "closeOnBackdrop" }] : []));
1682
+ showBack = input(false, ...(ngDevMode ? [{ debugName: "showBack" }] : []));
1683
+ showClose = input(false, ...(ngDevMode ? [{ debugName: "showClose" }] : []));
1684
+ modalOpen = output();
1685
+ modalClose = output();
1686
+ onModalOpen() {
1687
+ this.modalOpen.emit();
1688
+ }
1689
+ onModalClose() {
1690
+ this.modalClose.emit();
1691
+ }
1692
+ 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: `
1694
+ <logosphere-modal
1695
+ [open]="open()"
1696
+ [title]="modalTitle()"
1697
+ [closeOnEsc]="closeOnEsc()"
1698
+ [closeOnBackdrop]="closeOnBackdrop()"
1699
+ [showBack]="showBack()"
1700
+ [showClose]="showClose()"
1701
+ (modal-open)="onModalOpen()"
1702
+ (modal-close)="onModalClose()"
1703
+ >
1704
+ <ng-content></ng-content>
1705
+ <ng-content select="[slot=footer]" slot="footer"></ng-content>
1706
+ </logosphere-modal>
1707
+ `, isInline: true });
1708
+ }
1709
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereModal, decorators: [{
1710
+ type: Component,
1711
+ args: [{
1712
+ selector: 'lgs-modal',
1713
+ imports: [],
1714
+ template: `
1715
+ <logosphere-modal
1716
+ [open]="open()"
1717
+ [title]="modalTitle()"
1718
+ [closeOnEsc]="closeOnEsc()"
1719
+ [closeOnBackdrop]="closeOnBackdrop()"
1720
+ [showBack]="showBack()"
1721
+ [showClose]="showClose()"
1722
+ (modal-open)="onModalOpen()"
1723
+ (modal-close)="onModalClose()"
1724
+ >
1725
+ <ng-content></ng-content>
1726
+ <ng-content select="[slot=footer]" slot="footer"></ng-content>
1727
+ </logosphere-modal>
1728
+ `,
1729
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1730
+ }]
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"] }] } });
1732
+
1733
+ class LogosphereTab {
1734
+ tabs = input([], ...(ngDevMode ? [{ debugName: "tabs" }] : []));
1735
+ activeTab = input('', ...(ngDevMode ? [{ debugName: "activeTab" }] : []));
1736
+ lazy = input(true, ...(ngDevMode ? [{ debugName: "lazy" }] : []));
1737
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
1738
+ tabChange = output();
1739
+ set elRef(element) {
1740
+ if (element) {
1741
+ element.nativeElement.tabs = this.tabs();
1742
+ }
1743
+ }
1744
+ onTabChange(event) {
1745
+ const e = event;
1746
+ this.tabChange.emit(e.detail);
1747
+ }
1748
+ 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: `
1750
+ <logosphere-tab
1751
+ #el
1752
+ [activeTab]="activeTab()"
1753
+ [lazy]="lazy()"
1754
+ [variant]="variant()"
1755
+ (tab-change)="onTabChange($event)"
1756
+ >
1757
+ <ng-content></ng-content>
1758
+ </logosphere-tab>
1759
+ `, isInline: true });
1760
+ }
1761
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTab, decorators: [{
1762
+ type: Component,
1763
+ args: [{
1764
+ selector: 'lgs-tab',
1765
+ imports: [],
1766
+ template: `
1767
+ <logosphere-tab
1768
+ #el
1769
+ [activeTab]="activeTab()"
1770
+ [lazy]="lazy()"
1771
+ [variant]="variant()"
1772
+ (tab-change)="onTabChange($event)"
1773
+ >
1774
+ <ng-content></ng-content>
1775
+ </logosphere-tab>
1776
+ `,
1777
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1778
+ }]
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
+ }] } });
1783
+
1784
+ class LogosphereTable {
1785
+ columns = input([], ...(ngDevMode ? [{ debugName: "columns" }] : []));
1786
+ actionColumn = input(undefined, ...(ngDevMode ? [{ debugName: "actionColumn" }] : []));
1787
+ rows = input([], ...(ngDevMode ? [{ debugName: "rows" }] : []));
1788
+ rowKey = input('id', ...(ngDevMode ? [{ debugName: "rowKey" }] : []));
1789
+ emptyMessage = input('Kayıt bulunamadı', ...(ngDevMode ? [{ debugName: "emptyMessage" }] : []));
1790
+ maxHeight = input(undefined, ...(ngDevMode ? [{ debugName: "maxHeight" }] : []));
1791
+ selection = input(false, ...(ngDevMode ? [{ debugName: "selection" }] : []));
1792
+ stickySelection = input(false, ...(ngDevMode ? [{ debugName: "stickySelection" }] : []));
1793
+ resizable = input(false, ...(ngDevMode ? [{ debugName: "resizable" }] : []));
1794
+ borderless = input(false, ...(ngDevMode ? [{ debugName: "borderless" }] : []));
1795
+ rowClick = output();
1796
+ sortChange = output();
1797
+ selectChange = output();
1798
+ search = output();
1799
+ widthChange = output();
1800
+ sortChangeHandler = (detail) => this.sortChange.emit(detail);
1801
+ selectChangeHandler = (detail) => this.selectChange.emit(detail);
1802
+ searchHandler = (detail) => this.search.emit(detail);
1803
+ widthChangeHandler = (detail) => this.widthChange.emit(detail);
1804
+ onRowClick(event) {
1805
+ const e = event;
1806
+ this.rowClick.emit(e.detail);
1807
+ }
1808
+ 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: `
1810
+ <logosphere-table
1811
+ [columns]="columns()"
1812
+ [actionColumn]="actionColumn()"
1813
+ [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"
1825
+ (row-click)="onRowClick($event)"
1826
+ ></logosphere-table>
1827
+ `, isInline: true });
1828
+ }
1829
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTable, decorators: [{
1830
+ type: Component,
1831
+ args: [{
1832
+ selector: 'lgs-table',
1833
+ imports: [],
1834
+ template: `
1835
+ <logosphere-table
1836
+ [columns]="columns()"
1837
+ [actionColumn]="actionColumn()"
1838
+ [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"
1850
+ (row-click)="onRowClick($event)"
1851
+ ></logosphere-table>
1852
+ `,
1853
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1854
+ }]
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"] }] } });
1856
+
1857
+ class LogosphereToast {
1858
+ type = input('info', ...(ngDevMode ? [{ debugName: "type" }] : []));
1859
+ toastTitle = input('', { ...(ngDevMode ? { debugName: "toastTitle" } : {}), alias: 'title' });
1860
+ text = input('', ...(ngDevMode ? [{ debugName: "text" }] : []));
1861
+ icon = input('', ...(ngDevMode ? [{ debugName: "icon" }] : []));
1862
+ closeable = input(true, ...(ngDevMode ? [{ debugName: "closeable" }] : []));
1863
+ duration = input(5000, ...(ngDevMode ? [{ debugName: "duration" }] : []));
1864
+ autoDismiss = input(true, ...(ngDevMode ? [{ debugName: "autoDismiss" }] : []));
1865
+ dismiss = output();
1866
+ onDismiss() {
1867
+ this.dismiss.emit();
1868
+ }
1869
+ 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: `
1871
+ <logosphere-toast
1872
+ [type]="type()"
1873
+ [title]="toastTitle()"
1874
+ [text]="text()"
1875
+ [icon]="icon()"
1876
+ [closeable]="closeable()"
1877
+ [duration]="duration()"
1878
+ [autoDismiss]="autoDismiss()"
1879
+ (dismiss)="onDismiss()"
1880
+ ></logosphere-toast>
1881
+ `, isInline: true });
1882
+ }
1883
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereToast, decorators: [{
1884
+ type: Component,
1885
+ args: [{
1886
+ selector: 'lgs-toast',
1887
+ imports: [],
1888
+ template: `
1889
+ <logosphere-toast
1890
+ [type]="type()"
1891
+ [title]="toastTitle()"
1892
+ [text]="text()"
1893
+ [icon]="icon()"
1894
+ [closeable]="closeable()"
1895
+ [duration]="duration()"
1896
+ [autoDismiss]="autoDismiss()"
1897
+ (dismiss)="onDismiss()"
1898
+ ></logosphere-toast>
1899
+ `,
1900
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1901
+ }]
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"] }] } });
1903
+ class LogosphereToastContainer {
1904
+ 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: `
1906
+ <logosphere-toast-container #el></logosphere-toast-container>
1907
+ `, isInline: true });
1908
+ }
1909
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereToastContainer, decorators: [{
1910
+ type: Component,
1911
+ args: [{
1912
+ selector: 'lgs-toast-container',
1913
+ imports: [],
1914
+ template: `
1915
+ <logosphere-toast-container #el></logosphere-toast-container>
1916
+ `,
1917
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1918
+ }]
1919
+ }] });
1920
+
1921
+ class LogosphereTreeMenu {
1922
+ items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
1923
+ expandedIds = input([], ...(ngDevMode ? [{ debugName: "expandedIds" }] : []));
1924
+ expandOnLabelClick = input(true, ...(ngDevMode ? [{ debugName: "expandOnLabelClick" }] : []));
1925
+ chevronPosition = input('left', ...(ngDevMode ? [{ debugName: "chevronPosition" }] : []));
1926
+ showLabels = input(true, ...(ngDevMode ? [{ debugName: "showLabels" }] : []));
1927
+ iconSize = input(16, ...(ngDevMode ? [{ debugName: "iconSize" }] : []));
1928
+ toggle = output();
1929
+ itemClick = output();
1930
+ nodeClick = output();
1931
+ set elRef(element) {
1932
+ if (element) {
1933
+ element.nativeElement.items = this.items();
1934
+ element.nativeElement.expandedIds = this.expandedIds();
1935
+ }
1936
+ }
1937
+ onToggle(event) {
1938
+ const e = event;
1939
+ this.toggle.emit(e.detail);
1940
+ }
1941
+ onItemClick(event) {
1942
+ const e = event;
1943
+ this.itemClick.emit(e.detail);
1944
+ }
1945
+ onNodeClick(event) {
1946
+ const e = event;
1947
+ this.nodeClick.emit(e.detail);
1948
+ }
1949
+ 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: `
1951
+ <logosphere-tree-menu
1952
+ #el
1953
+ [expandOnLabelClick]="expandOnLabelClick()"
1954
+ [chevronPosition]="chevronPosition()"
1955
+ [showLabels]="showLabels()"
1956
+ [iconSize]="iconSize()"
1957
+ (toggle)="onToggle($event)"
1958
+ (item-click)="onItemClick($event)"
1959
+ (node-click)="onNodeClick($event)"
1960
+ ></logosphere-tree-menu>
1961
+ `, isInline: true });
1962
+ }
1963
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTreeMenu, decorators: [{
1964
+ type: Component,
1965
+ args: [{
1966
+ selector: 'lgs-tree-menu',
1967
+ imports: [],
1968
+ template: `
1969
+ <logosphere-tree-menu
1970
+ #el
1971
+ [expandOnLabelClick]="expandOnLabelClick()"
1972
+ [chevronPosition]="chevronPosition()"
1973
+ [showLabels]="showLabels()"
1974
+ [iconSize]="iconSize()"
1975
+ (toggle)="onToggle($event)"
1976
+ (item-click)="onItemClick($event)"
1977
+ (node-click)="onNodeClick($event)"
1978
+ ></logosphere-tree-menu>
125
1979
  `,
126
1980
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
127
1981
  }]
128
- }], ctorParameters: () => [], 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 }] }], chatbotEl: [{
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: [{
129
1983
  type: ViewChild,
130
- args: ['chatbotEl']
1984
+ args: ['el', { static: false }]
131
1985
  }] } });
132
1986
 
133
1987
  // projects/wrapper/src/public-api.ts
@@ -137,5 +1991,5 @@ const WRAPPER_VERSION = '1.0.0';
137
1991
  * Generated bundle index. Do not edit.
138
1992
  */
139
1993
 
140
- export { LogosphereButton, LogosphereChatbot, LogosphereCheckbox, WRAPPER_VERSION };
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 };
141
1995
  //# sourceMappingURL=logosphere-ui-angular.mjs.map