@progress/kendo-angular-buttons 14.4.0-develop.1 → 14.4.0-develop.11
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/LICENSE.md +1 -1
- package/NOTICE.txt +1 -1
- package/README.md +1 -1
- package/button/button.component.d.ts +1 -1
- package/button/button.module.d.ts +1 -1
- package/button/button.service.d.ts +1 -1
- package/button/selection-settings.d.ts +1 -1
- package/buttongroup/buttongroup.component.d.ts +1 -1
- package/buttongroup/buttongroup.module.d.ts +1 -1
- package/buttons.module.d.ts +1 -1
- package/chip/chip-content-click-event-args.interface.d.ts +1 -1
- package/chip/chip-list-remove-event-args.interface.d.ts +1 -1
- package/chip/chip-list.component.d.ts +1 -1
- package/chip/chip-remove-event-args.interface.d.ts +1 -1
- package/chip/chip.component.d.ts +1 -1
- package/chip/chip.module.d.ts +1 -1
- package/chip/models/selection.d.ts +1 -1
- package/common/models/arrow-settings.d.ts +1 -1
- package/common/models/fillmode.d.ts +1 -1
- package/common/models/rounded.d.ts +1 -1
- package/common/models/size.d.ts +1 -1
- package/common/models/styling-classes.d.ts +1 -1
- package/common/models/theme-color.d.ts +1 -1
- package/common/models.d.ts +1 -1
- package/direction.d.ts +1 -1
- package/dropdownbutton/dropdownbutton.component.d.ts +1 -1
- package/dropdownbutton/dropdownbutton.module.d.ts +1 -1
- package/esm2020/button/button.component.mjs +7 -3
- package/esm2020/button/button.module.mjs +1 -1
- package/esm2020/button/button.service.mjs +1 -1
- package/esm2020/button/selection-settings.mjs +1 -1
- package/esm2020/buttongroup/buttongroup.component.mjs +1 -1
- package/esm2020/buttongroup/buttongroup.module.mjs +1 -1
- package/esm2020/buttons.module.mjs +1 -1
- package/esm2020/chip/chip-content-click-event-args.interface.mjs +1 -1
- package/esm2020/chip/chip-list-remove-event-args.interface.mjs +1 -1
- package/esm2020/chip/chip-list.component.mjs +1 -1
- package/esm2020/chip/chip-remove-event-args.interface.mjs +1 -1
- package/esm2020/chip/chip.component.mjs +1 -1
- package/esm2020/chip/chip.module.mjs +1 -1
- package/esm2020/chip/models/selection.mjs +1 -1
- package/esm2020/common/models/arrow-settings.mjs +1 -1
- package/esm2020/common/models/fillmode.mjs +1 -1
- package/esm2020/common/models/rounded.mjs +1 -1
- package/esm2020/common/models/size.mjs +1 -1
- package/esm2020/common/models/styling-classes.mjs +1 -1
- package/esm2020/common/models/theme-color.mjs +1 -1
- package/esm2020/common/models.mjs +1 -1
- package/esm2020/direction.mjs +1 -1
- package/esm2020/dropdownbutton/dropdownbutton.component.mjs +1 -1
- package/esm2020/dropdownbutton/dropdownbutton.module.mjs +1 -1
- package/esm2020/floatingactionbutton/animations/animations.mjs +1 -1
- package/esm2020/floatingactionbutton/dial-item.component.mjs +1 -1
- package/esm2020/floatingactionbutton/dial-list.component.mjs +1 -1
- package/esm2020/floatingactionbutton/floatingactionbutton.component.mjs +1 -1
- package/esm2020/floatingactionbutton/floatingactionbutton.module.mjs +1 -1
- package/esm2020/floatingactionbutton/models/align.mjs +1 -1
- package/esm2020/floatingactionbutton/models/item-animation.interface.mjs +1 -1
- package/esm2020/floatingactionbutton/models/item-click.event.mjs +1 -1
- package/esm2020/floatingactionbutton/models/item.interface.mjs +1 -1
- package/esm2020/floatingactionbutton/models/offset.mjs +1 -1
- package/esm2020/floatingactionbutton/models/position-mode.mjs +1 -1
- package/esm2020/floatingactionbutton/templates/dial-item-template.directive.mjs +1 -1
- package/esm2020/floatingactionbutton/templates/fab-template.directive.mjs +1 -1
- package/esm2020/floatingactionbutton/utils.mjs +1 -1
- package/esm2020/focusable/focus.service.mjs +1 -1
- package/esm2020/focusable/focusable.directive.mjs +1 -1
- package/esm2020/index.mjs +1 -1
- package/esm2020/listbutton/button-item-template.directive.mjs +1 -1
- package/esm2020/listbutton/container.service.mjs +1 -1
- package/esm2020/listbutton/list-button.mjs +1 -1
- package/esm2020/listbutton/list-item-model.mjs +1 -1
- package/esm2020/listbutton/list.component.mjs +1 -1
- package/esm2020/listbutton/list.module.mjs +1 -1
- package/esm2020/listbutton/popup-settings.mjs +1 -1
- package/esm2020/listbutton/template-context.directive.mjs +1 -1
- package/esm2020/navigation/key-events.mjs +1 -1
- package/esm2020/navigation/navigation-action.mjs +1 -1
- package/esm2020/navigation/navigation-config.mjs +1 -1
- package/esm2020/navigation/navigation.service.mjs +1 -1
- package/esm2020/package-metadata.mjs +3 -3
- package/esm2020/preventable-event.mjs +1 -1
- package/esm2020/progress-kendo-angular-buttons.mjs +1 -1
- package/esm2020/splitbutton/localization/custom-messages.component.mjs +1 -1
- package/esm2020/splitbutton/localization/localized-messages.directive.mjs +1 -1
- package/esm2020/splitbutton/localization/messages.mjs +1 -1
- package/esm2020/splitbutton/splitbutton.component.mjs +1 -1
- package/esm2020/splitbutton/splitbutton.module.mjs +1 -1
- package/esm2020/util.mjs +1 -1
- package/fesm2015/progress-kendo-angular-buttons.mjs +9 -5
- package/fesm2020/progress-kendo-angular-buttons.mjs +9 -5
- package/floatingactionbutton/animations/animations.d.ts +1 -1
- package/floatingactionbutton/dial-item.component.d.ts +1 -1
- package/floatingactionbutton/dial-list.component.d.ts +1 -1
- package/floatingactionbutton/floatingactionbutton.component.d.ts +1 -1
- package/floatingactionbutton/floatingactionbutton.module.d.ts +1 -1
- package/floatingactionbutton/models/align.d.ts +1 -1
- package/floatingactionbutton/models/item-animation.interface.d.ts +1 -1
- package/floatingactionbutton/models/item-click.event.d.ts +1 -1
- package/floatingactionbutton/models/item.interface.d.ts +1 -1
- package/floatingactionbutton/models/offset.d.ts +1 -1
- package/floatingactionbutton/models/position-mode.d.ts +1 -1
- package/floatingactionbutton/templates/dial-item-template.directive.d.ts +1 -1
- package/floatingactionbutton/templates/fab-template.directive.d.ts +1 -1
- package/floatingactionbutton/utils.d.ts +1 -1
- package/focusable/focus.service.d.ts +1 -1
- package/focusable/focusable.directive.d.ts +1 -1
- package/index.d.ts +1 -1
- package/listbutton/button-item-template.directive.d.ts +1 -1
- package/listbutton/container.service.d.ts +1 -1
- package/listbutton/list-button.d.ts +1 -1
- package/listbutton/list-item-model.d.ts +1 -1
- package/listbutton/list.component.d.ts +1 -1
- package/listbutton/list.module.d.ts +1 -1
- package/listbutton/popup-settings.d.ts +1 -1
- package/listbutton/template-context.directive.d.ts +1 -1
- package/navigation/key-events.d.ts +1 -1
- package/navigation/navigation-action.d.ts +1 -1
- package/navigation/navigation-config.d.ts +1 -1
- package/navigation/navigation.service.d.ts +1 -1
- package/package-metadata.d.ts +1 -1
- package/package.json +6 -6
- package/preventable-event.d.ts +1 -1
- package/progress-kendo-angular-buttons.d.ts +1 -1
- package/splitbutton/localization/custom-messages.component.d.ts +1 -1
- package/splitbutton/localization/localized-messages.directive.d.ts +1 -1
- package/splitbutton/localization/messages.d.ts +1 -1
- package/splitbutton/splitbutton.component.d.ts +1 -1
- package/splitbutton/splitbutton.module.d.ts +1 -1
- package/util.d.ts +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import * as i0 from "@angular/core";
|
package/util.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { ButtonStylingClasses } from "./common/models";
|