@sap-ux/ui-components 2.2.4 → 3.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/dist/components/Icons.js +583 -590
- package/dist/components/Icons.js.map +1 -1
- package/dist/components/UIActionCallout/UIActionCallout.d.ts +1 -1
- package/dist/components/UIActionCallout/UIActionCallout.d.ts.map +1 -1
- package/dist/components/UIActionCallout/UIActionCallout.js +12 -19
- package/dist/components/UIActionCallout/UIActionCallout.js.map +1 -1
- package/dist/components/UIActionCallout/index.d.ts +1 -1
- package/dist/components/UIActionCallout/index.d.ts.map +1 -1
- package/dist/components/UIActionCallout/index.js +1 -17
- package/dist/components/UIActionCallout/index.js.map +1 -1
- package/dist/components/UIBreadcrumb/UIBreadcrumb.js +4 -11
- package/dist/components/UIBreadcrumb/UIBreadcrumb.js.map +1 -1
- package/dist/components/UIBreadcrumb/index.d.ts +1 -1
- package/dist/components/UIBreadcrumb/index.d.ts.map +1 -1
- package/dist/components/UIBreadcrumb/index.js +1 -17
- package/dist/components/UIBreadcrumb/index.js.map +1 -1
- package/dist/components/UIButton/UIActionButton.d.ts +1 -1
- package/dist/components/UIButton/UIActionButton.d.ts.map +1 -1
- package/dist/components/UIButton/UIActionButton.js +8 -15
- package/dist/components/UIButton/UIActionButton.js.map +1 -1
- package/dist/components/UIButton/UIDefaultButton.d.ts +1 -1
- package/dist/components/UIButton/UIDefaultButton.d.ts.map +1 -1
- package/dist/components/UIButton/UIDefaultButton.js +100 -107
- package/dist/components/UIButton/UIDefaultButton.js.map +1 -1
- package/dist/components/UIButton/UIIconButton.d.ts +1 -1
- package/dist/components/UIButton/UIIconButton.d.ts.map +1 -1
- package/dist/components/UIButton/UIIconButton.js +7 -14
- package/dist/components/UIButton/UIIconButton.js.map +1 -1
- package/dist/components/UIButton/UISmallButton.js +4 -11
- package/dist/components/UIButton/UISmallButton.js.map +1 -1
- package/dist/components/UIButton/UISplitButton.d.ts +1 -1
- package/dist/components/UIButton/UISplitButton.d.ts.map +1 -1
- package/dist/components/UIButton/UISplitButton.js +8 -45
- package/dist/components/UIButton/UISplitButton.js.map +1 -1
- package/dist/components/UIButton/index.d.ts +7 -7
- package/dist/components/UIButton/index.d.ts.map +1 -1
- package/dist/components/UIButton/index.js +5 -21
- package/dist/components/UIButton/index.js.map +1 -1
- package/dist/components/UICallout/CalloutCollisionTransform.js +1 -5
- package/dist/components/UICallout/CalloutCollisionTransform.js.map +1 -1
- package/dist/components/UICallout/UICallout.js +23 -31
- package/dist/components/UICallout/UICallout.js.map +1 -1
- package/dist/components/UICallout/index.d.ts +2 -2
- package/dist/components/UICallout/index.d.ts.map +1 -1
- package/dist/components/UICallout/index.js +2 -18
- package/dist/components/UICallout/index.js.map +1 -1
- package/dist/components/UICheckbox/UICheckbox.d.ts +1 -1
- package/dist/components/UICheckbox/UICheckbox.d.ts.map +1 -1
- package/dist/components/UICheckbox/UICheckbox.js +15 -22
- package/dist/components/UICheckbox/UICheckbox.js.map +1 -1
- package/dist/components/UICheckbox/index.d.ts +1 -1
- package/dist/components/UICheckbox/index.d.ts.map +1 -1
- package/dist/components/UICheckbox/index.js +1 -17
- package/dist/components/UICheckbox/index.js.map +1 -1
- package/dist/components/UIChoiceGroup/UIChoiceGroup.js +8 -15
- package/dist/components/UIChoiceGroup/UIChoiceGroup.js.map +1 -1
- package/dist/components/UIChoiceGroup/index.d.ts +1 -1
- package/dist/components/UIChoiceGroup/index.d.ts.map +1 -1
- package/dist/components/UIChoiceGroup/index.js +1 -17
- package/dist/components/UIChoiceGroup/index.js.map +1 -1
- package/dist/components/UIComboBox/UIComboBox.d.ts +3 -4
- package/dist/components/UIComboBox/UIComboBox.d.ts.map +1 -1
- package/dist/components/UIComboBox/UIComboBox.js +45 -52
- package/dist/components/UIComboBox/UIComboBox.js.map +1 -1
- package/dist/components/UIComboBox/index.d.ts +1 -1
- package/dist/components/UIComboBox/index.d.ts.map +1 -1
- package/dist/components/UIComboBox/index.js +1 -17
- package/dist/components/UIComboBox/index.js.map +1 -1
- package/dist/components/UIContextualMenu/UIContextualMenu.d.ts +5 -5
- package/dist/components/UIContextualMenu/UIContextualMenu.d.ts.map +1 -1
- package/dist/components/UIContextualMenu/UIContextualMenu.js +16 -26
- package/dist/components/UIContextualMenu/UIContextualMenu.js.map +1 -1
- package/dist/components/UIContextualMenu/UIHighlightMenuOption.js +7 -14
- package/dist/components/UIContextualMenu/UIHighlightMenuOption.js.map +1 -1
- package/dist/components/UIContextualMenu/index.d.ts +2 -2
- package/dist/components/UIContextualMenu/index.d.ts.map +1 -1
- package/dist/components/UIContextualMenu/index.js +2 -18
- package/dist/components/UIContextualMenu/index.js.map +1 -1
- package/dist/components/UICreateSelect/UICreateSelect.d.ts +2 -3
- package/dist/components/UICreateSelect/UICreateSelect.d.ts.map +1 -1
- package/dist/components/UICreateSelect/UICreateSelect.js +21 -28
- package/dist/components/UICreateSelect/UICreateSelect.js.map +1 -1
- package/dist/components/UICreateSelect/index.d.ts +1 -1
- package/dist/components/UICreateSelect/index.d.ts.map +1 -1
- package/dist/components/UICreateSelect/index.js +1 -17
- package/dist/components/UICreateSelect/index.js.map +1 -1
- package/dist/components/UIDatePicker/UIDatePicker.d.ts +1 -1
- package/dist/components/UIDatePicker/UIDatePicker.d.ts.map +1 -1
- package/dist/components/UIDatePicker/UIDatePicker.js +11 -18
- package/dist/components/UIDatePicker/UIDatePicker.js.map +1 -1
- package/dist/components/UIDatePicker/index.d.ts +1 -1
- package/dist/components/UIDatePicker/index.d.ts.map +1 -1
- package/dist/components/UIDatePicker/index.js +1 -17
- package/dist/components/UIDatePicker/index.js.map +1 -1
- package/dist/components/UIDialog/UIDialog.js +30 -37
- package/dist/components/UIDialog/UIDialog.js.map +1 -1
- package/dist/components/UIDialog/index.d.ts +1 -1
- package/dist/components/UIDialog/index.d.ts.map +1 -1
- package/dist/components/UIDialog/index.js +1 -17
- package/dist/components/UIDialog/index.js.map +1 -1
- package/dist/components/UIDropdown/UIDropdown.d.ts +4 -4
- package/dist/components/UIDropdown/UIDropdown.d.ts.map +1 -1
- package/dist/components/UIDropdown/UIDropdown.js +27 -34
- package/dist/components/UIDropdown/UIDropdown.js.map +1 -1
- package/dist/components/UIDropdown/index.d.ts +2 -2
- package/dist/components/UIDropdown/index.d.ts.map +1 -1
- package/dist/components/UIDropdown/index.js +2 -18
- package/dist/components/UIDropdown/index.js.map +1 -1
- package/dist/components/UIDropdown/utils.d.ts +3 -3
- package/dist/components/UIDropdown/utils.d.ts.map +1 -1
- package/dist/components/UIDropdown/utils.js +3 -8
- package/dist/components/UIDropdown/utils.js.map +1 -1
- package/dist/components/UIFlexibleTable/RowActions.d.ts +1 -1
- package/dist/components/UIFlexibleTable/RowActions.d.ts.map +1 -1
- package/dist/components/UIFlexibleTable/RowActions.js +13 -19
- package/dist/components/UIFlexibleTable/RowActions.js.map +1 -1
- package/dist/components/UIFlexibleTable/RowData.d.ts +1 -1
- package/dist/components/UIFlexibleTable/RowData.d.ts.map +1 -1
- package/dist/components/UIFlexibleTable/RowData.js +16 -22
- package/dist/components/UIFlexibleTable/RowData.js.map +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTable.d.ts +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTable.d.ts.map +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTable.js +50 -86
- package/dist/components/UIFlexibleTable/UIFlexibleTable.js.map +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableActionButton.d.ts +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableActionButton.d.ts.map +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableActionButton.js +5 -11
- package/dist/components/UIFlexibleTable/UIFlexibleTableActionButton.js.map +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableRow.d.ts +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableRow.d.ts.map +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableRow.js +33 -40
- package/dist/components/UIFlexibleTable/UIFlexibleTableRow.js.map +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableRowActionButton.d.ts +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableRowActionButton.d.ts.map +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableRowActionButton.js +5 -11
- package/dist/components/UIFlexibleTable/UIFlexibleTableRowActionButton.js.map +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableRowNoData.d.ts +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableRowNoData.d.ts.map +1 -1
- package/dist/components/UIFlexibleTable/UIFlexibleTableRowNoData.js +7 -13
- package/dist/components/UIFlexibleTable/UIFlexibleTableRowNoData.js.map +1 -1
- package/dist/components/UIFlexibleTable/index.d.ts +5 -5
- package/dist/components/UIFlexibleTable/index.d.ts.map +1 -1
- package/dist/components/UIFlexibleTable/index.js +5 -21
- package/dist/components/UIFlexibleTable/index.js.map +1 -1
- package/dist/components/UIFlexibleTable/types.d.ts +1 -1
- package/dist/components/UIFlexibleTable/types.d.ts.map +1 -1
- package/dist/components/UIFlexibleTable/types.js +4 -7
- package/dist/components/UIFlexibleTable/types.js.map +1 -1
- package/dist/components/UIFlexibleTable/utils.js +3 -8
- package/dist/components/UIFlexibleTable/utils.js.map +1 -1
- package/dist/components/UIFocusZone/UIFocusTrapZone.js +4 -11
- package/dist/components/UIFocusZone/UIFocusTrapZone.js.map +1 -1
- package/dist/components/UIFocusZone/UIFocusZone.d.ts +2 -2
- package/dist/components/UIFocusZone/UIFocusZone.d.ts.map +1 -1
- package/dist/components/UIFocusZone/UIFocusZone.js +5 -13
- package/dist/components/UIFocusZone/UIFocusZone.js.map +1 -1
- package/dist/components/UIFocusZone/index.d.ts +2 -2
- package/dist/components/UIFocusZone/index.d.ts.map +1 -1
- package/dist/components/UIFocusZone/index.js +2 -18
- package/dist/components/UIFocusZone/index.js.map +1 -1
- package/dist/components/UIIcon/UIIcon.js +5 -12
- package/dist/components/UIIcon/UIIcon.js.map +1 -1
- package/dist/components/UIIcon/index.d.ts +1 -1
- package/dist/components/UIIcon/index.d.ts.map +1 -1
- package/dist/components/UIIcon/index.js +1 -17
- package/dist/components/UIIcon/index.js.map +1 -1
- package/dist/components/UIInput/UITextInput.d.ts +2 -2
- package/dist/components/UIInput/UITextInput.d.ts.map +1 -1
- package/dist/components/UIInput/UITextInput.js +16 -23
- package/dist/components/UIInput/UITextInput.js.map +1 -1
- package/dist/components/UIInput/index.d.ts +1 -1
- package/dist/components/UIInput/index.d.ts.map +1 -1
- package/dist/components/UIInput/index.js +1 -17
- package/dist/components/UIInput/index.js.map +1 -1
- package/dist/components/UILabel/UILabel.js +8 -15
- package/dist/components/UILabel/UILabel.js.map +1 -1
- package/dist/components/UILabel/index.d.ts +1 -1
- package/dist/components/UILabel/index.d.ts.map +1 -1
- package/dist/components/UILabel/index.js +1 -17
- package/dist/components/UILabel/index.js.map +1 -1
- package/dist/components/UILink/UILink.js +4 -11
- package/dist/components/UILink/UILink.js.map +1 -1
- package/dist/components/UILink/index.d.ts +1 -1
- package/dist/components/UILink/index.d.ts.map +1 -1
- package/dist/components/UILink/index.js +1 -17
- package/dist/components/UILink/index.js.map +1 -1
- package/dist/components/UIList/UIList.js +7 -14
- package/dist/components/UIList/UIList.js.map +1 -1
- package/dist/components/UIList/index.d.ts +1 -1
- package/dist/components/UIList/index.d.ts.map +1 -1
- package/dist/components/UIList/index.js +1 -17
- package/dist/components/UIList/index.js.map +1 -1
- package/dist/components/UILoader/UILoader.js +7 -14
- package/dist/components/UILoader/UILoader.js.map +1 -1
- package/dist/components/UILoader/index.d.ts +1 -1
- package/dist/components/UILoader/index.d.ts.map +1 -1
- package/dist/components/UILoader/index.js +1 -17
- package/dist/components/UILoader/index.js.map +1 -1
- package/dist/components/UIMessageBar/UIMessageBar.d.ts +1 -1
- package/dist/components/UIMessageBar/UIMessageBar.d.ts.map +1 -1
- package/dist/components/UIMessageBar/UIMessageBar.js +17 -24
- package/dist/components/UIMessageBar/UIMessageBar.js.map +1 -1
- package/dist/components/UIMessageBar/index.d.ts +1 -1
- package/dist/components/UIMessageBar/index.d.ts.map +1 -1
- package/dist/components/UIMessageBar/index.js +1 -17
- package/dist/components/UIMessageBar/index.js.map +1 -1
- package/dist/components/UIModal/UIModal.js +4 -11
- package/dist/components/UIModal/UIModal.js.map +1 -1
- package/dist/components/UIModal/index.d.ts +1 -1
- package/dist/components/UIModal/index.d.ts.map +1 -1
- package/dist/components/UIModal/index.js +1 -17
- package/dist/components/UIModal/index.js.map +1 -1
- package/dist/components/UIOverlay/UIOverlay.js +4 -11
- package/dist/components/UIOverlay/UIOverlay.js.map +1 -1
- package/dist/components/UIOverlay/index.d.ts +1 -1
- package/dist/components/UIOverlay/index.d.ts.map +1 -1
- package/dist/components/UIOverlay/index.js +1 -17
- package/dist/components/UIOverlay/index.js.map +1 -1
- package/dist/components/UIPersona/UIPersona.js +6 -13
- package/dist/components/UIPersona/UIPersona.js.map +1 -1
- package/dist/components/UIPersona/index.d.ts +1 -1
- package/dist/components/UIPersona/index.d.ts.map +1 -1
- package/dist/components/UIPersona/index.js +1 -17
- package/dist/components/UIPersona/index.js.map +1 -1
- package/dist/components/UIQuickNavigation/UIQuickNavigation.js +31 -70
- package/dist/components/UIQuickNavigation/UIQuickNavigation.js.map +1 -1
- package/dist/components/UIQuickNavigation/index.d.ts +1 -1
- package/dist/components/UIQuickNavigation/index.d.ts.map +1 -1
- package/dist/components/UIQuickNavigation/index.js +1 -17
- package/dist/components/UIQuickNavigation/index.js.map +1 -1
- package/dist/components/UISearchBox/UISearchBox.js +9 -16
- package/dist/components/UISearchBox/UISearchBox.js.map +1 -1
- package/dist/components/UISearchBox/index.d.ts +3 -3
- package/dist/components/UISearchBox/index.d.ts.map +1 -1
- package/dist/components/UISearchBox/index.js +1 -17
- package/dist/components/UISearchBox/index.js.map +1 -1
- package/dist/components/UISection/UISection.js +12 -19
- package/dist/components/UISection/UISection.js.map +1 -1
- package/dist/components/UISection/UISections.d.ts +2 -2
- package/dist/components/UISection/UISections.d.ts.map +1 -1
- package/dist/components/UISection/UISections.js +16 -23
- package/dist/components/UISection/UISections.js.map +1 -1
- package/dist/components/UISection/UISplitter.js +14 -21
- package/dist/components/UISection/UISplitter.js.map +1 -1
- package/dist/components/UISection/index.d.ts +3 -3
- package/dist/components/UISection/index.d.ts.map +1 -1
- package/dist/components/UISection/index.js +3 -19
- package/dist/components/UISection/index.js.map +1 -1
- package/dist/components/UISeparator/UISeparator.js +4 -11
- package/dist/components/UISeparator/UISeparator.js.map +1 -1
- package/dist/components/UISeparator/index.d.ts +1 -1
- package/dist/components/UISeparator/index.d.ts.map +1 -1
- package/dist/components/UISeparator/index.js +1 -17
- package/dist/components/UISeparator/index.js.map +1 -1
- package/dist/components/UITable/UITable-helper.d.ts +1 -1
- package/dist/components/UITable/UITable-helper.d.ts.map +1 -1
- package/dist/components/UITable/UITable-helper.js +21 -40
- package/dist/components/UITable/UITable-helper.js.map +1 -1
- package/dist/components/UITable/UITable.d.ts +1 -1
- package/dist/components/UITable/UITable.d.ts.map +1 -1
- package/dist/components/UITable/UITable.js +67 -74
- package/dist/components/UITable/UITable.js.map +1 -1
- package/dist/components/UITable/index.d.ts +2 -2
- package/dist/components/UITable/index.d.ts.map +1 -1
- package/dist/components/UITable/index.js +2 -18
- package/dist/components/UITable/index.js.map +1 -1
- package/dist/components/UITable/types.d.ts +1 -1
- package/dist/components/UITable/types.d.ts.map +1 -1
- package/dist/components/UITable/types.js +7 -14
- package/dist/components/UITable/types.js.map +1 -1
- package/dist/components/UITabs/UITabs.js +7 -14
- package/dist/components/UITabs/UITabs.js.map +1 -1
- package/dist/components/UITabs/index.d.ts +1 -1
- package/dist/components/UITabs/index.d.ts.map +1 -1
- package/dist/components/UITabs/index.js +1 -17
- package/dist/components/UITabs/index.js.map +1 -1
- package/dist/components/UIToggle/UIToggle.d.ts +1 -1
- package/dist/components/UIToggle/UIToggle.d.ts.map +1 -1
- package/dist/components/UIToggle/UIToggle.js +14 -21
- package/dist/components/UIToggle/UIToggle.js.map +1 -1
- package/dist/components/UIToggle/index.d.ts +1 -1
- package/dist/components/UIToggle/index.d.ts.map +1 -1
- package/dist/components/UIToggle/index.js +1 -17
- package/dist/components/UIToggle/index.js.map +1 -1
- package/dist/components/UIToggleGroup/UIToggleGroup.d.ts +2 -2
- package/dist/components/UIToggleGroup/UIToggleGroup.d.ts.map +1 -1
- package/dist/components/UIToggleGroup/UIToggleGroup.js +11 -48
- package/dist/components/UIToggleGroup/UIToggleGroup.js.map +1 -1
- package/dist/components/UIToggleGroup/UIToggleGroup.types.js +1 -2
- package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.d.ts +1 -1
- package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.d.ts.map +1 -1
- package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.js +7 -44
- package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.js.map +1 -1
- package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.types.d.ts +1 -1
- package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.types.d.ts.map +1 -1
- package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.types.js +1 -2
- package/dist/components/UIToggleGroup/UIToggleGroupOption/index.d.ts +2 -2
- package/dist/components/UIToggleGroup/UIToggleGroupOption/index.d.ts.map +1 -1
- package/dist/components/UIToggleGroup/UIToggleGroupOption/index.js +2 -18
- package/dist/components/UIToggleGroup/UIToggleGroupOption/index.js.map +1 -1
- package/dist/components/UIToggleGroup/index.d.ts +2 -2
- package/dist/components/UIToggleGroup/index.d.ts.map +1 -1
- package/dist/components/UIToggleGroup/index.js +2 -18
- package/dist/components/UIToggleGroup/index.js.map +1 -1
- package/dist/components/UIToolbar/UIToolbar.js +5 -42
- package/dist/components/UIToolbar/UIToolbar.js.map +1 -1
- package/dist/components/UIToolbar/UIToolbarColumn.js +5 -42
- package/dist/components/UIToolbar/UIToolbarColumn.js.map +1 -1
- package/dist/components/UIToolbar/UIToolbarDivider.js +3 -40
- package/dist/components/UIToolbar/UIToolbarDivider.js.map +1 -1
- package/dist/components/UIToolbar/index.d.ts +3 -3
- package/dist/components/UIToolbar/index.d.ts.map +1 -1
- package/dist/components/UIToolbar/index.js +3 -19
- package/dist/components/UIToolbar/index.js.map +1 -1
- package/dist/components/UITooltip/UITooltip.js +10 -17
- package/dist/components/UITooltip/UITooltip.js.map +1 -1
- package/dist/components/UITooltip/UITooltipUtils.js +9 -16
- package/dist/components/UITooltip/UITooltipUtils.js.map +1 -1
- package/dist/components/UITooltip/index.d.ts +2 -2
- package/dist/components/UITooltip/index.d.ts.map +1 -1
- package/dist/components/UITooltip/index.js +2 -18
- package/dist/components/UITooltip/index.js.map +1 -1
- package/dist/components/UITranslationInput/UIFormattedText.js +9 -19
- package/dist/components/UITranslationInput/UIFormattedText.js.map +1 -1
- package/dist/components/UITranslationInput/UILoadButton.d.ts +2 -2
- package/dist/components/UITranslationInput/UILoadButton.d.ts.map +1 -1
- package/dist/components/UITranslationInput/UILoadButton.js +7 -14
- package/dist/components/UITranslationInput/UILoadButton.js.map +1 -1
- package/dist/components/UITranslationInput/UITranslationButton.d.ts +1 -1
- package/dist/components/UITranslationInput/UITranslationButton.d.ts.map +1 -1
- package/dist/components/UITranslationInput/UITranslationButton.js +21 -58
- package/dist/components/UITranslationInput/UITranslationButton.js.map +1 -1
- package/dist/components/UITranslationInput/UITranslationButton.types.d.ts +1 -1
- package/dist/components/UITranslationInput/UITranslationButton.types.d.ts.map +1 -1
- package/dist/components/UITranslationInput/UITranslationButton.types.js +6 -9
- package/dist/components/UITranslationInput/UITranslationButton.types.js.map +1 -1
- package/dist/components/UITranslationInput/UITranslationInput.d.ts +4 -4
- package/dist/components/UITranslationInput/UITranslationInput.d.ts.map +1 -1
- package/dist/components/UITranslationInput/UITranslationInput.js +33 -70
- package/dist/components/UITranslationInput/UITranslationInput.js.map +1 -1
- package/dist/components/UITranslationInput/UITranslationUtils.d.ts +2 -2
- package/dist/components/UITranslationInput/UITranslationUtils.d.ts.map +1 -1
- package/dist/components/UITranslationInput/UITranslationUtils.js +15 -25
- package/dist/components/UITranslationInput/UITranslationUtils.js.map +1 -1
- package/dist/components/UITranslationInput/defaults.d.ts +1 -1
- package/dist/components/UITranslationInput/defaults.d.ts.map +1 -1
- package/dist/components/UITranslationInput/defaults.js +1 -4
- package/dist/components/UITranslationInput/defaults.js.map +1 -1
- package/dist/components/UITranslationInput/index.d.ts +2 -2
- package/dist/components/UITranslationInput/index.d.ts.map +1 -1
- package/dist/components/UITranslationInput/index.js +2 -18
- package/dist/components/UITranslationInput/index.js.map +1 -1
- package/dist/components/UITreeDropdown/UITreeDropdown.d.ts +1 -1
- package/dist/components/UITreeDropdown/UITreeDropdown.d.ts.map +1 -1
- package/dist/components/UITreeDropdown/UITreeDropdown.js +29 -36
- package/dist/components/UITreeDropdown/UITreeDropdown.js.map +1 -1
- package/dist/components/UITreeDropdown/index.d.ts +1 -1
- package/dist/components/UITreeDropdown/index.d.ts.map +1 -1
- package/dist/components/UITreeDropdown/index.js +1 -17
- package/dist/components/UITreeDropdown/index.js.map +1 -1
- package/dist/components/UIVerticalDivider/UIVerticalDivider.js +4 -11
- package/dist/components/UIVerticalDivider/UIVerticalDivider.js.map +1 -1
- package/dist/components/UIVerticalDivider/index.d.ts +1 -1
- package/dist/components/UIVerticalDivider/index.d.ts.map +1 -1
- package/dist/components/UIVerticalDivider/index.js +1 -17
- package/dist/components/UIVerticalDivider/index.js.map +1 -1
- package/dist/components/UIVirtualList/UIAutoSizer.js +4 -11
- package/dist/components/UIVirtualList/UIAutoSizer.js.map +1 -1
- package/dist/components/UIVirtualList/UICellMeasurer.d.ts +1 -1
- package/dist/components/UIVirtualList/UICellMeasurer.d.ts.map +1 -1
- package/dist/components/UIVirtualList/UICellMeasurer.js +4 -11
- package/dist/components/UIVirtualList/UICellMeasurer.js.map +1 -1
- package/dist/components/UIVirtualList/UIVirtualList.d.ts +1 -1
- package/dist/components/UIVirtualList/UIVirtualList.d.ts.map +1 -1
- package/dist/components/UIVirtualList/UIVirtualList.js +6 -15
- package/dist/components/UIVirtualList/UIVirtualList.js.map +1 -1
- package/dist/components/UIVirtualList/index.d.ts +3 -3
- package/dist/components/UIVirtualList/index.d.ts.map +1 -1
- package/dist/components/UIVirtualList/index.js +3 -19
- package/dist/components/UIVirtualList/index.js.map +1 -1
- package/dist/components/index.d.ts +39 -39
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +40 -58
- package/dist/components/index.js.map +1 -1
- package/dist/components/types.js +1 -4
- package/dist/components/types.js.map +1 -1
- package/dist/helper/ValidationMessage/MessageWrapper.d.ts +3 -3
- package/dist/helper/ValidationMessage/MessageWrapper.d.ts.map +1 -1
- package/dist/helper/ValidationMessage/MessageWrapper.js +18 -25
- package/dist/helper/ValidationMessage/MessageWrapper.js.map +1 -1
- package/dist/helper/ValidationMessage/index.d.ts +2 -2
- package/dist/helper/ValidationMessage/index.d.ts.map +1 -1
- package/dist/helper/ValidationMessage/index.js +2 -18
- package/dist/helper/ValidationMessage/index.js.map +1 -1
- package/dist/helper/ValidationMessage/utils.js +13 -17
- package/dist/helper/ValidationMessage/utils.js.map +1 -1
- package/dist/index.d.ts +3 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -22
- package/dist/index.js.map +1 -1
- package/dist/theme/index.js +4 -7
- package/dist/theme/index.js.map +1 -1
- package/dist/utilities/Debounce.js +1 -4
- package/dist/utilities/Debounce.js.map +1 -1
- package/dist/utilities/DeepMerge.js +3 -9
- package/dist/utilities/DeepMerge.js.map +1 -1
- package/dist/utilities/Dom.js +2 -6
- package/dist/utilities/Dom.js.map +1 -1
- package/dist/utilities/Focus.js +11 -15
- package/dist/utilities/Focus.js.map +1 -1
- package/dist/utilities/Id.js +2 -5
- package/dist/utilities/Id.js.map +1 -1
- package/dist/utilities/Keys.js +2 -5
- package/dist/utilities/Keys.js.map +1 -1
- package/dist/utilities/index.d.ts +5 -5
- package/dist/utilities/index.d.ts.map +1 -1
- package/dist/utilities/index.js +5 -21
- package/dist/utilities/index.js.map +1 -1
- package/package.json +7 -6
- package/storybook/173.dda008b3.iframe.bundle.js +1 -0
- package/storybook/{236.db7ec88e.iframe.bundle.js → 236.a49b26f7.iframe.bundle.js} +15 -15
- package/storybook/237.334c60ea.iframe.bundle.js +13 -0
- package/storybook/267.590a1784.iframe.bundle.js +5 -0
- package/storybook/269.b299c304.iframe.bundle.js +13 -0
- package/storybook/286.132e3dcf.iframe.bundle.js +341 -0
- package/storybook/317.6ed891b3.iframe.bundle.js +672 -0
- package/storybook/33.71c40cbf.iframe.bundle.js +19 -0
- package/storybook/{31.573b5dd6.iframe.bundle.js → 360.01a2fadf.iframe.bundle.js} +3 -3
- package/storybook/4.b31f2180.iframe.bundle.js +19 -0
- package/storybook/416.f50bd5c3.iframe.bundle.js +24 -0
- package/storybook/668.82cffebd.iframe.bundle.js +86 -0
- package/storybook/7.4fcb7e45.iframe.bundle.js +25 -0
- package/storybook/847.c596d8f5.iframe.bundle.js +2 -0
- package/storybook/882.3e14d778.iframe.bundle.js +28 -0
- package/storybook/UIActionCallout-story.b98b4b91.iframe.bundle.js +13 -0
- package/storybook/UICallout-story.76cd265e.iframe.bundle.js +17 -0
- package/storybook/UICalloutCollisionTransform-story.f03fa5cb.iframe.bundle.js +1 -0
- package/storybook/UICheckbox-story.d97e1a5c.iframe.bundle.js +7 -0
- package/storybook/UIChoiceGroup-story.c5b07811.iframe.bundle.js +11 -0
- package/storybook/UICombobox-story.cca56e3f.iframe.bundle.js +1 -0
- package/storybook/UIContextualMenu-story.50590557.iframe.bundle.js +13 -0
- package/storybook/UICreateSelect-story.b28fdb71.iframe.bundle.js +22 -0
- package/storybook/UIDatePicker-story.629487fd.iframe.bundle.js +6 -0
- package/storybook/UIDialog-story.170e3efe.iframe.bundle.js +2 -0
- package/storybook/UIDropdown-story.7cbc5c05.iframe.bundle.js +1 -0
- package/storybook/UILabel-story.2b41f5bb.iframe.bundle.js +6 -0
- package/storybook/UILink-story.897bde29.iframe.bundle.js +12 -0
- package/storybook/UILoader-story.6877c237.iframe.bundle.js +6 -0
- package/storybook/UIMessageBar-story.a1969ce1.iframe.bundle.js +9 -0
- package/storybook/UIPersona-story.08b5d980.iframe.bundle.js +6 -0
- package/storybook/UISeparator-story.467cd4de.iframe.bundle.js +6 -0
- package/storybook/UITable-story.ef38cfd0.iframe.bundle.js +4 -0
- package/storybook/UITextInput-story.c321c1e8.iframe.bundle.js +7 -0
- package/storybook/UIToggle-story.87ab3155.iframe.bundle.js +22 -0
- package/storybook/UIToggleGroup-story.e3ff6d80.iframe.bundle.js +12 -0
- package/storybook/UITooltip-story.529b65bb.iframe.bundle.js +13 -0
- package/storybook/UITreedropdown-story.60f2fd3a.iframe.bundle.js +6 -0
- package/storybook/favicon-wrapper.svg +46 -0
- package/storybook/favicon.svg +1 -1
- package/storybook/iframe.html +101 -56
- package/storybook/index.html +23 -21
- package/storybook/index.json +1 -1
- package/storybook/main.0d86713d.iframe.bundle.js +1 -0
- package/storybook/mocker-runtime-injected.js +2 -0
- package/storybook/project.json +1 -1
- package/storybook/runtime~main.8ce1d604.iframe.bundle.js +2 -0
- package/storybook/sb-addons/common-manager-bundle.js +628 -1
- package/storybook/sb-common-assets/favicon-wrapper.svg +46 -0
- package/storybook/sb-common-assets/favicon.svg +1 -1
- package/storybook/sb-manager/globals-runtime.js +74974 -40000
- package/storybook/sb-manager/globals.js +13 -37
- package/storybook/sb-manager/manager-stores.js +23 -0
- package/storybook/sb-manager/runtime.js +25190 -9775
- package/storybook/sb-preview/globals.js +10 -23
- package/storybook/sb-preview/runtime.js +34427 -6676
- package/storybook/133.7f9c4401.iframe.bundle.js +0 -1
- package/storybook/237.2fa88e98.iframe.bundle.js +0 -13
- package/storybook/272.9b5d83c3.iframe.bundle.js +0 -8
- package/storybook/395.cdda1e86.iframe.bundle.js +0 -1
- package/storybook/435.d820054a.iframe.bundle.js +0 -1
- package/storybook/464.f6309bf2.iframe.bundle.js +0 -1
- package/storybook/633.3fcd32a3.iframe.bundle.js +0 -2
- package/storybook/657.8bbef1bd.iframe.bundle.js +0 -1
- package/storybook/687.0d6224e0.iframe.bundle.js +0 -1
- package/storybook/704.329de0cc.iframe.bundle.js +0 -1
- package/storybook/714.895a9298.iframe.bundle.js +0 -55
- package/storybook/82.cbddfc84.iframe.bundle.js +0 -1
- package/storybook/978.a195e3c5.iframe.bundle.js +0 -7
- package/storybook/980.26b285aa.iframe.bundle.js +0 -1
- package/storybook/UIActionCallout-story.0f019554.iframe.bundle.js +0 -2
- package/storybook/UICallout-story.9026ac69.iframe.bundle.js +0 -2
- package/storybook/UICalloutCollisionTransform-story.ed1160b0.iframe.bundle.js +0 -1
- package/storybook/UICheckbox-story.1c7a7883.iframe.bundle.js +0 -2
- package/storybook/UIChoiceGroup-story.f5c61c53.iframe.bundle.js +0 -1
- package/storybook/UICombobox-story.c6fdb1e6.iframe.bundle.js +0 -1
- package/storybook/UIContextualMenu-story.5d35030b.iframe.bundle.js +0 -1
- package/storybook/UICreateSelect-story.d514149e.iframe.bundle.js +0 -2
- package/storybook/UIDatePicker-story.6b5e3e09.iframe.bundle.js +0 -2
- package/storybook/UIDialog-story.2c80f1e3.iframe.bundle.js +0 -2
- package/storybook/UIDropdown-story.0b189ddd.iframe.bundle.js +0 -1
- package/storybook/UILabel-story.4f878fd0.iframe.bundle.js +0 -1
- package/storybook/UILink-story.6e2c3b4f.iframe.bundle.js +0 -2
- package/storybook/UILoader-story.bb8faed0.iframe.bundle.js +0 -6
- package/storybook/UIMessageBar-story.efde9aa5.iframe.bundle.js +0 -1
- package/storybook/UIPersona-story.cf14bf11.iframe.bundle.js +0 -1
- package/storybook/UISeparator-story.b93568c6.iframe.bundle.js +0 -1
- package/storybook/UITable-story.08b1e3ca.iframe.bundle.js +0 -4
- package/storybook/UITextInput-story.5fb40543.iframe.bundle.js +0 -2
- package/storybook/UIToggle-story.9a30e364.iframe.bundle.js +0 -2
- package/storybook/UIToggleGroup-story.46fd140d.iframe.bundle.js +0 -2
- package/storybook/UITooltip-story.7acbb0e3.iframe.bundle.js +0 -2
- package/storybook/UITreedropdown-story.60ded1bc.iframe.bundle.js +0 -1
- package/storybook/main.7fee29d0.iframe.bundle.js +0 -1
- package/storybook/runtime~main.c8bb2522.iframe.bundle.js +0 -2
- package/storybook/sb-manager/globals-module-info.js +0 -1052
|
@@ -1,47 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.UITranslationInput = void 0;
|
|
37
|
-
const react_1 = __importStar(require("react"));
|
|
38
|
-
const UIInput_1 = require("../UIInput");
|
|
39
|
-
const Icons_1 = require("../Icons");
|
|
40
|
-
const UITranslationButton_1 = require("./UITranslationButton");
|
|
41
|
-
const UITranslationButton_types_1 = require("./UITranslationButton.types");
|
|
42
|
-
const UITranslationUtils_1 = require("./UITranslationUtils");
|
|
43
|
-
const defaults_1 = require("./defaults");
|
|
44
|
-
const UIFormattedText_1 = require("./UIFormattedText");
|
|
1
|
+
import React, { useCallback } from 'react';
|
|
2
|
+
import { UITextInput } from '../UIInput/index.js';
|
|
3
|
+
import { UiIcons } from '../Icons.js';
|
|
4
|
+
import { UITranslationButton } from './UITranslationButton.js';
|
|
5
|
+
import { TranslationKeyGenerator, SuggestValueType } from './UITranslationButton.types.js';
|
|
6
|
+
import { extractI18nKey, generateI18nKey, applyI18nPattern, getTranslationByKey, getTranslationByText } from './UITranslationUtils.js';
|
|
7
|
+
import { defaultTranslationInputStrings } from './defaults.js';
|
|
8
|
+
import { UIFormattedText, formatText } from './UIFormattedText.js';
|
|
45
9
|
/**
|
|
46
10
|
* Method returns suggestion object with message and tooltip based on passed translation button props.
|
|
47
11
|
*
|
|
@@ -49,20 +13,20 @@ const UIFormattedText_1 = require("./UIFormattedText");
|
|
|
49
13
|
* @returns Translation suggestion object.
|
|
50
14
|
*/
|
|
51
15
|
const getTranslationSuggestion = (props) => {
|
|
52
|
-
const { value = '', allowedPatterns, entries, strings =
|
|
53
|
-
const i18nKey =
|
|
16
|
+
const { value = '', allowedPatterns, entries, strings = defaultTranslationInputStrings, namingConvention = TranslationKeyGenerator.CamelCase, defaultPattern, i18nPrefix, allowedI18nPrefixes } = props;
|
|
17
|
+
const i18nKey = extractI18nKey(value, allowedPatterns, allowedI18nPrefixes || [i18nPrefix]);
|
|
54
18
|
let message = '';
|
|
55
19
|
let tooltip = '';
|
|
56
20
|
let suggest;
|
|
57
21
|
if (i18nKey) {
|
|
58
22
|
// There is already i18n binding as value
|
|
59
|
-
const entry =
|
|
23
|
+
const entry = getTranslationByKey(entries, i18nKey);
|
|
60
24
|
if (entry) {
|
|
61
25
|
tooltip = strings.i18nEntryExistsTooltip;
|
|
62
26
|
suggest = {
|
|
63
27
|
entry,
|
|
64
|
-
type:
|
|
65
|
-
icon:
|
|
28
|
+
type: SuggestValueType.Existing,
|
|
29
|
+
icon: UiIcons.WorldArrow
|
|
66
30
|
};
|
|
67
31
|
}
|
|
68
32
|
else {
|
|
@@ -77,26 +41,26 @@ const getTranslationSuggestion = (props) => {
|
|
|
77
41
|
value: i18nKey
|
|
78
42
|
}
|
|
79
43
|
},
|
|
80
|
-
type:
|
|
81
|
-
icon:
|
|
44
|
+
type: SuggestValueType.New,
|
|
45
|
+
icon: UiIcons.WorldWarning
|
|
82
46
|
};
|
|
83
47
|
}
|
|
84
48
|
}
|
|
85
49
|
else {
|
|
86
50
|
// Use generation format passed from outside or use default as 'Standard';
|
|
87
|
-
const existingEntry =
|
|
51
|
+
const existingEntry = getTranslationByText(entries, value);
|
|
88
52
|
if (existingEntry) {
|
|
89
53
|
message = strings.i18nReplaceWithExistingDescription;
|
|
90
54
|
tooltip = strings.i18nReplaceWithExistingTooltip;
|
|
91
55
|
suggest = {
|
|
92
56
|
entry: existingEntry,
|
|
93
|
-
type:
|
|
57
|
+
type: SuggestValueType.Update
|
|
94
58
|
};
|
|
95
59
|
}
|
|
96
60
|
else {
|
|
97
61
|
message = strings.i18nValueMissingDescription;
|
|
98
62
|
tooltip = strings.i18nValueMissingTooltip;
|
|
99
|
-
const key =
|
|
63
|
+
const key = generateI18nKey(value, namingConvention, entries);
|
|
100
64
|
suggest = {
|
|
101
65
|
entry: {
|
|
102
66
|
key: {
|
|
@@ -106,21 +70,21 @@ const getTranslationSuggestion = (props) => {
|
|
|
106
70
|
value
|
|
107
71
|
}
|
|
108
72
|
},
|
|
109
|
-
type:
|
|
73
|
+
type: SuggestValueType.New
|
|
110
74
|
};
|
|
111
75
|
}
|
|
112
76
|
}
|
|
113
77
|
// I18n string to apply for input value
|
|
114
|
-
suggest.i18n =
|
|
78
|
+
suggest.i18n = applyI18nPattern(suggest.entry.key.value, defaultPattern, i18nPrefix);
|
|
115
79
|
// Format message to show in callout
|
|
116
80
|
const messageValues = {
|
|
117
81
|
key: suggest.entry.key.value,
|
|
118
82
|
value: suggest.entry.value.value,
|
|
119
83
|
i18n: suggest.i18n
|
|
120
84
|
};
|
|
121
|
-
tooltip =
|
|
85
|
+
tooltip = formatText(tooltip, messageValues);
|
|
122
86
|
return {
|
|
123
|
-
message: (
|
|
87
|
+
message: (React.createElement(UIFormattedText, { values: messageValues, className: "ui-translatable__message__text" }, message)),
|
|
124
88
|
tooltip,
|
|
125
89
|
suggest
|
|
126
90
|
};
|
|
@@ -149,28 +113,28 @@ const getClassNames = (props) => {
|
|
|
149
113
|
* @param props Component properties.
|
|
150
114
|
* @returns Component to render translation input.
|
|
151
115
|
*/
|
|
152
|
-
const UITranslationInput = (props) => {
|
|
116
|
+
export const UITranslationInput = (props) => {
|
|
153
117
|
const { id, onChange, value, allowedPatterns, defaultPattern, entries, busy, i18nPrefix, allowedI18nPrefixes, namingConvention, onCreateNewEntry, onShowExistingEntry, disabled, strings, invertedCalloutTheme } = props;
|
|
154
118
|
const suggestion = getTranslationSuggestion(props);
|
|
155
119
|
const classNames = getClassNames(props);
|
|
156
|
-
const onUpdateValue =
|
|
120
|
+
const onUpdateValue = useCallback((newValue) => {
|
|
157
121
|
onChange?.({}, newValue);
|
|
158
122
|
}, [onChange]);
|
|
159
123
|
// Generate DOM id for i18n button
|
|
160
124
|
let buttonId = `${id}-i18n`;
|
|
161
125
|
let title = props.title;
|
|
162
|
-
if (suggestion.suggest?.type ===
|
|
126
|
+
if (suggestion.suggest?.type === SuggestValueType.Existing && strings?.i18nEntryExistsInputTooltip) {
|
|
163
127
|
// Change DOM id with additional suffix
|
|
164
128
|
buttonId += '-navigate';
|
|
165
129
|
if (!title) {
|
|
166
|
-
title =
|
|
130
|
+
title = formatText(strings.i18nEntryExistsInputTooltip, {
|
|
167
131
|
value: value || '',
|
|
168
132
|
translation: suggestion.suggest.entry.value.value
|
|
169
133
|
});
|
|
170
134
|
}
|
|
171
135
|
}
|
|
172
|
-
const onRenderSuffix =
|
|
173
|
-
return (
|
|
136
|
+
const onRenderSuffix = useCallback(() => {
|
|
137
|
+
return (React.createElement(UITranslationButton, { id: buttonId, value: value, busy: busy, onCreateNewEntry: onCreateNewEntry, onShowExistingEntry: onShowExistingEntry, onUpdateValue: onUpdateValue, disabled: disabled, strings: strings, suggestion: suggestion, invertedCalloutTheme: invertedCalloutTheme }));
|
|
174
138
|
}, [
|
|
175
139
|
value,
|
|
176
140
|
allowedPatterns,
|
|
@@ -185,16 +149,15 @@ const UITranslationInput = (props) => {
|
|
|
185
149
|
onShowExistingEntry,
|
|
186
150
|
onUpdateValue
|
|
187
151
|
]);
|
|
188
|
-
const onRenderInput =
|
|
152
|
+
const onRenderInput = useCallback((props, defaultRender) => {
|
|
189
153
|
if (defaultRender) {
|
|
190
|
-
return (
|
|
154
|
+
return (React.createElement("div", { className: "ui-translatable__field", title: title }, defaultRender({ ...props, title: undefined })));
|
|
191
155
|
}
|
|
192
156
|
return null;
|
|
193
157
|
}, [title]);
|
|
194
|
-
return (
|
|
158
|
+
return (React.createElement(UITextInput, { ...props, onRenderSuffix: value?.trim() ? onRenderSuffix : undefined, className: classNames, onRenderInput: onRenderInput }));
|
|
195
159
|
};
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
strings: defaults_1.defaultTranslationInputStrings
|
|
160
|
+
UITranslationInput.defaultProps = {
|
|
161
|
+
strings: defaultTranslationInputStrings
|
|
199
162
|
};
|
|
200
163
|
//# sourceMappingURL=UITranslationInput.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UITranslationInput.js","sourceRoot":"","sources":["../../../src/components/UITranslationInput/UITranslationInput.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"UITranslationInput.js","sourceRoot":"","sources":["../../../src/components/UITranslationInput/UITranslationInput.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { I18nBundle, TranslationEntry } from './UITranslationButton.types';
|
|
2
|
-
import { TranslationKeyGenerator, TranslationTextPattern } from './UITranslationButton.types';
|
|
1
|
+
import type { I18nBundle, TranslationEntry } from './UITranslationButton.types.js';
|
|
2
|
+
import { TranslationKeyGenerator, TranslationTextPattern } from './UITranslationButton.types.js';
|
|
3
3
|
/**
|
|
4
4
|
* Method extracts i18n binding and returns key of i18n entry.
|
|
5
5
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UITranslationUtils.d.ts","sourceRoot":"","sources":["../../../src/components/UITranslationInput/UITranslationUtils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"UITranslationUtils.d.ts","sourceRoot":"","sources":["../../../src/components/UITranslationInput/UITranslationUtils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AACnF,OAAO,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAEjG;;;;;;;GAOG;AACH,eAAO,MAAM,cAAc,GACvB,OAAO,MAAM,EACb,UAAU,sBAAsB,EAAE,EAClC,UAAU,MAAM,EAAE,KACnB,MAAM,GAAG,SAeX,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,kBAAkB,GAAI,cAAU,EAAE,gBAAW,KAAG,MAmB5D,CAAC;AACF;;;;;;;GAOG;AACH,eAAO,MAAM,mBAAmB,GAAI,OAAO,MAAM,EAAE,gBAAW,KAAG,MAehE,CAAC;AAsBF;;;;;;;;GAQG;AACH,wBAAgB,eAAe,CAC3B,IAAI,EAAE,MAAM,EACZ,uBAAuB,EAAE,uBAAuB,EAChD,MAAM,EAAE,UAAU,GACnB,MAAM,CASR;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,GAAI,KAAK,MAAM,EAAE,SAAS,sBAAsB,EAAE,QAAQ,MAAM,KAAG,MAE/F,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB,GAAI,CAAC,SAAS,gBAAgB,EAAE,QAAQ,UAAU,CAAC,CAAC,CAAC,EAAE,KAAK,MAAM,KAAG,CAAC,GAAG,SAMxG,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,oBAAoB,GAAI,CAAC,SAAS,gBAAgB,EAC3D,QAAQ,UAAU,CAAC,CAAC,CAAC,EACrB,OAAO,MAAM,KACd,CAAC,GAAG,SAWN,CAAC"}
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.getTranslationByText = exports.getTranslationByKey = exports.applyI18nPattern = exports.convertToPascalCase = exports.convertToCamelCase = exports.extractI18nKey = void 0;
|
|
4
|
-
exports.generateI18nKey = generateI18nKey;
|
|
5
|
-
const UITranslationButton_types_1 = require("./UITranslationButton.types");
|
|
1
|
+
import { TranslationKeyGenerator, TranslationTextPattern } from './UITranslationButton.types.js';
|
|
6
2
|
/**
|
|
7
3
|
* Method extracts i18n binding and returns key of i18n entry.
|
|
8
4
|
*
|
|
@@ -11,10 +7,10 @@ const UITranslationButton_types_1 = require("./UITranslationButton.types");
|
|
|
11
7
|
* @param prefixes Allowed prefixes for single bracket pattern.
|
|
12
8
|
* @returns {string | undefined} I18n entry key or undefined if input does not matches i18n binding pattern.
|
|
13
9
|
*/
|
|
14
|
-
const extractI18nKey = (value, patterns, prefixes) => {
|
|
10
|
+
export const extractI18nKey = (value, patterns, prefixes) => {
|
|
15
11
|
let key;
|
|
16
12
|
for (const pattern of patterns) {
|
|
17
|
-
if (pattern ===
|
|
13
|
+
if (pattern === TranslationTextPattern.SingleBracketBinding) {
|
|
18
14
|
for (const prefix of prefixes) {
|
|
19
15
|
const i18nMatch = value.toString().match(`^{${prefix}>([^\\{}:]+)}$`);
|
|
20
16
|
if (i18nMatch?.[1]) {
|
|
@@ -22,13 +18,12 @@ const extractI18nKey = (value, patterns, prefixes) => {
|
|
|
22
18
|
}
|
|
23
19
|
}
|
|
24
20
|
}
|
|
25
|
-
else if (pattern ===
|
|
21
|
+
else if (pattern === TranslationTextPattern.DoubleBracketReplace && value.match(`^{{[^\\{}:]+}}$`)) {
|
|
26
22
|
key = value.toString().substring(2, value.length - 2);
|
|
27
23
|
}
|
|
28
24
|
}
|
|
29
25
|
return key;
|
|
30
26
|
};
|
|
31
|
-
exports.extractI18nKey = extractI18nKey;
|
|
32
27
|
/**
|
|
33
28
|
* Convert to camel case.
|
|
34
29
|
* It gets input like 'product details info' and convert it to 'productDetailsInfo'.
|
|
@@ -37,7 +32,7 @@ exports.extractI18nKey = extractI18nKey;
|
|
|
37
32
|
* @param maxWord Maximal cxount of words to convert.
|
|
38
33
|
* @returns Canverted value.
|
|
39
34
|
*/
|
|
40
|
-
const convertToCamelCase = (input = '', maxWord = 4) => {
|
|
35
|
+
export const convertToCamelCase = (input = '', maxWord = 4) => {
|
|
41
36
|
let output = '';
|
|
42
37
|
const parts = input
|
|
43
38
|
.replace(/[^a-zA-Z0-9 ]/g, '')
|
|
@@ -57,7 +52,6 @@ const convertToCamelCase = (input = '', maxWord = 4) => {
|
|
|
57
52
|
}
|
|
58
53
|
return output;
|
|
59
54
|
};
|
|
60
|
-
exports.convertToCamelCase = convertToCamelCase;
|
|
61
55
|
/**
|
|
62
56
|
* Convert to pascal case.
|
|
63
57
|
* It gets input like 'product details info' and convert it to 'ProductDetailsInfo'.
|
|
@@ -66,7 +60,7 @@ exports.convertToCamelCase = convertToCamelCase;
|
|
|
66
60
|
* @param maxWord Maximal cxount of words to convert.
|
|
67
61
|
* @returns Canverted value.
|
|
68
62
|
*/
|
|
69
|
-
const convertToPascalCase = (input, maxWord = 4) => {
|
|
63
|
+
export const convertToPascalCase = (input, maxWord = 4) => {
|
|
70
64
|
let output = '';
|
|
71
65
|
const parts = input
|
|
72
66
|
.replace(/[^a-zA-Z0-9 ]/g, '')
|
|
@@ -81,7 +75,6 @@ const convertToPascalCase = (input, maxWord = 4) => {
|
|
|
81
75
|
}
|
|
82
76
|
return output;
|
|
83
77
|
};
|
|
84
|
-
exports.convertToPascalCase = convertToPascalCase;
|
|
85
78
|
/**
|
|
86
79
|
* Get unique key.
|
|
87
80
|
* If the key is not unique, it increment key by one and recheck.
|
|
@@ -110,12 +103,12 @@ const getI18nUniqueKey = (key, i18nData, originalKey = key, counter = 1) => {
|
|
|
110
103
|
* @param bundle
|
|
111
104
|
* @returns Generated i18n key.
|
|
112
105
|
*/
|
|
113
|
-
function generateI18nKey(text, translationKeyGenerator, bundle) {
|
|
114
|
-
let key = translationKeyGenerator ===
|
|
115
|
-
?
|
|
116
|
-
:
|
|
106
|
+
export function generateI18nKey(text, translationKeyGenerator, bundle) {
|
|
107
|
+
let key = translationKeyGenerator === TranslationKeyGenerator.CamelCase
|
|
108
|
+
? convertToCamelCase(text)
|
|
109
|
+
: convertToPascalCase(text);
|
|
117
110
|
if (key === '') {
|
|
118
|
-
key = translationKeyGenerator ===
|
|
111
|
+
key = translationKeyGenerator === TranslationKeyGenerator.CamelCase ? 'key' : 'Key';
|
|
119
112
|
}
|
|
120
113
|
return getI18nUniqueKey(key, bundle);
|
|
121
114
|
}
|
|
@@ -127,10 +120,9 @@ function generateI18nKey(text, translationKeyGenerator, bundle) {
|
|
|
127
120
|
* @param prefix Prefix for single bracket pattern.
|
|
128
121
|
* @returns Generated i18n value for passed pattern.
|
|
129
122
|
*/
|
|
130
|
-
const applyI18nPattern = (key, pattern, prefix) => {
|
|
131
|
-
return pattern ===
|
|
123
|
+
export const applyI18nPattern = (key, pattern, prefix) => {
|
|
124
|
+
return pattern === TranslationTextPattern.DoubleBracketReplace ? `{{${key}}}` : `{${prefix}>${key}}`;
|
|
132
125
|
};
|
|
133
|
-
exports.applyI18nPattern = applyI18nPattern;
|
|
134
126
|
/**
|
|
135
127
|
* Method finds first existing i18n key searching by key.
|
|
136
128
|
*
|
|
@@ -138,14 +130,13 @@ exports.applyI18nPattern = applyI18nPattern;
|
|
|
138
130
|
* @param {string} key Search for key.
|
|
139
131
|
* @returns {TranslationEntry | undefined} Key if value is found.
|
|
140
132
|
*/
|
|
141
|
-
const getTranslationByKey = (bundle, key) => {
|
|
133
|
+
export const getTranslationByKey = (bundle, key) => {
|
|
142
134
|
const entries = bundle[key];
|
|
143
135
|
if (entries?.length > 0) {
|
|
144
136
|
return entries[0];
|
|
145
137
|
}
|
|
146
138
|
return undefined;
|
|
147
139
|
};
|
|
148
|
-
exports.getTranslationByKey = getTranslationByKey;
|
|
149
140
|
/**
|
|
150
141
|
* Method finds existing i18n key searching by value.
|
|
151
142
|
*
|
|
@@ -153,7 +144,7 @@ exports.getTranslationByKey = getTranslationByKey;
|
|
|
153
144
|
* @param {string} value Search for value.
|
|
154
145
|
* @returns {TranslationEntry | undefined} Key if value is found.
|
|
155
146
|
*/
|
|
156
|
-
const getTranslationByText = (bundle, value) => {
|
|
147
|
+
export const getTranslationByText = (bundle, value) => {
|
|
157
148
|
for (const key in bundle) {
|
|
158
149
|
const entries = bundle[key];
|
|
159
150
|
if (entries.length) {
|
|
@@ -165,5 +156,4 @@ const getTranslationByText = (bundle, value) => {
|
|
|
165
156
|
}
|
|
166
157
|
return undefined;
|
|
167
158
|
};
|
|
168
|
-
exports.getTranslationByText = getTranslationByText;
|
|
169
159
|
//# sourceMappingURL=UITranslationUtils.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UITranslationUtils.js","sourceRoot":"","sources":["../../../src/components/UITranslationInput/UITranslationUtils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"UITranslationUtils.js","sourceRoot":"","sources":["../../../src/components/UITranslationInput/UITranslationUtils.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { TranslationInputStrings } from './UITranslationButton.types';
|
|
1
|
+
import type { TranslationInputStrings } from './UITranslationButton.types.js';
|
|
2
2
|
export declare const defaultTranslationInputStrings: TranslationInputStrings;
|
|
3
3
|
//# sourceMappingURL=defaults.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../src/components/UITranslationInput/defaults.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../src/components/UITranslationInput/defaults.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAE9E,eAAO,MAAM,8BAA8B,EAAE,uBAc5C,CAAC"}
|
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.defaultTranslationInputStrings = void 0;
|
|
4
|
-
exports.defaultTranslationInputStrings = {
|
|
1
|
+
export const defaultTranslationInputStrings = {
|
|
5
2
|
acceptButtonLabel: 'Substitute',
|
|
6
3
|
cancelButtonLabel: 'Cancel',
|
|
7
4
|
i18nKeyMissingTooltip: 'Text key or value is not available in i18n file.',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"defaults.js","sourceRoot":"","sources":["../../../src/components/UITranslationInput/defaults.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"defaults.js","sourceRoot":"","sources":["../../../src/components/UITranslationInput/defaults.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,8BAA8B,GAA4B;IACnE,iBAAiB,EAAE,YAAY;IAC/B,iBAAiB,EAAE,QAAQ;IAC3B,qBAAqB,EAAE,kDAAkD;IACzE,yBAAyB,EAAE,oEAAoE;IAC/F,uBAAuB,EAAE,kEAAkE;IAC3F,2BAA2B,EACvB,wFAAwF;IAC5F,8BAA8B,EAC1B,0HAA0H;IAC9H,kCAAkC,EAC9B,6GAA6G;IACjH,sBAAsB,EAAE,qBAAqB;IAC7C,2BAA2B,EAAE,0DAA0D;CAC1F,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './UITranslationInput';
|
|
2
|
-
export * from './UITranslationButton.types';
|
|
1
|
+
export * from './UITranslationInput.js';
|
|
2
|
+
export * from './UITranslationButton.types.js';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/UITranslationInput/index.tsx"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/UITranslationInput/index.tsx"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,gCAAgC,CAAC"}
|
|
@@ -1,19 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./UITranslationInput"), exports);
|
|
18
|
-
__exportStar(require("./UITranslationButton.types"), exports);
|
|
1
|
+
export * from './UITranslationInput.js';
|
|
2
|
+
export * from './UITranslationButton.types.js';
|
|
19
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/UITranslationInput/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/UITranslationInput/index.tsx"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,gCAAgC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IContextualMenuProps, IContextualMenuItem, IContextualMenuListProps, IRenderFunction, IContextualMenuItemProps, IContextualMenuItemRenderFunctions } from '@fluentui/react';
|
|
3
3
|
import { DirectionalHint } from '@fluentui/react';
|
|
4
|
-
import type { UIMessagesExtendedProps } from '../../helper/ValidationMessage';
|
|
4
|
+
import type { UIMessagesExtendedProps } from '../../helper/ValidationMessage/index.js';
|
|
5
5
|
import './UITreeDropdown.scss';
|
|
6
6
|
export { DirectionalHint as UIDirectionalHint };
|
|
7
7
|
export interface ItemsProps {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UITreeDropdown.d.ts","sourceRoot":"","sources":["../../../src/components/UITreeDropdown/UITreeDropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EACR,oBAAoB,EACpB,mBAAmB,EAEnB,wBAAwB,EACxB,eAAe,EACf,wBAAwB,EACxB,kCAAkC,EAGrC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,eAAe,EAA6C,MAAM,iBAAiB,CAAC;AAO7F,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"UITreeDropdown.d.ts","sourceRoot":"","sources":["../../../src/components/UITreeDropdown/UITreeDropdown.tsx"],"names":[],"mappings":"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"}
|