@libs-ui/exports 0.2.29 → 0.2.30-6.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.
package/esm2022/index.mjs CHANGED
@@ -1,42 +1,99 @@
1
1
  export * from '@libs-ui/interfaces-types';
2
2
  export * from '@libs-ui/utils';
3
3
  //Pipes
4
+ export * from '@libs-ui/pipes-call-function-in-template';
5
+ export * from '@libs-ui/pipes-format-date';
6
+ export * from '@libs-ui/pipes-security-trust';
7
+ export * from '@libs-ui/pipes-escape-html';
8
+ export * from '@libs-ui/pipes-check-selected-by-key';
9
+ export * from '@libs-ui/pipes-convert-object-to-signal';
10
+ export * from '@libs-ui/pipes-convert-signal-to-object';
11
+ export * from '@libs-ui/pipes-clone-object';
12
+ export * from '@libs-ui/pipes-format-number';
13
+ export * from '@libs-ui/pipes-get-value-of-object';
14
+ export * from '@libs-ui/pipes-format-text-capitalize';
15
+ export * from '@libs-ui/pipes-format-text-first-letter-to-uppercase';
16
+ export * from '@libs-ui/pipes-format-text-full-name-format';
17
+ export * from '@libs-ui/pipes-format-text-highlight-by-keyword';
4
18
  //Directive
5
- export * from '@libs-ui/components-scroll-overlay';
19
+ export * from '@libs-ui/components-drag-drop';
20
+ export * from '@libs-ui/components-draw-line';
6
21
  export * from '@libs-ui/components-scroll-measure-items-direction-horizontal';
7
- //Components
8
- export * from '@libs-ui/icons';
9
- export * from '@libs-ui/components-popover';
10
- export * from '@libs-ui/components-spinner';
11
- export * from '@libs-ui/components-label';
12
- export * from '@libs-ui/components-badge';
22
+ export * from '@libs-ui/components-scroll-overlay';
23
+ export * from '@libs-ui/components-click-outside';
24
+ export * from '@libs-ui/components-minimap';
25
+ export * from '@libs-ui/components-device-support';
26
+ // Components Other
27
+ export * from '@libs-ui/components-component-outlet';
28
+ export * from '@libs-ui/components-audio';
13
29
  export * from '@libs-ui/components-avatar';
14
- export * from '@libs-ui/components-skeleton';
30
+ export * from '@libs-ui/components-badge';
31
+ export * from '@libs-ui/components-card';
15
32
  export * from '@libs-ui/components-color-picker';
33
+ export * from '@libs-ui/components-dropdown';
34
+ export * from '@libs-ui/components-gallery';
35
+ export * from '@libs-ui/components-label';
36
+ export * from '@libs-ui/components-list';
37
+ export * from '@libs-ui/components-modal';
38
+ export * from '@libs-ui/components-popover';
39
+ export * from '@libs-ui/components-skeleton';
40
+ export * from '@libs-ui/components-spinner';
16
41
  export * from '@libs-ui/components-switch';
17
- export * from '@libs-ui/components-card';
42
+ export * from '@libs-ui/components-tabs';
43
+ export * from '@libs-ui/components-tags';
44
+ export * from '@libs-ui/components-breadcrumb';
45
+ export * from '@libs-ui/components-inputs-password';
46
+ export * from '@libs-ui/components-inputs-multi-language';
47
+ export * from '@libs-ui/components-inputs-emoji';
48
+ export * from '@libs-ui/icons';
49
+ export * from '@libs-ui/components-line-clamp';
50
+ export * from '@libs-ui/components-table';
51
+ export * from '@libs-ui/components-pages-template-full-screen';
52
+ export * from '@libs-ui/components-pages-template-detail';
53
+ export * from '@libs-ui/components-preview-file';
54
+ export * from '@libs-ui/components-inputs-upload';
55
+ export * from '@libs-ui/components-image-editor';
56
+ export * from '@libs-ui/components-pagination';
57
+ // Components Process Bar
58
+ export * from '@libs-ui/components-process-bar-standard';
59
+ export * from '@libs-ui/components-process-bar-steps';
60
+ // Components Buttons
18
61
  export * from '@libs-ui/components-buttons-button';
62
+ export * from '@libs-ui/components-buttons-dropdown';
63
+ export * from '@libs-ui/components-buttons-group';
64
+ export * from '@libs-ui/components-buttons-select-color';
19
65
  export * from '@libs-ui/components-buttons-sort';
20
66
  export * from '@libs-ui/components-buttons-status';
21
- export * from '@libs-ui/components-buttons-group';
22
- export * from '@libs-ui/components-buttons-dropdown';
23
67
  export * from '@libs-ui/components-buttons-tab';
24
- export * from '@libs-ui/components-buttons-select-color';
68
+ // Components Inputs
69
+ export * from '@libs-ui/components-inputs-add';
70
+ export * from '@libs-ui/components-inputs-color';
25
71
  export * from '@libs-ui/components-inputs-input';
26
- export * from '@libs-ui/components-inputs-search';
27
72
  export * from '@libs-ui/components-inputs-range-slider';
73
+ export * from '@libs-ui/components-inputs-search';
28
74
  export * from '@libs-ui/components-inputs-valid';
29
- export * from '@libs-ui/components-inputs-add';
30
- export * from '@libs-ui/components-inputs-color';
31
- export * from '@libs-ui/components-checkbox-single';
75
+ export * from '@libs-ui/components-inputs-quill';
76
+ export * from '@libs-ui/components-inputs-calculator';
77
+ export * from '@libs-ui/components-inputs-mention';
78
+ export * from '@libs-ui/components-inputs-keyboard';
79
+ // Components Checkbox
32
80
  export * from '@libs-ui/components-checkbox-group';
33
- export * from '@libs-ui/components-radio-single';
81
+ export * from '@libs-ui/components-checkbox-single';
82
+ // Components Radio
34
83
  export * from '@libs-ui/components-radio-group';
