@web-atoms/web-controls 2.5.38 → 2.5.39
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/PageNavigator.d.ts +1 -1
- package/dist/PageNavigator.d.ts.map +1 -1
- package/dist/PageNavigator.js +5 -5
- package/dist/PageNavigator.js.map +1 -1
- package/dist/animations/Animations.d.ts +2 -2
- package/dist/animations/Animations.d.ts.map +1 -1
- package/dist/animations/Animations.js +3 -3
- package/dist/animations/Animations.js.map +1 -1
- package/dist/auto-complete/AppComboBoxViewModel.d.ts +2 -2
- package/dist/auto-complete/AppComboBoxViewModel.d.ts.map +1 -1
- package/dist/auto-complete/AppComboBoxViewModel.js +3 -3
- package/dist/auto-complete/AppComboBoxViewModel.js.map +1 -1
- package/dist/auto-complete/AutoCompleteBox.d.ts +3 -3
- package/dist/auto-complete/AutoCompleteBox.d.ts.map +1 -1
- package/dist/auto-complete/AutoCompleteBox.js +25 -25
- package/dist/auto-complete/AutoCompleteBox.js.map +1 -1
- package/dist/auto-complete/AutoCompleteBoxStyle.d.ts +3 -3
- package/dist/auto-complete/AutoCompleteBoxStyle.d.ts.map +1 -1
- package/dist/auto-complete/AutoCompleteBoxStyle.js +5 -5
- package/dist/auto-complete/AutoCompleteBoxStyle.js.map +1 -1
- package/dist/auto-complete/ItemHost.d.ts +2 -2
- package/dist/auto-complete/ItemHost.d.ts.map +1 -1
- package/dist/auto-complete/ItemHost.js +13 -13
- package/dist/auto-complete/ItemHost.js.map +1 -1
- package/dist/basic/AtomChips.d.ts +4 -4
- package/dist/basic/AtomChips.d.ts.map +1 -1
- package/dist/basic/AtomChips.js +18 -18
- package/dist/basic/AtomChips.js.map +1 -1
- package/dist/basic/AtomRepeater.d.ts +5 -5
- package/dist/basic/AtomRepeater.d.ts.map +1 -1
- package/dist/basic/AtomRepeater.js +31 -31
- package/dist/basic/AtomRepeater.js.map +1 -1
- package/dist/basic/AtomSuggestions.d.ts +2 -3
- package/dist/basic/AtomSuggestions.d.ts.map +1 -1
- package/dist/basic/AtomSuggestions.js +11 -12
- package/dist/basic/AtomSuggestions.js.map +1 -1
- package/dist/basic/Button.js +3 -3
- package/dist/basic/Button.js.map +1 -1
- package/dist/basic/ButtonBar.d.ts +2 -2
- package/dist/basic/ButtonBar.d.ts.map +1 -1
- package/dist/basic/ButtonBar.js +5 -5
- package/dist/basic/ButtonBar.js.map +1 -1
- package/dist/basic/Calendar.d.ts +3 -4
- package/dist/basic/Calendar.d.ts.map +1 -1
- package/dist/basic/Calendar.js +15 -16
- package/dist/basic/Calendar.js.map +1 -1
- package/dist/basic/CheckBoxList.d.ts +1 -1
- package/dist/basic/CheckBoxList.d.ts.map +1 -1
- package/dist/basic/CheckBoxList.js +8 -8
- package/dist/basic/CheckBoxList.js.map +1 -1
- package/dist/basic/Checkbox.d.ts +1 -1
- package/dist/basic/Checkbox.d.ts.map +1 -1
- package/dist/basic/Checkbox.js +3 -3
- package/dist/basic/Checkbox.js.map +1 -1
- package/dist/basic/Chip.d.ts +2 -2
- package/dist/basic/Chip.d.ts.map +1 -1
- package/dist/basic/Chip.js +3 -3
- package/dist/basic/Chip.js.map +1 -1
- package/dist/basic/ComboBox.d.ts +1 -1
- package/dist/basic/ComboBox.d.ts.map +1 -1
- package/dist/basic/ComboBox.js +7 -7
- package/dist/basic/ComboBox.js.map +1 -1
- package/dist/basic/DataGrid.d.ts +3 -4
- package/dist/basic/DataGrid.d.ts.map +1 -1
- package/dist/basic/DataGrid.js +16 -17
- package/dist/basic/DataGrid.js.map +1 -1
- package/dist/basic/DateField.d.ts +2 -2
- package/dist/basic/DateField.d.ts.map +1 -1
- package/dist/basic/DateField.js +19 -19
- package/dist/basic/DateField.js.map +1 -1
- package/dist/basic/DropDown.d.ts +2 -2
- package/dist/basic/DropDown.d.ts.map +1 -1
- package/dist/basic/DropDown.js +11 -11
- package/dist/basic/DropDown.js.map +1 -1
- package/dist/basic/DropDownInput.d.ts +3 -3
- package/dist/basic/DropDownInput.d.ts.map +1 -1
- package/dist/basic/DropDownInput.js +12 -12
- package/dist/basic/DropDownInput.js.map +1 -1
- package/dist/basic/Editable.d.ts +1 -1
- package/dist/basic/Editable.d.ts.map +1 -1
- package/dist/basic/Editable.js +5 -5
- package/dist/basic/Editable.js.map +1 -1
- package/dist/basic/Expander.d.ts +1 -1
- package/dist/basic/Expander.d.ts.map +1 -1
- package/dist/basic/Expander.js +3 -3
- package/dist/basic/Expander.js.map +1 -1
- package/dist/basic/FilesDragDrop.js +5 -5
- package/dist/basic/FilesDragDrop.js.map +1 -1
- package/dist/basic/Form.d.ts +1 -1
- package/dist/basic/Form.d.ts.map +1 -1
- package/dist/basic/Form.js +7 -7
- package/dist/basic/Form.js.map +1 -1
- package/dist/basic/FormField.d.ts +1 -1
- package/dist/basic/FormField.d.ts.map +1 -1
- package/dist/basic/FormField.js +11 -11
- package/dist/basic/FormField.js.map +1 -1
- package/dist/basic/InlinePopup.d.ts +4 -4
- package/dist/basic/InlinePopup.d.ts.map +1 -1
- package/dist/basic/InlinePopup.js +12 -12
- package/dist/basic/InlinePopup.js.map +1 -1
- package/dist/basic/InlinePopupButton.d.ts +2 -2
- package/dist/basic/InlinePopupButton.d.ts.map +1 -1
- package/dist/basic/InlinePopupButton.js +7 -7
- package/dist/basic/InlinePopupButton.js.map +1 -1
- package/dist/basic/InlinePopupControl.d.ts +3 -3
- package/dist/basic/InlinePopupControl.d.ts.map +1 -1
- package/dist/basic/InlinePopupControl.js +3 -3
- package/dist/basic/InlinePopupControl.js.map +1 -1
- package/dist/basic/LimitedText.d.ts +1 -1
- package/dist/basic/LimitedText.d.ts.map +1 -1
- package/dist/basic/LimitedText.js +3 -3
- package/dist/basic/LimitedText.js.map +1 -1
- package/dist/basic/ListRepeater.d.ts +1 -1
- package/dist/basic/ListRepeater.d.ts.map +1 -1
- package/dist/basic/ListRepeater.js +3 -3
- package/dist/basic/ListRepeater.js.map +1 -1
- package/dist/basic/MaskedInput.d.ts +1 -1
- package/dist/basic/MaskedInput.d.ts.map +1 -1
- package/dist/basic/MaskedInput.js +3 -3
- package/dist/basic/MaskedInput.js.map +1 -1
- package/dist/basic/MaskedInputDiv.d.ts +1 -1
- package/dist/basic/MaskedInputDiv.d.ts.map +1 -1
- package/dist/basic/MaskedInputDiv.js +5 -5
- package/dist/basic/MaskedInputDiv.js.map +1 -1
- package/dist/basic/PasswordBox.d.ts +1 -1
- package/dist/basic/PasswordBox.d.ts.map +1 -1
- package/dist/basic/PasswordBox.js +3 -3
- package/dist/basic/PasswordBox.js.map +1 -1
- package/dist/basic/PinchZoomView.d.ts +1 -1
- package/dist/basic/PinchZoomView.d.ts.map +1 -1
- package/dist/basic/PinchZoomView.js +9 -9
- package/dist/basic/PinchZoomView.js.map +1 -1
- package/dist/basic/PopupButton.d.ts +2 -2
- package/dist/basic/PopupButton.d.ts.map +1 -1
- package/dist/basic/PopupButton.js +5 -5
- package/dist/basic/PopupButton.js.map +1 -1
- package/dist/basic/PopupMenu.d.ts +2 -2
- package/dist/basic/PopupMenu.d.ts.map +1 -1
- package/dist/basic/PopupMenu.js +3 -3
- package/dist/basic/PopupMenu.js.map +1 -1
- package/dist/basic/RadioButtonList.d.ts +1 -1
- package/dist/basic/RadioButtonList.d.ts.map +1 -1
- package/dist/basic/RadioButtonList.js +5 -5
- package/dist/basic/RadioButtonList.js.map +1 -1
- package/dist/basic/RefreshLock.d.ts +2 -2
- package/dist/basic/RefreshLock.d.ts.map +1 -1
- package/dist/basic/Resizable.d.ts +1 -1
- package/dist/basic/Resizable.d.ts.map +1 -1
- package/dist/basic/Resizable.js +9 -9
- package/dist/basic/Resizable.js.map +1 -1
- package/dist/basic/Select.d.ts +1 -1
- package/dist/basic/Select.d.ts.map +1 -1
- package/dist/basic/Select.js +5 -5
- package/dist/basic/Select.js.map +1 -1
- package/dist/basic/SortByButton.js +5 -5
- package/dist/basic/SortByButton.js.map +1 -1
- package/dist/basic/Swipe.d.ts +1 -1
- package/dist/basic/Swipe.d.ts.map +1 -1
- package/dist/basic/Swipe.js +3 -3
- package/dist/basic/Swipe.js.map +1 -1
- package/dist/basic/Switch.d.ts +1 -1
- package/dist/basic/Switch.d.ts.map +1 -1
- package/dist/basic/Switch.js +3 -3
- package/dist/basic/Switch.js.map +1 -1
- package/dist/basic/TableRepeater.d.ts +1 -1
- package/dist/basic/TableRepeater.d.ts.map +1 -1
- package/dist/basic/TableRepeater.js +5 -5
- package/dist/basic/TableRepeater.js.map +1 -1
- package/dist/basic/TimeEditor.d.ts +2 -2
- package/dist/basic/TimeEditor.d.ts.map +1 -1
- package/dist/basic/TimeEditor.js +13 -13
- package/dist/basic/TimeEditor.js.map +1 -1
- package/dist/basic/TitleEditor.d.ts +1 -1
- package/dist/basic/TitleEditor.d.ts.map +1 -1
- package/dist/basic/TitleEditor.js +3 -3
- package/dist/basic/TitleEditor.js.map +1 -1
- package/dist/basic/ToggleButtonBar.d.ts +1 -1
- package/dist/basic/ToggleButtonBar.d.ts.map +1 -1
- package/dist/basic/ToggleButtonBar.js +7 -7
- package/dist/basic/ToggleButtonBar.js.map +1 -1
- package/dist/basic/Tooltip.d.ts +1 -1
- package/dist/basic/Tooltip.d.ts.map +1 -1
- package/dist/basic/Tooltip.js +8 -8
- package/dist/basic/Tooltip.js.map +1 -1
- package/dist/basic/TypeWriter.js +9 -9
- package/dist/basic/TypeWriter.js.map +1 -1
- package/dist/basic/UploadEvent.js +15 -15
- package/dist/basic/UploadEvent.js.map +1 -1
- package/dist/basic/ZoomView.d.ts +1 -1
- package/dist/basic/ZoomView.d.ts.map +1 -1
- package/dist/basic/ZoomView.js +9 -9
- package/dist/basic/ZoomView.js.map +1 -1
- package/dist/basic/elements/AtomPopover.d.ts +4 -4
- package/dist/basic/elements/AtomPopover.d.ts.map +1 -1
- package/dist/basic/elements/AtomPopover.js +15 -15
- package/dist/basic/elements/AtomPopover.js.map +1 -1
- package/dist/button-bar/AtomButtonBar.d.ts +2 -2
- package/dist/button-bar/AtomButtonBar.d.ts.map +1 -1
- package/dist/button-bar/AtomButtonBar.js +3 -3
- package/dist/button-bar/AtomButtonBar.js.map +1 -1
- package/dist/buttons/AtomPopupButton.d.ts +1 -1
- package/dist/buttons/AtomPopupButton.d.ts.map +1 -1
- package/dist/buttons/AtomPopupButton.js +5 -5
- package/dist/buttons/AtomPopupButton.js.map +1 -1
- package/dist/buttons/AtomPopupButtonStyle.d.ts +2 -2
- package/dist/buttons/AtomPopupButtonStyle.d.ts.map +1 -1
- package/dist/buttons/AtomPopupButtonStyle.js +5 -5
- package/dist/buttons/AtomPopupButtonStyle.js.map +1 -1
- package/dist/calendar/AtomCalendar.d.ts +4 -4
- package/dist/calendar/AtomCalendar.d.ts.map +1 -1
- package/dist/calendar/AtomCalendar.js +17 -17
- package/dist/calendar/AtomCalendar.js.map +1 -1
- package/dist/calendar/AtomCalendarStyle.d.ts +3 -3
- package/dist/calendar/AtomCalendarStyle.d.ts.map +1 -1
- package/dist/calendar/AtomCalendarStyle.js +5 -5
- package/dist/calendar/AtomCalendarStyle.js.map +1 -1
- package/dist/calendar/CalendarViewModel.d.ts +2 -2
- package/dist/calendar/CalendarViewModel.d.ts.map +1 -1
- package/dist/calendar/CalendarViewModel.js +6 -6
- package/dist/calendar/CalendarViewModel.js.map +1 -1
- package/dist/calendar/res/SRCalendar.js +3 -3
- package/dist/calendar/res/SRCalendar.js.map +1 -1
- package/dist/calendar/res/en-US/SRCalendar.d.ts +1 -1
- package/dist/calendar/res/en-US/SRCalendar.d.ts.map +1 -1
- package/dist/calendar/res/en-US/SRCalendar.js +3 -3
- package/dist/calendar/res/en-US/SRCalendar.js.map +1 -1
- package/dist/data-grid/AtomColumn.d.ts +2 -2
- package/dist/data-grid/AtomColumn.d.ts.map +1 -1
- package/dist/data-grid/AtomColumn.js +5 -5
- package/dist/data-grid/AtomColumn.js.map +1 -1
- package/dist/data-grid/AtomDataGrid.d.ts +1 -1
- package/dist/data-grid/AtomDataGrid.d.ts.map +1 -1
- package/dist/data-grid/AtomDataGrid.js +13 -13
- package/dist/data-grid/AtomDataGrid.js.map +1 -1
- package/dist/data-grid/AtomDataGridStyle.d.ts +2 -2
- package/dist/data-grid/AtomDataGridStyle.d.ts.map +1 -1
- package/dist/data-grid/AtomDataGridStyle.js +5 -5
- package/dist/data-grid/AtomDataGridStyle.js.map +1 -1
- package/dist/data-grid/AtomDataGridViewModel.d.ts +2 -4
- package/dist/data-grid/AtomDataGridViewModel.d.ts.map +1 -1
- package/dist/data-grid/AtomDataGridViewModel.js +7 -12
- package/dist/data-grid/AtomDataGridViewModel.js.map +1 -1
- package/dist/data-grid/GridTemplate.d.ts +3 -3
- package/dist/data-grid/GridTemplate.d.ts.map +1 -1
- package/dist/data-grid/GridTemplate.js +3 -3
- package/dist/data-grid/GridTemplate.js.map +1 -1
- package/dist/data-pager/AtomDataPager.d.ts +4 -4
- package/dist/data-pager/AtomDataPager.d.ts.map +1 -1
- package/dist/data-pager/AtomDataPager.js +16 -16
- package/dist/data-pager/AtomDataPager.js.map +1 -1
- package/dist/date-field/AtomDateField.d.ts +3 -3
- package/dist/date-field/AtomDateField.d.ts.map +1 -1
- package/dist/date-field/AtomDateField.js +11 -11
- package/dist/date-field/AtomDateField.js.map +1 -1
- package/dist/desktop-app/DesktopApp.d.ts +2 -2
- package/dist/desktop-app/DesktopApp.d.ts.map +1 -1
- package/dist/desktop-app/DesktopApp.js +13 -13
- package/dist/desktop-app/DesktopApp.js.map +1 -1
- package/dist/desktop-app/MobileDesktopApp.d.ts +3 -3
- package/dist/desktop-app/MobileDesktopApp.d.ts.map +1 -1
- package/dist/desktop-app/MobileDesktopApp.js +10 -10
- package/dist/desktop-app/MobileDesktopApp.js.map +1 -1
- package/dist/dev/DevHost.d.ts +3 -3
- package/dist/dev/DevHost.d.ts.map +1 -1
- package/dist/dev/DevHost.js +19 -19
- package/dist/dev/DevHost.js.map +1 -1
- package/dist/form/AtomField.d.ts +3 -3
- package/dist/form/AtomField.d.ts.map +1 -1
- package/dist/form/AtomField.js +15 -15
- package/dist/form/AtomField.js.map +1 -1
- package/dist/form/AtomForm.d.ts +1 -1
- package/dist/form/AtomForm.d.ts.map +1 -1
- package/dist/form/AtomForm.js +7 -7
- package/dist/form/AtomForm.js.map +1 -1
- package/dist/form/AtomFormGroup.d.ts +1 -1
- package/dist/form/AtomFormGroup.d.ts.map +1 -1
- package/dist/form/AtomFormGroup.js +3 -3
- package/dist/form/AtomFormGroup.js.map +1 -1
- package/dist/form/AtomFormStyle.d.ts +2 -2
- package/dist/form/AtomFormStyle.d.ts.map +1 -1
- package/dist/form/AtomFormStyle.js +5 -5
- package/dist/form/AtomFormStyle.js.map +1 -1
- package/dist/form/HelpPopup.d.ts +1 -1
- package/dist/form/HelpPopup.d.ts.map +1 -1
- package/dist/form/HelpPopup.js +7 -7
- package/dist/form/HelpPopup.js.map +1 -1
- package/dist/html-editor/AtomHtmlEditor.d.ts +3 -3
- package/dist/html-editor/AtomHtmlEditor.d.ts.map +1 -1
- package/dist/html-editor/AtomHtmlEditor.js +59 -59
- package/dist/html-editor/AtomHtmlEditor.js.map +1 -1
- package/dist/html-editor/HtmlEditorCommands.d.ts +1 -1
- package/dist/html-editor/HtmlEditorCommands.d.ts.map +1 -1
- package/dist/html-editor/InlineHtmlEditor.d.ts +3 -3
- package/dist/html-editor/InlineHtmlEditor.d.ts.map +1 -1
- package/dist/html-editor/InlineHtmlEditor.js +14 -14
- package/dist/html-editor/InlineHtmlEditor.js.map +1 -1
- package/dist/html-editor/commands/AddImage.d.ts +2 -2
- package/dist/html-editor/commands/AddImage.d.ts.map +1 -1
- package/dist/html-editor/commands/AddImage.js +16 -16
- package/dist/html-editor/commands/AddImage.js.map +1 -1
- package/dist/html-editor/commands/AddLink.d.ts +1 -1
- package/dist/html-editor/commands/AddLink.js +18 -18
- package/dist/html-editor/commands/AddLink.js.map +1 -1
- package/dist/html-editor/commands/Align.d.ts +1 -1
- package/dist/html-editor/commands/Align.d.ts.map +1 -1
- package/dist/html-editor/commands/Align.js +8 -8
- package/dist/html-editor/commands/Align.js.map +1 -1
- package/dist/html-editor/commands/AttachFile.js +5 -5
- package/dist/html-editor/commands/AttachFile.js.map +1 -1
- package/dist/html-editor/commands/AttachImage.js +7 -7
- package/dist/html-editor/commands/AttachImage.js.map +1 -1
- package/dist/html-editor/commands/Bold.d.ts +1 -1
- package/dist/html-editor/commands/Bold.d.ts.map +1 -1
- package/dist/html-editor/commands/Bold.js +3 -3
- package/dist/html-editor/commands/Bold.js.map +1 -1
- package/dist/html-editor/commands/ChangeColor.js +7 -7
- package/dist/html-editor/commands/ChangeColor.js.map +1 -1
- package/dist/html-editor/commands/ChangeFont.js +8 -8
- package/dist/html-editor/commands/ChangeFont.js.map +1 -1
- package/dist/html-editor/commands/ChangeFontSize.d.ts +1 -1
- package/dist/html-editor/commands/ChangeFontSize.d.ts.map +1 -1
- package/dist/html-editor/commands/ChangeFontSize.js +8 -8
- package/dist/html-editor/commands/ChangeFontSize.js.map +1 -1
- package/dist/html-editor/commands/Command.d.ts +1 -1
- package/dist/html-editor/commands/Command.d.ts.map +1 -1
- package/dist/html-editor/commands/Command.js +5 -5
- package/dist/html-editor/commands/Command.js.map +1 -1
- package/dist/html-editor/commands/CommandButton.d.ts +1 -1
- package/dist/html-editor/commands/CommandButton.d.ts.map +1 -1
- package/dist/html-editor/commands/CommandButton.js +5 -5
- package/dist/html-editor/commands/CommandButton.js.map +1 -1
- package/dist/html-editor/commands/Headings.js +8 -8
- package/dist/html-editor/commands/Headings.js.map +1 -1
- package/dist/html-editor/commands/HorizontalRule.d.ts +1 -1
- package/dist/html-editor/commands/HorizontalRule.d.ts.map +1 -1
- package/dist/html-editor/commands/HorizontalRule.js +3 -3
- package/dist/html-editor/commands/HorizontalRule.js.map +1 -1
- package/dist/html-editor/commands/HtmlCommands.d.ts +1 -1
- package/dist/html-editor/commands/HtmlCommands.d.ts.map +1 -1
- package/dist/html-editor/commands/IndentLess.js +3 -3
- package/dist/html-editor/commands/IndentLess.js.map +1 -1
- package/dist/html-editor/commands/IndentMore.js +3 -3
- package/dist/html-editor/commands/IndentMore.js.map +1 -1
- package/dist/html-editor/commands/Italic.d.ts +1 -1
- package/dist/html-editor/commands/Italic.d.ts.map +1 -1
- package/dist/html-editor/commands/Italic.js +3 -3
- package/dist/html-editor/commands/Italic.js.map +1 -1
- package/dist/html-editor/commands/NumberedList.js +3 -3
- package/dist/html-editor/commands/NumberedList.js.map +1 -1
- package/dist/html-editor/commands/Quote.js +3 -3
- package/dist/html-editor/commands/Quote.js.map +1 -1
- package/dist/html-editor/commands/RemoveFormat.js +3 -3
- package/dist/html-editor/commands/RemoveFormat.js.map +1 -1
- package/dist/html-editor/commands/Separator.js +3 -3
- package/dist/html-editor/commands/Separator.js.map +1 -1
- package/dist/html-editor/commands/Source.js +14 -14
- package/dist/html-editor/commands/Source.js.map +1 -1
- package/dist/html-editor/commands/StrikeThrough.d.ts +1 -1
- package/dist/html-editor/commands/StrikeThrough.d.ts.map +1 -1
- package/dist/html-editor/commands/StrikeThrough.js +3 -3
- package/dist/html-editor/commands/StrikeThrough.js.map +1 -1
- package/dist/html-editor/commands/Toolbar.d.ts +1 -1
- package/dist/html-editor/commands/Toolbar.d.ts.map +1 -1
- package/dist/html-editor/commands/Toolbar.js +3 -3
- package/dist/html-editor/commands/Toolbar.js.map +1 -1
- package/dist/html-editor/commands/Underline.d.ts +1 -1
- package/dist/html-editor/commands/Underline.d.ts.map +1 -1
- package/dist/html-editor/commands/Underline.js +3 -3
- package/dist/html-editor/commands/Underline.js.map +1 -1
- package/dist/html-editor/commands/Unlink.d.ts +1 -1
- package/dist/html-editor/commands/Unlink.js +5 -5
- package/dist/html-editor/commands/Unlink.js.map +1 -1
- package/dist/html-editor/commands/UnorderedList.js +3 -3
- package/dist/html-editor/commands/UnorderedList.js.map +1 -1
- package/dist/mobile/pages/AtomPageFrame.d.ts +4 -4
- package/dist/mobile/pages/AtomPageFrame.d.ts.map +1 -1
- package/dist/mobile/pages/AtomPageFrame.js +15 -15
- package/dist/mobile/pages/AtomPageFrame.js.map +1 -1
- package/dist/mobile/pages/AtomPageFrameStyle.d.ts +3 -3
- package/dist/mobile/pages/AtomPageFrameStyle.d.ts.map +1 -1
- package/dist/mobile/pages/AtomPageFrameStyle.js +7 -7
- package/dist/mobile/pages/AtomPageFrameStyle.js.map +1 -1
- package/dist/mobile/pages/AtomPageFrameTemplate.d.ts +1 -1
- package/dist/mobile/pages/AtomPageFrameTemplate.d.ts.map +1 -1
- package/dist/mobile/pages/AtomPageFrameTemplate.js +9 -9
- package/dist/mobile/pages/AtomPageFrameTemplate.js.map +1 -1
- package/dist/mobile/pages/Page.d.ts +2 -2
- package/dist/mobile/pages/Page.d.ts.map +1 -1
- package/dist/mobile/pages/Page.js +5 -5
- package/dist/mobile/pages/Page.js.map +1 -1
- package/dist/mobile/pages/PageFrameViewModel.d.ts +3 -3
- package/dist/mobile/pages/PageFrameViewModel.d.ts.map +1 -1
- package/dist/mobile/pages/PageFrameViewModel.js +17 -17
- package/dist/mobile/pages/PageFrameViewModel.js.map +1 -1
- package/dist/mobile/pages/TitleTemplate.d.ts +1 -1
- package/dist/mobile/pages/TitleTemplate.d.ts.map +1 -1
- package/dist/mobile/pages/TitleTemplate.js +7 -7
- package/dist/mobile/pages/TitleTemplate.js.map +1 -1
- package/dist/mobile-app/BottomPopup.d.ts +5 -5
- package/dist/mobile-app/BottomPopup.d.ts.map +1 -1
- package/dist/mobile-app/BottomPopup.js +16 -16
- package/dist/mobile-app/BottomPopup.js.map +1 -1
- package/dist/mobile-app/MasterDetailPage.d.ts +2 -2
- package/dist/mobile-app/MasterDetailPage.d.ts.map +1 -1
- package/dist/mobile-app/MasterDetailPage.js +10 -10
- package/dist/mobile-app/MasterDetailPage.js.map +1 -1
- package/dist/mobile-app/MobileApp.d.ts +5 -5
- package/dist/mobile-app/MobileApp.d.ts.map +1 -1
- package/dist/mobile-app/MobileApp.js +33 -33
- package/dist/mobile-app/MobileApp.js.map +1 -1
- package/dist/player/AtomVideoPlayer.d.ts +1 -1
- package/dist/player/AtomVideoPlayer.d.ts.map +1 -1
- package/dist/player/AtomVideoPlayer.js +13 -13
- package/dist/player/AtomVideoPlayer.js.map +1 -1
- package/dist/player/TrackProgress.js +3 -3
- package/dist/player/TrackProgress.js.map +1 -1
- package/dist/time-field/AtomTimeField.d.ts +1 -1
- package/dist/time-field/AtomTimeField.d.ts.map +1 -1
- package/dist/time-field/AtomTimeField.js +17 -17
- package/dist/time-field/AtomTimeField.js.map +1 -1
- package/dist/time-field/AtomTimeFieldStyle.d.ts +2 -2
- package/dist/time-field/AtomTimeFieldStyle.d.ts.map +1 -1
- package/dist/time-field/AtomTimeFieldStyle.js +3 -3
- package/dist/time-field/AtomTimeFieldStyle.js.map +1 -1
- package/dist/toggle-view/AtomToggleView.d.ts +2 -2
- package/dist/toggle-view/AtomToggleView.d.ts.map +1 -1
- package/dist/toggle-view/AtomToggleView.js +9 -9
- package/dist/toggle-view/AtomToggleView.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +6 -5
- package/src/PageNavigator.ts +3 -3
- package/src/animations/Animations.ts +1 -1
- package/src/auto-complete/AppComboBoxViewModel.ts +3 -3
- package/src/auto-complete/AutoCompleteBox.tsx +14 -14
- package/src/auto-complete/AutoCompleteBoxStyle.ts +4 -4
- package/src/auto-complete/ItemHost.tsx +7 -7
- package/src/basic/AtomChips.tsx +9 -9
- package/src/basic/AtomRepeater.tsx +17 -17
- package/src/basic/AtomSuggestions.tsx +8 -8
- package/src/basic/Button.tsx +1 -1
- package/src/basic/ButtonBar.tsx +3 -3
- package/src/basic/Calendar.tsx +9 -9
- package/src/basic/CheckBoxList.tsx +3 -3
- package/src/basic/Checkbox.tsx +2 -2
- package/src/basic/Chip.tsx +2 -2
- package/src/basic/ComboBox.tsx +3 -3
- package/src/basic/DataGrid.tsx +9 -9
- package/src/basic/DateField.tsx +10 -10
- package/src/basic/DropDown.tsx +3 -3
- package/src/basic/DropDownInput.tsx +6 -6
- package/src/basic/Editable.tsx +3 -3
- package/src/basic/Expander.tsx +1 -1
- package/src/basic/FilesDragDrop.ts +2 -2
- package/src/basic/Form.tsx +3 -3
- package/src/basic/FormField.tsx +6 -6
- package/src/basic/InlinePopup.tsx +8 -8
- package/src/basic/InlinePopupButton.tsx +5 -5
- package/src/basic/InlinePopupControl.tsx +3 -3
- package/src/basic/LimitedText.tsx +1 -1
- package/src/basic/ListRepeater.tsx +2 -2
- package/src/basic/MaskedInput.tsx +2 -2
- package/src/basic/MaskedInputDiv.tsx +3 -3
- package/src/basic/PasswordBox.tsx +2 -2
- package/src/basic/PinchZoomView.tsx +4 -4
- package/src/basic/PopupButton.tsx +2 -2
- package/src/basic/PopupMenu.tsx +2 -2
- package/src/basic/RadioButtonList.tsx +2 -2
- package/src/basic/RefreshLock.ts +2 -2
- package/src/basic/Resizable.tsx +4 -4
- package/src/basic/Select.tsx +3 -3
- package/src/basic/SortByButton.tsx +3 -3
- package/src/basic/Swipe.tsx +1 -1
- package/src/basic/Switch.tsx +2 -2
- package/src/basic/TableRepeater.tsx +2 -2
- package/src/basic/TimeEditor.tsx +6 -6
- package/src/basic/TitleEditor.tsx +2 -2
- package/src/basic/ToggleButtonBar.tsx +3 -3
- package/src/basic/Tooltip.tsx +5 -5
- package/src/basic/TypeWriter.tsx +4 -4
- package/src/basic/UploadEvent.tsx +9 -9
- package/src/basic/ZoomView.tsx +4 -4
- package/src/basic/elements/AtomPopover.tsx +6 -6
- package/src/button-bar/AtomButtonBar.tsx +3 -3
- package/src/buttons/AtomPopupButton.ts +6 -6
- package/src/buttons/AtomPopupButtonStyle.ts +3 -3
- package/src/calendar/AtomCalendar.tsx +10 -10
- package/src/calendar/AtomCalendarStyle.ts +4 -4
- package/src/calendar/CalendarViewModel.ts +2 -2
- package/src/calendar/res/SRCalendar.ts +1 -1
- package/src/calendar/res/en-US/SRCalendar.ts +1 -1
- package/src/data-grid/AtomColumn.tsx +3 -3
- package/src/data-grid/AtomDataGrid.ts +6 -6
- package/src/data-grid/AtomDataGridStyle.ts +3 -3
- package/src/data-grid/AtomDataGridViewModel.ts +7 -7
- package/src/data-grid/GridTemplate.ts +5 -5
- package/src/data-pager/AtomDataPager.tsx +9 -9
- package/src/date-field/AtomDateField.tsx +6 -6
- package/src/desktop-app/DesktopApp.tsx +6 -6
- package/src/desktop-app/MobileDesktopApp.tsx +6 -6
- package/src/dev/DevHost.tsx +9 -9
- package/src/form/AtomField.tsx +9 -9
- package/src/form/AtomForm.ts +3 -3
- package/src/form/AtomFormGroup.ts +2 -2
- package/src/form/AtomFormStyle.ts +3 -3
- package/src/form/HelpPopup.tsx +3 -3
- package/src/html-editor/AtomHtmlEditor.tsx +29 -29
- package/src/html-editor/HtmlEditorCommands.tsx +1 -1
- package/src/html-editor/InlineHtmlEditor.tsx +7 -7
- package/src/html-editor/RangeEditor.tsx +1 -1
- package/src/html-editor/commands/AddImage.tsx +8 -8
- package/src/html-editor/commands/AddLink.tsx +9 -9
- package/src/html-editor/commands/Align.tsx +6 -6
- package/src/html-editor/commands/AttachFile.tsx +6 -6
- package/src/html-editor/commands/AttachImage.tsx +3 -3
- package/src/html-editor/commands/Bold.ts +1 -1
- package/src/html-editor/commands/ChangeColor.tsx +4 -4
- package/src/html-editor/commands/ChangeFont.tsx +4 -4
- package/src/html-editor/commands/ChangeFontSize.tsx +5 -5
- package/src/html-editor/commands/Command.tsx +3 -3
- package/src/html-editor/commands/CommandButton.tsx +4 -4
- package/src/html-editor/commands/Headings.tsx +4 -4
- package/src/html-editor/commands/HorizontalRule.tsx +1 -1
- package/src/html-editor/commands/HtmlCommands.ts +1 -1
- package/src/html-editor/commands/IndentLess.tsx +1 -1
- package/src/html-editor/commands/IndentMore.tsx +1 -1
- package/src/html-editor/commands/Italic.ts +1 -1
- package/src/html-editor/commands/NumberedList.tsx +1 -1
- package/src/html-editor/commands/Quote.tsx +1 -1
- package/src/html-editor/commands/RemoveFormat.tsx +1 -1
- package/src/html-editor/commands/Separator.tsx +1 -1
- package/src/html-editor/commands/Source.tsx +7 -7
- package/src/html-editor/commands/StrikeThrough.ts +1 -1
- package/src/html-editor/commands/Toolbar.tsx +1 -1
- package/src/html-editor/commands/Underline.ts +1 -1
- package/src/html-editor/commands/Unlink.tsx +2 -2
- package/src/html-editor/commands/UnorderedList.tsx +1 -1
- package/src/mobile/pages/AtomPageFrame.ts +9 -9
- package/src/mobile/pages/AtomPageFrameStyle.ts +4 -4
- package/src/mobile/pages/AtomPageFrameTemplate.tsx +5 -5
- package/src/mobile/pages/Page.ts +4 -4
- package/src/mobile/pages/PageFrameViewModel.ts +9 -9
- package/src/mobile/pages/TitleTemplate.tsx +3 -3
- package/src/mobile-app/BottomPopup.tsx +8 -8
- package/src/mobile-app/MasterDetailPage.tsx +4 -4
- package/src/mobile-app/MobileApp.tsx +25 -25
- package/src/player/AtomVideoPlayer.tsx +6 -6
- package/src/player/TrackProgress.tsx +1 -1
- package/src/tags.d.ts +1 -1
- package/src/time-field/AtomTimeField.tsx +10 -10
- package/src/time-field/AtomTimeFieldStyle.ts +2 -2
- package/src/toggle-view/AtomToggleView.tsx +5 -5
- package/tsconfig.esm.json +33 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import Bind from "@web-atoms/core/dist/core/Bind";
|
|
2
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
3
|
-
import PopupButton, { MenuItem } from "../../basic/PopupButton";
|
|
4
|
-
import type AtomHtmlEditor from "../AtomHtmlEditor";
|
|
1
|
+
import Bind from "@web-atoms/core/dist/core/Bind.js";
|
|
2
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
3
|
+
import PopupButton, { MenuItem } from "../../basic/PopupButton.js";
|
|
4
|
+
import type AtomHtmlEditor from "../AtomHtmlEditor.js";
|
|
5
5
|
|
|
6
6
|
export default function Headings() {
|
|
7
7
|
return <PopupButton
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import Bind from "@web-atoms/core/dist/core/Bind";
|
|
2
|
-
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty";
|
|
3
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
4
|
-
import PopupService, { PopupWindow } from "@web-atoms/core/dist/web/services/PopupService";
|
|
5
|
-
import type AtomHtmlEditor from "../AtomHtmlEditor";
|
|
6
|
-
import CommandButton from "./CommandButton";
|
|
7
|
-
import HtmlCommands from "./HtmlCommands";
|
|
1
|
+
import Bind from "@web-atoms/core/dist/core/Bind.js";
|
|
2
|
+
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty.js";
|
|
3
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
4
|
+
import PopupService, { PopupWindow } from "@web-atoms/core/dist/web/services/PopupService.js";
|
|
5
|
+
import type AtomHtmlEditor from "../AtomHtmlEditor.js";
|
|
6
|
+
import CommandButton from "./CommandButton.js";
|
|
7
|
+
import HtmlCommands from "./HtmlCommands.js";
|
|
8
8
|
import "./Source.local.css";
|
|
9
9
|
|
|
10
10
|
const css = "web-controls-html-editor-source";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty";
|
|
2
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
3
|
-
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl";
|
|
4
|
-
import { AtomFrame } from "@web-atoms/core/dist/web/controls/AtomFrame";
|
|
5
|
-
import AtomPageFrameTemplate from "./AtomPageFrameTemplate";
|
|
6
|
-
import Page from "./Page";
|
|
7
|
-
import PageFrameViewModel from "./PageFrameViewModel";
|
|
8
|
-
import TitleTemplate from "./TitleTemplate";
|
|
9
|
-
import { refreshInherited } from "@web-atoms/core/dist/core/Hacks";
|
|
1
|
+
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty.js";
|
|
2
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
3
|
+
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl.js";
|
|
4
|
+
import { AtomFrame } from "@web-atoms/core/dist/web/controls/AtomFrame.js";
|
|
5
|
+
import AtomPageFrameTemplate from "./AtomPageFrameTemplate.js";
|
|
6
|
+
import Page from "./Page.js";
|
|
7
|
+
import PageFrameViewModel from "./PageFrameViewModel.js";
|
|
8
|
+
import TitleTemplate from "./TitleTemplate.js";
|
|
9
|
+
import { refreshInherited } from "@web-atoms/core/dist/core/Hacks.js";
|
|
10
10
|
|
|
11
11
|
export default class AtomPageFrame extends AtomFrame {
|
|
12
12
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import Colors from "@web-atoms/core/dist/core/Colors";
|
|
2
|
-
import AtomFrameStyle from "@web-atoms/core/dist/web/styles/AtomFrameStyle";
|
|
3
|
-
import { AtomStyle } from "@web-atoms/core/dist/web/styles/AtomStyle";
|
|
4
|
-
import { IStyleDeclaration } from "@web-atoms/core/dist/web/styles/IStyleDeclaration";
|
|
1
|
+
import Colors from "@web-atoms/core/dist/core/Colors.js";
|
|
2
|
+
import AtomFrameStyle from "@web-atoms/core/dist/web/styles/AtomFrameStyle.js";
|
|
3
|
+
import { AtomStyle } from "@web-atoms/core/dist/web/styles/AtomStyle.js";
|
|
4
|
+
import { IStyleDeclaration } from "@web-atoms/core/dist/web/styles/IStyleDeclaration.js";
|
|
5
5
|
|
|
6
6
|
export default class AtomPageFrameStyle extends AtomStyle {
|
|
7
7
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import Bind from "@web-atoms/core/dist/core/Bind";
|
|
2
|
-
import {BindableProperty} from "@web-atoms/core/dist/core/BindableProperty";
|
|
3
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
4
|
-
import {AtomControl} from "@web-atoms/core/dist/web/controls/AtomControl";
|
|
5
|
-
import AtomPageFrameStyle, { FrameStyle } from "./AtomPageFrameStyle";
|
|
1
|
+
import Bind from "@web-atoms/core/dist/core/Bind.js";
|
|
2
|
+
import {BindableProperty} from "@web-atoms/core/dist/core/BindableProperty.js";
|
|
3
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
4
|
+
import {AtomControl} from "@web-atoms/core/dist/web/controls/AtomControl.js";
|
|
5
|
+
import AtomPageFrameStyle, { FrameStyle } from "./AtomPageFrameStyle.js";
|
|
6
6
|
|
|
7
7
|
export default class AtomPageFrameTemplate extends AtomControl {
|
|
8
8
|
|
package/src/mobile/pages/Page.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { App } from "@web-atoms/core/dist/App";
|
|
2
|
-
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty";
|
|
3
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
4
|
-
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl";
|
|
1
|
+
import { App } from "@web-atoms/core/dist/App.js";
|
|
2
|
+
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty.js";
|
|
3
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
4
|
+
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl.js";
|
|
5
5
|
|
|
6
6
|
export default class Page extends AtomControl {
|
|
7
7
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Atom } from "@web-atoms/core/dist/Atom";
|
|
2
|
-
import { AtomBinder } from "@web-atoms/core/dist/core/AtomBinder";
|
|
3
|
-
import { AtomUri } from "@web-atoms/core/dist/core/AtomUri";
|
|
4
|
-
import { CancelToken } from "@web-atoms/core/dist/core/types";
|
|
5
|
-
import { Inject } from "@web-atoms/core/dist/di/Inject";
|
|
6
|
-
import { NavigationService } from "@web-atoms/core/dist/services/NavigationService";
|
|
7
|
-
import { AtomViewModel, Receive, Watch } from "@web-atoms/core/dist/view-model/AtomViewModel";
|
|
8
|
-
import bindUrlParameter from "@web-atoms/core/dist/view-model/bindUrlParameter";
|
|
9
|
-
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl";
|
|
1
|
+
import { Atom } from "@web-atoms/core/dist/Atom.js";
|
|
2
|
+
import { AtomBinder } from "@web-atoms/core/dist/core/AtomBinder.js";
|
|
3
|
+
import { AtomUri } from "@web-atoms/core/dist/core/AtomUri.js";
|
|
4
|
+
import { CancelToken } from "@web-atoms/core/dist/core/types.js";
|
|
5
|
+
import { Inject } from "@web-atoms/core/dist/di/Inject.js";
|
|
6
|
+
import { NavigationService } from "@web-atoms/core/dist/services/NavigationService.js";
|
|
7
|
+
import { AtomViewModel, Receive, Watch } from "@web-atoms/core/dist/view-model/AtomViewModel.js";
|
|
8
|
+
import bindUrlParameter from "@web-atoms/core/dist/view-model/bindUrlParameter.js";
|
|
9
|
+
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl.js";
|
|
10
10
|
|
|
11
11
|
declare var dotNet: any;
|
|
12
12
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import Bind from "@web-atoms/core/dist/core/Bind";
|
|
2
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
3
|
-
import {AtomControl} from "@web-atoms/core/dist/web/controls/AtomControl";
|
|
1
|
+
import Bind from "@web-atoms/core/dist/core/Bind.js";
|
|
2
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
3
|
+
import {AtomControl} from "@web-atoms/core/dist/web/controls/AtomControl.js";
|
|
4
4
|
|
|
5
5
|
export default class TitleTemplate extends AtomControl {
|
|
6
6
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty";
|
|
2
|
-
import { CancelToken } from "@web-atoms/core/dist/core/types";
|
|
3
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
4
|
-
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl";
|
|
5
|
-
import { ChildEnumerator } from "@web-atoms/core/dist/web/core/AtomUI";
|
|
6
|
-
import PopupService, { IPopupOptions, PopupControl, PopupWindow } from "@web-atoms/core/dist/web/services/PopupService";
|
|
7
|
-
export * as zDoNotUse from "../animations/Animations";
|
|
8
|
-
import MobileApp from "./MobileApp";
|
|
1
|
+
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty.js";
|
|
2
|
+
import { CancelToken } from "@web-atoms/core/dist/core/types.js";
|
|
3
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
4
|
+
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl.js";
|
|
5
|
+
import { ChildEnumerator } from "@web-atoms/core/dist/web/core/AtomUI.js";
|
|
6
|
+
import PopupService, { IPopupOptions, PopupControl, PopupWindow } from "@web-atoms/core/dist/web/services/PopupService.js";
|
|
7
|
+
export * as zDoNotUse from "../animations/Animations.js";
|
|
8
|
+
import MobileApp from "./MobileApp.js";
|
|
9
9
|
|
|
10
10
|
import "./bottom-popup.global.css";
|
|
11
11
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import PageNavigator, { Page } from "../PageNavigator";
|
|
2
|
-
import { ContentPage, isMobileView } from "./MobileApp";
|
|
3
|
-
import { descendentElementIterator } from "@web-atoms/core/dist/web/core/AtomUI";
|
|
4
|
-
import AtomRepeater from "../basic/AtomRepeater";
|
|
1
|
+
import PageNavigator, { Page } from "../PageNavigator.js";
|
|
2
|
+
import { ContentPage, isMobileView } from "./MobileApp.js";
|
|
3
|
+
import { descendentElementIterator } from "@web-atoms/core/dist/web/core/AtomUI.js";
|
|
4
|
+
import AtomRepeater from "../basic/AtomRepeater.js";
|
|
5
5
|
|
|
6
6
|
import "./MasterDetailPage.global.css";
|
|
7
7
|
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { AtomLoader } from "@web-atoms/core/dist/core/AtomLoader";
|
|
2
|
-
import { AtomUri } from "@web-atoms/core/dist/core/AtomUri";
|
|
3
|
-
import sleep from "@web-atoms/core/dist/core/sleep";
|
|
4
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
5
|
-
import { NavigationService } from "@web-atoms/core/dist/services/NavigationService";
|
|
6
|
-
import { AtomWindowViewModel } from "@web-atoms/core/dist/view-model/AtomWindowViewModel";
|
|
7
|
-
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl";
|
|
8
|
-
import PopupService, { IDialogOptions, PopupWindow } from "@web-atoms/core/dist/web/services/PopupService";
|
|
9
|
-
import PageNavigator from "../PageNavigator";
|
|
10
|
-
import { StringHelper } from "@web-atoms/core/dist/core/StringHelper";
|
|
11
|
-
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty";
|
|
12
|
-
import { AtomDisposableList } from "@web-atoms/core/dist/core/AtomDisposableList";
|
|
13
|
-
import Bind from "@web-atoms/core/dist/core/Bind";
|
|
14
|
-
import { CancelToken, IDisposable } from "@web-atoms/core/dist/core/types";
|
|
15
|
-
import { AncestorEnumerator, ChildEnumerator } from "@web-atoms/core/dist/web/core/AtomUI";
|
|
16
|
-
import { displayRouteSymbol, routeSymbol } from "@web-atoms/core/dist/core/Command";
|
|
17
|
-
import Route from "@web-atoms/core/dist/core/Route";
|
|
1
|
+
import { AtomLoader } from "@web-atoms/core/dist/core/AtomLoader.js";
|
|
2
|
+
import { AtomUri } from "@web-atoms/core/dist/core/AtomUri.js";
|
|
3
|
+
import sleep from "@web-atoms/core/dist/core/sleep.js";
|
|
4
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
5
|
+
import { NavigationService } from "@web-atoms/core/dist/services/NavigationService.js";
|
|
6
|
+
import { AtomWindowViewModel } from "@web-atoms/core/dist/view-model/AtomWindowViewModel.js";
|
|
7
|
+
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl.js";
|
|
8
|
+
import PopupService, { IDialogOptions, PopupWindow } from "@web-atoms/core/dist/web/services/PopupService.js";
|
|
9
|
+
import PageNavigator from "../PageNavigator.js";
|
|
10
|
+
import { StringHelper } from "@web-atoms/core/dist/core/StringHelper.js";
|
|
11
|
+
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty.js";
|
|
12
|
+
import { AtomDisposableList } from "@web-atoms/core/dist/core/AtomDisposableList.js";
|
|
13
|
+
import Bind from "@web-atoms/core/dist/core/Bind.js";
|
|
14
|
+
import { CancelToken, IDisposable } from "@web-atoms/core/dist/core/types.js";
|
|
15
|
+
import { AncestorEnumerator, ChildEnumerator } from "@web-atoms/core/dist/web/core/AtomUI.js";
|
|
16
|
+
import { displayRouteSymbol, routeSymbol } from "@web-atoms/core/dist/core/Command.js";
|
|
17
|
+
import Route from "@web-atoms/core/dist/core/Route.js";
|
|
18
18
|
|
|
19
19
|
import "./MobileApp.global.css";
|
|
20
20
|
|
|
@@ -527,7 +527,7 @@ delete (BasePage.prototype as any).init;
|
|
|
527
527
|
|
|
528
528
|
export class ContentPage<T = any, TResult = any> extends BasePage {
|
|
529
529
|
public parameters: T;
|
|
530
|
-
public close: (result: TResult) => any;
|
|
530
|
+
declare public close: (result: TResult) => any;
|
|
531
531
|
}
|
|
532
532
|
|
|
533
533
|
export type InputOf<T extends ContentPage> = T extends ContentPage<infer T> ? T : any;
|
|
@@ -796,21 +796,21 @@ const root = (isMobileView ? ContentPage : PopupWindowEx) as typeof AtomControl;
|
|
|
796
796
|
export class PopupWindowPage<TIn = any, TOut = any> extends (root as any as typeof ContentPage) {
|
|
797
797
|
|
|
798
798
|
|
|
799
|
-
public parameters: TIn;
|
|
799
|
+
declare public parameters: TIn;
|
|
800
800
|
|
|
801
801
|
public static dialogOptions: IDialogOptions;
|
|
802
802
|
|
|
803
|
-
public close: (r: TOut) => void;
|
|
803
|
+
declare public close: (r: TOut) => void;
|
|
804
804
|
|
|
805
|
-
public cancel: (error?: any) => void;
|
|
805
|
+
declare public cancel: (error?: any) => void;
|
|
806
806
|
|
|
807
|
-
public title: string;
|
|
807
|
+
declare public title: string;
|
|
808
808
|
|
|
809
|
-
public headerRenderer: () => XNode;
|
|
809
|
+
declare public headerRenderer: () => XNode;
|
|
810
810
|
|
|
811
|
-
public footerRenderer: () => XNode;
|
|
811
|
+
declare public footerRenderer: () => XNode;
|
|
812
812
|
|
|
813
|
-
public titleRenderer: () => XNode;
|
|
813
|
+
declare public titleRenderer: () => XNode;
|
|
814
814
|
|
|
815
815
|
|
|
816
816
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AtomBinder } from "@web-atoms/core/dist/core/AtomBinder";
|
|
2
|
-
import Bind from "@web-atoms/core/dist/core/Bind";
|
|
3
|
-
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty";
|
|
4
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
5
|
-
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl";
|
|
6
|
-
import { ChildEnumerator } from "@web-atoms/core/dist/web/core/AtomUI";
|
|
1
|
+
import { AtomBinder } from "@web-atoms/core/dist/core/AtomBinder.js";
|
|
2
|
+
import Bind from "@web-atoms/core/dist/core/Bind.js";
|
|
3
|
+
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty.js";
|
|
4
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
5
|
+
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl.js";
|
|
6
|
+
import { ChildEnumerator } from "@web-atoms/core/dist/web/core/AtomUI.js";
|
|
7
7
|
|
|
8
8
|
// check if it is a mobile..
|
|
9
9
|
const isTouchEnabled = /android|iPhone|iPad/i.test(navigator.userAgent);
|
package/src/tags.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import Bind from "@web-atoms/core/dist/core/Bind";
|
|
2
|
-
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty";
|
|
3
|
-
import { PropertyBinding } from "@web-atoms/core/dist/core/PropertyBinding";
|
|
4
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
5
|
-
import { AtomViewModel } from "@web-atoms/core/dist/view-model/AtomViewModel";
|
|
6
|
-
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl";
|
|
7
|
-
import { AtomToggleButtonBar } from "@web-atoms/core/dist/web/controls/AtomToggleButtonBar";
|
|
8
|
-
import DateTime from "@web-atoms/date-time/dist/DateTime";
|
|
9
|
-
import TimeSpan from "@web-atoms/date-time/dist/TimeSpan";
|
|
10
|
-
import AtomTimeFieldStyle from "./AtomTimeFieldStyle";
|
|
1
|
+
import Bind from "@web-atoms/core/dist/core/Bind.js";
|
|
2
|
+
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty.js";
|
|
3
|
+
import { PropertyBinding } from "@web-atoms/core/dist/core/PropertyBinding.js";
|
|
4
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
5
|
+
import { AtomViewModel } from "@web-atoms/core/dist/view-model/AtomViewModel.js";
|
|
6
|
+
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl.js";
|
|
7
|
+
import { AtomToggleButtonBar } from "@web-atoms/core/dist/web/controls/AtomToggleButtonBar.js";
|
|
8
|
+
import DateTime from "@web-atoms/date-time/dist/DateTime.js";
|
|
9
|
+
import TimeSpan from "@web-atoms/date-time/dist/TimeSpan.js";
|
|
10
|
+
import AtomTimeFieldStyle from "./AtomTimeFieldStyle.js";
|
|
11
11
|
|
|
12
12
|
const zones = [
|
|
13
13
|
{ label: "AM", value: "AM" },
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AtomStyle } from "@web-atoms/core/dist/web/styles/AtomStyle";
|
|
2
|
-
import { IStyleDeclaration } from "@web-atoms/core/dist/web/styles/IStyleDeclaration";
|
|
1
|
+
import { AtomStyle } from "@web-atoms/core/dist/web/styles/AtomStyle.js";
|
|
2
|
+
import { IStyleDeclaration } from "@web-atoms/core/dist/web/styles/IStyleDeclaration.js";
|
|
3
3
|
|
|
4
4
|
export default class AtomTimeFieldStyle extends AtomStyle {
|
|
5
5
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty";
|
|
2
|
-
import XNode from "@web-atoms/core/dist/core/XNode";
|
|
3
|
-
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl";
|
|
1
|
+
import { BindableProperty } from "@web-atoms/core/dist/core/BindableProperty.js";
|
|
2
|
+
import XNode from "@web-atoms/core/dist/core/XNode.js";
|
|
3
|
+
import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl.js";
|
|
4
4
|
|
|
5
5
|
import "../basic/styles/toggle-view.global.css";
|
|
6
|
-
import IElement from "../basic/IElement";
|
|
7
|
-
import Action from "@web-atoms/core/dist/view-model/Action";
|
|
6
|
+
import IElement from "../basic/IElement.js";
|
|
7
|
+
import Action from "@web-atoms/core/dist/view-model/Action.js";
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
export interface IToggleView {
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"compilerOptions": {
|
|
3
|
+
"target": "es2022",
|
|
4
|
+
"module":"es2022",
|
|
5
|
+
"incremental": true,
|
|
6
|
+
"sourceMap": true,
|
|
7
|
+
"declaration": true,
|
|
8
|
+
"declarationMap": true,
|
|
9
|
+
"moduleResolution": "bundler",
|
|
10
|
+
"outDir": "dist-esm",
|
|
11
|
+
"downlevelIteration": false,
|
|
12
|
+
"experimentalDecorators": true,
|
|
13
|
+
"emitDecoratorMetadata": true,
|
|
14
|
+
"allowSyntheticDefaultImports": true,
|
|
15
|
+
"removeComments": true,
|
|
16
|
+
"importHelpers": true,
|
|
17
|
+
"jsx": "react",
|
|
18
|
+
"jsxFactory": "XNode.create",
|
|
19
|
+
"lib": [
|
|
20
|
+
"es6",
|
|
21
|
+
"dom",
|
|
22
|
+
"ESNext.Disposable",
|
|
23
|
+
"ES2021.WeakRef"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
"include": [
|
|
27
|
+
"src/**/*"
|
|
28
|
+
],
|
|
29
|
+
"exclude": [
|
|
30
|
+
"node_modules",
|
|
31
|
+
"tests"
|
|
32
|
+
]
|
|
33
|
+
}
|