ng-primitives 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/a11y/index.d.ts +1 -1
- package/a11y/visually-hidden/visually-hidden.token.d.ts +1 -1
- package/accordion/accordion/accordion.directive.d.ts +2 -2
- package/accordion/accordion/accordion.token.d.ts +1 -1
- package/accordion/accordion-content/accordion-content.token.d.ts +1 -1
- package/accordion/accordion-item/accordion-item.directive.d.ts +1 -1
- package/accordion/accordion-item/accordion-item.token.d.ts +1 -1
- package/accordion/accordion-trigger/accordion-trigger.token.d.ts +1 -1
- package/accordion/config/accordion.config.d.ts +1 -1
- package/accordion/index.d.ts +1 -1
- package/autofill/autofill/autofill.token.d.ts +1 -1
- package/autofill/index.d.ts +1 -1
- package/avatar/avatar/avatar.token.d.ts +1 -1
- package/avatar/avatar-fallback/avatar-fallback.directive.d.ts +1 -1
- package/avatar/avatar-image/avatar-image.directive.d.ts +1 -1
- package/avatar/config/avatar.config.d.ts +1 -1
- package/avatar/index.d.ts +1 -1
- package/button/button/button.directive.d.ts +1 -1
- package/button/button/button.token.d.ts +1 -1
- package/button/index.d.ts +1 -1
- package/checkbox/checkbox/checkbox.directive.d.ts +1 -1
- package/checkbox/checkbox/checkbox.token.d.ts +1 -1
- package/checkbox/index.d.ts +1 -1
- package/esm2022/a11y/index.mjs +2 -2
- package/esm2022/a11y/visually-hidden/visually-hidden.directive.mjs +2 -2
- package/esm2022/a11y/visually-hidden/visually-hidden.token.mjs +2 -2
- package/esm2022/accordion/accordion/accordion.directive.mjs +1 -1
- package/esm2022/accordion/accordion/accordion.token.mjs +2 -2
- package/esm2022/accordion/accordion-content/accordion-content.directive.mjs +2 -2
- package/esm2022/accordion/accordion-content/accordion-content.token.mjs +2 -2
- package/esm2022/accordion/accordion-item/accordion-item.directive.mjs +1 -1
- package/esm2022/accordion/accordion-item/accordion-item.token.mjs +2 -2
- package/esm2022/accordion/accordion-trigger/accordion-trigger.directive.mjs +2 -2
- package/esm2022/accordion/accordion-trigger/accordion-trigger.token.mjs +2 -2
- package/esm2022/accordion/config/accordion.config.mjs +2 -2
- package/esm2022/accordion/index.mjs +2 -2
- package/esm2022/autofill/autofill/autofill.directive.mjs +2 -2
- package/esm2022/autofill/autofill/autofill.token.mjs +2 -2
- package/esm2022/autofill/index.mjs +2 -2
- package/esm2022/avatar/avatar/avatar.directive.mjs +2 -2
- package/esm2022/avatar/avatar/avatar.token.mjs +2 -2
- package/esm2022/avatar/avatar-fallback/avatar-fallback.directive.mjs +1 -1
- package/esm2022/avatar/avatar-image/avatar-image.directive.mjs +2 -2
- package/esm2022/avatar/config/avatar.config.mjs +2 -2
- package/esm2022/avatar/index.mjs +2 -2
- package/esm2022/button/button/button.directive.mjs +1 -1
- package/esm2022/button/button/button.token.mjs +2 -2
- package/esm2022/button/index.mjs +2 -2
- package/esm2022/checkbox/checkbox/checkbox.directive.mjs +1 -1
- package/esm2022/checkbox/checkbox/checkbox.token.mjs +2 -2
- package/esm2022/checkbox/index.mjs +2 -2
- package/esm2022/file-upload/file-upload/file-upload.directive.mjs +2 -2
- package/esm2022/file-upload/file-upload/file-upload.token.mjs +2 -2
- package/esm2022/file-upload/index.mjs +2 -2
- package/esm2022/focus-trap/focus-trap/focus-trap.directive.mjs +2 -2
- package/esm2022/focus-trap/focus-trap/focus-trap.token.mjs +2 -2
- package/esm2022/focus-trap/index.mjs +2 -2
- package/esm2022/form-field/description/description.directive.mjs +2 -2
- package/esm2022/form-field/description/description.token.mjs +2 -2
- package/esm2022/form-field/error/error.directive.mjs +2 -2
- package/esm2022/form-field/error/error.token.mjs +2 -2
- package/esm2022/form-field/form-control/form-control.directive.mjs +2 -2
- package/esm2022/form-field/form-control/form-control.token.mjs +2 -2
- package/esm2022/form-field/form-field/form-field.directive.mjs +2 -2
- package/esm2022/form-field/form-field/form-field.token.mjs +2 -2
- package/esm2022/form-field/index.mjs +2 -2
- package/esm2022/form-field/label/label.directive.mjs +2 -2
- package/esm2022/form-field/label/label.token.mjs +2 -2
- package/esm2022/index.mjs +2 -2
- package/esm2022/input/index.mjs +2 -2
- package/esm2022/input/input/input.directive.mjs +1 -1
- package/esm2022/input/input/input.token.mjs +2 -2
- package/esm2022/interactions/focus/focus.directive.mjs +1 -1
- package/esm2022/interactions/focus/focus.token.mjs +2 -2
- package/esm2022/interactions/focus-visible/focus-visible.directive.mjs +2 -2
- package/esm2022/interactions/focus-visible/focus-visible.token.mjs +2 -2
- package/esm2022/interactions/hover/hover.directive.mjs +1 -1
- package/esm2022/interactions/hover/hover.token.mjs +2 -2
- package/esm2022/interactions/index.mjs +2 -2
- package/esm2022/interactions/move/move.directive.mjs +1 -1
- package/esm2022/interactions/move/move.token.mjs +2 -2
- package/esm2022/interactions/press/press.directive.mjs +1 -1
- package/esm2022/interactions/press/press.token.mjs +2 -2
- package/esm2022/internal/disabled/disabled.mjs +2 -2
- package/esm2022/internal/index.mjs +2 -2
- package/esm2022/internal/orientation/orientation.mjs +2 -2
- package/esm2022/internal/style-injector/style-injector.mjs +2 -2
- package/esm2022/progress/index.mjs +2 -2
- package/esm2022/progress/progress/progress.directive.mjs +1 -1
- package/esm2022/progress/progress/progress.token.mjs +2 -2
- package/esm2022/progress/progress-indicator/progress-indicator.directive.mjs +2 -2
- package/esm2022/radio/index.mjs +2 -2
- package/esm2022/radio/radio-group/radio-group.directive.mjs +1 -1
- package/esm2022/radio/radio-group/radio-group.token.mjs +2 -2
- package/esm2022/radio/radio-indicator/radio-indicator.directive.mjs +2 -2
- package/esm2022/radio/radio-item/radio-item.directive.mjs +1 -1
- package/esm2022/radio/radio-item/radio-item.token.mjs +2 -2
- package/esm2022/resize/index.mjs +2 -2
- package/esm2022/resize/resize/resize.directive.mjs +2 -2
- package/esm2022/resize/utils/resize.mjs +2 -2
- package/esm2022/roving-focus/index.mjs +2 -2
- package/esm2022/roving-focus/roving-focus-group/roving-focus-group.directive.mjs +1 -1
- package/esm2022/roving-focus/roving-focus-group/roving-focus-group.token.mjs +2 -2
- package/esm2022/roving-focus/roving-focus-item/roving-focus-item.directive.mjs +2 -2
- package/esm2022/roving-focus/roving-focus-item/roving-focus-item.token.mjs +2 -2
- package/esm2022/search/index.mjs +2 -2
- package/esm2022/search/search-field/search-field.directive.mjs +2 -2
- package/esm2022/search/search-field/search-field.token.mjs +2 -2
- package/esm2022/select/index.mjs +2 -2
- package/esm2022/select/select/select.directive.mjs +1 -1
- package/esm2022/select/select/select.token.mjs +2 -2
- package/esm2022/slider/index.mjs +2 -2
- package/esm2022/slider/slider/slider.directive.mjs +1 -1
- package/esm2022/slider/slider/slider.token.mjs +2 -2
- package/esm2022/slider/slider-range/slider-range.directive.mjs +2 -2
- package/esm2022/slider/slider-range/slider-range.token.mjs +2 -2
- package/esm2022/slider/slider-thumb/slider-thumb.directive.mjs +2 -2
- package/esm2022/slider/slider-thumb/slider-thumb.token.mjs +2 -2
- package/esm2022/slider/slider-track/slider-track.directive.mjs +2 -2
- package/esm2022/slider/slider-track/slider-track.token.mjs +2 -2
- package/esm2022/switch/index.mjs +2 -2
- package/esm2022/switch/switch/switch.directive.mjs +1 -1
- package/esm2022/switch/switch/switch.token.mjs +2 -2
- package/esm2022/switch/switch-thumb/switch-thumb.directive.mjs +2 -2
- package/esm2022/tabs/config/tabs.config.mjs +2 -2
- package/esm2022/tabs/index.mjs +2 -2
- package/esm2022/tabs/tab-button/tab-button.directive.mjs +1 -1
- package/esm2022/tabs/tab-list/tab-list.directive.mjs +2 -2
- package/esm2022/tabs/tab-panel/tab-panel.directive.mjs +2 -2
- package/esm2022/tabs/tab-panel/tab-panel.token.mjs +2 -2
- package/esm2022/tabs/tabset/tabset.directive.mjs +1 -1
- package/esm2022/tabs/tabset/tabset.token.mjs +2 -2
- package/esm2022/textarea/index.mjs +2 -2
- package/esm2022/textarea/textarea/textarea.directive.mjs +1 -1
- package/esm2022/textarea/textarea/textarea.token.mjs +2 -2
- package/esm2022/toggle/index.mjs +2 -2
- package/esm2022/toggle/toggle/toggle.directive.mjs +1 -1
- package/esm2022/tooltip/config/tooltip.config.mjs +2 -2
- package/esm2022/tooltip/index.mjs +2 -2
- package/esm2022/tooltip/tooltip/tooltip.directive.mjs +2 -2
- package/esm2022/tooltip/tooltip/tooltip.token.mjs +2 -2
- package/esm2022/tooltip/tooltip-trigger/tooltip-trigger.directive.mjs +1 -1
- package/esm2022/tooltip/tooltip-trigger/tooltip-trigger.token.mjs +2 -2
- package/esm2022/utils/helpers/disposables.mjs +2 -2
- package/esm2022/utils/helpers/focus-manager.mjs +1 -1
- package/esm2022/utils/helpers/unique-id.mjs +2 -2
- package/esm2022/utils/index.mjs +2 -2
- package/esm2022/utils/signals/async.mjs +2 -2
- package/esm2022/utils/ui/dimensions.mjs +2 -2
- package/fesm2022/ng-primitives-a11y.mjs +3 -3
- package/fesm2022/ng-primitives-a11y.mjs.map +1 -1
- package/fesm2022/ng-primitives-accordion.mjs +8 -8
- package/fesm2022/ng-primitives-accordion.mjs.map +1 -1
- package/fesm2022/ng-primitives-autofill.mjs +3 -3
- package/fesm2022/ng-primitives-autofill.mjs.map +1 -1
- package/fesm2022/ng-primitives-avatar.mjs +5 -5
- package/fesm2022/ng-primitives-avatar.mjs.map +1 -1
- package/fesm2022/ng-primitives-button.mjs +2 -2
- package/fesm2022/ng-primitives-button.mjs.map +1 -1
- package/fesm2022/ng-primitives-checkbox.mjs +2 -2
- package/fesm2022/ng-primitives-checkbox.mjs.map +1 -1
- package/fesm2022/ng-primitives-file-upload.mjs +3 -3
- package/fesm2022/ng-primitives-file-upload.mjs.map +1 -1
- package/fesm2022/ng-primitives-focus-trap.mjs +3 -3
- package/fesm2022/ng-primitives-focus-trap.mjs.map +1 -1
- package/fesm2022/ng-primitives-form-field.mjs +11 -11
- package/fesm2022/ng-primitives-form-field.mjs.map +1 -1
- package/fesm2022/ng-primitives-input.mjs +2 -2
- package/fesm2022/ng-primitives-input.mjs.map +1 -1
- package/fesm2022/ng-primitives-interactions.mjs +7 -7
- package/fesm2022/ng-primitives-interactions.mjs.map +1 -1
- package/fesm2022/ng-primitives-internal.mjs +4 -4
- package/fesm2022/ng-primitives-internal.mjs.map +1 -1
- package/fesm2022/ng-primitives-progress.mjs +3 -3
- package/fesm2022/ng-primitives-progress.mjs.map +1 -1
- package/fesm2022/ng-primitives-radio.mjs +4 -4
- package/fesm2022/ng-primitives-radio.mjs.map +1 -1
- package/fesm2022/ng-primitives-resize.mjs +3 -3
- package/fesm2022/ng-primitives-resize.mjs.map +1 -1
- package/fesm2022/ng-primitives-roving-focus.mjs +4 -4
- package/fesm2022/ng-primitives-roving-focus.mjs.map +1 -1
- package/fesm2022/ng-primitives-search.mjs +3 -3
- package/fesm2022/ng-primitives-search.mjs.map +1 -1
- package/fesm2022/ng-primitives-select.mjs +2 -2
- package/fesm2022/ng-primitives-select.mjs.map +1 -1
- package/fesm2022/ng-primitives-slider.mjs +8 -8
- package/fesm2022/ng-primitives-slider.mjs.map +1 -1
- package/fesm2022/ng-primitives-switch.mjs +3 -3
- package/fesm2022/ng-primitives-switch.mjs.map +1 -1
- package/fesm2022/ng-primitives-tabs.mjs +6 -6
- package/fesm2022/ng-primitives-tabs.mjs.map +1 -1
- package/fesm2022/ng-primitives-textarea.mjs +2 -2
- package/fesm2022/ng-primitives-textarea.mjs.map +1 -1
- package/fesm2022/ng-primitives-toggle.mjs +1 -1
- package/fesm2022/ng-primitives-toggle.mjs.map +1 -1
- package/fesm2022/ng-primitives-tooltip.mjs +5 -5
- package/fesm2022/ng-primitives-tooltip.mjs.map +1 -1
- package/fesm2022/ng-primitives-utils.mjs +5 -5
- package/fesm2022/ng-primitives-utils.mjs.map +1 -1
- package/fesm2022/ng-primitives.mjs +1 -1
- package/fesm2022/ng-primitives.mjs.map +1 -1
- package/file-upload/file-upload/file-upload.directive.d.ts +1 -1
- package/file-upload/file-upload/file-upload.token.d.ts +1 -1
- package/file-upload/index.d.ts +1 -1
- package/focus-trap/focus-trap/focus-trap.token.d.ts +1 -1
- package/focus-trap/index.d.ts +1 -1
- package/form-field/description/description.token.d.ts +1 -1
- package/form-field/error/error.directive.d.ts +1 -1
- package/form-field/error/error.token.d.ts +1 -1
- package/form-field/form-control/form-control.token.d.ts +1 -1
- package/form-field/form-field/form-field.directive.d.ts +1 -1
- package/form-field/form-field/form-field.token.d.ts +1 -1
- package/form-field/index.d.ts +1 -1
- package/form-field/label/label.token.d.ts +1 -1
- package/index.d.ts +1 -1
- package/input/index.d.ts +1 -1
- package/input/input/input.directive.d.ts +1 -1
- package/input/input/input.token.d.ts +1 -1
- package/interactions/focus/focus.directive.d.ts +1 -1
- package/interactions/focus/focus.token.d.ts +1 -1
- package/interactions/focus-visible/focus-visible.token.d.ts +1 -1
- package/interactions/hover/hover.directive.d.ts +1 -1
- package/interactions/hover/hover.token.d.ts +1 -1
- package/interactions/index.d.ts +1 -1
- package/interactions/move/move.directive.d.ts +1 -1
- package/interactions/move/move.token.d.ts +1 -1
- package/interactions/press/press.directive.d.ts +1 -1
- package/interactions/press/press.token.d.ts +1 -1
- package/internal/disabled/disabled.d.ts +1 -1
- package/internal/index.d.ts +1 -1
- package/internal/orientation/orientation.d.ts +1 -1
- package/package.json +19 -19
- package/progress/index.d.ts +1 -1
- package/progress/progress/progress.directive.d.ts +1 -1
- package/progress/progress/progress.token.d.ts +1 -1
- package/radio/index.d.ts +1 -1
- package/radio/radio-group/radio-group.directive.d.ts +1 -1
- package/radio/radio-group/radio-group.token.d.ts +1 -1
- package/radio/radio-item/radio-item.directive.d.ts +1 -1
- package/radio/radio-item/radio-item.token.d.ts +1 -1
- package/resize/index.d.ts +1 -1
- package/resize/resize/resize.directive.d.ts +1 -1
- package/resize/utils/resize.d.ts +1 -1
- package/roving-focus/index.d.ts +1 -1
- package/roving-focus/roving-focus-group/roving-focus-group.directive.d.ts +1 -1
- package/roving-focus/roving-focus-group/roving-focus-group.token.d.ts +1 -1
- package/roving-focus/roving-focus-item/roving-focus-item.directive.d.ts +1 -1
- package/roving-focus/roving-focus-item/roving-focus-item.token.d.ts +1 -1
- package/search/index.d.ts +1 -1
- package/search/search-field/search-field.token.d.ts +1 -1
- package/select/index.d.ts +1 -1
- package/select/select/select.directive.d.ts +1 -1
- package/select/select/select.token.d.ts +1 -1
- package/slider/index.d.ts +1 -1
- package/slider/slider/slider.directive.d.ts +1 -1
- package/slider/slider/slider.token.d.ts +1 -1
- package/slider/slider-range/slider-range.token.d.ts +1 -1
- package/slider/slider-thumb/slider-thumb.token.d.ts +1 -1
- package/slider/slider-track/slider-track.directive.d.ts +1 -1
- package/slider/slider-track/slider-track.token.d.ts +1 -1
- package/switch/index.d.ts +1 -1
- package/switch/switch/switch.directive.d.ts +1 -1
- package/switch/switch/switch.token.d.ts +1 -1
- package/tabs/config/tabs.config.d.ts +1 -1
- package/tabs/index.d.ts +1 -1
- package/tabs/tab-button/tab-button.directive.d.ts +1 -1
- package/tabs/tab-panel/tab-panel.token.d.ts +1 -1
- package/tabs/tabset/tabset.directive.d.ts +1 -1
- package/tabs/tabset/tabset.token.d.ts +1 -1
- package/textarea/index.d.ts +1 -1
- package/textarea/textarea/textarea.directive.d.ts +1 -1
- package/textarea/textarea/textarea.token.d.ts +1 -1
- package/toggle/index.d.ts +1 -1
- package/toggle/toggle/toggle.directive.d.ts +1 -1
- package/tooltip/config/tooltip.config.d.ts +1 -1
- package/tooltip/index.d.ts +1 -1
- package/tooltip/tooltip/tooltip.directive.d.ts +1 -1
- package/tooltip/tooltip/tooltip.token.d.ts +1 -1
- package/tooltip/tooltip-trigger/tooltip-trigger.directive.d.ts +1 -1
- package/tooltip/tooltip-trigger/tooltip-trigger.token.d.ts +1 -1
- package/utils/helpers/focus-manager.d.ts +1 -1
- package/utils/helpers/unique-id.d.ts +1 -1
- package/utils/index.d.ts +1 -1
- package/utils/signals/async.d.ts +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
package/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
declare const _default: null;
|
package/input/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpInput } from './input/input.directive';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import type { BooleanInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
package/interactions/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpHover } from './hover/hover.directive';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken, Signal } from '@angular/core';
|
package/internal/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export * from './disabled/disabled';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken, Signal } from '@angular/core';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ng-primitives",
|
|
3
3
|
"license": "Apache-2.0",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.1",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/core": ">=18.0.0",
|
|
7
7
|
"@angular/cdk": ">=18.0.0",
|
|
@@ -41,6 +41,18 @@
|
|
|
41
41
|
"esm": "./esm2022/accordion/ng-primitives-accordion.mjs",
|
|
42
42
|
"default": "./fesm2022/ng-primitives-accordion.mjs"
|
|
43
43
|
},
|
|
44
|
+
"./avatar": {
|
|
45
|
+
"types": "./avatar/index.d.ts",
|
|
46
|
+
"esm2022": "./esm2022/avatar/ng-primitives-avatar.mjs",
|
|
47
|
+
"esm": "./esm2022/avatar/ng-primitives-avatar.mjs",
|
|
48
|
+
"default": "./fesm2022/ng-primitives-avatar.mjs"
|
|
49
|
+
},
|
|
50
|
+
"./autofill": {
|
|
51
|
+
"types": "./autofill/index.d.ts",
|
|
52
|
+
"esm2022": "./esm2022/autofill/ng-primitives-autofill.mjs",
|
|
53
|
+
"esm": "./esm2022/autofill/ng-primitives-autofill.mjs",
|
|
54
|
+
"default": "./fesm2022/ng-primitives-autofill.mjs"
|
|
55
|
+
},
|
|
44
56
|
"./button": {
|
|
45
57
|
"types": "./button/index.d.ts",
|
|
46
58
|
"esm2022": "./esm2022/button/ng-primitives-button.mjs",
|
|
@@ -59,18 +71,6 @@
|
|
|
59
71
|
"esm": "./esm2022/file-upload/ng-primitives-file-upload.mjs",
|
|
60
72
|
"default": "./fesm2022/ng-primitives-file-upload.mjs"
|
|
61
73
|
},
|
|
62
|
-
"./avatar": {
|
|
63
|
-
"types": "./avatar/index.d.ts",
|
|
64
|
-
"esm2022": "./esm2022/avatar/ng-primitives-avatar.mjs",
|
|
65
|
-
"esm": "./esm2022/avatar/ng-primitives-avatar.mjs",
|
|
66
|
-
"default": "./fesm2022/ng-primitives-avatar.mjs"
|
|
67
|
-
},
|
|
68
|
-
"./autofill": {
|
|
69
|
-
"types": "./autofill/index.d.ts",
|
|
70
|
-
"esm2022": "./esm2022/autofill/ng-primitives-autofill.mjs",
|
|
71
|
-
"esm": "./esm2022/autofill/ng-primitives-autofill.mjs",
|
|
72
|
-
"default": "./fesm2022/ng-primitives-autofill.mjs"
|
|
73
|
-
},
|
|
74
74
|
"./focus-trap": {
|
|
75
75
|
"types": "./focus-trap/index.d.ts",
|
|
76
76
|
"esm2022": "./esm2022/focus-trap/ng-primitives-focus-trap.mjs",
|
|
@@ -95,6 +95,12 @@
|
|
|
95
95
|
"esm": "./esm2022/interactions/ng-primitives-interactions.mjs",
|
|
96
96
|
"default": "./fesm2022/ng-primitives-interactions.mjs"
|
|
97
97
|
},
|
|
98
|
+
"./internal": {
|
|
99
|
+
"types": "./internal/index.d.ts",
|
|
100
|
+
"esm2022": "./esm2022/internal/ng-primitives-internal.mjs",
|
|
101
|
+
"esm": "./esm2022/internal/ng-primitives-internal.mjs",
|
|
102
|
+
"default": "./fesm2022/ng-primitives-internal.mjs"
|
|
103
|
+
},
|
|
98
104
|
"./progress": {
|
|
99
105
|
"types": "./progress/index.d.ts",
|
|
100
106
|
"esm2022": "./esm2022/progress/ng-primitives-progress.mjs",
|
|
@@ -107,12 +113,6 @@
|
|
|
107
113
|
"esm": "./esm2022/radio/ng-primitives-radio.mjs",
|
|
108
114
|
"default": "./fesm2022/ng-primitives-radio.mjs"
|
|
109
115
|
},
|
|
110
|
-
"./internal": {
|
|
111
|
-
"types": "./internal/index.d.ts",
|
|
112
|
-
"esm2022": "./esm2022/internal/ng-primitives-internal.mjs",
|
|
113
|
-
"esm": "./esm2022/internal/ng-primitives-internal.mjs",
|
|
114
|
-
"default": "./fesm2022/ng-primitives-internal.mjs"
|
|
115
|
-
},
|
|
116
116
|
"./resize": {
|
|
117
117
|
"types": "./resize/index.d.ts",
|
|
118
118
|
"esm2022": "./esm2022/resize/ng-primitives-resize.mjs",
|
package/progress/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpProgressIndicator } from './progress-indicator/progress-indicator.directive';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { NumberInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
package/radio/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpRadioGroup } from './radio-group/radio-group.directive';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
package/resize/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpResize } from './resize/resize.directive';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { OnInit } from '@angular/core';
|
package/resize/utils/resize.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { Observable } from 'rxjs';
|
package/roving-focus/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpRovingFocusGroup } from './roving-focus-group/roving-focus-group.directive';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
package/search/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpSearchField } from './search-field/search-field.directive';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
package/select/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpSelect } from './select/select.directive';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
package/slider/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpSliderRange } from './slider-range/slider-range.directive';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput, NumberInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { ElementRef } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
package/switch/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpSwitchThumb } from './switch-thumb/switch-thumb.directive';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken, Provider } from '@angular/core';
|
package/tabs/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
export { NgpTabsConfig, provideTabsConfig } from './config/tabs.config';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { InjectionToken } from '@angular/core';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Copyright © 2024 Angular Primitives.
|
|
3
3
|
* https://github.com/ng-primitives/ng-primitives
|
|
4
4
|
*
|
|
5
|
-
* This source code is licensed under the
|
|
5
|
+
* This source code is licensed under the Apache 2.0 license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import { BooleanInput } from '@angular/cdk/coercion';
|