35
- export * from '@libs-ui/components-gallery';
84
+ export * from '@libs-ui/components-radio-single';
85
+ // Components Datetime
86
+ export * from '@libs-ui/components-datetime-picker';
87
+ export * from '@libs-ui/components-datetime-input';
88
+ export * from '@libs-ui/components-datetime-dropdown';
89
+ export * from '@libs-ui/components-datetime-input';
36
90
  //Services
37
- export * from '@libs-ui/services-dynamic-component';
91
+ export * from '@libs-ui/services-base-request-abstract';
38
92
  export * from '@libs-ui/services-config-project';
39
- export * from '@libs-ui/services-notification';
93
+ export * from '@libs-ui/services-dialog';
94
+ export * from '@libs-ui/services-dynamic-component';
95
+ export * from '@libs-ui/services-format-date';
40
96
  export * from '@libs-ui/services-http-request';
97
+ export * from '@libs-ui/services-notification';
41
98
  export * from '@libs-ui/services-translate';
42
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9leHBvcnRzL3NyYy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsZ0JBQWdCLENBQUM7QUFFL0IsT0FBTztBQUVQLFdBQVc7QUFDWCxjQUFjLG9DQUFvQyxDQUFDO0FBQ25ELGNBQWMsK0RBQStELENBQUM7QUFFOUUsWUFBWTtBQUNaLGNBQWMsZ0JBQWdCLENBQUM7QUFDL0IsY0FBYyw2QkFBNkIsQ0FBQztBQUM1QyxjQUFjLDZCQUE2QixDQUFDO0FBQzVDLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLDRCQUE0QixDQUFDO0FBQzNDLGNBQWMsOEJBQThCLENBQUM7QUFDN0MsY0FBYyxrQ0FBa0MsQ0FBQztBQUNqRCxjQUFjLDRCQUE0QixDQUFDO0FBQzNDLGNBQWMsMEJBQTBCLENBQUM7QUFFekMsY0FBYyxvQ0FBb0MsQ0FBQztBQUNuRCxjQUFjLGtDQUFrQyxDQUFDO0FBQ2pELGNBQWMsb0NBQW9DLENBQUM7QUFDbkQsY0FBYyxtQ0FBbUMsQ0FBQztBQUNsRCxjQUFjLHNDQUFzQyxDQUFDO0FBQ3JELGNBQWMsaUNBQWlDLENBQUM7QUFDaEQsY0FBYywwQ0FBMEMsQ0FBQztBQUV6RCxjQUFjLGtDQUFrQyxDQUFDO0FBQ2pELGNBQWMsbUNBQW1DLENBQUM7QUFDbEQsY0FBYyx5Q0FBeUMsQ0FBQztBQUN4RCxjQUFjLGtDQUFrQyxDQUFDO0FBQ2pELGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYyxrQ0FBa0MsQ0FBQztBQUVqRCxjQUFjLHFDQUFxQyxDQUFDO0FBQ3BELGNBQWMsb0NBQW9DLENBQUM7QUFFbkQsY0FBYyxrQ0FBa0MsQ0FBQztBQUNqRCxjQUFjLGlDQUFpQyxDQUFDO0FBRWhELGNBQWMsNkJBQTZCLENBQUM7QUFFNUMsVUFBVTtBQUNWLGNBQWMscUNBQXFDLENBQUM7QUFDcEQsY0FBYyxrQ0FBa0MsQ0FBQztBQUNqRCxjQUFjLGdDQUFnQyxDQUFDO0FBQy9DLGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYyw2QkFBNkIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2ludGVyZmFjZXMtdHlwZXMnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvdXRpbHMnO1xuXG4vL1BpcGVzXG5cbi8vRGlyZWN0aXZlXG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLXNjcm9sbC1vdmVybGF5JztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtc2Nyb2xsLW1lYXN1cmUtaXRlbXMtZGlyZWN0aW9uLWhvcml6b250YWwnO1xuXG4vL0NvbXBvbmVudHNcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2ljb25zJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtcG9wb3Zlcic7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLXNwaW5uZXInO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1sYWJlbCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWJhZGdlJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtYXZhdGFyJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtc2tlbGV0b24nO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1jb2xvci1waWNrZXInO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1zd2l0Y2gnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1jYXJkJztcblxuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1idXR0b25zLWJ1dHRvbic7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWJ1dHRvbnMtc29ydCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWJ1dHRvbnMtc3RhdHVzJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtYnV0dG9ucy1ncm91cCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWJ1dHRvbnMtZHJvcGRvd24nO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1idXR0b25zLXRhYic7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWJ1dHRvbnMtc2VsZWN0LWNvbG9yJztcblxuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1pbnB1dHMtaW5wdXQnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1pbnB1dHMtc2VhcmNoJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtaW5wdXRzLXJhbmdlLXNsaWRlcic7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWlucHV0cy12YWxpZCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWlucHV0cy1hZGQnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1pbnB1dHMtY29sb3InO1xuXG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWNoZWNrYm94LXNpbmdsZSc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWNoZWNrYm94LWdyb3VwJztcblxuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1yYWRpby1zaW5nbGUnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1yYWRpby1ncm91cCc7XG5cbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtZ2FsbGVyeSc7XG5cbi8vU2VydmljZXNcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3NlcnZpY2VzLWR5bmFtaWMtY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3NlcnZpY2VzLWNvbmZpZy1wcm9qZWN0JztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3NlcnZpY2VzLW5vdGlmaWNhdGlvbic7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9zZXJ2aWNlcy1odHRwLXJlcXVlc3QnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvc2VydmljZXMtdHJhbnNsYXRlJztcbiJdfQ==
99
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9leHBvcnRzL3NyYy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsZ0JBQWdCLENBQUM7QUFFL0IsT0FBTztBQUNQLGNBQWMsMENBQTBDLENBQUM7QUFDekQsY0FBYyw0QkFBNEIsQ0FBQztBQUMzQyxjQUFjLCtCQUErQixDQUFDO0FBQzlDLGNBQWMsNEJBQTRCLENBQUM7QUFDM0MsY0FBYyxzQ0FBc0MsQ0FBQztBQUNyRCxjQUFjLHlDQUF5QyxDQUFDO0FBQ3hELGNBQWMseUNBQXlDLENBQUE7QUFDdkQsY0FBYyw2QkFBNkIsQ0FBQztBQUM1QyxjQUFjLDhCQUE4QixDQUFDO0FBQzdDLGNBQWMsb0NBQW9DLENBQUM7QUFDbkQsY0FBYyx1Q0FBdUMsQ0FBQztBQUN0RCxjQUFjLHNEQUFzRCxDQUFDO0FBQ3JFLGNBQWMsNkNBQTZDLENBQUM7QUFDNUQsY0FBYyxpREFBaUQsQ0FBQztBQUVoRSxXQUFXO0FBQ1gsY0FBYywrQkFBK0IsQ0FBQztBQUM5QyxjQUFjLCtCQUErQixDQUFDO0FBQzlDLGNBQWMsK0RBQStELENBQUM7QUFDOUUsY0FBYyxvQ0FBb0MsQ0FBQztBQUNuRCxjQUFjLG1DQUFtQyxDQUFDO0FBQ2xELGNBQWMsNkJBQTZCLENBQUM7QUFDNUMsY0FBYyxvQ0FBb0MsQ0FBQztBQUNuRCxtQkFBbUI7QUFDbkIsY0FBYyxzQ0FBc0MsQ0FBQztBQUNyRCxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsNEJBQTRCLENBQUM7QUFDM0MsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsa0NBQWtDLENBQUM7QUFDakQsY0FBYyw4QkFBOEIsQ0FBQztBQUM3QyxjQUFjLDZCQUE2QixDQUFDO0FBQzVDLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsNkJBQTZCLENBQUM7QUFDNUMsY0FBYyw4QkFBOEIsQ0FBQztBQUM3QyxjQUFjLDZCQUE2QixDQUFDO0FBQzVDLGNBQWMsNEJBQTRCLENBQUM7QUFDM0MsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYyxxQ0FBcUMsQ0FBQztBQUNwRCxjQUFjLDJDQUEyQyxDQUFDO0FBQzFELGNBQWMsa0NBQWtDLENBQUM7QUFDakQsY0FBYyxnQkFBZ0IsQ0FBQztBQUMvQixjQUFjLGdDQUFnQyxDQUFDO0FBQy9DLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYyxnREFBZ0QsQ0FBQztBQUMvRCxjQUFjLDJDQUEyQyxDQUFDO0FBQzFELGNBQWMsa0NBQWtDLENBQUM7QUFDakQsY0FBYyxtQ0FBbUMsQ0FBQztBQUNsRCxjQUFjLGtDQUFrQyxDQUFDO0FBQ2pELGNBQWMsZ0NBQWdDLENBQUM7QUFFL0MseUJBQXlCO0FBQ3pCLGNBQWMsMENBQTBDLENBQUM7QUFDekQsY0FBYyx1Q0FBdUMsQ0FBQztBQUV0RCxxQkFBcUI7QUFDckIsY0FBYyxvQ0FBb0MsQ0FBQztBQUNuRCxjQUFjLHNDQUFzQyxDQUFDO0FBQ3JELGNBQWMsbUNBQW1DLENBQUM7QUFDbEQsY0FBYywwQ0FBMEMsQ0FBQztBQUN6RCxjQUFjLGtDQUFrQyxDQUFDO0FBQ2pELGNBQWMsb0NBQW9DLENBQUM7QUFDbkQsY0FBYyxpQ0FBaUMsQ0FBQztBQUVoRCxvQkFBb0I7QUFDcEIsY0FBYyxnQ0FBZ0MsQ0FBQztBQUMvQyxjQUFjLGtDQUFrQyxDQUFDO0FBQ2pELGNBQWMsa0NBQWtDLENBQUM7QUFDakQsY0FBYyx5Q0FBeUMsQ0FBQztBQUN4RCxjQUFjLG1DQUFtQyxDQUFDO0FBQ2xELGNBQWMsa0NBQWtDLENBQUM7QUFDakQsY0FBYyxrQ0FBa0MsQ0FBQztBQUNqRCxjQUFjLHVDQUF1QyxDQUFDO0FBQ3RELGNBQWMsb0NBQW9DLENBQUM7QUFDbkQsY0FBYyxxQ0FBcUMsQ0FBQztBQUVwRCxzQkFBc0I7QUFDdEIsY0FBYyxvQ0FBb0MsQ0FBQztBQUNuRCxjQUFjLHFDQUFxQyxDQUFDO0FBRXBELG1CQUFtQjtBQUNuQixjQUFjLGlDQUFpQyxDQUFDO0FBQ2hELGNBQWMsa0NBQWtDLENBQUM7QUFFakQsc0JBQXNCO0FBQ3RCLGNBQWMscUNBQXFDLENBQUM7QUFDcEQsY0FBYyxvQ0FBb0MsQ0FBQztBQUNuRCxjQUFjLHVDQUF1QyxDQUFDO0FBQ3RELGNBQWMsb0NBQW9DLENBQUM7QUFFbkQsVUFBVTtBQUNWLGNBQWMseUNBQXlDLENBQUM7QUFDeEQsY0FBYyxrQ0FBa0MsQ0FBQztBQUNqRCxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMscUNBQXFDLENBQUM7QUFDcEQsY0FBYywrQkFBK0IsQ0FBQztBQUM5QyxjQUFjLGdDQUFnQyxDQUFDO0FBQy9DLGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYyw2QkFBNkIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2ludGVyZmFjZXMtdHlwZXMnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvdXRpbHMnO1xuXG4vL1BpcGVzXG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9waXBlcy1jYWxsLWZ1bmN0aW9uLWluLXRlbXBsYXRlJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3BpcGVzLWZvcm1hdC1kYXRlJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3BpcGVzLXNlY3VyaXR5LXRydXN0JztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3BpcGVzLWVzY2FwZS1odG1sJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3BpcGVzLWNoZWNrLXNlbGVjdGVkLWJ5LWtleSc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9waXBlcy1jb252ZXJ0LW9iamVjdC10by1zaWduYWwnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvcGlwZXMtY29udmVydC1zaWduYWwtdG8tb2JqZWN0J1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvcGlwZXMtY2xvbmUtb2JqZWN0JztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3BpcGVzLWZvcm1hdC1udW1iZXInO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvcGlwZXMtZ2V0LXZhbHVlLW9mLW9iamVjdCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9waXBlcy1mb3JtYXQtdGV4dC1jYXBpdGFsaXplJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3BpcGVzLWZvcm1hdC10ZXh0LWZpcnN0LWxldHRlci10by11cHBlcmNhc2UnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvcGlwZXMtZm9ybWF0LXRleHQtZnVsbC1uYW1lLWZvcm1hdCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9waXBlcy1mb3JtYXQtdGV4dC1oaWdobGlnaHQtYnkta2V5d29yZCc7XG5cbi8vRGlyZWN0aXZlXG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWRyYWctZHJvcCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWRyYXctbGluZSc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLXNjcm9sbC1tZWFzdXJlLWl0ZW1zLWRpcmVjdGlvbi1ob3Jpem9udGFsJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtc2Nyb2xsLW92ZXJsYXknO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1jbGljay1vdXRzaWRlJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtbWluaW1hcCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWRldmljZS1zdXBwb3J0Jztcbi8vIENvbXBvbmVudHMgT3RoZXJcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtY29tcG9uZW50LW91dGxldCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWF1ZGlvJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtYXZhdGFyJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtYmFkZ2UnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1jYXJkJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtY29sb3ItcGlja2VyJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtZHJvcGRvd24nO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1nYWxsZXJ5JztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtbGFiZWwnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1saXN0JztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtbW9kYWwnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1wb3BvdmVyJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtc2tlbGV0b24nO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1zcGlubmVyJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtc3dpdGNoJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtdGFicyc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLXRhZ3MnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1icmVhZGNydW1iJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtaW5wdXRzLXBhc3N3b3JkJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtaW5wdXRzLW11bHRpLWxhbmd1YWdlJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtaW5wdXRzLWVtb2ppJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2ljb25zJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtbGluZS1jbGFtcCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLXRhYmxlJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtcGFnZXMtdGVtcGxhdGUtZnVsbC1zY3JlZW4nO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1wYWdlcy10ZW1wbGF0ZS1kZXRhaWwnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1wcmV2aWV3LWZpbGUnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1pbnB1dHMtdXBsb2FkJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtaW1hZ2UtZWRpdG9yJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtcGFnaW5hdGlvbic7XG5cbi8vIENvbXBvbmVudHMgUHJvY2VzcyBCYXJcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtcHJvY2Vzcy1iYXItc3RhbmRhcmQnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1wcm9jZXNzLWJhci1zdGVwcyc7XG5cbi8vIENvbXBvbmVudHMgQnV0dG9uc1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1idXR0b25zLWJ1dHRvbic7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWJ1dHRvbnMtZHJvcGRvd24nO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1idXR0b25zLWdyb3VwJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtYnV0dG9ucy1zZWxlY3QtY29sb3InO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1idXR0b25zLXNvcnQnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1idXR0b25zLXN0YXR1cyc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWJ1dHRvbnMtdGFiJztcblxuLy8gQ29tcG9uZW50cyBJbnB1dHNcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtaW5wdXRzLWFkZCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWlucHV0cy1jb2xvcic7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWlucHV0cy1pbnB1dCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWlucHV0cy1yYW5nZS1zbGlkZXInO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1pbnB1dHMtc2VhcmNoJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtaW5wdXRzLXZhbGlkJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtaW5wdXRzLXF1aWxsJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtaW5wdXRzLWNhbGN1bGF0b3InO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1pbnB1dHMtbWVudGlvbic7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWlucHV0cy1rZXlib2FyZCc7XG5cbi8vIENvbXBvbmVudHMgQ2hlY2tib3hcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtY2hlY2tib3gtZ3JvdXAnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1jaGVja2JveC1zaW5nbGUnO1xuXG4vLyBDb21wb25lbnRzIFJhZGlvXG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLXJhZGlvLWdyb3VwJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtcmFkaW8tc2luZ2xlJztcblxuLy8gQ29tcG9uZW50cyBEYXRldGltZVxuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1kYXRldGltZS1waWNrZXInO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvY29tcG9uZW50cy1kYXRldGltZS1pbnB1dCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9jb21wb25lbnRzLWRhdGV0aW1lLWRyb3Bkb3duJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL2NvbXBvbmVudHMtZGF0ZXRpbWUtaW5wdXQnO1xuXG4vL1NlcnZpY2VzXG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9zZXJ2aWNlcy1iYXNlLXJlcXVlc3QtYWJzdHJhY3QnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvc2VydmljZXMtY29uZmlnLXByb2plY3QnO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvc2VydmljZXMtZGlhbG9nJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3NlcnZpY2VzLWR5bmFtaWMtY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3NlcnZpY2VzLWZvcm1hdC1kYXRlJztcbmV4cG9ydCAqIGZyb20gJ0BsaWJzLXVpL3NlcnZpY2VzLWh0dHAtcmVxdWVzdCc7XG5leHBvcnQgKiBmcm9tICdAbGlicy11aS9zZXJ2aWNlcy1ub3RpZmljYXRpb24nO1xuZXhwb3J0ICogZnJvbSAnQGxpYnMtdWkvc2VydmljZXMtdHJhbnNsYXRlJztcblxuIl19
@@ -1,39 +1,89 @@
1
1
  export * from '@libs-ui/interfaces-types';
