@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
@@ -0,0 +1,66 @@
1
+ import * as i0 from '@angular/core';
2
+ import { input, output, CUSTOM_ELEMENTS_SCHEMA, Component } from '@angular/core';
3
+ import '@logosphere-ui/core/popover';
4
+
5
+ class LogospherePopover {
6
+ popoverTitle = input('', { ...(ngDevMode ? { debugName: "popoverTitle" } : {}), alias: 'title' });
7
+ trigger = input('click', ...(ngDevMode ? [{ debugName: "trigger" }] : []));
8
+ placement = input('bottom', ...(ngDevMode ? [{ debugName: "placement" }] : []));
9
+ offset = input(8, ...(ngDevMode ? [{ debugName: "offset" }] : []));
10
+ open = input(false, ...(ngDevMode ? [{ debugName: "open" }] : []));
11
+ closeOnOutsideClick = input(true, ...(ngDevMode ? [{ debugName: "closeOnOutsideClick" }] : []));
12
+ popoverOpen = output();
13
+ popoverClose = output();
14
+ onPopoverOpen() {
15
+ this.popoverOpen.emit();
16
+ }
17
+ onPopoverClose() {
18
+ this.popoverClose.emit();
19
+ }
20
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogospherePopover, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
+ 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: `
22
+ <logosphere-popover
23
+ [title]="popoverTitle()"
24
+ [trigger]="trigger()"
25
+ [placement]="placement()"
26
+ [offset]="offset()"
27
+ [open]="open()"
28
+ [closeOnOutsideClick]="closeOnOutsideClick()"
29
+ (popover-open)="onPopoverOpen()"
30
+ (popover-close)="onPopoverClose()"
31
+ >
32
+ <ng-content select="[slot=trigger]" slot="trigger"></ng-content>
33
+ <ng-content></ng-content>
34
+ </logosphere-popover>
35
+ `, isInline: true });
36
+ }
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogospherePopover, decorators: [{
38
+ type: Component,
39
+ args: [{
40
+ selector: 'lgs-popover',
41
+ imports: [],
42
+ template: `
43
+ <logosphere-popover
44
+ [title]="popoverTitle()"
45
+ [trigger]="trigger()"
46
+ [placement]="placement()"
47
+ [offset]="offset()"
48
+ [open]="open()"
49
+ [closeOnOutsideClick]="closeOnOutsideClick()"
50
+ (popover-open)="onPopoverOpen()"
51
+ (popover-close)="onPopoverClose()"
52
+ >
53
+ <ng-content select="[slot=trigger]" slot="trigger"></ng-content>
54
+ <ng-content></ng-content>
55
+ </logosphere-popover>
56
+ `,
57
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
58
+ }]
59
+ }], 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"] }] } });
60
+
61
+ /**
62
+ * Generated bundle index. Do not edit.
63
+ */
64
+
65
+ export { LogospherePopover };
66
+ //# sourceMappingURL=logosphere-ui-angular-src-lib-popover.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logosphere-ui-angular-src-lib-popover.mjs","sources":["../../projects/wrapper/src/lib/popover/popover.ts","../../projects/wrapper/src/lib/popover/logosphere-ui-angular-src-lib-popover.ts"],"sourcesContent":["import {Component, CUSTOM_ELEMENTS_SCHEMA, input, output} from '@angular/core';\nimport '@logosphere-ui/core/popover';\n\n@Component({\n selector: 'lgs-popover',\n imports: [],\n template: `\n <logosphere-popover\n [title]=\"popoverTitle()\"\n [trigger]=\"trigger()\"\n [placement]=\"placement()\"\n [offset]=\"offset()\"\n [open]=\"open()\"\n [closeOnOutsideClick]=\"closeOnOutsideClick()\"\n (popover-open)=\"onPopoverOpen()\"\n (popover-close)=\"onPopoverClose()\"\n >\n <ng-content select=\"[slot=trigger]\" slot=\"trigger\"></ng-content>\n <ng-content></ng-content>\n </logosphere-popover>\n `,\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class LogospherePopover {\n popoverTitle = input<string>('', { alias: 'title' });\n trigger = input<'click' | 'hover' | 'both'>('click');\n placement = input<string>('bottom');\n offset = input<number>(8);\n open = input<boolean>(false);\n closeOnOutsideClick = input<boolean>(true);\n\n popoverOpen = output<void>();\n popoverClose = output<void>();\n\n onPopoverOpen() {\n this.popoverOpen.emit();\n }\n\n onPopoverClose() {\n this.popoverClose.emit();\n }\n}\n\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MAuBa,iBAAiB,CAAA;IAC5B,YAAY,GAAG,KAAK,CAAS,EAAE,yDAAI,KAAK,EAAE,OAAO,EAAA,CAAG;AACpD,IAAA,OAAO,GAAG,KAAK,CAA6B,OAAO,mDAAC;AACpD,IAAA,SAAS,GAAG,KAAK,CAAS,QAAQ,qDAAC;AACnC,IAAA,MAAM,GAAG,KAAK,CAAS,CAAC,kDAAC;AACzB,IAAA,IAAI,GAAG,KAAK,CAAU,KAAK,gDAAC;AAC5B,IAAA,mBAAmB,GAAG,KAAK,CAAU,IAAI,+DAAC;IAE1C,WAAW,GAAG,MAAM,EAAQ;IAC5B,YAAY,GAAG,MAAM,EAAQ;IAE7B,aAAa,GAAA;AACX,QAAA,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE;IACzB;IAEA,cAAc,GAAA;AACZ,QAAA,IAAI,CAAC,YAAY,CAAC,IAAI,EAAE;IAC1B;uGAjBW,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAjB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,iBAAiB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,aAAA,EAAA,MAAA,EAAA,EAAA,YAAA,EAAA,EAAA,iBAAA,EAAA,cAAA,EAAA,UAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,OAAA,EAAA,EAAA,iBAAA,EAAA,SAAA,EAAA,UAAA,EAAA,SAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,iBAAA,EAAA,WAAA,EAAA,UAAA,EAAA,WAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,MAAA,EAAA,EAAA,iBAAA,EAAA,QAAA,EAAA,UAAA,EAAA,QAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,IAAA,EAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,UAAA,EAAA,MAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,mBAAA,EAAA,EAAA,iBAAA,EAAA,qBAAA,EAAA,UAAA,EAAA,qBAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,EAAA,OAAA,EAAA,EAAA,WAAA,EAAA,aAAA,EAAA,YAAA,EAAA,cAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAjBlB;;;;;;;;;;;;;;AAcT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA;;2FAGU,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBApB7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,aAAa;AACvB,oBAAA,OAAO,EAAE,EAAE;AACX,oBAAA,QAAQ,EAAE;;;;;;;;;;;;;;AAcT,EAAA,CAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA;;;ACtBD;;AAEG;;;;"}
@@ -0,0 +1,76 @@
1
+ import * as i0 from '@angular/core';
2
+ import { input, output, CUSTOM_ELEMENTS_SCHEMA, Component } from '@angular/core';
3
+ import '@logosphere-ui/core/slider';
4
+
5
+ class LogosphereSlider {
6
+ value = input(50, ...(ngDevMode ? [{ debugName: "value" }] : []));
7
+ min = input(0, ...(ngDevMode ? [{ debugName: "min" }] : []));
8
+ max = input(100, ...(ngDevMode ? [{ debugName: "max" }] : []));
9
+ step = input(1, ...(ngDevMode ? [{ debugName: "step" }] : []));
10
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
11
+ range = input(false, ...(ngDevMode ? [{ debugName: "range" }] : []));
12
+ rangeStart = input(25, ...(ngDevMode ? [{ debugName: "rangeStart" }] : []));
13
+ rangeEnd = input(75, ...(ngDevMode ? [{ debugName: "rangeEnd" }] : []));
14
+ minDistance = input(0, ...(ngDevMode ? [{ debugName: "minDistance" }] : []));
15
+ tooltip = input('never', ...(ngDevMode ? [{ debugName: "tooltip" }] : []));
16
+ showScale = input(false, ...(ngDevMode ? [{ debugName: "showScale" }] : []));
17
+ percentage = input(false, ...(ngDevMode ? [{ debugName: "percentage" }] : []));
18
+ labels = input([], ...(ngDevMode ? [{ debugName: "labels" }] : []));
19
+ sliderChange = output();
20
+ onSliderChange(event) {
21
+ const e = event;
22
+ this.sliderChange.emit(e.detail);
23
+ }
24
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSlider, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
+ 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: `
26
+ <logosphere-slider
27
+ [value]="value()"
28
+ [min]="min()"
29
+ [max]="max()"
30
+ [step]="step()"
31
+ [disabled]="disabled()"
32
+ [range]="range()"
33
+ [rangeStart]="rangeStart()"
34
+ [rangeEnd]="rangeEnd()"
35
+ [minDistance]="minDistance()"
36
+ [tooltip]="tooltip()"
37
+ [showScale]="showScale()"
38
+ [percentage]="percentage()"
39
+ [labels]="labels()"
40
+ (change)="onSliderChange($event)"
41
+ ></logosphere-slider>
42
+ `, isInline: true });
43
+ }
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSlider, decorators: [{
45
+ type: Component,
46
+ args: [{
47
+ selector: 'lgs-slider',
48
+ imports: [],
49
+ template: `
50
+ <logosphere-slider
51
+ [value]="value()"
52
+ [min]="min()"
53
+ [max]="max()"
54
+ [step]="step()"
55
+ [disabled]="disabled()"
56
+ [range]="range()"
57
+ [rangeStart]="rangeStart()"
58
+ [rangeEnd]="rangeEnd()"
59
+ [minDistance]="minDistance()"
60
+ [tooltip]="tooltip()"
61
+ [showScale]="showScale()"
62
+ [percentage]="percentage()"
63
+ [labels]="labels()"
64
+ (change)="onSliderChange($event)"
65
+ ></logosphere-slider>
66
+ `,
67
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
68
+ }]
69
+ }], 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"] }] } });
70
+
71
+ /**
72
+ * Generated bundle index. Do not edit.
73
+ */
74
+
75
+ export { LogosphereSlider };
76
+ //# sourceMappingURL=logosphere-ui-angular-src-lib-slider.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logosphere-ui-angular-src-lib-slider.mjs","sources":["../../projects/wrapper/src/lib/slider/slider.ts","../../projects/wrapper/src/lib/slider/logosphere-ui-angular-src-lib-slider.ts"],"sourcesContent":["import { Component, CUSTOM_ELEMENTS_SCHEMA, input, output } from '@angular/core';\nimport '@logosphere-ui/core/slider';\n\n@Component({\n selector: 'lgs-slider',\n imports: [],\n template: `\n <logosphere-slider\n [value]=\"value()\"\n [min]=\"min()\"\n [max]=\"max()\"\n [step]=\"step()\"\n [disabled]=\"disabled()\"\n [range]=\"range()\"\n [rangeStart]=\"rangeStart()\"\n [rangeEnd]=\"rangeEnd()\"\n [minDistance]=\"minDistance()\"\n [tooltip]=\"tooltip()\"\n [showScale]=\"showScale()\"\n [percentage]=\"percentage()\"\n [labels]=\"labels()\"\n (change)=\"onSliderChange($event)\"\n ></logosphere-slider>\n `,\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class LogosphereSlider {\n value = input<number>(50);\n min = input<number>(0);\n max = input<number>(100);\n step = input<number>(1);\n disabled = input<boolean>(false);\n range = input<boolean>(false);\n rangeStart = input<number>(25);\n rangeEnd = input<number>(75);\n minDistance = input<number>(0);\n tooltip = input<'always' | 'hover' | 'never'>('never');\n showScale = input<boolean>(false);\n percentage = input<boolean>(false);\n labels = input<string[]>([]);\n\n sliderChange = output<{ value?: number; rangeStart?: number; rangeEnd?: number }>();\n\n onSliderChange(event: Event) {\n const e = event as CustomEvent<{ value?: number; rangeStart?: number; rangeEnd?: number }>;\n this.sliderChange.emit(e.detail);\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
@@ -0,0 +1,77 @@
1
+ import * as i0 from '@angular/core';
2
+ import { input, output, CUSTOM_ELEMENTS_SCHEMA, Component } from '@angular/core';
3
+ import '@logosphere-ui/core/split-button';
4
+
5
+ class LogosphereSplitButton {
6
+ label = input('Button', ...(ngDevMode ? [{ debugName: "label" }] : []));
7
+ size = input('md', ...(ngDevMode ? [{ debugName: "size" }] : []));
8
+ theme = input('primary', ...(ngDevMode ? [{ debugName: "theme" }] : []));
9
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
10
+ dropdownDisabled = input(false, ...(ngDevMode ? [{ debugName: "dropdownDisabled" }] : []));
11
+ items = input([], ...(ngDevMode ? [{ debugName: "items" }] : []));
12
+ action = output();
13
+ dropdownOpen = output();
14
+ dropdownClose = output();
15
+ itemSelect = output();
16
+ onAction() {
17
+ this.action.emit();
18
+ }
19
+ onDropdownOpen() {
20
+ this.dropdownOpen.emit();
21
+ }
22
+ onDropdownClose() {
23
+ this.dropdownClose.emit();
24
+ }
25
+ onItemSelect(event) {
26
+ const e = event;
27
+ this.itemSelect.emit(e.detail);
28
+ }
29
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSplitButton, deps: [], target: i0.ɵɵFactoryTarget.Component });
30
+ 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: `
31
+ <logosphere-split-button
32
+ [label]="label()"
33
+ [size]="size()"
34
+ [theme]="theme()"
35
+ [disabled]="disabled()"
36
+ [dropdownDisabled]="dropdownDisabled()"
37
+ [items]="items()"
38
+ (action)="onAction()"
39
+ (dropdown-open)="onDropdownOpen()"
40
+ (dropdown-close)="onDropdownClose()"
41
+ (item-select)="onItemSelect($event)"
42
+ >
43
+ <ng-content></ng-content>
44
+ </logosphere-split-button>
45
+ `, isInline: true });
46
+ }
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSplitButton, decorators: [{
48
+ type: Component,
49
+ args: [{
50
+ selector: 'lgs-split-button',
51
+ imports: [],
52
+ template: `
53
+ <logosphere-split-button
54
+ [label]="label()"
55
+ [size]="size()"
56
+ [theme]="theme()"
57
+ [disabled]="disabled()"
58
+ [dropdownDisabled]="dropdownDisabled()"
59
+ [items]="items()"
60
+ (action)="onAction()"
61
+ (dropdown-open)="onDropdownOpen()"
62
+ (dropdown-close)="onDropdownClose()"
63
+ (item-select)="onItemSelect($event)"
64
+ >
65
+ <ng-content></ng-content>
66
+ </logosphere-split-button>
67
+ `,
68
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
69
+ }]
70
+ }], 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"] }] } });
71
+
72
+ /**
73
+ * Generated bundle index. Do not edit.
74
+ */
75
+
76
+ export { LogosphereSplitButton };
77
+ //# sourceMappingURL=logosphere-ui-angular-src-lib-split-button.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logosphere-ui-angular-src-lib-split-button.mjs","sources":["../../projects/wrapper/src/lib/split-button/split-button.ts","../../projects/wrapper/src/lib/split-button/logosphere-ui-angular-src-lib-split-button.ts"],"sourcesContent":["import { Component, CUSTOM_ELEMENTS_SCHEMA, input, output } from '@angular/core';\nimport '@logosphere-ui/core/split-button';\n\nexport interface SplitButtonItem {\n label: string;\n value: string;\n icon?: string;\n disabled?: boolean;\n divider?: boolean;\n}\n\n@Component({\n selector: 'lgs-split-button',\n imports: [],\n template: `\n <logosphere-split-button\n [label]=\"label()\"\n [size]=\"size()\"\n [theme]=\"theme()\"\n [disabled]=\"disabled()\"\n [dropdownDisabled]=\"dropdownDisabled()\"\n [items]=\"items()\"\n (action)=\"onAction()\"\n (dropdown-open)=\"onDropdownOpen()\"\n (dropdown-close)=\"onDropdownClose()\"\n (item-select)=\"onItemSelect($event)\"\n >\n <ng-content></ng-content>\n </logosphere-split-button>\n `,\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class LogosphereSplitButton {\n label = input<string>('Button');\n size = input<'sm' | 'md' | 'lg'>('md');\n theme = input<string>('primary');\n disabled = input<boolean>(false);\n dropdownDisabled = input<boolean>(false);\n items = input<SplitButtonItem[]>([]);\n\n action = output<void>();\n dropdownOpen = output<void>();\n dropdownClose = output<void>();\n itemSelect = output<{ value: string; item: SplitButtonItem }>();\n\n onAction() {\n this.action.emit();\n }\n\n onDropdownOpen() {\n this.dropdownOpen.emit();\n }\n\n onDropdownClose() {\n this.dropdownClose.emit();\n }\n\n onItemSelect(event: Event) {\n const e = event as CustomEvent<{ value: string; item: SplitButtonItem }>;\n this.itemSelect.emit(e.detail);\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
@@ -0,0 +1,49 @@
1
+ import * as i0 from '@angular/core';
2
+ import { input, output, CUSTOM_ELEMENTS_SCHEMA, Component } from '@angular/core';
3
+ import '@logosphere-ui/core/stepper';
4
+
5
+ class LogosphereStepper {
6
+ steps = input([], ...(ngDevMode ? [{ debugName: "steps" }] : []));
7
+ activeStep = input(0, ...(ngDevMode ? [{ debugName: "activeStep" }] : []));
8
+ orientation = input('horizontal', ...(ngDevMode ? [{ debugName: "orientation" }] : []));
9
+ clickable = input(false, ...(ngDevMode ? [{ debugName: "clickable" }] : []));
10
+ stepChange = output();
11
+ onStepChange(event) {
12
+ const e = event;
13
+ this.stepChange.emit(e.detail);
14
+ }
15
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereStepper, deps: [], target: i0.ɵɵFactoryTarget.Component });
16
+ 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: `
17
+ <logosphere-stepper
18
+ [steps]="steps()"
19
+ [activeStep]="activeStep()"
20
+ [orientation]="orientation()"
21
+ [clickable]="clickable()"
22
+ (step-change)="onStepChange($event)"
23
+ ></logosphere-stepper>
24
+ `, isInline: true });
25
+ }
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereStepper, decorators: [{
27
+ type: Component,
28
+ args: [{
29
+ selector: 'lgs-stepper',
30
+ imports: [],
31
+ template: `
32
+ <logosphere-stepper
33
+ [steps]="steps()"
34
+ [activeStep]="activeStep()"
35
+ [orientation]="orientation()"
36
+ [clickable]="clickable()"
37
+ (step-change)="onStepChange($event)"
38
+ ></logosphere-stepper>
39
+ `,
40
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
41
+ }]
42
+ }], 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"] }] } });
43
+
44
+ /**
45
+ * Generated bundle index. Do not edit.
46
+ */
47
+
48
+ export { LogosphereStepper };
49
+ //# sourceMappingURL=logosphere-ui-angular-src-lib-stepper.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logosphere-ui-angular-src-lib-stepper.mjs","sources":["../../projects/wrapper/src/lib/stepper/stepper.ts","../../projects/wrapper/src/lib/stepper/logosphere-ui-angular-src-lib-stepper.ts"],"sourcesContent":["import { Component, CUSTOM_ELEMENTS_SCHEMA, input, output } from '@angular/core';\nimport '@logosphere-ui/core/stepper';\n\nexport type StepState = 'completed' | 'current' | 'upcoming' | 'disabled';\nexport type StepperOrientation = 'horizontal' | 'vertical';\n\nexport interface StepItem {\n title: string;\n description?: string;\n state?: StepState;\n disabled?: boolean;\n}\n\n@Component({\n selector: 'lgs-stepper',\n imports: [],\n template: `\n <logosphere-stepper\n [steps]=\"steps()\"\n [activeStep]=\"activeStep()\"\n [orientation]=\"orientation()\"\n [clickable]=\"clickable()\"\n (step-change)=\"onStepChange($event)\"\n ></logosphere-stepper>\n `,\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class LogosphereStepper {\n steps = input<StepItem[]>([]);\n activeStep = input<number>(0);\n orientation = input<StepperOrientation>('horizontal');\n clickable = input<boolean>(false);\n\n stepChange = output<{ index: number; step: StepItem }>();\n\n onStepChange(event: Event) {\n const e = event as CustomEvent<{ index: number; step: StepItem }>;\n this.stepChange.emit(e.detail);\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MA2Ba,iBAAiB,CAAA;AAC5B,IAAA,KAAK,GAAG,KAAK,CAAa,EAAE,iDAAC;AAC7B,IAAA,UAAU,GAAG,KAAK,CAAS,CAAC,sDAAC;AAC7B,IAAA,WAAW,GAAG,KAAK,CAAqB,YAAY,uDAAC;AACrD,IAAA,SAAS,GAAG,KAAK,CAAU,KAAK,qDAAC;IAEjC,UAAU,GAAG,MAAM,EAAqC;AAExD,IAAA,YAAY,CAAC,KAAY,EAAA;QACvB,MAAM,CAAC,GAAG,KAAuD;QACjE,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IAChC;uGAXW,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAjB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,iBAAiB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,aAAA,EAAA,MAAA,EAAA,EAAA,KAAA,EAAA,EAAA,iBAAA,EAAA,OAAA,EAAA,UAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,UAAA,EAAA,EAAA,iBAAA,EAAA,YAAA,EAAA,UAAA,EAAA,YAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,WAAA,EAAA,EAAA,iBAAA,EAAA,aAAA,EAAA,UAAA,EAAA,aAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,iBAAA,EAAA,WAAA,EAAA,UAAA,EAAA,WAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,EAAA,OAAA,EAAA,EAAA,UAAA,EAAA,YAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAXlB;;;;;;;;AAQT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA;;2FAGU,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAd7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,aAAa;AACvB,oBAAA,OAAO,EAAE,EAAE;AACX,oBAAA,QAAQ,EAAE;;;;;;;;AAQT,EAAA,CAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA;;;AC1BD;;AAEG;;;;"}
@@ -0,0 +1,46 @@
1
+ import * as i0 from '@angular/core';
2
+ import { input, output, CUSTOM_ELEMENTS_SCHEMA, Component } from '@angular/core';
3
+ import '@logosphere-ui/core/switch';
4
+
5
+ class LogosphereSwitch {
6
+ checked = input(false, ...(ngDevMode ? [{ debugName: "checked" }] : []));
7
+ disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
8
+ size = input('md', ...(ngDevMode ? [{ debugName: "size" }] : []));
9
+ change = output();
10
+ onChange(event) {
11
+ const e = event;
12
+ this.change.emit(e.detail);
13
+ }
14
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSwitch, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
+ 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: `
16
+ <logosphere-switch
17
+ [checked]="checked()"
18
+ [disabled]="disabled()"
19
+ [size]="size()"
20
+ (change)="onChange($event)"
21
+ ></logosphere-switch>
22
+ `, isInline: true });
23
+ }
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereSwitch, decorators: [{
25
+ type: Component,
26
+ args: [{
27
+ selector: 'lgs-switch',
28
+ imports: [],
29
+ template: `
30
+ <logosphere-switch
31
+ [checked]="checked()"
32
+ [disabled]="disabled()"
33
+ [size]="size()"
34
+ (change)="onChange($event)"
35
+ ></logosphere-switch>
36
+ `,
37
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
38
+ }]
39
+ }], 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"] }] } });
40
+
41
+ /**
42
+ * Generated bundle index. Do not edit.
43
+ */
44
+
45
+ export { LogosphereSwitch };
46
+ //# sourceMappingURL=logosphere-ui-angular-src-lib-switch.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logosphere-ui-angular-src-lib-switch.mjs","sources":["../../projects/wrapper/src/lib/switch/switch.ts","../../projects/wrapper/src/lib/switch/logosphere-ui-angular-src-lib-switch.ts"],"sourcesContent":["import {Component, CUSTOM_ELEMENTS_SCHEMA, input, output} from '@angular/core';\nimport '@logosphere-ui/core/switch';\n\nexport type SwitchChangeEvent = {\n checked: boolean;\n};\n\n@Component({\n selector: 'lgs-switch',\n imports: [],\n template: `\n <logosphere-switch\n [checked]=\"checked()\"\n [disabled]=\"disabled()\"\n [size]=\"size()\"\n (change)=\"onChange($event)\"\n ></logosphere-switch>\n `,\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class LogosphereSwitch {\n checked = input<boolean>(false);\n disabled = input<boolean>(false);\n size = input<'sm' | 'md'>('md');\n\n change = output<SwitchChangeEvent>();\n\n onChange(event: Event) {\n const e = event as CustomEvent<SwitchChangeEvent>;\n this.change.emit(e.detail);\n }\n}\n\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MAoBa,gBAAgB,CAAA;AAC3B,IAAA,OAAO,GAAG,KAAK,CAAU,KAAK,mDAAC;AAC/B,IAAA,QAAQ,GAAG,KAAK,CAAU,KAAK,oDAAC;AAChC,IAAA,IAAI,GAAG,KAAK,CAAc,IAAI,gDAAC;IAE/B,MAAM,GAAG,MAAM,EAAqB;AAEpC,IAAA,QAAQ,CAAC,KAAY,EAAA;QACnB,MAAM,CAAC,GAAG,KAAuC;QACjD,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IAC5B;uGAVW,gBAAgB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAhB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,gBAAgB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,YAAA,EAAA,MAAA,EAAA,EAAA,OAAA,EAAA,EAAA,iBAAA,EAAA,SAAA,EAAA,UAAA,EAAA,SAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,QAAA,EAAA,EAAA,iBAAA,EAAA,UAAA,EAAA,UAAA,EAAA,UAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,IAAA,EAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,UAAA,EAAA,MAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,EAAA,OAAA,EAAA,EAAA,MAAA,EAAA,QAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAVjB;;;;;;;AAOT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA;;2FAGU,gBAAgB,EAAA,UAAA,EAAA,CAAA;kBAb5B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,YAAY;AACtB,oBAAA,OAAO,EAAE,EAAE;AACX,oBAAA,QAAQ,EAAE;;;;;;;AAOT,EAAA,CAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA;;;ACnBD;;AAEG;;;;"}
@@ -0,0 +1,61 @@
1
+ import * as i0 from '@angular/core';
2
+ import { input, output, ViewChild, CUSTOM_ELEMENTS_SCHEMA, Component } from '@angular/core';
3
+ import '@logosphere-ui/core/tab';
4
+
5
+ class LogosphereTab {
6
+ tabs = input([], ...(ngDevMode ? [{ debugName: "tabs" }] : []));
7
+ activeTab = input('', ...(ngDevMode ? [{ debugName: "activeTab" }] : []));
8
+ lazy = input(true, ...(ngDevMode ? [{ debugName: "lazy" }] : []));
9
+ variant = input('default', ...(ngDevMode ? [{ debugName: "variant" }] : []));
10
+ tabChange = output();
11
+ set elRef(element) {
12
+ if (element) {
13
+ element.nativeElement.tabs = this.tabs();
14
+ }
15
+ }
16
+ onTabChange(event) {
17
+ const e = event;
18
+ this.tabChange.emit(e.detail);
19
+ }
20
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTab, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
+ 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: `
22
+ <logosphere-tab
23
+ #el
24
+ [activeTab]="activeTab()"
25
+ [lazy]="lazy()"
26
+ [variant]="variant()"
27
+ (tab-change)="onTabChange($event)"
28
+ >
29
+ <ng-content></ng-content>
30
+ </logosphere-tab>
31
+ `, isInline: true });
32
+ }
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTab, decorators: [{
34
+ type: Component,
35
+ args: [{
36
+ selector: 'lgs-tab',
37
+ imports: [],
38
+ template: `
39
+ <logosphere-tab
40
+ #el
41
+ [activeTab]="activeTab()"
42
+ [lazy]="lazy()"
43
+ [variant]="variant()"
44
+ (tab-change)="onTabChange($event)"
45
+ >
46
+ <ng-content></ng-content>
47
+ </logosphere-tab>
48
+ `,
49
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
50
+ }]
51
+ }], 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: [{
52
+ type: ViewChild,
53
+ args: ['el', { static: false }]
54
+ }] } });
55
+
56
+ /**
57
+ * Generated bundle index. Do not edit.
58
+ */
59
+
60
+ export { LogosphereTab };
61
+ //# sourceMappingURL=logosphere-ui-angular-src-lib-tab.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logosphere-ui-angular-src-lib-tab.mjs","sources":["../../projects/wrapper/src/lib/tab/tab.ts","../../projects/wrapper/src/lib/tab/logosphere-ui-angular-src-lib-tab.ts"],"sourcesContent":["import {Component, CUSTOM_ELEMENTS_SCHEMA, ElementRef, input, output, ViewChild} from '@angular/core';\nimport '@logosphere-ui/core/tab';\n\nexport type TabItem = {\n id: string;\n label: string;\n icon?: string;\n disabled?: boolean;\n closable?: boolean;\n};\n\n@Component({\n selector: 'lgs-tab',\n imports: [],\n template: `\n <logosphere-tab\n #el\n [activeTab]=\"activeTab()\"\n [lazy]=\"lazy()\"\n [variant]=\"variant()\"\n (tab-change)=\"onTabChange($event)\"\n >\n <ng-content></ng-content>\n </logosphere-tab>\n `,\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class LogosphereTab {\n tabs = input<TabItem[]>([]);\n activeTab = input<string>('');\n lazy = input<boolean>(true);\n variant = input<'default' | 'card'>('default');\n\n tabChange = output<{ oldTab: string; newTab: string }>();\n\n @ViewChild('el', { static: false }) set elRef(element: ElementRef | undefined) {\n if (element) {\n (element.nativeElement as any).tabs = this.tabs();\n }\n }\n\n onTabChange(event: Event) {\n const e = event as CustomEvent<{ oldTab: string; newTab: string }>;\n this.tabChange.emit(e.detail);\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MA2Ba,aAAa,CAAA;AACxB,IAAA,IAAI,GAAG,KAAK,CAAY,EAAE,gDAAC;AAC3B,IAAA,SAAS,GAAG,KAAK,CAAS,EAAE,qDAAC;AAC7B,IAAA,IAAI,GAAG,KAAK,CAAU,IAAI,gDAAC;AAC3B,IAAA,OAAO,GAAG,KAAK,CAAqB,SAAS,mDAAC;IAE9C,SAAS,GAAG,MAAM,EAAsC;IAExD,IAAwC,KAAK,CAAC,OAA+B,EAAA;QAC3E,IAAI,OAAO,EAAE;YACV,OAAO,CAAC,aAAqB,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,EAAE;QACnD;IACF;AAEA,IAAA,WAAW,CAAC,KAAY,EAAA;QACtB,MAAM,CAAC,GAAG,KAAwD;QAClE,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IAC/B;uGAjBW,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAb,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAa,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,SAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,UAAA,EAAA,MAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,iBAAA,EAAA,WAAA,EAAA,UAAA,EAAA,WAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,IAAA,EAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,UAAA,EAAA,MAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,OAAA,EAAA,EAAA,iBAAA,EAAA,SAAA,EAAA,UAAA,EAAA,SAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,EAAA,OAAA,EAAA,EAAA,SAAA,EAAA,WAAA,EAAA,EAAA,WAAA,EAAA,CAAA,EAAA,YAAA,EAAA,OAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,CAAA,IAAA,CAAA,EAAA,WAAA,EAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAbd;;;;;;;;;;AAUT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA;;2FAGU,aAAa,EAAA,UAAA,EAAA,CAAA;kBAhBzB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,SAAS;AACnB,oBAAA,OAAO,EAAE,EAAE;AACX,oBAAA,QAAQ,EAAE;;;;;;;;;;AAUT,EAAA,CAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA;;sBASE,SAAS;AAAC,gBAAA,IAAA,EAAA,CAAA,IAAI,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE;;;ACnCpC;;AAEG;;;;"}
@@ -0,0 +1,83 @@
1
+ import * as i0 from '@angular/core';
2
+ import { input, output, CUSTOM_ELEMENTS_SCHEMA, Component } from '@angular/core';
3
+ import '@logosphere-ui/core/table';
4
+
5
+ class LogosphereTable {
6
+ columns = input([], ...(ngDevMode ? [{ debugName: "columns" }] : []));
7
+ actionColumn = input(undefined, ...(ngDevMode ? [{ debugName: "actionColumn" }] : []));
8
+ rows = input([], ...(ngDevMode ? [{ debugName: "rows" }] : []));
9
+ rowKey = input('id', ...(ngDevMode ? [{ debugName: "rowKey" }] : []));
10
+ emptyMessage = input('Kayıt bulunamadı', ...(ngDevMode ? [{ debugName: "emptyMessage" }] : []));
11
+ maxHeight = input(undefined, ...(ngDevMode ? [{ debugName: "maxHeight" }] : []));
12
+ selection = input(false, ...(ngDevMode ? [{ debugName: "selection" }] : []));
13
+ stickySelection = input(false, ...(ngDevMode ? [{ debugName: "stickySelection" }] : []));
14
+ resizable = input(false, ...(ngDevMode ? [{ debugName: "resizable" }] : []));
15
+ borderless = input(false, ...(ngDevMode ? [{ debugName: "borderless" }] : []));
16
+ rowClick = output();
17
+ sortChange = output();
18
+ selectChange = output();
19
+ search = output();
20
+ widthChange = output();
21
+ sortChangeHandler = (detail) => this.sortChange.emit(detail);
22
+ selectChangeHandler = (detail) => this.selectChange.emit(detail);
23
+ searchHandler = (detail) => this.search.emit(detail);
24
+ widthChangeHandler = (detail) => this.widthChange.emit(detail);
25
+ onRowClick(event) {
26
+ const e = event;
27
+ this.rowClick.emit(e.detail);
28
+ }
29
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTable, deps: [], target: i0.ɵɵFactoryTarget.Component });
30
+ 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: `
31
+ <logosphere-table
32
+ [columns]="columns()"
33
+ [actionColumn]="actionColumn()"
34
+ [rows]="rows()"
35
+ [rowKey]="rowKey()"
36
+ [emptyMessage]="emptyMessage()"
37
+ [maxHeight]="maxHeight()"
38
+ [selection]="selection()"
39
+ [stickySelection]="stickySelection()"
40
+ [resizable]="resizable()"
41
+ [borderless]="borderless()"
42
+ [onSortChange]="sortChangeHandler"
43
+ [onSelectChange]="selectChangeHandler"
44
+ [onSearch]="searchHandler"
45
+ [onWidthChange]="widthChangeHandler"
46
+ (row-click)="onRowClick($event)"
47
+ ></logosphere-table>
48
+ `, isInline: true });
49
+ }
50
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.7", ngImport: i0, type: LogosphereTable, decorators: [{
51
+ type: Component,
52
+ args: [{
53
+ selector: 'lgs-table',
54
+ imports: [],
55
+ template: `
56
+ <logosphere-table
57
+ [columns]="columns()"
58
+ [actionColumn]="actionColumn()"
59
+ [rows]="rows()"
60
+ [rowKey]="rowKey()"
61
+ [emptyMessage]="emptyMessage()"
62
+ [maxHeight]="maxHeight()"
63
+ [selection]="selection()"
64
+ [stickySelection]="stickySelection()"
65
+ [resizable]="resizable()"
66
+ [borderless]="borderless()"
67
+ [onSortChange]="sortChangeHandler"
68
+ [onSelectChange]="selectChangeHandler"
69
+ [onSearch]="searchHandler"
70
+ [onWidthChange]="widthChangeHandler"
71
+ (row-click)="onRowClick($event)"
72
+ ></logosphere-table>
73
+ `,
74
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
75
+ }]
76
+ }], 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"] }] } });
77
+
78
+ /**
79
+ * Generated bundle index. Do not edit.
80
+ */
81
+
82
+ export { LogosphereTable };
83
+ //# sourceMappingURL=logosphere-ui-angular-src-lib-table.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logosphere-ui-angular-src-lib-table.mjs","sources":["../../projects/wrapper/src/lib/table/table.ts","../../projects/wrapper/src/lib/table/logosphere-ui-angular-src-lib-table.ts"],"sourcesContent":["import { Component, CUSTOM_ELEMENTS_SCHEMA, input, output } from '@angular/core';\nimport '@logosphere-ui/core/table';\n\nexport interface TableColumn {\n key: string;\n label: string;\n width?: number;\n align?: 'left' | 'center' | 'right';\n sortable?: boolean;\n searchable?: boolean;\n sticky?: boolean;\n render?: (context: TableCellContext) => unknown;\n}\n\nexport interface TableCellContext {\n value: unknown;\n row: Record<string, unknown>;\n rowIndex: number;\n column: TableColumn;\n}\n\nexport interface TableActionContext {\n row: Record<string, unknown>;\n rowIndex: number;\n}\n\nexport interface TableActionColumn {\n width?: number;\n render: (context: TableActionContext) => unknown;\n}\n\nexport interface TableSortChangeDetail {\n column: TableColumn;\n key: string;\n direction?: 'asc' | 'desc';\n sorts: Array<{ column: TableColumn; key: string; direction: 'asc' | 'desc'; order: number }>;\n multi: boolean;\n}\n\nexport interface TableSelectionChangeDetail {\n selectedRows: Record<string, unknown>[];\n selectedKeys: Array<string | number>;\n}\n\nexport interface TableSearchChangeDetail {\n values: Array<{ key: string; value: string }>;\n}\n\nexport interface TableWidthChangeDetail {\n column: TableColumn;\n key: string;\n width: number;\n}\n\n@Component({\n selector: 'lgs-table',\n imports: [],\n template: `\n <logosphere-table\n [columns]=\"columns()\"\n [actionColumn]=\"actionColumn()\"\n [rows]=\"rows()\"\n [rowKey]=\"rowKey()\"\n [emptyMessage]=\"emptyMessage()\"\n [maxHeight]=\"maxHeight()\"\n [selection]=\"selection()\"\n [stickySelection]=\"stickySelection()\"\n [resizable]=\"resizable()\"\n [borderless]=\"borderless()\"\n [onSortChange]=\"sortChangeHandler\"\n [onSelectChange]=\"selectChangeHandler\"\n [onSearch]=\"searchHandler\"\n [onWidthChange]=\"widthChangeHandler\"\n (row-click)=\"onRowClick($event)\"\n ></logosphere-table>\n `,\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\n})\nexport class LogosphereTable {\n columns = input<TableColumn[]>([]);\n actionColumn = input<TableActionColumn | undefined>(undefined);\n rows = input<Record<string, unknown>[]>([]);\n rowKey = input<string>('id');\n emptyMessage = input<string>('Kayıt bulunamadı');\n maxHeight = input<number | undefined>(undefined);\n selection = input<boolean>(false);\n stickySelection = input<boolean>(false);\n resizable = input<boolean>(false);\n borderless = input<boolean>(false);\n\n rowClick = output<{ row: Record<string, unknown>; rowIndex: number }>();\n sortChange = output<TableSortChangeDetail>();\n selectChange = output<TableSelectionChangeDetail>();\n search = output<TableSearchChangeDetail>();\n widthChange = output<TableWidthChangeDetail>();\n\n sortChangeHandler = (detail: TableSortChangeDetail) => this.sortChange.emit(detail);\n selectChangeHandler = (detail: TableSelectionChangeDetail) => this.selectChange.emit(detail);\n searchHandler = (detail: TableSearchChangeDetail) => this.search.emit(detail);\n widthChangeHandler = (detail: TableWidthChangeDetail) => this.widthChange.emit(detail);\n\n onRowClick(event: Event) {\n const e = event as CustomEvent<{ row: Record<string, unknown>; rowIndex: number }>;\n this.rowClick.emit(e.detail);\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MA8Ea,eAAe,CAAA;AAC1B,IAAA,OAAO,GAAG,KAAK,CAAgB,EAAE,mDAAC;AAClC,IAAA,YAAY,GAAG,KAAK,CAAgC,SAAS,wDAAC;AAC9D,IAAA,IAAI,GAAG,KAAK,CAA4B,EAAE,gDAAC;AAC3C,IAAA,MAAM,GAAG,KAAK,CAAS,IAAI,kDAAC;AAC5B,IAAA,YAAY,GAAG,KAAK,CAAS,kBAAkB,wDAAC;AAChD,IAAA,SAAS,GAAG,KAAK,CAAqB,SAAS,qDAAC;AAChD,IAAA,SAAS,GAAG,KAAK,CAAU,KAAK,qDAAC;AACjC,IAAA,eAAe,GAAG,KAAK,CAAU,KAAK,2DAAC;AACvC,IAAA,SAAS,GAAG,KAAK,CAAU,KAAK,qDAAC;AACjC,IAAA,UAAU,GAAG,KAAK,CAAU,KAAK,sDAAC;IAElC,QAAQ,GAAG,MAAM,EAAsD;IACvE,UAAU,GAAG,MAAM,EAAyB;IAC5C,YAAY,GAAG,MAAM,EAA8B;IACnD,MAAM,GAAG,MAAM,EAA2B;IAC1C,WAAW,GAAG,MAAM,EAA0B;AAE9C,IAAA,iBAAiB,GAAG,CAAC,MAA6B,KAAK,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,MAAM,CAAC;AACnF,IAAA,mBAAmB,GAAG,CAAC,MAAkC,KAAK,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,MAAM,CAAC;AAC5F,IAAA,aAAa,GAAG,CAAC,MAA+B,KAAK,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC;AAC7E,IAAA,kBAAkB,GAAG,CAAC,MAA8B,KAAK,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,CAAC;AAEtF,IAAA,UAAU,CAAC,KAAY,EAAA;QACrB,MAAM,CAAC,GAAG,KAAwE;QAClF,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC;IAC9B;uGA1BW,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAf,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,eAAe,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,EAAA,OAAA,EAAA,EAAA,iBAAA,EAAA,SAAA,EAAA,UAAA,EAAA,SAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,YAAA,EAAA,EAAA,iBAAA,EAAA,cAAA,EAAA,UAAA,EAAA,cAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,IAAA,EAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,UAAA,EAAA,MAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,MAAA,EAAA,EAAA,iBAAA,EAAA,QAAA,EAAA,UAAA,EAAA,QAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,YAAA,EAAA,EAAA,iBAAA,EAAA,cAAA,EAAA,UAAA,EAAA,cAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,iBAAA,EAAA,WAAA,EAAA,UAAA,EAAA,WAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,iBAAA,EAAA,WAAA,EAAA,UAAA,EAAA,WAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,eAAA,EAAA,EAAA,iBAAA,EAAA,iBAAA,EAAA,UAAA,EAAA,iBAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,iBAAA,EAAA,WAAA,EAAA,UAAA,EAAA,WAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,UAAA,EAAA,EAAA,iBAAA,EAAA,YAAA,EAAA,UAAA,EAAA,YAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAA,EAAA,KAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,EAAA,EAAA,OAAA,EAAA,EAAA,QAAA,EAAA,UAAA,EAAA,UAAA,EAAA,YAAA,EAAA,YAAA,EAAA,cAAA,EAAA,MAAA,EAAA,QAAA,EAAA,WAAA,EAAA,aAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EArBhB;;;;;;;;;;;;;;;;;;AAkBT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA;;2FAGU,eAAe,EAAA,UAAA,EAAA,CAAA;kBAxB3B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,OAAO,EAAE,EAAE;AACX,oBAAA,QAAQ,EAAE;;;;;;;;;;;;;;;;;;AAkBT,EAAA,CAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA;;;AC7ED;;AAEG;;;;"}