carbon-react 152.7.0 → 153.0.0
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/esm/__internal__/dom/globals.js +1 -1
- package/esm/__internal__/fieldset/fieldset.style.d.ts +3 -3
- package/esm/__internal__/focus-trap/focus-trap-utils.d.ts +1 -1
- package/esm/__internal__/focus-trap/focus-trap.component.d.ts +1 -1
- package/esm/__internal__/input/input-presentation.component.d.ts +1 -1
- package/esm/__internal__/input/input-presentation.style.d.ts +1 -1
- package/esm/__internal__/input/input.component.d.ts +1 -1
- package/esm/__internal__/popover/popover.component.d.ts +1 -1
- package/esm/__internal__/popover/popover.style.d.ts +1 -1
- package/esm/__internal__/utils/helpers/events/events.d.ts +1 -1
- package/esm/__internal__/validations/validation-icon.component.d.ts +1 -1
- package/esm/__internal__/validations/validation-icon.style.d.ts +1 -1
- package/esm/components/accordion/accordion-group/accordion-group.component.d.ts +1 -1
- package/esm/components/accordion/accordion.style.js +2 -2
- package/esm/components/action-popover/__internal__/action-popover-utils.d.ts +1 -1
- package/esm/components/action-popover/__internal__/action-popover.context.d.ts +2 -2
- package/esm/components/action-popover/action-popover-menu-button/action-popover-menu-button.component.d.ts +1 -1
- package/esm/components/action-popover/action-popover.component.d.ts +1 -1
- package/esm/components/action-popover/action-popover.style.d.ts +1 -1
- package/esm/components/badge/badge.style.d.ts +1 -1
- package/esm/components/batch-selection/__internal__/batch-selection.context.d.ts +1 -1
- package/esm/components/box/box.component.d.ts +6 -6
- package/esm/components/breadcrumbs/__internal__/breadcrumbs.context.d.ts +1 -1
- package/esm/components/button/button.component.d.ts +8 -8
- package/esm/components/button/button.component.js +1 -1
- package/esm/components/button/button.style.js +22 -8
- package/esm/components/button-minor/button-minor.style.d.ts +1 -1
- package/esm/components/button-toggle/button-toggle-group/__internal__/button-toggle-group.context.d.ts +1 -1
- package/esm/components/button-toggle/button-toggle-group/button-toggle-group.style.d.ts +1 -1
- package/esm/components/button-toggle/button-toggle.style.d.ts +1 -1
- package/esm/components/carbon-provider/__internal__/top-modal.context.d.ts +1 -1
- package/esm/components/card/card.component.d.ts +2 -2
- package/esm/components/card/card.config.d.ts +2 -2
- package/esm/components/card/card.style.d.ts +2 -2
- package/esm/components/content/content.style.d.ts +2 -2
- package/esm/components/date/__internal__/date-picker/date-picker.component.d.ts +1 -1
- package/esm/components/date/__internal__/weekday/weekday.style.js +1 -1
- package/esm/components/date-range/__internal__/date-range.context.d.ts +4 -4
- package/esm/components/definition-list/__internal__/dl.context.d.ts +1 -1
- package/esm/components/dialog/dialog.component.d.ts +2 -2
- package/esm/components/dialog/dialog.config.d.ts +1 -1
- package/esm/components/dialog/dialog.style.d.ts +1 -1
- package/esm/components/dialog-full-screen/content.style.d.ts +1 -1
- package/esm/components/dialog-full-screen/content.style.js +8 -7
- package/esm/components/duelling-picklist/__internal__/duelling-picklist.context.d.ts +1 -1
- package/esm/components/duelling-picklist/picklist-divider/picklist-divider.component.d.ts +1 -1
- package/esm/components/duelling-picklist/picklist-group/picklist-group.style.d.ts +1 -1
- package/esm/components/duelling-picklist/picklist-item/picklist-item.component.d.ts +1 -1
- package/esm/components/duelling-picklist/picklist-item/picklist-item.style.d.ts +1 -1
- package/esm/components/file-input/__internal__/file-upload-status/file-upload-status.component.d.ts +1 -1
- package/esm/components/flat-table/index.d.ts +2 -2
- package/esm/components/form/__internal__/form-summary.style.d.ts +2 -2
- package/esm/components/form/form.config.d.ts +1 -1
- package/esm/components/grouped-character/grouped-character.component.d.ts +2 -2
- package/esm/components/heading/heading.component.d.ts +1 -1
- package/esm/components/heading/heading.style.d.ts +3 -3
- package/esm/components/icon/icon-type.d.ts +1 -1
- package/esm/components/icon/icon-unicodes.d.ts +248 -248
- package/esm/components/icon/icon.component.d.ts +1 -1
- package/esm/components/icon/icon.style.d.ts +3 -3
- package/esm/components/icon/icon.style.js +5 -11
- package/esm/components/image/image.style.d.ts +2 -2
- package/esm/components/inline-inputs/inline-inputs.style.d.ts +1 -1
- package/esm/components/link/link.style.d.ts +1 -1
- package/esm/components/loader-spinner/loader-spinner.config.d.ts +3 -3
- package/esm/components/loader-spinner/loader-spinner.style.js +1 -1
- package/esm/components/menu/__internal__/locators.d.ts +3 -3
- package/esm/components/menu/__internal__/menu.context.d.ts +1 -1
- package/esm/components/menu/menu-item/menu-item.component.d.ts +1 -1
- package/esm/components/menu/menu-segment-title/menu-segment-title.component.d.ts +1 -1
- package/esm/components/message/message.component.d.ts +1 -1
- package/esm/components/message/message.style.d.ts +1 -1
- package/esm/components/modal/__internal__/modal-manager.d.ts +2 -2
- package/esm/components/modal/modal.style.d.ts +1 -1
- package/esm/components/multi-action-button/multi-action-button.component.d.ts +1 -1
- package/esm/components/multi-action-button/multi-action-button.style.d.ts +1 -1
- package/esm/components/multi-action-button/multi-action-button.style.js +6 -5
- package/esm/components/navigation-bar/__internal__/fixed-navigation-bar.context.d.ts +1 -1
- package/esm/components/navigation-bar/navigation-bar.component.d.ts +3 -3
- package/esm/components/navigation-bar/navigation-bar.style.d.ts +1 -1
- package/esm/components/numeral-date/__internal__/numeral-date.context.d.ts +1 -1
- package/esm/components/numeral-date/numeral-date.component.d.ts +2 -2
- package/esm/components/pager/pager.component.d.ts +1 -1
- package/esm/components/pod/pod.config.d.ts +3 -3
- package/esm/components/popover-container/popover-container.component.d.ts +1 -1
- package/esm/components/popover-container/popover-container.style.d.ts +3 -3
- package/esm/components/portrait/portrait.component.d.ts +2 -2
- package/esm/components/portrait/portrait.config.d.ts +1 -1
- package/esm/components/portrait/portrait.style.d.ts +1 -1
- package/esm/components/portrait/portrait.style.js +0 -1
- package/esm/components/preview/preview.component.d.ts +1 -1
- package/esm/components/preview/preview.style.js +3 -3
- package/esm/components/profile/profile.config.d.ts +2 -2
- package/esm/components/progress-tracker/progress-tracker.style.js +1 -1
- package/esm/components/search/search.component.d.ts +1 -1
- package/esm/components/select/__internal__/select-list/select-list.component.d.ts +2 -2
- package/esm/components/select/__internal__/select-list/select-list.context.d.ts +1 -1
- package/esm/components/select/__internal__/select-textbox/select-textbox.context.d.ts +1 -1
- package/esm/components/select/option/option.component.d.ts +1 -1
- package/esm/components/sidebar/sidebar.component.d.ts +1 -1
- package/esm/components/sidebar/sidebar.style.d.ts +1 -1
- package/esm/components/simple-color-picker/simple-color-picker.style.d.ts +1 -1
- package/esm/components/split-button/split-button-children.style.d.ts +1 -1
- package/esm/components/split-button/split-button-toggle.style.d.ts +1 -1
- package/esm/components/split-button/split-button.component.d.ts +1 -1
- package/esm/components/step-flow/__internal__/step-flow.context.d.ts +1 -1
- package/esm/components/step-flow/step-flow.component.d.ts +2 -2
- package/esm/components/switch/switch.style.d.ts +6 -1
- package/esm/components/tabs/__internal__/tab-title/tab-title.style.js +3 -4
- package/esm/components/tabs/__internal__/tabs-header/tabs-header.style.d.ts +5 -5
- package/esm/components/tabs/__internal__/tabs-header/tabs-header.style.js +5 -2
- package/esm/components/tabs/tab/tab.style.d.ts +1 -1
- package/esm/components/text-editor/__internal__/plugins/Toolbar/toolbar.style.d.ts +1 -1
- package/esm/components/text-editor/text-editor.style.d.ts +1 -1
- package/esm/components/textarea/textarea.style.js +1 -1
- package/esm/components/tile/tile.component.d.ts +2 -2
- package/esm/components/time/time.component.d.ts +3 -3
- package/esm/components/toast/toast.component.d.ts +3 -3
- package/esm/components/toast/toast.style.d.ts +2 -2
- package/esm/components/tooltip/tooltip.component.d.ts +1 -1
- package/esm/components/tooltip/tooltip.config.d.ts +1 -1
- package/esm/components/typography/typography.component.d.ts +1 -1
- package/esm/components/typography/typography.component.js +16 -1
- package/esm/components/typography/typography.style.d.ts +1 -10
- package/esm/components/typography/typography.style.js +39 -63
- package/esm/components/vertical-divider/vertical-divider.component.d.ts +1 -1
- package/esm/components/vertical-menu/vertical-menu-item/vertical-menu-item.component.d.ts +1 -1
- package/esm/global.d.ts +1 -1
- package/esm/hooks/__internal__/useChildButtons/useChildButtons.d.ts +1 -1
- package/esm/hooks/__internal__/useDebounce/useDebounce.d.ts +1 -1
- package/esm/hooks/__internal__/useFloating/useFloating.d.ts +1 -1
- package/esm/hooks/__internal__/useModalManager/useModalManager.d.ts +1 -1
- package/esm/hooks/__internal__/useThrottle/useThrottle.d.ts +1 -1
- package/esm/style/palette/index.d.ts +1 -1
- package/esm/style/themes/base/base-theme.config.d.ts +1 -1
- package/esm/style/utils/box-gap.d.ts +2 -2
- package/lib/__internal__/dom/globals.js +1 -1
- package/lib/__internal__/fieldset/fieldset.style.d.ts +3 -3
- package/lib/__internal__/focus-trap/focus-trap-utils.d.ts +1 -1
- package/lib/__internal__/focus-trap/focus-trap.component.d.ts +1 -1
- package/lib/__internal__/input/input-presentation.component.d.ts +1 -1
- package/lib/__internal__/input/input-presentation.style.d.ts +1 -1
- package/lib/__internal__/input/input.component.d.ts +1 -1
- package/lib/__internal__/popover/popover.component.d.ts +1 -1
- package/lib/__internal__/popover/popover.style.d.ts +1 -1
- package/lib/__internal__/utils/helpers/events/events.d.ts +1 -1
- package/lib/__internal__/validations/validation-icon.component.d.ts +1 -1
- package/lib/__internal__/validations/validation-icon.style.d.ts +1 -1
- package/lib/components/accordion/accordion-group/accordion-group.component.d.ts +1 -1
- package/lib/components/accordion/accordion.style.js +2 -2
- package/lib/components/action-popover/__internal__/action-popover-utils.d.ts +1 -1
- package/lib/components/action-popover/__internal__/action-popover.context.d.ts +2 -2
- package/lib/components/action-popover/action-popover-menu-button/action-popover-menu-button.component.d.ts +1 -1
- package/lib/components/action-popover/action-popover.component.d.ts +1 -1
- package/lib/components/action-popover/action-popover.style.d.ts +1 -1
- package/lib/components/badge/badge.style.d.ts +1 -1
- package/lib/components/batch-selection/__internal__/batch-selection.context.d.ts +1 -1
- package/lib/components/box/box.component.d.ts +6 -6
- package/lib/components/breadcrumbs/__internal__/breadcrumbs.context.d.ts +1 -1
- package/lib/components/button/button.component.d.ts +8 -8
- package/lib/components/button/button.component.js +1 -1
- package/lib/components/button/button.style.js +22 -8
- package/lib/components/button-minor/button-minor.style.d.ts +1 -1
- package/lib/components/button-toggle/button-toggle-group/__internal__/button-toggle-group.context.d.ts +1 -1
- package/lib/components/button-toggle/button-toggle-group/button-toggle-group.style.d.ts +1 -1
- package/lib/components/button-toggle/button-toggle.style.d.ts +1 -1
- package/lib/components/carbon-provider/__internal__/top-modal.context.d.ts +1 -1
- package/lib/components/card/card.component.d.ts +2 -2
- package/lib/components/card/card.config.d.ts +2 -2
- package/lib/components/card/card.style.d.ts +2 -2
- package/lib/components/content/content.style.d.ts +2 -2
- package/lib/components/date/__internal__/date-picker/date-picker.component.d.ts +1 -1
- package/lib/components/date/__internal__/weekday/weekday.style.js +1 -1
- package/lib/components/date-range/__internal__/date-range.context.d.ts +4 -4
- package/lib/components/definition-list/__internal__/dl.context.d.ts +1 -1
- package/lib/components/dialog/dialog.component.d.ts +2 -2
- package/lib/components/dialog/dialog.config.d.ts +1 -1
- package/lib/components/dialog/dialog.style.d.ts +1 -1
- package/lib/components/dialog-full-screen/content.style.d.ts +1 -1
- package/lib/components/dialog-full-screen/content.style.js +8 -7
- package/lib/components/duelling-picklist/__internal__/duelling-picklist.context.d.ts +1 -1
- package/lib/components/duelling-picklist/picklist-divider/picklist-divider.component.d.ts +1 -1
- package/lib/components/duelling-picklist/picklist-group/picklist-group.style.d.ts +1 -1
- package/lib/components/duelling-picklist/picklist-item/picklist-item.component.d.ts +1 -1
- package/lib/components/duelling-picklist/picklist-item/picklist-item.style.d.ts +1 -1
- package/lib/components/file-input/__internal__/file-upload-status/file-upload-status.component.d.ts +1 -1
- package/lib/components/flat-table/index.d.ts +2 -2
- package/lib/components/form/__internal__/form-summary.style.d.ts +2 -2
- package/lib/components/form/form.config.d.ts +1 -1
- package/lib/components/grouped-character/grouped-character.component.d.ts +2 -2
- package/lib/components/heading/heading.component.d.ts +1 -1
- package/lib/components/heading/heading.style.d.ts +3 -3
- package/lib/components/icon/icon-type.d.ts +1 -1
- package/lib/components/icon/icon-unicodes.d.ts +248 -248
- package/lib/components/icon/icon.component.d.ts +1 -1
- package/lib/components/icon/icon.style.d.ts +3 -3
- package/lib/components/icon/icon.style.js +5 -11
- package/lib/components/image/image.style.d.ts +2 -2
- package/lib/components/inline-inputs/inline-inputs.style.d.ts +1 -1
- package/lib/components/link/link.style.d.ts +1 -1
- package/lib/components/loader-spinner/loader-spinner.config.d.ts +3 -3
- package/lib/components/loader-spinner/loader-spinner.style.js +1 -1
- package/lib/components/menu/__internal__/locators.d.ts +3 -3
- package/lib/components/menu/__internal__/menu.context.d.ts +1 -1
- package/lib/components/menu/menu-item/menu-item.component.d.ts +1 -1
- package/lib/components/menu/menu-segment-title/menu-segment-title.component.d.ts +1 -1
- package/lib/components/message/message.component.d.ts +1 -1
- package/lib/components/message/message.style.d.ts +1 -1
- package/lib/components/modal/__internal__/modal-manager.d.ts +2 -2
- package/lib/components/modal/modal.style.d.ts +1 -1
- package/lib/components/multi-action-button/multi-action-button.component.d.ts +1 -1
- package/lib/components/multi-action-button/multi-action-button.style.d.ts +1 -1
- package/lib/components/multi-action-button/multi-action-button.style.js +6 -5
- package/lib/components/navigation-bar/__internal__/fixed-navigation-bar.context.d.ts +1 -1
- package/lib/components/navigation-bar/navigation-bar.component.d.ts +3 -3
- package/lib/components/navigation-bar/navigation-bar.style.d.ts +1 -1
- package/lib/components/numeral-date/__internal__/numeral-date.context.d.ts +1 -1
- package/lib/components/numeral-date/numeral-date.component.d.ts +2 -2
- package/lib/components/pager/pager.component.d.ts +1 -1
- package/lib/components/pod/pod.config.d.ts +3 -3
- package/lib/components/popover-container/popover-container.component.d.ts +1 -1
- package/lib/components/popover-container/popover-container.style.d.ts +3 -3
- package/lib/components/portrait/portrait.component.d.ts +2 -2
- package/lib/components/portrait/portrait.config.d.ts +1 -1
- package/lib/components/portrait/portrait.style.d.ts +1 -1
- package/lib/components/portrait/portrait.style.js +0 -1
- package/lib/components/preview/preview.component.d.ts +1 -1
- package/lib/components/preview/preview.style.js +3 -3
- package/lib/components/profile/profile.config.d.ts +2 -2
- package/lib/components/progress-tracker/progress-tracker.style.js +1 -1
- package/lib/components/search/search.component.d.ts +1 -1
- package/lib/components/select/__internal__/select-list/select-list.component.d.ts +2 -2
- package/lib/components/select/__internal__/select-list/select-list.context.d.ts +1 -1
- package/lib/components/select/__internal__/select-textbox/select-textbox.context.d.ts +1 -1
- package/lib/components/select/option/option.component.d.ts +1 -1
- package/lib/components/sidebar/sidebar.component.d.ts +1 -1
- package/lib/components/sidebar/sidebar.style.d.ts +1 -1
- package/lib/components/simple-color-picker/simple-color-picker.style.d.ts +1 -1
- package/lib/components/split-button/split-button-children.style.d.ts +1 -1
- package/lib/components/split-button/split-button-toggle.style.d.ts +1 -1
- package/lib/components/split-button/split-button.component.d.ts +1 -1
- package/lib/components/step-flow/__internal__/step-flow.context.d.ts +1 -1
- package/lib/components/step-flow/step-flow.component.d.ts +2 -2
- package/lib/components/switch/switch.style.d.ts +6 -1
- package/lib/components/tabs/__internal__/tab-title/tab-title.style.js +3 -4
- package/lib/components/tabs/__internal__/tabs-header/tabs-header.style.d.ts +5 -5
- package/lib/components/tabs/__internal__/tabs-header/tabs-header.style.js +5 -2
- package/lib/components/tabs/tab/tab.style.d.ts +1 -1
- package/lib/components/text-editor/__internal__/plugins/Toolbar/toolbar.style.d.ts +1 -1
- package/lib/components/text-editor/text-editor.style.d.ts +1 -1
- package/lib/components/textarea/textarea.style.js +1 -1
- package/lib/components/tile/tile.component.d.ts +2 -2
- package/lib/components/time/time.component.d.ts +3 -3
- package/lib/components/toast/toast.component.d.ts +3 -3
- package/lib/components/toast/toast.style.d.ts +2 -2
- package/lib/components/tooltip/tooltip.component.d.ts +1 -1
- package/lib/components/tooltip/tooltip.config.d.ts +1 -1
- package/lib/components/typography/typography.component.d.ts +1 -1
- package/lib/components/typography/typography.component.js +16 -1
- package/lib/components/typography/typography.style.d.ts +1 -10
- package/lib/components/typography/typography.style.js +39 -63
- package/lib/components/vertical-divider/vertical-divider.component.d.ts +1 -1
- package/lib/components/vertical-menu/vertical-menu-item/vertical-menu-item.component.d.ts +1 -1
- package/lib/global.d.ts +1 -1
- package/lib/hooks/__internal__/useChildButtons/useChildButtons.d.ts +1 -1
- package/lib/hooks/__internal__/useDebounce/useDebounce.d.ts +1 -1
- package/lib/hooks/__internal__/useFloating/useFloating.d.ts +1 -1
- package/lib/hooks/__internal__/useModalManager/useModalManager.d.ts +1 -1
- package/lib/hooks/__internal__/useThrottle/useThrottle.d.ts +1 -1
- package/lib/style/palette/index.d.ts +1 -1
- package/lib/style/themes/base/base-theme.config.d.ts +1 -1
- package/lib/style/utils/box-gap.d.ts +2 -2
- package/package.json +8 -8
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export default iconUnicodes;
|
|
2
2
|
declare namespace iconUnicodes {
|
|
3
|
-
export
|
|
3
|
+
export let none: string;
|
|
4
4
|
import add = plus;
|
|
5
5
|
export { add };
|
|
6
6
|
import create = plus;
|
|
@@ -15,8 +15,8 @@ declare namespace iconUnicodes {
|
|
|
15
15
|
export { graph };
|
|
16
16
|
import basket = cart;
|
|
17
17
|
export { basket };
|
|
18
|
-
export
|
|
19
|
-
export
|
|
18
|
+
export let bin: string;
|
|
19
|
+
export let bulk_destroy: string;
|
|
20
20
|
import caret_down = dropdown;
|
|
21
21
|
export { caret_down };
|
|
22
22
|
import collaborate = share;
|
|
@@ -59,255 +59,255 @@ declare namespace iconUnicodes {
|
|
|
59
59
|
export { in_transit };
|
|
60
60
|
import progress = circle_with_dots;
|
|
61
61
|
export { progress };
|
|
62
|
-
export
|
|
63
|
-
export
|
|
64
|
-
export
|
|
65
|
-
export
|
|
66
|
-
export
|
|
67
|
-
export
|
|
68
|
-
export
|
|
69
|
-
export
|
|
70
|
-
export
|
|
71
|
-
export
|
|
72
|
-
export
|
|
73
|
-
export
|
|
74
|
-
export
|
|
75
|
-
export
|
|
76
|
-
export
|
|
77
|
-
export
|
|
78
|
-
export
|
|
79
|
-
export
|
|
80
|
-
export
|
|
81
|
-
export
|
|
82
|
-
export
|
|
83
|
-
export
|
|
84
|
-
export
|
|
85
|
-
export
|
|
86
|
-
export
|
|
87
|
-
export
|
|
88
|
-
export
|
|
89
|
-
export
|
|
90
|
-
export
|
|
91
|
-
export
|
|
92
|
-
export
|
|
93
|
-
export
|
|
94
|
-
export
|
|
95
|
-
export
|
|
96
|
-
export
|
|
97
|
-
export
|
|
98
|
-
export
|
|
99
|
-
export
|
|
100
|
-
export
|
|
101
|
-
export
|
|
102
|
-
export
|
|
103
|
-
export
|
|
104
|
-
export
|
|
105
|
-
export
|
|
106
|
-
export
|
|
107
|
-
export
|
|
108
|
-
export
|
|
109
|
-
export
|
|
110
|
-
export
|
|
111
|
-
export
|
|
112
|
-
export
|
|
113
|
-
export
|
|
114
|
-
export
|
|
115
|
-
export
|
|
116
|
-
export
|
|
117
|
-
export
|
|
118
|
-
export
|
|
119
|
-
export
|
|
120
|
-
export
|
|
121
|
-
export
|
|
122
|
-
export
|
|
123
|
-
export
|
|
124
|
-
export
|
|
125
|
-
export
|
|
126
|
-
export
|
|
127
|
-
export
|
|
128
|
-
export
|
|
129
|
-
export
|
|
130
|
-
export
|
|
131
|
-
export
|
|
132
|
-
export
|
|
133
|
-
export
|
|
134
|
-
export
|
|
135
|
-
export
|
|
136
|
-
export
|
|
137
|
-
export
|
|
138
|
-
export
|
|
139
|
-
export
|
|
140
|
-
export
|
|
141
|
-
export
|
|
142
|
-
export
|
|
143
|
-
export
|
|
144
|
-
export
|
|
145
|
-
export
|
|
146
|
-
export
|
|
147
|
-
export
|
|
148
|
-
export
|
|
149
|
-
export
|
|
150
|
-
export
|
|
151
|
-
export
|
|
152
|
-
export
|
|
153
|
-
|
|
62
|
+
export let boxed_shapes: string;
|
|
63
|
+
export let circles_connection: string;
|
|
64
|
+
export let document_right_align: string;
|
|
65
|
+
export let document_tick: string;
|
|
66
|
+
export let document_vertical_lines: string;
|
|
67
|
+
export let error_square: string;
|
|
68
|
+
export let factory: string;
|
|
69
|
+
export let files_leaning: string;
|
|
70
|
+
export let ledger: string;
|
|
71
|
+
export let ledger_arrow_left: string;
|
|
72
|
+
export let ledger_arrow_right: string;
|
|
73
|
+
export let money_bag: string;
|
|
74
|
+
export let spanner: string;
|
|
75
|
+
export let split_container: string;
|
|
76
|
+
export let stacked_boxes: string;
|
|
77
|
+
export let tag: string;
|
|
78
|
+
export let three_boxes: string;
|
|
79
|
+
export let circle_with_dots: string;
|
|
80
|
+
export let squares_nine: string;
|
|
81
|
+
export let coins: string;
|
|
82
|
+
export let file_generic: string;
|
|
83
|
+
export let file_pdf: string;
|
|
84
|
+
export let file_excel: string;
|
|
85
|
+
export let file_word: string;
|
|
86
|
+
export let file_image: string;
|
|
87
|
+
export let euro: string;
|
|
88
|
+
export let pound: string;
|
|
89
|
+
export let stacked_squares: string;
|
|
90
|
+
export let expand: string;
|
|
91
|
+
export let flag: string;
|
|
92
|
+
export let square_dot: string;
|
|
93
|
+
export let envelope_dollar: string;
|
|
94
|
+
export let envelope_euro: string;
|
|
95
|
+
export let sage_coin: string;
|
|
96
|
+
export let palm_tree: string;
|
|
97
|
+
export let arrow_bottom_right_circle: string;
|
|
98
|
+
export let arrow_top_left_circle: string;
|
|
99
|
+
export let arrows_left_right: string;
|
|
100
|
+
export let bank_with_card: string;
|
|
101
|
+
export let bed: string;
|
|
102
|
+
export let car_lock: string;
|
|
103
|
+
export let car_money: string;
|
|
104
|
+
export let car_repair: string;
|
|
105
|
+
export let cash: string;
|
|
106
|
+
export let construction: string;
|
|
107
|
+
export let drill: string;
|
|
108
|
+
export let form_refresh: string;
|
|
109
|
+
export let graduation_hat: string;
|
|
110
|
+
export let hand_cash_coins: string;
|
|
111
|
+
export let hand_cash_note: string;
|
|
112
|
+
export let laptop: string;
|
|
113
|
+
export let percentage_boxed: string;
|
|
114
|
+
export let petrol_pump: string;
|
|
115
|
+
export let plane: string;
|
|
116
|
+
export let theatre_masks: string;
|
|
117
|
+
export let accessibility_web: string;
|
|
118
|
+
export let app_facebook: string;
|
|
119
|
+
export let app_instagram: string;
|
|
120
|
+
export let app_tiktok: string;
|
|
121
|
+
export let app_twitter: string;
|
|
122
|
+
export let app_youtube: string;
|
|
123
|
+
export let apps: string;
|
|
124
|
+
export let bill_paid: string;
|
|
125
|
+
export let bill_unpaid: string;
|
|
126
|
+
export let box_arrow_right: string;
|
|
127
|
+
export let calendar_pay_date: string;
|
|
128
|
+
export let card_wallet: string;
|
|
129
|
+
export let connect_off: string;
|
|
130
|
+
export let heart_pulse: string;
|
|
131
|
+
export let intranet: string;
|
|
132
|
+
export let job_seeked: string;
|
|
133
|
+
export let like: string;
|
|
134
|
+
export let link_cloud: string;
|
|
135
|
+
export let link_on: string;
|
|
136
|
+
export let microphone: string;
|
|
137
|
+
export let protect: string;
|
|
138
|
+
export let recruiting: string;
|
|
139
|
+
export let send: string;
|
|
140
|
+
export let support_online: string;
|
|
141
|
+
export let target_man: string;
|
|
142
|
+
export let target: string;
|
|
143
|
+
export let volunteering: string;
|
|
144
|
+
export let website: string;
|
|
145
|
+
export let welfare: string;
|
|
146
|
+
export let contact_card: string;
|
|
147
|
+
export let cloud_co2: string;
|
|
148
|
+
export let leaf: string;
|
|
149
|
+
export let like_no: string;
|
|
150
|
+
export let minimise: string;
|
|
151
|
+
export let pin: string;
|
|
152
|
+
export let biometric: string;
|
|
153
|
+
let _import: string;
|
|
154
154
|
export { _import as import };
|
|
155
|
-
|
|
155
|
+
let _export: string;
|
|
156
156
|
export { _export as export };
|
|
157
|
-
export
|
|
158
|
-
export
|
|
159
|
-
export
|
|
160
|
-
export
|
|
161
|
-
export
|
|
162
|
-
export
|
|
163
|
-
export
|
|
164
|
-
export
|
|
165
|
-
export
|
|
166
|
-
export
|
|
167
|
-
export
|
|
168
|
-
export
|
|
169
|
-
export
|
|
170
|
-
export
|
|
171
|
-
export
|
|
172
|
-
export
|
|
173
|
-
export
|
|
174
|
-
export
|
|
175
|
-
export
|
|
176
|
-
export
|
|
177
|
-
export
|
|
178
|
-
export
|
|
179
|
-
export
|
|
180
|
-
export
|
|
181
|
-
export
|
|
182
|
-
export
|
|
183
|
-
export
|
|
184
|
-
export
|
|
185
|
-
export
|
|
186
|
-
export
|
|
187
|
-
export
|
|
188
|
-
export
|
|
189
|
-
export
|
|
190
|
-
export
|
|
191
|
-
export
|
|
192
|
-
export
|
|
193
|
-
export
|
|
194
|
-
export
|
|
195
|
-
export
|
|
196
|
-
export
|
|
197
|
-
export
|
|
198
|
-
export
|
|
199
|
-
export
|
|
200
|
-
export
|
|
201
|
-
export
|
|
202
|
-
export
|
|
203
|
-
export
|
|
204
|
-
export
|
|
205
|
-
export
|
|
206
|
-
export
|
|
207
|
-
export
|
|
208
|
-
export
|
|
209
|
-
export
|
|
210
|
-
export
|
|
211
|
-
export
|
|
212
|
-
export
|
|
213
|
-
export
|
|
214
|
-
|
|
157
|
+
export let shield_with_tick: string;
|
|
158
|
+
export let shield_with_tick_outline: string;
|
|
159
|
+
export let stop: string;
|
|
160
|
+
export let stop_circle: string;
|
|
161
|
+
export let worldwide_location: string;
|
|
162
|
+
export let error: string;
|
|
163
|
+
export let warning: string;
|
|
164
|
+
export let tick: string;
|
|
165
|
+
export let tick_circle: string;
|
|
166
|
+
export let tick_thick: string;
|
|
167
|
+
export let draft: string;
|
|
168
|
+
export let progressed: string;
|
|
169
|
+
export let in_progress: string;
|
|
170
|
+
export let clock: string;
|
|
171
|
+
export let locked: string;
|
|
172
|
+
export let unlocked: string;
|
|
173
|
+
export let gift: string;
|
|
174
|
+
export let blocked: string;
|
|
175
|
+
export let key: string;
|
|
176
|
+
export let chart_line: string;
|
|
177
|
+
export let chart_pie: string;
|
|
178
|
+
export let chart_bar: string;
|
|
179
|
+
export let blocked_square: string;
|
|
180
|
+
export let disputed: string;
|
|
181
|
+
export let lightbulb_on: string;
|
|
182
|
+
export let lightbulb_off: string;
|
|
183
|
+
export let chevron_up: string;
|
|
184
|
+
export let chevron_down: string;
|
|
185
|
+
export let chevron_right: string;
|
|
186
|
+
export let chevron_left: string;
|
|
187
|
+
export let chevron_up_thick: string;
|
|
188
|
+
export let chevron_down_thick: string;
|
|
189
|
+
export let chevron_left_thick: string;
|
|
190
|
+
export let chevron_right_thick: string;
|
|
191
|
+
export let link: string;
|
|
192
|
+
export let list_view: string;
|
|
193
|
+
export let card_view: string;
|
|
194
|
+
export let sort_down: string;
|
|
195
|
+
export let sort_up: string;
|
|
196
|
+
export let arrow_left: string;
|
|
197
|
+
export let arrow_right: string;
|
|
198
|
+
export let arrow_down: string;
|
|
199
|
+
export let arrow_up: string;
|
|
200
|
+
export let arrow_left_right_small: string;
|
|
201
|
+
export let arrow_left_small: string;
|
|
202
|
+
export let arrow_right_small: string;
|
|
203
|
+
export let block_arrow_right: string;
|
|
204
|
+
export let drag_vertical: string;
|
|
205
|
+
export let drag: string;
|
|
206
|
+
export let fit_height: string;
|
|
207
|
+
export let fit_width: string;
|
|
208
|
+
export let ellipsis_horizontal: string;
|
|
209
|
+
export let ellipsis_vertical: string;
|
|
210
|
+
export let u_turn_left: string;
|
|
211
|
+
export let u_turn_right: string;
|
|
212
|
+
export let cart: string;
|
|
213
|
+
export let basket_with_squares: string;
|
|
214
|
+
let _delete: string;
|
|
215
215
|
export { _delete as delete };
|
|
216
|
-
export
|
|
217
|
-
export
|
|
218
|
-
export
|
|
219
|
-
export
|
|
220
|
-
export
|
|
221
|
-
export
|
|
222
|
-
export
|
|
223
|
-
export
|
|
224
|
-
export
|
|
225
|
-
export
|
|
226
|
-
export
|
|
227
|
-
export
|
|
228
|
-
export
|
|
229
|
-
export
|
|
230
|
-
export
|
|
231
|
-
export
|
|
232
|
-
export
|
|
233
|
-
export
|
|
234
|
-
export
|
|
235
|
-
export
|
|
236
|
-
export
|
|
237
|
-
export
|
|
238
|
-
export
|
|
239
|
-
export
|
|
240
|
-
export
|
|
241
|
-
export
|
|
242
|
-
export
|
|
243
|
-
export
|
|
244
|
-
export
|
|
245
|
-
export
|
|
246
|
-
export
|
|
247
|
-
export
|
|
248
|
-
export
|
|
249
|
-
export
|
|
250
|
-
export
|
|
251
|
-
export
|
|
252
|
-
export
|
|
253
|
-
export
|
|
254
|
-
export
|
|
255
|
-
export
|
|
256
|
-
export
|
|
257
|
-
export
|
|
258
|
-
export
|
|
259
|
-
export
|
|
260
|
-
export
|
|
261
|
-
export
|
|
262
|
-
export
|
|
263
|
-
export
|
|
264
|
-
export
|
|
265
|
-
export
|
|
266
|
-
export
|
|
267
|
-
export
|
|
268
|
-
export
|
|
269
|
-
export
|
|
270
|
-
export
|
|
271
|
-
export
|
|
272
|
-
export
|
|
273
|
-
export
|
|
274
|
-
export
|
|
275
|
-
export
|
|
276
|
-
export
|
|
277
|
-
export
|
|
278
|
-
export
|
|
279
|
-
export
|
|
280
|
-
export
|
|
281
|
-
export
|
|
282
|
-
export
|
|
283
|
-
export
|
|
284
|
-
export
|
|
285
|
-
export
|
|
286
|
-
export
|
|
287
|
-
export
|
|
288
|
-
export
|
|
289
|
-
export
|
|
290
|
-
export
|
|
291
|
-
export
|
|
292
|
-
export
|
|
293
|
-
export
|
|
294
|
-
export
|
|
295
|
-
export
|
|
296
|
-
export
|
|
297
|
-
export
|
|
298
|
-
export
|
|
299
|
-
export
|
|
300
|
-
export
|
|
301
|
-
|
|
216
|
+
export let print: string;
|
|
217
|
+
export let csv: string;
|
|
218
|
+
export let pdf: string;
|
|
219
|
+
export let duplicate: string;
|
|
220
|
+
export let copy: string;
|
|
221
|
+
export let check_all: string;
|
|
222
|
+
export let check_none: string;
|
|
223
|
+
export let calendar: string;
|
|
224
|
+
export let calendar_today: string;
|
|
225
|
+
export let dropdown: string;
|
|
226
|
+
export let caret_up: string;
|
|
227
|
+
export let caret_left: string;
|
|
228
|
+
export let caret_right: string;
|
|
229
|
+
export let caret_large_down: string;
|
|
230
|
+
export let caret_large_up: string;
|
|
231
|
+
export let caret_large_left: string;
|
|
232
|
+
export let caret_large_right: string;
|
|
233
|
+
export let plus: string;
|
|
234
|
+
export let plus_large: string;
|
|
235
|
+
export let minus: string;
|
|
236
|
+
export let minus_large: string;
|
|
237
|
+
export let edit: string;
|
|
238
|
+
export let edited: string;
|
|
239
|
+
export let favourite: string;
|
|
240
|
+
export let favourite_lined: string;
|
|
241
|
+
export let credit_card: string;
|
|
242
|
+
export let credit_card_slash: string;
|
|
243
|
+
export let save: string;
|
|
244
|
+
export let uploaded: string;
|
|
245
|
+
export let arrow_left_boxed: string;
|
|
246
|
+
export let question: string;
|
|
247
|
+
export let info: string;
|
|
248
|
+
export let download: string;
|
|
249
|
+
export let upload: string;
|
|
250
|
+
export let share: string;
|
|
251
|
+
export let close: string;
|
|
252
|
+
export let cross: string;
|
|
253
|
+
export let cross_circle: string;
|
|
254
|
+
export let filter: string;
|
|
255
|
+
export let refresh: string;
|
|
256
|
+
export let computer_clock: string;
|
|
257
|
+
export let refresh_clock: string;
|
|
258
|
+
export let sync: string;
|
|
259
|
+
export let attach: string;
|
|
260
|
+
export let camera: string;
|
|
261
|
+
export let image: string;
|
|
262
|
+
export let folder: string;
|
|
263
|
+
export let help: string;
|
|
264
|
+
export let connect: string;
|
|
265
|
+
export let disconnect: string;
|
|
266
|
+
export let split: string;
|
|
267
|
+
export let filter_new: string;
|
|
268
|
+
export let delivery: string;
|
|
269
|
+
export let chat: string;
|
|
270
|
+
export let chat_notes: string;
|
|
271
|
+
export let bullet_list: string;
|
|
272
|
+
export let bullet_list_numbers: string;
|
|
273
|
+
export let bullet_list_dotted: string;
|
|
274
|
+
export let view: string;
|
|
275
|
+
export let hide: string;
|
|
276
|
+
export let video: string;
|
|
277
|
+
export let play: string;
|
|
278
|
+
export let pause: string;
|
|
279
|
+
export let play_circle: string;
|
|
280
|
+
export let pause_circle: string;
|
|
281
|
+
export let scan: string;
|
|
282
|
+
export let lookup: string;
|
|
283
|
+
export let bold: string;
|
|
284
|
+
export let italic: string;
|
|
285
|
+
export let undo: string;
|
|
286
|
+
export let box_arrow_left: string;
|
|
287
|
+
export let home: string;
|
|
288
|
+
export let dashboard: string;
|
|
289
|
+
export let settings: string;
|
|
290
|
+
export let search: string;
|
|
291
|
+
export let feedback: string;
|
|
292
|
+
export let logout: string;
|
|
293
|
+
export let alert: string;
|
|
294
|
+
export let alert_on: string;
|
|
295
|
+
export let talk: string;
|
|
296
|
+
export let person: string;
|
|
297
|
+
export let person_info: string;
|
|
298
|
+
export let person_tick: string;
|
|
299
|
+
export let people: string;
|
|
300
|
+
export let people_switch: string;
|
|
301
|
+
let business_1: string;
|
|
302
302
|
export { business_1 as business };
|
|
303
|
-
export
|
|
304
|
-
export
|
|
305
|
-
export
|
|
306
|
-
export
|
|
307
|
-
export
|
|
308
|
-
export
|
|
309
|
-
export
|
|
310
|
-
export
|
|
303
|
+
export let shop: string;
|
|
304
|
+
export let bank: string;
|
|
305
|
+
export let call: string;
|
|
306
|
+
export let mobile: string;
|
|
307
|
+
export let fax: string;
|
|
308
|
+
export let email: string;
|
|
309
|
+
export let email_switch: string;
|
|
310
|
+
export let marker: string;
|
|
311
311
|
}
|
|
312
312
|
declare namespace actions { }
|
|
313
313
|
declare namespace statusSymbols { }
|
|
@@ -4,7 +4,7 @@ import { TagProps } from "../../__internal__/utils/helpers/tags/tags";
|
|
|
4
4
|
import { StyledIconProps } from "./icon.style";
|
|
5
5
|
import { IconType } from "./icon-type";
|
|
6
6
|
import { TooltipPositions } from "../tooltip/tooltip.config";
|
|
7
|
-
export
|
|
7
|
+
export type LegacyIconTypes = "help" | "maintenance" | "new" | "success" | "messages";
|
|
8
8
|
export interface IconProps extends Omit<StyledIconProps, "type">, MarginProps, TagProps {
|
|
9
9
|
/** Set whether icon should be recognised by assistive technologies */
|
|
10
10
|
"aria-hidden"?: boolean;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ThemeObject } from "../../style/themes/base";
|
|
2
2
|
import { IconType } from "./icon-type";
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
3
|
+
export type BackgroundShape = "circle" | "rounded-rect" | "square";
|
|
4
|
+
export type BgSize = "small" | "medium" | "large" | "extra-large";
|
|
5
|
+
export type FontSize = "small" | "medium" | "large" | "extra-large";
|
|
6
6
|
export interface StyledIconProps {
|
|
7
7
|
/** Background colour, provide any color from palette or any valid css color value. */
|
|
8
8
|
bg?: string;
|
|
@@ -54,10 +54,10 @@ const StyledIcon = _styledComponents.default.span`
|
|
|
54
54
|
disabled,
|
|
55
55
|
hasTooltip
|
|
56
56
|
}) => {
|
|
57
|
-
let finalColor;
|
|
58
|
-
let finalHoverColor;
|
|
59
|
-
let bgColor;
|
|
60
|
-
let bgHoverColor;
|
|
57
|
+
let finalColor = "var(--colorsYin090)";
|
|
58
|
+
let finalHoverColor = "var(--colorsYin090)";
|
|
59
|
+
let bgColor = "transparent";
|
|
60
|
+
let bgHoverColor = "transparent";
|
|
61
61
|
const win = (0, _globals.getWindow)();
|
|
62
62
|
const nav = (0, _globals.getNavigator)();
|
|
63
63
|
const adjustedBgSize = adjustIconBgSize(fontSize, bgSize);
|
|
@@ -74,9 +74,6 @@ const StyledIcon = _styledComponents.default.span`
|
|
|
74
74
|
});
|
|
75
75
|
finalColor = renderedColor;
|
|
76
76
|
finalHoverColor = (0, _polished.shade)(0.2, (0, _getColorValue.default)(renderedColor));
|
|
77
|
-
} else {
|
|
78
|
-
finalColor = "var(--colorsYin090)";
|
|
79
|
-
finalHoverColor = "var(--colorsYin090)";
|
|
80
77
|
}
|
|
81
78
|
if (bg) {
|
|
82
79
|
const {
|
|
@@ -87,9 +84,6 @@ const StyledIcon = _styledComponents.default.span`
|
|
|
87
84
|
});
|
|
88
85
|
bgColor = backgroundColor;
|
|
89
86
|
bgHoverColor = (0, _polished.shade)(0.2, (0, _getColorValue.default)(backgroundColor));
|
|
90
|
-
} else {
|
|
91
|
-
bgColor = "transparent";
|
|
92
|
-
bgHoverColor = "transparent";
|
|
93
87
|
}
|
|
94
88
|
} catch (e) {
|
|
95
89
|
// eslint-disable-next-line no-console
|
|
@@ -141,7 +135,7 @@ const StyledIcon = _styledComponents.default.span`
|
|
|
141
135
|
|
|
142
136
|
${hasTooltip && `
|
|
143
137
|
:focus {
|
|
144
|
-
|
|
138
|
+
${(0, _addFocusStyling.default)()}
|
|
145
139
|
}
|
|
146
140
|
`}
|
|
147
141
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { MarginProps, BackgroundProps, LayoutProps, PaddingProps } from "styled-system";
|
|
3
3
|
import { TagProps } from "../../__internal__/utils/helpers/tags/tags";
|
|
4
|
-
export
|
|
4
|
+
export type PositionProps = "absolute" | "fixed" | "relative" | "static" | "sticky";
|
|
5
5
|
export interface StyledImageProps extends BackgroundProps, LayoutProps, MarginProps, PaddingProps, TagProps {
|
|
6
6
|
/** HTML alt property to display when an img fails to load */
|
|
7
7
|
alt?: string;
|
|
@@ -34,5 +34,5 @@ declare const StyledImage: import("styled-components").StyledComponent<"div", an
|
|
|
34
34
|
bottom: string | undefined;
|
|
35
35
|
left: string | undefined;
|
|
36
36
|
as?: string | undefined;
|
|
37
|
-
} & StyledImageProps, "hidden" | "children" | "left" | "right" | "top" | "bottom" | "
|
|
37
|
+
} & StyledImageProps, "hidden" | "children" | "left" | "right" | "top" | "bottom" | "position" | "src" | "as">;
|
|
38
38
|
export { StyledImage };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { InlineInputsProps } from "./inline-inputs.component";
|
|
2
|
-
|
|
2
|
+
type GutterOptions = "none" | "extra-small" | "small" | "medium-small" | "medium" | "medium-large" | "large" | "extra-large";
|
|
3
3
|
interface StyledInlineInputProps {
|
|
4
4
|
/** Gutter prop gets passed down to Row component if false gutter value is "none" */
|
|
5
5
|
gutter?: GutterOptions;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
declare const LOADER_SPINNER_VARIANTS: readonly ["action", "neutral", "inverse", "gradient-grey", "gradient-white"];
|
|
2
|
-
|
|
2
|
+
type LoaderSpinnerVariants = (typeof LOADER_SPINNER_VARIANTS)[number];
|
|
3
3
|
declare const LOADER_SPINNER_SIZES: readonly ["extra-small", "small", "medium", "large", "extra-large"];
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
type LoaderSpinnerSizes = (typeof LOADER_SPINNER_SIZES)[number];
|
|
5
|
+
type LoaderSpinnerSizeParams = Record<LoaderSpinnerSizes, {
|
|
6
6
|
wrapperDimensions: number;
|
|
7
7
|
strokeWidth: number;
|
|
8
8
|
labelMarginTop?: number;
|
|
@@ -60,7 +60,7 @@ const StyledSpinnerCircleSvg = exports.StyledSpinnerCircleSvg = _styledComponent
|
|
|
60
60
|
fill: transparent;
|
|
61
61
|
stroke-width: ${_loaderSpinner.LOADER_SPINNER_SIZE_PARAMS[size].strokeWidth}px;
|
|
62
62
|
stroke: ${calculateColors(false, variant)};
|
|
63
|
-
${variant === "inverse" && `stroke-opacity: 0.3
|
|
63
|
+
${variant === "inverse" && `stroke-opacity: 0.3;`}
|
|
64
64
|
cx: 12px;
|
|
65
65
|
cy: 12px;
|
|
66
66
|
r: 10px;
|