2
2
  export * from '@libs-ui/utils';
3
- export * from '@libs-ui/components-scroll-overlay';
3
+ export * from '@libs-ui/pipes-call-function-in-template';
4
+ export * from '@libs-ui/pipes-format-date';
5
+ export * from '@libs-ui/pipes-security-trust';
6
+ export * from '@libs-ui/pipes-escape-html';
7
+ export * from '@libs-ui/pipes-check-selected-by-key';
8
+ export * from '@libs-ui/pipes-convert-object-to-signal';
9
+ export * from '@libs-ui/pipes-convert-signal-to-object';
10
+ export * from '@libs-ui/pipes-clone-object';
11
+ export * from '@libs-ui/pipes-format-number';
12
+ export * from '@libs-ui/pipes-get-value-of-object';
13
+ export * from '@libs-ui/pipes-format-text-capitalize';
14
+ export * from '@libs-ui/pipes-format-text-first-letter-to-uppercase';
15
+ export * from '@libs-ui/pipes-format-text-full-name-format';
16
+ export * from '@libs-ui/pipes-format-text-highlight-by-keyword';
17
+ export * from '@libs-ui/components-drag-drop';
18
+ export * from '@libs-ui/components-draw-line';
4
19
  export * from '@libs-ui/components-scroll-measure-items-direction-horizontal';
