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

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