neo.mjs 6.42.0 → 6.44.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/apps/ServiceWorker.mjs +2 -2
- package/apps/colors/childapps/widget/view/Viewport.mjs +1 -3
- package/apps/colors/model/Color.mjs +1 -3
- package/apps/colors/store/Colors.mjs +1 -3
- package/apps/colors/view/BarChartComponent.mjs +1 -3
- package/apps/colors/view/HeaderToolbar.mjs +1 -3
- package/apps/colors/view/PieChartComponent.mjs +1 -3
- package/apps/colors/view/TableContainer.mjs +1 -3
- package/apps/colors/view/Viewport.mjs +1 -3
- package/apps/colors/view/ViewportController.mjs +14 -9
- package/apps/colors/view/ViewportModel.mjs +1 -3
- package/apps/covid/model/Country.mjs +1 -3
- package/apps/covid/model/HistoricalData.mjs +1 -3
- package/apps/covid/store/Countries.mjs +1 -3
- package/apps/covid/store/HistoricalData.mjs +1 -3
- package/apps/covid/view/AttributionComponent.mjs +1 -3
- package/apps/covid/view/FooterContainer.mjs +1 -3
- package/apps/covid/view/GalleryContainer.mjs +1 -3
- package/apps/covid/view/GalleryContainerController.mjs +1 -3
- package/apps/covid/view/HeaderContainer.mjs +1 -3
- package/apps/covid/view/HelixContainer.mjs +1 -3
- package/apps/covid/view/HelixContainerController.mjs +1 -3
- package/apps/covid/view/MainContainer.mjs +1 -3
- package/apps/covid/view/MainContainerController.mjs +1 -3
- package/apps/covid/view/MainContainerModel.mjs +1 -3
- package/apps/covid/view/TableContainer.mjs +1 -3
- package/apps/covid/view/TableContainerController.mjs +1 -3
- package/apps/covid/view/WorldMapComponent.mjs +1 -3
- package/apps/covid/view/WorldMapContainer.mjs +1 -3
- package/apps/covid/view/WorldMapContainerController.mjs +1 -3
- package/apps/covid/view/country/Gallery.mjs +1 -3
- package/apps/covid/view/country/Helix.mjs +1 -3
- package/apps/covid/view/country/HistoricalDataTable.mjs +1 -3
- package/apps/covid/view/country/LineChartComponent.mjs +1 -3
- package/apps/covid/view/country/Table.mjs +1 -3
- package/apps/covid/view/mapboxGl/Component.mjs +1 -3
- package/apps/covid/view/mapboxGl/Container.mjs +1 -3
- package/apps/covid/view/mapboxGl/ContainerController.mjs +1 -3
- package/apps/form/model/SideNav.mjs +1 -3
- package/apps/form/store/SideNav.mjs +1 -3
- package/apps/form/view/FormContainer.mjs +1 -3
- package/apps/form/view/FormContainerController.mjs +1 -3
- package/apps/form/view/FormPageContainer.mjs +1 -3
- package/apps/form/view/SideNavList.mjs +1 -3
- package/apps/form/view/Viewport.mjs +1 -3
- package/apps/form/view/ViewportController.mjs +1 -3
- package/apps/form/view/ViewportModel.mjs +1 -3
- package/apps/form/view/pages/Page1.mjs +1 -3
- package/apps/form/view/pages/Page10.mjs +1 -3
- package/apps/form/view/pages/Page11.mjs +1 -3
- package/apps/form/view/pages/Page12.mjs +1 -3
- package/apps/form/view/pages/Page13.mjs +1 -3
- package/apps/form/view/pages/Page14.mjs +1 -3
- package/apps/form/view/pages/Page15.mjs +1 -3
- package/apps/form/view/pages/Page2.mjs +1 -3
- package/apps/form/view/pages/Page3.mjs +1 -3
- package/apps/form/view/pages/Page4.mjs +1 -3
- package/apps/form/view/pages/Page5.mjs +1 -3
- package/apps/form/view/pages/Page6.mjs +1 -3
- package/apps/form/view/pages/Page7.mjs +1 -3
- package/apps/form/view/pages/Page8.mjs +1 -3
- package/apps/form/view/pages/Page9.mjs +1 -3
- package/apps/krausest/TableCollection.mjs +1 -3
- package/apps/krausest/view/MainComponent.mjs +1 -3
- package/apps/krausest/view/MainComponentController.mjs +1 -3
- package/apps/krausest/view/TableComponent.mjs +1 -3
- package/apps/portal/childapps/preview/MainContainer.mjs +1 -3
- package/apps/portal/index.html +4 -6
- package/apps/portal/model/BlogPost.mjs +1 -3
- package/apps/portal/model/Content.mjs +1 -3
- package/apps/portal/model/ContentSection.mjs +1 -3
- package/apps/portal/neo-config.json +1 -0
- package/apps/portal/resources/images/neo_logo_favicon.svg +16 -0
- package/apps/portal/store/BlogPosts.mjs +3 -5
- package/apps/portal/store/Content.mjs +1 -3
- package/apps/portal/store/ContentSections.mjs +1 -3
- package/apps/portal/view/HeaderToolbar.mjs +1 -3
- package/apps/portal/view/Viewport.mjs +1 -3
- package/apps/portal/view/ViewportController.mjs +1 -3
- package/apps/portal/view/ViewportModel.mjs +1 -3
- package/apps/portal/view/about/Container.mjs +1 -3
- package/apps/portal/view/about/MemberContainer.mjs +1 -3
- package/apps/portal/view/blog/Container.mjs +1 -3
- package/apps/portal/view/blog/List.mjs +1 -3
- package/apps/portal/view/home/ContentBox.mjs +1 -3
- package/apps/portal/view/home/FeatureSection.mjs +1 -3
- package/apps/portal/view/home/FooterContainer.mjs +1 -3
- package/apps/portal/view/home/MainContainer.mjs +1 -3
- package/apps/portal/view/home/parts/AfterMath.mjs +1 -3
- package/apps/portal/view/home/parts/BaseContainer.mjs +1 -3
- package/apps/portal/view/home/parts/Colors.mjs +1 -3
- package/apps/portal/view/home/parts/Features.mjs +1 -3
- package/apps/portal/view/home/parts/Helix.mjs +1 -3
- package/apps/portal/view/home/parts/How.mjs +2 -4
- package/apps/portal/view/home/parts/MainNeo.mjs +1 -3
- package/apps/portal/view/home/parts/References.mjs +1 -3
- package/apps/portal/view/learn/ContentTreeList.mjs +1 -3
- package/apps/portal/view/learn/ContentView.mjs +6 -9
- package/apps/portal/view/learn/MainContainer.mjs +1 -3
- package/apps/portal/view/learn/MainContainerController.mjs +1 -3
- package/apps/portal/view/learn/MainContainerModel.mjs +1 -3
- package/apps/portal/view/learn/PageContainer.mjs +1 -3
- package/apps/portal/view/learn/PageSectionsContainer.mjs +1 -3
- package/apps/portal/view/learn/PageSectionsList.mjs +1 -3
- package/apps/portal/view/services/Component.mjs +1 -3
- package/apps/realworld/api/Base.mjs +1 -3
- package/apps/realworld/view/FooterComponent.mjs +1 -3
- package/apps/realworld/view/HeaderComponent.mjs +1 -3
- package/apps/realworld/view/HomeComponent.mjs +1 -3
- package/apps/realworld/view/MainContainer.mjs +1 -3
- package/apps/realworld/view/MainContainerController.mjs +1 -3
- package/apps/realworld/view/article/CommentComponent.mjs +1 -3
- package/apps/realworld/view/article/Component.mjs +1 -3
- package/apps/realworld/view/article/CreateCommentComponent.mjs +1 -3
- package/apps/realworld/view/article/CreateComponent.mjs +1 -3
- package/apps/realworld/view/article/PreviewComponent.mjs +1 -3
- package/apps/realworld/view/article/TagListComponent.mjs +1 -3
- package/apps/realworld/view/user/ProfileComponent.mjs +1 -3
- package/apps/realworld/view/user/SettingsComponent.mjs +1 -3
- package/apps/realworld/view/user/SignUpComponent.mjs +1 -3
- package/apps/realworld2/api/Base.mjs +1 -3
- package/apps/realworld2/model/ArticlePreview.mjs +1 -3
- package/apps/realworld2/store/ArticlePreviews.mjs +1 -3
- package/apps/realworld2/view/FooterComponent.mjs +1 -3
- package/apps/realworld2/view/HeaderToolbar.mjs +1 -3
- package/apps/realworld2/view/HeaderToolbarController.mjs +1 -3
- package/apps/realworld2/view/HomeContainer.mjs +1 -3
- package/apps/realworld2/view/MainContainer.mjs +1 -3
- package/apps/realworld2/view/MainContainerController.mjs +1 -3
- package/apps/realworld2/view/article/DetailsContainer.mjs +1 -3
- package/apps/realworld2/view/article/FormContainer.mjs +1 -3
- package/apps/realworld2/view/article/Gallery.mjs +1 -3
- package/apps/realworld2/view/article/GalleryContainer.mjs +1 -3
- package/apps/realworld2/view/article/Helix.mjs +1 -3
- package/apps/realworld2/view/article/HelixContainer.mjs +1 -3
- package/apps/realworld2/view/article/PreviewComponent.mjs +1 -3
- package/apps/realworld2/view/article/PreviewList.mjs +1 -3
- package/apps/realworld2/view/article/TagListComponent.mjs +1 -3
- package/apps/realworld2/view/user/LoginFormContainer.mjs +1 -3
- package/apps/realworld2/view/user/ProfileContainer.mjs +1 -3
- package/apps/realworld2/view/user/SettingsFormContainer.mjs +1 -3
- package/apps/route/view/ButtonBar.mjs +1 -3
- package/apps/route/view/CenterContainer.mjs +2 -4
- package/apps/route/view/FooterContainer.mjs +5 -10
- package/apps/route/view/HeaderContainer.mjs +5 -9
- package/apps/route/view/MainView.mjs +4 -13
- package/apps/route/view/MainViewController.mjs +1 -10
- package/apps/route/view/MetaContainer.mjs +3 -5
- package/apps/route/view/Viewport.mjs +3 -6
- package/apps/route/view/center/CardAdministration.mjs +2 -7
- package/apps/route/view/center/CardAdministrationDenied.mjs +1 -3
- package/apps/route/view/center/CardContact.mjs +2 -5
- package/apps/route/view/center/CardHome.mjs +1 -3
- package/apps/route/view/center/CardSection1.mjs +2 -4
- package/apps/route/view/center/CardSection2.mjs +2 -4
- package/apps/sharedcovid/Util.mjs +9 -11
- package/apps/sharedcovid/childapps/sharedcovidchart/MainContainer.mjs +1 -3
- package/apps/sharedcovid/childapps/sharedcovidgallery/MainContainer.mjs +1 -3
- package/apps/sharedcovid/childapps/sharedcovidhelix/MainContainer.mjs +1 -3
- package/apps/sharedcovid/childapps/sharedcovidmap/MainContainer.mjs +1 -3
- package/apps/sharedcovid/model/Country.mjs +1 -3
- package/apps/sharedcovid/model/HistoricalData.mjs +1 -3
- package/apps/sharedcovid/store/Countries.mjs +1 -3
- package/apps/sharedcovid/store/HistoricalData.mjs +1 -3
- package/apps/sharedcovid/view/AttributionComponent.mjs +1 -3
- package/apps/sharedcovid/view/FooterContainer.mjs +1 -3
- package/apps/sharedcovid/view/GalleryContainer.mjs +3 -5
- package/apps/sharedcovid/view/GalleryContainerController.mjs +1 -3
- package/apps/sharedcovid/view/HeaderContainer.mjs +1 -3
- package/apps/sharedcovid/view/HelixContainer.mjs +2 -4
- package/apps/sharedcovid/view/HelixContainerController.mjs +1 -3
- package/apps/sharedcovid/view/MainContainer.mjs +1 -3
- package/apps/sharedcovid/view/MainContainerController.mjs +1 -3
- package/apps/sharedcovid/view/MainContainerModel.mjs +1 -3
- package/apps/sharedcovid/view/TableContainer.mjs +1 -3
- package/apps/sharedcovid/view/TableContainerController.mjs +1 -3
- package/apps/sharedcovid/view/WorldMapComponent.mjs +3 -5
- package/apps/sharedcovid/view/WorldMapContainer.mjs +1 -3
- package/apps/sharedcovid/view/WorldMapContainerController.mjs +3 -5
- package/apps/sharedcovid/view/country/Gallery.mjs +1 -3
- package/apps/sharedcovid/view/country/Helix.mjs +1 -3
- package/apps/sharedcovid/view/country/HistoricalDataTable.mjs +1 -3
- package/apps/sharedcovid/view/country/LineChartComponent.mjs +1 -3
- package/apps/sharedcovid/view/country/Table.mjs +1 -3
- package/apps/sharedcovid/view/mapboxGl/Component.mjs +1 -3
- package/apps/sharedcovid/view/mapboxGl/Container.mjs +1 -3
- package/apps/sharedcovid/view/mapboxGl/ContainerController.mjs +5 -7
- package/apps/shareddialog/childapps/shareddialog2/view/MainContainer.mjs +1 -3
- package/apps/shareddialog/childapps/shareddialog2/view/MainContainerController.mjs +2 -4
- package/apps/shareddialog/view/DemoDialog.mjs +1 -3
- package/apps/shareddialog/view/MainContainer.mjs +1 -3
- package/apps/shareddialog/view/MainContainerController.mjs +31 -33
- package/buildScripts/createApp.mjs +1 -3
- package/buildScripts/createAppMinimal.mjs +8 -25
- package/buildScripts/createClass.mjs +2 -18
- package/buildScripts/webpack/development/webpack.config.appworker.mjs +18 -3
- package/buildScripts/webpack/production/webpack.config.appworker.mjs +18 -3
- package/docs/app/model/Api.mjs +1 -3
- package/docs/app/model/Example.mjs +1 -3
- package/docs/app/store/Api.mjs +1 -3
- package/docs/app/store/Examples.mjs +1 -3
- package/docs/app/view/ApiTreeList.mjs +1 -3
- package/docs/app/view/ContentTabContainer.mjs +4 -6
- package/docs/app/view/ExamplesTreeList.mjs +1 -3
- package/docs/app/view/HeaderContainer.mjs +1 -3
- package/docs/app/view/MainContainer.mjs +4 -6
- package/docs/app/view/MainContainerController.mjs +10 -12
- package/docs/app/view/classdetails/HeaderComponent.mjs +4 -6
- package/docs/app/view/classdetails/HierarchyTreeList.mjs +6 -8
- package/docs/app/view/classdetails/MainContainer.mjs +1 -3
- package/docs/app/view/classdetails/MainContainerController.mjs +11 -13
- package/docs/app/view/classdetails/MembersList.mjs +47 -49
- package/docs/app/view/classdetails/SourceViewComponent.mjs +6 -8
- package/docs/app/view/classdetails/TutorialComponent.mjs +3 -5
- package/docs/resources/lib/highlight/CHANGES.md +1739 -0
- package/docs/resources/lib/highlight/LICENSE +24 -0
- package/docs/resources/lib/highlight/README.md +186 -0
- package/docs/resources/lib/highlight/highlight.pack.js +2 -0
- package/docs/resources/lib/highlightjs-custom-dark-theme.css +120 -0
- package/docs/resources/lib/highlightjs-custom-github-theme.css +136 -0
- package/examples/ConfigurationViewport.mjs +10 -13
- package/examples/ServiceWorker.mjs +2 -2
- package/examples/button/base/MainContainer.mjs +1 -3
- package/examples/button/split/MainContainer.mjs +1 -3
- package/examples/calendar/basic/MainContainer.mjs +1 -3
- package/examples/calendar/basic/MainContainerController.mjs +5 -7
- package/examples/calendar/weekview/MainContainer.mjs +2 -4
- package/examples/charts/MainContainer.mjs +1 -3
- package/examples/component/canvas/MainContainer.mjs +1 -3
- package/examples/component/carousel/MainContainer.mjs +1 -3
- package/examples/component/chip/MainContainer.mjs +3 -5
- package/examples/component/circle/MainContainer.mjs +4 -6
- package/examples/component/clock/MainContainer.mjs +3 -5
- package/examples/component/coronaGallery/CountryGallery.mjs +4 -6
- package/examples/component/coronaGallery/CountryModel.mjs +1 -3
- package/examples/component/coronaGallery/CountryStore.mjs +1 -3
- package/examples/component/coronaGallery/MainContainer.mjs +5 -7
- package/examples/component/coronaHelix/CountryHelix.mjs +4 -6
- package/examples/component/coronaHelix/CountryModel.mjs +1 -3
- package/examples/component/coronaHelix/CountryStore.mjs +1 -3
- package/examples/component/coronaHelix/MainContainer.mjs +5 -7
- package/examples/component/dateSelector/MainContainer.mjs +4 -6
- package/examples/component/gallery/ImageModel.mjs +1 -3
- package/examples/component/gallery/ImageStore.mjs +1 -3
- package/examples/component/gallery/MainContainer.mjs +13 -15
- package/examples/component/helix/ImageModel.mjs +1 -3
- package/examples/component/helix/ImageStore.mjs +1 -3
- package/examples/component/helix/Viewport.mjs +2 -4
- package/examples/component/helix/ViewportController.mjs +1 -3
- package/examples/component/multiWindowHelix/Viewport.mjs +2 -4
- package/examples/component/multiWindowHelix/ViewportController.mjs +14 -11
- package/examples/component/multiWindowHelix/childapp/Viewport.mjs +1 -3
- package/examples/component/mwc/button/MainContainer.mjs +3 -5
- package/examples/component/mwc/buttons/MainContainer.mjs +1 -3
- package/examples/component/mwc/textField/MainContainer.mjs +4 -6
- package/examples/component/mwc/textFields/MainContainer.mjs +1 -3
- package/examples/component/process/MainContainer.mjs +5 -7
- package/examples/component/process/realWorldExample/MainContainer.mjs +17 -17
- package/examples/component/progress/MainContainer.mjs +1 -3
- package/examples/component/splitter/MainContainer.mjs +5 -7
- package/examples/component/statusbadge/MainContainer.mjs +113 -115
- package/examples/component/timer/MainContainer.mjs +19 -21
- package/examples/component/timer/MainContainerController.mjs +6 -8
- package/examples/component/toast/MainContainer.mjs +1 -3
- package/examples/component/toast/MainContainerController.mjs +5 -7
- package/examples/component/video/MainContainer.mjs +1 -3
- package/examples/component/video/MainContainerController.mjs +8 -9
- package/examples/component/wrapper/cesiumJS/MainContainer.mjs +1 -3
- package/examples/component/wrapper/cesiumJS/MainContainerController.mjs +2 -4
- package/examples/component/wrapper/googleMaps/MainContainer.mjs +1 -3
- package/examples/component/wrapper/googleMaps/MainContainerController.mjs +3 -5
- package/examples/component/wrapper/googleMaps/MapComponent.mjs +2 -4
- package/examples/component/wrapper/googleMaps/MarkerDialog.mjs +12 -27
- package/examples/component/wrapper/monacoEditor/MainContainer.mjs +1 -3
- package/examples/container/accordion/MainContainer.mjs +4 -8
- package/examples/container/base/MainContainer.mjs +1 -3
- package/examples/core/config/MainContainer.mjs +6 -8
- package/examples/dashboard/MainContainer.mjs +2 -4
- package/examples/date/selectorContainer/MainContainer.mjs +4 -6
- package/examples/dialog/DemoDialog.mjs +2 -4
- package/examples/dialog/MainContainer.mjs +3 -5
- package/examples/fieldWithPrefix/MainContainer.mjs +4 -6
- package/examples/fields/MainContainer.mjs +1 -5
- package/examples/form/field/checkbox/MainContainer.mjs +1 -3
- package/examples/form/field/chip/MainContainer.mjs +3 -5
- package/examples/form/field/chip/MainModel.mjs +1 -3
- package/examples/form/field/chip/MainStore.mjs +1 -3
- package/examples/form/field/color/MainContainer.mjs +3 -5
- package/examples/form/field/color/MainModel.mjs +2 -4
- package/examples/form/field/color/MainStore.mjs +1 -3
- package/examples/form/field/combobox/MainContainer.mjs +2 -4
- package/examples/form/field/combobox/MainModel.mjs +2 -4
- package/examples/form/field/combobox/MainStore.mjs +2 -4
- package/examples/form/field/date/MainContainer.mjs +3 -5
- package/examples/form/field/email/MainContainer.mjs +3 -5
- package/examples/form/field/fileupload/MainContainer.mjs +3 -5
- package/examples/form/field/number/MainContainer.mjs +3 -5
- package/examples/form/field/picker/MainContainer.mjs +3 -5
- package/examples/form/field/radio/MainContainer.mjs +2 -4
- package/examples/form/field/switch/MainContainer.mjs +1 -3
- package/examples/form/field/text/MainContainer.mjs +1 -3
- package/examples/form/field/textarea/MainContainer.mjs +3 -5
- package/examples/form/field/time/MainContainer.mjs +3 -5
- package/examples/form/field/trigger/copyToClipboard/MainContainer.mjs +4 -8
- package/examples/form/field/url/MainContainer.mjs +3 -5
- package/examples/form/fieldset/MainContainer.mjs +3 -5
- package/examples/grid/container/MainContainer.mjs +3 -5
- package/examples/grid/container/MainModel.mjs +2 -4
- package/examples/grid/container/MainStore.mjs +7 -14
- package/examples/grid/covid/GridContainer.mjs +1 -3
- package/examples/grid/covid/GridContainerController.mjs +2 -4
- package/examples/grid/covid/MainContainer.mjs +1 -3
- package/examples/grid/covid/Model.mjs +1 -3
- package/examples/grid/covid/Store.mjs +1 -3
- package/examples/grid/covid/Util.mjs +9 -11
- package/examples/layout/card/MainContainer.mjs +2 -4
- package/examples/layout/cube/MainContainer.mjs +3 -5
- package/examples/layout/form/MainContainer.mjs +3 -5
- package/examples/list/animate/List.mjs +2 -4
- package/examples/list/animate/MainContainer.mjs +1 -3
- package/examples/list/animate/MainContainerController.mjs +5 -7
- package/examples/list/animate/MainModel.mjs +2 -4
- package/examples/list/animate/MainStore.mjs +3 -5
- package/examples/list/base/MainContainer.mjs +3 -5
- package/examples/list/base/MainModel.mjs +2 -4
- package/examples/list/base/MainStore.mjs +1 -3
- package/examples/list/chip/MainContainer.mjs +3 -5
- package/examples/list/chip/MainModel.mjs +2 -4
- package/examples/list/chip/MainStore.mjs +1 -3
- package/examples/list/circle/MainContainer.mjs +1 -3
- package/examples/list/circle/MainModel.mjs +2 -4
- package/examples/list/circle/MainStore.mjs +1 -3
- package/examples/list/color/MainContainer.mjs +3 -5
- package/examples/list/color/MainModel.mjs +2 -4
- package/examples/list/color/MainStore.mjs +1 -3
- package/examples/menu/list/MainContainer.mjs +3 -5
- package/examples/menu/list/MainStore.mjs +1 -3
- package/examples/menu/panel/MainContainer.mjs +2 -4
- package/examples/model/advanced/MainContainer.mjs +1 -3
- package/examples/model/advanced/MainContainerController.mjs +15 -17
- package/examples/model/dialog/EditUserDialog.mjs +1 -3
- package/examples/model/dialog/EditUserDialogController.mjs +5 -7
- package/examples/model/dialog/MainContainer.mjs +1 -3
- package/examples/model/dialog/MainContainerController.mjs +6 -8
- package/examples/model/extendedClass/MainContainer.mjs +1 -3
- package/examples/model/extendedClass/MainContainerController.mjs +10 -12
- package/examples/model/extendedClass/MainContainerModel.mjs +3 -5
- package/examples/model/inline/MainContainer.mjs +1 -3
- package/examples/model/inline/MainContainerController.mjs +10 -12
- package/examples/model/inlineNoModel/MainContainer.mjs +1 -3
- package/examples/model/inlineNoModel/MainContainerController.mjs +11 -13
- package/examples/model/multiWindow/EditUserDialog.mjs +1 -3
- package/examples/model/multiWindow/EditUserDialogController.mjs +5 -7
- package/examples/model/multiWindow/MainContainer.mjs +1 -3
- package/examples/model/multiWindow/MainContainerController.mjs +7 -9
- package/examples/model/multiWindow/Viewport.mjs +1 -3
- package/examples/model/multiWindow/ViewportController.mjs +5 -7
- package/examples/model/multiWindow2/Viewport.mjs +1 -3
- package/examples/model/nestedData/MainContainer.mjs +1 -3
- package/examples/model/nestedData/MainContainerController.mjs +10 -12
- package/examples/model/table/MainContainer.mjs +1 -3
- package/examples/model/table/MainContainerModel.mjs +3 -5
- package/examples/model/table/MainModel.mjs +2 -4
- package/examples/model/table/MainStore.mjs +2 -4
- package/examples/model/twoWay/MainContainer.mjs +1 -3
- package/examples/panel/MainContainer.mjs +1 -3
- package/examples/panel/MainContainerController.mjs +5 -7
- package/examples/popover/MainContainer.mjs +4 -7
- package/examples/preloadingAssets/view/MainContainer.mjs +1 -3
- package/examples/preloadingAssets/view/MainContainerController.mjs +3 -5
- package/examples/remotesApi/basic/MainContainer.mjs +1 -3
- package/examples/remotesApi/basic/MainContainerController.mjs +1 -3
- package/examples/sitemap/MainContainer.mjs +1 -3
- package/examples/tab/container/MainContainer.mjs +13 -15
- package/examples/table/container/MainContainer.mjs +6 -8
- package/examples/table/container/MainModel.mjs +2 -4
- package/examples/table/container/MainStore.mjs +2 -4
- package/examples/table/covid/MainContainer.mjs +1 -3
- package/examples/table/covid/Model.mjs +1 -3
- package/examples/table/covid/Store.mjs +1 -3
- package/examples/table/covid/TableContainer.mjs +1 -3
- package/examples/table/covid/TableContainerController.mjs +5 -7
- package/examples/table/covid/Util.mjs +9 -11
- package/examples/tableFiltering/MainContainer.mjs +1 -3
- package/examples/tableFiltering/MainModel.mjs +2 -4
- package/examples/tableFiltering/MainStore.mjs +2 -4
- package/examples/tablePerformance/MainContainer.mjs +1 -3
- package/examples/tablePerformance/MainContainer2.mjs +1 -3
- package/examples/tablePerformance/MainContainer3.mjs +1 -3
- package/examples/tablePerformance/Viewport.mjs +3 -5
- package/examples/tableStore/MainContainer.mjs +1 -3
- package/examples/tableStore/MainModel.mjs +2 -4
- package/examples/tableStore/MainStore.mjs +2 -4
- package/examples/tabs/MainContainer.mjs +2 -4
- package/examples/tabs/MainContainer2.mjs +1 -3
- package/examples/todoList/version1/MainComponent.mjs +11 -13
- package/examples/todoList/version2/MainContainer.mjs +4 -9
- package/examples/todoList/version2/TodoList.mjs +1 -3
- package/examples/todoList/version2/TodoListModel.mjs +2 -4
- package/examples/todoList/version2/TodoListStore.mjs +1 -3
- package/examples/toolbar/breadcrumb/view/MainContainer.mjs +1 -3
- package/examples/toolbar/breadcrumb/view/MainContainerController.mjs +2 -4
- package/examples/toolbar/paging/model/User.mjs +1 -3
- package/examples/toolbar/paging/store/Users.mjs +2 -4
- package/examples/toolbar/paging/view/AddUserDialog.mjs +1 -3
- package/examples/toolbar/paging/view/MainContainer.mjs +1 -3
- package/examples/toolbar/paging/view/MainContainerController.mjs +6 -8
- package/examples/toolbar/paging/view/MainContainerModel.mjs +3 -5
- package/examples/toolbar/paging/view/UserTableContainer.mjs +1 -3
- package/examples/tree/MainContainer.mjs +4 -6
- package/examples/treeAccordion/MainContainer.mjs +11 -15
- package/examples/videoMove/MainContainer.mjs +1 -3
- package/examples/viewport/MainContainer.mjs +1 -3
- package/examples/worker/task/MainContainer.mjs +1 -3
- package/package.json +1 -1
- package/resources/data/deck/learnneo/pages/benefits/Multi-Threading.md +1 -1
- package/src/DefaultConfig.mjs +5 -3
- package/src/Main.mjs +6 -1
- package/src/Neo.mjs +19 -16
- package/src/button/Base.mjs +1 -3
- package/src/button/Menu.mjs +1 -3
- package/src/button/Split.mjs +1 -3
- package/src/calendar/model/Calendar.mjs +1 -3
- package/src/calendar/model/Color.mjs +1 -3
- package/src/calendar/model/Event.mjs +1 -3
- package/src/calendar/store/Calendars.mjs +1 -3
- package/src/calendar/store/Colors.mjs +1 -3
- package/src/calendar/store/Events.mjs +1 -3
- package/src/calendar/view/DayComponent.mjs +1 -3
- package/src/calendar/view/EditEventContainer.mjs +1 -3
- package/src/calendar/view/MainContainer.mjs +1 -3
- package/src/calendar/view/MainContainerModel.mjs +1 -3
- package/src/calendar/view/SettingsContainer.mjs +1 -3
- package/src/calendar/view/YearComponent.mjs +1 -3
- package/src/calendar/view/calendars/ColorsList.mjs +1 -3
- package/src/calendar/view/calendars/Container.mjs +1 -3
- package/src/calendar/view/calendars/EditContainer.mjs +1 -3
- package/src/calendar/view/calendars/List.mjs +1 -3
- package/src/calendar/view/month/Component.mjs +1 -3
- package/src/calendar/view/settings/GeneralContainer.mjs +1 -3
- package/src/calendar/view/settings/MonthContainer.mjs +1 -3
- package/src/calendar/view/settings/WeekContainer.mjs +1 -3
- package/src/calendar/view/settings/YearContainer.mjs +1 -3
- package/src/calendar/view/week/Component.mjs +1 -3
- package/src/calendar/view/week/EventDragZone.mjs +1 -3
- package/src/calendar/view/week/TimeAxisComponent.mjs +1 -3
- package/src/calendar/view/week/plugin/DragDrop.mjs +1 -3
- package/src/calendar/view/week/plugin/EventResizable.mjs +1 -3
- package/src/code/LivePreview.mjs +13 -4
- package/src/collection/Base.mjs +1 -3
- package/src/collection/Filter.mjs +1 -3
- package/src/collection/Sorter.mjs +1 -3
- package/src/component/Base.mjs +2 -3
- package/src/component/BoxLabel.mjs +1 -3
- package/src/component/Canvas.mjs +1 -3
- package/src/component/Carousel.mjs +1 -3
- package/src/component/Chip.mjs +1 -3
- package/src/component/Circle.mjs +1 -3
- package/src/component/Clock.mjs +1 -3
- package/src/component/DateSelector.mjs +1 -3
- package/src/component/Gallery.mjs +1 -3
- package/src/component/Helix.mjs +1 -3
- package/src/component/Iframe.mjs +1 -3
- package/src/component/Label.mjs +1 -3
- package/src/component/Legend.mjs +1 -3
- package/src/component/Process.mjs +1 -3
- package/src/component/Progress.mjs +1 -3
- package/src/component/Splitter.mjs +1 -3
- package/src/component/StatusBadge.mjs +1 -3
- package/src/component/Timer.mjs +1 -3
- package/src/component/Toast.mjs +1 -3
- package/src/component/Video.mjs +1 -3
- package/src/component/mwc/Button.mjs +1 -3
- package/src/component/mwc/TextField.mjs +1 -3
- package/src/component/wrapper/AmChart.mjs +1 -3
- package/src/component/wrapper/CesiumJS.mjs +1 -3
- package/src/component/wrapper/GoogleMaps.mjs +1 -3
- package/src/component/wrapper/MapboxGL.mjs +1 -3
- package/src/component/wrapper/MonacoEditor.mjs +1 -3
- package/src/container/Accordion.mjs +1 -3
- package/src/container/AccordionItem.mjs +1 -3
- package/src/container/Base.mjs +1 -3
- package/src/container/Panel.mjs +1 -3
- package/src/container/Viewport.mjs +1 -3
- package/src/controller/Application.mjs +1 -1
- package/src/controller/Base.mjs +1 -3
- package/src/controller/Component.mjs +1 -3
- package/src/core/Base.mjs +7 -5
- package/src/core/Compare.mjs +1 -1
- package/src/core/Observable.mjs +1 -3
- package/src/core/Util.mjs +1 -1
- package/src/dashboard/Container.mjs +1 -3
- package/src/data/Model.mjs +1 -3
- package/src/data/Store.mjs +1 -3
- package/src/data/connection/Fetch.mjs +1 -3
- package/src/data/connection/WebSocket.mjs +1 -3
- package/src/data/connection/Xhr.mjs +1 -3
- package/src/date/DayViewComponent.mjs +1 -3
- package/src/date/SelectorContainer.mjs +1 -3
- package/src/date/SelectorContainerModel.mjs +1 -3
- package/src/dialog/Base.mjs +1 -3
- package/src/dialog/header/Toolbar.mjs +1 -3
- package/src/draggable/DragProxyComponent.mjs +1 -3
- package/src/draggable/DragZone.mjs +1 -3
- package/src/draggable/DropZone.mjs +1 -3
- package/src/draggable/list/DragZone.mjs +1 -3
- package/src/draggable/list/SortZone.mjs +1 -3
- package/src/draggable/tab/header/toolbar/SortZone.mjs +1 -3
- package/src/draggable/toolbar/DragZone.mjs +1 -3
- package/src/draggable/toolbar/SortZone.mjs +1 -3
- package/src/draggable/tree/DragZone.mjs +1 -3
- package/src/draggable/tree/SortZone.mjs +1 -3
- package/src/filter/BooleanContainer.mjs +1 -3
- package/src/filter/DateContainer.mjs +1 -3
- package/src/filter/NumberContainer.mjs +1 -3
- package/src/filter/ToggleOperatorsButton.mjs +1 -3
- package/src/form/Container.mjs +1 -3
- package/src/form/Fieldset.mjs +1 -3
- package/src/form/field/Base.mjs +1 -3
- package/src/form/field/CheckBox.mjs +1 -3
- package/src/form/field/Chip.mjs +1 -3
- package/src/form/field/Color.mjs +1 -3
- package/src/form/field/ComboBox.mjs +1 -3
- package/src/form/field/Country.mjs +1 -3
- package/src/form/field/Currency.mjs +1 -3
- package/src/form/field/Date.mjs +1 -3
- package/src/form/field/Display.mjs +1 -3
- package/src/form/field/Email.mjs +1 -3
- package/src/form/field/FileUpload.mjs +1 -3
- package/src/form/field/Hidden.mjs +1 -3
- package/src/form/field/Number.mjs +1 -3
- package/src/form/field/Password.mjs +1 -3
- package/src/form/field/Phone.mjs +1 -3
- package/src/form/field/Picker.mjs +1 -3
- package/src/form/field/Radio.mjs +1 -3
- package/src/form/field/Range.mjs +1 -3
- package/src/form/field/Search.mjs +1 -3
- package/src/form/field/Switch.mjs +1 -3
- package/src/form/field/Text.mjs +1 -3
- package/src/form/field/TextArea.mjs +1 -3
- package/src/form/field/Time.mjs +1 -3
- package/src/form/field/Url.mjs +1 -3
- package/src/form/field/ZipCode.mjs +1 -3
- package/src/form/field/trigger/Base.mjs +1 -3
- package/src/form/field/trigger/Clear.mjs +1 -3
- package/src/form/field/trigger/CopyToClipboard.mjs +1 -3
- package/src/form/field/trigger/Date.mjs +1 -3
- package/src/form/field/trigger/Picker.mjs +1 -3
- package/src/form/field/trigger/Search.mjs +1 -3
- package/src/form/field/trigger/SpinDown.mjs +1 -3
- package/src/form/field/trigger/SpinUp.mjs +1 -3
- package/src/form/field/trigger/SpinUpDown.mjs +1 -3
- package/src/form/field/trigger/Time.mjs +1 -3
- package/src/grid/Container.mjs +1 -3
- package/src/grid/View.mjs +1 -3
- package/src/grid/header/Button.mjs +1 -3
- package/src/grid/header/Toolbar.mjs +1 -3
- package/src/layout/Base.mjs +1 -3
- package/src/layout/Card.mjs +1 -3
- package/src/layout/Cube.mjs +1 -3
- package/src/layout/Fit.mjs +1 -3
- package/src/layout/Flexbox.mjs +1 -3
- package/src/layout/Form.mjs +1 -3
- package/src/layout/Grid.mjs +1 -3
- package/src/layout/HBox.mjs +1 -3
- package/src/layout/VBox.mjs +1 -3
- package/src/list/Base.mjs +1 -3
- package/src/list/Chip.mjs +1 -3
- package/src/list/Circle.mjs +1 -3
- package/src/list/Color.mjs +1 -3
- package/src/list/Component.mjs +1 -3
- package/src/list/plugin/Animate.mjs +1 -3
- package/src/main/addon/AmCharts.mjs +1 -3
- package/src/main/addon/AnalyticsByGoogle.mjs +1 -3
- package/src/main/addon/Base.mjs +1 -3
- package/src/main/addon/CesiumJS.mjs +1 -3
- package/src/main/addon/CloneNode.mjs +1 -3
- package/src/main/addon/Cookie.mjs +1 -3
- package/src/main/addon/DragDrop.mjs +1 -3
- package/src/main/addon/GoogleMaps.mjs +1 -3
- package/src/main/addon/HighlightJS.mjs +11 -7
- package/src/main/addon/IntersectionObserver.mjs +1 -3
- package/src/main/addon/LocalStorage.mjs +1 -3
- package/src/main/addon/MapboxGL.mjs +1 -3
- package/src/main/addon/Markdown.mjs +1 -3
- package/src/main/addon/MonacoEditor.mjs +13 -8
- package/src/main/addon/Mwc.mjs +1 -3
- package/src/main/addon/Navigator.mjs +1 -3
- package/src/main/addon/Popover.mjs +1 -3
- package/src/main/addon/PrefixField.mjs +1 -3
- package/src/main/addon/ResizeObserver.mjs +1 -3
- package/src/main/addon/ServiceWorker.mjs +1 -3
- package/src/main/addon/Siesta.mjs +1 -3
- package/src/main/addon/Stylesheet.mjs +1 -3
- package/src/main/addon/WebComponent.mjs +1 -3
- package/src/main/addon/WindowPosition.mjs +1 -3
- package/src/main/draggable/sensor/Base.mjs +1 -3
- package/src/main/draggable/sensor/Mouse.mjs +1 -3
- package/src/main/draggable/sensor/Touch.mjs +1 -3
- package/src/main/mixin/DeltaUpdates.mjs +1 -3
- package/src/main/mixin/TouchDomEvents.mjs +1 -3
- package/src/manager/Base.mjs +1 -3
- package/src/menu/List.mjs +1 -3
- package/src/menu/Model.mjs +1 -3
- package/src/menu/Panel.mjs +1 -3
- package/src/menu/Store.mjs +1 -3
- package/src/model/Component.mjs +1 -3
- package/src/plugin/Base.mjs +1 -3
- package/src/plugin/Popover.mjs +1 -3
- package/src/plugin/PrefixField.mjs +1 -3
- package/src/plugin/Resizable.mjs +1 -3
- package/src/plugin/Responsive.mjs +1 -3
- package/src/selection/CircleModel.mjs +1 -3
- package/src/selection/DateSelectorModel.mjs +1 -3
- package/src/selection/GalleryModel.mjs +1 -3
- package/src/selection/HelixModel.mjs +1 -3
- package/src/selection/ListModel.mjs +1 -3
- package/src/selection/Model.mjs +1 -3
- package/src/selection/TreeAccordionModel.mjs +1 -3
- package/src/selection/TreeModel.mjs +1 -3
- package/src/selection/grid/CellColumnModel.mjs +1 -3
- package/src/selection/grid/CellColumnRowModel.mjs +1 -3
- package/src/selection/grid/CellModel.mjs +1 -3
- package/src/selection/grid/CellRowModel.mjs +1 -3
- package/src/selection/grid/ColumnModel.mjs +1 -3
- package/src/selection/grid/RowModel.mjs +1 -3
- package/src/selection/menu/ListModel.mjs +1 -3
- package/src/selection/table/CellColumnModel.mjs +1 -3
- package/src/selection/table/CellColumnRowModel.mjs +1 -3
- package/src/selection/table/CellModel.mjs +1 -3
- package/src/selection/table/CellRowModel.mjs +1 -3
- package/src/selection/table/ColumnModel.mjs +1 -3
- package/src/selection/table/RowModel.mjs +1 -3
- package/src/sitemap/Component.mjs +1 -3
- package/src/sitemap/Model.mjs +1 -3
- package/src/sitemap/Store.mjs +1 -3
- package/src/tab/Container.mjs +1 -3
- package/src/tab/Strip.mjs +1 -3
- package/src/tab/header/Button.mjs +1 -3
- package/src/tab/header/Toolbar.mjs +1 -3
- package/src/table/Container.mjs +1 -3
- package/src/table/View.mjs +1 -3
- package/src/table/header/Button.mjs +1 -3
- package/src/table/header/Toolbar.mjs +1 -3
- package/src/toolbar/Base.mjs +1 -3
- package/src/toolbar/Breadcrumb.mjs +1 -3
- package/src/toolbar/Paging.mjs +1 -3
- package/src/tooltip/Base.mjs +1 -3
- package/src/tree/Accordion.mjs +1 -3
- package/src/tree/List.mjs +1 -3
- package/src/util/Array.mjs +1 -3
- package/src/util/ClassSystem.mjs +1 -3
- package/src/util/Css.mjs +1 -3
- package/src/util/Date.mjs +1 -3
- package/src/util/KeyNavigation.mjs +1 -3
- package/src/util/Matrix.mjs +1 -3
- package/src/util/String.mjs +1 -3
- package/src/util/Style.mjs +1 -3
- package/src/util/VDom.mjs +1 -3
- package/src/util/VNode.mjs +1 -3
- package/src/worker/Base.mjs +1 -3
- package/src/worker/ServiceBase.mjs +1 -3
- package/src/worker/mixin/RemoteMethodAccess.mjs +1 -3
- /package/apps/portal/{data → resources/data}/blog.json +0 -0
- /package/{resources → apps/portal/resources}/images/workers-focus.svg +0 -0
- /package/{docs/resources → apps/portal/resources/lib}/highlight/CHANGES.md +0 -0
- /package/{docs/resources → apps/portal/resources/lib}/highlight/LICENSE +0 -0
- /package/{docs/resources → apps/portal/resources/lib}/highlight/README.md +0 -0
- /package/{docs/resources → apps/portal/resources/lib}/highlight/highlight.pack.js +0 -0
- /package/{docs/resources → apps/portal/resources/lib}/highlightjs-custom-dark-theme.css +0 -0
- /package/{docs/resources → apps/portal/resources/lib}/highlightjs-custom-github-theme.css +0 -0
@@ -14,24 +14,23 @@ class MainContainerController extends ComponentController {
|
|
14
14
|
className: 'Neo.examples.component.toast.MainContainerController'
|
15
15
|
}
|
16
16
|
|
17
|
-
theme = 'light'
|
17
|
+
theme = 'light'
|
18
18
|
|
19
19
|
/**
|
20
20
|
* @param {Object} config
|
21
21
|
*/
|
22
22
|
onToggleTheme(config) {
|
23
|
-
const
|
24
|
-
|
25
|
-
|
26
|
-
|
23
|
+
const
|
24
|
+
add = (this.theme === 'light') ? 'dark' : 'light',
|
25
|
+
remove = add === 'light' ? 'dark' : 'light',
|
26
|
+
themeButton = this.getReference('theme-button'),
|
27
|
+
buttonIcon = add === 'light' ? 'sun' : 'moon';
|
27
28
|
|
28
29
|
this.theme = add;
|
29
30
|
|
30
31
|
Neo.main.DomAccess.setBodyCls({remove: ['neo-theme-' + remove] , add: ['neo-theme-' + add]});
|
31
|
-
themeButton.iconCls = 'fa fa-' + buttonIcon
|
32
|
+
themeButton.iconCls = 'fa fa-' + buttonIcon
|
32
33
|
}
|
33
34
|
}
|
34
35
|
|
35
|
-
Neo.setupClass(MainContainerController);
|
36
|
-
|
37
|
-
export default MainContainerController;
|
36
|
+
export default Neo.setupClass(MainContainerController);
|
@@ -21,10 +21,8 @@ class MainContainerController extends ComponentController {
|
|
21
21
|
destination: [-122.4175, 37.655, 400],
|
22
22
|
heading : 0.0,
|
23
23
|
pitch : -15.0
|
24
|
-
})
|
24
|
+
})
|
25
25
|
}
|
26
26
|
}
|
27
27
|
|
28
|
-
Neo.setupClass(MainContainerController);
|
29
|
-
|
30
|
-
export default MainContainerController;
|
28
|
+
export default Neo.setupClass(MainContainerController);
|
@@ -31,7 +31,7 @@ class MainContainerController extends ComponentController {
|
|
31
31
|
* @param {Object} data
|
32
32
|
*/
|
33
33
|
onMapZoomChange(data) {
|
34
|
-
this.getReference('zoom-field').value = data.value
|
34
|
+
this.getReference('zoom-field').value = data.value
|
35
35
|
}
|
36
36
|
|
37
37
|
/**
|
@@ -64,10 +64,8 @@ class MainContainerController extends ComponentController {
|
|
64
64
|
* @param {Object} data
|
65
65
|
*/
|
66
66
|
onZoomFieldChange(data) {
|
67
|
-
this.getReference('google-maps-component').zoom = data.value
|
67
|
+
this.getReference('google-maps-component').zoom = data.value
|
68
68
|
}
|
69
69
|
}
|
70
70
|
|
71
|
-
Neo.setupClass(MainContainerController);
|
72
|
-
|
73
|
-
export default MainContainerController;
|
71
|
+
export default Neo.setupClass(MainContainerController);
|
@@ -63,7 +63,7 @@ class MapComponent extends GoogleMapsComponent {
|
|
63
63
|
construct(config) {
|
64
64
|
super.construct(config);
|
65
65
|
|
66
|
-
this.fetchData()
|
66
|
+
this.fetchData()
|
67
67
|
}
|
68
68
|
|
69
69
|
/**
|
@@ -163,6 +163,4 @@ class MapComponent extends GoogleMapsComponent {
|
|
163
163
|
}
|
164
164
|
}
|
165
165
|
|
166
|
-
Neo.setupClass(MapComponent);
|
167
|
-
|
168
|
-
export default MapComponent;
|
166
|
+
export default Neo.setupClass(MapComponent);
|
@@ -56,16 +56,17 @@ class MarkerDialog extends DialogBase {
|
|
56
56
|
value.visualDate = me.calcVisualDate(value.timestamp);
|
57
57
|
|
58
58
|
me.title = `${value.humanReadableLocation} | ${value.size}`;
|
59
|
-
vdom.cn = me.itemTpl(value)
|
59
|
+
vdom.cn = me.itemTpl(value)
|
60
60
|
}
|
61
61
|
|
62
62
|
calcVisualDate(dateString) {
|
63
|
-
const
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
63
|
+
const
|
64
|
+
date = new Date(dateString),
|
65
|
+
day = date.toLocaleDateString('en-US', {day: 'numeric'}),
|
66
|
+
month = date.toLocaleDateString('en-US', {month: 'short'}),
|
67
|
+
year = date.toLocaleDateString('en-US', {year: 'numeric'}),
|
68
|
+
hour = date.toLocaleTimeString('en-US', {hour: 'numeric', hour12: false}),
|
69
|
+
minute = date.toLocaleTimeString('en-US', {minute: 'numeric'});
|
69
70
|
|
70
71
|
return `${day}. ${month} <b>${year}</b> ${hour}:${minute}`
|
71
72
|
}
|
@@ -75,32 +76,16 @@ class MarkerDialog extends DialogBase {
|
|
75
76
|
|
76
77
|
let me = this;
|
77
78
|
|
78
|
-
/**
|
79
|
-
* Center on Map
|
80
|
-
*/
|
81
|
-
// let futureParent = Neo.getComponent(me.boundaryContainerId),
|
82
|
-
// futureParentRect = await futureParent.getDomRect(),
|
83
|
-
// rect = await me.getDomRect();
|
84
|
-
//
|
85
|
-
// me.wrapperStyle = {
|
86
|
-
// top: (futureParentRect.top + (futureParentRect.height - rect.height) / 2) + 'px',
|
87
|
-
// left: (futureParentRect.left + (futureParentRect.width - rect.width) / 2) + 'px',
|
88
|
-
// height: me.height,
|
89
|
-
// width: me.width
|
90
|
-
// }
|
91
|
-
|
92
79
|
/**
|
93
80
|
* Add to click position
|
94
81
|
*/
|
95
82
|
me.wrapperStyle = {
|
96
|
-
top: me.domEvent.clientY + me.offsetConfig.y + 'px',
|
97
|
-
left: me.domEvent.clientX + me.offsetConfig.x + 'px',
|
83
|
+
top : me.domEvent.clientY + me.offsetConfig.y + 'px',
|
84
|
+
left : me.domEvent.clientX + me.offsetConfig.x + 'px',
|
98
85
|
height: me.height,
|
99
|
-
width: me.width
|
86
|
+
width : me.width
|
100
87
|
}
|
101
88
|
}
|
102
89
|
}
|
103
90
|
|
104
|
-
Neo.setupClass(MarkerDialog);
|
105
|
-
|
106
|
-
export default MarkerDialog;
|
91
|
+
export default Neo.setupClass(MarkerDialog);
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import ConfigurationViewport from '../../ConfigurationViewport.mjs';
|
2
1
|
import Accordion from '../../../src/container/Accordion.mjs';
|
2
|
+
import ConfigurationViewport from '../../ConfigurationViewport.mjs';
|
3
3
|
import Container from '../../../src/container/Base.mjs';
|
4
4
|
|
5
5
|
/**
|
@@ -15,8 +15,6 @@ class MainContainer extends ConfigurationViewport {
|
|
15
15
|
}
|
16
16
|
|
17
17
|
createConfigurationComponents() {
|
18
|
-
let me = this;
|
19
|
-
|
20
18
|
return [{
|
21
19
|
ntype: 'component',
|
22
20
|
html : '<u><b>TOP ACCORDION</b></u>',
|
@@ -41,7 +39,7 @@ class MainContainer extends ConfigurationViewport {
|
|
41
39
|
ntype: 'component',
|
42
40
|
html : '<b>initialOpen:</b> [0]',
|
43
41
|
style: {marginTop: '10px'},
|
44
|
-
}]
|
42
|
+
}]
|
45
43
|
}
|
46
44
|
|
47
45
|
createExampleComponent() {
|
@@ -114,10 +112,8 @@ class MainContainer extends ConfigurationViewport {
|
|
114
112
|
}]
|
115
113
|
}]
|
116
114
|
}]
|
117
|
-
})
|
115
|
+
})
|
118
116
|
}
|
119
117
|
}
|
120
118
|
|
121
|
-
Neo.setupClass(MainContainer);
|
122
|
-
|
123
|
-
export default MainContainer;
|
119
|
+
export default Neo.setupClass(MainContainer);
|
@@ -66,7 +66,7 @@ class MainContainer extends Viewport {
|
|
66
66
|
ntype: 'label',
|
67
67
|
text : 'Click the change configs button!'
|
68
68
|
}]
|
69
|
-
}]
|
69
|
+
}]
|
70
70
|
}
|
71
71
|
|
72
72
|
/**
|
@@ -76,7 +76,7 @@ class MainContainer extends Viewport {
|
|
76
76
|
this.set({
|
77
77
|
a: 10,
|
78
78
|
b: 10
|
79
|
-
})
|
79
|
+
})
|
80
80
|
}
|
81
81
|
|
82
82
|
/**
|
@@ -87,7 +87,7 @@ class MainContainer extends Viewport {
|
|
87
87
|
*/
|
88
88
|
afterSetA(value, oldValue) {
|
89
89
|
if (oldValue !== undefined) {
|
90
|
-
this.down({flag: 'label1'}).text = value + this.b
|
90
|
+
this.down({flag: 'label1'}).text = value + this.b
|
91
91
|
}
|
92
92
|
}
|
93
93
|
|
@@ -99,7 +99,7 @@ class MainContainer extends Viewport {
|
|
99
99
|
*/
|
100
100
|
afterSetB(value, oldValue) {
|
101
101
|
if (oldValue !== undefined) {
|
102
|
-
this.down({flag: 'label2'}).text = value + this.a
|
102
|
+
this.down({flag: 'label2'}).text = value + this.a
|
103
103
|
}
|
104
104
|
}
|
105
105
|
|
@@ -112,10 +112,8 @@ class MainContainer extends Viewport {
|
|
112
112
|
this.set({
|
113
113
|
a: 5,
|
114
114
|
b: 5
|
115
|
-
})
|
115
|
+
})
|
116
116
|
}
|
117
117
|
}
|
118
118
|
|
119
|
-
Neo.setupClass(MainContainer);
|
120
|
-
|
121
|
-
export default MainContainer;
|
119
|
+
export default Neo.setupClass(MainContainer);
|
@@ -19,7 +19,7 @@ class MainContainer extends Viewport {
|
|
19
19
|
module: Container
|
20
20
|
},
|
21
21
|
|
22
|
-
items
|
22
|
+
items: [{
|
23
23
|
style: {backgroundColor: 'blue'}
|
24
24
|
}, {
|
25
25
|
style: {backgroundColor: 'darkgreen'}
|
@@ -34,6 +34,4 @@ class MainContainer extends Viewport {
|
|
34
34
|
}
|
35
35
|
}
|
36
36
|
|
37
|
-
Neo.setupClass(MainContainer);
|
38
|
-
|
39
|
-
export default MainContainer;
|
37
|
+
export default Neo.setupClass(MainContainer);
|
@@ -183,7 +183,7 @@ class MainContainer extends ConfigurationViewport {
|
|
183
183
|
stepSize : 10,
|
184
184
|
style : {marginTop: '10px'},
|
185
185
|
value : exampleComponent.width
|
186
|
-
}]
|
186
|
+
}]
|
187
187
|
}
|
188
188
|
|
189
189
|
createExampleComponent() {
|
@@ -197,7 +197,7 @@ class MainContainer extends ConfigurationViewport {
|
|
197
197
|
if (opts.value === true) { // we only want to listen to check events, not uncheck
|
198
198
|
let date = this.exampleComponent.currentDate;
|
199
199
|
date?.setMonth(value);
|
200
|
-
this.exampleComponent.currentDate = date
|
200
|
+
this.exampleComponent.currentDate = date
|
201
201
|
}
|
202
202
|
}
|
203
203
|
|
@@ -205,11 +205,9 @@ class MainContainer extends ConfigurationViewport {
|
|
205
205
|
if (opts.value === true) { // we only want to listen to check events, not uncheck
|
206
206
|
let date = this.exampleComponent.currentDate;
|
207
207
|
date?.setFullYear(value);
|
208
|
-
this.exampleComponent.currentDate = date
|
208
|
+
this.exampleComponent.currentDate = date
|
209
209
|
}
|
210
210
|
}
|
211
211
|
}
|
212
212
|
|
213
|
-
Neo.setupClass(MainContainer);
|
214
|
-
|
215
|
-
export default MainContainer;
|
213
|
+
export default Neo.setupClass(MainContainer);
|
@@ -54,7 +54,7 @@ class DemoDialog extends Dialog {
|
|
54
54
|
construct(config) {
|
55
55
|
super.construct(config);
|
56
56
|
|
57
|
-
|
57
|
+
let me = this;
|
58
58
|
|
59
59
|
me.items = [{
|
60
60
|
module : ComboBox,
|
@@ -157,6 +157,4 @@ class DemoDialog extends Dialog {
|
|
157
157
|
}
|
158
158
|
}
|
159
159
|
|
160
|
-
Neo.setupClass(DemoDialog);
|
161
|
-
|
162
|
-
export default DemoDialog;
|
160
|
+
export default Neo.setupClass(DemoDialog);
|
@@ -75,7 +75,7 @@ class MainContainer extends Viewport {
|
|
75
75
|
iconCls: 'fa fa-moon',
|
76
76
|
text : 'Theme Dark'
|
77
77
|
}]
|
78
|
-
}]
|
78
|
+
}]
|
79
79
|
}
|
80
80
|
|
81
81
|
/**
|
@@ -147,11 +147,9 @@ class MainContainer extends Viewport {
|
|
147
147
|
if (dialog) {
|
148
148
|
cls = dialog.cls;
|
149
149
|
NeoArray.removeAdd(cls, oldTheme, theme);
|
150
|
-
dialog.cls = cls
|
150
|
+
dialog.cls = cls
|
151
151
|
}
|
152
152
|
}
|
153
153
|
}
|
154
154
|
|
155
|
-
Neo.setupClass(MainContainer);
|
156
|
-
|
157
|
-
export default MainContainer;
|
155
|
+
export default Neo.setupClass(MainContainer);
|
@@ -22,10 +22,10 @@ class MainContainer extends ConfigurationViewport {
|
|
22
22
|
plugin = textfield.getPlugin('prefixfield');
|
23
23
|
|
24
24
|
if (config === 'accept') {
|
25
|
-
plugin.accept = opts.record.value
|
25
|
+
plugin.accept = opts.record.value
|
26
26
|
} else {
|
27
27
|
plugin[config] = opts.value;
|
28
|
-
textfield.value = ''
|
28
|
+
textfield.value = ''
|
29
29
|
}
|
30
30
|
}
|
31
31
|
|
@@ -70,7 +70,7 @@ class MainContainer extends ConfigurationViewport {
|
|
70
70
|
labelText: 'accept',
|
71
71
|
listeners: {change: me.onPluginConfigChange.bind(me, 'accept')},
|
72
72
|
style : {marginTop: '10px'}
|
73
|
-
}]
|
73
|
+
}]
|
74
74
|
}
|
75
75
|
|
76
76
|
/**
|
@@ -140,6 +140,4 @@ class MainContainer extends ConfigurationViewport {
|
|
140
140
|
}
|
141
141
|
}
|
142
142
|
|
143
|
-
Neo.setupClass(MainContainer);
|
144
|
-
|
145
|
-
export default MainContainer;
|
143
|
+
export default Neo.setupClass(MainContainer);
|
@@ -119,7 +119,7 @@ class MainContainer extends ConfigurationViewport {
|
|
119
119
|
stepSize : 5,
|
120
120
|
style : {marginTop: '10px'},
|
121
121
|
value : me.exampleComponent.width
|
122
|
-
}]
|
122
|
+
}]
|
123
123
|
}
|
124
124
|
|
125
125
|
createExampleComponent() {
|
@@ -134,10 +134,8 @@ class MainContainer extends ConfigurationViewport {
|
|
134
134
|
store: {
|
135
135
|
module: MainStore
|
136
136
|
}
|
137
|
-
})
|
137
|
+
})
|
138
138
|
}
|
139
139
|
}
|
140
140
|
|
141
|
-
Neo.setupClass(MainContainer);
|
142
|
-
|
143
|
-
export default MainContainer;
|
141
|
+
export default Neo.setupClass(MainContainer);
|
@@ -119,7 +119,7 @@ class MainContainer extends ConfigurationViewport {
|
|
119
119
|
stepSize : 5,
|
120
120
|
style : {marginTop: '10px'},
|
121
121
|
value : me.exampleComponent.width
|
122
|
-
}]
|
122
|
+
}]
|
123
123
|
}
|
124
124
|
|
125
125
|
createExampleComponent() {
|
@@ -131,10 +131,8 @@ class MainContainer extends ConfigurationViewport {
|
|
131
131
|
store : MainStore,
|
132
132
|
triggerAction: 'all',
|
133
133
|
width : 200
|
134
|
-
})
|
134
|
+
})
|
135
135
|
}
|
136
136
|
}
|
137
137
|
|
138
|
-
Neo.setupClass(MainContainer);
|
139
|
-
|
140
|
-
export default MainContainer;
|
138
|
+
export default Neo.setupClass(MainContainer);
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import Model
|
1
|
+
import Model from '../../../../src/data/Model.mjs';
|
2
2
|
|
3
3
|
/**
|
4
4
|
* @class Neo.examples.form.field.color.MainModel
|
@@ -25,6 +25,4 @@ class MainModel extends Model {
|
|
25
25
|
}
|
26
26
|
}
|
27
27
|
|
28
|
-
Neo.setupClass(MainModel);
|
29
|
-
|
30
|
-
export default MainModel;
|
28
|
+
export default Neo.setupClass(MainModel);
|
@@ -154,7 +154,7 @@ class MainContainer extends ConfigurationViewport {
|
|
154
154
|
|
155
155
|
exampleComponent.style = style;
|
156
156
|
}}
|
157
|
-
}]
|
157
|
+
}]
|
158
158
|
}
|
159
159
|
|
160
160
|
createExampleComponent() {
|
@@ -172,6 +172,4 @@ class MainContainer extends ConfigurationViewport {
|
|
172
172
|
}
|
173
173
|
}
|
174
174
|
|
175
|
-
Neo.setupClass(MainContainer);
|
176
|
-
|
177
|
-
export default MainContainer;
|
175
|
+
export default Neo.setupClass(MainContainer);
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import Model
|
1
|
+
import Model from '../../../../src/data/Model.mjs';
|
2
2
|
|
3
3
|
/**
|
4
4
|
* @class Neo.examples.form.field.combobox.MainModel
|
@@ -19,6 +19,4 @@ class MainModel extends Model {
|
|
19
19
|
}
|
20
20
|
}
|
21
21
|
|
22
|
-
Neo.setupClass(MainModel);
|
23
|
-
|
24
|
-
export default MainModel;
|
22
|
+
export default Neo.setupClass(MainModel);
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import Store from '../../../../src/data/Store.mjs';
|
2
1
|
import Model from './MainModel.mjs';
|
2
|
+
import Store from '../../../../src/data/Store.mjs';
|
3
3
|
|
4
4
|
/**
|
5
5
|
* @class Neo.examples.form.field.combobox.MainStore
|
@@ -20,6 +20,4 @@ class MainStore extends Store {
|
|
20
20
|
}
|
21
21
|
}
|
22
22
|
|
23
|
-
Neo.setupClass(MainStore);
|
24
|
-
|
25
|
-
export default MainStore;
|
23
|
+
export default Neo.setupClass(MainStore);
|
@@ -112,7 +112,7 @@ class MainContainer extends ConfigurationViewport {
|
|
112
112
|
minValue : 50,
|
113
113
|
stepSize : 5,
|
114
114
|
value : me.exampleComponent.width
|
115
|
-
}]
|
115
|
+
}]
|
116
116
|
}
|
117
117
|
|
118
118
|
createExampleComponent() {
|
@@ -122,10 +122,8 @@ class MainContainer extends ConfigurationViewport {
|
|
122
122
|
labelWidth : 70,
|
123
123
|
value : DateUtil.convertToyyyymmdd(new Date()),
|
124
124
|
width : 270
|
125
|
-
})
|
125
|
+
})
|
126
126
|
}
|
127
127
|
}
|
128
128
|
|
129
|
-
Neo.setupClass(MainContainer);
|
130
|
-
|
131
|
-
export default MainContainer;
|
129
|
+
export default Neo.setupClass(MainContainer);
|
@@ -113,7 +113,7 @@ class MainContainer extends ConfigurationViewport {
|
|
113
113
|
stepSize : 5,
|
114
114
|
style : {marginTop: '10px'},
|
115
115
|
value : me.exampleComponent.width
|
116
|
-
}]
|
116
|
+
}]
|
117
117
|
}
|
118
118
|
|
119
119
|
createExampleComponent() {
|
@@ -124,10 +124,8 @@ class MainContainer extends ConfigurationViewport {
|
|
124
124
|
labelWidth: 70,
|
125
125
|
value : 'foo@test.com',
|
126
126
|
width : 200
|
127
|
-
})
|
127
|
+
})
|
128
128
|
}
|
129
129
|
}
|
130
130
|
|
131
|
-
Neo.setupClass(MainContainer);
|
132
|
-
|
133
|
-
export default MainContainer;
|
131
|
+
export default Neo.setupClass(MainContainer);
|
@@ -27,7 +27,7 @@ class MainContainer extends ConfigurationViewport {
|
|
27
27
|
stepSize : 5,
|
28
28
|
style : {marginTop: '10px'},
|
29
29
|
value : me.exampleComponent.width
|
30
|
-
}]
|
30
|
+
}]
|
31
31
|
}
|
32
32
|
|
33
33
|
createExampleComponent() {
|
@@ -156,10 +156,8 @@ class MainContainer extends ConfigurationViewport {
|
|
156
156
|
pdf : 1
|
157
157
|
}
|
158
158
|
}]
|
159
|
-
})
|
159
|
+
})
|
160
160
|
}
|
161
161
|
}
|
162
162
|
|
163
|
-
Neo.setupClass(MainContainer);
|
164
|
-
|
165
|
-
export default MainContainer;
|
163
|
+
export default Neo.setupClass(MainContainer);
|
@@ -109,7 +109,7 @@ class MainContainer extends ConfigurationViewport {
|
|
109
109
|
stepSize : 5,
|
110
110
|
style : {marginTop: '10px'},
|
111
111
|
value : me.exampleComponent.width
|
112
|
-
}]
|
112
|
+
}]
|
113
113
|
}
|
114
114
|
|
115
115
|
createExampleComponent() {
|
@@ -120,10 +120,8 @@ class MainContainer extends ConfigurationViewport {
|
|
120
120
|
labelWidth : 70,
|
121
121
|
value : 20,
|
122
122
|
width : 200
|
123
|
-
})
|
123
|
+
})
|
124
124
|
}
|
125
125
|
}
|
126
126
|
|
127
|
-
Neo.setupClass(MainContainer);
|
128
|
-
|
129
|
-
export default MainContainer;
|
127
|
+
export default Neo.setupClass(MainContainer);
|
@@ -105,7 +105,7 @@ class MainContainer extends ConfigurationViewport {
|
|
105
105
|
minValue : 50,
|
106
106
|
stepSize : 5,
|
107
107
|
value : me.exampleComponent.width
|
108
|
-
}]
|
108
|
+
}]
|
109
109
|
}
|
110
110
|
|
111
111
|
createExampleComponent() {
|
@@ -115,10 +115,8 @@ class MainContainer extends ConfigurationViewport {
|
|
115
115
|
labelText : 'Label',
|
116
116
|
labelWidth : 70,
|
117
117
|
width : 200
|
118
|
-
})
|
118
|
+
})
|
119
119
|
}
|
120
120
|
}
|
121
121
|
|
122
|
-
Neo.setupClass(MainContainer);
|
123
|
-
|
124
|
-
export default MainContainer;
|
122
|
+
export default Neo.setupClass(MainContainer);
|