5
- export * from '@libs-ui/icons';
6
- export * from '@libs-ui/components-popover';
7
- export * from '@libs-ui/components-spinner';
8
- export * from '@libs-ui/components-label';
9
- export * from '@libs-ui/components-badge';
20
+ export * from '@libs-ui/components-scroll-overlay';
21
+ export * from '@libs-ui/components-click-outside';
22
+ export * from '@libs-ui/components-minimap';
23
+ export * from '@libs-ui/components-device-support';
24
+ export * from '@libs-ui/components-component-outlet';
25
+ export * from '@libs-ui/components-audio';
10
26
  export * from '@libs-ui/components-avatar';
11
- export * from '@libs-ui/components-skeleton';
27
+ export * from '@libs-ui/components-badge';
28
+ export * from '@libs-ui/components-card';
12
29
  export * from '@libs-ui/components-color-picker';
30
+ export * from '@libs-ui/components-dropdown';
31
+ export * from '@libs-ui/components-gallery';
32
+ export * from '@libs-ui/components-label';
33
+ export * from '@libs-ui/components-list';
34
+ export * from '@libs-ui/components-modal';
35
+ export * from '@libs-ui/components-popover';
36
+ export * from '@libs-ui/components-skeleton';
37
+ export * from '@libs-ui/components-spinner';
13
38
  export * from '@libs-ui/components-switch';
