@cloudscape-design/components 3.0.1345 → 3.0.1347
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/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +90 -87
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +11 -11
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +60 -60
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout-toolbar/index.d.ts.map +1 -1
- package/app-layout-toolbar/index.js +1 -0
- package/app-layout-toolbar/index.js.map +1 -1
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +5 -1
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +2 -0
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/expandable-section/expandable-section-container.d.ts +0 -2
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +2 -2
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/expandable-section-header.d.ts +3 -1
- package/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/expandable-section/expandable-section-header.js +4 -4
- package/expandable-section/expandable-section-header.js.map +1 -1
- package/expandable-section/internal.d.ts +8 -2
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +24 -10
- package/expandable-section/internal.js.map +1 -1
- package/expandable-section/styles.css.js +43 -42
- package/expandable-section/styles.scoped.css +198 -143
- package/expandable-section/styles.selectors.js +43 -42
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +153 -153
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +68 -68
- package/help-panel/styles.selectors.js +6 -6
- package/i18n/messages/all.all.js +1 -1
- package/i18n/messages/all.all.json +1 -1
- package/i18n/messages/all.ar.js +1 -1
- package/i18n/messages/all.ar.json +1 -1
- package/i18n/messages/all.de.js +1 -1
- package/i18n/messages/all.de.json +1 -1
- package/i18n/messages/all.en-GB.js +1 -1
- package/i18n/messages/all.en-GB.json +1 -1
- package/i18n/messages/all.en.js +1 -1
- package/i18n/messages/all.en.json +1 -1
- package/i18n/messages/all.es.js +1 -1
- package/i18n/messages/all.es.json +1 -1
- package/i18n/messages/all.fr.js +1 -1
- package/i18n/messages/all.fr.json +1 -1
- package/i18n/messages/all.id.js +1 -1
- package/i18n/messages/all.id.json +1 -1
- package/i18n/messages/all.it.js +1 -1
- package/i18n/messages/all.it.json +1 -1
- package/i18n/messages/all.ja.js +1 -1
- package/i18n/messages/all.ja.json +1 -1
- package/i18n/messages/all.ko.js +1 -1
- package/i18n/messages/all.ko.json +1 -1
- package/i18n/messages/all.pt-BR.js +1 -1
- package/i18n/messages/all.pt-BR.json +1 -1
- package/i18n/messages/all.tr.js +1 -1
- package/i18n/messages/all.tr.json +1 -1
- package/i18n/messages/all.zh-CN.js +1 -1
- package/i18n/messages/all.zh-CN.json +1 -1
- package/i18n/messages/all.zh-TW.js +1 -1
- package/i18n/messages/all.zh-TW.json +1 -1
- package/i18n/messages-types.d.ts +8 -0
- package/i18n/messages-types.d.ts.map +1 -1
- package/i18n/messages-types.js.map +1 -1
- package/internal/base-component/index.d.ts +1 -0
- package/internal/base-component/index.d.ts.map +1 -1
- package/internal/base-component/index.js +1 -0
- package/internal/base-component/index.js.map +1 -1
- package/internal/base-component/styles.scoped.css +1 -2640
- package/internal/base-theme/styles.css.js +4 -0
- package/internal/base-theme/styles.scoped.css +2651 -0
- package/internal/base-theme/styles.selectors.js +5 -0
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +28 -19
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +24 -24
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/components/transition/index.d.ts +7 -7
- package/internal/components/transition/index.d.ts.map +1 -1
- package/internal/components/transition/index.js +4 -4
- package/internal/components/transition/index.js.map +1 -1
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +11 -0
- package/internal/generated/styles/tokens.js +12 -1
- package/internal/generated/theming/index.cjs +140 -15
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +140 -15
- package/internal/hooks/use-base-component/index.d.ts +2 -5
- package/internal/hooks/use-base-component/index.d.ts.map +1 -1
- package/internal/hooks/use-base-component/index.js +11 -2
- package/internal/hooks/use-base-component/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +86 -86
- package/link/styles.selectors.js +21 -21
- package/manifest.json +2 -2
- package/package.json +2 -1
- package/side-navigation/implementation.d.ts.map +1 -1
- package/side-navigation/implementation.js +6 -3
- package/side-navigation/implementation.js.map +1 -1
- package/side-navigation/parts.d.ts +2 -0
- package/side-navigation/parts.d.ts.map +1 -1
- package/side-navigation/parts.js +86 -76
- package/side-navigation/parts.js.map +1 -1
- package/side-navigation/styles.css.js +64 -50
- package/side-navigation/styles.scoped.css +552 -106
- package/side-navigation/styles.selectors.js +64 -50
- package/side-navigation/util.d.ts +10 -0
- package/side-navigation/util.d.ts.map +1 -1
- package/side-navigation/util.js +48 -0
- package/side-navigation/util.js.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"messages-types.js","sourceRoot":"","sources":["../../../src/i18n/messages-types.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n\n/** Auto-generated argument types based on \"en\" i18n strings. Do not edit manually. */\nexport interface I18nFormatArgTypes {\n '[charts]': {\n loadingText: never;\n errorText: never;\n recoveryText: never;\n 'i18nStrings.filterLabel': never;\n 'i18nStrings.filterPlaceholder': never;\n 'i18nStrings.legendAriaLabel': never;\n 'i18nStrings.chartAriaRoleDescription': never;\n 'i18nStrings.xAxisAriaRoleDescription': never;\n 'i18nStrings.yAxisAriaRoleDescription': never;\n };\n alert: {\n dismissAriaLabel: never;\n 'i18nStrings.successIconAriaLabel': never;\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.warningIconAriaLabel': never;\n 'i18nStrings.infoIconAriaLabel': never;\n 'i18nStrings.dismissAriaLabel': never;\n };\n 'annotation-context': {\n 'i18nStrings.nextButtonText': never;\n 'i18nStrings.previousButtonText': never;\n 'i18nStrings.finishButtonText': never;\n 'i18nStrings.labelDismissAnnotation': never;\n 'i18nStrings.stepCounterText': {\n stepNumber: string | number;\n totalStepCount: string | number;\n };\n 'i18nStrings.taskTitle': {\n taskNumber: string | number;\n taskTitle: string | number;\n };\n 'i18nStrings.labelHotspot': {\n openState: string;\n stepNumber: string | number;\n totalStepCount: string | number;\n };\n };\n 'app-layout': {\n 'ariaLabels.drawers': never;\n 'ariaLabels.drawersOverflow': never;\n 'ariaLabels.drawersOverflowWithBadge': never;\n 'ariaLabels.navigation': never;\n 'ariaLabels.navigationClose': never;\n 'ariaLabels.navigationToggle': never;\n 'ariaLabels.notifications': never;\n 'ariaLabels.tools': never;\n 'ariaLabels.toolsClose': never;\n 'ariaLabels.toolsToggle': never;\n };\n 'area-chart': {\n 'i18nStrings.detailTotalLabel': never;\n };\n 'attribute-editor': {\n removeButtonText: never;\n 'i18nStrings.itemRemovedAriaLive': never;\n };\n autosuggest: {\n errorIconAriaLabel: never;\n selectedAriaLabel: never;\n enteredTextLabel: {\n value: string | number;\n };\n recoveryText: never;\n };\n 'breadcrumb-group': {\n expandAriaLabel: never;\n };\n button: {\n 'i18nStrings.externalIconAriaLabel': never;\n };\n calendar: {\n nextMonthAriaLabel: never;\n previousMonthAriaLabel: never;\n todayAriaLabel: never;\n 'i18nStrings.nextYearAriaLabel': never;\n 'i18nStrings.previousYearAriaLabel': never;\n 'i18nStrings.currentMonthAriaLabel': never;\n };\n cards: {\n 'ariaLabels.selectionGroupLabel': never;\n };\n 'code-editor': {\n 'i18nStrings.loadingState': never;\n 'i18nStrings.errorState': never;\n 'i18nStrings.errorStateRecovery': never;\n 'i18nStrings.editorGroupAriaLabel': never;\n 'i18nStrings.statusBarGroupAriaLabel': never;\n 'i18nStrings.cursorPosition': {\n row: string | number;\n column: string | number;\n };\n 'i18nStrings.errorsTab': never;\n 'i18nStrings.warningsTab': never;\n 'i18nStrings.preferencesButtonAriaLabel': never;\n 'i18nStrings.paneCloseButtonAriaLabel': never;\n 'i18nStrings.preferencesModalHeader': never;\n 'i18nStrings.preferencesModalCancel': never;\n 'i18nStrings.preferencesModalConfirm': never;\n 'i18nStrings.preferencesModalWrapLines': never;\n 'i18nStrings.preferencesModalTheme': never;\n 'i18nStrings.preferencesModalThemeFilteringAriaLabel': never;\n 'i18nStrings.preferencesModalThemeFilteringPlaceholder': never;\n 'i18nStrings.preferencesModalLightThemes': never;\n 'i18nStrings.preferencesModalDarkThemes': never;\n 'i18nStrings.cursorPositionAriaLabel': {\n row: string | number;\n };\n 'i18nStrings.resizeHandleAriaLabel': never;\n 'i18nStrings.resizeHandleTooltipText': never;\n };\n 'collection-preferences': {\n title: never;\n confirmLabel: never;\n cancelLabel: never;\n 'pageSizePreference.title': never;\n 'wrapLinesPreference.label': never;\n 'wrapLinesPreference.description': never;\n 'stripedRowsPreference.label': never;\n 'stripedRowsPreference.description': never;\n 'contentDensityPreference.label': never;\n 'contentDensityPreference.description': never;\n 'stickyColumnsPreference.firstColumns.title': never;\n 'stickyColumnsPreference.firstColumns.description': never;\n 'stickyColumnsPreference.firstColumns.options[0].label': never;\n 'stickyColumnsPreference.firstColumns.options[1].label': never;\n 'stickyColumnsPreference.firstColumns.options[2].label': never;\n 'stickyColumnsPreference.lastColumns.title': never;\n 'stickyColumnsPreference.lastColumns.description': never;\n 'stickyColumnsPreference.lastColumns.options[0].label': never;\n 'stickyColumnsPreference.lastColumns.options[1].label': never;\n 'contentDisplayPreference.title': never;\n 'contentDisplayPreference.description': never;\n 'contentDisplayPreference.dragHandleAriaLabel': never;\n 'contentDisplayPreference.dragHandleAriaDescription': never;\n 'contentDisplayPreference.liveAnnouncementDndStarted': {\n position: string | number;\n total: string | number;\n };\n 'contentDisplayPreference.liveAnnouncementDndDiscarded': never;\n 'contentDisplayPreference.liveAnnouncementDndGroupLabel': {\n count: number;\n label: string;\n };\n 'contentDisplayPreference.i18nStrings.columnFilteringPlaceholder': never;\n 'contentDisplayPreference.i18nStrings.columnFilteringAriaLabel': never;\n 'contentDisplayPreference.i18nStrings.columnFilteringNoMatchText': never;\n 'contentDisplayPreference.i18nStrings.columnFilteringClearFilterText': never;\n 'contentDisplayPreference.liveAnnouncementDndItemReordered': {\n isInitialPosition: string;\n currentPosition: string | number;\n total: string | number;\n };\n 'contentDisplayPreference.liveAnnouncementDndItemCommitted': {\n isInitialPosition: string;\n initialPosition: string | number;\n total: string | number;\n finalPosition: string | number;\n };\n 'contentDisplayPreference.i18nStrings.columnFilteringCountText': {\n count: number;\n };\n };\n 'copy-to-clipboard': {\n 'i18nStrings.copyButtonText': never;\n };\n 'date-picker': {\n 'i18nStrings.openCalendarAriaLabel': {\n selectedDate: string;\n };\n };\n 'date-range-picker': {\n 'i18nStrings.relativeModeTitle': never;\n 'i18nStrings.absoluteModeTitle': never;\n 'i18nStrings.relativeRangeSelectionHeading': never;\n 'i18nStrings.relativeRangeSelectionMonthlyDescription': never;\n 'i18nStrings.cancelButtonLabel': never;\n 'i18nStrings.clearButtonLabel': never;\n 'i18nStrings.applyButtonLabel': never;\n 'i18nStrings.customRelativeRangeOptionLabel': never;\n 'i18nStrings.customRelativeRangeOptionDescription': never;\n 'i18nStrings.customRelativeRangeUnitLabel': never;\n 'i18nStrings.customRelativeRangeDurationLabel': never;\n 'i18nStrings.customRelativeRangeDurationPlaceholder': never;\n 'i18nStrings.previousMonthAriaLabel': never;\n 'i18nStrings.nextMonthAriaLabel': never;\n 'i18nStrings.previousYearAriaLabel': never;\n 'i18nStrings.nextYearAriaLabel': never;\n 'i18nStrings.currentMonthAriaLabel': never;\n 'i18nStrings.todayAriaLabel': never;\n 'i18nStrings.startMonthLabel': never;\n 'i18nStrings.startDateLabel': never;\n 'i18nStrings.startTimeLabel': never;\n 'i18nStrings.endMonthLabel': never;\n 'i18nStrings.endDateLabel': never;\n 'i18nStrings.endTimeLabel': never;\n 'i18nStrings.isoDatePlaceholder': never;\n 'i18nStrings.slashedDatePlaceholder': never;\n 'i18nStrings.timePlaceholder': never;\n 'i18nStrings.dateTimeConstraintText': never;\n 'i18nStrings.dateConstraintText': never;\n 'i18nStrings.slashedDateTimeConstraintText': never;\n 'i18nStrings.isoDateTimeConstraintText': never;\n 'i18nStrings.slashedDateConstraintText': never;\n 'i18nStrings.isoDateConstraintText': never;\n 'i18nStrings.slashedMonthConstraintText': never;\n 'i18nStrings.isoMonthConstraintText': never;\n 'i18nStrings.monthConstraintText': never;\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.renderSelectedAbsoluteRangeAriaLive': {\n startDate: string | number;\n endDate: string | number;\n };\n 'i18nStrings.formatRelativeRange': {\n unit: string;\n amount: number;\n };\n 'i18nStrings.formatUnit': {\n unit: string;\n amount: number;\n };\n };\n drawer: {\n 'i18nStrings.loadingText': never;\n };\n 'error-boundary': {\n 'i18nStrings.headerText'?: never;\n 'i18nStrings.descriptionText'?: {\n hasFeedback: boolean;\n Feedback: (chunks: React.ReactNode[]) => React.ReactNode;\n };\n 'i18nStrings.refreshActionText'?: never;\n };\n 'features-notification-drawer': {\n 'i18nStrings.title': never;\n 'i18nStrings.viewAll': never;\n 'ariaLabels.closeButton': never;\n 'ariaLabels.content': never;\n 'ariaLabels.triggerButton': never;\n 'ariaLabels.resizeHandle': never;\n };\n 'file-token-group': {\n 'i18nStrings.limitShowFewer': never;\n 'i18nStrings.limitShowMore': never;\n 'i18nStrings.removeFileAriaLabel': {\n fileIndex: string | number;\n fileName: string;\n };\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.warningIconAriaLabel': never;\n };\n 'file-upload': {\n 'i18nStrings.limitShowFewer': never;\n 'i18nStrings.limitShowMore': never;\n 'i18nStrings.removeFileAriaLabel': {\n fileIndex: string | number;\n fileName: string;\n };\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.warningIconAriaLabel': never;\n 'i18nStrings.uploadButtonText': {\n multiple: string;\n };\n 'i18nStrings.dropzoneText': {\n multiple: string;\n };\n };\n flashbar: {\n 'i18nStrings.ariaLabel': never;\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.inProgressIconAriaLabel': never;\n 'i18nStrings.infoIconAriaLabel': never;\n 'i18nStrings.notificationBarAriaLabel': never;\n 'i18nStrings.notificationBarText': never;\n 'i18nStrings.successIconAriaLabel': never;\n 'i18nStrings.warningIconAriaLabel': never;\n };\n 'form-field': {\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.warningIconAriaLabel': never;\n };\n form: {\n errorIconAriaLabel: never;\n };\n 'help-panel': {\n loadingText: never;\n };\n input: {\n clearAriaLabel: never;\n };\n link: {\n externalIconAriaLabel: never;\n };\n list: {\n dragHandleAriaLabel: never;\n dragHandleAriaDescription: never;\n liveAnnouncementDndStarted: {\n position: string | number;\n total: string | number;\n };\n liveAnnouncementDndDiscarded: never;\n liveAnnouncementDndItemReordered: {\n isInitialPosition: string;\n currentPosition: string | number;\n total: string | number;\n };\n liveAnnouncementDndItemCommitted: {\n isInitialPosition: string;\n initialPosition: string | number;\n total: string | number;\n finalPosition: string | number;\n };\n };\n modal: {\n closeAriaLabel: never;\n };\n multiselect: {\n deselectAriaLabel: {\n option__label: string | number;\n };\n 'i18nStrings.selectAllText': never;\n };\n pagination: {\n 'ariaLabels.nextPageLabel': never;\n 'ariaLabels.pageLabel': {\n pageNumber: string | number;\n };\n 'ariaLabels.previousPageLabel': never;\n 'ariaLabels.jumpToPageButtonLabel': never;\n 'i18nStrings.jumpToPageInputLabel': never;\n 'i18nStrings.jumpToPageError': never;\n 'i18nStrings.jumpToPageLoadingText': never;\n 'i18nStrings.pagesCompactText': {\n openEnd: string;\n currentPage: string | number;\n pagesCount: string | number;\n };\n };\n 'panel-resize-handle': {\n 'i18nStrings.resizeHandleAriaLabel': never;\n 'i18nStrings.resizeHandleTooltipText': never;\n };\n 'pie-chart': {\n 'i18nStrings.detailsValue': never;\n 'i18nStrings.detailsPercentage': never;\n 'i18nStrings.chartAriaRoleDescription': never;\n 'i18nStrings.segmentAriaRoleDescription': never;\n };\n popover: {\n dismissAriaLabel: never;\n };\n 'prompt-input': {\n 'i18nStrings.actionButtonAriaLabel': never;\n 'i18nStrings.menuErrorIconAriaLabel': never;\n 'i18nStrings.menuRecoveryText': never;\n 'i18nStrings.menuLoadingText': never;\n 'i18nStrings.menuFinishedText': never;\n 'i18nStrings.menuErrorText': never;\n 'i18nStrings.selectedMenuItemAriaLabel': never;\n 'i18nStrings.tokenInsertedAriaLabel': {\n token__label: string;\n };\n 'i18nStrings.tokenPinnedAriaLabel': {\n token__label: string;\n };\n 'i18nStrings.tokenRemovedAriaLabel': {\n token__label: string;\n };\n };\n 'property-filter': {\n 'i18nStrings.allPropertiesLabel': never;\n 'i18nStrings.applyActionText': never;\n 'i18nStrings.cancelActionText': never;\n 'i18nStrings.clearFiltersText': never;\n 'i18nStrings.editTokenHeader': never;\n 'i18nStrings.groupPropertiesText': never;\n 'i18nStrings.groupValuesText': never;\n 'i18nStrings.operationAndText': never;\n 'i18nStrings.operationOrText': never;\n 'i18nStrings.operatorContainsText': never;\n 'i18nStrings.operatorDoesNotContainText': never;\n 'i18nStrings.operatorDoesNotEqualText': never;\n 'i18nStrings.operatorEqualsText': never;\n 'i18nStrings.operatorGreaterOrEqualText': never;\n 'i18nStrings.operatorGreaterText': never;\n 'i18nStrings.operatorLessOrEqualText': never;\n 'i18nStrings.operatorLessText': never;\n 'i18nStrings.operatorStartsWithText': never;\n 'i18nStrings.operatorDoesNotStartWithText': never;\n 'i18nStrings.operatorText': never;\n 'i18nStrings.operatorsText': never;\n 'i18nStrings.propertyText': never;\n 'i18nStrings.removeTokenButtonAriaLabel': {\n token__formattedText: string | number;\n };\n 'i18nStrings.tokenEditorTokenActionsAriaLabel': {\n token__formattedText: string | number;\n };\n 'i18nStrings.tokenEditorTokenRemoveAriaLabel': {\n token__formattedText: string | number;\n };\n 'i18nStrings.tokenEditorTokenRemoveLabel': never;\n 'i18nStrings.tokenEditorTokenRemoveFromGroupLabel': never;\n 'i18nStrings.tokenEditorAddTokenActionsAriaLabel': never;\n 'i18nStrings.tokenEditorAddNewTokenLabel': never;\n 'i18nStrings.tokenEditorAddExistingTokenAriaLabel': {\n token__formattedText: string | number;\n };\n 'i18nStrings.tokenEditorAddExistingTokenLabel': {\n token__propertyLabel: string | number;\n token__operator: string | number;\n token__value: string | number;\n };\n 'i18nStrings.tokenLimitShowFewer': never;\n 'i18nStrings.tokenLimitShowMore': never;\n 'i18nStrings.valueText': never;\n 'i18nStrings.formatToken': {\n token__operator: string;\n token__propertyLabel: string | number;\n token__value: string | number;\n };\n 'i18nStrings.groupEditAriaLabel': {\n group__formattedTokens__length: string;\n group__formattedTokens0__formattedText: string | number;\n group__operationLabel: string | number;\n group__formattedTokens1__formattedText: string | number;\n group__formattedTokens2__formattedText: string | number;\n group__formattedTokens3__formattedText: string | number;\n };\n };\n 's3-resource-selector': {\n 'i18nStrings.inContextSelectPlaceholder': never;\n 'i18nStrings.inContextBrowseButton': never;\n 'i18nStrings.inContextViewButton': never;\n 'i18nStrings.inContextViewButtonAriaLabel': never;\n 'i18nStrings.inContextLoadingText': never;\n 'i18nStrings.inContextUriLabel': never;\n 'i18nStrings.inContextVersionSelectLabel': never;\n 'i18nStrings.modalTitle': never;\n 'i18nStrings.modalCancelButton': never;\n 'i18nStrings.modalSubmitButton': never;\n 'i18nStrings.modalBreadcrumbRootItem': never;\n 'i18nStrings.modalLastUpdatedText': never;\n 'i18nStrings.selectionBuckets': never;\n 'i18nStrings.selectionObjects': never;\n 'i18nStrings.selectionVersions': never;\n 'i18nStrings.selectionBucketsSearchPlaceholder': never;\n 'i18nStrings.selectionObjectsSearchPlaceholder': never;\n 'i18nStrings.selectionVersionsSearchPlaceholder': never;\n 'i18nStrings.selectionBucketsLoading': never;\n 'i18nStrings.selectionBucketsNoItems': never;\n 'i18nStrings.selectionObjectsLoading': never;\n 'i18nStrings.selectionObjectsNoItems': never;\n 'i18nStrings.selectionVersionsLoading': never;\n 'i18nStrings.selectionVersionsNoItems': never;\n 'i18nStrings.filteringNoMatches': never;\n 'i18nStrings.filteringCantFindMatch': never;\n 'i18nStrings.clearFilterButtonText': never;\n 'i18nStrings.columnBucketID': never;\n 'i18nStrings.columnBucketName': never;\n 'i18nStrings.columnBucketCreationDate': never;\n 'i18nStrings.columnBucketRegion': never;\n 'i18nStrings.columnObjectKey': never;\n 'i18nStrings.columnObjectLastModified': never;\n 'i18nStrings.columnObjectSize': never;\n 'i18nStrings.columnVersionID': never;\n 'i18nStrings.columnVersionLastModified': never;\n 'i18nStrings.columnVersionSize': never;\n 'i18nStrings.validationPathMustBegin': never;\n 'i18nStrings.validationBucketLowerCase': never;\n 'i18nStrings.validationBucketMustNotContain': never;\n 'i18nStrings.validationBucketLength': never;\n 'i18nStrings.validationBucketMustComplyDns': never;\n 'i18nStrings.labelSortedDescending': {\n columnName: string | number;\n };\n 'i18nStrings.labelSortedAscending': {\n columnName: string | number;\n };\n 'i18nStrings.labelNotSorted': {\n columnName: string | number;\n };\n 'i18nStrings.labelsBucketsSelection.selectionGroupLabel': never;\n 'i18nStrings.labelsBucketsSelection.itemSelectionLabel': {\n item__Name: string | number;\n };\n 'i18nStrings.labelsObjectsSelection.selectionGroupLabel': never;\n 'i18nStrings.labelsObjectsSelection.itemSelectionLabel': {\n item__Key: string | number;\n };\n 'i18nStrings.labelsVersionsSelection.selectionGroupLabel': never;\n 'i18nStrings.labelsVersionsSelection.itemSelectionLabel': {\n item__VersionId: string | number;\n };\n 'i18nStrings.labelFiltering': {\n itemsType: string | number;\n };\n 'i18nStrings.labelRefresh': never;\n 'i18nStrings.labelBreadcrumbs': never;\n 'i18nStrings.labelIconFolder': never;\n 'i18nStrings.labelIconObject': never;\n 'i18nStrings.filteringCounterText': {\n count: number;\n };\n };\n select: {\n errorIconAriaLabel: never;\n selectedAriaLabel: never;\n recoveryText: never;\n };\n slider: {\n 'i18nStrings.valueTextRange': {\n value: string | number;\n previousValue: string | number;\n nextValue: string | number;\n };\n };\n 'split-panel': {\n 'i18nStrings.closeButtonAriaLabel': never;\n 'i18nStrings.openButtonAriaLabel': never;\n 'i18nStrings.preferencesTitle': never;\n 'i18nStrings.preferencesPositionLabel': never;\n 'i18nStrings.preferencesPositionDescription': never;\n 'i18nStrings.preferencesPositionSide': never;\n 'i18nStrings.preferencesPositionBottom': never;\n 'i18nStrings.preferencesConfirm': never;\n 'i18nStrings.preferencesCancel': never;\n 'i18nStrings.resizeHandleAriaLabel': never;\n 'i18nStrings.resizeHandleTooltipText': never;\n };\n table: {\n 'ariaLabels.resizerRoleDescription': never;\n 'ariaLabels.submittingEditText': never;\n 'ariaLabels.successfulEditLabel': never;\n 'ariaLabels.expandButtonLabel': never;\n 'ariaLabels.collapseButtonLabel': never;\n 'columnDefinitions.editConfig.errorIconAriaLabel': never;\n 'columnDefinitions.editConfig.editIconAriaLabel': never;\n 'i18nStrings.sortDropdownSortAscending': never;\n 'i18nStrings.sortDropdownSortDescending': never;\n 'i18nStrings.sortDropdownMultiColumnSortGroup': never;\n 'i18nStrings.sortDropdownAddToSortAscending': never;\n 'i18nStrings.sortDropdownAddToSortDescending': never;\n 'i18nStrings.sortDropdownRemoveFromSort': never;\n 'i18nStrings.sortDropdownAddToSortDisabledReason': never;\n 'i18nStrings.sortDropdownRemoveFromSortDisabledReason': never;\n 'i18nStrings.clearSort': never;\n 'ariaLabels.sortAscending': never;\n 'ariaLabels.sortDescending': never;\n 'ariaLabels.liveAnnouncementSortOrder': {\n columns: string | number;\n };\n 'ariaLabels.liveAnnouncementSortCleared': never;\n 'ariaLabels.sortPriority': {\n priority: string | number;\n };\n 'ariaLabels.sortMenuTriggerLabel': never;\n };\n tabs: {\n 'i18nStrings.scrollLeftAriaLabel': never;\n 'i18nStrings.scrollRightAriaLabel': never;\n 'i18nStrings.tabsWithActionsAriaRoleDescription': never;\n };\n 'tag-editor': {\n 'i18nStrings.keyPlaceholder': never;\n 'i18nStrings.valuePlaceholder': never;\n 'i18nStrings.addButton': never;\n 'i18nStrings.removeButton': never;\n 'i18nStrings.removeButtonAriaLabel': {\n tag__key: string | number;\n };\n 'i18nStrings.undoButton': never;\n 'i18nStrings.undoPrompt': never;\n 'i18nStrings.loading': never;\n 'i18nStrings.keyHeader': never;\n 'i18nStrings.valueHeader': never;\n 'i18nStrings.optional': never;\n 'i18nStrings.keySuggestion': never;\n 'i18nStrings.valueSuggestion': never;\n 'i18nStrings.emptyTags': never;\n 'i18nStrings.tooManyKeysSuggestion': never;\n 'i18nStrings.tooManyValuesSuggestion': never;\n 'i18nStrings.keysSuggestionLoading': never;\n 'i18nStrings.keysSuggestionError': never;\n 'i18nStrings.valuesSuggestionLoading': never;\n 'i18nStrings.valuesSuggestionError': never;\n 'i18nStrings.emptyKeyError': never;\n 'i18nStrings.maxKeyCharLengthError': never;\n 'i18nStrings.maxValueCharLengthError': never;\n 'i18nStrings.duplicateKeyError': never;\n 'i18nStrings.invalidKeyError': never;\n 'i18nStrings.invalidValueError': never;\n 'i18nStrings.awsPrefixError': never;\n 'i18nStrings.tagLimitReached': {\n tagLimit: number;\n };\n 'i18nStrings.tagLimitExceeded': {\n tagLimit: number;\n };\n 'i18nStrings.tagLimit': {\n tagLimitAvailable: string;\n availableTags: number;\n tagLimit: string | number;\n };\n };\n 'token-group': {\n 'i18nStrings.limitShowFewer': never;\n 'i18nStrings.limitShowMore': never;\n };\n 'top-navigation': {\n 'i18nStrings.searchIconAriaLabel': never;\n 'i18nStrings.searchDismissIconAriaLabel': never;\n 'i18nStrings.overflowMenuTriggerText': never;\n 'i18nStrings.overflowMenuDismissIconAriaLabel': never;\n 'i18nStrings.overflowMenuBackIconAriaLabel': never;\n 'i18nStrings.overflowMenuTitleText': never;\n };\n 'tree-view': {\n 'i18nStrings.expandButtonLabel': never;\n 'i18nStrings.collapseButtonLabel': never;\n };\n 'tutorial-panel': {\n 'i18nStrings.loadingText': never;\n 'i18nStrings.tutorialListTitle': never;\n 'i18nStrings.tutorialListDownloadLinkText': never;\n 'i18nStrings.labelTutorialListDownloadLink': never;\n 'i18nStrings.tutorialCompletedText': never;\n 'i18nStrings.learnMoreLinkText': never;\n 'i18nStrings.startTutorialButtonText': never;\n 'i18nStrings.restartTutorialButtonText': never;\n 'i18nStrings.completionScreenTitle': never;\n 'i18nStrings.feedbackLinkText': never;\n 'i18nStrings.dismissTutorialButtonText': never;\n 'i18nStrings.taskTitle': {\n taskNumber: string | number;\n taskTitle: string | number;\n };\n 'i18nStrings.stepTitle': {\n stepNumber: string | number;\n stepTitle: string | number;\n };\n 'i18nStrings.labelExitTutorial': never;\n 'i18nStrings.labelTotalSteps': {\n totalStepCount: string | number;\n };\n 'i18nStrings.labelsTaskStatus.pending': never;\n 'i18nStrings.labelsTaskStatus.in-progress': never;\n 'i18nStrings.labelsTaskStatus.success': never;\n };\n wizard: {\n 'i18nStrings.stepNumberLabel': {\n stepNumber: string | number;\n };\n 'i18nStrings.collapsedStepsLabel': {\n stepNumber: string | number;\n stepsCount: string | number;\n };\n 'i18nStrings.skipToButtonLabel': {\n task__title: string | number;\n };\n 'i18nStrings.navigationAriaLabel': never;\n 'i18nStrings.cancelButton': never;\n 'i18nStrings.previousButton': never;\n 'i18nStrings.nextButton': never;\n 'i18nStrings.optional': never;\n 'i18nStrings.nextButtonLoadingAnnouncement': never;\n 'i18nStrings.submitButtonLoadingAnnouncement': never;\n };\n}\n"]}
|
|
1
|
+
{"version":3,"file":"messages-types.js","sourceRoot":"","sources":["../../../src/i18n/messages-types.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n\n/** Auto-generated argument types based on \"en\" i18n strings. Do not edit manually. */\nexport interface I18nFormatArgTypes {\n '[charts]': {\n loadingText: never;\n errorText: never;\n recoveryText: never;\n 'i18nStrings.filterLabel': never;\n 'i18nStrings.filterPlaceholder': never;\n 'i18nStrings.legendAriaLabel': never;\n 'i18nStrings.chartAriaRoleDescription': never;\n 'i18nStrings.xAxisAriaRoleDescription': never;\n 'i18nStrings.yAxisAriaRoleDescription': never;\n };\n alert: {\n dismissAriaLabel: never;\n 'i18nStrings.successIconAriaLabel': never;\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.warningIconAriaLabel': never;\n 'i18nStrings.infoIconAriaLabel': never;\n 'i18nStrings.dismissAriaLabel': never;\n };\n 'annotation-context': {\n 'i18nStrings.nextButtonText': never;\n 'i18nStrings.previousButtonText': never;\n 'i18nStrings.finishButtonText': never;\n 'i18nStrings.labelDismissAnnotation': never;\n 'i18nStrings.stepCounterText': {\n stepNumber: string | number;\n totalStepCount: string | number;\n };\n 'i18nStrings.taskTitle': {\n taskNumber: string | number;\n taskTitle: string | number;\n };\n 'i18nStrings.labelHotspot': {\n openState: string;\n stepNumber: string | number;\n totalStepCount: string | number;\n };\n };\n 'app-layout': {\n 'ariaLabels.drawers': never;\n 'ariaLabels.drawersOverflow': never;\n 'ariaLabels.drawersOverflowWithBadge': never;\n 'ariaLabels.navigation': never;\n 'ariaLabels.navigationClose': never;\n 'ariaLabels.navigationToggle': never;\n 'ariaLabels.notifications': never;\n 'ariaLabels.tools': never;\n 'ariaLabels.toolsClose': never;\n 'ariaLabels.toolsToggle': never;\n };\n 'area-chart': {\n 'i18nStrings.detailTotalLabel': never;\n };\n 'attribute-editor': {\n removeButtonText: never;\n 'i18nStrings.itemRemovedAriaLive': never;\n };\n autosuggest: {\n errorIconAriaLabel: never;\n selectedAriaLabel: never;\n enteredTextLabel: {\n value: string | number;\n };\n recoveryText: never;\n };\n 'breadcrumb-group': {\n expandAriaLabel: never;\n };\n button: {\n 'i18nStrings.externalIconAriaLabel': never;\n };\n 'button-dropdown': {\n filteringResultsText: {\n matchesCount: string | number;\n totalCount: string | number;\n };\n noMatch: never;\n 'i18nStrings.filteringItemAriaDescription': never;\n };\n calendar: {\n nextMonthAriaLabel: never;\n previousMonthAriaLabel: never;\n todayAriaLabel: never;\n 'i18nStrings.nextYearAriaLabel': never;\n 'i18nStrings.previousYearAriaLabel': never;\n 'i18nStrings.currentMonthAriaLabel': never;\n };\n cards: {\n 'ariaLabels.selectionGroupLabel': never;\n };\n 'code-editor': {\n 'i18nStrings.loadingState': never;\n 'i18nStrings.errorState': never;\n 'i18nStrings.errorStateRecovery': never;\n 'i18nStrings.editorGroupAriaLabel': never;\n 'i18nStrings.statusBarGroupAriaLabel': never;\n 'i18nStrings.cursorPosition': {\n row: string | number;\n column: string | number;\n };\n 'i18nStrings.errorsTab': never;\n 'i18nStrings.warningsTab': never;\n 'i18nStrings.preferencesButtonAriaLabel': never;\n 'i18nStrings.paneCloseButtonAriaLabel': never;\n 'i18nStrings.preferencesModalHeader': never;\n 'i18nStrings.preferencesModalCancel': never;\n 'i18nStrings.preferencesModalConfirm': never;\n 'i18nStrings.preferencesModalWrapLines': never;\n 'i18nStrings.preferencesModalTheme': never;\n 'i18nStrings.preferencesModalThemeFilteringAriaLabel': never;\n 'i18nStrings.preferencesModalThemeFilteringPlaceholder': never;\n 'i18nStrings.preferencesModalLightThemes': never;\n 'i18nStrings.preferencesModalDarkThemes': never;\n 'i18nStrings.cursorPositionAriaLabel': {\n row: string | number;\n };\n 'i18nStrings.resizeHandleAriaLabel': never;\n 'i18nStrings.resizeHandleTooltipText': never;\n };\n 'collection-preferences': {\n title: never;\n confirmLabel: never;\n cancelLabel: never;\n 'pageSizePreference.title': never;\n 'wrapLinesPreference.label': never;\n 'wrapLinesPreference.description': never;\n 'stripedRowsPreference.label': never;\n 'stripedRowsPreference.description': never;\n 'contentDensityPreference.label': never;\n 'contentDensityPreference.description': never;\n 'stickyColumnsPreference.firstColumns.title': never;\n 'stickyColumnsPreference.firstColumns.description': never;\n 'stickyColumnsPreference.firstColumns.options[0].label': never;\n 'stickyColumnsPreference.firstColumns.options[1].label': never;\n 'stickyColumnsPreference.firstColumns.options[2].label': never;\n 'stickyColumnsPreference.lastColumns.title': never;\n 'stickyColumnsPreference.lastColumns.description': never;\n 'stickyColumnsPreference.lastColumns.options[0].label': never;\n 'stickyColumnsPreference.lastColumns.options[1].label': never;\n 'contentDisplayPreference.title': never;\n 'contentDisplayPreference.description': never;\n 'contentDisplayPreference.dragHandleAriaLabel': never;\n 'contentDisplayPreference.dragHandleAriaDescription': never;\n 'contentDisplayPreference.liveAnnouncementDndStarted': {\n position: string | number;\n total: string | number;\n };\n 'contentDisplayPreference.liveAnnouncementDndDiscarded': never;\n 'contentDisplayPreference.liveAnnouncementDndGroupLabel': {\n count: number;\n label: string;\n };\n 'contentDisplayPreference.i18nStrings.columnFilteringPlaceholder': never;\n 'contentDisplayPreference.i18nStrings.columnFilteringAriaLabel': never;\n 'contentDisplayPreference.i18nStrings.columnFilteringNoMatchText': never;\n 'contentDisplayPreference.i18nStrings.columnFilteringClearFilterText': never;\n 'contentDisplayPreference.liveAnnouncementDndItemReordered': {\n isInitialPosition: string;\n currentPosition: string | number;\n total: string | number;\n };\n 'contentDisplayPreference.liveAnnouncementDndItemCommitted': {\n isInitialPosition: string;\n initialPosition: string | number;\n total: string | number;\n finalPosition: string | number;\n };\n 'contentDisplayPreference.i18nStrings.columnFilteringCountText': {\n count: number;\n };\n };\n 'copy-to-clipboard': {\n 'i18nStrings.copyButtonText': never;\n };\n 'date-picker': {\n 'i18nStrings.openCalendarAriaLabel': {\n selectedDate: string;\n };\n };\n 'date-range-picker': {\n 'i18nStrings.relativeModeTitle': never;\n 'i18nStrings.absoluteModeTitle': never;\n 'i18nStrings.relativeRangeSelectionHeading': never;\n 'i18nStrings.relativeRangeSelectionMonthlyDescription': never;\n 'i18nStrings.cancelButtonLabel': never;\n 'i18nStrings.clearButtonLabel': never;\n 'i18nStrings.applyButtonLabel': never;\n 'i18nStrings.customRelativeRangeOptionLabel': never;\n 'i18nStrings.customRelativeRangeOptionDescription': never;\n 'i18nStrings.customRelativeRangeUnitLabel': never;\n 'i18nStrings.customRelativeRangeDurationLabel': never;\n 'i18nStrings.customRelativeRangeDurationPlaceholder': never;\n 'i18nStrings.previousMonthAriaLabel': never;\n 'i18nStrings.nextMonthAriaLabel': never;\n 'i18nStrings.previousYearAriaLabel': never;\n 'i18nStrings.nextYearAriaLabel': never;\n 'i18nStrings.currentMonthAriaLabel': never;\n 'i18nStrings.todayAriaLabel': never;\n 'i18nStrings.startMonthLabel': never;\n 'i18nStrings.startDateLabel': never;\n 'i18nStrings.startTimeLabel': never;\n 'i18nStrings.endMonthLabel': never;\n 'i18nStrings.endDateLabel': never;\n 'i18nStrings.endTimeLabel': never;\n 'i18nStrings.isoDatePlaceholder': never;\n 'i18nStrings.slashedDatePlaceholder': never;\n 'i18nStrings.timePlaceholder': never;\n 'i18nStrings.dateTimeConstraintText': never;\n 'i18nStrings.dateConstraintText': never;\n 'i18nStrings.slashedDateTimeConstraintText': never;\n 'i18nStrings.isoDateTimeConstraintText': never;\n 'i18nStrings.slashedDateConstraintText': never;\n 'i18nStrings.isoDateConstraintText': never;\n 'i18nStrings.slashedMonthConstraintText': never;\n 'i18nStrings.isoMonthConstraintText': never;\n 'i18nStrings.monthConstraintText': never;\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.renderSelectedAbsoluteRangeAriaLive': {\n startDate: string | number;\n endDate: string | number;\n };\n 'i18nStrings.formatRelativeRange': {\n unit: string;\n amount: number;\n };\n 'i18nStrings.formatUnit': {\n unit: string;\n amount: number;\n };\n };\n drawer: {\n 'i18nStrings.loadingText': never;\n };\n 'error-boundary': {\n 'i18nStrings.headerText'?: never;\n 'i18nStrings.descriptionText'?: {\n hasFeedback: boolean;\n Feedback: (chunks: React.ReactNode[]) => React.ReactNode;\n };\n 'i18nStrings.refreshActionText'?: never;\n };\n 'features-notification-drawer': {\n 'i18nStrings.title': never;\n 'i18nStrings.viewAll': never;\n 'ariaLabels.closeButton': never;\n 'ariaLabels.content': never;\n 'ariaLabels.triggerButton': never;\n 'ariaLabels.resizeHandle': never;\n };\n 'file-token-group': {\n 'i18nStrings.limitShowFewer': never;\n 'i18nStrings.limitShowMore': never;\n 'i18nStrings.removeFileAriaLabel': {\n fileIndex: string | number;\n fileName: string;\n };\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.warningIconAriaLabel': never;\n };\n 'file-upload': {\n 'i18nStrings.limitShowFewer': never;\n 'i18nStrings.limitShowMore': never;\n 'i18nStrings.removeFileAriaLabel': {\n fileIndex: string | number;\n fileName: string;\n };\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.warningIconAriaLabel': never;\n 'i18nStrings.uploadButtonText': {\n multiple: string;\n };\n 'i18nStrings.dropzoneText': {\n multiple: string;\n };\n };\n flashbar: {\n 'i18nStrings.ariaLabel': never;\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.inProgressIconAriaLabel': never;\n 'i18nStrings.infoIconAriaLabel': never;\n 'i18nStrings.notificationBarAriaLabel': never;\n 'i18nStrings.notificationBarText': never;\n 'i18nStrings.successIconAriaLabel': never;\n 'i18nStrings.warningIconAriaLabel': never;\n };\n 'form-field': {\n 'i18nStrings.errorIconAriaLabel': never;\n 'i18nStrings.warningIconAriaLabel': never;\n };\n form: {\n errorIconAriaLabel: never;\n };\n 'help-panel': {\n loadingText: never;\n };\n input: {\n clearAriaLabel: never;\n };\n link: {\n externalIconAriaLabel: never;\n };\n list: {\n dragHandleAriaLabel: never;\n dragHandleAriaDescription: never;\n liveAnnouncementDndStarted: {\n position: string | number;\n total: string | number;\n };\n liveAnnouncementDndDiscarded: never;\n liveAnnouncementDndItemReordered: {\n isInitialPosition: string;\n currentPosition: string | number;\n total: string | number;\n };\n liveAnnouncementDndItemCommitted: {\n isInitialPosition: string;\n initialPosition: string | number;\n total: string | number;\n finalPosition: string | number;\n };\n };\n modal: {\n closeAriaLabel: never;\n };\n multiselect: {\n deselectAriaLabel: {\n option__label: string | number;\n };\n 'i18nStrings.selectAllText': never;\n };\n pagination: {\n 'ariaLabels.nextPageLabel': never;\n 'ariaLabels.pageLabel': {\n pageNumber: string | number;\n };\n 'ariaLabels.previousPageLabel': never;\n 'ariaLabels.jumpToPageButtonLabel': never;\n 'i18nStrings.jumpToPageInputLabel': never;\n 'i18nStrings.jumpToPageError': never;\n 'i18nStrings.jumpToPageLoadingText': never;\n 'i18nStrings.pagesCompactText': {\n openEnd: string;\n currentPage: string | number;\n pagesCount: string | number;\n };\n };\n 'panel-resize-handle': {\n 'i18nStrings.resizeHandleAriaLabel': never;\n 'i18nStrings.resizeHandleTooltipText': never;\n };\n 'pie-chart': {\n 'i18nStrings.detailsValue': never;\n 'i18nStrings.detailsPercentage': never;\n 'i18nStrings.chartAriaRoleDescription': never;\n 'i18nStrings.segmentAriaRoleDescription': never;\n };\n popover: {\n dismissAriaLabel: never;\n };\n 'prompt-input': {\n 'i18nStrings.actionButtonAriaLabel': never;\n 'i18nStrings.menuErrorIconAriaLabel': never;\n 'i18nStrings.menuRecoveryText': never;\n 'i18nStrings.menuLoadingText': never;\n 'i18nStrings.menuFinishedText': never;\n 'i18nStrings.menuErrorText': never;\n 'i18nStrings.selectedMenuItemAriaLabel': never;\n 'i18nStrings.tokenInsertedAriaLabel': {\n token__label: string;\n };\n 'i18nStrings.tokenPinnedAriaLabel': {\n token__label: string;\n };\n 'i18nStrings.tokenRemovedAriaLabel': {\n token__label: string;\n };\n };\n 'property-filter': {\n 'i18nStrings.allPropertiesLabel': never;\n 'i18nStrings.applyActionText': never;\n 'i18nStrings.cancelActionText': never;\n 'i18nStrings.clearFiltersText': never;\n 'i18nStrings.editTokenHeader': never;\n 'i18nStrings.groupPropertiesText': never;\n 'i18nStrings.groupValuesText': never;\n 'i18nStrings.operationAndText': never;\n 'i18nStrings.operationOrText': never;\n 'i18nStrings.operatorContainsText': never;\n 'i18nStrings.operatorDoesNotContainText': never;\n 'i18nStrings.operatorDoesNotEqualText': never;\n 'i18nStrings.operatorEqualsText': never;\n 'i18nStrings.operatorGreaterOrEqualText': never;\n 'i18nStrings.operatorGreaterText': never;\n 'i18nStrings.operatorLessOrEqualText': never;\n 'i18nStrings.operatorLessText': never;\n 'i18nStrings.operatorStartsWithText': never;\n 'i18nStrings.operatorDoesNotStartWithText': never;\n 'i18nStrings.operatorText': never;\n 'i18nStrings.operatorsText': never;\n 'i18nStrings.propertyText': never;\n 'i18nStrings.removeTokenButtonAriaLabel': {\n token__formattedText: string | number;\n };\n 'i18nStrings.tokenEditorTokenActionsAriaLabel': {\n token__formattedText: string | number;\n };\n 'i18nStrings.tokenEditorTokenRemoveAriaLabel': {\n token__formattedText: string | number;\n };\n 'i18nStrings.tokenEditorTokenRemoveLabel': never;\n 'i18nStrings.tokenEditorTokenRemoveFromGroupLabel': never;\n 'i18nStrings.tokenEditorAddTokenActionsAriaLabel': never;\n 'i18nStrings.tokenEditorAddNewTokenLabel': never;\n 'i18nStrings.tokenEditorAddExistingTokenAriaLabel': {\n token__formattedText: string | number;\n };\n 'i18nStrings.tokenEditorAddExistingTokenLabel': {\n token__propertyLabel: string | number;\n token__operator: string | number;\n token__value: string | number;\n };\n 'i18nStrings.tokenLimitShowFewer': never;\n 'i18nStrings.tokenLimitShowMore': never;\n 'i18nStrings.valueText': never;\n 'i18nStrings.formatToken': {\n token__operator: string;\n token__propertyLabel: string | number;\n token__value: string | number;\n };\n 'i18nStrings.groupEditAriaLabel': {\n group__formattedTokens__length: string;\n group__formattedTokens0__formattedText: string | number;\n group__operationLabel: string | number;\n group__formattedTokens1__formattedText: string | number;\n group__formattedTokens2__formattedText: string | number;\n group__formattedTokens3__formattedText: string | number;\n };\n };\n 's3-resource-selector': {\n 'i18nStrings.inContextSelectPlaceholder': never;\n 'i18nStrings.inContextBrowseButton': never;\n 'i18nStrings.inContextViewButton': never;\n 'i18nStrings.inContextViewButtonAriaLabel': never;\n 'i18nStrings.inContextLoadingText': never;\n 'i18nStrings.inContextUriLabel': never;\n 'i18nStrings.inContextVersionSelectLabel': never;\n 'i18nStrings.modalTitle': never;\n 'i18nStrings.modalCancelButton': never;\n 'i18nStrings.modalSubmitButton': never;\n 'i18nStrings.modalBreadcrumbRootItem': never;\n 'i18nStrings.modalLastUpdatedText': never;\n 'i18nStrings.selectionBuckets': never;\n 'i18nStrings.selectionObjects': never;\n 'i18nStrings.selectionVersions': never;\n 'i18nStrings.selectionBucketsSearchPlaceholder': never;\n 'i18nStrings.selectionObjectsSearchPlaceholder': never;\n 'i18nStrings.selectionVersionsSearchPlaceholder': never;\n 'i18nStrings.selectionBucketsLoading': never;\n 'i18nStrings.selectionBucketsNoItems': never;\n 'i18nStrings.selectionObjectsLoading': never;\n 'i18nStrings.selectionObjectsNoItems': never;\n 'i18nStrings.selectionVersionsLoading': never;\n 'i18nStrings.selectionVersionsNoItems': never;\n 'i18nStrings.filteringNoMatches': never;\n 'i18nStrings.filteringCantFindMatch': never;\n 'i18nStrings.clearFilterButtonText': never;\n 'i18nStrings.columnBucketID': never;\n 'i18nStrings.columnBucketName': never;\n 'i18nStrings.columnBucketCreationDate': never;\n 'i18nStrings.columnBucketRegion': never;\n 'i18nStrings.columnObjectKey': never;\n 'i18nStrings.columnObjectLastModified': never;\n 'i18nStrings.columnObjectSize': never;\n 'i18nStrings.columnVersionID': never;\n 'i18nStrings.columnVersionLastModified': never;\n 'i18nStrings.columnVersionSize': never;\n 'i18nStrings.validationPathMustBegin': never;\n 'i18nStrings.validationBucketLowerCase': never;\n 'i18nStrings.validationBucketMustNotContain': never;\n 'i18nStrings.validationBucketLength': never;\n 'i18nStrings.validationBucketMustComplyDns': never;\n 'i18nStrings.labelSortedDescending': {\n columnName: string | number;\n };\n 'i18nStrings.labelSortedAscending': {\n columnName: string | number;\n };\n 'i18nStrings.labelNotSorted': {\n columnName: string | number;\n };\n 'i18nStrings.labelsBucketsSelection.selectionGroupLabel': never;\n 'i18nStrings.labelsBucketsSelection.itemSelectionLabel': {\n item__Name: string | number;\n };\n 'i18nStrings.labelsObjectsSelection.selectionGroupLabel': never;\n 'i18nStrings.labelsObjectsSelection.itemSelectionLabel': {\n item__Key: string | number;\n };\n 'i18nStrings.labelsVersionsSelection.selectionGroupLabel': never;\n 'i18nStrings.labelsVersionsSelection.itemSelectionLabel': {\n item__VersionId: string | number;\n };\n 'i18nStrings.labelFiltering': {\n itemsType: string | number;\n };\n 'i18nStrings.labelRefresh': never;\n 'i18nStrings.labelBreadcrumbs': never;\n 'i18nStrings.labelIconFolder': never;\n 'i18nStrings.labelIconObject': never;\n 'i18nStrings.filteringCounterText': {\n count: number;\n };\n };\n select: {\n errorIconAriaLabel: never;\n selectedAriaLabel: never;\n recoveryText: never;\n };\n slider: {\n 'i18nStrings.valueTextRange': {\n value: string | number;\n previousValue: string | number;\n nextValue: string | number;\n };\n };\n 'split-panel': {\n 'i18nStrings.closeButtonAriaLabel': never;\n 'i18nStrings.openButtonAriaLabel': never;\n 'i18nStrings.preferencesTitle': never;\n 'i18nStrings.preferencesPositionLabel': never;\n 'i18nStrings.preferencesPositionDescription': never;\n 'i18nStrings.preferencesPositionSide': never;\n 'i18nStrings.preferencesPositionBottom': never;\n 'i18nStrings.preferencesConfirm': never;\n 'i18nStrings.preferencesCancel': never;\n 'i18nStrings.resizeHandleAriaLabel': never;\n 'i18nStrings.resizeHandleTooltipText': never;\n };\n table: {\n 'ariaLabels.resizerRoleDescription': never;\n 'ariaLabels.submittingEditText': never;\n 'ariaLabels.successfulEditLabel': never;\n 'ariaLabels.expandButtonLabel': never;\n 'ariaLabels.collapseButtonLabel': never;\n 'columnDefinitions.editConfig.errorIconAriaLabel': never;\n 'columnDefinitions.editConfig.editIconAriaLabel': never;\n 'i18nStrings.sortDropdownSortAscending': never;\n 'i18nStrings.sortDropdownSortDescending': never;\n 'i18nStrings.sortDropdownMultiColumnSortGroup': never;\n 'i18nStrings.sortDropdownAddToSortAscending': never;\n 'i18nStrings.sortDropdownAddToSortDescending': never;\n 'i18nStrings.sortDropdownRemoveFromSort': never;\n 'i18nStrings.sortDropdownAddToSortDisabledReason': never;\n 'i18nStrings.sortDropdownRemoveFromSortDisabledReason': never;\n 'i18nStrings.clearSort': never;\n 'ariaLabels.sortAscending': never;\n 'ariaLabels.sortDescending': never;\n 'ariaLabels.liveAnnouncementSortOrder': {\n columns: string | number;\n };\n 'ariaLabels.liveAnnouncementSortCleared': never;\n 'ariaLabels.sortPriority': {\n priority: string | number;\n };\n 'ariaLabels.sortMenuTriggerLabel': never;\n };\n tabs: {\n 'i18nStrings.scrollLeftAriaLabel': never;\n 'i18nStrings.scrollRightAriaLabel': never;\n 'i18nStrings.tabsWithActionsAriaRoleDescription': never;\n };\n 'tag-editor': {\n 'i18nStrings.keyPlaceholder': never;\n 'i18nStrings.valuePlaceholder': never;\n 'i18nStrings.addButton': never;\n 'i18nStrings.removeButton': never;\n 'i18nStrings.removeButtonAriaLabel': {\n tag__key: string | number;\n };\n 'i18nStrings.undoButton': never;\n 'i18nStrings.undoPrompt': never;\n 'i18nStrings.loading': never;\n 'i18nStrings.keyHeader': never;\n 'i18nStrings.valueHeader': never;\n 'i18nStrings.optional': never;\n 'i18nStrings.keySuggestion': never;\n 'i18nStrings.valueSuggestion': never;\n 'i18nStrings.emptyTags': never;\n 'i18nStrings.tooManyKeysSuggestion': never;\n 'i18nStrings.tooManyValuesSuggestion': never;\n 'i18nStrings.keysSuggestionLoading': never;\n 'i18nStrings.keysSuggestionError': never;\n 'i18nStrings.valuesSuggestionLoading': never;\n 'i18nStrings.valuesSuggestionError': never;\n 'i18nStrings.emptyKeyError': never;\n 'i18nStrings.maxKeyCharLengthError': never;\n 'i18nStrings.maxValueCharLengthError': never;\n 'i18nStrings.duplicateKeyError': never;\n 'i18nStrings.invalidKeyError': never;\n 'i18nStrings.invalidValueError': never;\n 'i18nStrings.awsPrefixError': never;\n 'i18nStrings.tagLimitReached': {\n tagLimit: number;\n };\n 'i18nStrings.tagLimitExceeded': {\n tagLimit: number;\n };\n 'i18nStrings.tagLimit': {\n tagLimitAvailable: string;\n availableTags: number;\n tagLimit: string | number;\n };\n };\n 'token-group': {\n 'i18nStrings.limitShowFewer': never;\n 'i18nStrings.limitShowMore': never;\n };\n 'top-navigation': {\n 'i18nStrings.searchIconAriaLabel': never;\n 'i18nStrings.searchDismissIconAriaLabel': never;\n 'i18nStrings.overflowMenuTriggerText': never;\n 'i18nStrings.overflowMenuDismissIconAriaLabel': never;\n 'i18nStrings.overflowMenuBackIconAriaLabel': never;\n 'i18nStrings.overflowMenuTitleText': never;\n };\n 'tree-view': {\n 'i18nStrings.expandButtonLabel': never;\n 'i18nStrings.collapseButtonLabel': never;\n };\n 'tutorial-panel': {\n 'i18nStrings.loadingText': never;\n 'i18nStrings.tutorialListTitle': never;\n 'i18nStrings.tutorialListDownloadLinkText': never;\n 'i18nStrings.labelTutorialListDownloadLink': never;\n 'i18nStrings.tutorialCompletedText': never;\n 'i18nStrings.learnMoreLinkText': never;\n 'i18nStrings.startTutorialButtonText': never;\n 'i18nStrings.restartTutorialButtonText': never;\n 'i18nStrings.completionScreenTitle': never;\n 'i18nStrings.feedbackLinkText': never;\n 'i18nStrings.dismissTutorialButtonText': never;\n 'i18nStrings.taskTitle': {\n taskNumber: string | number;\n taskTitle: string | number;\n };\n 'i18nStrings.stepTitle': {\n stepNumber: string | number;\n stepTitle: string | number;\n };\n 'i18nStrings.labelExitTutorial': never;\n 'i18nStrings.labelTotalSteps': {\n totalStepCount: string | number;\n };\n 'i18nStrings.labelsTaskStatus.pending': never;\n 'i18nStrings.labelsTaskStatus.in-progress': never;\n 'i18nStrings.labelsTaskStatus.success': never;\n };\n wizard: {\n 'i18nStrings.stepNumberLabel': {\n stepNumber: string | number;\n };\n 'i18nStrings.collapsedStepsLabel': {\n stepNumber: string | number;\n stepsCount: string | number;\n };\n 'i18nStrings.skipToButtonLabel': {\n task__title: string | number;\n };\n 'i18nStrings.navigationAriaLabel': never;\n 'i18nStrings.cancelButton': never;\n 'i18nStrings.previousButton': never;\n 'i18nStrings.nextButton': never;\n 'i18nStrings.optional': never;\n 'i18nStrings.nextButtonLoadingAnnouncement': never;\n 'i18nStrings.submitButtonLoadingAnnouncement': never;\n };\n}\n"]}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { AnalyticsMetadata } from '../../types/analytics';
|
|
2
2
|
import { BaseComponentProps } from '../../types/base-component';
|
|
3
|
+
import '../base-theme/styles.css.js';
|
|
3
4
|
import './styles.css.js';
|
|
4
5
|
export declare function getBaseProps(props: BaseComponentProps): BaseComponentProps;
|
|
5
6
|
export interface BasePropsWithAnalyticsMetadata {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/internal/base-component/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAIhE,OAAO,iBAAiB,CAAC;AAIzB,wBAAgB,YAAY,CAAC,KAAK,EAAE,kBAAkB,GAOhC,kBAAkB,CACvC;AAED,MAAM,WAAW,8BAA8B;IAC7C,iBAAiB,CAAC,EAAE,iBAAiB,CAAC;IACtC,mBAAmB,CAAC,EAAE,iBAAiB,CAAC;CACzC;AAED;;;GAGG;AACH,wBAAgB,yBAAyB,CAAC,CAAC,SAAS,8BAA8B,EAChF,KAAK,CAAC,EAAE,CAAC,GACR,WAAW,CAAC,CAAC,CAAC,mBAAmB,CAAC,GAAG,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAEhE;AAGD,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/internal/base-component/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAIhE,OAAO,6BAA6B,CAAC;AACrC,OAAO,iBAAiB,CAAC;AAIzB,wBAAgB,YAAY,CAAC,KAAK,EAAE,kBAAkB,GAOhC,kBAAkB,CACvC;AAED,MAAM,WAAW,8BAA8B;IAC7C,iBAAiB,CAAC,EAAE,iBAAiB,CAAC;IACtC,mBAAmB,CAAC,EAAE,iBAAiB,CAAC;CACzC;AAED;;;GAGG;AACH,wBAAgB,yBAAyB,CAAC,CAAC,SAAS,8BAA8B,EAChF,KAAK,CAAC,EAAE,CAAC,GACR,WAAW,CAAC,CAAC,CAAC,mBAAmB,CAAC,GAAG,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAEhE;AAGD,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC"}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
import { initAwsUiVersions } from '@cloudscape-design/component-toolkit/internal';
|
|
4
4
|
import { PACKAGE_SOURCE, PACKAGE_VERSION } from '../environment';
|
|
5
5
|
// these styles needed to be imported for every public component
|
|
6
|
+
import '../base-theme/styles.css.js';
|
|
6
7
|
import './styles.css.js';
|
|
7
8
|
initAwsUiVersions(PACKAGE_SOURCE, PACKAGE_VERSION);
|
|
8
9
|
export function getBaseProps(props) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/internal/base-component/index.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AAEtC,OAAO,EAAE,iBAAiB,EAAE,MAAM,+CAA+C,CAAC;AAIlF,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEjE,gEAAgE;AAChE,OAAO,iBAAiB,CAAC;AAEzB,iBAAiB,CAAC,cAAc,EAAE,eAAe,CAAC,CAAC;AAEnD,MAAM,UAAU,YAAY,CAAC,KAAyB;IACpD,MAAM,SAAS,GAAwB,EAAE,CAAC;IAC1C,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;QACzB,IAAI,IAAI,KAAK,IAAI,IAAI,IAAI,KAAK,WAAW,IAAI,IAAI,CAAC,UAAU,CAAC,OAAO,CAAC,EAAE,CAAC;YACtE,SAAS,CAAC,IAAI,CAAC,GAAI,KAA6B,CAAC,IAAI,CAAC,CAAC;QACzD,CAAC;IACH,CAAC;IACD,OAAO,SAA+B,CAAC;AACzC,CAAC;AAOD;;;GAGG;AACH,MAAM,UAAU,yBAAyB,CACvC,KAAS;IAET,OAAO,EAAE,GAAG,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,iBAAiB,EAAE,GAAG,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,mBAAmB,EAAE,CAAC;AACxE,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n\nimport { initAwsUiVersions } from '@cloudscape-design/component-toolkit/internal';\n\nimport { AnalyticsMetadata } from '../../types/analytics';\nimport { BaseComponentProps } from '../../types/base-component';\nimport { PACKAGE_SOURCE, PACKAGE_VERSION } from '../environment';\n\n// these styles needed to be imported for every public component\nimport './styles.css.js';\n\ninitAwsUiVersions(PACKAGE_SOURCE, PACKAGE_VERSION);\n\nexport function getBaseProps(props: BaseComponentProps) {\n const baseProps: Record<string, any> = {};\n for (const prop in props) {\n if (prop === 'id' || prop === 'className' || prop.startsWith('data-')) {\n baseProps[prop] = (props as Record<string, any>)[prop];\n }\n }\n return baseProps as BaseComponentProps;\n}\n\nexport interface BasePropsWithAnalyticsMetadata {\n analyticsMetadata?: AnalyticsMetadata;\n __analyticsMetadata?: AnalyticsMetadata;\n}\n\n/**\n * Helper function to merge beta analytics metadata with the public analytics metadata api.\n * Beta analytics metadata will override the public values to allow for safe migration.\n */\nexport function getAnalyticsMetadataProps<T extends BasePropsWithAnalyticsMetadata>(\n props?: T\n): NonNullable<T['analyticsMetadata'] & T['__analyticsMetadata']> {\n return { ...props?.analyticsMetadata, ...props?.__analyticsMetadata };\n}\n\n// Backward-compatibility re-export for consumers importing this public type from the internal path.\nexport { BaseComponentProps } from '../../types/base-component';\n"]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/internal/base-component/index.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AAEtC,OAAO,EAAE,iBAAiB,EAAE,MAAM,+CAA+C,CAAC;AAIlF,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEjE,gEAAgE;AAChE,OAAO,6BAA6B,CAAC;AACrC,OAAO,iBAAiB,CAAC;AAEzB,iBAAiB,CAAC,cAAc,EAAE,eAAe,CAAC,CAAC;AAEnD,MAAM,UAAU,YAAY,CAAC,KAAyB;IACpD,MAAM,SAAS,GAAwB,EAAE,CAAC;IAC1C,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;QACzB,IAAI,IAAI,KAAK,IAAI,IAAI,IAAI,KAAK,WAAW,IAAI,IAAI,CAAC,UAAU,CAAC,OAAO,CAAC,EAAE,CAAC;YACtE,SAAS,CAAC,IAAI,CAAC,GAAI,KAA6B,CAAC,IAAI,CAAC,CAAC;QACzD,CAAC;IACH,CAAC;IACD,OAAO,SAA+B,CAAC;AACzC,CAAC;AAOD;;;GAGG;AACH,MAAM,UAAU,yBAAyB,CACvC,KAAS;IAET,OAAO,EAAE,GAAG,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,iBAAiB,EAAE,GAAG,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,mBAAmB,EAAE,CAAC;AACxE,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n\nimport { initAwsUiVersions } from '@cloudscape-design/component-toolkit/internal';\n\nimport { AnalyticsMetadata } from '../../types/analytics';\nimport { BaseComponentProps } from '../../types/base-component';\nimport { PACKAGE_SOURCE, PACKAGE_VERSION } from '../environment';\n\n// these styles needed to be imported for every public component\nimport '../base-theme/styles.css.js';\nimport './styles.css.js';\n\ninitAwsUiVersions(PACKAGE_SOURCE, PACKAGE_VERSION);\n\nexport function getBaseProps(props: BaseComponentProps) {\n const baseProps: Record<string, any> = {};\n for (const prop in props) {\n if (prop === 'id' || prop === 'className' || prop.startsWith('data-')) {\n baseProps[prop] = (props as Record<string, any>)[prop];\n }\n }\n return baseProps as BaseComponentProps;\n}\n\nexport interface BasePropsWithAnalyticsMetadata {\n analyticsMetadata?: AnalyticsMetadata;\n __analyticsMetadata?: AnalyticsMetadata;\n}\n\n/**\n * Helper function to merge beta analytics metadata with the public analytics metadata api.\n * Beta analytics metadata will override the public values to allow for safe migration.\n */\nexport function getAnalyticsMetadataProps<T extends BasePropsWithAnalyticsMetadata>(\n props?: T\n): NonNullable<T['analyticsMetadata'] & T['__analyticsMetadata']> {\n return { ...props?.analyticsMetadata, ...props?.__analyticsMetadata };\n}\n\n// Backward-compatibility re-export for consumers importing this public type from the internal path.\nexport { BaseComponentProps } from '../../types/base-component';\n"]}
|