14
- export * from '@libs-ui/components-card';
39
+ export * from '@libs-ui/components-tabs';
40
+ export * from '@libs-ui/components-tags';
41
+ export * from '@libs-ui/components-breadcrumb';
42
+ export * from '@libs-ui/components-inputs-password';
43
+ export * from '@libs-ui/components-inputs-multi-language';
44
+ export * from '@libs-ui/components-inputs-emoji';
45
+ export * from '@libs-ui/icons';
46
+ export * from '@libs-ui/components-line-clamp';
47
+ export * from '@libs-ui/components-table';
48
+ export * from '@libs-ui/components-pages-template-full-screen';
49
+ export * from '@libs-ui/components-pages-template-detail';
50
+ export * from '@libs-ui/components-preview-file';
51
+ export * from '@libs-ui/components-inputs-upload';
52
+ export * from '@libs-ui/components-image-editor';
53
+ export * from '@libs-ui/components-pagination';
54
+ export * from '@libs-ui/components-process-bar-standard';
55
+ export * from '@libs-ui/components-process-bar-steps';
15
56
  export * from '@libs-ui/components-buttons-button';
57
+ export * from '@libs-ui/components-buttons-dropdown';
58
+ export * from '@libs-ui/components-buttons-group';
59
+ export * from '@libs-ui/components-buttons-select-color';
16
60
  export * from '@libs-ui/components-buttons-sort';
17
61
  export * from '@libs-ui/components-buttons-status';
18
- export * from '@libs-ui/components-buttons-group';
19
- export * from '@libs-ui/components-buttons-dropdown';
20
62
  export * from '@libs-ui/components-buttons-tab';
21
- export * from '@libs-ui/components-buttons-select-color';
63
+ export * from '@libs-ui/components-inputs-add';
64
+ export * from '@libs-ui/components-inputs-color';
22
65
  export * from '@libs-ui/components-inputs-input';
23
- export * from '@libs-ui/components-inputs-search';
24
66
  export * from '@libs-ui/components-inputs-range-slider';
67
+ export * from '@libs-ui/components-inputs-search';
25
68
  export * from '@libs-ui/components-inputs-valid';
26
- export * from '@libs-ui/components-inputs-add';
27
- export * from '@libs-ui/components-inputs-color';
28
- export * from '@libs-ui/components-checkbox-single';
69
+ export * from '@libs-ui/components-inputs-quill';
70
+ export * from '@libs-ui/components-inputs-calculator';
71
+ export * from '@libs-ui/components-inputs-mention';
72
+ export * from '@libs-ui/components-inputs-keyboard';
29
73
  export * from '@libs-ui/components-checkbox-group';
30
- export * from '@libs-ui/components-radio-single';
74
+ export * from '@libs-ui/components-checkbox-single';
31
75
  export * from '@libs-ui/components-radio-group';
32
- export * from '@libs-ui/components-gallery';
33
- export * from '@libs-ui/services-dynamic-component';
76
+ export * from '@libs-ui/components-radio-single';
77
+ export * from '@libs-ui/components-datetime-picker';
78
+ export * from '@libs-ui/components-datetime-input';
79
+ export * from '@libs-ui/components-datetime-dropdown';
80
+ export * from '@libs-ui/services-base-request-abstract';
34
81
  export * from '@libs-ui/services-config-project';
35
- export * from '@libs-ui/services-notification';
82
+ export * from '@libs-ui/services-dialog';
83
+ export * from '@libs-ui/services-dynamic-component';
84
+ export * from '@libs-ui/services-format-date';
36
85
  export * from '@libs-ui/services-http-request';
86
+ export * from '@libs-ui/services-notification';
37
87
  export * from '@libs-ui/services-translate';
38
88
 
39
89
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"libs-ui-exports.mjs","sources":["../../../exports/src/libs-ui-exports.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;AAEG"}
1
+ {"version":3,"file":"libs-ui-exports.mjs","sources":["../../../exports/src/libs-ui-exports.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;AAEG"}
package/index.d.ts CHANGED
@@ -1,37 +1,88 @@
1
1
  export * from '@libs-ui/interfaces-types';
2
2
  export * from '@libs-ui/utils';
3
- export * from '@libs-ui/components-scroll-overlay';
3
+ export * from '@libs-ui/pipes-call-function-in-template';
4
+ export * from '@libs-ui/pipes-format-date';
5
+ export * from '@libs-ui/pipes-security-trust';
6
+ export * from '@libs-ui/pipes-escape-html';
7
+ export * from '@libs-ui/pipes-check-selected-by-key';
8
+ export * from '@libs-ui/pipes-convert-object-to-signal';
9
+ export * from '@libs-ui/pipes-convert-signal-to-object';
10
+ export * from '@libs-ui/pipes-clone-object';
11
+ export * from '@libs-ui/pipes-format-number';
12
+ export * from '@libs-ui/pipes-get-value-of-object';
13
+ export * from '@libs-ui/pipes-format-text-capitalize';
14
+ export * from '@libs-ui/pipes-format-text-first-letter-to-uppercase';
15
+ export * from '@libs-ui/pipes-format-text-full-name-format';
16
+ export * from '@libs-ui/pipes-format-text-highlight-by-keyword';
17
+ export * from '@libs-ui/components-drag-drop';
18
+ export * from '@libs-ui/components-draw-line';
4
19
  export * from '@libs-ui/components-scroll-measure-items-direction-horizontal';
5
- export * from '@libs-ui/icons';
6
- export * from '@libs-ui/components-popover';
7
- export * from '@libs-ui/components-spinner';
8
- export * from '@libs-ui/components-label';
9
- export * from '@libs-ui/components-badge';
20
+ export * from '@libs-ui/components-scroll-overlay';
21
+ export * from '@libs-ui/components-click-outside';
22
+ export * from '@libs-ui/components-minimap';
23
+ export * from '@libs-ui/components-device-support';
24
+ export * from '@libs-ui/components-component-outlet';
25
+ export * from '@libs-ui/components-audio';
10
26
  export * from '@libs-ui/components-avatar';
11
- export * from '@libs-ui/components-skeleton';
27
+ export * from '@libs-ui/components-badge';
28
+ export * from '@libs-ui/components-card';
12
29
  export * from '@libs-ui/components-color-picker';
30
+ export * from '@libs-ui/components-dropdown';
31
+ export * from '@libs-ui/components-gallery';
32
+ export * from '@libs-ui/components-label';
33
+ export * from '@libs-ui/components-list';
34
+ export * from '@libs-ui/components-modal';
35
+ export * from '@libs-ui/components-popover';
36
+ export * from '@libs-ui/components-skeleton';
37
+ export * from '@libs-ui/components-spinner';
13
38
  export * from '@libs-ui/components-switch';
14
- export * from '@libs-ui/components-card';
39
+ export * from '@libs-ui/components-tabs';
40
+ export * from '@libs-ui/components-tags';
41
+ export * from '@libs-ui/components-breadcrumb';
42
+ export * from '@libs-ui/components-inputs-password';
43
+ export * from '@libs-ui/components-inputs-multi-language';
44
+ export * from '@libs-ui/components-inputs-emoji';
45
+ export * from '@libs-ui/icons';
46
+ export * from '@libs-ui/components-line-clamp';
47
+ export * from '@libs-ui/components-table';
48
+ export * from '@libs-ui/components-pages-template-full-screen';
49
+ export * from '@libs-ui/components-pages-template-detail';
50
+ export * from '@libs-ui/components-preview-file';
51
+ export * from '@libs-ui/components-inputs-upload';
52
+ export * from '@libs-ui/components-image-editor';
53
+ export * from '@libs-ui/components-pagination';
54
+ export * from '@libs-ui/components-process-bar-standard';
55
+ export * from '@libs-ui/components-process-bar-steps';
15
56
  export * from '@libs-ui/components-buttons-button';
57
+ export * from '@libs-ui/components-buttons-dropdown';
58
+ export * from '@libs-ui/components-buttons-group';
59
+ export * from '@libs-ui/components-buttons-select-color';
16
60
  export * from '@libs-ui/components-buttons-sort';
17
61
  export * from '@libs-ui/components-buttons-status';
18
- export * from '@libs-ui/components-buttons-group';
19
- export * from '@libs-ui/components-buttons-dropdown';
20
62
  export * from '@libs-ui/components-buttons-tab';
21
- export * from '@libs-ui/components-buttons-select-color';
63
+ export * from '@libs-ui/components-inputs-add';
64
+ export * from '@libs-ui/components-inputs-color';
22
65
  export * from '@libs-ui/components-inputs-input';
23
- export * from '@libs-ui/components-inputs-search';
24
66
  export * from '@libs-ui/components-inputs-range-slider';
67
+ export * from '@libs-ui/components-inputs-search';
25
68
  export * from '@libs-ui/components-inputs-valid';
26
- export * from '@libs-ui/components-inputs-add';
27
- export * from '@libs-ui/components-inputs-color';
28
- export * from '@libs-ui/components-checkbox-single';
69
+ export * from '@libs-ui/components-inputs-quill';
70
+ export * from '@libs-ui/components-inputs-calculator';
71
+ export * from '@libs-ui/components-inputs-mention';
72
+ export * from '@libs-ui/components-inputs-keyboard';
29
73
  export * from '@libs-ui/components-checkbox-group';
30
- export * from '@libs-ui/components-radio-single';
74
+ export * from '@libs-ui/components-checkbox-single';
31
75
  export * from '@libs-ui/components-radio-group';
32
- export * from '@libs-ui/components-gallery';
33
- export * from '@libs-ui/services-dynamic-component';
76
+ export * from '@libs-ui/components-radio-single';
77
+ export * from '@libs-ui/components-datetime-picker';
78
+ export * from '@libs-ui/components-datetime-input';
79
+ export * from '@libs-ui/components-datetime-dropdown';
80
+ export * from '@libs-ui/components-datetime-input';
81
+ export * from '@libs-ui/services-base-request-abstract';
34
82
  export * from '@libs-ui/services-config-project';
35
- export * from '@libs-ui/services-notification';
83
+ export * from '@libs-ui/services-dialog';
84
+ export * from '@libs-ui/services-dynamic-component';
85
+ export * from '@libs-ui/services-format-date';
36
86
  export * from '@libs-ui/services-http-request';
87
+ export * from '@libs-ui/services-notification';
37
88
  export * from '@libs-ui/services-translate';
package/package.json CHANGED
@@ -1,54 +1,104 @@
1
1
  {
2
2
  "name": "@libs-ui/exports",
3
- "version": "0.2.29",
3
+ "version": "0.2.306.2",
4
4
  "peerDependencies": {
5
- "@angular/common": "^18.2.0",
6
- "@angular/core": "^18.2.0",
7
- "@iharbeck/ngx-virtual-scroller": "^17.0.2",
8
- "@messageformat/core": "^3.3.0",
9
- "@ngx-translate/core": "^15.0.0",
10
- "@ngx-translate/http-loader": "^8.0.0",
11
- "ngx-translate-messageformat-compiler": "^7.0.0",
12
- "crypto-es": "^2.1.0",
5
+ "@libs-ui/interfaces-types": "0.2.306.2",
6
+ "@libs-ui/utils": "0.2.306.2",
7
+ "@libs-ui/icons": "0.2.306.2",
8
+ "@libs-ui/icon-font": "0.2.306.2",
9
+ "@libs-ui/pipes-security-trust": "0.2.306.2",
10
+ "@libs-ui/pipes-call-function-in-template": "0.2.306.2",
11
+ "@libs-ui/pipes-format-date": "0.2.306.2",
12
+ "@libs-ui/pipes-escape-html": "0.2.306.2",
13
+ "@libs-ui/pipes-check-selected-by-key": "0.2.306.2",
14
+ "@libs-ui/pipes-convert-object-to-signal": "0.2.306.2",
15
+ "@libs-ui/pipes-convert-signal-to-object": "0.2.306.2",
16
+ "@libs-ui/pipes-clone-object": "0.2.306.2",
17
+ "@libs-ui/pipes-format-number": "0.2.306.2",
18
+ "@libs-ui/pipes-get-value-of-object": "0.2.306.2",
19
+ "@libs-ui/pipes-format-text-capitalize": "0.2.306.2",
20
+ "@libs-ui/pipes-format-text-first-letter-to-uppercase": "0.2.306.2",
21
+ "@libs-ui/pipes-format-text-full-name-format": "0.2.306.2",
22
+ "@libs-ui/pipes-format-text-highlight-by-keyword": "0.2.306.2",
23
+ "@libs-ui/services-base-request-abstract": "0.2.306.2",
24
+ "@libs-ui/services-dynamic-component": "0.2.306.2",
25
+ "@libs-ui/services-notification": "0.2.306.2",
26
+ "@libs-ui/services-http-request": "0.2.306.2",
27
+ "@libs-ui/services-config-project": "0.2.306.2",
28
+ "@libs-ui/services-translate": "0.2.306.2",
29
+ "@libs-ui/services-dialog": "0.2.306.2",
30
+ "@libs-ui/services-format-date": "0.2.306.2",
31
+ "@libs-ui/components-pagination": "0.2.306.2",
32
+ "@libs-ui/components-process-bar-standard": "0.2.306.2",
33
+ "@libs-ui/components-process-bar-steps": "0.2.306.2",
34
+ "@libs-ui/components-scroll-overlay": "0.2.306.2",
35
+ "@libs-ui/components-click-outside": "0.2.306.2",
36
+ "@libs-ui/components-scroll-measure-items-direction-horizontal": "0.2.306.2",
37
+ "@libs-ui/components-drag-drop": "0.2.306.2",
38
+ "@libs-ui/components-draw-line": "0.2.306.2",
39
+ "@libs-ui/components-minimap": "0.2.306.2",
40
+ "@libs-ui/components-device-support": "0.2.306.2",
41
+ "@libs-ui/components-component-outlet": "0.2.306.2",
42
+ "@libs-ui/components-popover": "0.2.306.2",
43
+ "@libs-ui/components-spinner": "0.2.306.2",
44
+ "@libs-ui/components-label": "0.2.306.2",
45
+ "@libs-ui/components-skeleton": "0.2.306.2",
46
+ "@libs-ui/components-switch": "0.2.306.2",
47
+ "@libs-ui/components-card": "0.2.306.2",
48
+ "@libs-ui/components-gallery": "0.2.306.2",
49
+ "@libs-ui/components-modal": "0.2.306.2",
50
+ "@libs-ui/components-audio": "0.2.306.2",
51
+ "@libs-ui/components-color-picker": "0.2.306.2",
52
+ "@libs-ui/components-line-clamp": "0.2.306.2",
53
+ "@libs-ui/components-table": "0.2.306.2",
54
+ "@libs-ui/components-pages-template-full-screen": "0.2.306.2",
55
+ "@libs-ui/components-pages-template-detail": "0.2.306.2",
56
+ "@libs-ui/components-preview-file": "0.2.306.2",
57
+ "@libs-ui/components-inputs-upload": "0.2.306.2",
58
+ "@libs-ui/components-image-editor": "0.2.306.2",
59
+ "@libs-ui/components-buttons-button": "0.2.306.2",
60
+ "@libs-ui/components-buttons-sort": "0.2.306.2",
61
+ "@libs-ui/components-buttons-status": "0.2.306.2",
62
+ "@libs-ui/components-buttons-group": "0.2.306.2",
63
+ "@libs-ui/components-buttons-dropdown": "0.2.306.2",
64
+ "@libs-ui/components-buttons-tab": "0.2.306.2",
65
+ "@libs-ui/components-inputs-input": "0.2.306.2",
66
+ "@libs-ui/components-inputs-valid": "0.2.306.2",
67
+ "@libs-ui/components-inputs-color": "0.2.306.2",
68
+ "@libs-ui/components-inputs-add": "0.2.306.2",
69
+ "@libs-ui/components-inputs-quill": "0.2.306.2",
70
+ "@libs-ui/components-inputs-mention": "0.2.306.2",
71
+ "@libs-ui/components-inputs-search": "0.2.306.2",
72
+ "@libs-ui/components-inputs-password": "0.2.306.2",
73
+ "@libs-ui/components-inputs-multi-language": "0.2.306.2",
74
+ "@libs-ui/components-inputs-emoji": "0.2.306.2",
75
+ "@libs-ui/components-inputs-range-slider": "0.2.306.2",
76
+ "@libs-ui/components-inputs-calculator": "0.2.306.2",
77
+ "@libs-ui/components-inputs-keyboard": "0.2.306.2",
78
+ "@libs-ui/components-badge": "0.2.306.2",
79
+ "@libs-ui/components-avatar": "0.2.306.2",
80
+ "@libs-ui/components-checkbox-single": "0.2.306.2",
81
+ "@libs-ui/components-checkbox-group": "0.2.306.2",
82
+ "@libs-ui/components-radio-single": "0.2.306.2",
83
+ "@libs-ui/components-radio-group": "0.2.306.2",
84
+ "@libs-ui/components-buttons-select-color": "0.2.306.2",
85
+ "@libs-ui/components-tabs": "0.2.306.2",
86
+ "@libs-ui/components-list": "0.2.306.2",
87
+ "@libs-ui/components-dropdown": "0.2.306.2",
88
+ "@libs-ui/components-tags": "0.2.306.2",
89
+ "@libs-ui/components-breadcrumb": "0.2.306.2",
90
+ "@libs-ui/components-datetime-picker": "0.2.306.2",
91
+ "@libs-ui/components-datetime-input": "0.2.306.2",
92
+ "@libs-ui/components-datetime-dropdown": "0.2.306.2",
93
+ "@iharbeck/ngx-virtual-scroller": "15.2.0",
94
+ "@ngx-translate/core": "15.0.0",
95
+ "@messageformat/core": "3.3.0",
96
+ "@ngx-translate/http-loader": "8.0.0",
97
+ "ngx-translate-messageformat-compiler": "7.0.0",
98
+ "quill": "1.3.7",
13
99
  "dayjs": "1.11.5",
14
- "@libs-ui/interfaces-types": "^0.2.29",
15
- "@libs-ui/utils": "^0.2.29",
16
- "@libs-ui/icons": "^0.2.29",
17
- "@libs-ui/icon-font": "^0.2.29",
18
- "@libs-ui/services-dynamic-component": "^0.2.29",
19
- "@libs-ui/services-notification": "^0.2.29",
20
- "@libs-ui/services-http-request": "^0.2.29",
21
- "@libs-ui/services-config-project": "^0.2.29",
22
- "@libs-ui/services-translate": "^0.2.29",
23
- "@libs-ui/components-scroll-overlay": "^0.2.29",
24
- "@libs-ui/components-scroll-measure-items-direction-horizontal": "^0.2.29",
25
- "@libs-ui/components-popover": "^0.2.29",
26
- "@libs-ui/components-spinner": "^0.2.29",
27
- "@libs-ui/components-label": "^0.2.29",
28
- "@libs-ui/components-skeleton": "^0.2.29",
29
- "@libs-ui/components-switch": "^0.2.29",
30
- "@libs-ui/components-card": "^0.2.29",
31
- "@libs-ui/components-gallery": "^0.2.29",
32
- "@libs-ui/components-color-picker": "^0.2.29",
33
- "@libs-ui/components-buttons-button": "^0.2.29",
34
- "@libs-ui/components-buttons-sort": "^0.2.29",
35
- "@libs-ui/components-buttons-status": "^0.2.29",
36
- "@libs-ui/components-buttons-group": "^0.2.29",
37
- "@libs-ui/components-buttons-dropdown": "^0.2.29",
38
- "@libs-ui/components-buttons-tab": "^0.2.29",
39
- "@libs-ui/components-inputs-input": "^0.2.29",
40
- "@libs-ui/components-inputs-search": "^0.2.29",
41
- "@libs-ui/components-inputs-range-slider": "^0.2.29",
42
- "@libs-ui/components-badge": "^0.2.29",
43
- "@libs-ui/components-avatar": "^0.2.29",
44
- "@libs-ui/components-checkbox-single": "^0.2.29",
45
- "@libs-ui/components-checkbox-group": "^0.2.29",
46
- "@libs-ui/components-radio-single": "^0.2.29",
47
- "@libs-ui/components-radio-group": "^0.2.29",
48
- "@libs-ui/components-inputs-valid": "^0.2.29",
49
- "@libs-ui/components-inputs-color": "^0.2.29",
50
- "@libs-ui/components-inputs-add": "^0.2.29",
51
- "@libs-ui/components-buttons-select-color": "^0.2.29"
100
+ "crypto-es": "^2.1.0",
101
+ "device-detector-js": "3.0.3"
52
102
  },
53
103
  "sideEffects": false,
54
104
  "module": "fesm2022/libs-ui-exports.mjs",