From 9331d0a7c9e503dd6a17a15f15cebd5cab570c02 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Tue, 2 Feb 2021 08:24:03 +0000 Subject: [PATCH] chore: Bump license header. --- .../src/app/app.module.ts | 2 +- .../src/app/app.routing.module.ts | 2 +- .../src/app/app.server.module.ts | 2 +- apps/barista-design-system/src/app/app.ts | 2 +- .../src/app/components/footer/footer.ts | 2 +- .../src/app/components/footer/index.ts | 2 +- .../src/app/components/nav/index.ts | 2 +- .../src/app/components/nav/nav.ts | 2 +- .../src/app/components/scroll-to-top/index.ts | 2 +- .../components/scroll-to-top/scroll-to-top.ts | 2 +- .../src/app/components/search/index.ts | 2 +- .../components/search/search-result-item.ts | 7 +-- .../src/app/components/search/search.ts | 7 +-- .../src/components/color-component/color.ts | 2 +- .../src/components/color-grid/color-grid.ts | 2 +- .../src/components/components.module.ts | 2 +- .../components/content-link/content-link.ts | 2 +- .../components/headline-link/headline-link.ts | 2 +- .../icon-color-wheel/icon-color-wheel.html | 2 +- .../icon-color-wheel/icon-color-wheel.ts | 2 +- .../src/components/index.ts | 2 +- .../layout-grid/layout-grid-item.ts | 2 +- .../src/components/layout-grid/layout-grid.ts | 2 +- .../components/live-example/live-example.ts | 2 +- .../src/environments/environment.internal.ts | 2 +- .../src/environments/environment.public.ts | 2 +- .../src/environments/environment.ts | 2 +- apps/barista-design-system/src/index.html | 4 +- apps/barista-design-system/src/main.server.ts | 2 +- apps/barista-design-system/src/main.ts | 2 +- .../ba-decision-graph-node-navigation.html | 4 +- .../ba-decision-graph-node-navigation.ts | 2 +- .../ba-decision-graph-node.spec.ts | 2 +- .../ba-decision-graph-node.ts | 2 +- .../ba-decision-graph-node/index.ts | 2 +- .../ba-decision-graph-start-node.spec.ts | 2 +- .../ba-decision-graph-start-node.ts | 2 +- .../ba-decision-graph-start-node/index.ts | 2 +- .../ba-decision-graph-test-data.ts | 2 +- .../ba-decision-graph.module.ts | 2 +- .../ba-decision-graph.spec.ts | 2 +- .../ba-decision-graph/ba-decision-graph.ts | 2 +- .../components/ba-decision-graph/index.ts | 2 +- .../decision-graph-page.module.ts | 2 +- .../decision-graph-page.ts | 2 +- .../src/pages/error-page/error-page.ts | 2 +- .../index-page/components/smalltile/index.ts | 2 +- .../components/smalltile/smalltile.ts | 2 +- .../src/pages/index-page/index-page.module.ts | 2 +- .../src/pages/index-page/index-page.ts | 2 +- .../component-preview-tile.ts | 2 +- .../component-preview-tile/index.ts | 2 +- .../overview-page/components/tile/index.ts | 2 +- .../overview-page/components/tile/tile.ts | 2 +- .../overview-page/overview-page.module.ts | 2 +- .../src/pages/overview-page/overview-page.ts | 2 +- .../pages/overview-page/shared/badge-type.ts | 2 +- .../src/pages/overview-page/shared/index.ts | 2 +- .../overview-page/shared/overview-tile.ts | 2 +- .../icon-overview-content.ts | 2 +- .../components/icon-overview-content/index.ts | 2 +- .../single-page/components/lazy-icon/index.ts | 2 +- .../components/lazy-icon/lazy-icon.ts | 2 +- .../components/page-footer/index.ts | 2 +- .../components/page-footer/page-footer.ts | 2 +- .../components/page-header/index.ts | 2 +- .../components/page-header/page-header.ts | 2 +- .../single-page/components/sidenav/index.ts | 2 +- .../single-page/components/sidenav/sidenav.ts | 2 +- .../pages/single-page/components/toc/index.ts | 2 +- .../pages/single-page/components/toc/toc.ts | 2 +- .../pages/single-page/single-page.module.ts | 2 +- .../src/pages/single-page/single-page.ts | 2 +- apps/barista-design-system/src/polyfills.ts | 2 +- apps/barista-design-system/src/server.ts | 2 +- .../services/recently-ordered.service.ts | 2 +- .../src/shared/services/scroll-spy.service.ts | 2 +- .../src/shared/services/search.service.ts | 2 +- apps/barista-design-system/src/test-setup.ts | 2 +- .../utils/apply-table-definition-headings.ts | 2 +- .../src/utils/utils.spec.ts | 2 +- .../src/utils/wrap-code-lines.ts | 2 +- apps/components-e2e/src/app/app.component.ts | 2 +- apps/components-e2e/src/app/app.module.ts | 2 +- .../src/app/app.routing.module.ts | 2 +- .../autocomplete/autocomplete.e2e.ts | 2 +- .../autocomplete/autocomplete.module.ts | 2 +- .../autocomplete/autocomplete.po.ts | 2 +- .../components/autocomplete/autocomplete.ts | 2 +- .../components/breadcrumbs/breadcrumbs.e2e.ts | 2 +- .../breadcrumbs/breadcrumbs.module.ts | 2 +- .../src/components/breadcrumbs/breadcrumbs.ts | 2 +- .../button-group/button-group.e2e.ts | 2 +- .../button-group/button-group.module.ts | 2 +- .../button-group/button-group.po.ts | 2 +- .../components/button-group/button-group.ts | 2 +- .../src/components/button/button.e2e.ts | 2 +- .../src/components/button/button.module.ts | 2 +- .../src/components/button/button.po.ts | 2 +- .../src/components/button/button.ts | 2 +- .../src/components/chart/chart-base.ts | 2 +- .../src/components/chart/chart-options.ts | 2 +- .../src/components/chart/chart.module.ts | 2 +- .../src/components/chart/chart/chart.e2e.ts | 2 +- .../src/components/chart/chart/chart.ts | 2 +- .../chart/heatfield/heatfield.e2e.ts | 2 +- .../components/chart/heatfield/heatfield.ts | 2 +- .../chart/highcharts/chart-highcharts-ui.ts | 2 +- .../chart/highcharts/chart-highcharts.e2e.ts | 2 +- .../chart/pie-chart/pie-chart.e2e.ts | 2 +- .../chart/selection-area/range/range.e2e.ts | 2 +- .../chart/selection-area/range/range.ts | 2 +- .../selection-area/selection-area.e2e.ts | 2 +- .../selection-area/selection-area.module.ts | 2 +- .../chart/selection-area/selection-area.po.ts | 2 +- .../chart/selection-area/selection-area.ts | 2 +- .../selection-area/timestamp/timestamp.e2e.ts | 2 +- .../selection-area/timestamp/timestamp.ts | 2 +- .../src/components/checkbox/checkbox.e2e.ts | 2 +- .../components/checkbox/checkbox.module.ts | 2 +- .../src/components/checkbox/checkbox.po.ts | 2 +- .../src/components/checkbox/checkbox.ts | 2 +- .../src/components/combobox/combobox.e2e.ts | 2 +- .../components/combobox/combobox.module.ts | 2 +- .../src/components/combobox/combobox.po.ts | 2 +- .../src/components/combobox/combobox.ts | 2 +- .../confirmation-dialog.e2e.ts | 2 +- .../confirmation-dialog.module.ts | 2 +- .../confirmation-dialog.po.ts | 2 +- .../confirmation-dialog.ts | 2 +- .../components/consumption/consumption.e2e.ts | 2 +- .../consumption/consumption.module.ts | 2 +- .../components/consumption/consumption.po.ts | 2 +- .../src/components/consumption/consumption.ts | 2 +- .../context-dialog/context-dialog.e2e.ts | 2 +- .../context-dialog/context-dialog.module.ts | 2 +- .../context-dialog/context-dialog.po.ts | 2 +- .../context-dialog/context-dialog.ts | 2 +- .../src/components/drawer/drawer.e2e.ts | 2 +- .../src/components/drawer/drawer.module.ts | 2 +- .../src/components/drawer/drawer.ts | 2 +- .../components/empty-state/empty-state.e2e.ts | 2 +- .../empty-state/empty-state.module.ts | 2 +- .../components/empty-state/empty-state.po.ts | 2 +- .../src/components/empty-state/empty-state.ts | 2 +- .../components/event-chart/event-chart.e2e.ts | 2 +- .../event-chart/event-chart.module.ts | 2 +- .../components/event-chart/event-chart.po.ts | 2 +- .../src/components/event-chart/event-chart.ts | 2 +- .../expandable-panel/expandable-panel.e2e.ts | 2 +- .../expandable-panel.module.ts | 2 +- .../expandable-panel/expandable-panel.ts | 2 +- .../expandable-section.e2e.ts | 2 +- .../expandable-section.module.ts | 2 +- .../expandable-section/expandable-section.ts | 2 +- .../filter-field/filter-field.e2e.ts | 2 +- .../filter-field/filter-field.module.ts | 2 +- .../filter-field/filter-field.po.ts | 2 +- .../components/filter-field/filter-field.ts | 2 +- .../src/components/highlight/highlight.e2e.ts | 2 +- .../components/highlight/highlight.module.ts | 2 +- .../src/components/highlight/highlight.po.ts | 2 +- .../src/components/highlight/highlight.ts | 2 +- .../key-value-list/key-value-list.e2e.ts | 2 +- .../key-value-list/key-value-list.module.ts | 2 +- .../key-value-list/key-value-list.ts | 2 +- .../src/components/overlay/overlay.e2e.ts | 2 +- .../src/components/overlay/overlay.module.ts | 2 +- .../src/components/overlay/overlay.po.ts | 2 +- .../src/components/overlay/overlay.ts | 2 +- .../components/pagination/pagination.e2e.ts | 2 +- .../pagination/pagination.module.ts | 2 +- .../src/components/pagination/pagination.ts | 2 +- .../progress-bar/progress-bar.e2e.ts | 2 +- .../progress-bar/progress-bar.module.ts | 2 +- .../components/progress-bar/progress-bar.ts | 2 +- .../quick-filter-async/quick-filter-async.ts | 2 +- .../quick-filter-initial-data.ts | 2 +- .../quick-filter-show-more.ts | 2 +- .../quick-filter/quick-filter.e2e.ts | 2 +- .../quick-filter/quick-filter.module.ts | 2 +- .../quick-filter/quick-filter.po.ts | 2 +- .../quick-filter/quick-filter/quick-filter.ts | 2 +- .../radial-chart/radial-chart.e2e.ts | 2 +- .../radial-chart/radial-chart.module.ts | 2 +- .../radial-chart/radial-chart.po.ts | 2 +- .../components/radial-chart/radial-chart.ts | 2 +- .../src/components/radio/radio.e2e.ts | 2 +- .../src/components/radio/radio.module.ts | 2 +- .../src/components/radio/radio.po.ts | 2 +- .../src/components/radio/radio.ts | 2 +- .../src/components/select/select.e2e.ts | 2 +- .../src/components/select/select.po.ts | 2 +- .../src/components/show-more/show-more.e2e.ts | 2 +- .../components/show-more/show-more.module.ts | 2 +- .../src/components/show-more/show-more.ts | 2 +- .../src/components/slider/slider.e2e.ts | 2 +- .../src/components/slider/slider.module.ts | 2 +- .../src/components/slider/slider.po.ts | 2 +- .../src/components/slider/slider.ts | 2 +- .../stacked-series-chart.e2e.ts | 2 +- .../stacked-series-chart.module.ts | 2 +- .../stacked-series-chart.po.ts | 2 +- .../stacked-series-chart.ts | 2 +- .../sunburst-chart/sunburst-chart.e2e.ts | 2 +- .../sunburst-chart/sunburst-chart.module.ts | 2 +- .../sunburst-chart/sunburst-chart.po.ts | 2 +- .../sunburst-chart/sunburst-chart.ts | 2 +- .../src/components/switch/switch.e2e.ts | 2 +- .../src/components/switch/switch.module.ts | 2 +- .../src/components/switch/switch.ts | 2 +- .../table-expandable.ts | 2 +- .../table/table-simple/table-simple.ts | 2 +- .../src/components/table/table.e2e.ts | 2 +- .../src/components/table/table.module.ts | 2 +- .../src/components/table/table.po.ts | 2 +- .../src/components/table/table/table.ts | 2 +- .../src/components/tabs/tabs.e2e.ts | 2 +- .../src/components/tabs/tabs.module.ts | 2 +- .../src/components/tabs/tabs.ts | 2 +- .../src/components/tag/tag-add/tag-add.e2e.ts | 2 +- .../src/components/tag/tag-add/tag-add.po.ts | 2 +- .../src/components/tag/tag-add/tag-add.ts | 2 +- .../components/tag/tag-list/tag-list.e2e.ts | 2 +- .../src/components/tag/tag-list/tag-list.ts | 2 +- .../src/components/tag/tag.module.ts | 2 +- .../src/components/tile/tile.e2e.ts | 2 +- .../src/components/tile/tile.module.ts | 2 +- .../src/components/tile/tile.po.ts | 2 +- .../src/components/tile/tile.ts | 2 +- .../components/tree-table/tree-table.e2e.ts | 2 +- .../tree-table/tree-table.module.ts | 2 +- .../components/tree-table/tree-table.po.ts | 2 +- .../src/components/tree-table/tree-table.ts | 2 +- apps/components-e2e/src/main.dev.ts | 2 +- apps/components-e2e/src/main.prod.ts | 2 +- apps/components-e2e/src/main.ts | 2 +- apps/components-e2e/src/polyfills.ts | 2 +- .../src/services/data.service.ts | 2 +- apps/components-e2e/src/test-setup.ts | 2 +- apps/components-e2e/src/utils/index.ts | 2 +- .../src/utils/is-close-to.spec.ts | 2 +- apps/components-e2e/src/utils/is-close-to.ts | 2 +- .../src/utils/reset-window-to-default-size.ts | 2 +- .../src/utils/wait-for-angular.ts | 2 +- apps/demos/src/app-routing.module.ts | 2 +- apps/demos/src/app.module.ts | 2 +- apps/demos/src/app.ts | 2 +- apps/demos/src/barista-examples.a11y.ts | 2 +- apps/demos/src/environments/environment.ts | 2 +- apps/demos/src/main.ts | 2 +- apps/demos/src/nav-items.ts | 2 +- apps/demos/src/polyfills.ts | 2 +- apps/demos/src/side-nav.component.ts | 2 +- apps/design-tokens-ui/jest.config.js | 2 +- .../src/app/app.component.scss | 2 +- .../design-tokens-ui/src/app/app.component.ts | 2 +- apps/design-tokens-ui/src/app/app.module.ts | 2 +- .../src/app/app.routing.module.ts | 2 +- .../src/app/components/nav/nav.component.scss | 2 +- .../src/app/components/nav/nav.component.ts | 2 +- .../src/environments/environment.prod.ts | 2 +- .../src/environments/environment.ts | 2 +- apps/design-tokens-ui/src/main.ts | 2 +- .../src/pages/spacings/spacings.component.ts | 2 +- .../src/pages/spacings/spacings.module.ts | 2 +- .../color-picker/color-picker.component.scss | 2 +- .../color-picker/color-picker.component.ts | 2 +- .../distribution-curve.component.ts | 2 +- .../easing-settings.component.ts | 2 +- .../easing-type-select.component.ts | 2 +- .../palette-settings.component.ts | 2 +- .../shared-generation-settings.component.ts | 2 +- .../theme-preview/theme-preview.component.ts | 2 +- .../theme-settings.component.ts | 2 +- .../theme-detail/theme-detail.component.scss | 2 +- .../theme-detail/theme-detail.component.ts | 2 +- .../pages/theme-detail/theme-detail.guard.ts | 2 +- .../pages/theme-detail/theme-detail.module.ts | 2 +- .../src/pages/theme-detail/validators.ts | 2 +- .../theme-tile/theme-tile.component.scss | 2 +- .../theme-tile/theme-tile.component.ts | 2 +- .../src/pages/themes/themes.component.scss | 2 +- .../src/pages/themes/themes.component.ts | 2 +- .../src/pages/themes/themes.module.ts | 2 +- .../src/pipes/humanize.pipe.ts | 2 +- apps/design-tokens-ui/src/pipes/index.ts | 2 +- .../src/pipes/pipes.module.ts | 2 +- apps/design-tokens-ui/src/polyfills.ts | 2 +- .../services/app-theme/app-theme.service.ts | 2 +- .../src/services/app-theme/index.ts | 2 +- .../src/services/palette/index.ts | 2 +- .../palette/palette-source.service.ts | 5 +- .../src/services/spacing/index.ts | 2 +- .../src/services/spacing/spacing.service.ts | 2 +- .../src/services/stateful-service/index.ts | 2 +- .../stateful-service/stateful.service.ts | 2 +- .../src/services/style-overrides/index.ts | 2 +- .../style-overrides.service.ts | 2 +- apps/design-tokens-ui/src/styles.scss | 2 +- apps/design-tokens-ui/src/styles/fonts.scss | 2 +- apps/design-tokens-ui/src/styles/input.scss | 2 +- apps/design-tokens-ui/src/styles/link.scss | 2 +- .../src/styles/overrides/checkbox.scss | 2 +- .../src/styles/overrides/select.scss | 2 +- .../src/styles/variables.scss | 2 +- apps/design-tokens-ui/src/test-setup.ts | 2 +- apps/design-tokens-ui/src/utils/colors.ts | 2 +- apps/design-tokens-ui/src/utils/download.ts | 2 +- apps/design-tokens-ui/src/utils/theme.ts | 2 +- apps/dev/src/alert/alert-demo.component.ts | 2 +- apps/dev/src/app.module.ts | 2 +- .../autocomplete-demo.component.ts | 2 +- .../bar-indicator-demo.component.ts | 2 +- .../breadcrumbs/breadcrumbs-demo.component.ts | 2 +- .../button-group-demo.component.ts | 2 +- apps/dev/src/button/button-demo.component.ts | 2 +- apps/dev/src/card/card-demo.component.ts | 2 +- apps/dev/src/chart/chart-data.ts | 2 +- apps/dev/src/chart/chart-demo.component.html | 4 +- apps/dev/src/chart/chart-demo.component.ts | 2 +- apps/dev/src/chart/chart-options.ts | 2 +- apps/dev/src/chart/data-service.ts | 2 +- .../src/checkbox/checkbox-demo.component.ts | 2 +- .../src/combobox/combobox-demo.component.ts | 2 +- .../confirmation-dialog-demo.component.ts | 2 +- .../consumption-demo.component.html | 60 +++++------------- .../consumption/consumption-demo.component.ts | 2 +- ...iner-breakpoint-observer-demo.component.ts | 2 +- .../context-dialog-demo.component.ts | 2 +- .../copy-to-clipboard-demo.component.ts | 2 +- .../datepicker/datepicker-demo.component.ts | 2 +- apps/dev/src/devapp-routing.module.ts | 2 +- apps/dev/src/devapp.component.ts | 2 +- .../drawer-table-demo.component.ts | 2 +- .../dev/src/drawer/drawer-demo.component.html | 8 +-- apps/dev/src/drawer/drawer-demo.component.ts | 2 +- apps/dev/src/dt-components.module.ts | 2 +- .../dev/src/empty-state/empty-state-demo.html | 4 +- apps/dev/src/empty-state/empty-state-demo.ts | 2 +- .../dev/src/event-chart/big-time-test-data.ts | 2 +- .../src/event-chart/easy-travel-test-data.ts | 2 +- .../src/event-chart/event-chart-demo-data.ts | 2 +- .../event-chart/event-chart-demo.component.ts | 2 +- .../event-chart/mobile-actions-test-data.ts | 2 +- .../event-chart/session-replay-test-data.ts | 2 +- .../expandable-panel-demo.component.ts | 2 +- .../expandable-section-demo.component.ts | 2 +- .../expandable-text-demo.component.ts | 2 +- apps/dev/src/filter-field/data.ts | 2 +- .../filter-field-demo.component.ts | 2 +- apps/dev/src/filter-field/kubernetes-data.ts | 2 +- apps/dev/src/filter-field/multi-select.ts | 2 +- .../filter-field/multidimensional-analysis.ts | 2 +- apps/dev/src/filter-field/testdata.ts | 2 +- .../filter-field/three-levels-nested-data.ts | 2 +- .../form-field/form-field-demo.component.ts | 2 +- .../formatters/formatters-demo.component.ts | 2 +- .../src/highlight/highlight-demo.component.ts | 2 +- apps/dev/src/icon/icon-demo.component.ts | 2 +- .../src/indicator/indicator-demo.component.ts | 2 +- .../src/indicator/tree-table-example-types.ts | 2 +- .../info-group/info-group-demo.component.ts | 2 +- .../inline-editor-demo.component.ts | 2 +- apps/dev/src/input/input-demo.component.ts | 2 +- .../key-value-list-demo.component.ts | 2 +- apps/dev/src/legend/legend-demo.component.ts | 2 +- apps/dev/src/link/link-demo.component.ts | 2 +- .../loading-distractor-demo.component.ts | 2 +- apps/dev/src/main.ts | 2 +- apps/dev/src/menu/menu-demo.html | 24 ++----- apps/dev/src/menu/menu-demo.ts | 2 +- .../micro-chart/micro-chart-demo.component.ts | 2 +- .../src/overlay/overlay-demo.component.html | 2 +- .../dev/src/overlay/overlay-demo.component.ts | 2 +- .../pagination/pagination-demo.component.ts | 2 +- apps/dev/src/polyfills.ts | 2 +- .../progress-bar-demo.component.ts | 2 +- .../progress-circle-demo.component.ts | 2 +- .../quick-filter-demo.component.ts | 2 +- .../radial-chart-demo.component.ts | 2 +- apps/dev/src/radio/radio-demo.component.ts | 2 +- .../secondary-nav-demo.component.html | 4 +- .../secondary-nav-demo.component.ts | 2 +- apps/dev/src/select/select-demo.component.ts | 7 +-- .../src/show-more/show-more-demo.component.ts | 2 +- .../dev/src/sidenav/sidenav-demo.component.ts | 2 +- apps/dev/src/slider/slider-demo.component.ts | 2 +- .../stacked-series-chart-demo-data.ts | 2 +- .../stacked-series-chart-demo.component.ts | 2 +- .../dev/src/stepper/stepper-demo.component.ts | 2 +- .../sunburst-chart-demo-data.ts | 2 +- .../sunburst-chart-demo.component.ts | 2 +- apps/dev/src/switch/switch-demo.component.ts | 2 +- .../table-order-demo.component.html | 8 +-- .../table-order/table-order-demo.component.ts | 2 +- apps/dev/src/table/table-demo.component.ts | 2 +- apps/dev/src/tabs/tabs-demo.component.ts | 2 +- apps/dev/src/tag/tag-demo.component.ts | 2 +- apps/dev/src/tile/tile-demo.component.html | 4 +- apps/dev/src/tile/tile-demo.component.ts | 2 +- .../timeline-chart-demo.component.ts | 2 +- apps/dev/src/toast/toast-demo.component.ts | 2 +- .../toggle-button-group-demo.component.html | 6 +- .../toggle-button-group-demo.component.ts | 2 +- .../top-bar-navigation-demo.component.ts | 2 +- .../tree-table/tree-table-demo.component.ts | 2 +- apps/figma-design-tokens/src/code.ts | 2 +- .../src/command-dispatcher.ts | 2 +- .../src/command-handlers/dev/clear-cache.ts | 2 +- .../dev/delete-color-tokens.ts | 2 +- .../src/command-handlers/migrate.ts | 2 +- .../src/command-handlers/publish.ts | 2 +- .../src/command-handlers/set-theme.ts | 2 +- .../src/command-handlers/sync.ts | 2 +- .../src/components/loading-spinner.ts | 2 +- .../src/components/metadata-upload-confirm.ts | 2 +- apps/figma-design-tokens/src/environment.ts | 2 +- .../src/shared/conversion.ts | 2 +- .../src/shared/figma-util.ts | 2 +- apps/figma-design-tokens/src/shared/ipc.ts | 2 +- .../figma-design-tokens/src/shared/storage.ts | 2 +- .../figma-design-tokens/src/shared/types.d.ts | 2 +- apps/figma-design-tokens/src/styles.scss | 2 +- apps/figma-design-tokens/src/test.css | 2 +- apps/figma-design-tokens/src/ui.ts | 2 +- apps/fluid-dev/src/app/app.component.ts | 2 +- apps/fluid-dev/src/app/app.module.ts | 2 +- apps/fluid-dev/src/app/app.routing.module.ts | 2 +- apps/fluid-dev/src/main.ts | 2 +- .../button-group-page.component.ts | 2 +- .../button-group/button-group-page.module.ts | 2 +- .../src/pages/button/button-page.component.ts | 2 +- .../src/pages/button/button-page.module.ts | 2 +- .../pages/checkbox/checkbox-page.component.ts | 2 +- .../pages/checkbox/checkbox-page.module.ts | 2 +- .../src/pages/icon/icon-page.component.ts | 2 +- .../src/pages/icon/icon-page.module.ts | 2 +- .../pages/popover/popover-page.component.ts | 2 +- .../src/pages/popover/popover-page.module.ts | 2 +- .../src/pages/switch/switch-page.component.ts | 2 +- .../src/pages/switch/switch-page.module.ts | 2 +- .../src/pages/tab/tab-page.component.html | 16 ++--- .../src/pages/tab/tab-page.component.ts | 2 +- .../src/pages/tab/tab-page.module.ts | 2 +- ...virtual-scroll-container-page.component.ts | 2 +- .../virtual-scroll-container-page.module.ts | 2 +- apps/fluid-dev/src/polyfills.ts | 2 +- apps/fluid-dev/src/test-setup.ts | 2 +- apps/next/src/app/app.component.ts | 2 +- apps/next/src/app/app.module.ts | 2 +- apps/next/src/app/app.routing.module.ts | 2 +- apps/next/src/app/components/nav/index.ts | 2 +- apps/next/src/app/components/nav/nav.html | 4 +- apps/next/src/app/components/nav/nav.ts | 2 +- .../src/app/pages/error-page/error-page.html | 4 +- .../app/pages/error-page/error-page.module.ts | 2 +- .../src/app/pages/error-page/error-page.ts | 2 +- .../src/app/pages/index-page/index-page.html | 4 +- .../app/pages/index-page/index-page.module.ts | 2 +- .../src/app/pages/index-page/index-page.ts | 2 +- .../components/page-footer/index.ts | 2 +- .../components/page-footer/page-footer.html | 4 +- .../components/page-footer/page-footer.ts | 2 +- .../single-page/components/sidenav/index.ts | 2 +- .../single-page/components/sidenav/sidenav.ts | 2 +- .../pages/single-page/single-page.module.ts | 2 +- .../src/app/pages/single-page/single-page.ts | 2 +- apps/next/src/app/theme.service.ts | 2 +- .../next/src/environments/environment.prod.ts | 2 +- apps/next/src/environments/environment.ts | 2 +- apps/next/src/main.ts | 2 +- apps/next/src/polyfills.ts | 2 +- apps/next/src/test-setup.ts | 2 +- apps/universal/src/app/app.module.ts | 2 +- apps/universal/src/app/app.server.module.ts | 2 +- apps/universal/src/app/barista.module.ts | 2 +- .../src/app/kitchen-sink/kitchen-sink.html | 44 ++++--------- .../src/app/kitchen-sink/kitchen-sink.ts | 2 +- apps/universal/src/main.server.ts | 2 +- apps/universal/src/main.ts | 2 +- apps/universal/src/polyfills.ts | 2 +- apps/universal/src/server.ts | 2 +- apps/universal/src/universal.e2e.ts | 2 +- environments/barista-environment.interface.ts | 2 +- environments/barista-environment.ts | 2 +- libs/barista-components/alert/README.md | 2 +- libs/barista-components/alert/index.ts | 2 +- .../alert/src/alert-module.ts | 2 +- .../alert/src/alert.spec.ts | 2 +- libs/barista-components/alert/src/alert.ts | 2 +- .../alert/src/test-setup.ts | 2 +- libs/barista-components/autocomplete/index.ts | 2 +- .../autocomplete/src/autocomplete-errors.ts | 2 +- .../autocomplete/src/autocomplete-module.ts | 2 +- .../autocomplete/src/autocomplete-origin.ts | 2 +- .../src/autocomplete-trigger.spec.ts | 2 +- .../autocomplete/src/autocomplete-trigger.ts | 2 +- .../autocomplete/src/autocomplete.spec.ts | 7 +-- .../autocomplete/src/autocomplete.ts | 15 ++--- .../autocomplete/src/test-setup.ts | 2 +- .../bar-indicator/README.md | 14 ++--- .../barista-components/bar-indicator/index.ts | 2 +- .../bar-indicator/src/bar-indicator-module.ts | 2 +- .../bar-indicator/src/bar-indicator.spec.ts | 2 +- .../bar-indicator/src/bar-indicator.ts | 5 +- .../bar-indicator/src/test-setup.ts | 2 +- libs/barista-components/breadcrumbs/README.md | 8 +-- libs/barista-components/breadcrumbs/index.ts | 2 +- .../breadcrumbs/src/breadcrumbs-item.ts | 2 +- .../breadcrumbs/src/breadcrumbs-module.ts | 2 +- .../breadcrumbs/src/breadcrumbs.ts | 7 +-- .../breadcrumbs/src/focusable-items.spec.ts | 2 +- .../breadcrumbs/src/focusable-items.ts | 2 +- .../breadcrumbs/src/overflowing-items.ts | 2 +- .../breadcrumbs/src/test-setup.ts | 2 +- .../barista-components/button-group/README.md | 10 +-- libs/barista-components/button-group/index.ts | 2 +- .../button-group/src/button-group-module.ts | 2 +- .../button-group/src/button-group.spec.ts | 2 +- .../button-group/src/button-group.ts | 2 +- .../button-group/src/test-setup.ts | 2 +- libs/barista-components/button/README.md | 10 +-- libs/barista-components/button/index.ts | 2 +- .../button/src/button-module.ts | 2 +- .../button/src/button.spec.ts | 2 +- libs/barista-components/button/src/button.ts | 2 +- .../button/src/test-setup.ts | 2 +- libs/barista-components/card/index.ts | 2 +- .../card/src/card-module.ts | 2 +- libs/barista-components/card/src/card.ts | 2 +- .../barista-components/card/src/test-setup.ts | 2 +- libs/barista-components/chart/index.ts | 2 +- .../chart/src/chart-config.ts | 2 +- .../chart/src/chart-module.ts | 2 +- .../chart/src/chart-options.ts | 2 +- .../chart/src/chart.interface.ts | 2 +- .../chart/src/chart.spec.ts | 2 +- libs/barista-components/chart/src/chart.ts | 2 +- .../src/heatfield/chart-heatfield-config.ts | 2 +- .../src/heatfield/chart-heatfield-errors.ts | 2 +- .../src/heatfield/chart-heatfield.spec.ts | 2 +- .../chart/src/heatfield/chart-heatfield.ts | 7 +-- .../chart/src/heatfield/index.ts | 2 +- .../chart/src/highcharts/highcharts-errors.ts | 2 +- .../highcharts/highcharts-legend-overrides.ts | 2 +- .../highcharts-tooltip-extensions.spec.ts | 2 +- .../highcharts-tooltip-extensions.ts | 2 +- .../highcharts/highcharts-tooltip-types.ts | 2 +- .../chart/src/highcharts/highcharts-util.ts | 2 +- .../chart/src/range/clamp-range.spec.ts | 2 +- .../chart/src/range/clamp-range.ts | 2 +- .../chart/src/range/constants.ts | 2 +- .../chart/src/range/range.spec.ts | 2 +- .../chart/src/range/range.ts | 2 +- .../update-range-with-keyboard-event.spec.ts | 2 +- .../range/update-range-with-keyboard-event.ts | 2 +- .../chart/src/selection-area/constants.ts | 2 +- .../src/selection-area/overlay-action.ts | 2 +- .../src/selection-area/position-utils.spec.ts | 2 +- .../src/selection-area/position-utils.ts | 2 +- .../src/selection-area/selection-area.spec.ts | 2 +- .../src/selection-area/selection-area.ts | 2 +- .../chart/src/selection-area/streams.spec.ts | 2 +- .../chart/src/selection-area/streams.ts | 2 +- .../chart/src/test-setup.ts | 2 +- .../src/timestamp/clamp-timestamp.spec.ts | 2 +- .../chart/src/timestamp/clamp-timestamp.ts | 2 +- .../chart/src/timestamp/timestamp.spec.ts | 2 +- .../chart/src/timestamp/timestamp.ts | 2 +- ...date-timestamp-with-keyboard-event.spec.ts | 2 +- .../update-timestamp-with-keyboard-event.ts | 2 +- .../src/tooltip/chart-tooltip-position.ts | 2 +- .../chart/src/tooltip/chart-tooltip.spec.ts | 2 +- .../chart/src/tooltip/chart-tooltip.ts | 2 +- .../chart/src/utils.spec.ts | 2 +- libs/barista-components/chart/src/utils.ts | 2 +- libs/barista-components/checkbox/index.ts | 2 +- .../checkbox/src/checkbox-module.ts | 2 +- .../checkbox/src/checkbox.html | 2 +- .../checkbox/src/checkbox.spec.ts | 2 +- .../checkbox/src/checkbox.ts | 2 +- .../checkbox/src/test-setup.ts | 2 +- .../confirmation-dialog/README.md | 28 ++++----- .../confirmation-dialog/index.ts | 2 +- .../src/confirmation-dialog-actions.ts | 2 +- .../src/confirmation-dialog-constants.ts | 2 +- .../src/confirmation-dialog-module.ts | 2 +- .../confirmation-dialog-state.ts | 2 +- .../src/confirmation-dialog.spec.ts | 2 +- .../src/confirmation-dialog.ts | 2 +- .../confirmation-dialog/src/test-setup.ts | 2 +- libs/barista-components/consumption/index.ts | 2 +- .../consumption/src/consumption-directives.ts | 2 +- .../consumption/src/consumption-module.ts | 2 +- .../consumption/src/consumption.ts | 2 +- .../consumption/src/test-setup.ts | 2 +- .../container-breakpoint-observer/README.md | 16 ++--- .../container-breakpoint-observer/index.ts | 2 +- .../container-breakpoint-observer-errors.ts | 2 +- .../container-breakpoint-observer-module.ts | 2 +- .../src/container-breakpoint-observer.ts | 2 +- .../src/if-container-breakpoint.ts | 18 ++---- .../src/query.spec.ts | 2 +- .../src/query.ts | 2 +- .../src/test-setup.ts | 2 +- .../context-dialog/README.md | 4 +- .../context-dialog/index.ts | 2 +- .../src/context-dialog-module.ts | 2 +- .../src/context-dialog-trigger.ts | 5 +- .../context-dialog/src/context-dialog.spec.ts | 2 +- .../context-dialog/src/context-dialog.ts | 7 +-- .../src/footer/context-dialog-footer.ts | 2 +- .../src/header/context-dialog-header-title.ts | 2 +- .../src/header/context-dialog-header.ts | 2 +- .../context-dialog/src/test-setup.ts | 2 +- .../copy-to-clipboard/README.md | 6 +- .../copy-to-clipboard/index.ts | 2 +- .../src/copy-to-clipboard-label.ts | 2 +- .../src/copy-to-clipboard-module.ts | 2 +- .../src/copy-to-clipboard.spec.ts | 2 +- .../src/copy-to-clipboard.ts | 2 +- .../copy-to-clipboard/src/test-setup.ts | 2 +- libs/barista-components/core/index.ts | 2 +- .../core/src/animations/error-animations.ts | 2 +- .../core/src/animations/fade-animation.ts | 2 +- .../core/src/animations/index.ts | 2 +- .../core/src/common-behaviours/color.spec.ts | 2 +- .../core/src/common-behaviours/color.ts | 2 +- .../core/src/common-behaviours/constructor.ts | 2 +- .../src/common-behaviours/disabled.spec.ts | 2 +- .../core/src/common-behaviours/disabled.ts | 2 +- .../src/common-behaviours/dom-exit.spec.ts | 2 +- .../core/src/common-behaviours/dom-exit.ts | 2 +- .../core/src/common-behaviours/error-state.ts | 2 +- .../core/src/common-behaviours/id.spec.ts | 2 +- .../core/src/common-behaviours/id.ts | 2 +- .../core/src/common-behaviours/index.ts | 2 +- .../src/common-behaviours/progress.spec.ts | 5 +- .../core/src/common-behaviours/progress.ts | 2 +- .../src/common-behaviours/tabindex.spec.ts | 2 +- .../core/src/common-behaviours/tabindex.ts | 2 +- .../viewport-boundaries.spec.ts | 2 +- .../common-behaviours/viewport-boundaries.ts | 2 +- .../core/src/date/date-adapter.ts | 2 +- .../barista-components/core/src/date/index.ts | 2 +- .../core/src/error/error-matcher.ts | 2 +- .../core/src/error/errors.ts | 2 +- .../core/src/error/index.ts | 2 +- .../core/src/logger/index.ts | 2 +- .../core/src/logger/log-consumer.ts | 2 +- .../core/src/logger/log-entry.ts | 2 +- .../core/src/logger/log-level.enum.ts | 2 +- .../core/src/logger/logger-factory.ts | 2 +- .../core/src/logger/logger.ts | 2 +- .../core/src/option/index.ts | 2 +- .../core/src/option/optgroup.ts | 2 +- .../core/src/option/option-module.ts | 2 +- .../core/src/option/option.spec.ts | 2 +- .../core/src/option/option.ts | 2 +- .../core/src/overlay/connected-position.ts | 2 +- ...exible-connected-position-strategy.spec.ts | 2 +- .../flexible-connected-position-strategy.ts | 6 +- .../core/src/overlay/index.ts | 2 +- .../core/src/overlay/overlay-reference.ts | 2 +- .../overlay/overlay-theming-configuration.ts | 8 +-- .../core/src/overlay/scroll-clip.ts | 2 +- .../barista-components/core/src/test-setup.ts | 2 +- .../core/src/testing/index.ts | 2 +- .../core/src/testing/ui-test-configuration.ts | 2 +- .../barista-components/core/src/tree/index.ts | 2 +- .../core/src/tree/tree-control.ts | 2 +- .../core/src/tree/tree-data-source.ts | 2 +- .../core/src/util/color-util.spec.ts | 2 +- .../core/src/util/color-util.ts | 2 +- .../core/src/util/compare-util.spec.ts | 2 +- .../core/src/util/compare-util.ts | 2 +- .../barista-components/core/src/util/index.ts | 2 +- .../core/src/util/number-util.ts | 2 +- .../core/src/util/platform-util.ts | 2 +- .../core/src/util/platform-utils.spec.ts | 2 +- .../core/src/util/sanitize-svg.spec.ts | 2 +- .../core/src/util/sanitize-svg.ts | 2 +- .../core/src/util/stringify.ts | 2 +- .../core/src/util/type-util.spec.ts | 2 +- .../core/src/util/type-util.ts | 2 +- .../core/src/util/zone-scheduler.spec.ts | 2 +- .../core/src/util/zone-scheduler.ts | 2 +- .../core/src/viewport/element-in-viewport.ts | 2 +- .../core/src/viewport/index.ts | 2 +- .../src/viewport/viewport-resizer.spec.ts | 2 +- .../core/src/viewport/viewport-resizer.ts | 2 +- libs/barista-components/drawer/index.ts | 2 +- .../drawer/src/drawer-animation.ts | 2 +- .../drawer/src/drawer-container.ts | 2 +- .../drawer/src/drawer-module.ts | 2 +- .../drawer/src/drawer.spec.ts | 2 +- libs/barista-components/drawer/src/drawer.ts | 2 +- .../drawer/src/sidenav-container.ts | 2 +- libs/barista-components/drawer/src/sidenav.ts | 2 +- .../drawer/src/test-setup.ts | 2 +- libs/barista-components/empty-state/index.ts | 2 +- .../empty-state/src/empty-state-module.ts | 2 +- .../empty-state/src/empty-state.ts | 2 +- .../empty-state/src/test-setup.ts | 2 +- libs/barista-components/event-chart/README.md | 4 +- libs/barista-components/event-chart/index.ts | 2 +- .../event-chart/src/event-chart-directives.ts | 2 +- .../event-chart/src/event-chart-legend.ts | 2 +- .../event-chart/src/event-chart-module.ts | 2 +- .../event-chart/src/event-chart.spec.ts | 2 +- .../event-chart/src/event-chart.ts | 2 +- .../merge-and-path/create-event-path.spec.ts | 2 +- .../src/merge-and-path/create-event-path.ts | 2 +- .../src/merge-and-path/merge-events.spec.ts | 2 +- .../src/merge-and-path/merge-events.ts | 2 +- .../event-chart/src/render-event.interface.ts | 2 +- .../event-chart/src/test-setup.ts | 2 +- .../expandable-panel/index.ts | 2 +- .../src/expandable-panel-module.ts | 2 +- .../src/expandable-panel-trigger.ts | 2 +- .../src/expandable-panel.spec.ts | 2 +- .../expandable-panel/src/expandable-panel.ts | 2 +- .../expandable-panel/src/test-setup.ts | 2 +- .../expandable-section/index.ts | 2 +- .../src/expandable-section-module.ts | 2 +- .../src/expandable-section.spec.ts | 2 +- .../src/expandable-section.ts | 2 +- .../expandable-section/src/test-setup.ts | 2 +- .../expandable-text/index.ts | 2 +- .../src/expandable-text-module.ts | 2 +- .../src/expandable-text.spec.ts | 2 +- .../expandable-text/src/expandable-text.ts | 2 +- .../expandable-text/src/test-setup.ts | 2 +- .../experimental/combobox/README.md | 4 +- .../experimental/combobox/index.ts | 2 +- .../combobox/src/combobox-module.ts | 2 +- .../combobox/src/combobox.spec.ts | 2 +- .../experimental/combobox/src/combobox.ts | 2 +- .../experimental/combobox/src/test-setup.ts | 2 +- .../experimental/datepicker/index.ts | 2 +- .../datepicker/src/calendar-body.spec.ts | 2 +- .../datepicker/src/calendar-body.ts | 2 +- .../datepicker/src/calendar.spec.ts | 2 +- .../experimental/datepicker/src/calendar.ts | 2 +- .../datepicker/src/datepicker-module.ts | 2 +- .../src/datepicker-utils/util.spec.ts | 2 +- .../datepicker/src/datepicker-utils/util.ts | 2 +- .../datepicker/src/datepicker.spec.ts | 2 +- .../experimental/datepicker/src/datepicker.ts | 2 +- .../experimental/datepicker/src/test-setup.ts | 2 +- .../datepicker/src/timeinput.spec.ts | 2 +- .../experimental/datepicker/src/timeinput.ts | 2 +- .../datepicker/src/timepicker.spec.ts | 2 +- .../experimental/datepicker/src/timepicker.ts | 2 +- .../experimental/drawer-table/index.ts | 2 +- .../drawer-table/src/drawer-table-module.ts | 2 +- .../drawer-table/src/drawer-table.spec.ts | 2 +- .../drawer-table/src/drawer-table.ts | 2 +- .../drawer-table/src/test-setup.ts | 2 +- libs/barista-components/filter-field/index.ts | 2 +- .../filter-field/src/filter-field-config.ts | 2 +- .../src/filter-field-data-source.ts | 2 +- .../src/filter-field-default-data-source.ts | 2 +- .../src/filter-field-edit-mode.spec.ts | 2 +- .../filter-field/src/filter-field-errors.ts | 2 +- .../filter-field/src/filter-field-module.ts | 2 +- .../filter-field-multi-select-trigger.ts | 2 +- .../filter-field-multi-select.ts | 2 +- .../filter-field-range-trigger.ts | 2 +- .../filter-field-range/filter-field-range.ts | 2 +- .../filter-field-tag/filter-field-tag.spec.ts | 2 +- .../src/filter-field-tag/filter-field-tag.ts | 2 +- .../src/filter-field-util.spec.ts | 2 +- .../filter-field/src/filter-field-util.ts | 2 +- .../src/filter-field-validation.ts | 2 +- .../src/filter-field-with-multiselect.spec.ts | 2 +- .../src/filter-field-with-range.spec.ts | 2 +- .../filter-field/src/filter-field.spec.ts | 2 +- .../filter-field/src/filter-field.ts | 2 +- .../shared/filter-field-element-trigger.ts | 2 +- .../src/shared/filter-field-element.ts | 2 +- .../filter-field/src/test-setup.ts | 2 +- .../src/testing/filter-field-test-data.ts | 2 +- .../src/testing/filter-field-test-helpers.ts | 2 +- .../filter-field/src/types.ts | 2 +- libs/barista-components/form-field/index.ts | 2 +- .../form-field/src/error.ts | 2 +- .../form-field/src/form-field-control.ts | 2 +- .../form-field/src/form-field-errors.ts | 2 +- .../form-field/src/form-field-module.ts | 2 +- .../form-field/src/form-field.ts | 22 +++---- .../barista-components/form-field/src/hint.ts | 2 +- .../form-field/src/label.ts | 2 +- .../form-field/src/prefix.ts | 2 +- .../form-field/src/suffix.ts | 2 +- .../form-field/src/test-setup.ts | 2 +- libs/barista-components/formatters/README.md | 62 +++++++++---------- libs/barista-components/formatters/index.ts | 2 +- .../formatters/src/bits-bytes-formatter.ts | 2 +- .../formatters/src/bits/bits-formatter.ts | 2 +- .../formatters/src/bits/bits.spec.ts | 2 +- .../formatters/src/bits/bits.ts | 2 +- .../formatters/src/bytes/bytes-formatter.ts | 2 +- .../formatters/src/bytes/bytes.spec.ts | 2 +- .../formatters/src/bytes/bytes.ts | 2 +- .../formatters/src/bytes/kilobytes.spec.ts | 2 +- .../formatters/src/bytes/kilobytes.ts | 2 +- .../formatters/src/bytes/megabytes.spec.ts | 2 +- .../formatters/src/bytes/megabytes.ts | 2 +- .../formatters/src/chaining.spec.ts | 2 +- .../formatters/src/count/count-formatter.ts | 2 +- .../formatters/src/count/count.spec.ts | 2 +- .../formatters/src/count/count.ts | 2 +- .../formatters/src/date/date-range.spec.ts | 2 +- .../formatters/src/date/date-range.ts | 2 +- .../duration/duration-formatter-constants.ts | 2 +- .../convert-to-unit.ts | 2 +- .../duration-formatter-utils/index.ts | 2 +- .../transform-result-precise.ts | 2 +- .../transform-result.ts | 2 +- .../src/duration/duration-formatter.ts | 2 +- .../convert-to-unit.spec.ts | 2 +- .../transform-result-precise.spec.ts | 2 +- .../transform-result.spec.ts | 2 +- .../formatters/src/duration/duration.spec.ts | 2 +- .../formatters/src/duration/duration.ts | 2 +- .../formatters/src/formatted-value.ts | 2 +- .../formatters/src/formatters-module.ts | 2 +- .../formatters/src/number-formatter.spec.ts | 2 +- .../formatters/src/number-formatter.ts | 2 +- .../src/percent/percent-formatter.ts | 2 +- .../formatters/src/percent/percent.spec.ts | 2 +- .../formatters/src/percent/percent.ts | 2 +- .../formatters/src/rate/rate-formatter.ts | 2 +- .../formatters/src/rate/rate.spec.ts | 2 +- .../formatters/src/rate/rate.ts | 2 +- .../formatters/src/test-setup.ts | 2 +- .../barista-components/formatters/src/unit.ts | 2 +- libs/barista-components/highlight/index.ts | 2 +- .../highlight/src/highlight-module.ts | 2 +- .../highlight/src/highlight.spec.ts | 2 +- .../highlight/src/highlight.ts | 2 +- .../highlight/src/test-setup.ts | 2 +- libs/barista-components/icon/index.ts | 2 +- .../icon/src/icon-config.ts | 2 +- .../icon/src/icon-module.ts | 2 +- .../icon/src/icon-registry.ts | 2 +- libs/barista-components/icon/src/icon.spec.ts | 2 +- libs/barista-components/icon/src/icon.ts | 2 +- .../barista-components/icon/src/test-setup.ts | 2 +- libs/barista-components/index.ts | 2 +- libs/barista-components/indicator/README.md | 2 +- libs/barista-components/indicator/index.ts | 2 +- .../indicator/src/indicator-module.ts | 2 +- .../indicator/src/indicator.spec.ts | 2 +- .../indicator/src/indicator.ts | 2 +- .../indicator/src/test-setup.ts | 2 +- libs/barista-components/info-group/index.ts | 2 +- .../info-group/src/info-group-module.ts | 2 +- .../info-group/src/info-group.ts | 2 +- .../info-group/src/test-setup.ts | 2 +- .../barista-components/inline-editor/index.ts | 2 +- .../inline-editor/src/inline-editor-module.ts | 2 +- .../inline-editor/src/inline-editor.spec.ts | 2 +- .../inline-editor/src/inline-editor.ts | 2 +- .../inline-editor/src/test-setup.ts | 2 +- libs/barista-components/input/index.ts | 2 +- .../input/src/input-module.ts | 2 +- .../input/src/input.spec.ts | 2 +- libs/barista-components/input/src/input.ts | 2 +- .../input/src/test-setup.ts | 2 +- .../key-value-list/index.ts | 2 +- .../key-value-list/src/key-value-list-item.ts | 2 +- .../src/key-value-list-module.ts | 2 +- .../key-value-list/src/key-value-list.spec.ts | 2 +- .../key-value-list/src/key-value-list.ts | 2 +- .../key-value-list/src/test-setup.ts | 2 +- libs/barista-components/legend/index.ts | 2 +- .../legend/src/legend-item.ts | 5 +- .../legend/src/legend-module.ts | 2 +- libs/barista-components/legend/src/legend.ts | 2 +- .../legend/src/test-setup.ts | 2 +- .../loading-distractor/index.ts | 2 +- .../src/loading-distractor-module.ts | 2 +- .../src/loading-distractor.ts | 2 +- .../src/loading-spinner.spec.ts | 2 +- .../loading-distractor/src/loading-spinner.ts | 2 +- .../loading-distractor/src/test-setup.ts | 2 +- libs/barista-components/menu/index.ts | 2 +- .../menu/src/menu-module.ts | 2 +- libs/barista-components/menu/src/menu.ts | 2 +- .../barista-components/menu/src/test-setup.ts | 2 +- libs/barista-components/micro-chart/README.md | 8 +-- libs/barista-components/micro-chart/index.ts | 2 +- .../micro-chart/src/micro-chart-colors.ts | 2 +- .../micro-chart/src/micro-chart-errors.ts | 2 +- .../micro-chart/src/micro-chart-module.ts | 2 +- .../micro-chart/src/micro-chart-options.ts | 2 +- .../micro-chart/src/micro-chart-util.spec.ts | 2 +- .../micro-chart/src/micro-chart-util.ts | 2 +- .../micro-chart/src/micro-chart.spec.ts | 2 +- .../micro-chart/src/micro-chart.ts | 2 +- .../micro-chart/src/test-setup.ts | 2 +- libs/barista-components/overlay/README.md | 18 +++--- libs/barista-components/overlay/index.ts | 2 +- .../src/mouse-follow-position-strategy.ts | 2 +- .../overlay/src/overlay-config.ts | 2 +- .../overlay/src/overlay-container.ts | 8 ++- .../overlay/src/overlay-module.ts | 2 +- .../overlay/src/overlay-ref.ts | 2 +- .../overlay/src/overlay-trigger.spec.ts | 2 +- .../overlay/src/overlay-trigger.ts | 2 +- .../overlay/src/overlay.spec.ts | 2 +- .../barista-components/overlay/src/overlay.ts | 2 +- .../overlay/src/test-setup.ts | 2 +- libs/barista-components/pagination/index.ts | 2 +- .../src/pagination-calculate-pages.spec.ts | 2 +- .../src/pagination-calculate-pages.ts | 2 +- .../pagination/src/pagination-defaults.ts | 2 +- .../pagination/src/pagination-module.ts | 2 +- .../pagination/src/pagination.spec.ts | 2 +- .../pagination/src/pagination.ts | 2 +- .../pagination/src/test-setup.ts | 2 +- .../barista-components/progress-bar/README.md | 12 ++-- libs/barista-components/progress-bar/index.ts | 2 +- .../progress-bar/src/progress-bar-count.ts | 2 +- .../src/progress-bar-description.ts | 2 +- .../progress-bar/src/progress-bar-module.ts | 2 +- .../progress-bar/src/progress-bar.spec.ts | 2 +- .../progress-bar/src/progress-bar.ts | 5 +- .../progress-bar/src/test-setup.ts | 2 +- .../progress-circle/index.ts | 2 +- .../src/progress-circle-module.ts | 2 +- .../src/progress-circle.spec.ts | 2 +- .../progress-circle/src/progress-circle.ts | 5 +- .../progress-circle/src/test-setup.ts | 2 +- libs/barista-components/quick-filter/index.ts | 2 +- .../src/quick-filter-data-source.ts | 2 +- .../src/quick-filter-default-data-source.ts | 2 +- .../quick-filter/src/quick-filter-group.ts | 2 +- .../quick-filter/src/quick-filter-utils.ts | 2 +- .../quick-filter/src/quick-filter.module.ts | 2 +- .../quick-filter/src/quick-filter.spec.ts | 2 +- .../quick-filter/src/quick-filter.ts | 2 +- .../quick-filter/src/state/actions.ts | 2 +- .../quick-filter/src/state/effects.ts | 2 +- .../quick-filter/src/state/reducer.ts | 2 +- .../quick-filter/src/state/selectors.ts | 2 +- .../quick-filter/src/state/store.ts | 2 +- .../quick-filter/src/test-setup.ts | 2 +- libs/barista-components/radial-chart/index.ts | 2 +- .../radial-chart/src/radial-chart-errors.ts | 2 +- .../radial-chart/src/radial-chart-module.ts | 2 +- .../radial-chart/src/radial-chart-path.ts | 2 +- .../radial-chart/src/radial-chart-series.ts | 2 +- .../radial-chart/src/radial-chart.spec.ts | 2 +- .../radial-chart/src/radial-chart.ts | 2 +- .../radial-chart/src/test-setup.ts | 2 +- .../src/utils/radial-chart-interfaces.ts | 2 +- .../src/utils/radial-chart-utils.spec.ts | 2 +- .../src/utils/radial-chart-utils.ts | 2 +- libs/barista-components/radio/README.md | 14 ++--- libs/barista-components/radio/index.ts | 2 +- .../radio/src/radio-group.ts | 2 +- .../radio/src/radio-module.ts | 2 +- libs/barista-components/radio/src/radio.html | 2 +- .../radio/src/radio.spec.ts | 2 +- libs/barista-components/radio/src/radio.ts | 2 +- .../radio/src/test-setup.ts | 2 +- .../schematics/src/index.ts | 2 +- .../schematics/src/interfaces/index.ts | 2 +- .../src/interfaces/package-json.interface.ts | 2 +- .../config/template-replacements.ts | 2 +- .../migrations/update-7-0-0/rules/index.ts | 2 +- .../rules/template-replacement.rule.ts | 2 +- .../rules/update-dependencies.rule.ts | 2 +- .../update-7-0-0/update-7-0-0.spec.ts | 2 +- .../migrations/update-7-0-0/update-7-0-0.ts | 2 +- .../utils/replace-html-attribute.spec.ts | 2 +- .../utils/replace-html-attribute.ts | 2 +- .../migrations/update-8-0-0/rules/index.ts | 2 +- .../rules/update-dependencies.rule.ts | 2 +- .../update-8-0-0/update-8-0-0.spec.ts | 2 +- .../migrations/update-8-0-0/update-8-0-0.ts | 2 +- .../schematics/src/ng-add/index.ts | 2 +- .../schematics/src/ng-add/ng-add.spec.ts | 2 +- .../schematics/src/ng-add/rules/index.ts | 2 +- .../rules/migrate-or-add-dependencies-rule.ts | 2 +- .../src/ng-add/rules/update-ng-module-rule.ts | 2 +- .../src/ng-add/rules/update-workspace-rule.ts | 2 +- .../schematics/src/ng-add/schema.ts | 2 +- .../schematics/src/testing/fixture.ts | 2 +- .../schematics/src/testing/index.ts | 2 +- .../schematics/src/testing/run-schematic.ts | 2 +- .../schematics/src/testing/test-app.ts | 2 +- .../schematics/src/testing/workspace.ts | 2 +- .../utils/ast/add-import-to-source-file.ts | 2 +- .../utils/ast/create-import-declaration.ts | 2 +- .../utils/ast/create-property-assignment.ts | 2 +- .../src/utils/ast/create-string-literal.ts | 2 +- .../schematics/src/utils/ast/find-nodes.ts | 2 +- .../src/utils/ast/get-symbol-name.ts | 2 +- .../src/utils/ast/has-export-modifier.ts | 2 +- .../schematics/src/utils/ast/index.ts | 2 +- .../schematics/src/utils/ast/print-node.ts | 2 +- .../update-ng-module-decorator-properties.ts | 2 +- .../src/utils/get-matching-files-from-tree.ts | 2 +- .../schematics/src/utils/index.ts | 2 +- .../schematics/src/utils/json/index.ts | 2 +- .../src/utils/json/read-json-from-tree.ts | 2 +- .../src/utils/json/update-dependency.ts | 2 +- .../src/utils/json/update-json-in-tree.ts | 2 +- .../src/utils/read-file-from-tree.ts | 2 +- .../schematics/src/utils/rules/index.ts | 2 +- .../src/utils/rules/install-packages.rule.ts | 2 +- .../schematics/src/utils/workspace.ts | 2 +- .../barista-components/secondary-nav/index.ts | 2 +- .../secondary-nav/src/secondary-nav-module.ts | 2 +- .../secondary-nav/src/secondary-nav.spec.ts | 2 +- .../secondary-nav/src/secondary-nav.ts | 2 +- .../src/section/secondary-nav-group.ts | 2 +- .../src/section/secondary-nav-link.ts | 2 +- .../src/section/secondary-nav-section.ts | 16 ++--- .../secondary-nav/src/test-setup.ts | 2 +- libs/barista-components/select/README.md | 2 +- libs/barista-components/select/index.ts | 2 +- .../select/src/select-module.ts | 2 +- .../select/src/select-value-template.ts | 2 +- .../select/src/select.spec.ts | 2 +- libs/barista-components/select/src/select.ts | 2 +- .../select/src/test-setup.ts | 2 +- libs/barista-components/show-more/README.md | 4 +- libs/barista-components/show-more/index.ts | 2 +- .../show-more/src/show-more-module.ts | 2 +- .../show-more/src/show-more.spec.ts | 2 +- .../show-more/src/show-more.ts | 2 +- .../show-more/src/test-setup.ts | 2 +- libs/barista-components/slider/index.ts | 2 +- .../slider/src/slider-module.ts | 2 +- .../slider/src/slider-utils.spec.ts | 2 +- .../slider/src/slider-utils.ts | 2 +- .../slider/src/slider.spec.ts | 2 +- libs/barista-components/slider/src/slider.ts | 2 +- .../slider/src/test-setup.ts | 2 +- .../stacked-series-chart/index.ts | 2 +- .../stacked-series-chart-overlay.directive.ts | 2 +- .../src/stacked-series-chart.mock.ts | 2 +- .../src/stacked-series-chart.module.ts | 2 +- .../src/stacked-series-chart.spec.ts | 2 +- .../src/stacked-series-chart.ts | 2 +- .../src/stacked-series-chart.util.spec.ts | 2 +- .../src/stacked-series-chart.util.ts | 2 +- .../stacked-series-chart/src/test-setup.ts | 2 +- libs/barista-components/stepper/README.md | 22 +++---- libs/barista-components/stepper/index.ts | 2 +- .../stepper/src/step-header.ts | 2 +- .../stepper/src/step-label.ts | 2 +- libs/barista-components/stepper/src/step.ts | 2 +- .../stepper/src/stepper-button.ts | 2 +- .../stepper/src/stepper-module.ts | 2 +- .../stepper/src/stepper.spec.ts | 2 +- .../barista-components/stepper/src/stepper.ts | 2 +- .../stepper/src/test-setup.ts | 2 +- .../sunburst-chart/README.md | 22 +++---- .../sunburst-chart/index.ts | 2 +- .../sunburst-chart/src/pipes/index.ts | 2 +- .../src/pipes/sunburst-chart-pipes.module.ts | 2 +- .../sunburst-chart/src/pipes/truncate.pipe.ts | 2 +- .../src/sunburst-chart-segment.ts | 2 +- .../src/sunburst-chart.directive.ts | 2 +- .../sunburst-chart/src/sunburst-chart.mock.ts | 2 +- .../src/sunburst-chart.module.ts | 2 +- .../sunburst-chart/src/sunburst-chart.spec.ts | 2 +- .../sunburst-chart/src/sunburst-chart.ts | 2 +- .../src/sunburst-chart.util.spec.ts | 2 +- .../sunburst-chart/src/sunburst-chart.util.ts | 2 +- .../sunburst-chart/src/test-setup.ts | 2 +- libs/barista-components/switch/index.ts | 2 +- .../switch/src/switch-module.ts | 2 +- .../barista-components/switch/src/switch.html | 2 +- .../switch/src/switch.spec.ts | 2 +- libs/barista-components/switch/src/switch.ts | 2 +- .../switch/src/test-setup.ts | 2 +- libs/barista-components/table/index.ts | 2 +- .../table/src/base-table.spec.ts | 2 +- .../table/src/base-table.ts | 2 +- libs/barista-components/table/src/cell.ts | 2 +- .../table/src/expandable/expandable-cell.ts | 2 +- .../table/src/expandable/expandable-row.ts | 2 +- .../table/src/expandable/index.ts | 2 +- .../table/src/header/header-cell.ts | 2 +- .../table/src/header/header-row.ts | 2 +- .../table/src/header/index.ts | 2 +- .../table/src/order/order-cell.ts | 2 +- .../table/src/order/order-directive.ts | 2 +- libs/barista-components/table/src/row.ts | 2 +- .../table/src/search/index.ts | 2 +- .../table/src/search/table-search.ts | 2 +- .../table/src/selection/index.ts | 2 +- .../table/src/selection/selection.ts | 2 +- .../table/src/selection/selector.spec.ts | 2 +- .../table/src/selection/selectors.ts | 2 +- .../src/simple-columns/favorite-column.ts | 2 +- .../table/src/simple-columns/index.ts | 2 +- .../src/simple-columns/simple-column-base.ts | 2 +- .../src/simple-columns/simple-column.spec.ts | 2 +- .../simple-columns/simple-number-column.ts | 2 +- .../src/simple-columns/simple-text-column.ts | 2 +- .../table/src/sort/sort-errors.ts | 2 +- .../table/src/sort/sort-header.ts | 2 +- .../table/src/sort/sort.spec.ts | 2 +- .../barista-components/table/src/sort/sort.ts | 2 +- .../table/src/states/index.ts | 2 +- .../table/src/states/table-loading-state.ts | 2 +- .../table/src/table-data-source.spec.ts | 2 +- .../table/src/table-data-source.ts | 2 +- .../table/src/table-module.ts | 2 +- .../table/src/table-order-data-source.ts | 2 +- .../table/src/table.spec.ts | 2 +- libs/barista-components/table/src/table.ts | 2 +- .../table/src/test-setup.ts | 2 +- libs/barista-components/tabs/README.md | 16 ++--- libs/barista-components/tabs/index.ts | 2 +- .../navigation/tab-fragment-builder.spec.ts | 2 +- .../src/navigation/tab-fragment-builder.ts | 2 +- .../navigation/tab-group-navigation.spec.ts | 2 +- .../src/navigation/tab-group-navigation.ts | 2 +- .../navigation/tab-navigation-adapter.spec.ts | 2 +- .../src/navigation/tab-navigation-adapter.ts | 2 +- .../tabs/src/tab-group.spec.ts | 2 +- libs/barista-components/tabs/src/tab-group.ts | 5 +- .../tabs/src/tab/tab-body.ts | 2 +- .../tabs/src/tab/tab-content.ts | 2 +- .../tabs/src/tab/tab-label.ts | 2 +- libs/barista-components/tabs/src/tab/tab.ts | 2 +- .../tabs/src/tabs-module.ts | 2 +- .../barista-components/tabs/src/test-setup.ts | 2 +- libs/barista-components/tag/index.ts | 2 +- .../tag/src/tag-add/tag-add.spec.ts | 2 +- .../tag/src/tag-add/tag-add.ts | 7 +-- .../tag/src/tag-list/tag-list.spec.ts | 2 +- .../tag/src/tag-list/tag-list.ts | 7 +-- libs/barista-components/tag/src/tag-module.ts | 2 +- libs/barista-components/tag/src/tag.spec.ts | 2 +- libs/barista-components/tag/src/tag.ts | 2 +- libs/barista-components/tag/src/test-setup.ts | 2 +- libs/barista-components/theming/index.ts | 2 +- .../theming/src/chart-colors.ts | 2 +- libs/barista-components/theming/src/colors.ts | 2 +- .../theming/src/test-setup.ts | 2 +- .../theming/src/theme.spec.ts | 2 +- libs/barista-components/theming/src/theme.ts | 2 +- .../theming/src/theming-errors.ts | 2 +- .../theming/src/theming-module.ts | 2 +- libs/barista-components/tile/README.md | 10 +-- libs/barista-components/tile/index.ts | 2 +- .../barista-components/tile/src/test-setup.ts | 2 +- .../tile/src/tile-module.ts | 2 +- libs/barista-components/tile/src/tile.spec.ts | 2 +- libs/barista-components/tile/src/tile.ts | 5 +- .../timeline-chart/index.ts | 2 +- .../timeline-chart/src/test-setup.ts | 2 +- .../src/timeline-chart-directives.ts | 2 +- .../src/timeline-chart-module.ts | 2 +- .../timeline-chart/src/timeline-chart.spec.ts | 2 +- .../timeline-chart/src/timeline-chart.ts | 2 +- libs/barista-components/toast/index.ts | 2 +- .../toast/src/test-setup.ts | 2 +- .../toast/src/toast-config.ts | 2 +- .../toast/src/toast-container.ts | 5 +- .../toast/src/toast-module.ts | 2 +- .../barista-components/toast/src/toast-ref.ts | 2 +- .../toast/src/toast.spec.ts | 2 +- libs/barista-components/toast/src/toast.ts | 2 +- .../toggle-button-group/README.md | 4 +- .../toggle-button-group/index.ts | 2 +- .../toggle-button-group/src/test-setup.ts | 2 +- .../src/toggle-button-group-module.ts | 2 +- .../src/toggle-button-group.spec.ts | 2 +- .../src/toggle-button-group.ts | 2 +- .../src/toggle-button-item-icon.ts | 2 +- .../src/toggle-button-item.ts | 2 +- .../top-bar-navigation/README.md | 10 ++- .../top-bar-navigation/index.ts | 2 +- .../top-bar-navigation/src/test-setup.ts | 2 +- .../src/top-bar-navigation-module.ts | 2 +- .../src/top-bar-navigation.spec.ts | 2 +- .../src/top-bar-navigation.ts | 2 +- libs/barista-components/tree-table/README.md | 30 +++++---- libs/barista-components/tree-table/index.ts | 2 +- .../tree-table/src/test-setup.ts | 2 +- .../tree-table/src/tree-table-header-cell.ts | 2 +- .../tree-table/src/tree-table-module.ts | 2 +- .../tree-table/src/tree-table-row.ts | 2 +- .../tree-table/src/tree-table-toggle-cell.ts | 9 ++- .../tree-table/src/tree-table.spec.ts | 2 +- .../tree-table/src/tree-table.ts | 2 +- libs/design-tokens-ui/input/src/index.ts | 2 +- .../input/src/lib/input.component.ts | 2 +- .../input/src/lib/input.module.ts | 2 +- libs/design-tokens-ui/input/src/test-setup.ts | 2 +- libs/design-tokens-ui/shared/src/index.ts | 2 +- .../shared/src/lib/types/index.ts | 2 +- .../shared/src/lib/types/palette.ts | 2 +- .../shared/src/lib/utils/index.ts | 2 +- .../shared/src/lib/utils/math.spec.ts | 2 +- .../shared/src/lib/utils/math.ts | 2 +- .../src/lib/utils/palette-generation.ts | 2 +- .../design-tokens-ui/shared/src/test-setup.ts | 2 +- .../alert-dark-error-example.ts | 2 +- .../alert-dark-example/alert-dark-example.ts | 2 +- .../alert-error-example.ts | 2 +- .../src/alert/alert-examples.module.ts | 2 +- .../alert-interactive-example.ts | 2 +- .../alert-warning-example.ts | 2 +- libs/examples/src/alert/index.ts | 2 +- ...mplete-attach-different-element-example.ts | 2 +- .../autocomplete-control-values-example.ts | 2 +- .../autocomplete-custom-filter-example.ts | 2 +- .../autocomplete-default-example.ts | 2 +- .../autocomplete-examples.module.ts | 2 +- .../autocomplete-groups-example.ts | 2 +- ...complete-highlight-first-option-example.ts | 2 +- libs/examples/src/autocomplete/countries.ts | 2 +- libs/examples/src/autocomplete/index.ts | 2 +- .../bar-indicator-alignment-example.html | 2 +- .../bar-indicator-alignment-example.ts | 2 +- .../bar-indicator-color-example.html | 2 +- .../bar-indicator-color-example.ts | 2 +- .../bar-indicator-default-example.ts | 2 +- .../bar-indicator-dynamic-example.html | 14 ++--- .../bar-indicator-dynamic-example.ts | 2 +- .../bar-indicator-examples.module.ts | 2 +- .../bar-indicator-table-example.ts | 2 +- libs/examples/src/bar-indicator/index.ts | 2 +- .../breadcrumbs-color-example.html | 6 +- .../breadcrumbs-color-example.ts | 2 +- .../breadcrumbs-dark-example.html | 4 +- .../breadcrumbs-dark-example.ts | 2 +- .../breadcrumbs-default-example.html | 8 +-- .../breadcrumbs-default-example.ts | 2 +- .../breadcrumbs-examples.module.ts | 2 +- .../breadcrumbs-observable-example.ts | 2 +- libs/examples/src/breadcrumbs/index.ts | 2 +- .../button-group-default-example.ts | 2 +- .../button-group-disabled-example.ts | 2 +- .../button-group-error-example.ts | 2 +- .../button-group-examples.module.ts | 2 +- .../button-group-interactive-example.html | 4 +- .../button-group-interactive-example.ts | 2 +- .../button-group-item-disabled-example.ts | 2 +- libs/examples/src/button-group/index.ts | 2 +- .../button-color-example.ts | 2 +- .../button-dark-example.ts | 2 +- .../button-default-example.ts | 2 +- .../button-disabled-example.ts | 2 +- .../src/button/button-examples.module.ts | 2 +- .../button-icon-only-example.ts | 2 +- .../button-icons-example.ts | 2 +- .../button-interaction-example.ts | 2 +- .../button-loading-spinner-example.ts | 2 +- .../button-variant-example.ts | 2 +- libs/examples/src/button/index.ts | 2 +- .../card-action-buttons-example.ts | 2 +- .../card-dark-example/card-dark-example.ts | 2 +- .../card-default-example.ts | 2 +- .../examples/src/card/card-examples.module.ts | 2 +- .../card-footer-actions-example.ts | 2 +- .../card-icon-example/card-icon-example.ts | 2 +- .../card-subtitle-example.ts | 2 +- libs/examples/src/card/index.ts | 2 +- .../chart-area-example.html | 2 +- .../chart-area-example/chart-area-example.ts | 2 +- .../chart-arearange-example.html | 2 +- .../chart-arearange-example.ts | 2 +- .../chart-bar-example/chart-bar-example.ts | 2 +- .../chart-behavior-switch-example.html | 2 +- .../chart-behavior-switch-example.ts | 2 +- .../chart-categorized-example.html | 2 +- .../chart-categorized-example.ts | 2 +- libs/examples/src/chart/chart-data-utils.ts | 2 +- .../chart-default-example.html | 2 +- .../chart-default-example.ts | 2 +- .../chart-donut-example.ts | 2 +- .../src/chart/chart-example-data.service.ts | 2 +- .../src/chart/chart-examples.module.ts | 2 +- .../chart-heatfield-example.html | 2 +- .../chart-heatfield-example.ts | 2 +- .../chart-heatfield-multiple-example.html | 2 +- .../chart-heatfield-multiple-example.ts | 2 +- .../chart-line-example/chart-line-example.ts | 2 +- .../chart-line-with-gaps-example.ts | 2 +- .../chart-loading-example.ts | 2 +- .../chart-min-max-example.ts | 2 +- .../chart-ordered-colors-example.html | 2 +- .../chart-ordered-colors-example.ts | 2 +- .../chart-pie-example/chart-pie-example.ts | 2 +- .../chart-selection-area-default-example.ts | 2 +- .../chart-single-data-point-example.html | 2 +- .../chart-single-data-point-example.ts | 2 +- .../chart-stream-example.ts | 2 +- libs/examples/src/chart/index.ts | 2 +- .../checkbox-dark-example.ts | 2 +- .../checkbox-default-example.ts | 2 +- .../src/checkbox/checkbox-examples.module.ts | 2 +- .../checkbox-indeterminate-example.ts | 2 +- .../checkbox-responsive-example.ts | 2 +- libs/examples/src/checkbox/index.ts | 2 +- .../combobox-custom-option-height-example.ts | 2 +- .../src/combobox/combobox-examples.module.ts | 2 +- .../combobox-simple-example.ts | 2 +- libs/examples/src/combobox/index.ts | 2 +- .../confirmation-dialog-default-example.ts | 2 +- .../confirmation-dialog-examples.module.ts | 2 +- ...nfirmation-dialog-show-backdrop-example.ts | 2 +- .../examples/src/confirmation-dialog/index.ts | 2 +- .../consumption-default-example.ts | 2 +- .../consumption-error-example.ts | 2 +- .../consumption-examples.module.ts | 2 +- .../consumption-warning-example.ts | 2 +- libs/examples/src/consumption/index.ts | 2 +- ...ner-breakpoint-observer-default-example.ts | 2 +- ...ner-breakpoint-observer-examples.module.ts | 2 +- ...r-breakpoint-observer-if-else-example.html | 4 +- ...ner-breakpoint-observer-if-else-example.ts | 2 +- ...ontainer-breakpoint-observer-if-example.ts | 2 +- .../container-breakpoint-observer/index.ts | 2 +- .../context-dialog-actions-example.ts | 2 +- .../context-dialog-custom-icon-example.ts | 2 +- .../context-dialog-dark-example.ts | 2 +- .../context-dialog-default-example.ts | 2 +- .../context-dialog-examples.module.ts | 2 +- .../context-dialog-footer-example.ts | 2 +- .../context-dialog-header-example.ts | 2 +- .../context-dialog-interactive-example.ts | 2 +- ...context-dialog-previous-focus-example.html | 4 +- .../context-dialog-previous-focus-example.ts | 2 +- libs/examples/src/context-dialog/index.ts | 2 +- .../copy-to-clipboard-callback-example.html | 4 +- .../copy-to-clipboard-callback-example.ts | 2 +- .../copy-to-clipboard-context-example.ts | 2 +- .../copy-to-clipboard-dark-example.ts | 2 +- .../copy-to-clipboard-default-example.ts | 2 +- .../copy-to-clipboard-error-example.html | 4 +- .../copy-to-clipboard-error-example.ts | 2 +- .../copy-to-clipboard-examples.module.ts | 2 +- ...y-to-clipboard-secondary-button-example.ts | 2 +- .../copy-to-clipboard-textarea-example.ts | 2 +- libs/examples/src/copy-to-clipboard/index.ts | 2 +- .../calendar-min-max-example.ts | 2 +- .../datepicker-dark-example.ts | 2 +- .../datepicker-default-example.ts | 2 +- .../datepicker/datepicker-examples.module.ts | 2 +- libs/examples/src/datepicker/index.ts | 2 +- .../timepicker-min-max-example.ts | 2 +- .../drawer-table-default-example.html | 4 +- .../drawer-table-default-example.ts | 2 +- .../drawer-table-examples.module.ts | 2 +- libs/examples/src/drawer-table/index.ts | 2 +- .../drawer-default-example.ts | 2 +- .../drawer-dynamic-example.ts | 2 +- .../src/drawer/drawer-examples.module.ts | 2 +- .../drawer-nested-example.html | 8 +-- .../drawer-nested-example.ts | 2 +- .../drawer-over-example.html | 4 +- .../drawer-over-example.ts | 2 +- libs/examples/src/drawer/index.ts | 2 +- ...-state-custom-empty-state-table-example.ts | 2 +- .../empty-state-default-example.ts | 2 +- .../empty-state-examples.module.ts | 2 +- .../empty-state-in-card-example.ts | 2 +- .../empty-state-multiple-items-example.ts | 2 +- ...ty-state-multiple-items-in-card-example.ts | 2 +- libs/examples/src/empty-state/index.ts | 2 +- .../event-chart-complex-selection-example.ts | 7 +-- .../event-chart-custom-color-example.ts | 2 +- .../event-chart-default-example.html | 4 +- .../event-chart-default-example.ts | 2 +- .../event-chart-examples.module.ts | 2 +- .../event-chart-legend-example.ts | 2 +- .../event-chart-overlapping-load-example.ts | 2 +- .../event-chart-overlay-example.ts | 2 +- .../event-chart-selection-example.ts | 2 +- .../event-chart-session-replay-example.ts | 2 +- libs/examples/src/event-chart/index.ts | 2 +- libs/examples/src/examples.module.ts | 2 +- .../expandable-panel-default-example.html | 4 +- .../expandable-panel-default-example.ts | 2 +- .../expandable-panel-disabled-example.html | 4 +- .../expandable-panel-disabled-example.ts | 2 +- ...xpandable-panel-dynamic-trigger-example.ts | 2 +- .../expandable-panel-examples.module.ts | 2 +- ...expandable-panel-programmatic-example.html | 4 +- .../expandable-panel-programmatic-example.ts | 2 +- libs/examples/src/expandable-panel/index.ts | 2 +- .../expandable-section-dark-example.ts | 2 +- .../expandable-section-default-example.html | 4 +- .../expandable-section-default-example.ts | 2 +- .../expandable-section-disabled-example.html | 4 +- .../expandable-section-disabled-example.ts | 2 +- .../expandable-section-examples.module.ts | 2 +- ...xpandable-section-interactive-example.html | 4 +- .../expandable-section-interactive-example.ts | 2 +- .../expandable-section-open-example.html | 4 +- .../expandable-section-open-example.ts | 2 +- libs/examples/src/expandable-section/index.ts | 2 +- .../expandable-text-default-example.ts | 2 +- .../expandable-text-examples.module.ts | 2 +- libs/examples/src/expandable-text/index.ts | 2 +- .../filter-field-async-example.ts | 2 +- .../filter-field-clearall-example.ts | 2 +- .../filter-field-custom-parser-example.ts | 2 +- ...filter-field-custom-placeholder.example.ts | 2 +- .../filter-field-default-example.ts | 2 +- .../filter-field-disabled-example.ts | 2 +- .../filter-field-distinct-example.ts | 2 +- .../filter-field-examples.module.ts | 2 +- ...ilter-field-infinite-data-depth-example.ts | 2 +- .../filter-field-multi-select-example.ts | 2 +- .../filter-field-partial-example.ts | 2 +- ...lter-field-programmatic-filters-example.ts | 2 +- ...ield-readonly-non-editable-tags-example.ts | 2 +- .../filter-field-unique-example.ts | 2 +- .../filter-field-validator-example.ts | 2 +- libs/examples/src/filter-field/index.ts | 2 +- .../form-field-default-example.ts | 2 +- ...rm-field-error-custom-validator-example.ts | 2 +- .../form-field-error-example.ts | 2 +- .../form-field/form-field-examples.module.ts | 2 +- .../form-field-hint-example.ts | 2 +- .../form-field-non-box-control-example.ts | 2 +- .../form-field-prefix-suffix-example.ts | 2 +- .../form-field-server-validation-example.ts | 2 +- libs/examples/src/form-field/index.ts | 2 +- .../formatters-bits-example.ts | 2 +- .../formatters-bytes-example.ts | 2 +- .../formatters-count-example.ts | 2 +- .../formatters-duration-example.ts | 2 +- .../formatters/formatters-examples.module.ts | 2 +- .../formatters-percent-example.ts | 2 +- .../formatters-rate-example.ts | 2 +- libs/examples/src/formatters/index.ts | 2 +- .../highlight-case-sensitive-example.ts | 2 +- .../highlight-default-example.ts | 2 +- .../highlight/highlight-examples.module.ts | 2 +- libs/examples/src/highlight/index.ts | 2 +- libs/examples/src/icon/async-icon.ts | 2 +- .../icon/icon-all-example/icon-all-example.ts | 2 +- .../icon-default-example.ts | 2 +- .../examples/src/icon/icon-examples.module.ts | 2 +- libs/examples/src/icon/index.ts | 2 +- libs/examples/src/icon/viewport.ts | 2 +- libs/examples/src/index.ts | 2 +- libs/examples/src/indicator/index.ts | 2 +- .../indicator-default-example.ts | 2 +- .../indicator/indicator-examples.module.ts | 2 +- libs/examples/src/info-group/index.ts | 2 +- .../info-group-default-example.ts | 2 +- .../info-group/info-group-examples.module.ts | 2 +- .../info-group-in-card-example.ts | 2 +- libs/examples/src/inline-editor/index.ts | 2 +- .../inline-editor-api-example.html | 4 +- .../inline-editor-api-example.ts | 2 +- .../inline-editor-default-example.ts | 2 +- .../inline-editor-examples.module.ts | 2 +- .../inline-editor-failing-example.ts | 2 +- .../inline-editor-required-example.ts | 2 +- .../inline-editor-successful-example.ts | 2 +- .../inline-editor-validation-example.ts | 2 +- libs/examples/src/input/index.ts | 2 +- .../input-dark-example/input-dark-example.ts | 2 +- .../input-default-example.ts | 2 +- .../input-disabled-readonly-example.html | 8 +-- .../input-disabled-readonly-example.ts | 2 +- .../src/input/input-examples.module.ts | 2 +- .../input-form-example/input-form-example.ts | 2 +- .../input-ng-model-example.ts | 2 +- .../input-optional-example.ts | 2 +- .../input-textarea-example.ts | 2 +- libs/examples/src/key-value-list/index.ts | 2 +- .../key-value-list-default-example.ts | 2 +- .../key-value-list-examples.module.ts | 2 +- .../key-value-list-longtext-example.ts | 2 +- .../key-value-list-multicolumn-example.ts | 2 +- libs/examples/src/legend/index.ts | 2 +- .../legend-default-example.ts | 2 +- .../src/legend/legend-examples.module.ts | 2 +- .../legend-overlay-example.ts | 2 +- .../legend-symbol-attribute-example.ts | 2 +- .../legend-timeline-chart-example.ts | 2 +- libs/examples/src/link/index.ts | 2 +- .../link-dark-example/link-dark-example.ts | 2 +- .../examples/src/link/link-examples.module.ts | 2 +- .../link-external-example.ts | 2 +- .../link-notification-example.ts | 2 +- .../link-simple-example.ts | 2 +- libs/examples/src/loading-distractor/index.ts | 2 +- .../loading-distractor-default-example.ts | 2 +- .../loading-distractor-examples.module.ts | 2 +- .../loading-distractor-input-example.ts | 2 +- .../loading-distractor-spinner-example.ts | 2 +- libs/examples/src/menu/index.ts | 2 +- .../menu-default-example.ts | 2 +- .../examples/src/menu/menu-examples.module.ts | 2 +- .../menu-within-context-dialog-example.ts | 2 +- .../menu-within-drawer-example.ts | 2 +- libs/examples/src/micro-chart/data.ts | 2 +- libs/examples/src/micro-chart/index.ts | 2 +- .../micro-chart-columns-example.ts | 2 +- ...icro-chart-columns-interpolated-example.ts | 2 +- .../micro-chart-default-example.ts | 2 +- .../micro-chart-examples.module.ts | 2 +- .../micro-chart-interpolated-example.ts | 2 +- .../micro-chart-stream-example.ts | 2 +- libs/examples/src/overlay/index.ts | 2 +- .../overlay-complex-content-example.html | 2 +- .../overlay-complex-content-example.ts | 2 +- .../overlay-default-example.html | 2 +- .../overlay-default-example.ts | 2 +- .../overlay-example-dummy-component.ts | 2 +- .../src/overlay/overlay-examples.module.ts | 2 +- .../overlay-fullscreen-example.ts | 2 +- .../overlay-implicit-context-example.html | 4 +- .../overlay-implicit-context-example.ts | 2 +- .../overlay-programmatic-example.ts | 2 +- .../overlay-tile-example.ts | 2 +- libs/examples/src/pagination/index.ts | 2 +- .../pagination-default-example.ts | 2 +- .../pagination-dynamic-table-example.ts | 2 +- .../pagination/pagination-examples.module.ts | 2 +- .../pagination-many-example.ts | 2 +- libs/examples/src/progress-bar/index.ts | 2 +- .../progress-bar-change-example.ts | 2 +- .../progress-bar-dark-example.ts | 2 +- .../progress-bar-default-example.ts | 2 +- .../progress-bar-examples.module.ts | 2 +- .../progress-bar-right-aligned-example.ts | 2 +- .../progress-bar-with-color-example.ts | 2 +- ...-bar-with-count-and-description-example.ts | 2 +- ...count-and-description-indicator-example.ts | 2 +- .../progress-bar-with-count-example.ts | 2 +- .../progress-bar-with-description-example.ts | 2 +- libs/examples/src/progress-circle/index.ts | 2 +- .../progress-circle-change-example.ts | 2 +- .../progress-circle-default-example.ts | 2 +- .../progress-circle-examples.module.ts | 2 +- .../progress-circle-with-color-example.ts | 2 +- .../progress-circle-with-icon-example.ts | 2 +- .../progress-circle-with-text-example.ts | 2 +- libs/examples/src/quick-filter/index.ts | 2 +- .../quick-filter-custom-show-more-example.ts | 2 +- .../quick-filter-default-example.ts | 2 +- .../quick-filter-examples.module.ts | 2 +- libs/examples/src/radial-chart/index.ts | 2 +- .../radial-chart-custom-colors-example.ts | 2 +- .../radial-chart-default-donut-example.ts | 2 +- .../radial-chart-default-pie-example.ts | 2 +- .../radial-chart-examples.module.ts | 2 +- .../radial-chart-legend-example.ts | 2 +- .../radial-chart-max-value-example.ts | 2 +- .../radial-chart-overlay-example.ts | 2 +- libs/examples/src/radio/index.ts | 2 +- .../radio-dark-example/radio-dark-example.ts | 2 +- .../radio-default-example.ts | 2 +- .../src/radio/radio-examples.module.ts | 2 +- .../radio-name-grouping-example.ts | 2 +- .../radio-responsive-example.ts | 2 +- libs/examples/src/secondary-nav/index.ts | 2 +- .../secondary-nav-active-example.ts | 2 +- .../secondary-nav-default-example.ts | 2 +- .../secondary-nav-examples.module.ts | 2 +- .../secondary-nav-external-example.html | 4 +- .../secondary-nav-external-example.ts | 2 +- .../secondary-nav-multi-example.ts | 2 +- ...econdary-nav-router-link-active-example.ts | 2 +- .../secondary-nav-title-example.ts | 2 +- libs/examples/src/select/index.ts | 2 +- .../select-complex-value-example.ts | 2 +- .../select-custom-value-template-example.ts | 2 +- .../select-default-example.ts | 2 +- .../select-disabled-example.html | 4 +- .../select-disabled-example.ts | 2 +- .../src/select/select-examples.module.ts | 2 +- .../select-form-field-example.ts | 2 +- .../select-forms-example.ts | 2 +- .../select-groups-example.ts | 2 +- .../select-value-example.ts | 2 +- .../select-with-icons-example.ts | 2 +- libs/examples/src/show-more/index.ts | 2 +- .../show-more-dark-example.ts | 2 +- .../show-more-default-example.html | 4 +- .../show-more-default-example.ts | 2 +- .../show-more-disabled-example.html | 4 +- .../show-more-disabled-example.ts | 2 +- .../show-more/show-more-examples.module.ts | 2 +- .../show-more-toggle-example.ts | 2 +- libs/examples/src/sidenav/index.ts | 2 +- .../sidenav-default-example.ts | 2 +- .../src/sidenav/sidenav-examples.module.ts | 2 +- libs/examples/src/slider/index.ts | 2 +- .../slider-disabled-example.ts | 2 +- .../src/slider/slider-examples.module.ts | 2 +- .../slider-fraction-example.ts | 2 +- .../slider-simple-example.ts | 2 +- .../src/stacked-series-chart/index.ts | 2 +- .../stacked-series-chart-column-example.html | 2 +- .../stacked-series-chart-column-example.ts | 2 +- ...d-series-chart-connected-legend-example.ts | 2 +- .../stacked-series-chart-demo-data.ts | 2 +- .../stacked-series-chart-examples.module.ts | 2 +- .../stacked-series-chart-filled-example.ts | 2 +- .../stacked-series-chart-generic-example.ts | 2 +- .../stacked-series-chart-single-example.ts | 2 +- libs/examples/src/stepper/index.ts | 2 +- .../stepper-default-example.ts | 2 +- .../stepper-editable-example.ts | 2 +- .../src/stepper/stepper-examples.module.ts | 2 +- .../stepper-linear-example.html | 4 +- .../stepper-linear-example.ts | 2 +- libs/examples/src/sunburst-chart/index.ts | 2 +- .../sunburst-chart-color-data.ts | 2 +- .../sunburst-chart-custom-color-example.ts | 2 +- .../sunburst-chart-default-data.ts | 2 +- .../sunburst-chart-default-example.ts | 2 +- .../sunburst-chart-examples.module.ts | 2 +- .../sunburst-chart-relative-values-example.ts | 2 +- libs/examples/src/switch/index.ts | 2 +- .../switch-dark-example.ts | 2 +- .../switch-default-example.ts | 2 +- .../src/switch/switch-examples.module.ts | 2 +- .../switch-responsive-example.ts | 2 +- libs/examples/src/table/index.ts | 2 +- .../table-buttons-example.ts | 2 +- .../table-column-min-width-example.ts | 2 +- .../table-column-proportion-example.ts | 2 +- .../table-comparators-example.ts | 2 +- .../table-custom-columns-example.ts | 2 +- .../table-default-example.ts | 2 +- .../table-dynamic-columns-example.ts | 2 +- .../table-empty-state-example.ts | 2 +- .../src/table/table-examples.module.ts | 2 +- .../table-expandable-rows-example.ts | 2 +- .../table-favorite-column-example.ts | 2 +- ...table-favorite-column-no-header-example.ts | 2 +- .../table-interactive-rows-example.ts | 2 +- .../table-loading-example.ts | 2 +- .../table-observable-example.ts | 2 +- .../table-order-column-example.ts | 2 +- .../table-order-expandable-example.ts | 2 +- .../table-order-observable-example.ts | 2 +- .../table-pagination-example.ts | 2 +- .../table-problem-example.ts | 2 +- .../table-responsive-example.ts | 2 +- .../table-search-example.ts | 2 +- .../table-selection-example.ts | 2 +- .../table-show-more-example.html | 4 +- .../table-show-more-example.ts | 2 +- .../table-sorting-example.html | 4 +- .../table-sorting-example.ts | 2 +- .../table-sorting-mixed-columns-example.ts | 2 +- .../table-sticky-header-example.ts | 2 +- .../table-with-info-group-cell-example.html | 4 +- .../table-with-info-group-cell-example.ts | 2 +- libs/examples/src/tabs/index.ts | 2 +- .../tabs-default-example.ts | 2 +- .../tabs-dynamic-example.html | 4 +- .../tabs-dynamic-example.ts | 2 +- .../examples/src/tabs/tabs-examples.module.ts | 2 +- .../tabs-interactive-example.ts | 2 +- libs/examples/src/tag/index.ts | 2 +- .../tag-default-example.ts | 2 +- libs/examples/src/tag/tag-examples.module.ts | 2 +- .../tag-interactive-example.ts | 2 +- .../tag/tag-key-example/tag-key-example.ts | 2 +- .../tag-list-with-tag-add-example.ts | 2 +- .../tag-removable-example.ts | 2 +- libs/examples/src/tile/index.ts | 2 +- .../tile-default-example.ts | 2 +- .../tile-disabled-example.ts | 2 +- .../tile-error-example/tile-error-example.ts | 2 +- .../examples/src/tile/tile-examples.module.ts | 2 +- .../tile-main-example/tile-main-example.ts | 2 +- .../tile-recovered-example.ts | 2 +- .../tile-small-example/tile-small-example.ts | 2 +- libs/examples/src/timeline-chart/index.ts | 2 +- .../timeline-chart-default-example.ts | 2 +- .../timeline-chart-examples.module.ts | 2 +- .../timeline-chart-overlay-example.ts | 2 +- libs/examples/src/toast/index.ts | 2 +- .../toast-default-example.ts | 2 +- .../toast-dynamic-msg-example.ts | 2 +- .../src/toast/toast-examples.module.ts | 2 +- .../examples/src/toggle-button-group/index.ts | 2 +- .../toggle-button-group-default-example.ts | 2 +- ...le-button-group-dynamic-items-example.html | 4 +- ...ggle-button-group-dynamic-items-example.ts | 2 +- .../toggle-button-group-examples.module.ts | 2 +- .../toggle-button-group-show-more-example.ts | 2 +- libs/examples/src/top-bar-navigation/index.ts | 2 +- .../top-bar-navigation-default-example.ts | 2 +- .../top-bar-navigation-drawer-example.ts | 2 +- .../top-bar-navigation-examples.module.ts | 2 +- libs/examples/src/tree-table/index.ts | 2 +- .../tree-table-async-show-more-example.ts | 2 +- .../tree-table-default-example.ts | 2 +- .../tree-table/tree-table-example-types.ts | 2 +- .../tree-table/tree-table-examples.module.ts | 2 +- .../tree-table-problem-indicator-example.ts | 2 +- .../tree-table-simple-example.ts | 2 +- libs/fluid-elements/button-group/README.md | 2 +- libs/fluid-elements/button-group/src/index.ts | 2 +- .../src/lib/button-group-events.ts | 2 +- .../button-group-item.spec.ts | 2 +- .../button-group-item/button-group-item.ts | 2 +- .../src/lib/button-group/button-group.spec.ts | 2 +- .../src/lib/button-group/button-group.ts | 2 +- libs/fluid-elements/button/src/index.ts | 2 +- .../button/src/lib/button.spec.ts | 2 +- libs/fluid-elements/button/src/lib/button.ts | 2 +- libs/fluid-elements/checkbox/src/index.ts | 2 +- .../checkbox/src/lib/checkbox-events.ts | 2 +- .../checkbox/src/lib/checkbox.spec.ts | 2 +- .../checkbox/src/lib/checkbox.ts | 2 +- libs/fluid-elements/core/src/index.ts | 2 +- .../get-next-group-item-index.spec.ts | 2 +- .../lib/keyboard/get-next-group-item-index.ts | 2 +- .../core/src/lib/keyboard/index.ts | 2 +- libs/fluid-elements/icon/src/index.ts | 2 +- libs/fluid-elements/icon/src/lib/icon.spec.ts | 2 +- libs/fluid-elements/icon/src/lib/icon.ts | 2 +- libs/fluid-elements/input/src/index.ts | 2 +- .../input/src/lib/input.spec.ts | 2 +- .../input/src/lib/input.styles.ts | 2 +- libs/fluid-elements/input/src/lib/input.ts | 2 +- libs/fluid-elements/popover/src/index.ts | 2 +- .../popover/src/lib/popover.spec.ts | 2 +- .../fluid-elements/popover/src/lib/popover.ts | 2 +- libs/fluid-elements/switch/src/index.ts | 2 +- .../switch/src/lib/switch-events.ts | 2 +- .../switch/src/lib/switch.spec.ts | 2 +- libs/fluid-elements/switch/src/lib/switch.ts | 2 +- libs/fluid-elements/tab-group/src/index.ts | 2 +- .../tab-group/src/lib/tab-events.ts | 2 +- .../src/lib/tab-group/tab-group.spec.ts | 2 +- .../tab-group/src/lib/tab-group/tab-group.ts | 2 +- .../tab-group/src/lib/tab/tab.spec.ts | 2 +- .../tab-group/src/lib/tab/tab.ts | 2 +- .../virtual-scroll-container/src/index.ts | 2 +- .../src/lib/virtual-scroll-container.ts | 2 +- .../src/lib/virtual-scroll-events.ts | 6 +- .../src/lib/virtual-scroll-state.ts | 2 +- .../src/lib/virtual-scroll-utils.spec.ts | 2 +- .../src/lib/virtual-scroll-utils.ts | 4 +- libs/shared/data-access-strapi/index.ts | 2 +- .../src/lib/fetch-strapi-content.ts | 2 +- .../data-access-strapi/src/test-setup.ts | 2 +- .../design-system/interfaces/src/index.ts | 2 +- .../barista-backend-api-definitions.ts | 2 +- .../src/lib/barista/barista-definitions.ts | 2 +- .../src/lib/barista/example-definitions.ts | 2 +- .../interfaces/src/lib/barista/index.ts | 2 +- .../src/lib/design-tokens-definitions.ts | 2 +- .../interfaces/src/lib/next-definitions.ts | 2 +- .../interfaces/src/test-setup.ts | 2 +- libs/shared/design-system/ui/src/index.ts | 2 +- .../design-system/ui/src/lib/page-content.ts | 2 +- .../design-system/ui/src/lib/page-guard.ts | 2 +- .../design-system/ui/src/lib/page.service.ts | 2 +- .../src/lib/shared-design-system-ui.module.ts | 2 +- .../ui/src/lib/universal.interceptor.ts | 2 +- .../ui/src/lib/utils/create-component.ts | 2 +- .../shared/design-system/ui/src/test-setup.ts | 2 +- .../design-tokens/generated/global/palette.js | 2 +- .../design-tokens/generated/global/palette.ts | 2 +- .../design-tokens/generated/global/spacing.js | 2 +- .../design-tokens/generated/global/spacing.ts | 2 +- .../design-tokens/generated/global/theme.ts | 2 +- .../generated/global/typography.ts | 2 +- libs/shared/design-tokens/generated/index.js | 2 +- libs/shared/design-tokens/generated/index.ts | 2 +- .../generated/patterns/button.js | 2 +- .../generated/patterns/button.ts | 2 +- .../design-tokens/generated/patterns/input.js | 2 +- .../design-tokens/generated/patterns/input.ts | 2 +- libs/shared/keycodes/index.ts | 2 +- libs/shared/keycodes/src/lib/keycodes.ts | 2 +- libs/shared/node/index.ts | 2 +- .../src/circle-ci-api/circle-ci-api.spec.ts | 2 +- .../node/src/circle-ci-api/circle-ci-api.ts | 2 +- .../src/circle-ci-api/circle-ci.interface.ts | 2 +- libs/shared/node/src/circle-ci-api/index.ts | 2 +- .../src/circle-ci-api/node-http-client.ts | 2 +- libs/shared/node/src/interfaces/index.ts | 2 +- .../node/src/interfaces/package-json.ts | 2 +- .../node/src/interfaces/package-lock-json.ts | 2 +- libs/shared/node/src/test-setup.ts | 2 +- libs/shared/node/src/utils/ast.ts | 2 +- libs/shared/node/src/utils/execute-command.ts | 2 +- libs/shared/node/src/utils/index.ts | 2 +- libs/shared/node/src/utils/is-public-build.ts | 2 +- libs/shared/node/src/utils/json-utils.ts | 2 +- libs/testing/browser/src/index.ts | 2 +- .../browser/src/lib/create-component.ts | 2 +- .../browser/src/lib/dispatch-events.ts | 2 +- libs/testing/browser/src/lib/event-objects.ts | 2 +- .../testing/browser/src/lib/mock-component.ts | 2 +- .../src/lib/mock-get-computed-style.ts | 2 +- .../src/lib/mock-intersection-observer.ts | 2 +- libs/testing/browser/src/lib/mock-ng-zone.ts | 2 +- .../src/lib/request-animation-frame.ts | 2 +- libs/testing/browser/src/lib/tick.ts | 2 +- .../browser/src/lib/type-in-element.ts | 2 +- .../browser/src/lib/wrapped-error-message.ts | 2 +- libs/testing/custom-element/src/index.ts | 2 +- libs/testing/fixtures/src/index.ts | 2 +- .../src/lib/chart/generate-area-range-data.ts | 2 +- .../fixtures/src/lib/chart/generate-data.ts | 2 +- libs/testing/fixtures/src/lib/chart/index.ts | 2 +- .../fixtures/src/lib/chart/randomize.ts | 2 +- .../lib/filter-field/test-data-validators.ts | 2 +- .../src/lib/filter-field/test-data.ts | 2 +- .../fixtures/src/lib/tree-table/test-data.ts | 2 +- libs/testing/node/src/index.ts | 2 +- .../node/src/lib/mock-object-property.ts | 2 +- libs/tools/barista/src/builder/components.ts | 2 +- libs/tools/barista/src/builder/homepage.ts | 2 +- libs/tools/barista/src/builder/icons.ts | 2 +- libs/tools/barista/src/builder/strapi.ts | 2 +- libs/tools/barista/src/fixtures/toc.ts | 2 +- .../src/generators/category-navigation.ts | 2 +- .../barista/src/generators/ds-navigation.ts | 2 +- libs/tools/barista/src/generators/index.ts | 2 +- .../src/generators/ux-decision-graph.ts | 2 +- libs/tools/barista/src/main.ts | 2 +- .../src/markdown-custom-elements-ignore.ts | 2 +- .../barista/src/markdown-it-deflist.d.ts | 2 +- libs/tools/barista/src/transform.spec.ts | 2 +- libs/tools/barista/src/transform.ts | 2 +- libs/tools/barista/src/types.ts | 2 +- .../convert-json-changelog-to-markdown.ts | 2 +- libs/tools/barista/src/utils/examples.ts | 2 +- libs/tools/barista/src/utils/metadata.ts | 2 +- .../barista/src/utils/run-with-cheerio.ts | 2 +- libs/tools/barista/src/utils/slugify.ts | 2 +- .../release/src/changelog/changelog.spec.ts | 2 +- libs/tools/release/src/changelog/changelog.ts | 2 +- .../src/changelog/get-new-changelog.ts | 2 +- libs/tools/release/src/changelog/index.ts | 2 +- .../release/src/extract-release-notes.ts | 2 +- libs/tools/release/src/git/git-client.ts | 2 +- libs/tools/release/src/git/github-urls.ts | 2 +- libs/tools/release/src/git/index.ts | 2 +- .../release/src/git/verify-github-status.ts | 2 +- libs/tools/release/src/prompts.ts | 2 +- libs/tools/release/src/publish-branch.ts | 2 +- libs/tools/release/src/publish-release-cli.ts | 2 +- .../release/src/publish-release-next-cli.ts | 2 +- .../release/src/publish-release-next/index.ts | 2 +- .../publish-release-next.ts | 2 +- .../release/src/publish-release/index.ts | 2 +- .../publish-release/publish-release.spec.ts | 2 +- .../src/publish-release/publish-release.ts | 2 +- libs/tools/release/src/stage-release-cli.ts | 2 +- libs/tools/release/src/stage-release/index.ts | 2 +- .../src/stage-release/stage-release.ts | 2 +- libs/tools/release/src/test-setup.ts | 2 +- libs/tools/release/src/testing/get-fixture.ts | 2 +- libs/tools/release/src/utils/create-folder.ts | 2 +- .../src/utils/create-release-tag.spec.ts | 2 +- .../release/src/utils/create-release-tag.ts | 2 +- libs/tools/release/src/utils/index.ts | 2 +- .../src/utils/parse-package-version.ts | 2 +- .../release/src/utils/publish-package.spec.ts | 2 +- .../release/src/utils/publish-package.ts | 2 +- .../tools/release/src/utils/release-errors.ts | 2 +- .../tools/release/src/utils/should-release.ts | 2 +- libs/tools/release/src/utils/unpack-tar.ts | 2 +- .../release/src/utils/verify-bundle.spec.ts | 2 +- libs/tools/release/src/utils/verify-bundle.ts | 2 +- libs/tools/release/src/version/index.ts | 2 +- .../src/version/new-version-prompt.spec.ts | 2 +- .../release/src/version/new-version-prompt.ts | 2 +- .../release/src/version/recommend-bump.ts | 2 +- .../src/generate-project.ts | 2 +- libs/tools/shareable-examples/src/main.ts | 2 +- .../shareable-examples/src/test-setup.ts | 2 +- .../src/utils/examples.interface.ts | 2 +- .../src/utils/get-boilerplate-files.ts | 2 +- .../src/utils/get-classname-from-file.spec.ts | 2 +- .../utils/get-classname-from-source-file.ts | 2 +- ...omponent-selector-from-source-file.spec.ts | 2 +- ...get-component-selector-from-source-file.ts | 2 +- .../utils/get-example-component-class-file.ts | 2 +- .../src/utils/get-example-module.spec.ts | 2 +- .../src/utils/get-example-module.ts | 2 +- .../get-relative-imports-from-source-file.ts | 2 +- ...-style-files-from-component-source-file.ts | 2 +- .../src/builders/affected-e2e/build.ts | 2 +- .../src/builders/affected-e2e/index.ts | 2 +- .../src/builders/affected-e2e/schema.ts | 2 +- .../find-modules-using-affected-components.ts | 2 +- .../utils/transform-module-path-to-glob.ts | 2 +- .../builders/barista-build/builder.spec.ts | 2 +- .../src/builders/barista-build/builder.ts | 2 +- .../builders/barista-build/renderer.spec.ts | 2 +- .../src/builders/barista-build/renderer.ts | 2 +- .../src/builders/barista-build/schema.d.ts | 2 +- .../barista-build/utils/get-routes.ts | 2 +- .../src/builders/barista-build/utils/index.ts | 2 +- .../barista-build/utils/render-routes.ts | 2 +- .../barista-build/utils/schedule-builds.ts | 2 +- .../barista-build/utils/start-server.spec.ts | 2 +- .../barista-build/utils/start-server.ts | 2 +- .../elements/package-all-elements/build.ts | 2 +- .../elements/package-all-elements/index.ts | 2 +- .../elements/package-all-elements/schema.ts | 2 +- .../src/builders/elements/package/build.ts | 2 +- .../src/builders/elements/package/index.ts | 2 +- .../builders/elements/package/run-rollup.ts | 2 +- .../src/builders/elements/package/schema.ts | 2 +- libs/workspace/src/builders/packager/build.ts | 2 +- .../src/builders/packager/copy-assets.ts | 2 +- libs/workspace/src/builders/packager/index.ts | 2 +- .../workspace/src/builders/packager/schema.ts | 2 +- .../src/builders/packager/sync-version.ts | 2 +- .../src/builders/typescript/index.ts | 2 +- .../src/builders/typescript/schema.ts | 2 +- libs/workspace/src/index.ts | 2 +- .../src/scripts/affected-args.spec.ts | 2 +- libs/workspace/src/scripts/affected-args.ts | 2 +- libs/workspace/src/scripts/run-parallel.ts | 2 +- .../src/scripts/util/get-affected-projects.ts | 2 +- .../src/scripts/util/group-by-dependencies.ts | 2 +- libs/workspace/src/scripts/util/index.ts | 2 +- .../util/split-array-into-chunks.spec.ts | 2 +- .../scripts/util/split-array-into-chunks.ts | 2 +- libs/workspace/src/test-setup.ts | 2 +- .../src/utils/copy-root-package-json.ts | 2 +- .../src/utils/sync-package-dependencies.ts | 2 +- .../stylelint/junit-formatter/index.ts | 2 +- .../junit-formatter/junit-formatter.ts | 2 +- .../stylelint/junit-formatter/parse-suite.ts | 2 +- .../junit-formatter/parsed-suite.interface.ts | 2 +- tools/bazel_rules/stylelint/run-stylelint.ts | 2 +- .../__snapshots__/index.spec.ts.snap | 12 ++-- .../__name@dasherize__-demo.component.ts | 2 +- .../fixtures/app.module.ts.fixture | 2 +- .../fixtures/devapp-routing.module.fixture | 2 +- .../fixtures/devapp.component.ts.fixture | 2 +- .../generators/dt-component-dev/index.spec.ts | 2 +- tools/generators/dt-component-dev/index.ts | 2 +- tools/generators/dt-component-dev/schema.ts | 2 +- .../__snapshots__/index.spec.ts.snap | 10 +-- .../__name@dasherize__.e2e.ts | 2 +- .../__name@dasherize__.module.ts | 2 +- .../__name@dasherize__.po.ts | 2 +- .../__name@dasherize__/__name@dasherize__.ts | 2 +- .../fixtures/alert.fixture.ts | 2 +- .../fixtures/app.routing.module.ts.fixture.ts | 2 +- .../generators/dt-component-e2e/index.spec.ts | 2 +- tools/generators/dt-component-e2e/index.ts | 2 +- tools/generators/dt-component-e2e/schema.ts | 2 +- .../__snapshots__/index.spec.ts.snap | 10 +-- .../example-tools.utils.ts | 25 +++----- ...@dasherize__-__name@dasherize__-example.ts | 2 +- .../fixtures/index.ts.fixture | 2 +- .../test-component-examples.module.ts.fixture | 2 +- .../dt-component-example/index.spec.ts | 2 +- .../generators/dt-component-example/index.ts | 2 +- .../generators/dt-component-example/schema.ts | 2 +- .../__name@dasherize__/index.ts | 2 +- .../src/__name@dasherize__-module.ts | 2 +- .../src/__name@dasherize__.spec.ts | 2 +- .../src/__name@dasherize__.ts | 2 +- tools/generators/dt-component/index.ts | 2 +- tools/generators/utils/ast-utils.ts | 2 +- tools/generators/utils/change.ts | 2 +- tools/generators/utils/common-utils.ts | 4 +- tools/generators/utils/schematics-utils.ts | 2 +- tools/generators/utils/test-utils.ts | 2 +- .../src/interfaces/commit-message.ts | 2 +- tools/pull-request-labeler/src/main.ts | 2 +- tools/pull-request-labeler/src/test-setup.ts | 2 +- .../src/utils/add-rebase-label.ts | 2 +- .../src/utils/get-approval-count.ts | 2 +- .../get-commit-messages-in-pull-request.ts | 2 +- .../src/utils/get-pull-request-details.ts | 2 +- .../src/utils/get-pull-request-reviews.ts | 2 +- .../src/utils/has-merge-ready-label.ts | 2 +- .../src/utils/is-master-target.ts | 2 +- .../src/utils/process-commit-messages.spec.ts | 2 +- .../src/utils/process-commit-messages.ts | 2 +- .../split-message-into-components.spec.ts | 2 +- .../utils/split-message-into-components.ts | 2 +- .../src/utils/update-target-labels.ts | 2 +- .../src/dtAnnotateInternalFieldsRule.ts | 2 +- .../src/dtDocsImportBaristaRule.ts | 2 +- .../src/dtDocumentPublicFieldsRule.ts | 2 +- .../src/dtInternalFieldsUnderscoreRule.ts | 2 +- .../tslint-rules/src/dtNoFocusedTestsRule.ts | 2 +- .../src/dtRequireLicenseBannerRule.ts | 4 +- 2002 files changed, 2298 insertions(+), 2483 deletions(-) diff --git a/apps/barista-design-system/src/app/app.module.ts b/apps/barista-design-system/src/app/app.module.ts index 809017e963..0404e5f6dd 100644 --- a/apps/barista-design-system/src/app/app.module.ts +++ b/apps/barista-design-system/src/app/app.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/app.routing.module.ts b/apps/barista-design-system/src/app/app.routing.module.ts index 98648d5e4b..6dff6deebc 100644 --- a/apps/barista-design-system/src/app/app.routing.module.ts +++ b/apps/barista-design-system/src/app/app.routing.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/app.server.module.ts b/apps/barista-design-system/src/app/app.server.module.ts index 729dedb666..3b82691ab2 100644 --- a/apps/barista-design-system/src/app/app.server.module.ts +++ b/apps/barista-design-system/src/app/app.server.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/app.ts b/apps/barista-design-system/src/app/app.ts index 941991391e..cdd9ab968f 100644 --- a/apps/barista-design-system/src/app/app.ts +++ b/apps/barista-design-system/src/app/app.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/components/footer/footer.ts b/apps/barista-design-system/src/app/components/footer/footer.ts index f2c7ee8a90..929de2c74f 100644 --- a/apps/barista-design-system/src/app/components/footer/footer.ts +++ b/apps/barista-design-system/src/app/components/footer/footer.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/components/footer/index.ts b/apps/barista-design-system/src/app/components/footer/index.ts index 246c08acba..2b3212120e 100644 --- a/apps/barista-design-system/src/app/components/footer/index.ts +++ b/apps/barista-design-system/src/app/components/footer/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/components/nav/index.ts b/apps/barista-design-system/src/app/components/nav/index.ts index 51624bd5b8..a58c7a4f7d 100644 --- a/apps/barista-design-system/src/app/components/nav/index.ts +++ b/apps/barista-design-system/src/app/components/nav/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/components/nav/nav.ts b/apps/barista-design-system/src/app/components/nav/nav.ts index 08bbece02f..5edcf68b25 100644 --- a/apps/barista-design-system/src/app/components/nav/nav.ts +++ b/apps/barista-design-system/src/app/components/nav/nav.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/components/scroll-to-top/index.ts b/apps/barista-design-system/src/app/components/scroll-to-top/index.ts index e8c8919ca4..62377648bb 100644 --- a/apps/barista-design-system/src/app/components/scroll-to-top/index.ts +++ b/apps/barista-design-system/src/app/components/scroll-to-top/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/components/scroll-to-top/scroll-to-top.ts b/apps/barista-design-system/src/app/components/scroll-to-top/scroll-to-top.ts index af4712ab0a..a7d15f274d 100644 --- a/apps/barista-design-system/src/app/components/scroll-to-top/scroll-to-top.ts +++ b/apps/barista-design-system/src/app/components/scroll-to-top/scroll-to-top.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/components/search/index.ts b/apps/barista-design-system/src/app/components/search/index.ts index 042db2c113..86086f258d 100644 --- a/apps/barista-design-system/src/app/components/search/index.ts +++ b/apps/barista-design-system/src/app/components/search/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/app/components/search/search-result-item.ts b/apps/barista-design-system/src/app/components/search/search-result-item.ts index 805f36e108..ea456993b0 100644 --- a/apps/barista-design-system/src/app/components/search/search-result-item.ts +++ b/apps/barista-design-system/src/app/components/search/search-result-item.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -33,9 +33,8 @@ import { FocusableOption } from '@angular/cdk/a11y'; }, }) export class BaSearchResultItem implements FocusableOption { - @ViewChild('buttonElement', { static: true }) buttonElement: ElementRef< - HTMLButtonElement - >; + @ViewChild('buttonElement', { static: true }) + buttonElement: ElementRef; focus(): void { this.buttonElement.nativeElement.focus(); diff --git a/apps/barista-design-system/src/app/components/search/search.ts b/apps/barista-design-system/src/app/components/search/search.ts index bfd74d54a3..919d0f9971 100644 --- a/apps/barista-design-system/src/app/components/search/search.ts +++ b/apps/barista-design-system/src/app/components/search/search.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -72,9 +72,8 @@ export class BaSearch implements OnInit, AfterViewInit, OnDestroy { @ViewChild('searchInput', { static: true }) _searchInput: ElementRef; - @ViewChildren(BaSearchResultItem) _searchResultOptions: QueryList< - BaSearchResultItem - >; + @ViewChildren(BaSearchResultItem) + _searchResultOptions: QueryList; /** Defines if the overlay / results are shown */ searchResults$ = new BehaviorSubject([]); diff --git a/apps/barista-design-system/src/components/color-component/color.ts b/apps/barista-design-system/src/components/color-component/color.ts index 2b2d492d29..11027b29fb 100644 --- a/apps/barista-design-system/src/components/color-component/color.ts +++ b/apps/barista-design-system/src/components/color-component/color.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/components/color-grid/color-grid.ts b/apps/barista-design-system/src/components/color-grid/color-grid.ts index 77b0da2e96..276df4dfce 100644 --- a/apps/barista-design-system/src/components/color-grid/color-grid.ts +++ b/apps/barista-design-system/src/components/color-grid/color-grid.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/components/components.module.ts b/apps/barista-design-system/src/components/components.module.ts index 79d18207cb..cf1c3bad4d 100644 --- a/apps/barista-design-system/src/components/components.module.ts +++ b/apps/barista-design-system/src/components/components.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/components/content-link/content-link.ts b/apps/barista-design-system/src/components/content-link/content-link.ts index e976578b41..c0b0e5fcdb 100644 --- a/apps/barista-design-system/src/components/content-link/content-link.ts +++ b/apps/barista-design-system/src/components/content-link/content-link.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/components/headline-link/headline-link.ts b/apps/barista-design-system/src/components/headline-link/headline-link.ts index c1600a54f3..320a7e8999 100644 --- a/apps/barista-design-system/src/components/headline-link/headline-link.ts +++ b/apps/barista-design-system/src/components/headline-link/headline-link.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/components/icon-color-wheel/icon-color-wheel.html b/apps/barista-design-system/src/components/icon-color-wheel/icon-color-wheel.html index 6369b50050..abfcf7f43b 100644 --- a/apps/barista-design-system/src/components/icon-color-wheel/icon-color-wheel.html +++ b/apps/barista-design-system/src/components/icon-color-wheel/icon-color-wheel.html @@ -3,7 +3,7 @@

Convert to png - + diff --git a/apps/barista-design-system/src/components/icon-color-wheel/icon-color-wheel.ts b/apps/barista-design-system/src/components/icon-color-wheel/icon-color-wheel.ts index c7217485de..eab2e10535 100644 --- a/apps/barista-design-system/src/components/icon-color-wheel/icon-color-wheel.ts +++ b/apps/barista-design-system/src/components/icon-color-wheel/icon-color-wheel.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/components/index.ts b/apps/barista-design-system/src/components/index.ts index b57df490ab..5182f84678 100644 --- a/apps/barista-design-system/src/components/index.ts +++ b/apps/barista-design-system/src/components/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/components/layout-grid/layout-grid-item.ts b/apps/barista-design-system/src/components/layout-grid/layout-grid-item.ts index 829dc500d8..f8ebd4b350 100644 --- a/apps/barista-design-system/src/components/layout-grid/layout-grid-item.ts +++ b/apps/barista-design-system/src/components/layout-grid/layout-grid-item.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/components/layout-grid/layout-grid.ts b/apps/barista-design-system/src/components/layout-grid/layout-grid.ts index d98e88beaa..88efc75d86 100644 --- a/apps/barista-design-system/src/components/layout-grid/layout-grid.ts +++ b/apps/barista-design-system/src/components/layout-grid/layout-grid.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/components/live-example/live-example.ts b/apps/barista-design-system/src/components/live-example/live-example.ts index 1a5e4c9bd4..37bf29fe7e 100644 --- a/apps/barista-design-system/src/components/live-example/live-example.ts +++ b/apps/barista-design-system/src/components/live-example/live-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/environments/environment.internal.ts b/apps/barista-design-system/src/environments/environment.internal.ts index 152b5d0850..6555553358 100644 --- a/apps/barista-design-system/src/environments/environment.internal.ts +++ b/apps/barista-design-system/src/environments/environment.internal.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/environments/environment.public.ts b/apps/barista-design-system/src/environments/environment.public.ts index 34d92d7ab4..fee53b4c26 100644 --- a/apps/barista-design-system/src/environments/environment.public.ts +++ b/apps/barista-design-system/src/environments/environment.public.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/environments/environment.ts b/apps/barista-design-system/src/environments/environment.ts index 3dec7ce109..3fbd144262 100644 --- a/apps/barista-design-system/src/environments/environment.ts +++ b/apps/barista-design-system/src/environments/environment.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/index.html b/apps/barista-design-system/src/index.html index 40ada864f9..77155a6980 100644 --- a/apps/barista-design-system/src/index.html +++ b/apps/barista-design-system/src/index.html @@ -77,8 +77,6 @@ Barista - The Dynatrace design system. Tailored to scale. - - Grab some coffee and wait for Barista to be loaded... - + Grab some coffee and wait for Barista to be loaded... diff --git a/apps/barista-design-system/src/main.server.ts b/apps/barista-design-system/src/main.server.ts index b057746cf0..2adf7ba0ad 100644 --- a/apps/barista-design-system/src/main.server.ts +++ b/apps/barista-design-system/src/main.server.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/main.ts b/apps/barista-design-system/src/main.ts index 594b67fb48..8ea187ea16 100644 --- a/apps/barista-design-system/src/main.ts +++ b/apps/barista-design-system/src/main.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node-navigation/ba-decision-graph-node-navigation.html b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node-navigation/ba-decision-graph-node-navigation.html index 1875300691..f266dea9e6 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node-navigation/ba-decision-graph-node-navigation.html +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node-navigation/ba-decision-graph-node-navigation.html @@ -31,9 +31,7 @@ > Back - + diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node-navigation/ba-decision-graph-node-navigation.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node-navigation/ba-decision-graph-node-navigation.ts index d0387ee83b..4222641646 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node-navigation/ba-decision-graph-node-navigation.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node-navigation/ba-decision-graph-node-navigation.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node.spec.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node.spec.ts index 600cc54361..4c14ecd897 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node.spec.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node.ts index caac381d71..d9981fe7f2 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/ba-decision-graph-node.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/index.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/index.ts index 6b9866d815..cfeb273fea 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/index.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-node/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/ba-decision-graph-start-node.spec.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/ba-decision-graph-start-node.spec.ts index 110bb54950..8240ca9515 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/ba-decision-graph-start-node.spec.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/ba-decision-graph-start-node.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/ba-decision-graph-start-node.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/ba-decision-graph-start-node.ts index fd60e18471..b4e8830206 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/ba-decision-graph-start-node.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/ba-decision-graph-start-node.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/index.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/index.ts index 4d7070fed1..13f254b767 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/index.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-start-node/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-test-data.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-test-data.ts index 86994086f5..ba7c051ed6 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-test-data.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph-test-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.module.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.module.ts index 1ee426d255..9f1a411503 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.module.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.spec.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.spec.ts index 743e6e3642..307d112473 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.spec.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.ts index 257c009ea7..038ba71188 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/ba-decision-graph.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/index.ts b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/index.ts index 1b5c8eadf1..7d4550a3e4 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/index.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/components/ba-decision-graph/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/decision-graph-page.module.ts b/apps/barista-design-system/src/pages/decision-graph-page/decision-graph-page.module.ts index 14bffcbce8..c754534939 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/decision-graph-page.module.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/decision-graph-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/decision-graph-page/decision-graph-page.ts b/apps/barista-design-system/src/pages/decision-graph-page/decision-graph-page.ts index a0b50f08c6..74ba1c1fd0 100644 --- a/apps/barista-design-system/src/pages/decision-graph-page/decision-graph-page.ts +++ b/apps/barista-design-system/src/pages/decision-graph-page/decision-graph-page.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/error-page/error-page.ts b/apps/barista-design-system/src/pages/error-page/error-page.ts index c02c97d05c..5e886ceddf 100644 --- a/apps/barista-design-system/src/pages/error-page/error-page.ts +++ b/apps/barista-design-system/src/pages/error-page/error-page.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/index-page/components/smalltile/index.ts b/apps/barista-design-system/src/pages/index-page/components/smalltile/index.ts index cfc8c7848b..27e9bfe2da 100644 --- a/apps/barista-design-system/src/pages/index-page/components/smalltile/index.ts +++ b/apps/barista-design-system/src/pages/index-page/components/smalltile/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/index-page/components/smalltile/smalltile.ts b/apps/barista-design-system/src/pages/index-page/components/smalltile/smalltile.ts index 9c327f70f1..d5ae4e8db7 100644 --- a/apps/barista-design-system/src/pages/index-page/components/smalltile/smalltile.ts +++ b/apps/barista-design-system/src/pages/index-page/components/smalltile/smalltile.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/index-page/index-page.module.ts b/apps/barista-design-system/src/pages/index-page/index-page.module.ts index f35b0c3f27..97d675acfa 100644 --- a/apps/barista-design-system/src/pages/index-page/index-page.module.ts +++ b/apps/barista-design-system/src/pages/index-page/index-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/index-page/index-page.ts b/apps/barista-design-system/src/pages/index-page/index-page.ts index 5717c222de..8a8b59df95 100644 --- a/apps/barista-design-system/src/pages/index-page/index-page.ts +++ b/apps/barista-design-system/src/pages/index-page/index-page.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/overview-page/components/component-preview-tile/component-preview-tile.ts b/apps/barista-design-system/src/pages/overview-page/components/component-preview-tile/component-preview-tile.ts index 22bf4b2388..2dfc156087 100644 --- a/apps/barista-design-system/src/pages/overview-page/components/component-preview-tile/component-preview-tile.ts +++ b/apps/barista-design-system/src/pages/overview-page/components/component-preview-tile/component-preview-tile.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/overview-page/components/component-preview-tile/index.ts b/apps/barista-design-system/src/pages/overview-page/components/component-preview-tile/index.ts index 4f9e83d874..d1084497fe 100644 --- a/apps/barista-design-system/src/pages/overview-page/components/component-preview-tile/index.ts +++ b/apps/barista-design-system/src/pages/overview-page/components/component-preview-tile/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/overview-page/components/tile/index.ts b/apps/barista-design-system/src/pages/overview-page/components/tile/index.ts index 4feaa6056e..82f0b251d9 100644 --- a/apps/barista-design-system/src/pages/overview-page/components/tile/index.ts +++ b/apps/barista-design-system/src/pages/overview-page/components/tile/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/overview-page/components/tile/tile.ts b/apps/barista-design-system/src/pages/overview-page/components/tile/tile.ts index 3a96d3429c..d9a954fcfb 100644 --- a/apps/barista-design-system/src/pages/overview-page/components/tile/tile.ts +++ b/apps/barista-design-system/src/pages/overview-page/components/tile/tile.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/overview-page/overview-page.module.ts b/apps/barista-design-system/src/pages/overview-page/overview-page.module.ts index bd915f15ad..aa28921a17 100644 --- a/apps/barista-design-system/src/pages/overview-page/overview-page.module.ts +++ b/apps/barista-design-system/src/pages/overview-page/overview-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/overview-page/overview-page.ts b/apps/barista-design-system/src/pages/overview-page/overview-page.ts index 8ae9efd5c9..08574330b1 100644 --- a/apps/barista-design-system/src/pages/overview-page/overview-page.ts +++ b/apps/barista-design-system/src/pages/overview-page/overview-page.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/overview-page/shared/badge-type.ts b/apps/barista-design-system/src/pages/overview-page/shared/badge-type.ts index dbd2cb819d..81cd7ee0fe 100644 --- a/apps/barista-design-system/src/pages/overview-page/shared/badge-type.ts +++ b/apps/barista-design-system/src/pages/overview-page/shared/badge-type.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/overview-page/shared/index.ts b/apps/barista-design-system/src/pages/overview-page/shared/index.ts index 1dedb8c1f0..276c21e083 100644 --- a/apps/barista-design-system/src/pages/overview-page/shared/index.ts +++ b/apps/barista-design-system/src/pages/overview-page/shared/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/overview-page/shared/overview-tile.ts b/apps/barista-design-system/src/pages/overview-page/shared/overview-tile.ts index e88293bbe9..0864128432 100644 --- a/apps/barista-design-system/src/pages/overview-page/shared/overview-tile.ts +++ b/apps/barista-design-system/src/pages/overview-page/shared/overview-tile.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/icon-overview-content/icon-overview-content.ts b/apps/barista-design-system/src/pages/single-page/components/icon-overview-content/icon-overview-content.ts index 53b42baff4..499fac0572 100644 --- a/apps/barista-design-system/src/pages/single-page/components/icon-overview-content/icon-overview-content.ts +++ b/apps/barista-design-system/src/pages/single-page/components/icon-overview-content/icon-overview-content.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/icon-overview-content/index.ts b/apps/barista-design-system/src/pages/single-page/components/icon-overview-content/index.ts index afaa067c49..bb2a707bb3 100644 --- a/apps/barista-design-system/src/pages/single-page/components/icon-overview-content/index.ts +++ b/apps/barista-design-system/src/pages/single-page/components/icon-overview-content/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/lazy-icon/index.ts b/apps/barista-design-system/src/pages/single-page/components/lazy-icon/index.ts index d424166516..51c71a5d1f 100644 --- a/apps/barista-design-system/src/pages/single-page/components/lazy-icon/index.ts +++ b/apps/barista-design-system/src/pages/single-page/components/lazy-icon/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/lazy-icon/lazy-icon.ts b/apps/barista-design-system/src/pages/single-page/components/lazy-icon/lazy-icon.ts index 2325d270e9..149746719b 100644 --- a/apps/barista-design-system/src/pages/single-page/components/lazy-icon/lazy-icon.ts +++ b/apps/barista-design-system/src/pages/single-page/components/lazy-icon/lazy-icon.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/page-footer/index.ts b/apps/barista-design-system/src/pages/single-page/components/page-footer/index.ts index b5a7402820..3c88c9071d 100644 --- a/apps/barista-design-system/src/pages/single-page/components/page-footer/index.ts +++ b/apps/barista-design-system/src/pages/single-page/components/page-footer/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/page-footer/page-footer.ts b/apps/barista-design-system/src/pages/single-page/components/page-footer/page-footer.ts index 4e034dd8f3..b963e5f696 100644 --- a/apps/barista-design-system/src/pages/single-page/components/page-footer/page-footer.ts +++ b/apps/barista-design-system/src/pages/single-page/components/page-footer/page-footer.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/page-header/index.ts b/apps/barista-design-system/src/pages/single-page/components/page-header/index.ts index f4ce99557a..daab3a435b 100644 --- a/apps/barista-design-system/src/pages/single-page/components/page-header/index.ts +++ b/apps/barista-design-system/src/pages/single-page/components/page-header/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/page-header/page-header.ts b/apps/barista-design-system/src/pages/single-page/components/page-header/page-header.ts index 346c224af0..af9b1ba63f 100644 --- a/apps/barista-design-system/src/pages/single-page/components/page-header/page-header.ts +++ b/apps/barista-design-system/src/pages/single-page/components/page-header/page-header.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/sidenav/index.ts b/apps/barista-design-system/src/pages/single-page/components/sidenav/index.ts index a81177d11e..3880adcfd5 100644 --- a/apps/barista-design-system/src/pages/single-page/components/sidenav/index.ts +++ b/apps/barista-design-system/src/pages/single-page/components/sidenav/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/sidenav/sidenav.ts b/apps/barista-design-system/src/pages/single-page/components/sidenav/sidenav.ts index 90b2406f72..5d519afd2b 100644 --- a/apps/barista-design-system/src/pages/single-page/components/sidenav/sidenav.ts +++ b/apps/barista-design-system/src/pages/single-page/components/sidenav/sidenav.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/toc/index.ts b/apps/barista-design-system/src/pages/single-page/components/toc/index.ts index 19e04ae476..68f6426ba7 100644 --- a/apps/barista-design-system/src/pages/single-page/components/toc/index.ts +++ b/apps/barista-design-system/src/pages/single-page/components/toc/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/components/toc/toc.ts b/apps/barista-design-system/src/pages/single-page/components/toc/toc.ts index af2fd91d66..0bf3e0a223 100644 --- a/apps/barista-design-system/src/pages/single-page/components/toc/toc.ts +++ b/apps/barista-design-system/src/pages/single-page/components/toc/toc.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/single-page.module.ts b/apps/barista-design-system/src/pages/single-page/single-page.module.ts index e7b60b4a11..0862cb0524 100644 --- a/apps/barista-design-system/src/pages/single-page/single-page.module.ts +++ b/apps/barista-design-system/src/pages/single-page/single-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/pages/single-page/single-page.ts b/apps/barista-design-system/src/pages/single-page/single-page.ts index 2250664172..7bec79cdf7 100644 --- a/apps/barista-design-system/src/pages/single-page/single-page.ts +++ b/apps/barista-design-system/src/pages/single-page/single-page.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/polyfills.ts b/apps/barista-design-system/src/polyfills.ts index 44b973f8eb..0fa1d1eb96 100644 --- a/apps/barista-design-system/src/polyfills.ts +++ b/apps/barista-design-system/src/polyfills.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/server.ts b/apps/barista-design-system/src/server.ts index 8e22510968..9bb4f2fdde 100644 --- a/apps/barista-design-system/src/server.ts +++ b/apps/barista-design-system/src/server.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/shared/services/recently-ordered.service.ts b/apps/barista-design-system/src/shared/services/recently-ordered.service.ts index 5bc5a2bde3..5187ba7905 100644 --- a/apps/barista-design-system/src/shared/services/recently-ordered.service.ts +++ b/apps/barista-design-system/src/shared/services/recently-ordered.service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/shared/services/scroll-spy.service.ts b/apps/barista-design-system/src/shared/services/scroll-spy.service.ts index 802681d81d..45383d977e 100644 --- a/apps/barista-design-system/src/shared/services/scroll-spy.service.ts +++ b/apps/barista-design-system/src/shared/services/scroll-spy.service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/shared/services/search.service.ts b/apps/barista-design-system/src/shared/services/search.service.ts index 8d6f46820f..2c81e13526 100644 --- a/apps/barista-design-system/src/shared/services/search.service.ts +++ b/apps/barista-design-system/src/shared/services/search.service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/test-setup.ts b/apps/barista-design-system/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/apps/barista-design-system/src/test-setup.ts +++ b/apps/barista-design-system/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/utils/apply-table-definition-headings.ts b/apps/barista-design-system/src/utils/apply-table-definition-headings.ts index 4ec1a2d31d..ff17d1e663 100644 --- a/apps/barista-design-system/src/utils/apply-table-definition-headings.ts +++ b/apps/barista-design-system/src/utils/apply-table-definition-headings.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/utils/utils.spec.ts b/apps/barista-design-system/src/utils/utils.spec.ts index 92093841a0..ad273f1696 100644 --- a/apps/barista-design-system/src/utils/utils.spec.ts +++ b/apps/barista-design-system/src/utils/utils.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/barista-design-system/src/utils/wrap-code-lines.ts b/apps/barista-design-system/src/utils/wrap-code-lines.ts index 6be02f948d..979bd0c896 100644 --- a/apps/barista-design-system/src/utils/wrap-code-lines.ts +++ b/apps/barista-design-system/src/utils/wrap-code-lines.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/app/app.component.ts b/apps/components-e2e/src/app/app.component.ts index 4f44d364d3..9be8130f83 100644 --- a/apps/components-e2e/src/app/app.component.ts +++ b/apps/components-e2e/src/app/app.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/app/app.module.ts b/apps/components-e2e/src/app/app.module.ts index 94c32a662e..1e3e912da7 100644 --- a/apps/components-e2e/src/app/app.module.ts +++ b/apps/components-e2e/src/app/app.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/app/app.routing.module.ts b/apps/components-e2e/src/app/app.routing.module.ts index ec0caece13..6cb5c42dea 100644 --- a/apps/components-e2e/src/app/app.routing.module.ts +++ b/apps/components-e2e/src/app/app.routing.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/autocomplete/autocomplete.e2e.ts b/apps/components-e2e/src/components/autocomplete/autocomplete.e2e.ts index 3189f54bce..c0ea2b86a9 100644 --- a/apps/components-e2e/src/components/autocomplete/autocomplete.e2e.ts +++ b/apps/components-e2e/src/components/autocomplete/autocomplete.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/autocomplete/autocomplete.module.ts b/apps/components-e2e/src/components/autocomplete/autocomplete.module.ts index 0b4bf9b720..434f7598a8 100644 --- a/apps/components-e2e/src/components/autocomplete/autocomplete.module.ts +++ b/apps/components-e2e/src/components/autocomplete/autocomplete.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/autocomplete/autocomplete.po.ts b/apps/components-e2e/src/components/autocomplete/autocomplete.po.ts index 89615a6fb1..a82c3f9e35 100644 --- a/apps/components-e2e/src/components/autocomplete/autocomplete.po.ts +++ b/apps/components-e2e/src/components/autocomplete/autocomplete.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/autocomplete/autocomplete.ts b/apps/components-e2e/src/components/autocomplete/autocomplete.ts index 44a7f077ff..0fd5d2b091 100644 --- a/apps/components-e2e/src/components/autocomplete/autocomplete.ts +++ b/apps/components-e2e/src/components/autocomplete/autocomplete.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.e2e.ts b/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.e2e.ts index 552bb9feb8..63f7b85806 100644 --- a/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.e2e.ts +++ b/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.module.ts b/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.module.ts index 10e31e6078..f0948f90b5 100644 --- a/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.module.ts +++ b/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.ts b/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.ts index 7ea10c6fb7..f2737da59b 100644 --- a/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.ts +++ b/apps/components-e2e/src/components/breadcrumbs/breadcrumbs.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/button-group/button-group.e2e.ts b/apps/components-e2e/src/components/button-group/button-group.e2e.ts index 234ea5bd5a..750fda3309 100644 --- a/apps/components-e2e/src/components/button-group/button-group.e2e.ts +++ b/apps/components-e2e/src/components/button-group/button-group.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/button-group/button-group.module.ts b/apps/components-e2e/src/components/button-group/button-group.module.ts index 93160a6bde..da7b5d9473 100644 --- a/apps/components-e2e/src/components/button-group/button-group.module.ts +++ b/apps/components-e2e/src/components/button-group/button-group.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/button-group/button-group.po.ts b/apps/components-e2e/src/components/button-group/button-group.po.ts index c780569420..bc3dab5a3f 100644 --- a/apps/components-e2e/src/components/button-group/button-group.po.ts +++ b/apps/components-e2e/src/components/button-group/button-group.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/button-group/button-group.ts b/apps/components-e2e/src/components/button-group/button-group.ts index ee773d2ee4..48e8434946 100644 --- a/apps/components-e2e/src/components/button-group/button-group.ts +++ b/apps/components-e2e/src/components/button-group/button-group.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/button/button.e2e.ts b/apps/components-e2e/src/components/button/button.e2e.ts index 41359e3573..835078ae3a 100644 --- a/apps/components-e2e/src/components/button/button.e2e.ts +++ b/apps/components-e2e/src/components/button/button.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/button/button.module.ts b/apps/components-e2e/src/components/button/button.module.ts index 644225f05b..e055177a82 100644 --- a/apps/components-e2e/src/components/button/button.module.ts +++ b/apps/components-e2e/src/components/button/button.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/button/button.po.ts b/apps/components-e2e/src/components/button/button.po.ts index 608e88a425..29bbdade94 100644 --- a/apps/components-e2e/src/components/button/button.po.ts +++ b/apps/components-e2e/src/components/button/button.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/button/button.ts b/apps/components-e2e/src/components/button/button.ts index 4fdd9d7527..c13d41e1cc 100644 --- a/apps/components-e2e/src/components/button/button.ts +++ b/apps/components-e2e/src/components/button/button.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/chart-base.ts b/apps/components-e2e/src/components/chart/chart-base.ts index 496ccdd3ea..81056046d2 100644 --- a/apps/components-e2e/src/components/chart/chart-base.ts +++ b/apps/components-e2e/src/components/chart/chart-base.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/chart-options.ts b/apps/components-e2e/src/components/chart/chart-options.ts index b415da49d1..0a9bc13b6c 100644 --- a/apps/components-e2e/src/components/chart/chart-options.ts +++ b/apps/components-e2e/src/components/chart/chart-options.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/chart.module.ts b/apps/components-e2e/src/components/chart/chart.module.ts index 499bc68e7c..6c80b1c1a0 100644 --- a/apps/components-e2e/src/components/chart/chart.module.ts +++ b/apps/components-e2e/src/components/chart/chart.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/chart/chart.e2e.ts b/apps/components-e2e/src/components/chart/chart/chart.e2e.ts index 6452bf8fb4..7b0d7bb2aa 100644 --- a/apps/components-e2e/src/components/chart/chart/chart.e2e.ts +++ b/apps/components-e2e/src/components/chart/chart/chart.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/chart/chart.ts b/apps/components-e2e/src/components/chart/chart/chart.ts index 8a66c2e63b..4b49ec0506 100644 --- a/apps/components-e2e/src/components/chart/chart/chart.ts +++ b/apps/components-e2e/src/components/chart/chart/chart.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/heatfield/heatfield.e2e.ts b/apps/components-e2e/src/components/chart/heatfield/heatfield.e2e.ts index 304dbc0c7a..a6e2aa62d3 100644 --- a/apps/components-e2e/src/components/chart/heatfield/heatfield.e2e.ts +++ b/apps/components-e2e/src/components/chart/heatfield/heatfield.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/heatfield/heatfield.ts b/apps/components-e2e/src/components/chart/heatfield/heatfield.ts index 89d39b1c6a..eacdbd0e63 100644 --- a/apps/components-e2e/src/components/chart/heatfield/heatfield.ts +++ b/apps/components-e2e/src/components/chart/heatfield/heatfield.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/highcharts/chart-highcharts-ui.ts b/apps/components-e2e/src/components/chart/highcharts/chart-highcharts-ui.ts index 7824b10040..4e172e7b26 100644 --- a/apps/components-e2e/src/components/chart/highcharts/chart-highcharts-ui.ts +++ b/apps/components-e2e/src/components/chart/highcharts/chart-highcharts-ui.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/highcharts/chart-highcharts.e2e.ts b/apps/components-e2e/src/components/chart/highcharts/chart-highcharts.e2e.ts index e9dd6b2948..dfcf1a8786 100644 --- a/apps/components-e2e/src/components/chart/highcharts/chart-highcharts.e2e.ts +++ b/apps/components-e2e/src/components/chart/highcharts/chart-highcharts.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/pie-chart/pie-chart.e2e.ts b/apps/components-e2e/src/components/chart/pie-chart/pie-chart.e2e.ts index c438b5142f..844f48360e 100644 --- a/apps/components-e2e/src/components/chart/pie-chart/pie-chart.e2e.ts +++ b/apps/components-e2e/src/components/chart/pie-chart/pie-chart.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/selection-area/range/range.e2e.ts b/apps/components-e2e/src/components/chart/selection-area/range/range.e2e.ts index 93143d4ecc..ab544777ed 100644 --- a/apps/components-e2e/src/components/chart/selection-area/range/range.e2e.ts +++ b/apps/components-e2e/src/components/chart/selection-area/range/range.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/selection-area/range/range.ts b/apps/components-e2e/src/components/chart/selection-area/range/range.ts index 0372632fd8..9d610c13ef 100644 --- a/apps/components-e2e/src/components/chart/selection-area/range/range.ts +++ b/apps/components-e2e/src/components/chart/selection-area/range/range.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/selection-area/selection-area.e2e.ts b/apps/components-e2e/src/components/chart/selection-area/selection-area.e2e.ts index 43ca86bcdc..628bc01708 100644 --- a/apps/components-e2e/src/components/chart/selection-area/selection-area.e2e.ts +++ b/apps/components-e2e/src/components/chart/selection-area/selection-area.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/selection-area/selection-area.module.ts b/apps/components-e2e/src/components/chart/selection-area/selection-area.module.ts index 82300bc8f3..de58647481 100644 --- a/apps/components-e2e/src/components/chart/selection-area/selection-area.module.ts +++ b/apps/components-e2e/src/components/chart/selection-area/selection-area.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/selection-area/selection-area.po.ts b/apps/components-e2e/src/components/chart/selection-area/selection-area.po.ts index 777cc4c177..ccafc8d6e2 100644 --- a/apps/components-e2e/src/components/chart/selection-area/selection-area.po.ts +++ b/apps/components-e2e/src/components/chart/selection-area/selection-area.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/selection-area/selection-area.ts b/apps/components-e2e/src/components/chart/selection-area/selection-area.ts index eeda412637..35aadc2101 100644 --- a/apps/components-e2e/src/components/chart/selection-area/selection-area.ts +++ b/apps/components-e2e/src/components/chart/selection-area/selection-area.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/selection-area/timestamp/timestamp.e2e.ts b/apps/components-e2e/src/components/chart/selection-area/timestamp/timestamp.e2e.ts index 527ec18662..9bd67828e5 100644 --- a/apps/components-e2e/src/components/chart/selection-area/timestamp/timestamp.e2e.ts +++ b/apps/components-e2e/src/components/chart/selection-area/timestamp/timestamp.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/chart/selection-area/timestamp/timestamp.ts b/apps/components-e2e/src/components/chart/selection-area/timestamp/timestamp.ts index e7bd72a95c..7252fc020b 100644 --- a/apps/components-e2e/src/components/chart/selection-area/timestamp/timestamp.ts +++ b/apps/components-e2e/src/components/chart/selection-area/timestamp/timestamp.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/checkbox/checkbox.e2e.ts b/apps/components-e2e/src/components/checkbox/checkbox.e2e.ts index 2ac5aa9abd..b6c009f2d7 100644 --- a/apps/components-e2e/src/components/checkbox/checkbox.e2e.ts +++ b/apps/components-e2e/src/components/checkbox/checkbox.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/checkbox/checkbox.module.ts b/apps/components-e2e/src/components/checkbox/checkbox.module.ts index 85f0795cfd..e609f6221c 100644 --- a/apps/components-e2e/src/components/checkbox/checkbox.module.ts +++ b/apps/components-e2e/src/components/checkbox/checkbox.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/checkbox/checkbox.po.ts b/apps/components-e2e/src/components/checkbox/checkbox.po.ts index bb93d46559..0054c4bf50 100644 --- a/apps/components-e2e/src/components/checkbox/checkbox.po.ts +++ b/apps/components-e2e/src/components/checkbox/checkbox.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/checkbox/checkbox.ts b/apps/components-e2e/src/components/checkbox/checkbox.ts index 454801c8c1..d8fbab9ae8 100644 --- a/apps/components-e2e/src/components/checkbox/checkbox.ts +++ b/apps/components-e2e/src/components/checkbox/checkbox.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/combobox/combobox.e2e.ts b/apps/components-e2e/src/components/combobox/combobox.e2e.ts index 33beb58eb5..bf14c1aa24 100644 --- a/apps/components-e2e/src/components/combobox/combobox.e2e.ts +++ b/apps/components-e2e/src/components/combobox/combobox.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/combobox/combobox.module.ts b/apps/components-e2e/src/components/combobox/combobox.module.ts index 81278706fa..a51ebb7164 100644 --- a/apps/components-e2e/src/components/combobox/combobox.module.ts +++ b/apps/components-e2e/src/components/combobox/combobox.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/combobox/combobox.po.ts b/apps/components-e2e/src/components/combobox/combobox.po.ts index e9588324e3..178d535789 100644 --- a/apps/components-e2e/src/components/combobox/combobox.po.ts +++ b/apps/components-e2e/src/components/combobox/combobox.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/combobox/combobox.ts b/apps/components-e2e/src/components/combobox/combobox.ts index 49f5ffa807..b962521d98 100644 --- a/apps/components-e2e/src/components/combobox/combobox.ts +++ b/apps/components-e2e/src/components/combobox/combobox.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.e2e.ts b/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.e2e.ts index 415a75d27f..2464b4ca13 100644 --- a/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.e2e.ts +++ b/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.module.ts b/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.module.ts index 7ae0be8083..da28afb1c2 100644 --- a/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.module.ts +++ b/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.po.ts b/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.po.ts index bdea0ed0f5..313c453534 100644 --- a/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.po.ts +++ b/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.ts b/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.ts index 4bdbaad16f..885b92e59c 100644 --- a/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.ts +++ b/apps/components-e2e/src/components/confirmation-dialog/confirmation-dialog.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/consumption/consumption.e2e.ts b/apps/components-e2e/src/components/consumption/consumption.e2e.ts index 1028a5e82f..14b92d7681 100644 --- a/apps/components-e2e/src/components/consumption/consumption.e2e.ts +++ b/apps/components-e2e/src/components/consumption/consumption.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/consumption/consumption.module.ts b/apps/components-e2e/src/components/consumption/consumption.module.ts index 64f98fadbc..d5e318bf85 100644 --- a/apps/components-e2e/src/components/consumption/consumption.module.ts +++ b/apps/components-e2e/src/components/consumption/consumption.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/consumption/consumption.po.ts b/apps/components-e2e/src/components/consumption/consumption.po.ts index 0edf1ac4af..c7b0b2aba8 100644 --- a/apps/components-e2e/src/components/consumption/consumption.po.ts +++ b/apps/components-e2e/src/components/consumption/consumption.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/consumption/consumption.ts b/apps/components-e2e/src/components/consumption/consumption.ts index 2ffb3af16b..1b486e25a7 100644 --- a/apps/components-e2e/src/components/consumption/consumption.ts +++ b/apps/components-e2e/src/components/consumption/consumption.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/context-dialog/context-dialog.e2e.ts b/apps/components-e2e/src/components/context-dialog/context-dialog.e2e.ts index 0fb0e70849..99ef42c112 100644 --- a/apps/components-e2e/src/components/context-dialog/context-dialog.e2e.ts +++ b/apps/components-e2e/src/components/context-dialog/context-dialog.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/context-dialog/context-dialog.module.ts b/apps/components-e2e/src/components/context-dialog/context-dialog.module.ts index 53544a0f13..2b3e60e966 100644 --- a/apps/components-e2e/src/components/context-dialog/context-dialog.module.ts +++ b/apps/components-e2e/src/components/context-dialog/context-dialog.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/context-dialog/context-dialog.po.ts b/apps/components-e2e/src/components/context-dialog/context-dialog.po.ts index 74df1e2825..78b10c0130 100644 --- a/apps/components-e2e/src/components/context-dialog/context-dialog.po.ts +++ b/apps/components-e2e/src/components/context-dialog/context-dialog.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/context-dialog/context-dialog.ts b/apps/components-e2e/src/components/context-dialog/context-dialog.ts index 5b18a5b418..0b3a0032d3 100644 --- a/apps/components-e2e/src/components/context-dialog/context-dialog.ts +++ b/apps/components-e2e/src/components/context-dialog/context-dialog.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/drawer/drawer.e2e.ts b/apps/components-e2e/src/components/drawer/drawer.e2e.ts index c60e9a9db6..fc50aae8fa 100644 --- a/apps/components-e2e/src/components/drawer/drawer.e2e.ts +++ b/apps/components-e2e/src/components/drawer/drawer.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/drawer/drawer.module.ts b/apps/components-e2e/src/components/drawer/drawer.module.ts index 040a66dcb3..b03b53dd65 100644 --- a/apps/components-e2e/src/components/drawer/drawer.module.ts +++ b/apps/components-e2e/src/components/drawer/drawer.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/drawer/drawer.ts b/apps/components-e2e/src/components/drawer/drawer.ts index 5a4ed59bfa..d821694de2 100644 --- a/apps/components-e2e/src/components/drawer/drawer.ts +++ b/apps/components-e2e/src/components/drawer/drawer.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/empty-state/empty-state.e2e.ts b/apps/components-e2e/src/components/empty-state/empty-state.e2e.ts index 15e37e0821..fa60b8c23b 100644 --- a/apps/components-e2e/src/components/empty-state/empty-state.e2e.ts +++ b/apps/components-e2e/src/components/empty-state/empty-state.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/empty-state/empty-state.module.ts b/apps/components-e2e/src/components/empty-state/empty-state.module.ts index 8811d35d91..474891ffb4 100644 --- a/apps/components-e2e/src/components/empty-state/empty-state.module.ts +++ b/apps/components-e2e/src/components/empty-state/empty-state.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/empty-state/empty-state.po.ts b/apps/components-e2e/src/components/empty-state/empty-state.po.ts index 5dc17aca78..03ac20d7ff 100644 --- a/apps/components-e2e/src/components/empty-state/empty-state.po.ts +++ b/apps/components-e2e/src/components/empty-state/empty-state.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/empty-state/empty-state.ts b/apps/components-e2e/src/components/empty-state/empty-state.ts index 54a1608438..622139894b 100644 --- a/apps/components-e2e/src/components/empty-state/empty-state.ts +++ b/apps/components-e2e/src/components/empty-state/empty-state.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/event-chart/event-chart.e2e.ts b/apps/components-e2e/src/components/event-chart/event-chart.e2e.ts index 154b482f7f..35f2e442ef 100644 --- a/apps/components-e2e/src/components/event-chart/event-chart.e2e.ts +++ b/apps/components-e2e/src/components/event-chart/event-chart.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/event-chart/event-chart.module.ts b/apps/components-e2e/src/components/event-chart/event-chart.module.ts index 13a8d04b0d..0eedda255e 100644 --- a/apps/components-e2e/src/components/event-chart/event-chart.module.ts +++ b/apps/components-e2e/src/components/event-chart/event-chart.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/event-chart/event-chart.po.ts b/apps/components-e2e/src/components/event-chart/event-chart.po.ts index 66a8675eee..63cca1569b 100644 --- a/apps/components-e2e/src/components/event-chart/event-chart.po.ts +++ b/apps/components-e2e/src/components/event-chart/event-chart.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/event-chart/event-chart.ts b/apps/components-e2e/src/components/event-chart/event-chart.ts index d91354e807..196eb83d1d 100644 --- a/apps/components-e2e/src/components/event-chart/event-chart.ts +++ b/apps/components-e2e/src/components/event-chart/event-chart.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/expandable-panel/expandable-panel.e2e.ts b/apps/components-e2e/src/components/expandable-panel/expandable-panel.e2e.ts index 88912e3a75..0c621ce32a 100644 --- a/apps/components-e2e/src/components/expandable-panel/expandable-panel.e2e.ts +++ b/apps/components-e2e/src/components/expandable-panel/expandable-panel.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/expandable-panel/expandable-panel.module.ts b/apps/components-e2e/src/components/expandable-panel/expandable-panel.module.ts index 389f34cf3d..81b58b393b 100644 --- a/apps/components-e2e/src/components/expandable-panel/expandable-panel.module.ts +++ b/apps/components-e2e/src/components/expandable-panel/expandable-panel.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/expandable-panel/expandable-panel.ts b/apps/components-e2e/src/components/expandable-panel/expandable-panel.ts index 2a5cf457c9..fef642edf3 100644 --- a/apps/components-e2e/src/components/expandable-panel/expandable-panel.ts +++ b/apps/components-e2e/src/components/expandable-panel/expandable-panel.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/expandable-section/expandable-section.e2e.ts b/apps/components-e2e/src/components/expandable-section/expandable-section.e2e.ts index 05d5a82ec5..7e784e93ba 100644 --- a/apps/components-e2e/src/components/expandable-section/expandable-section.e2e.ts +++ b/apps/components-e2e/src/components/expandable-section/expandable-section.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/expandable-section/expandable-section.module.ts b/apps/components-e2e/src/components/expandable-section/expandable-section.module.ts index d496cd0204..2d389b95b8 100644 --- a/apps/components-e2e/src/components/expandable-section/expandable-section.module.ts +++ b/apps/components-e2e/src/components/expandable-section/expandable-section.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/expandable-section/expandable-section.ts b/apps/components-e2e/src/components/expandable-section/expandable-section.ts index e96ae7a7a9..966628d951 100644 --- a/apps/components-e2e/src/components/expandable-section/expandable-section.ts +++ b/apps/components-e2e/src/components/expandable-section/expandable-section.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/filter-field/filter-field.e2e.ts b/apps/components-e2e/src/components/filter-field/filter-field.e2e.ts index 60215a31aa..5ad4e2af8c 100644 --- a/apps/components-e2e/src/components/filter-field/filter-field.e2e.ts +++ b/apps/components-e2e/src/components/filter-field/filter-field.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/filter-field/filter-field.module.ts b/apps/components-e2e/src/components/filter-field/filter-field.module.ts index 5a267f3f65..7af177f6e9 100644 --- a/apps/components-e2e/src/components/filter-field/filter-field.module.ts +++ b/apps/components-e2e/src/components/filter-field/filter-field.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/filter-field/filter-field.po.ts b/apps/components-e2e/src/components/filter-field/filter-field.po.ts index e6852f712c..480dc27253 100644 --- a/apps/components-e2e/src/components/filter-field/filter-field.po.ts +++ b/apps/components-e2e/src/components/filter-field/filter-field.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/filter-field/filter-field.ts b/apps/components-e2e/src/components/filter-field/filter-field.ts index 4ecce6ef74..5af9b209aa 100644 --- a/apps/components-e2e/src/components/filter-field/filter-field.ts +++ b/apps/components-e2e/src/components/filter-field/filter-field.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/highlight/highlight.e2e.ts b/apps/components-e2e/src/components/highlight/highlight.e2e.ts index 9275fe47cc..56b869b568 100644 --- a/apps/components-e2e/src/components/highlight/highlight.e2e.ts +++ b/apps/components-e2e/src/components/highlight/highlight.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/highlight/highlight.module.ts b/apps/components-e2e/src/components/highlight/highlight.module.ts index 7721c2e6b7..6f2953f76e 100644 --- a/apps/components-e2e/src/components/highlight/highlight.module.ts +++ b/apps/components-e2e/src/components/highlight/highlight.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/highlight/highlight.po.ts b/apps/components-e2e/src/components/highlight/highlight.po.ts index cb99cb8b56..a344d5538a 100644 --- a/apps/components-e2e/src/components/highlight/highlight.po.ts +++ b/apps/components-e2e/src/components/highlight/highlight.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/highlight/highlight.ts b/apps/components-e2e/src/components/highlight/highlight.ts index 61374d902d..f7acaa06e9 100644 --- a/apps/components-e2e/src/components/highlight/highlight.ts +++ b/apps/components-e2e/src/components/highlight/highlight.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/key-value-list/key-value-list.e2e.ts b/apps/components-e2e/src/components/key-value-list/key-value-list.e2e.ts index b90c1f05ec..af55ade03b 100644 --- a/apps/components-e2e/src/components/key-value-list/key-value-list.e2e.ts +++ b/apps/components-e2e/src/components/key-value-list/key-value-list.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/key-value-list/key-value-list.module.ts b/apps/components-e2e/src/components/key-value-list/key-value-list.module.ts index 7f539cf0fa..74bf10367f 100644 --- a/apps/components-e2e/src/components/key-value-list/key-value-list.module.ts +++ b/apps/components-e2e/src/components/key-value-list/key-value-list.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/key-value-list/key-value-list.ts b/apps/components-e2e/src/components/key-value-list/key-value-list.ts index 72fdb47329..ba08ba231f 100644 --- a/apps/components-e2e/src/components/key-value-list/key-value-list.ts +++ b/apps/components-e2e/src/components/key-value-list/key-value-list.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/overlay/overlay.e2e.ts b/apps/components-e2e/src/components/overlay/overlay.e2e.ts index 412e222195..c7dc8389fd 100644 --- a/apps/components-e2e/src/components/overlay/overlay.e2e.ts +++ b/apps/components-e2e/src/components/overlay/overlay.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/overlay/overlay.module.ts b/apps/components-e2e/src/components/overlay/overlay.module.ts index 8c0b0e87a9..c21c18a918 100644 --- a/apps/components-e2e/src/components/overlay/overlay.module.ts +++ b/apps/components-e2e/src/components/overlay/overlay.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/overlay/overlay.po.ts b/apps/components-e2e/src/components/overlay/overlay.po.ts index bbe4b2a25c..d28068bfd4 100644 --- a/apps/components-e2e/src/components/overlay/overlay.po.ts +++ b/apps/components-e2e/src/components/overlay/overlay.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/overlay/overlay.ts b/apps/components-e2e/src/components/overlay/overlay.ts index 4f973249b1..ff4be9fe65 100644 --- a/apps/components-e2e/src/components/overlay/overlay.ts +++ b/apps/components-e2e/src/components/overlay/overlay.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/pagination/pagination.e2e.ts b/apps/components-e2e/src/components/pagination/pagination.e2e.ts index 584b35cd22..e4005dfffb 100644 --- a/apps/components-e2e/src/components/pagination/pagination.e2e.ts +++ b/apps/components-e2e/src/components/pagination/pagination.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/pagination/pagination.module.ts b/apps/components-e2e/src/components/pagination/pagination.module.ts index e977284146..a019e3041d 100644 --- a/apps/components-e2e/src/components/pagination/pagination.module.ts +++ b/apps/components-e2e/src/components/pagination/pagination.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/pagination/pagination.ts b/apps/components-e2e/src/components/pagination/pagination.ts index 3559298060..003844cff1 100644 --- a/apps/components-e2e/src/components/pagination/pagination.ts +++ b/apps/components-e2e/src/components/pagination/pagination.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/progress-bar/progress-bar.e2e.ts b/apps/components-e2e/src/components/progress-bar/progress-bar.e2e.ts index 93b4e71aa3..2f56ce556a 100644 --- a/apps/components-e2e/src/components/progress-bar/progress-bar.e2e.ts +++ b/apps/components-e2e/src/components/progress-bar/progress-bar.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/progress-bar/progress-bar.module.ts b/apps/components-e2e/src/components/progress-bar/progress-bar.module.ts index 0a94e53d5a..8d599016b8 100644 --- a/apps/components-e2e/src/components/progress-bar/progress-bar.module.ts +++ b/apps/components-e2e/src/components/progress-bar/progress-bar.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/progress-bar/progress-bar.ts b/apps/components-e2e/src/components/progress-bar/progress-bar.ts index f77a3cee91..4018417743 100644 --- a/apps/components-e2e/src/components/progress-bar/progress-bar.ts +++ b/apps/components-e2e/src/components/progress-bar/progress-bar.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/quick-filter/quick-filter-async/quick-filter-async.ts b/apps/components-e2e/src/components/quick-filter/quick-filter-async/quick-filter-async.ts index 31063ff31d..fdf6e759c9 100644 --- a/apps/components-e2e/src/components/quick-filter/quick-filter-async/quick-filter-async.ts +++ b/apps/components-e2e/src/components/quick-filter/quick-filter-async/quick-filter-async.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/quick-filter/quick-filter-initial-data/quick-filter-initial-data.ts b/apps/components-e2e/src/components/quick-filter/quick-filter-initial-data/quick-filter-initial-data.ts index db983ae91e..87d8470102 100644 --- a/apps/components-e2e/src/components/quick-filter/quick-filter-initial-data/quick-filter-initial-data.ts +++ b/apps/components-e2e/src/components/quick-filter/quick-filter-initial-data/quick-filter-initial-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/quick-filter/quick-filter-show-more/quick-filter-show-more.ts b/apps/components-e2e/src/components/quick-filter/quick-filter-show-more/quick-filter-show-more.ts index 26ab7ba7ce..f8453acfc1 100644 --- a/apps/components-e2e/src/components/quick-filter/quick-filter-show-more/quick-filter-show-more.ts +++ b/apps/components-e2e/src/components/quick-filter/quick-filter-show-more/quick-filter-show-more.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/quick-filter/quick-filter.e2e.ts b/apps/components-e2e/src/components/quick-filter/quick-filter.e2e.ts index 639bce8657..1aeb9e1018 100644 --- a/apps/components-e2e/src/components/quick-filter/quick-filter.e2e.ts +++ b/apps/components-e2e/src/components/quick-filter/quick-filter.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/quick-filter/quick-filter.module.ts b/apps/components-e2e/src/components/quick-filter/quick-filter.module.ts index 8e41a21f5b..8a6b9ae791 100644 --- a/apps/components-e2e/src/components/quick-filter/quick-filter.module.ts +++ b/apps/components-e2e/src/components/quick-filter/quick-filter.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/quick-filter/quick-filter.po.ts b/apps/components-e2e/src/components/quick-filter/quick-filter.po.ts index 5c4fc79b19..bd3d7e3618 100644 --- a/apps/components-e2e/src/components/quick-filter/quick-filter.po.ts +++ b/apps/components-e2e/src/components/quick-filter/quick-filter.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/quick-filter/quick-filter/quick-filter.ts b/apps/components-e2e/src/components/quick-filter/quick-filter/quick-filter.ts index ca4b37bb70..78f6505fc8 100644 --- a/apps/components-e2e/src/components/quick-filter/quick-filter/quick-filter.ts +++ b/apps/components-e2e/src/components/quick-filter/quick-filter/quick-filter.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/radial-chart/radial-chart.e2e.ts b/apps/components-e2e/src/components/radial-chart/radial-chart.e2e.ts index 2e5ed40c7f..45e8a4dcb2 100644 --- a/apps/components-e2e/src/components/radial-chart/radial-chart.e2e.ts +++ b/apps/components-e2e/src/components/radial-chart/radial-chart.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/radial-chart/radial-chart.module.ts b/apps/components-e2e/src/components/radial-chart/radial-chart.module.ts index 88781e12f5..5acf2c2b95 100644 --- a/apps/components-e2e/src/components/radial-chart/radial-chart.module.ts +++ b/apps/components-e2e/src/components/radial-chart/radial-chart.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/radial-chart/radial-chart.po.ts b/apps/components-e2e/src/components/radial-chart/radial-chart.po.ts index 52a80d3a0f..59749ebe2d 100644 --- a/apps/components-e2e/src/components/radial-chart/radial-chart.po.ts +++ b/apps/components-e2e/src/components/radial-chart/radial-chart.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/radial-chart/radial-chart.ts b/apps/components-e2e/src/components/radial-chart/radial-chart.ts index 0e31df5266..ff5e27d629 100644 --- a/apps/components-e2e/src/components/radial-chart/radial-chart.ts +++ b/apps/components-e2e/src/components/radial-chart/radial-chart.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/radio/radio.e2e.ts b/apps/components-e2e/src/components/radio/radio.e2e.ts index b1e528ff80..19f91696c0 100644 --- a/apps/components-e2e/src/components/radio/radio.e2e.ts +++ b/apps/components-e2e/src/components/radio/radio.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/radio/radio.module.ts b/apps/components-e2e/src/components/radio/radio.module.ts index 4c05720aac..c5e9470922 100644 --- a/apps/components-e2e/src/components/radio/radio.module.ts +++ b/apps/components-e2e/src/components/radio/radio.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/radio/radio.po.ts b/apps/components-e2e/src/components/radio/radio.po.ts index 683f126729..db4e8dc576 100644 --- a/apps/components-e2e/src/components/radio/radio.po.ts +++ b/apps/components-e2e/src/components/radio/radio.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/radio/radio.ts b/apps/components-e2e/src/components/radio/radio.ts index 0d5e4a4494..272ffb7e96 100644 --- a/apps/components-e2e/src/components/radio/radio.ts +++ b/apps/components-e2e/src/components/radio/radio.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/select/select.e2e.ts b/apps/components-e2e/src/components/select/select.e2e.ts index 9730cff27f..9a5c063092 100644 --- a/apps/components-e2e/src/components/select/select.e2e.ts +++ b/apps/components-e2e/src/components/select/select.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/select/select.po.ts b/apps/components-e2e/src/components/select/select.po.ts index d9c9858bac..fe0cb18c28 100644 --- a/apps/components-e2e/src/components/select/select.po.ts +++ b/apps/components-e2e/src/components/select/select.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/show-more/show-more.e2e.ts b/apps/components-e2e/src/components/show-more/show-more.e2e.ts index fc196bee28..65c4ad8e0e 100644 --- a/apps/components-e2e/src/components/show-more/show-more.e2e.ts +++ b/apps/components-e2e/src/components/show-more/show-more.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/show-more/show-more.module.ts b/apps/components-e2e/src/components/show-more/show-more.module.ts index 54bd5cc692..b52276feee 100644 --- a/apps/components-e2e/src/components/show-more/show-more.module.ts +++ b/apps/components-e2e/src/components/show-more/show-more.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/show-more/show-more.ts b/apps/components-e2e/src/components/show-more/show-more.ts index 29ec79cc6c..cb9fd23fc6 100644 --- a/apps/components-e2e/src/components/show-more/show-more.ts +++ b/apps/components-e2e/src/components/show-more/show-more.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/slider/slider.e2e.ts b/apps/components-e2e/src/components/slider/slider.e2e.ts index 26b8df658b..ee4483642e 100644 --- a/apps/components-e2e/src/components/slider/slider.e2e.ts +++ b/apps/components-e2e/src/components/slider/slider.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/slider/slider.module.ts b/apps/components-e2e/src/components/slider/slider.module.ts index b4f1b0d352..b4e375b4c6 100644 --- a/apps/components-e2e/src/components/slider/slider.module.ts +++ b/apps/components-e2e/src/components/slider/slider.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/slider/slider.po.ts b/apps/components-e2e/src/components/slider/slider.po.ts index 3d8b78437a..5bcf16c08c 100644 --- a/apps/components-e2e/src/components/slider/slider.po.ts +++ b/apps/components-e2e/src/components/slider/slider.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/slider/slider.ts b/apps/components-e2e/src/components/slider/slider.ts index 411cc7cf50..fe7f496ede 100644 --- a/apps/components-e2e/src/components/slider/slider.ts +++ b/apps/components-e2e/src/components/slider/slider.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.e2e.ts b/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.e2e.ts index e50e702588..bd6ac75566 100644 --- a/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.e2e.ts +++ b/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.module.ts b/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.module.ts index e43670ceb6..9de4aea569 100644 --- a/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.module.ts +++ b/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.po.ts b/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.po.ts index b229776cec..8c14b8880a 100644 --- a/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.po.ts +++ b/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.ts b/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.ts index 28504d5614..f76754ae1d 100644 --- a/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.ts +++ b/apps/components-e2e/src/components/stacked-series-chart/stacked-series-chart.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.e2e.ts b/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.e2e.ts index 870f01ebea..47053800a5 100644 --- a/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.e2e.ts +++ b/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.module.ts b/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.module.ts index c67d188c89..d981fbc58a 100644 --- a/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.module.ts +++ b/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.po.ts b/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.po.ts index 457e5e54aa..2085747b6b 100644 --- a/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.po.ts +++ b/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.ts b/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.ts index 071f50e263..e1bc788727 100644 --- a/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.ts +++ b/apps/components-e2e/src/components/sunburst-chart/sunburst-chart.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/switch/switch.e2e.ts b/apps/components-e2e/src/components/switch/switch.e2e.ts index 80b96f28dc..2e5ed1063d 100644 --- a/apps/components-e2e/src/components/switch/switch.e2e.ts +++ b/apps/components-e2e/src/components/switch/switch.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/switch/switch.module.ts b/apps/components-e2e/src/components/switch/switch.module.ts index 38c4fa8df2..44439655e3 100644 --- a/apps/components-e2e/src/components/switch/switch.module.ts +++ b/apps/components-e2e/src/components/switch/switch.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/switch/switch.ts b/apps/components-e2e/src/components/switch/switch.ts index c50759a349..eee352adb0 100644 --- a/apps/components-e2e/src/components/switch/switch.ts +++ b/apps/components-e2e/src/components/switch/switch.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/table/table-order-expandable/table-expandable.ts b/apps/components-e2e/src/components/table/table-order-expandable/table-expandable.ts index 1ed322d81b..356ca29522 100644 --- a/apps/components-e2e/src/components/table/table-order-expandable/table-expandable.ts +++ b/apps/components-e2e/src/components/table/table-order-expandable/table-expandable.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/table/table-simple/table-simple.ts b/apps/components-e2e/src/components/table/table-simple/table-simple.ts index 95c734f169..91c3a6a481 100644 --- a/apps/components-e2e/src/components/table/table-simple/table-simple.ts +++ b/apps/components-e2e/src/components/table/table-simple/table-simple.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/table/table.e2e.ts b/apps/components-e2e/src/components/table/table.e2e.ts index 05744ffd04..c52fb6519b 100644 --- a/apps/components-e2e/src/components/table/table.e2e.ts +++ b/apps/components-e2e/src/components/table/table.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/table/table.module.ts b/apps/components-e2e/src/components/table/table.module.ts index 9c39aa1b31..8e44e2aaff 100644 --- a/apps/components-e2e/src/components/table/table.module.ts +++ b/apps/components-e2e/src/components/table/table.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/table/table.po.ts b/apps/components-e2e/src/components/table/table.po.ts index ab3a0d4431..6ad8521e43 100644 --- a/apps/components-e2e/src/components/table/table.po.ts +++ b/apps/components-e2e/src/components/table/table.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/table/table/table.ts b/apps/components-e2e/src/components/table/table/table.ts index d9a3c01651..ce44c68392 100644 --- a/apps/components-e2e/src/components/table/table/table.ts +++ b/apps/components-e2e/src/components/table/table/table.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tabs/tabs.e2e.ts b/apps/components-e2e/src/components/tabs/tabs.e2e.ts index de7902382b..b4042f4c4f 100644 --- a/apps/components-e2e/src/components/tabs/tabs.e2e.ts +++ b/apps/components-e2e/src/components/tabs/tabs.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tabs/tabs.module.ts b/apps/components-e2e/src/components/tabs/tabs.module.ts index fca402af4a..e1c374d8f0 100644 --- a/apps/components-e2e/src/components/tabs/tabs.module.ts +++ b/apps/components-e2e/src/components/tabs/tabs.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tabs/tabs.ts b/apps/components-e2e/src/components/tabs/tabs.ts index a22a4727c1..fc74541d18 100644 --- a/apps/components-e2e/src/components/tabs/tabs.ts +++ b/apps/components-e2e/src/components/tabs/tabs.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tag/tag-add/tag-add.e2e.ts b/apps/components-e2e/src/components/tag/tag-add/tag-add.e2e.ts index 9bc1d4dc62..83ed41a5c0 100644 --- a/apps/components-e2e/src/components/tag/tag-add/tag-add.e2e.ts +++ b/apps/components-e2e/src/components/tag/tag-add/tag-add.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tag/tag-add/tag-add.po.ts b/apps/components-e2e/src/components/tag/tag-add/tag-add.po.ts index 019dd11160..c34253a2ae 100644 --- a/apps/components-e2e/src/components/tag/tag-add/tag-add.po.ts +++ b/apps/components-e2e/src/components/tag/tag-add/tag-add.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tag/tag-add/tag-add.ts b/apps/components-e2e/src/components/tag/tag-add/tag-add.ts index df16bf24e7..b4fe2083bb 100644 --- a/apps/components-e2e/src/components/tag/tag-add/tag-add.ts +++ b/apps/components-e2e/src/components/tag/tag-add/tag-add.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tag/tag-list/tag-list.e2e.ts b/apps/components-e2e/src/components/tag/tag-list/tag-list.e2e.ts index aafd8b7cc4..81d591cad3 100644 --- a/apps/components-e2e/src/components/tag/tag-list/tag-list.e2e.ts +++ b/apps/components-e2e/src/components/tag/tag-list/tag-list.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tag/tag-list/tag-list.ts b/apps/components-e2e/src/components/tag/tag-list/tag-list.ts index 6cac8528fb..2e67a022b7 100644 --- a/apps/components-e2e/src/components/tag/tag-list/tag-list.ts +++ b/apps/components-e2e/src/components/tag/tag-list/tag-list.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tag/tag.module.ts b/apps/components-e2e/src/components/tag/tag.module.ts index fd821eae2f..d99a74952f 100644 --- a/apps/components-e2e/src/components/tag/tag.module.ts +++ b/apps/components-e2e/src/components/tag/tag.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tile/tile.e2e.ts b/apps/components-e2e/src/components/tile/tile.e2e.ts index 0cd5fc27cf..4c9ee89f36 100644 --- a/apps/components-e2e/src/components/tile/tile.e2e.ts +++ b/apps/components-e2e/src/components/tile/tile.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tile/tile.module.ts b/apps/components-e2e/src/components/tile/tile.module.ts index e207d264b6..75d8fad367 100644 --- a/apps/components-e2e/src/components/tile/tile.module.ts +++ b/apps/components-e2e/src/components/tile/tile.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tile/tile.po.ts b/apps/components-e2e/src/components/tile/tile.po.ts index e7b0b9406f..c95de5ab44 100644 --- a/apps/components-e2e/src/components/tile/tile.po.ts +++ b/apps/components-e2e/src/components/tile/tile.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tile/tile.ts b/apps/components-e2e/src/components/tile/tile.ts index a923fbb788..8d637f7382 100644 --- a/apps/components-e2e/src/components/tile/tile.ts +++ b/apps/components-e2e/src/components/tile/tile.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tree-table/tree-table.e2e.ts b/apps/components-e2e/src/components/tree-table/tree-table.e2e.ts index 9ebd263adb..33fdd56d0e 100644 --- a/apps/components-e2e/src/components/tree-table/tree-table.e2e.ts +++ b/apps/components-e2e/src/components/tree-table/tree-table.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tree-table/tree-table.module.ts b/apps/components-e2e/src/components/tree-table/tree-table.module.ts index 206f63d043..3c9b9f6c10 100644 --- a/apps/components-e2e/src/components/tree-table/tree-table.module.ts +++ b/apps/components-e2e/src/components/tree-table/tree-table.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tree-table/tree-table.po.ts b/apps/components-e2e/src/components/tree-table/tree-table.po.ts index 5fdc786afd..b983934a51 100644 --- a/apps/components-e2e/src/components/tree-table/tree-table.po.ts +++ b/apps/components-e2e/src/components/tree-table/tree-table.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/components/tree-table/tree-table.ts b/apps/components-e2e/src/components/tree-table/tree-table.ts index c693a4dc44..e182c9c2c6 100644 --- a/apps/components-e2e/src/components/tree-table/tree-table.ts +++ b/apps/components-e2e/src/components/tree-table/tree-table.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/main.dev.ts b/apps/components-e2e/src/main.dev.ts index 11a05c9268..c1bd6f8dd6 100644 --- a/apps/components-e2e/src/main.dev.ts +++ b/apps/components-e2e/src/main.dev.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/main.prod.ts b/apps/components-e2e/src/main.prod.ts index d210ffdbb4..35a5a5f741 100644 --- a/apps/components-e2e/src/main.prod.ts +++ b/apps/components-e2e/src/main.prod.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/main.ts b/apps/components-e2e/src/main.ts index 6f9d46ee2b..9dcfa5babf 100644 --- a/apps/components-e2e/src/main.ts +++ b/apps/components-e2e/src/main.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/polyfills.ts b/apps/components-e2e/src/polyfills.ts index 44b973f8eb..0fa1d1eb96 100644 --- a/apps/components-e2e/src/polyfills.ts +++ b/apps/components-e2e/src/polyfills.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/services/data.service.ts b/apps/components-e2e/src/services/data.service.ts index 35899f3655..37e6982db6 100644 --- a/apps/components-e2e/src/services/data.service.ts +++ b/apps/components-e2e/src/services/data.service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/test-setup.ts b/apps/components-e2e/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/apps/components-e2e/src/test-setup.ts +++ b/apps/components-e2e/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/utils/index.ts b/apps/components-e2e/src/utils/index.ts index 44805cd414..b40c7eff92 100644 --- a/apps/components-e2e/src/utils/index.ts +++ b/apps/components-e2e/src/utils/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/utils/is-close-to.spec.ts b/apps/components-e2e/src/utils/is-close-to.spec.ts index 10a05da776..4b5033adb4 100644 --- a/apps/components-e2e/src/utils/is-close-to.spec.ts +++ b/apps/components-e2e/src/utils/is-close-to.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/utils/is-close-to.ts b/apps/components-e2e/src/utils/is-close-to.ts index cd0c049a6d..9a5f2769c1 100644 --- a/apps/components-e2e/src/utils/is-close-to.ts +++ b/apps/components-e2e/src/utils/is-close-to.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/utils/reset-window-to-default-size.ts b/apps/components-e2e/src/utils/reset-window-to-default-size.ts index a14e39fc30..b7017e82e7 100644 --- a/apps/components-e2e/src/utils/reset-window-to-default-size.ts +++ b/apps/components-e2e/src/utils/reset-window-to-default-size.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/components-e2e/src/utils/wait-for-angular.ts b/apps/components-e2e/src/utils/wait-for-angular.ts index 11862c3ab5..d973e85164 100644 --- a/apps/components-e2e/src/utils/wait-for-angular.ts +++ b/apps/components-e2e/src/utils/wait-for-angular.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/demos/src/app-routing.module.ts b/apps/demos/src/app-routing.module.ts index 4e67ec9b84..721104a8fb 100644 --- a/apps/demos/src/app-routing.module.ts +++ b/apps/demos/src/app-routing.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/demos/src/app.module.ts b/apps/demos/src/app.module.ts index caf6672809..11d3f614e2 100644 --- a/apps/demos/src/app.module.ts +++ b/apps/demos/src/app.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/demos/src/app.ts b/apps/demos/src/app.ts index 4c1f0fb7c8..5747429ee2 100644 --- a/apps/demos/src/app.ts +++ b/apps/demos/src/app.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/demos/src/barista-examples.a11y.ts b/apps/demos/src/barista-examples.a11y.ts index a44f2f8eec..85c9bd5edc 100644 --- a/apps/demos/src/barista-examples.a11y.ts +++ b/apps/demos/src/barista-examples.a11y.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/demos/src/environments/environment.ts b/apps/demos/src/environments/environment.ts index 04afd3355d..bc1c511ec6 100644 --- a/apps/demos/src/environments/environment.ts +++ b/apps/demos/src/environments/environment.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/demos/src/main.ts b/apps/demos/src/main.ts index 743e795918..728cf6a9eb 100644 --- a/apps/demos/src/main.ts +++ b/apps/demos/src/main.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/demos/src/nav-items.ts b/apps/demos/src/nav-items.ts index bf68a135e5..6df5434b9d 100644 --- a/apps/demos/src/nav-items.ts +++ b/apps/demos/src/nav-items.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/demos/src/polyfills.ts b/apps/demos/src/polyfills.ts index 44b973f8eb..0fa1d1eb96 100644 --- a/apps/demos/src/polyfills.ts +++ b/apps/demos/src/polyfills.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/demos/src/side-nav.component.ts b/apps/demos/src/side-nav.component.ts index f369c36e03..26a3c2e767 100644 --- a/apps/demos/src/side-nav.component.ts +++ b/apps/demos/src/side-nav.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/jest.config.js b/apps/design-tokens-ui/jest.config.js index 7580cf7ba5..03275c2178 100644 --- a/apps/design-tokens-ui/jest.config.js +++ b/apps/design-tokens-ui/jest.config.js @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/app/app.component.scss b/apps/design-tokens-ui/src/app/app.component.scss index 83e6ee2817..f1ff34ee6c 100644 --- a/apps/design-tokens-ui/src/app/app.component.scss +++ b/apps/design-tokens-ui/src/app/app.component.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/app/app.component.ts b/apps/design-tokens-ui/src/app/app.component.ts index e088178003..d351790281 100644 --- a/apps/design-tokens-ui/src/app/app.component.ts +++ b/apps/design-tokens-ui/src/app/app.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/app/app.module.ts b/apps/design-tokens-ui/src/app/app.module.ts index fec518e54e..6c0edf40a8 100644 --- a/apps/design-tokens-ui/src/app/app.module.ts +++ b/apps/design-tokens-ui/src/app/app.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/app/app.routing.module.ts b/apps/design-tokens-ui/src/app/app.routing.module.ts index e79d3e2d84..7b3d927e97 100644 --- a/apps/design-tokens-ui/src/app/app.routing.module.ts +++ b/apps/design-tokens-ui/src/app/app.routing.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/app/components/nav/nav.component.scss b/apps/design-tokens-ui/src/app/components/nav/nav.component.scss index 6c6bf07fae..e7f252ebb1 100644 --- a/apps/design-tokens-ui/src/app/components/nav/nav.component.scss +++ b/apps/design-tokens-ui/src/app/components/nav/nav.component.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/app/components/nav/nav.component.ts b/apps/design-tokens-ui/src/app/components/nav/nav.component.ts index 3887bc0389..491e875909 100644 --- a/apps/design-tokens-ui/src/app/components/nav/nav.component.ts +++ b/apps/design-tokens-ui/src/app/components/nav/nav.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/environments/environment.prod.ts b/apps/design-tokens-ui/src/environments/environment.prod.ts index 9d9cd03645..d0ae4b4120 100644 --- a/apps/design-tokens-ui/src/environments/environment.prod.ts +++ b/apps/design-tokens-ui/src/environments/environment.prod.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/environments/environment.ts b/apps/design-tokens-ui/src/environments/environment.ts index fd45da6dc8..c22cfc9b7f 100644 --- a/apps/design-tokens-ui/src/environments/environment.ts +++ b/apps/design-tokens-ui/src/environments/environment.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/main.ts b/apps/design-tokens-ui/src/main.ts index d30e35bac5..a0d334229c 100644 --- a/apps/design-tokens-ui/src/main.ts +++ b/apps/design-tokens-ui/src/main.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/spacings/spacings.component.ts b/apps/design-tokens-ui/src/pages/spacings/spacings.component.ts index a60d69c9d1..9b2e59d208 100644 --- a/apps/design-tokens-ui/src/pages/spacings/spacings.component.ts +++ b/apps/design-tokens-ui/src/pages/spacings/spacings.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/spacings/spacings.module.ts b/apps/design-tokens-ui/src/pages/spacings/spacings.module.ts index bd037ef28d..b14ccc8909 100644 --- a/apps/design-tokens-ui/src/pages/spacings/spacings.module.ts +++ b/apps/design-tokens-ui/src/pages/spacings/spacings.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/components/color-picker/color-picker.component.scss b/apps/design-tokens-ui/src/pages/theme-detail/components/color-picker/color-picker.component.scss index 8ab67c911e..de2cb1f678 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/components/color-picker/color-picker.component.scss +++ b/apps/design-tokens-ui/src/pages/theme-detail/components/color-picker/color-picker.component.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/components/color-picker/color-picker.component.ts b/apps/design-tokens-ui/src/pages/theme-detail/components/color-picker/color-picker.component.ts index 0b4c556013..c7a089fdda 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/components/color-picker/color-picker.component.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/components/color-picker/color-picker.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/components/distribution-curve/distribution-curve.component.ts b/apps/design-tokens-ui/src/pages/theme-detail/components/distribution-curve/distribution-curve.component.ts index bc35c9be85..42a6cdfb0a 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/components/distribution-curve/distribution-curve.component.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/components/distribution-curve/distribution-curve.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/components/easing-settings/easing-settings.component.ts b/apps/design-tokens-ui/src/pages/theme-detail/components/easing-settings/easing-settings.component.ts index 44d77a55af..4845533221 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/components/easing-settings/easing-settings.component.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/components/easing-settings/easing-settings.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/components/easing-type-select/easing-type-select.component.ts b/apps/design-tokens-ui/src/pages/theme-detail/components/easing-type-select/easing-type-select.component.ts index bda87fe10e..161372465b 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/components/easing-type-select/easing-type-select.component.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/components/easing-type-select/easing-type-select.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/components/palette-settings/palette-settings.component.ts b/apps/design-tokens-ui/src/pages/theme-detail/components/palette-settings/palette-settings.component.ts index e8949b00df..8fc1862e32 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/components/palette-settings/palette-settings.component.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/components/palette-settings/palette-settings.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/components/shared-generation-settings/shared-generation-settings.component.ts b/apps/design-tokens-ui/src/pages/theme-detail/components/shared-generation-settings/shared-generation-settings.component.ts index b7eae7daf3..685fb71459 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/components/shared-generation-settings/shared-generation-settings.component.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/components/shared-generation-settings/shared-generation-settings.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/components/theme-preview/theme-preview.component.ts b/apps/design-tokens-ui/src/pages/theme-detail/components/theme-preview/theme-preview.component.ts index fc72620ea2..07bd8d435e 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/components/theme-preview/theme-preview.component.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/components/theme-preview/theme-preview.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/components/theme-settings/theme-settings.component.ts b/apps/design-tokens-ui/src/pages/theme-detail/components/theme-settings/theme-settings.component.ts index f1ef70da59..e77e02c158 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/components/theme-settings/theme-settings.component.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/components/theme-settings/theme-settings.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.component.scss b/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.component.scss index 38f041f73f..42e9b8249f 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.component.scss +++ b/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.component.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.component.ts b/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.component.ts index 7b5ff2097f..eadac6aaf8 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.component.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.guard.ts b/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.guard.ts index 945846145a..915322eccf 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.guard.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.guard.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.module.ts b/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.module.ts index bc2d5b36a9..10f68c64da 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.module.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/theme-detail.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/theme-detail/validators.ts b/apps/design-tokens-ui/src/pages/theme-detail/validators.ts index 4dcbea07f1..41c8d01324 100644 --- a/apps/design-tokens-ui/src/pages/theme-detail/validators.ts +++ b/apps/design-tokens-ui/src/pages/theme-detail/validators.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/themes/components/theme-tile/theme-tile.component.scss b/apps/design-tokens-ui/src/pages/themes/components/theme-tile/theme-tile.component.scss index f3172309aa..a7f74a26a9 100644 --- a/apps/design-tokens-ui/src/pages/themes/components/theme-tile/theme-tile.component.scss +++ b/apps/design-tokens-ui/src/pages/themes/components/theme-tile/theme-tile.component.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/themes/components/theme-tile/theme-tile.component.ts b/apps/design-tokens-ui/src/pages/themes/components/theme-tile/theme-tile.component.ts index 8404840361..4e5bb65ae6 100644 --- a/apps/design-tokens-ui/src/pages/themes/components/theme-tile/theme-tile.component.ts +++ b/apps/design-tokens-ui/src/pages/themes/components/theme-tile/theme-tile.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/themes/themes.component.scss b/apps/design-tokens-ui/src/pages/themes/themes.component.scss index a389ac0899..b2e8b012a9 100644 --- a/apps/design-tokens-ui/src/pages/themes/themes.component.scss +++ b/apps/design-tokens-ui/src/pages/themes/themes.component.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/themes/themes.component.ts b/apps/design-tokens-ui/src/pages/themes/themes.component.ts index eb0860a4d0..166a2435f9 100644 --- a/apps/design-tokens-ui/src/pages/themes/themes.component.ts +++ b/apps/design-tokens-ui/src/pages/themes/themes.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pages/themes/themes.module.ts b/apps/design-tokens-ui/src/pages/themes/themes.module.ts index 1074a4b3d3..a47731ec3e 100644 --- a/apps/design-tokens-ui/src/pages/themes/themes.module.ts +++ b/apps/design-tokens-ui/src/pages/themes/themes.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pipes/humanize.pipe.ts b/apps/design-tokens-ui/src/pipes/humanize.pipe.ts index 8bd15e99f5..c9a931dfd1 100644 --- a/apps/design-tokens-ui/src/pipes/humanize.pipe.ts +++ b/apps/design-tokens-ui/src/pipes/humanize.pipe.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pipes/index.ts b/apps/design-tokens-ui/src/pipes/index.ts index 208233df33..8ea62f7d43 100644 --- a/apps/design-tokens-ui/src/pipes/index.ts +++ b/apps/design-tokens-ui/src/pipes/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/pipes/pipes.module.ts b/apps/design-tokens-ui/src/pipes/pipes.module.ts index c5a87f8ba7..0f6af9f63a 100644 --- a/apps/design-tokens-ui/src/pipes/pipes.module.ts +++ b/apps/design-tokens-ui/src/pipes/pipes.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/polyfills.ts b/apps/design-tokens-ui/src/polyfills.ts index f2a545bc44..dfdf55a496 100644 --- a/apps/design-tokens-ui/src/polyfills.ts +++ b/apps/design-tokens-ui/src/polyfills.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/services/app-theme/app-theme.service.ts b/apps/design-tokens-ui/src/services/app-theme/app-theme.service.ts index 3587cdaae7..135ed6b4a3 100644 --- a/apps/design-tokens-ui/src/services/app-theme/app-theme.service.ts +++ b/apps/design-tokens-ui/src/services/app-theme/app-theme.service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/services/app-theme/index.ts b/apps/design-tokens-ui/src/services/app-theme/index.ts index e6892c45fd..d845d532f0 100644 --- a/apps/design-tokens-ui/src/services/app-theme/index.ts +++ b/apps/design-tokens-ui/src/services/app-theme/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/services/palette/index.ts b/apps/design-tokens-ui/src/services/palette/index.ts index 3ae2dfa77b..1e30d8eddf 100644 --- a/apps/design-tokens-ui/src/services/palette/index.ts +++ b/apps/design-tokens-ui/src/services/palette/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/services/palette/palette-source.service.ts b/apps/design-tokens-ui/src/services/palette/palette-source.service.ts index 50870ba589..b4f77ee358 100644 --- a/apps/design-tokens-ui/src/services/palette/palette-source.service.ts +++ b/apps/design-tokens-ui/src/services/palette/palette-source.service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -83,7 +83,8 @@ export const getKeyColor = (palette: Palette) => @Injectable({ providedIn: 'root', }) -export class PaletteSourceService extends StatefulServiceBase +export class PaletteSourceService + extends StatefulServiceBase implements OnDestroy { /** Observable with all themes */ themes$ = this.state$.pipe(map((state) => state.themes)); diff --git a/apps/design-tokens-ui/src/services/spacing/index.ts b/apps/design-tokens-ui/src/services/spacing/index.ts index 92218334df..826ff8f787 100644 --- a/apps/design-tokens-ui/src/services/spacing/index.ts +++ b/apps/design-tokens-ui/src/services/spacing/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/services/spacing/spacing.service.ts b/apps/design-tokens-ui/src/services/spacing/spacing.service.ts index 6a53127690..479e7a958d 100644 --- a/apps/design-tokens-ui/src/services/spacing/spacing.service.ts +++ b/apps/design-tokens-ui/src/services/spacing/spacing.service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/services/stateful-service/index.ts b/apps/design-tokens-ui/src/services/stateful-service/index.ts index 425666a7a9..3b1f4444bd 100644 --- a/apps/design-tokens-ui/src/services/stateful-service/index.ts +++ b/apps/design-tokens-ui/src/services/stateful-service/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/services/stateful-service/stateful.service.ts b/apps/design-tokens-ui/src/services/stateful-service/stateful.service.ts index dec7ece513..cd9143a8cf 100644 --- a/apps/design-tokens-ui/src/services/stateful-service/stateful.service.ts +++ b/apps/design-tokens-ui/src/services/stateful-service/stateful.service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/services/style-overrides/index.ts b/apps/design-tokens-ui/src/services/style-overrides/index.ts index 435f8d407a..66ec555679 100644 --- a/apps/design-tokens-ui/src/services/style-overrides/index.ts +++ b/apps/design-tokens-ui/src/services/style-overrides/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/services/style-overrides/style-overrides.service.ts b/apps/design-tokens-ui/src/services/style-overrides/style-overrides.service.ts index 511d1c893c..d43c7bde74 100644 --- a/apps/design-tokens-ui/src/services/style-overrides/style-overrides.service.ts +++ b/apps/design-tokens-ui/src/services/style-overrides/style-overrides.service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/styles.scss b/apps/design-tokens-ui/src/styles.scss index cd32ed7a51..58801e162a 100644 --- a/apps/design-tokens-ui/src/styles.scss +++ b/apps/design-tokens-ui/src/styles.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/styles/fonts.scss b/apps/design-tokens-ui/src/styles/fonts.scss index 5af26f5e71..5d8dff9630 100644 --- a/apps/design-tokens-ui/src/styles/fonts.scss +++ b/apps/design-tokens-ui/src/styles/fonts.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/styles/input.scss b/apps/design-tokens-ui/src/styles/input.scss index 8e95c6ba3a..5a213966fa 100644 --- a/apps/design-tokens-ui/src/styles/input.scss +++ b/apps/design-tokens-ui/src/styles/input.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/styles/link.scss b/apps/design-tokens-ui/src/styles/link.scss index eda365a927..ded200b5a4 100644 --- a/apps/design-tokens-ui/src/styles/link.scss +++ b/apps/design-tokens-ui/src/styles/link.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/styles/overrides/checkbox.scss b/apps/design-tokens-ui/src/styles/overrides/checkbox.scss index 7e89e568e1..2ccce2c5d4 100644 --- a/apps/design-tokens-ui/src/styles/overrides/checkbox.scss +++ b/apps/design-tokens-ui/src/styles/overrides/checkbox.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/styles/overrides/select.scss b/apps/design-tokens-ui/src/styles/overrides/select.scss index 383132829e..9f01e13c38 100644 --- a/apps/design-tokens-ui/src/styles/overrides/select.scss +++ b/apps/design-tokens-ui/src/styles/overrides/select.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/styles/variables.scss b/apps/design-tokens-ui/src/styles/variables.scss index 3a609dbcc6..ba78a22f60 100644 --- a/apps/design-tokens-ui/src/styles/variables.scss +++ b/apps/design-tokens-ui/src/styles/variables.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/test-setup.ts b/apps/design-tokens-ui/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/apps/design-tokens-ui/src/test-setup.ts +++ b/apps/design-tokens-ui/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/utils/colors.ts b/apps/design-tokens-ui/src/utils/colors.ts index ef0b0c6854..8ff41d9a68 100644 --- a/apps/design-tokens-ui/src/utils/colors.ts +++ b/apps/design-tokens-ui/src/utils/colors.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/utils/download.ts b/apps/design-tokens-ui/src/utils/download.ts index eddb8243c6..0ecc650994 100644 --- a/apps/design-tokens-ui/src/utils/download.ts +++ b/apps/design-tokens-ui/src/utils/download.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/design-tokens-ui/src/utils/theme.ts b/apps/design-tokens-ui/src/utils/theme.ts index 1f0def1953..dbcf6840f8 100644 --- a/apps/design-tokens-ui/src/utils/theme.ts +++ b/apps/design-tokens-ui/src/utils/theme.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/alert/alert-demo.component.ts b/apps/dev/src/alert/alert-demo.component.ts index da58aad6bd..57435f41fe 100644 --- a/apps/dev/src/alert/alert-demo.component.ts +++ b/apps/dev/src/alert/alert-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/app.module.ts b/apps/dev/src/app.module.ts index 1263f2f1e0..8d0584efc1 100644 --- a/apps/dev/src/app.module.ts +++ b/apps/dev/src/app.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/autocomplete/autocomplete-demo.component.ts b/apps/dev/src/autocomplete/autocomplete-demo.component.ts index 29186edc9f..a86f1030ae 100644 --- a/apps/dev/src/autocomplete/autocomplete-demo.component.ts +++ b/apps/dev/src/autocomplete/autocomplete-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/bar-indicator/bar-indicator-demo.component.ts b/apps/dev/src/bar-indicator/bar-indicator-demo.component.ts index 58657d4613..ce5fe7ac54 100644 --- a/apps/dev/src/bar-indicator/bar-indicator-demo.component.ts +++ b/apps/dev/src/bar-indicator/bar-indicator-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/breadcrumbs/breadcrumbs-demo.component.ts b/apps/dev/src/breadcrumbs/breadcrumbs-demo.component.ts index b4db5d2a55..bfca1b794b 100644 --- a/apps/dev/src/breadcrumbs/breadcrumbs-demo.component.ts +++ b/apps/dev/src/breadcrumbs/breadcrumbs-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/button-group/button-group-demo.component.ts b/apps/dev/src/button-group/button-group-demo.component.ts index 66f2da10e2..5044529932 100644 --- a/apps/dev/src/button-group/button-group-demo.component.ts +++ b/apps/dev/src/button-group/button-group-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/button/button-demo.component.ts b/apps/dev/src/button/button-demo.component.ts index 54e3b16af9..8e647e2d6c 100644 --- a/apps/dev/src/button/button-demo.component.ts +++ b/apps/dev/src/button/button-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/card/card-demo.component.ts b/apps/dev/src/card/card-demo.component.ts index 3434ee6687..88802ee4e7 100644 --- a/apps/dev/src/card/card-demo.component.ts +++ b/apps/dev/src/card/card-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/chart/chart-data.ts b/apps/dev/src/chart/chart-data.ts index 5c89f27418..dda2c5d0eb 100644 --- a/apps/dev/src/chart/chart-data.ts +++ b/apps/dev/src/chart/chart-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/chart/chart-demo.component.html b/apps/dev/src/chart/chart-demo.component.html index d735345d19..2aba6c0820 100644 --- a/apps/dev/src/chart/chart-demo.component.html +++ b/apps/dev/src/chart/chart-demo.component.html @@ -38,7 +38,7 @@ > - + {{ data.series.name }} @@ -101,7 +101,7 @@ > - + {{ data.series.name }} diff --git a/apps/dev/src/chart/chart-demo.component.ts b/apps/dev/src/chart/chart-demo.component.ts index 6a10866183..9b8bba077d 100644 --- a/apps/dev/src/chart/chart-demo.component.ts +++ b/apps/dev/src/chart/chart-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/chart/chart-options.ts b/apps/dev/src/chart/chart-options.ts index 4c1d7b5eb2..bbd1ad6c01 100644 --- a/apps/dev/src/chart/chart-options.ts +++ b/apps/dev/src/chart/chart-options.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/chart/data-service.ts b/apps/dev/src/chart/data-service.ts index 7d6371716b..457b52069a 100644 --- a/apps/dev/src/chart/data-service.ts +++ b/apps/dev/src/chart/data-service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/checkbox/checkbox-demo.component.ts b/apps/dev/src/checkbox/checkbox-demo.component.ts index 99c3fceed4..900a930dbb 100644 --- a/apps/dev/src/checkbox/checkbox-demo.component.ts +++ b/apps/dev/src/checkbox/checkbox-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/combobox/combobox-demo.component.ts b/apps/dev/src/combobox/combobox-demo.component.ts index 4d78a21a4a..32b0ed6993 100644 --- a/apps/dev/src/combobox/combobox-demo.component.ts +++ b/apps/dev/src/combobox/combobox-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/confirmation-dialog/confirmation-dialog-demo.component.ts b/apps/dev/src/confirmation-dialog/confirmation-dialog-demo.component.ts index d483d2f7a0..f3fa571c97 100644 --- a/apps/dev/src/confirmation-dialog/confirmation-dialog-demo.component.ts +++ b/apps/dev/src/confirmation-dialog/confirmation-dialog-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/consumption/consumption-demo.component.html b/apps/dev/src/consumption/consumption-demo.component.html index 2a20cbe1f7..55b7845b69 100644 --- a/apps/dev/src/consumption/consumption-demo.component.html +++ b/apps/dev/src/consumption/consumption-demo.component.html @@ -9,17 +9,13 @@ - - Host units - + Host units {{ value | dtCount }}/{{ max | dtCount }} - - Restricted host unit hours - + Restricted host unit hours - - Host units - - - Quota - + Host units + Quota {{ 100000000 | dtCount }}/{{ 100000000 | dtCount }} @@ -90,17 +82,13 @@ - - DEM units - + DEM units {{ warningValue | dtCount }}/{{ warningMax | dtCount }} - - Flexible overages - + Flexible overages - - DEM units - - - Quota - + DEM units + Quota {{ 100000000 | dtCount }}/{{ 100000000 | dtCount }} @@ -126,9 +110,7 @@ color="warning" class="overlay-value-panel" > - - Flexible overages - + Flexible overages {{ 10500000 | dtCount }}/unlimited @@ -191,26 +173,18 @@ - - Log analytics - + Log analytics {{ errorValue | dtMegabytes }}/{{ errorMax | dtMegabytes }} - - Restricted host unit hours - + Restricted host unit hours - - Log analytics - - - Quota - + Log analytics + Quota {{ errorValue | dtMegabytes }}/{{ errorMax | dtMegabytes }} @@ -247,17 +221,13 @@ - - Custom metrics - + Custom metrics {{ noOverlayValue | dtCount }}/{{ noOverlayMax | dtCount }} - - Restricted overages - + Restricted overages
diff --git a/apps/dev/src/consumption/consumption-demo.component.ts b/apps/dev/src/consumption/consumption-demo.component.ts index dbfc7830bb..a6d81b836f 100644 --- a/apps/dev/src/consumption/consumption-demo.component.ts +++ b/apps/dev/src/consumption/consumption-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/container-breakpoint-observer/container-breakpoint-observer-demo.component.ts b/apps/dev/src/container-breakpoint-observer/container-breakpoint-observer-demo.component.ts index 2c64114ee1..2791be1c53 100644 --- a/apps/dev/src/container-breakpoint-observer/container-breakpoint-observer-demo.component.ts +++ b/apps/dev/src/container-breakpoint-observer/container-breakpoint-observer-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/context-dialog/context-dialog-demo.component.ts b/apps/dev/src/context-dialog/context-dialog-demo.component.ts index f6ea2b7046..61de4c3c4a 100644 --- a/apps/dev/src/context-dialog/context-dialog-demo.component.ts +++ b/apps/dev/src/context-dialog/context-dialog-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/copy-to-clipboard/copy-to-clipboard-demo.component.ts b/apps/dev/src/copy-to-clipboard/copy-to-clipboard-demo.component.ts index a31e9e4f17..5855dbb555 100644 --- a/apps/dev/src/copy-to-clipboard/copy-to-clipboard-demo.component.ts +++ b/apps/dev/src/copy-to-clipboard/copy-to-clipboard-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/datepicker/datepicker-demo.component.ts b/apps/dev/src/datepicker/datepicker-demo.component.ts index a8cffec01b..a879dcc4c2 100644 --- a/apps/dev/src/datepicker/datepicker-demo.component.ts +++ b/apps/dev/src/datepicker/datepicker-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/devapp-routing.module.ts b/apps/dev/src/devapp-routing.module.ts index 68278ec693..ffa7d56044 100644 --- a/apps/dev/src/devapp-routing.module.ts +++ b/apps/dev/src/devapp-routing.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/devapp.component.ts b/apps/dev/src/devapp.component.ts index e44e54725c..dc3b2bc01a 100644 --- a/apps/dev/src/devapp.component.ts +++ b/apps/dev/src/devapp.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/drawer-table/drawer-table-demo.component.ts b/apps/dev/src/drawer-table/drawer-table-demo.component.ts index ed0469e844..1f5a6a744b 100644 --- a/apps/dev/src/drawer-table/drawer-table-demo.component.ts +++ b/apps/dev/src/drawer-table/drawer-table-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/drawer/drawer-demo.component.html b/apps/dev/src/drawer/drawer-demo.component.html index 3d0603baf7..e1eac11ba4 100644 --- a/apps/dev/src/drawer/drawer-demo.component.html +++ b/apps/dev/src/drawer/drawer-demo.component.html @@ -56,9 +56,7 @@

position end

Over mode

- - I am in the over mode 👽 - + I am in the over mode 👽 Hey I am the main content of this spacy over mode @@ -103,9 +101,7 @@

Nested

Nested

- - I am in the over mode 👽 - + I am in the over mode 👽 I am the second over drawer diff --git a/apps/dev/src/drawer/drawer-demo.component.ts b/apps/dev/src/drawer/drawer-demo.component.ts index 0b4a1773a8..85561bd594 100644 --- a/apps/dev/src/drawer/drawer-demo.component.ts +++ b/apps/dev/src/drawer/drawer-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/dt-components.module.ts b/apps/dev/src/dt-components.module.ts index 5ae67793ba..eeec89d004 100644 --- a/apps/dev/src/dt-components.module.ts +++ b/apps/dev/src/dt-components.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/empty-state/empty-state-demo.html b/apps/dev/src/empty-state/empty-state-demo.html index 9eda31f2bb..7036079417 100644 --- a/apps/dev/src/empty-state/empty-state-demo.html +++ b/apps/dev/src/empty-state/empty-state-demo.html @@ -48,9 +48,7 @@

[ CTA card using dt-card and dt-empty-state with multiple items ]

- - CTA card title - + CTA card title + Item outside a group Item outside a group - + Problems User sessions Smartscape topology @@ -40,15 +36,11 @@ Dashboards Create custom chart Reports - + - + Problems User sessions Smartscape topology @@ -75,15 +67,11 @@ Dashboards Create custom chart Reports - + - + Problems User sessions Smartscape topology diff --git a/apps/dev/src/menu/menu-demo.ts b/apps/dev/src/menu/menu-demo.ts index 612baad607..ae9b98168d 100644 --- a/apps/dev/src/menu/menu-demo.ts +++ b/apps/dev/src/menu/menu-demo.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/micro-chart/micro-chart-demo.component.ts b/apps/dev/src/micro-chart/micro-chart-demo.component.ts index 7cdbbf51f5..5f94a8cf6a 100644 --- a/apps/dev/src/micro-chart/micro-chart-demo.component.ts +++ b/apps/dev/src/micro-chart/micro-chart-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/overlay/overlay-demo.component.html b/apps/dev/src/overlay/overlay-demo.component.html index ff21b9b616..5dd4fdf435 100644 --- a/apps/dev/src/overlay/overlay-demo.component.html +++ b/apps/dev/src/overlay/overlay-demo.component.html @@ -1,4 +1,4 @@ - + Hover me diff --git a/apps/dev/src/overlay/overlay-demo.component.ts b/apps/dev/src/overlay/overlay-demo.component.ts index 520960ffce..f85180106c 100644 --- a/apps/dev/src/overlay/overlay-demo.component.ts +++ b/apps/dev/src/overlay/overlay-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/pagination/pagination-demo.component.ts b/apps/dev/src/pagination/pagination-demo.component.ts index 05c29a073a..7d37a8e62e 100644 --- a/apps/dev/src/pagination/pagination-demo.component.ts +++ b/apps/dev/src/pagination/pagination-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/polyfills.ts b/apps/dev/src/polyfills.ts index 44b973f8eb..0fa1d1eb96 100644 --- a/apps/dev/src/polyfills.ts +++ b/apps/dev/src/polyfills.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/progress-bar/progress-bar-demo.component.ts b/apps/dev/src/progress-bar/progress-bar-demo.component.ts index 86117448bd..ab540c685f 100644 --- a/apps/dev/src/progress-bar/progress-bar-demo.component.ts +++ b/apps/dev/src/progress-bar/progress-bar-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/progress-circle/progress-circle-demo.component.ts b/apps/dev/src/progress-circle/progress-circle-demo.component.ts index af22d8b41e..e453a731a0 100644 --- a/apps/dev/src/progress-circle/progress-circle-demo.component.ts +++ b/apps/dev/src/progress-circle/progress-circle-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/quick-filter/quick-filter-demo.component.ts b/apps/dev/src/quick-filter/quick-filter-demo.component.ts index fc29f6f4d5..063b6f8ed6 100644 --- a/apps/dev/src/quick-filter/quick-filter-demo.component.ts +++ b/apps/dev/src/quick-filter/quick-filter-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/radial-chart/radial-chart-demo.component.ts b/apps/dev/src/radial-chart/radial-chart-demo.component.ts index a086eb0b04..ad2cab022c 100644 --- a/apps/dev/src/radial-chart/radial-chart-demo.component.ts +++ b/apps/dev/src/radial-chart/radial-chart-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/radio/radio-demo.component.ts b/apps/dev/src/radio/radio-demo.component.ts index 83640cb482..5403c07753 100644 --- a/apps/dev/src/radio/radio-demo.component.ts +++ b/apps/dev/src/radio/radio-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/secondary-nav/secondary-nav-demo.component.html b/apps/dev/src/secondary-nav/secondary-nav-demo.component.html index f2c85314a4..bebbce4d26 100644 --- a/apps/dev/src/secondary-nav/secondary-nav-demo.component.html +++ b/apps/dev/src/secondary-nav/secondary-nav-demo.component.html @@ -1,4 +1,4 @@ -
+
Dynamic example @@ -56,7 +56,7 @@ - diff --git a/apps/dev/src/secondary-nav/secondary-nav-demo.component.ts b/apps/dev/src/secondary-nav/secondary-nav-demo.component.ts index 0d486e75b6..a3b808da5f 100644 --- a/apps/dev/src/secondary-nav/secondary-nav-demo.component.ts +++ b/apps/dev/src/secondary-nav/secondary-nav-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/select/select-demo.component.ts b/apps/dev/src/select/select-demo.component.ts index ddd121b095..a791165c8b 100644 --- a/apps/dev/src/select/select-demo.component.ts +++ b/apps/dev/src/select/select-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -25,9 +25,8 @@ import { DtSelect } from '@dynatrace/barista-components/select'; }) export class SelectDemo { hasMedian = false; - @ViewChild('median', { read: DtSelect, static: true }) medianSelect: DtSelect< - string - >; + @ViewChild('median', { read: DtSelect, static: true }) + medianSelect: DtSelect; changeToMedian(): void { this.medianSelect.value = 'Median'; diff --git a/apps/dev/src/show-more/show-more-demo.component.ts b/apps/dev/src/show-more/show-more-demo.component.ts index c5fa07f346..a2fff62a1b 100644 --- a/apps/dev/src/show-more/show-more-demo.component.ts +++ b/apps/dev/src/show-more/show-more-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/sidenav/sidenav-demo.component.ts b/apps/dev/src/sidenav/sidenav-demo.component.ts index c0df5a4b1c..c9430113b6 100644 --- a/apps/dev/src/sidenav/sidenav-demo.component.ts +++ b/apps/dev/src/sidenav/sidenav-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/slider/slider-demo.component.ts b/apps/dev/src/slider/slider-demo.component.ts index 70c42c15e7..f927d2bc4c 100644 --- a/apps/dev/src/slider/slider-demo.component.ts +++ b/apps/dev/src/slider/slider-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/stacked-series-chart/stacked-series-chart-demo-data.ts b/apps/dev/src/stacked-series-chart/stacked-series-chart-demo-data.ts index fbd14e1ec4..6de5544504 100644 --- a/apps/dev/src/stacked-series-chart/stacked-series-chart-demo-data.ts +++ b/apps/dev/src/stacked-series-chart/stacked-series-chart-demo-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/stacked-series-chart/stacked-series-chart-demo.component.ts b/apps/dev/src/stacked-series-chart/stacked-series-chart-demo.component.ts index 7596081460..55c6afd0c0 100644 --- a/apps/dev/src/stacked-series-chart/stacked-series-chart-demo.component.ts +++ b/apps/dev/src/stacked-series-chart/stacked-series-chart-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/stepper/stepper-demo.component.ts b/apps/dev/src/stepper/stepper-demo.component.ts index 801b9be876..feaa204594 100644 --- a/apps/dev/src/stepper/stepper-demo.component.ts +++ b/apps/dev/src/stepper/stepper-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/sunburst-chart/sunburst-chart-demo-data.ts b/apps/dev/src/sunburst-chart/sunburst-chart-demo-data.ts index 654ec4b8bf..223b960a71 100644 --- a/apps/dev/src/sunburst-chart/sunburst-chart-demo-data.ts +++ b/apps/dev/src/sunburst-chart/sunburst-chart-demo-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/sunburst-chart/sunburst-chart-demo.component.ts b/apps/dev/src/sunburst-chart/sunburst-chart-demo.component.ts index 7ce07f2e77..3b50a401a8 100644 --- a/apps/dev/src/sunburst-chart/sunburst-chart-demo.component.ts +++ b/apps/dev/src/sunburst-chart/sunburst-chart-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/switch/switch-demo.component.ts b/apps/dev/src/switch/switch-demo.component.ts index 3864007f37..bbd01a2182 100644 --- a/apps/dev/src/switch/switch-demo.component.ts +++ b/apps/dev/src/switch/switch-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/table-order/table-order-demo.component.html b/apps/dev/src/table-order/table-order-demo.component.html index f5671b43cf..54eac1ad73 100644 --- a/apps/dev/src/table-order/table-order-demo.component.html +++ b/apps/dev/src/table-order/table-order-demo.component.html @@ -29,9 +29,7 @@

Simple table with reorder

- +

Table with expandable rows and reorder

@@ -80,8 +78,6 @@

Table with expandable rows and reorder

" [expanded]="row.expanded" > - - Expandable content - + Expandable content diff --git a/apps/dev/src/table-order/table-order-demo.component.ts b/apps/dev/src/table-order/table-order-demo.component.ts index e0a1eb5de3..20686555d5 100644 --- a/apps/dev/src/table-order/table-order-demo.component.ts +++ b/apps/dev/src/table-order/table-order-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/table/table-demo.component.ts b/apps/dev/src/table/table-demo.component.ts index 61fbfe325c..8cb5bca4bc 100644 --- a/apps/dev/src/table/table-demo.component.ts +++ b/apps/dev/src/table/table-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/tabs/tabs-demo.component.ts b/apps/dev/src/tabs/tabs-demo.component.ts index 990649af9e..320e46be8b 100644 --- a/apps/dev/src/tabs/tabs-demo.component.ts +++ b/apps/dev/src/tabs/tabs-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/tag/tag-demo.component.ts b/apps/dev/src/tag/tag-demo.component.ts index c770a5396e..d6c83ac1cf 100644 --- a/apps/dev/src/tag/tag-demo.component.ts +++ b/apps/dev/src/tag/tag-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/tile/tile-demo.component.html b/apps/dev/src/tile/tile-demo.component.html index 7b903da8f3..f0585c6888 100644 --- a/apps/dev/src/tile/tile-demo.component.html +++ b/apps/dev/src/tile/tile-demo.component.html @@ -5,7 +5,7 @@ Network traffic -
+
@@ -13,7 +13,7 @@ Network traffic -
+
diff --git a/apps/dev/src/tile/tile-demo.component.ts b/apps/dev/src/tile/tile-demo.component.ts index 6ab110bfb5..fc80d791f3 100644 --- a/apps/dev/src/tile/tile-demo.component.ts +++ b/apps/dev/src/tile/tile-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/timeline-chart/timeline-chart-demo.component.ts b/apps/dev/src/timeline-chart/timeline-chart-demo.component.ts index 854ffc47db..e0b1e43b1e 100644 --- a/apps/dev/src/timeline-chart/timeline-chart-demo.component.ts +++ b/apps/dev/src/timeline-chart/timeline-chart-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/toast/toast-demo.component.ts b/apps/dev/src/toast/toast-demo.component.ts index 0ac671c889..536da9c4da 100644 --- a/apps/dev/src/toast/toast-demo.component.ts +++ b/apps/dev/src/toast/toast-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/toggle-button-group/toggle-button-group-demo.component.html b/apps/dev/src/toggle-button-group/toggle-button-group-demo.component.html index 881fe4422f..a43034cfc3 100644 --- a/apps/dev/src/toggle-button-group/toggle-button-group-demo.component.html +++ b/apps/dev/src/toggle-button-group/toggle-button-group-demo.component.html @@ -81,11 +81,11 @@

Toggle button group with dynamic items

{{ item }} -
+
-
Current value: "{{ group4.value }}"
+
Current value: "{{ group4.value }}"

Toggle button group in a grid with load more

@@ -105,4 +105,4 @@

Toggle button group in a grid with load more

-
Current value: "{{ group5.value }}"
+
Current value: "{{ group5.value }}"
diff --git a/apps/dev/src/toggle-button-group/toggle-button-group-demo.component.ts b/apps/dev/src/toggle-button-group/toggle-button-group-demo.component.ts index 332f44f657..30fc4f2e7a 100644 --- a/apps/dev/src/toggle-button-group/toggle-button-group-demo.component.ts +++ b/apps/dev/src/toggle-button-group/toggle-button-group-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/top-bar-navigation/top-bar-navigation-demo.component.ts b/apps/dev/src/top-bar-navigation/top-bar-navigation-demo.component.ts index a96e55ef0a..0746d6fb3b 100644 --- a/apps/dev/src/top-bar-navigation/top-bar-navigation-demo.component.ts +++ b/apps/dev/src/top-bar-navigation/top-bar-navigation-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/dev/src/tree-table/tree-table-demo.component.ts b/apps/dev/src/tree-table/tree-table-demo.component.ts index 99643212c0..13cd509114 100644 --- a/apps/dev/src/tree-table/tree-table-demo.component.ts +++ b/apps/dev/src/tree-table/tree-table-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/code.ts b/apps/figma-design-tokens/src/code.ts index 51da733bfa..0c15fea7fd 100644 --- a/apps/figma-design-tokens/src/code.ts +++ b/apps/figma-design-tokens/src/code.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/command-dispatcher.ts b/apps/figma-design-tokens/src/command-dispatcher.ts index 68dfcd8080..17e8a8517f 100644 --- a/apps/figma-design-tokens/src/command-dispatcher.ts +++ b/apps/figma-design-tokens/src/command-dispatcher.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/command-handlers/dev/clear-cache.ts b/apps/figma-design-tokens/src/command-handlers/dev/clear-cache.ts index a7674c6292..54875735a0 100644 --- a/apps/figma-design-tokens/src/command-handlers/dev/clear-cache.ts +++ b/apps/figma-design-tokens/src/command-handlers/dev/clear-cache.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/command-handlers/dev/delete-color-tokens.ts b/apps/figma-design-tokens/src/command-handlers/dev/delete-color-tokens.ts index 370eb51ff3..556d50467e 100644 --- a/apps/figma-design-tokens/src/command-handlers/dev/delete-color-tokens.ts +++ b/apps/figma-design-tokens/src/command-handlers/dev/delete-color-tokens.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/command-handlers/migrate.ts b/apps/figma-design-tokens/src/command-handlers/migrate.ts index 11d0267219..9b56520442 100644 --- a/apps/figma-design-tokens/src/command-handlers/migrate.ts +++ b/apps/figma-design-tokens/src/command-handlers/migrate.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/command-handlers/publish.ts b/apps/figma-design-tokens/src/command-handlers/publish.ts index 3c46444ee9..3a0462ae0b 100644 --- a/apps/figma-design-tokens/src/command-handlers/publish.ts +++ b/apps/figma-design-tokens/src/command-handlers/publish.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/command-handlers/set-theme.ts b/apps/figma-design-tokens/src/command-handlers/set-theme.ts index 31097f57a7..dd7aaa4633 100644 --- a/apps/figma-design-tokens/src/command-handlers/set-theme.ts +++ b/apps/figma-design-tokens/src/command-handlers/set-theme.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/command-handlers/sync.ts b/apps/figma-design-tokens/src/command-handlers/sync.ts index 02cde80124..afcea858ba 100644 --- a/apps/figma-design-tokens/src/command-handlers/sync.ts +++ b/apps/figma-design-tokens/src/command-handlers/sync.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/components/loading-spinner.ts b/apps/figma-design-tokens/src/components/loading-spinner.ts index b212bc543d..3d8a4fd9f0 100644 --- a/apps/figma-design-tokens/src/components/loading-spinner.ts +++ b/apps/figma-design-tokens/src/components/loading-spinner.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/components/metadata-upload-confirm.ts b/apps/figma-design-tokens/src/components/metadata-upload-confirm.ts index 481b34e143..592ed23089 100644 --- a/apps/figma-design-tokens/src/components/metadata-upload-confirm.ts +++ b/apps/figma-design-tokens/src/components/metadata-upload-confirm.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/environment.ts b/apps/figma-design-tokens/src/environment.ts index 3a025b62d8..7c00a9c3fc 100644 --- a/apps/figma-design-tokens/src/environment.ts +++ b/apps/figma-design-tokens/src/environment.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/shared/conversion.ts b/apps/figma-design-tokens/src/shared/conversion.ts index 0c939a9569..4e1271d793 100644 --- a/apps/figma-design-tokens/src/shared/conversion.ts +++ b/apps/figma-design-tokens/src/shared/conversion.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/shared/figma-util.ts b/apps/figma-design-tokens/src/shared/figma-util.ts index e00fde1b9c..51523c76f6 100644 --- a/apps/figma-design-tokens/src/shared/figma-util.ts +++ b/apps/figma-design-tokens/src/shared/figma-util.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/shared/ipc.ts b/apps/figma-design-tokens/src/shared/ipc.ts index 83eb542165..a3ae56001f 100644 --- a/apps/figma-design-tokens/src/shared/ipc.ts +++ b/apps/figma-design-tokens/src/shared/ipc.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/shared/storage.ts b/apps/figma-design-tokens/src/shared/storage.ts index 92fb60e12f..d4f81635a2 100644 --- a/apps/figma-design-tokens/src/shared/storage.ts +++ b/apps/figma-design-tokens/src/shared/storage.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/shared/types.d.ts b/apps/figma-design-tokens/src/shared/types.d.ts index 1ebd5e1e07..c2a7e79f3a 100644 --- a/apps/figma-design-tokens/src/shared/types.d.ts +++ b/apps/figma-design-tokens/src/shared/types.d.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/styles.scss b/apps/figma-design-tokens/src/styles.scss index 5cfc8e0e4f..3784d2df82 100644 --- a/apps/figma-design-tokens/src/styles.scss +++ b/apps/figma-design-tokens/src/styles.scss @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/test.css b/apps/figma-design-tokens/src/test.css index 9e37d5909b..5e3842142c 100644 --- a/apps/figma-design-tokens/src/test.css +++ b/apps/figma-design-tokens/src/test.css @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/figma-design-tokens/src/ui.ts b/apps/figma-design-tokens/src/ui.ts index d194673522..25e62a085a 100644 --- a/apps/figma-design-tokens/src/ui.ts +++ b/apps/figma-design-tokens/src/ui.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/app/app.component.ts b/apps/fluid-dev/src/app/app.component.ts index f048538fd3..f40a27b7d2 100644 --- a/apps/fluid-dev/src/app/app.component.ts +++ b/apps/fluid-dev/src/app/app.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/app/app.module.ts b/apps/fluid-dev/src/app/app.module.ts index 2631295bfe..a0f9f81623 100644 --- a/apps/fluid-dev/src/app/app.module.ts +++ b/apps/fluid-dev/src/app/app.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/app/app.routing.module.ts b/apps/fluid-dev/src/app/app.routing.module.ts index b5bd595573..92a268c81f 100644 --- a/apps/fluid-dev/src/app/app.routing.module.ts +++ b/apps/fluid-dev/src/app/app.routing.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/main.ts b/apps/fluid-dev/src/main.ts index 1ddb00385c..88e695caac 100644 --- a/apps/fluid-dev/src/main.ts +++ b/apps/fluid-dev/src/main.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/button-group/button-group-page.component.ts b/apps/fluid-dev/src/pages/button-group/button-group-page.component.ts index 261c85697c..a5fe5acaf6 100644 --- a/apps/fluid-dev/src/pages/button-group/button-group-page.component.ts +++ b/apps/fluid-dev/src/pages/button-group/button-group-page.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/button-group/button-group-page.module.ts b/apps/fluid-dev/src/pages/button-group/button-group-page.module.ts index ce1c6ae097..c6fc09c976 100644 --- a/apps/fluid-dev/src/pages/button-group/button-group-page.module.ts +++ b/apps/fluid-dev/src/pages/button-group/button-group-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/button/button-page.component.ts b/apps/fluid-dev/src/pages/button/button-page.component.ts index d92f32f56e..b6e53dc57b 100644 --- a/apps/fluid-dev/src/pages/button/button-page.component.ts +++ b/apps/fluid-dev/src/pages/button/button-page.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/button/button-page.module.ts b/apps/fluid-dev/src/pages/button/button-page.module.ts index 803d6e9a83..7e820bde8a 100644 --- a/apps/fluid-dev/src/pages/button/button-page.module.ts +++ b/apps/fluid-dev/src/pages/button/button-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/checkbox/checkbox-page.component.ts b/apps/fluid-dev/src/pages/checkbox/checkbox-page.component.ts index c4edb62ba5..8ef1126998 100644 --- a/apps/fluid-dev/src/pages/checkbox/checkbox-page.component.ts +++ b/apps/fluid-dev/src/pages/checkbox/checkbox-page.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/checkbox/checkbox-page.module.ts b/apps/fluid-dev/src/pages/checkbox/checkbox-page.module.ts index 1ec4c3c212..1b2d48e883 100644 --- a/apps/fluid-dev/src/pages/checkbox/checkbox-page.module.ts +++ b/apps/fluid-dev/src/pages/checkbox/checkbox-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/icon/icon-page.component.ts b/apps/fluid-dev/src/pages/icon/icon-page.component.ts index 8ad291c779..6556f3e8f4 100644 --- a/apps/fluid-dev/src/pages/icon/icon-page.component.ts +++ b/apps/fluid-dev/src/pages/icon/icon-page.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/icon/icon-page.module.ts b/apps/fluid-dev/src/pages/icon/icon-page.module.ts index bf9917f50a..26b29a3c77 100644 --- a/apps/fluid-dev/src/pages/icon/icon-page.module.ts +++ b/apps/fluid-dev/src/pages/icon/icon-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/popover/popover-page.component.ts b/apps/fluid-dev/src/pages/popover/popover-page.component.ts index 2b121d6d3c..80cb8877b1 100644 --- a/apps/fluid-dev/src/pages/popover/popover-page.component.ts +++ b/apps/fluid-dev/src/pages/popover/popover-page.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/popover/popover-page.module.ts b/apps/fluid-dev/src/pages/popover/popover-page.module.ts index 5dbf5031a1..b1ee4e2e61 100644 --- a/apps/fluid-dev/src/pages/popover/popover-page.module.ts +++ b/apps/fluid-dev/src/pages/popover/popover-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/switch/switch-page.component.ts b/apps/fluid-dev/src/pages/switch/switch-page.component.ts index 278b730f27..1c0174b46a 100644 --- a/apps/fluid-dev/src/pages/switch/switch-page.component.ts +++ b/apps/fluid-dev/src/pages/switch/switch-page.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/switch/switch-page.module.ts b/apps/fluid-dev/src/pages/switch/switch-page.module.ts index d0cfa5ae64..c306710667 100644 --- a/apps/fluid-dev/src/pages/switch/switch-page.module.ts +++ b/apps/fluid-dev/src/pages/switch/switch-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/tab/tab-page.component.html b/apps/fluid-dev/src/pages/tab/tab-page.component.html index 76e353453e..cdfa01d717 100644 --- a/apps/fluid-dev/src/pages/tab/tab-page.component.html +++ b/apps/fluid-dev/src/pages/tab/tab-page.component.html @@ -1,15 +1,9 @@ - - Build - - - Type - - - History - + Build + Type + History Saved Queries @@ -66,9 +60,7 @@

Section 4

-

- Tab A is set active and the Tab-groups activetabid is B -

+

Tab A is set active and the Tab-groups activetabid is B

A B diff --git a/apps/fluid-dev/src/pages/tab/tab-page.component.ts b/apps/fluid-dev/src/pages/tab/tab-page.component.ts index 4a252351d9..b1d6357d32 100644 --- a/apps/fluid-dev/src/pages/tab/tab-page.component.ts +++ b/apps/fluid-dev/src/pages/tab/tab-page.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/tab/tab-page.module.ts b/apps/fluid-dev/src/pages/tab/tab-page.module.ts index 1997a27088..f5e231fa5f 100644 --- a/apps/fluid-dev/src/pages/tab/tab-page.module.ts +++ b/apps/fluid-dev/src/pages/tab/tab-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/virtual-scroll-container/virtual-scroll-container-page.component.ts b/apps/fluid-dev/src/pages/virtual-scroll-container/virtual-scroll-container-page.component.ts index 9c4107c020..c788d58e66 100644 --- a/apps/fluid-dev/src/pages/virtual-scroll-container/virtual-scroll-container-page.component.ts +++ b/apps/fluid-dev/src/pages/virtual-scroll-container/virtual-scroll-container-page.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/pages/virtual-scroll-container/virtual-scroll-container-page.module.ts b/apps/fluid-dev/src/pages/virtual-scroll-container/virtual-scroll-container-page.module.ts index 867000f9c6..51436d23be 100644 --- a/apps/fluid-dev/src/pages/virtual-scroll-container/virtual-scroll-container-page.module.ts +++ b/apps/fluid-dev/src/pages/virtual-scroll-container/virtual-scroll-container-page.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/polyfills.ts b/apps/fluid-dev/src/polyfills.ts index 4ab91c287b..88eb20c871 100644 --- a/apps/fluid-dev/src/polyfills.ts +++ b/apps/fluid-dev/src/polyfills.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/fluid-dev/src/test-setup.ts b/apps/fluid-dev/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/apps/fluid-dev/src/test-setup.ts +++ b/apps/fluid-dev/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/next/src/app/app.component.ts b/apps/next/src/app/app.component.ts index 612d95b30b..b37a2391f2 100644 --- a/apps/next/src/app/app.component.ts +++ b/apps/next/src/app/app.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/next/src/app/app.module.ts b/apps/next/src/app/app.module.ts index 4ebd6a20f2..611cbf2b25 100644 --- a/apps/next/src/app/app.module.ts +++ b/apps/next/src/app/app.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/next/src/app/app.routing.module.ts b/apps/next/src/app/app.routing.module.ts index bf8b669cff..9b09bc3422 100644 --- a/apps/next/src/app/app.routing.module.ts +++ b/apps/next/src/app/app.routing.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/next/src/app/components/nav/index.ts b/apps/next/src/app/components/nav/index.ts index 51624bd5b8..a58c7a4f7d 100644 --- a/apps/next/src/app/components/nav/index.ts +++ b/apps/next/src/app/components/nav/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/apps/next/src/app/components/nav/nav.html b/apps/next/src/app/components/nav/nav.html index 030d5b9616..0fb9a59dcf 100644 --- a/apps/next/src/app/components/nav/nav.html +++ b/apps/next/src/app/components/nav/nav.html @@ -1,8 +1,6 @@
-   +  
diff --git a/libs/barista-components/radio/src/radio.spec.ts b/libs/barista-components/radio/src/radio.spec.ts index 98b129eebb..96624b1f21 100644 --- a/libs/barista-components/radio/src/radio.spec.ts +++ b/libs/barista-components/radio/src/radio.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/radio/src/radio.ts b/libs/barista-components/radio/src/radio.ts index aa4ad81cec..59de07723b 100644 --- a/libs/barista-components/radio/src/radio.ts +++ b/libs/barista-components/radio/src/radio.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/radio/src/test-setup.ts b/libs/barista-components/radio/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/radio/src/test-setup.ts +++ b/libs/barista-components/radio/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/index.ts b/libs/barista-components/schematics/src/index.ts index 73bb51d069..fd0b724542 100644 --- a/libs/barista-components/schematics/src/index.ts +++ b/libs/barista-components/schematics/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/interfaces/index.ts b/libs/barista-components/schematics/src/interfaces/index.ts index 53d533343b..154d841a08 100644 --- a/libs/barista-components/schematics/src/interfaces/index.ts +++ b/libs/barista-components/schematics/src/interfaces/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/interfaces/package-json.interface.ts b/libs/barista-components/schematics/src/interfaces/package-json.interface.ts index 2755106c11..d338a8cb2a 100644 --- a/libs/barista-components/schematics/src/interfaces/package-json.interface.ts +++ b/libs/barista-components/schematics/src/interfaces/package-json.interface.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-7-0-0/config/template-replacements.ts b/libs/barista-components/schematics/src/migrations/update-7-0-0/config/template-replacements.ts index f0d10d12b5..e18921e033 100644 --- a/libs/barista-components/schematics/src/migrations/update-7-0-0/config/template-replacements.ts +++ b/libs/barista-components/schematics/src/migrations/update-7-0-0/config/template-replacements.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/index.ts b/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/index.ts index eb40bb1b3a..28c95c6a0c 100644 --- a/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/index.ts +++ b/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/template-replacement.rule.ts b/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/template-replacement.rule.ts index 1a448f8dce..2a610e49d6 100644 --- a/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/template-replacement.rule.ts +++ b/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/template-replacement.rule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/update-dependencies.rule.ts b/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/update-dependencies.rule.ts index 4c704e38c2..d6c46ca948 100644 --- a/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/update-dependencies.rule.ts +++ b/libs/barista-components/schematics/src/migrations/update-7-0-0/rules/update-dependencies.rule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-7-0-0/update-7-0-0.spec.ts b/libs/barista-components/schematics/src/migrations/update-7-0-0/update-7-0-0.spec.ts index 36ff6f4859..e25c2aba0e 100644 --- a/libs/barista-components/schematics/src/migrations/update-7-0-0/update-7-0-0.spec.ts +++ b/libs/barista-components/schematics/src/migrations/update-7-0-0/update-7-0-0.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-7-0-0/update-7-0-0.ts b/libs/barista-components/schematics/src/migrations/update-7-0-0/update-7-0-0.ts index 51a2c76163..224fe369cd 100644 --- a/libs/barista-components/schematics/src/migrations/update-7-0-0/update-7-0-0.ts +++ b/libs/barista-components/schematics/src/migrations/update-7-0-0/update-7-0-0.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-7-0-0/utils/replace-html-attribute.spec.ts b/libs/barista-components/schematics/src/migrations/update-7-0-0/utils/replace-html-attribute.spec.ts index 143bdd9c32..6ecc589f14 100644 --- a/libs/barista-components/schematics/src/migrations/update-7-0-0/utils/replace-html-attribute.spec.ts +++ b/libs/barista-components/schematics/src/migrations/update-7-0-0/utils/replace-html-attribute.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-7-0-0/utils/replace-html-attribute.ts b/libs/barista-components/schematics/src/migrations/update-7-0-0/utils/replace-html-attribute.ts index d0082228a9..b5465cd7ef 100644 --- a/libs/barista-components/schematics/src/migrations/update-7-0-0/utils/replace-html-attribute.ts +++ b/libs/barista-components/schematics/src/migrations/update-7-0-0/utils/replace-html-attribute.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-8-0-0/rules/index.ts b/libs/barista-components/schematics/src/migrations/update-8-0-0/rules/index.ts index 88f3012673..88d5df5d62 100644 --- a/libs/barista-components/schematics/src/migrations/update-8-0-0/rules/index.ts +++ b/libs/barista-components/schematics/src/migrations/update-8-0-0/rules/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-8-0-0/rules/update-dependencies.rule.ts b/libs/barista-components/schematics/src/migrations/update-8-0-0/rules/update-dependencies.rule.ts index b9c9367d32..d9d0dde0a4 100644 --- a/libs/barista-components/schematics/src/migrations/update-8-0-0/rules/update-dependencies.rule.ts +++ b/libs/barista-components/schematics/src/migrations/update-8-0-0/rules/update-dependencies.rule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-8-0-0/update-8-0-0.spec.ts b/libs/barista-components/schematics/src/migrations/update-8-0-0/update-8-0-0.spec.ts index 42cf63bb29..3dc4d2823e 100644 --- a/libs/barista-components/schematics/src/migrations/update-8-0-0/update-8-0-0.spec.ts +++ b/libs/barista-components/schematics/src/migrations/update-8-0-0/update-8-0-0.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/migrations/update-8-0-0/update-8-0-0.ts b/libs/barista-components/schematics/src/migrations/update-8-0-0/update-8-0-0.ts index 686cb655c9..085ad4a12d 100644 --- a/libs/barista-components/schematics/src/migrations/update-8-0-0/update-8-0-0.ts +++ b/libs/barista-components/schematics/src/migrations/update-8-0-0/update-8-0-0.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/ng-add/index.ts b/libs/barista-components/schematics/src/ng-add/index.ts index 1944cbfcae..b07cbc998d 100644 --- a/libs/barista-components/schematics/src/ng-add/index.ts +++ b/libs/barista-components/schematics/src/ng-add/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/ng-add/ng-add.spec.ts b/libs/barista-components/schematics/src/ng-add/ng-add.spec.ts index 97dbd77180..0bc726fa2e 100644 --- a/libs/barista-components/schematics/src/ng-add/ng-add.spec.ts +++ b/libs/barista-components/schematics/src/ng-add/ng-add.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/ng-add/rules/index.ts b/libs/barista-components/schematics/src/ng-add/rules/index.ts index ec0e6b438c..2963d0d5fe 100644 --- a/libs/barista-components/schematics/src/ng-add/rules/index.ts +++ b/libs/barista-components/schematics/src/ng-add/rules/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/ng-add/rules/migrate-or-add-dependencies-rule.ts b/libs/barista-components/schematics/src/ng-add/rules/migrate-or-add-dependencies-rule.ts index c1e56b3618..c694d014b3 100644 --- a/libs/barista-components/schematics/src/ng-add/rules/migrate-or-add-dependencies-rule.ts +++ b/libs/barista-components/schematics/src/ng-add/rules/migrate-or-add-dependencies-rule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/ng-add/rules/update-ng-module-rule.ts b/libs/barista-components/schematics/src/ng-add/rules/update-ng-module-rule.ts index bfbe4341b5..76f85e0ce1 100644 --- a/libs/barista-components/schematics/src/ng-add/rules/update-ng-module-rule.ts +++ b/libs/barista-components/schematics/src/ng-add/rules/update-ng-module-rule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/ng-add/rules/update-workspace-rule.ts b/libs/barista-components/schematics/src/ng-add/rules/update-workspace-rule.ts index 2e9da9eb4b..f9dd6b8ae8 100644 --- a/libs/barista-components/schematics/src/ng-add/rules/update-workspace-rule.ts +++ b/libs/barista-components/schematics/src/ng-add/rules/update-workspace-rule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/ng-add/schema.ts b/libs/barista-components/schematics/src/ng-add/schema.ts index 3b25e1cf38..7dde932530 100644 --- a/libs/barista-components/schematics/src/ng-add/schema.ts +++ b/libs/barista-components/schematics/src/ng-add/schema.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/testing/fixture.ts b/libs/barista-components/schematics/src/testing/fixture.ts index 5ccfe243c8..bb0a4439cf 100644 --- a/libs/barista-components/schematics/src/testing/fixture.ts +++ b/libs/barista-components/schematics/src/testing/fixture.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/testing/index.ts b/libs/barista-components/schematics/src/testing/index.ts index 384440db36..17e5988c2f 100644 --- a/libs/barista-components/schematics/src/testing/index.ts +++ b/libs/barista-components/schematics/src/testing/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/testing/run-schematic.ts b/libs/barista-components/schematics/src/testing/run-schematic.ts index ff5ef923fe..42fb1126e4 100644 --- a/libs/barista-components/schematics/src/testing/run-schematic.ts +++ b/libs/barista-components/schematics/src/testing/run-schematic.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/testing/test-app.ts b/libs/barista-components/schematics/src/testing/test-app.ts index 3bc9707a7c..bfa1a6987e 100644 --- a/libs/barista-components/schematics/src/testing/test-app.ts +++ b/libs/barista-components/schematics/src/testing/test-app.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/testing/workspace.ts b/libs/barista-components/schematics/src/testing/workspace.ts index 06c6501385..1cd46c7967 100644 --- a/libs/barista-components/schematics/src/testing/workspace.ts +++ b/libs/barista-components/schematics/src/testing/workspace.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/ast/add-import-to-source-file.ts b/libs/barista-components/schematics/src/utils/ast/add-import-to-source-file.ts index 8ec3c16c74..42e520582f 100644 --- a/libs/barista-components/schematics/src/utils/ast/add-import-to-source-file.ts +++ b/libs/barista-components/schematics/src/utils/ast/add-import-to-source-file.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/ast/create-import-declaration.ts b/libs/barista-components/schematics/src/utils/ast/create-import-declaration.ts index 66bb071e1f..5d4b941e4a 100644 --- a/libs/barista-components/schematics/src/utils/ast/create-import-declaration.ts +++ b/libs/barista-components/schematics/src/utils/ast/create-import-declaration.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/ast/create-property-assignment.ts b/libs/barista-components/schematics/src/utils/ast/create-property-assignment.ts index 171806bf28..db77db7fb4 100644 --- a/libs/barista-components/schematics/src/utils/ast/create-property-assignment.ts +++ b/libs/barista-components/schematics/src/utils/ast/create-property-assignment.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/ast/create-string-literal.ts b/libs/barista-components/schematics/src/utils/ast/create-string-literal.ts index e731576d8b..7d738f5e66 100644 --- a/libs/barista-components/schematics/src/utils/ast/create-string-literal.ts +++ b/libs/barista-components/schematics/src/utils/ast/create-string-literal.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/ast/find-nodes.ts b/libs/barista-components/schematics/src/utils/ast/find-nodes.ts index a04f8e4c3d..fdfb475a4f 100644 --- a/libs/barista-components/schematics/src/utils/ast/find-nodes.ts +++ b/libs/barista-components/schematics/src/utils/ast/find-nodes.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/ast/get-symbol-name.ts b/libs/barista-components/schematics/src/utils/ast/get-symbol-name.ts index fb82b888db..aa9ba6301a 100644 --- a/libs/barista-components/schematics/src/utils/ast/get-symbol-name.ts +++ b/libs/barista-components/schematics/src/utils/ast/get-symbol-name.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/ast/has-export-modifier.ts b/libs/barista-components/schematics/src/utils/ast/has-export-modifier.ts index 0a1a0f6748..532a0e5aa4 100644 --- a/libs/barista-components/schematics/src/utils/ast/has-export-modifier.ts +++ b/libs/barista-components/schematics/src/utils/ast/has-export-modifier.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/ast/index.ts b/libs/barista-components/schematics/src/utils/ast/index.ts index c7699426bb..0f79e40f37 100644 --- a/libs/barista-components/schematics/src/utils/ast/index.ts +++ b/libs/barista-components/schematics/src/utils/ast/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/ast/print-node.ts b/libs/barista-components/schematics/src/utils/ast/print-node.ts index ed92057b7b..47f910e99c 100644 --- a/libs/barista-components/schematics/src/utils/ast/print-node.ts +++ b/libs/barista-components/schematics/src/utils/ast/print-node.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/ast/update-ng-module-decorator-properties.ts b/libs/barista-components/schematics/src/utils/ast/update-ng-module-decorator-properties.ts index 0d051f9f95..48adbaa32c 100644 --- a/libs/barista-components/schematics/src/utils/ast/update-ng-module-decorator-properties.ts +++ b/libs/barista-components/schematics/src/utils/ast/update-ng-module-decorator-properties.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/get-matching-files-from-tree.ts b/libs/barista-components/schematics/src/utils/get-matching-files-from-tree.ts index ad794a80b4..409462dedb 100644 --- a/libs/barista-components/schematics/src/utils/get-matching-files-from-tree.ts +++ b/libs/barista-components/schematics/src/utils/get-matching-files-from-tree.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/index.ts b/libs/barista-components/schematics/src/utils/index.ts index 535017f0c6..7c57a4cb96 100644 --- a/libs/barista-components/schematics/src/utils/index.ts +++ b/libs/barista-components/schematics/src/utils/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/json/index.ts b/libs/barista-components/schematics/src/utils/json/index.ts index b79bfb415f..7e8abe5985 100644 --- a/libs/barista-components/schematics/src/utils/json/index.ts +++ b/libs/barista-components/schematics/src/utils/json/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/json/read-json-from-tree.ts b/libs/barista-components/schematics/src/utils/json/read-json-from-tree.ts index f3f9e1283f..3008ed1b81 100644 --- a/libs/barista-components/schematics/src/utils/json/read-json-from-tree.ts +++ b/libs/barista-components/schematics/src/utils/json/read-json-from-tree.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/json/update-dependency.ts b/libs/barista-components/schematics/src/utils/json/update-dependency.ts index 08291fdbd2..51f979aed7 100644 --- a/libs/barista-components/schematics/src/utils/json/update-dependency.ts +++ b/libs/barista-components/schematics/src/utils/json/update-dependency.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/json/update-json-in-tree.ts b/libs/barista-components/schematics/src/utils/json/update-json-in-tree.ts index 644368973e..10cac5e7e3 100644 --- a/libs/barista-components/schematics/src/utils/json/update-json-in-tree.ts +++ b/libs/barista-components/schematics/src/utils/json/update-json-in-tree.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/read-file-from-tree.ts b/libs/barista-components/schematics/src/utils/read-file-from-tree.ts index d0914bc2fc..714f9d4ba2 100644 --- a/libs/barista-components/schematics/src/utils/read-file-from-tree.ts +++ b/libs/barista-components/schematics/src/utils/read-file-from-tree.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/rules/index.ts b/libs/barista-components/schematics/src/utils/rules/index.ts index ce69973cf6..5a252109d3 100644 --- a/libs/barista-components/schematics/src/utils/rules/index.ts +++ b/libs/barista-components/schematics/src/utils/rules/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/rules/install-packages.rule.ts b/libs/barista-components/schematics/src/utils/rules/install-packages.rule.ts index 6c6bdaf088..65b2dd4942 100644 --- a/libs/barista-components/schematics/src/utils/rules/install-packages.rule.ts +++ b/libs/barista-components/schematics/src/utils/rules/install-packages.rule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/schematics/src/utils/workspace.ts b/libs/barista-components/schematics/src/utils/workspace.ts index 6dd6517513..bf72ce28ed 100644 --- a/libs/barista-components/schematics/src/utils/workspace.ts +++ b/libs/barista-components/schematics/src/utils/workspace.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/secondary-nav/index.ts b/libs/barista-components/secondary-nav/index.ts index 4852770fbf..d5b3347b61 100644 --- a/libs/barista-components/secondary-nav/index.ts +++ b/libs/barista-components/secondary-nav/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/secondary-nav/src/secondary-nav-module.ts b/libs/barista-components/secondary-nav/src/secondary-nav-module.ts index 35f5222587..7f85061277 100644 --- a/libs/barista-components/secondary-nav/src/secondary-nav-module.ts +++ b/libs/barista-components/secondary-nav/src/secondary-nav-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/secondary-nav/src/secondary-nav.spec.ts b/libs/barista-components/secondary-nav/src/secondary-nav.spec.ts index c5b5cf89a3..6d30eed442 100644 --- a/libs/barista-components/secondary-nav/src/secondary-nav.spec.ts +++ b/libs/barista-components/secondary-nav/src/secondary-nav.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/secondary-nav/src/secondary-nav.ts b/libs/barista-components/secondary-nav/src/secondary-nav.ts index 777e4c88de..bfc7ad341f 100644 --- a/libs/barista-components/secondary-nav/src/secondary-nav.ts +++ b/libs/barista-components/secondary-nav/src/secondary-nav.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/secondary-nav/src/section/secondary-nav-group.ts b/libs/barista-components/secondary-nav/src/section/secondary-nav-group.ts index 5292822b64..b8f8e1845d 100644 --- a/libs/barista-components/secondary-nav/src/section/secondary-nav-group.ts +++ b/libs/barista-components/secondary-nav/src/section/secondary-nav-group.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/secondary-nav/src/section/secondary-nav-link.ts b/libs/barista-components/secondary-nav/src/section/secondary-nav-link.ts index a1b4b653dc..a7e84fbeb5 100644 --- a/libs/barista-components/secondary-nav/src/section/secondary-nav-link.ts +++ b/libs/barista-components/secondary-nav/src/section/secondary-nav-link.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/secondary-nav/src/section/secondary-nav-section.ts b/libs/barista-components/secondary-nav/src/section/secondary-nav-section.ts index 169cc52cf4..9255596f1d 100644 --- a/libs/barista-components/secondary-nav/src/section/secondary-nav-section.ts +++ b/libs/barista-components/secondary-nav/src/section/secondary-nav-section.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -94,14 +94,16 @@ export class DtSecondaryNavSection implements AfterContentInit, OnDestroy { @Output() readonly expandChange = new EventEmitter(); /** @internal Event emitted when the section is expanded. */ - @Output('expanded') readonly _sectionExpand: Observable< - boolean - > = this.expandChange.pipe(filter((v) => v)); + @Output('expanded') + readonly _sectionExpand: Observable = this.expandChange.pipe( + filter((v) => v), + ); /** @internal Event emitted when the section is collapsed. */ - @Output('collapsed') readonly _sectionCollapse: Observable< - boolean - > = this.expandChange.pipe(filter((v) => !v)); + @Output('collapsed') + readonly _sectionCollapse: Observable = this.expandChange.pipe( + filter((v) => !v), + ); /** @internal Subject used to communicate programmatic change of section opening and closing */ _sectionExpandChange$: Subject = new Subject(); diff --git a/libs/barista-components/secondary-nav/src/test-setup.ts b/libs/barista-components/secondary-nav/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/secondary-nav/src/test-setup.ts +++ b/libs/barista-components/secondary-nav/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/select/README.md b/libs/barista-components/select/README.md index 5dd42b1d77..0e7b605bd5 100644 --- a/libs/barista-components/select/README.md +++ b/libs/barista-components/select/README.md @@ -42,7 +42,7 @@ in the Angular forms documentation). ## DtSelect inputs | Name | Type | Description | -| ------------------- | --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| ------------------- | --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ----------------------- | -------------------------------------------------------------------------------- | | `placeholder` | `string` | Placeholder to be shown if no value has been selected. | | `required` | `boolean` | Whether the component is required. | | `compareWith` | `(v1: T, v2: T) => boolean` | Function to compare the option values with the selected values. The first argument is a value from an option. The second is a value from the selection. A boolean should be returned. Defaults to value equality. | diff --git a/libs/barista-components/select/index.ts b/libs/barista-components/select/index.ts index 929b28a430..8e40d6787f 100644 --- a/libs/barista-components/select/index.ts +++ b/libs/barista-components/select/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/select/src/select-module.ts b/libs/barista-components/select/src/select-module.ts index 0bf775a72f..d2d36675f5 100644 --- a/libs/barista-components/select/src/select-module.ts +++ b/libs/barista-components/select/src/select-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/select/src/select-value-template.ts b/libs/barista-components/select/src/select-value-template.ts index 1c6faf0bd8..603ad8d775 100644 --- a/libs/barista-components/select/src/select-value-template.ts +++ b/libs/barista-components/select/src/select-value-template.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/select/src/select.spec.ts b/libs/barista-components/select/src/select.spec.ts index 4eeb2f326e..dd3900f47e 100644 --- a/libs/barista-components/select/src/select.spec.ts +++ b/libs/barista-components/select/src/select.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/select/src/select.ts b/libs/barista-components/select/src/select.ts index a94b878d1f..5db5df40d1 100644 --- a/libs/barista-components/select/src/select.ts +++ b/libs/barista-components/select/src/select.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/select/src/test-setup.ts b/libs/barista-components/select/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/select/src/test-setup.ts +++ b/libs/barista-components/select/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/show-more/README.md b/libs/barista-components/show-more/README.md index 2c62989956..a619c508d5 100644 --- a/libs/barista-components/show-more/README.md +++ b/libs/barista-components/show-more/README.md @@ -24,10 +24,10 @@ the content to add a show more label above the arrow icon. ## Inputs | Name | Type | Default | Description | -| ------------------- | --------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | +| ------------------- | --------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ------------- | --- | -------------------------------------------------------------------------------------------------------------------------------------------------- | --- | | `` | | | The text which gets displayed above the arrow. | | `showLess` | `boolean` | `false` | Whether on click the content that has been expanded is collapsed again. When `true` the show more arrow points upwards and the show more label is hidden. | -| `ariaLabelShowLess` | `string` | `Show less` | The aria label for the show less button without text. | `(changed)` | `event` | | The event which gets fired when the state changes. The event is fired when the user clicks on the component, as well as using SPACE or ENTER keys. | | +| `ariaLabelShowLess` | `string` | `Show less` | The aria label for the show less button without text. | `(changed)` | `event` | | The event which gets fired when the state changes. The event is fired when the user clicks on the component, as well as using SPACE or ENTER keys. | | ## Show more in use diff --git a/libs/barista-components/show-more/index.ts b/libs/barista-components/show-more/index.ts index fa9e6f95f9..49a73c2733 100644 --- a/libs/barista-components/show-more/index.ts +++ b/libs/barista-components/show-more/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/show-more/src/show-more-module.ts b/libs/barista-components/show-more/src/show-more-module.ts index 82af839cdc..3a6cd6410a 100644 --- a/libs/barista-components/show-more/src/show-more-module.ts +++ b/libs/barista-components/show-more/src/show-more-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/show-more/src/show-more.spec.ts b/libs/barista-components/show-more/src/show-more.spec.ts index f2b3506e1d..ed12524968 100644 --- a/libs/barista-components/show-more/src/show-more.spec.ts +++ b/libs/barista-components/show-more/src/show-more.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/show-more/src/show-more.ts b/libs/barista-components/show-more/src/show-more.ts index c042a4a2d3..4fc7f07228 100644 --- a/libs/barista-components/show-more/src/show-more.ts +++ b/libs/barista-components/show-more/src/show-more.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/show-more/src/test-setup.ts b/libs/barista-components/show-more/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/show-more/src/test-setup.ts +++ b/libs/barista-components/show-more/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/slider/index.ts b/libs/barista-components/slider/index.ts index d545a3bb35..3a508cc32f 100644 --- a/libs/barista-components/slider/index.ts +++ b/libs/barista-components/slider/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/slider/src/slider-module.ts b/libs/barista-components/slider/src/slider-module.ts index 3cebb79f3b..3c2e3a5147 100644 --- a/libs/barista-components/slider/src/slider-module.ts +++ b/libs/barista-components/slider/src/slider-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/slider/src/slider-utils.spec.ts b/libs/barista-components/slider/src/slider-utils.spec.ts index 5d3dac2228..b7b5198296 100644 --- a/libs/barista-components/slider/src/slider-utils.spec.ts +++ b/libs/barista-components/slider/src/slider-utils.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/slider/src/slider-utils.ts b/libs/barista-components/slider/src/slider-utils.ts index c2fc297d78..587dfe37f9 100644 --- a/libs/barista-components/slider/src/slider-utils.ts +++ b/libs/barista-components/slider/src/slider-utils.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/slider/src/slider.spec.ts b/libs/barista-components/slider/src/slider.spec.ts index 67a0e25107..be693fa7c4 100644 --- a/libs/barista-components/slider/src/slider.spec.ts +++ b/libs/barista-components/slider/src/slider.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/slider/src/slider.ts b/libs/barista-components/slider/src/slider.ts index a779d414aa..8dc75ae20b 100644 --- a/libs/barista-components/slider/src/slider.ts +++ b/libs/barista-components/slider/src/slider.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/slider/src/test-setup.ts b/libs/barista-components/slider/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/slider/src/test-setup.ts +++ b/libs/barista-components/slider/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stacked-series-chart/index.ts b/libs/barista-components/stacked-series-chart/index.ts index e475e770fc..c0d48b4f71 100644 --- a/libs/barista-components/stacked-series-chart/index.ts +++ b/libs/barista-components/stacked-series-chart/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stacked-series-chart/src/stacked-series-chart-overlay.directive.ts b/libs/barista-components/stacked-series-chart/src/stacked-series-chart-overlay.directive.ts index 1466f3096d..1b9897b521 100644 --- a/libs/barista-components/stacked-series-chart/src/stacked-series-chart-overlay.directive.ts +++ b/libs/barista-components/stacked-series-chart/src/stacked-series-chart-overlay.directive.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.mock.ts b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.mock.ts index ebd48c3e62..ae41634443 100644 --- a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.mock.ts +++ b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.mock.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.module.ts b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.module.ts index 4f681af682..9f9e79cdd8 100644 --- a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.module.ts +++ b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.spec.ts b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.spec.ts index b3b80a228f..72bbee0637 100644 --- a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.spec.ts +++ b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.ts b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.ts index 356675dfb4..a5bd642a7d 100644 --- a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.ts +++ b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.util.spec.ts b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.util.spec.ts index ecfd4e209d..f5dd51dc22 100644 --- a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.util.spec.ts +++ b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.util.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.util.ts b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.util.ts index 627560eaa6..1ae3c978af 100644 --- a/libs/barista-components/stacked-series-chart/src/stacked-series-chart.util.ts +++ b/libs/barista-components/stacked-series-chart/src/stacked-series-chart.util.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stacked-series-chart/src/test-setup.ts b/libs/barista-components/stacked-series-chart/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/stacked-series-chart/src/test-setup.ts +++ b/libs/barista-components/stacked-series-chart/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stepper/README.md b/libs/barista-components/stepper/README.md index 498995c81b..c260db015f 100644 --- a/libs/barista-components/stepper/README.md +++ b/libs/barista-components/stepper/README.md @@ -72,17 +72,17 @@ changed after they are set to completed. ### Inputs -| Name | Type | Default | Description | -| ----------------- | ----------------- | ----------------------------------------------- | ------------------------------------------------------- | -| `aria-label` | `string` | | The aria label used for the step | -| `aria-labelledby` | `string` | | The id of the element the step is labelled by | -| `completed` | `boolean` | `false` | Whether the step is completed | -| `editable` | `boolean` | `true` | Whether a user can return to an already completed step | -| `label` | `string` | | A string only label used for the step | -| `completed` | `boolean` | `false` | Whether the step is completed | -| `optional` | `boolean` | `false` | Whether completion of the step is optional | -| `state` | `StepState` | `'number' | 'edit' | 'done' | 'error' | string` | State of the step | -| `stepControl` | `FormControlLike` | | Control of the step that is used to validate completion | +| Name | Type | Default | Description | +| ----------------- | ----------------- | --------- | ------------------------------------------------------- | ------ | ------- | ------- | ----------------- | +| `aria-label` | `string` | | The aria label used for the step | +| `aria-labelledby` | `string` | | The id of the element the step is labelled by | +| `completed` | `boolean` | `false` | Whether the step is completed | +| `editable` | `boolean` | `true` | Whether a user can return to an already completed step | +| `label` | `string` | | A string only label used for the step | +| `completed` | `boolean` | `false` | Whether the step is completed | +| `optional` | `boolean` | `false` | Whether completion of the step is optional | +| `state` | `StepState` | `'number' | 'edit' | 'done' | 'error' | string` | State of the step | +| `stepControl` | `FormControlLike` | | Control of the step that is used to validate completion | ### Methods diff --git a/libs/barista-components/stepper/index.ts b/libs/barista-components/stepper/index.ts index 01e0713df2..32dccdefc1 100644 --- a/libs/barista-components/stepper/index.ts +++ b/libs/barista-components/stepper/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stepper/src/step-header.ts b/libs/barista-components/stepper/src/step-header.ts index 50676ba51a..3b26eb593a 100644 --- a/libs/barista-components/stepper/src/step-header.ts +++ b/libs/barista-components/stepper/src/step-header.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stepper/src/step-label.ts b/libs/barista-components/stepper/src/step-label.ts index fe29b053b6..973b5c8107 100644 --- a/libs/barista-components/stepper/src/step-label.ts +++ b/libs/barista-components/stepper/src/step-label.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stepper/src/step.ts b/libs/barista-components/stepper/src/step.ts index bafbe10737..02ba3c7dc2 100644 --- a/libs/barista-components/stepper/src/step.ts +++ b/libs/barista-components/stepper/src/step.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stepper/src/stepper-button.ts b/libs/barista-components/stepper/src/stepper-button.ts index 7adc40cb91..a1134b86ac 100644 --- a/libs/barista-components/stepper/src/stepper-button.ts +++ b/libs/barista-components/stepper/src/stepper-button.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stepper/src/stepper-module.ts b/libs/barista-components/stepper/src/stepper-module.ts index fb30092b98..6e8069503e 100644 --- a/libs/barista-components/stepper/src/stepper-module.ts +++ b/libs/barista-components/stepper/src/stepper-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stepper/src/stepper.spec.ts b/libs/barista-components/stepper/src/stepper.spec.ts index b4ebde7425..759a43fcb8 100644 --- a/libs/barista-components/stepper/src/stepper.spec.ts +++ b/libs/barista-components/stepper/src/stepper.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stepper/src/stepper.ts b/libs/barista-components/stepper/src/stepper.ts index 832f05a1c2..34852a67cf 100644 --- a/libs/barista-components/stepper/src/stepper.ts +++ b/libs/barista-components/stepper/src/stepper.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/stepper/src/test-setup.ts b/libs/barista-components/stepper/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/stepper/src/test-setup.ts +++ b/libs/barista-components/stepper/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/README.md b/libs/barista-components/sunburst-chart/README.md index 37e3abdb84..e784ef8677 100644 --- a/libs/barista-components/sunburst-chart/README.md +++ b/libs/barista-components/sunburst-chart/README.md @@ -33,12 +33,12 @@ moment #### Inputs -| Name | Type | Default | Description | -| ------------------ | ------------------------ | ------------ | --------------------------------------------------------------- | -| `series` | `DtSunburstChartNode[]` | - | Array of nodes with their children (i.e [A,B,C]). | -| `selected` | `DtSunburstChartNode[]` | - | Array of selected nodes (i.e [A, A.1, A.1.a]). | -| `noSelectionLabel` | `string` | `All` | Label to be shown when there's no selection. | -| `valueDisplayMode` | `'absolute' | 'percent'` | `'absolute'` | Mode of value visualization. It can be `percent` or `absolute`. | +| Name | Type | Default | Description | +| ------------------ | ----------------------- | ---------- | ------------------------------------------------- | --------------------------------------------------------------- | +| `series` | `DtSunburstChartNode[]` | - | Array of nodes with their children (i.e [A,B,C]). | +| `selected` | `DtSunburstChartNode[]` | - | Array of selected nodes (i.e [A, A.1, A.1.a]). | +| `noSelectionLabel` | `string` | `All` | Label to be shown when there's no selection. | +| `valueDisplayMode` | `'absolute' | 'percent'` | `'absolute'` | Mode of value visualization. It can be `percent` or `absolute`. | #### Outputs @@ -71,10 +71,10 @@ a user hovers the slice in sunburst-chart. `tooltip` is a This `DtSunburstChartNode` holds the information for every slice in the chart. | Name | Type | Optional | Description | -| ---------- | ----------------------- | ---------------------- | ----------------------------------------------------------------------------------------------------------------------- | +| ---------- | ----------------------- | ---------------------- | ----------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | | `label` | `string` | No | Name of the node to be shown. | | `value` | `number` | Yes if it has children | Numeric value used to calculate the slices. If it has children you can skip it and it will be calculated based on them. | -| `color` | `DtColors | string` | Yes | Color to be used. Fallback to [sorted chart colors](/resources/colors/chartcolors#sorted-chart-colors).  | +| `color` | `DtColors | string` | Yes | Color to be used. Fallback to [sorted chart colors](/resources/colors/chartcolors#sorted-chart-colors).  | | `children` | `DtSunburstChartNode[]` | Yes | Array of nodes belonging to this parent.  | ## DtSunburstChartTooltipData @@ -83,7 +83,7 @@ The context of the overlay will be set to DtSunburstChartTooltipData object containing useful information that can be used inside the overlay's template | Name | Type | Description | -| ------------------------- | ------------------------------ | ------------------------------------------------------------------------------- | +| ------------------------- | ------------------------------ | ------------------------------------------------------------------------------- | ------------------------------------------------ | | `origin` | `DtSunburstChartNode` | Node passed by user in `series` array. | | `id` | `string` | Internal identifier. | | `label` | `string` | Name of the node to be shown. Copied from `origin.label`. | @@ -91,8 +91,8 @@ containing useful information that can be used inside the overlay's template | `valueRelative` | `number` | Numeric percentage value based on this node vs sum of top level. | | `children` | `DtSunburstChartTooltipData[]` | Array of nodes belonging to this parent. | | `depth` | `number` | Number of levels of children. | -| `color` | `DtColors | string` | Color for this node in this state. | -| `colorHover` (deprecated) | `DtColors | string` | Color for this node when hovering in this state. | +| `color` | `DtColors | string` | Color for this node in this state. | +| `colorHover` (deprecated) | `DtColors | string` | Color for this node when hovering in this state. | | `isCurrent` | `boolean` | If node is the deepest selected one. | | `visible` | `boolean` | If node is visible in the sunburst-chart. | | `active` | `boolean` | If node or child are selected. | diff --git a/libs/barista-components/sunburst-chart/index.ts b/libs/barista-components/sunburst-chart/index.ts index df58ee2100..5c46f864ee 100644 --- a/libs/barista-components/sunburst-chart/index.ts +++ b/libs/barista-components/sunburst-chart/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/pipes/index.ts b/libs/barista-components/sunburst-chart/src/pipes/index.ts index 750571c4f5..b4586b2c24 100644 --- a/libs/barista-components/sunburst-chart/src/pipes/index.ts +++ b/libs/barista-components/sunburst-chart/src/pipes/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/pipes/sunburst-chart-pipes.module.ts b/libs/barista-components/sunburst-chart/src/pipes/sunburst-chart-pipes.module.ts index 29b396214b..e7a7078f3f 100644 --- a/libs/barista-components/sunburst-chart/src/pipes/sunburst-chart-pipes.module.ts +++ b/libs/barista-components/sunburst-chart/src/pipes/sunburst-chart-pipes.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/pipes/truncate.pipe.ts b/libs/barista-components/sunburst-chart/src/pipes/truncate.pipe.ts index 711280dcf1..b9b349be8f 100644 --- a/libs/barista-components/sunburst-chart/src/pipes/truncate.pipe.ts +++ b/libs/barista-components/sunburst-chart/src/pipes/truncate.pipe.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/sunburst-chart-segment.ts b/libs/barista-components/sunburst-chart/src/sunburst-chart-segment.ts index 2ff8d304b3..07dfb1590e 100644 --- a/libs/barista-components/sunburst-chart/src/sunburst-chart-segment.ts +++ b/libs/barista-components/sunburst-chart/src/sunburst-chart-segment.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/sunburst-chart.directive.ts b/libs/barista-components/sunburst-chart/src/sunburst-chart.directive.ts index d59233e29d..14ed34a151 100644 --- a/libs/barista-components/sunburst-chart/src/sunburst-chart.directive.ts +++ b/libs/barista-components/sunburst-chart/src/sunburst-chart.directive.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/sunburst-chart.mock.ts b/libs/barista-components/sunburst-chart/src/sunburst-chart.mock.ts index 26f89081a8..4f7d18512f 100644 --- a/libs/barista-components/sunburst-chart/src/sunburst-chart.mock.ts +++ b/libs/barista-components/sunburst-chart/src/sunburst-chart.mock.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/sunburst-chart.module.ts b/libs/barista-components/sunburst-chart/src/sunburst-chart.module.ts index b98f372f1f..9720414d5a 100644 --- a/libs/barista-components/sunburst-chart/src/sunburst-chart.module.ts +++ b/libs/barista-components/sunburst-chart/src/sunburst-chart.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/sunburst-chart.spec.ts b/libs/barista-components/sunburst-chart/src/sunburst-chart.spec.ts index 04caf97b12..a75c6c960e 100644 --- a/libs/barista-components/sunburst-chart/src/sunburst-chart.spec.ts +++ b/libs/barista-components/sunburst-chart/src/sunburst-chart.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/sunburst-chart.ts b/libs/barista-components/sunburst-chart/src/sunburst-chart.ts index 4dc415ee7b..71f726fe03 100644 --- a/libs/barista-components/sunburst-chart/src/sunburst-chart.ts +++ b/libs/barista-components/sunburst-chart/src/sunburst-chart.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/sunburst-chart.util.spec.ts b/libs/barista-components/sunburst-chart/src/sunburst-chart.util.spec.ts index 301e7b7c1a..06e811affd 100644 --- a/libs/barista-components/sunburst-chart/src/sunburst-chart.util.spec.ts +++ b/libs/barista-components/sunburst-chart/src/sunburst-chart.util.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/sunburst-chart.util.ts b/libs/barista-components/sunburst-chart/src/sunburst-chart.util.ts index 3527cda9a5..b2ca5e32f9 100644 --- a/libs/barista-components/sunburst-chart/src/sunburst-chart.util.ts +++ b/libs/barista-components/sunburst-chart/src/sunburst-chart.util.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/sunburst-chart/src/test-setup.ts b/libs/barista-components/sunburst-chart/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/sunburst-chart/src/test-setup.ts +++ b/libs/barista-components/sunburst-chart/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/switch/index.ts b/libs/barista-components/switch/index.ts index c140a86e2c..6c0b7be184 100644 --- a/libs/barista-components/switch/index.ts +++ b/libs/barista-components/switch/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/switch/src/switch-module.ts b/libs/barista-components/switch/src/switch-module.ts index 15aebc6685..e877293c83 100644 --- a/libs/barista-components/switch/src/switch-module.ts +++ b/libs/barista-components/switch/src/switch-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/switch/src/switch.html b/libs/barista-components/switch/src/switch.html index 4fc26a355c..067b88fb6e 100644 --- a/libs/barista-components/switch/src/switch.html +++ b/libs/barista-components/switch/src/switch.html @@ -24,7 +24,7 @@
-   +  
diff --git a/libs/barista-components/switch/src/switch.spec.ts b/libs/barista-components/switch/src/switch.spec.ts index 8a2e92db54..c63b08e6a1 100644 --- a/libs/barista-components/switch/src/switch.spec.ts +++ b/libs/barista-components/switch/src/switch.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/switch/src/switch.ts b/libs/barista-components/switch/src/switch.ts index e5466b8f72..7483580449 100644 --- a/libs/barista-components/switch/src/switch.ts +++ b/libs/barista-components/switch/src/switch.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/switch/src/test-setup.ts b/libs/barista-components/switch/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/switch/src/test-setup.ts +++ b/libs/barista-components/switch/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/index.ts b/libs/barista-components/table/index.ts index eeaa93ec0d..5a4071ee8d 100644 --- a/libs/barista-components/table/index.ts +++ b/libs/barista-components/table/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/base-table.spec.ts b/libs/barista-components/table/src/base-table.spec.ts index 4e14b92862..7fbb5a762a 100644 --- a/libs/barista-components/table/src/base-table.spec.ts +++ b/libs/barista-components/table/src/base-table.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/base-table.ts b/libs/barista-components/table/src/base-table.ts index c052152c01..8e310cfd1a 100644 --- a/libs/barista-components/table/src/base-table.ts +++ b/libs/barista-components/table/src/base-table.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/cell.ts b/libs/barista-components/table/src/cell.ts index a6ffa0e911..1cfd4eb09e 100644 --- a/libs/barista-components/table/src/cell.ts +++ b/libs/barista-components/table/src/cell.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/expandable/expandable-cell.ts b/libs/barista-components/table/src/expandable/expandable-cell.ts index 599b838f3f..2ae64fc540 100644 --- a/libs/barista-components/table/src/expandable/expandable-cell.ts +++ b/libs/barista-components/table/src/expandable/expandable-cell.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/expandable/expandable-row.ts b/libs/barista-components/table/src/expandable/expandable-row.ts index e4e90a8d97..c0f2c6f696 100644 --- a/libs/barista-components/table/src/expandable/expandable-row.ts +++ b/libs/barista-components/table/src/expandable/expandable-row.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/expandable/index.ts b/libs/barista-components/table/src/expandable/index.ts index a3d06d17df..15f2bc7ba5 100644 --- a/libs/barista-components/table/src/expandable/index.ts +++ b/libs/barista-components/table/src/expandable/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/header/header-cell.ts b/libs/barista-components/table/src/header/header-cell.ts index b96b58d769..d1df7d2a55 100644 --- a/libs/barista-components/table/src/header/header-cell.ts +++ b/libs/barista-components/table/src/header/header-cell.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/header/header-row.ts b/libs/barista-components/table/src/header/header-row.ts index 22c5b9a295..fa1996a065 100644 --- a/libs/barista-components/table/src/header/header-row.ts +++ b/libs/barista-components/table/src/header/header-row.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/header/index.ts b/libs/barista-components/table/src/header/index.ts index b07ee07771..cb8336e42c 100644 --- a/libs/barista-components/table/src/header/index.ts +++ b/libs/barista-components/table/src/header/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/order/order-cell.ts b/libs/barista-components/table/src/order/order-cell.ts index efaea876a7..b74b01847b 100644 --- a/libs/barista-components/table/src/order/order-cell.ts +++ b/libs/barista-components/table/src/order/order-cell.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/order/order-directive.ts b/libs/barista-components/table/src/order/order-directive.ts index 58526bcd75..16ad15e80f 100644 --- a/libs/barista-components/table/src/order/order-directive.ts +++ b/libs/barista-components/table/src/order/order-directive.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/row.ts b/libs/barista-components/table/src/row.ts index eaad3b6cdb..6164b0af9f 100644 --- a/libs/barista-components/table/src/row.ts +++ b/libs/barista-components/table/src/row.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/search/index.ts b/libs/barista-components/table/src/search/index.ts index ab3032b866..7af07901bd 100644 --- a/libs/barista-components/table/src/search/index.ts +++ b/libs/barista-components/table/src/search/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/search/table-search.ts b/libs/barista-components/table/src/search/table-search.ts index 823167b483..97e70b58f1 100644 --- a/libs/barista-components/table/src/search/table-search.ts +++ b/libs/barista-components/table/src/search/table-search.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/selection/index.ts b/libs/barista-components/table/src/selection/index.ts index a4f4f6c08a..3eefbfcfcf 100644 --- a/libs/barista-components/table/src/selection/index.ts +++ b/libs/barista-components/table/src/selection/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/selection/selection.ts b/libs/barista-components/table/src/selection/selection.ts index 5b7c608a09..d9e2e154fc 100644 --- a/libs/barista-components/table/src/selection/selection.ts +++ b/libs/barista-components/table/src/selection/selection.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/selection/selector.spec.ts b/libs/barista-components/table/src/selection/selector.spec.ts index df70770e0c..e08c01695c 100644 --- a/libs/barista-components/table/src/selection/selector.spec.ts +++ b/libs/barista-components/table/src/selection/selector.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/selection/selectors.ts b/libs/barista-components/table/src/selection/selectors.ts index 0bda212a06..ebe1e70f33 100644 --- a/libs/barista-components/table/src/selection/selectors.ts +++ b/libs/barista-components/table/src/selection/selectors.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/simple-columns/favorite-column.ts b/libs/barista-components/table/src/simple-columns/favorite-column.ts index 24585820a6..d06865ff30 100644 --- a/libs/barista-components/table/src/simple-columns/favorite-column.ts +++ b/libs/barista-components/table/src/simple-columns/favorite-column.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/simple-columns/index.ts b/libs/barista-components/table/src/simple-columns/index.ts index 9d57f764be..bdcfcb307f 100644 --- a/libs/barista-components/table/src/simple-columns/index.ts +++ b/libs/barista-components/table/src/simple-columns/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/simple-columns/simple-column-base.ts b/libs/barista-components/table/src/simple-columns/simple-column-base.ts index 7648de8291..b64f93fcb8 100644 --- a/libs/barista-components/table/src/simple-columns/simple-column-base.ts +++ b/libs/barista-components/table/src/simple-columns/simple-column-base.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/simple-columns/simple-column.spec.ts b/libs/barista-components/table/src/simple-columns/simple-column.spec.ts index 8ac7eef512..b23d6989b4 100644 --- a/libs/barista-components/table/src/simple-columns/simple-column.spec.ts +++ b/libs/barista-components/table/src/simple-columns/simple-column.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/simple-columns/simple-number-column.ts b/libs/barista-components/table/src/simple-columns/simple-number-column.ts index 0c51bf522f..6ab32df789 100644 --- a/libs/barista-components/table/src/simple-columns/simple-number-column.ts +++ b/libs/barista-components/table/src/simple-columns/simple-number-column.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/simple-columns/simple-text-column.ts b/libs/barista-components/table/src/simple-columns/simple-text-column.ts index 11234c731a..6f62992fba 100644 --- a/libs/barista-components/table/src/simple-columns/simple-text-column.ts +++ b/libs/barista-components/table/src/simple-columns/simple-text-column.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/sort/sort-errors.ts b/libs/barista-components/table/src/sort/sort-errors.ts index b24a23ce31..112a511cb1 100644 --- a/libs/barista-components/table/src/sort/sort-errors.ts +++ b/libs/barista-components/table/src/sort/sort-errors.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/sort/sort-header.ts b/libs/barista-components/table/src/sort/sort-header.ts index 819c19dc5e..783f5950cf 100644 --- a/libs/barista-components/table/src/sort/sort-header.ts +++ b/libs/barista-components/table/src/sort/sort-header.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/sort/sort.spec.ts b/libs/barista-components/table/src/sort/sort.spec.ts index f0bb04d754..314e3aa58e 100644 --- a/libs/barista-components/table/src/sort/sort.spec.ts +++ b/libs/barista-components/table/src/sort/sort.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/sort/sort.ts b/libs/barista-components/table/src/sort/sort.ts index 4a499afff2..33f62bbb67 100644 --- a/libs/barista-components/table/src/sort/sort.ts +++ b/libs/barista-components/table/src/sort/sort.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/states/index.ts b/libs/barista-components/table/src/states/index.ts index d21d6e96f3..44d3e626bc 100644 --- a/libs/barista-components/table/src/states/index.ts +++ b/libs/barista-components/table/src/states/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/states/table-loading-state.ts b/libs/barista-components/table/src/states/table-loading-state.ts index 8aa8137fb1..872fb617ea 100644 --- a/libs/barista-components/table/src/states/table-loading-state.ts +++ b/libs/barista-components/table/src/states/table-loading-state.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/table-data-source.spec.ts b/libs/barista-components/table/src/table-data-source.spec.ts index 7d689b5e2b..b5392494a6 100644 --- a/libs/barista-components/table/src/table-data-source.spec.ts +++ b/libs/barista-components/table/src/table-data-source.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/table-data-source.ts b/libs/barista-components/table/src/table-data-source.ts index dbb5d418e4..a9b946d387 100644 --- a/libs/barista-components/table/src/table-data-source.ts +++ b/libs/barista-components/table/src/table-data-source.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/table-module.ts b/libs/barista-components/table/src/table-module.ts index 8b12d97b10..1779d42e4e 100644 --- a/libs/barista-components/table/src/table-module.ts +++ b/libs/barista-components/table/src/table-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/table-order-data-source.ts b/libs/barista-components/table/src/table-order-data-source.ts index 394dae5a7e..c8f0ff655c 100644 --- a/libs/barista-components/table/src/table-order-data-source.ts +++ b/libs/barista-components/table/src/table-order-data-source.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/table.spec.ts b/libs/barista-components/table/src/table.spec.ts index c8d1445aa1..6230949259 100644 --- a/libs/barista-components/table/src/table.spec.ts +++ b/libs/barista-components/table/src/table.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/table.ts b/libs/barista-components/table/src/table.ts index 9389433b88..b5403a266d 100644 --- a/libs/barista-components/table/src/table.ts +++ b/libs/barista-components/table/src/table.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/table/src/test-setup.ts b/libs/barista-components/table/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/table/src/test-setup.ts +++ b/libs/barista-components/table/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/README.md b/libs/barista-components/tabs/README.md index 85ad71569f..53c894c8f1 100644 --- a/libs/barista-components/tabs/README.md +++ b/libs/barista-components/tabs/README.md @@ -38,14 +38,14 @@ To use the Dynatrace tabs, add the following components/directives: ## DtTabGroup inputs -| Name | Type | Default | Description | -| ------------ | --------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------- | -| `selected` | `boolean | undefined` | `undefined` | Sets the selected state if property is set and the value is truthy or undefined | -| `disabled` | `boolean | undefined` | `undefined` | Sets disable state if property is set and the value is truthy or undefined | -| `color` | `string | undefined` | `main` | Sets color. Possible options:
  • main (default)
  • recovered
  • error
| -| `tabindex` | `number` | 0 | Tabindexof the tab. | -| `id` | `string` | | The id of the tab. | -| `aria-label` | `string` | | Aria label of the tab. | +| Name | Type | Default | Description | +| ------------ | -------- | ---------- | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | +| `selected` | `boolean | undefined` | `undefined` | Sets the selected state if property is set and the value is truthy or undefined | +| `disabled` | `boolean | undefined` | `undefined` | Sets disable state if property is set and the value is truthy or undefined | +| `color` | `string | undefined` | `main` | Sets color. Possible options:
  • main (default)
  • recovered
  • error
| +| `tabindex` | `number` | 0 | Tabindexof the tab. | +| `id` | `string` | | The id of the tab. | +| `aria-label` | `string` | | Aria label of the tab. | ## Navigation diff --git a/libs/barista-components/tabs/index.ts b/libs/barista-components/tabs/index.ts index 53d2522929..d44c4d4c8d 100644 --- a/libs/barista-components/tabs/index.ts +++ b/libs/barista-components/tabs/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/navigation/tab-fragment-builder.spec.ts b/libs/barista-components/tabs/src/navigation/tab-fragment-builder.spec.ts index 6d409f67d8..8b1b9dd855 100644 --- a/libs/barista-components/tabs/src/navigation/tab-fragment-builder.spec.ts +++ b/libs/barista-components/tabs/src/navigation/tab-fragment-builder.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/navigation/tab-fragment-builder.ts b/libs/barista-components/tabs/src/navigation/tab-fragment-builder.ts index d189d38b45..5dfecd3f00 100644 --- a/libs/barista-components/tabs/src/navigation/tab-fragment-builder.ts +++ b/libs/barista-components/tabs/src/navigation/tab-fragment-builder.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/navigation/tab-group-navigation.spec.ts b/libs/barista-components/tabs/src/navigation/tab-group-navigation.spec.ts index 309c00d504..e57797e14d 100644 --- a/libs/barista-components/tabs/src/navigation/tab-group-navigation.spec.ts +++ b/libs/barista-components/tabs/src/navigation/tab-group-navigation.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/navigation/tab-group-navigation.ts b/libs/barista-components/tabs/src/navigation/tab-group-navigation.ts index 9c3485bfaa..d3546b8b02 100644 --- a/libs/barista-components/tabs/src/navigation/tab-group-navigation.ts +++ b/libs/barista-components/tabs/src/navigation/tab-group-navigation.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/navigation/tab-navigation-adapter.spec.ts b/libs/barista-components/tabs/src/navigation/tab-navigation-adapter.spec.ts index ff78794d20..11cf3b303d 100644 --- a/libs/barista-components/tabs/src/navigation/tab-navigation-adapter.spec.ts +++ b/libs/barista-components/tabs/src/navigation/tab-navigation-adapter.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/navigation/tab-navigation-adapter.ts b/libs/barista-components/tabs/src/navigation/tab-navigation-adapter.ts index e3729deab7..37cf0c710e 100644 --- a/libs/barista-components/tabs/src/navigation/tab-navigation-adapter.ts +++ b/libs/barista-components/tabs/src/navigation/tab-navigation-adapter.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/tab-group.spec.ts b/libs/barista-components/tabs/src/tab-group.spec.ts index b2e5005086..4cc90cd858 100644 --- a/libs/barista-components/tabs/src/tab-group.spec.ts +++ b/libs/barista-components/tabs/src/tab-group.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/tab-group.ts b/libs/barista-components/tabs/src/tab-group.ts index 5b403ba43c..a86bd0a657 100644 --- a/libs/barista-components/tabs/src/tab-group.ts +++ b/libs/barista-components/tabs/src/tab-group.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -75,7 +75,8 @@ let nextId = 0; changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.Emulated, }) -export class DtTabGroup extends _DtTabGroupMixinBase +export class DtTabGroup + extends _DtTabGroupMixinBase implements AfterContentInit, OnDestroy, diff --git a/libs/barista-components/tabs/src/tab/tab-body.ts b/libs/barista-components/tabs/src/tab/tab-body.ts index 0d99fe63f7..77dad0215d 100644 --- a/libs/barista-components/tabs/src/tab/tab-body.ts +++ b/libs/barista-components/tabs/src/tab/tab-body.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/tab/tab-content.ts b/libs/barista-components/tabs/src/tab/tab-content.ts index 89bf2b00ac..bf3a318143 100644 --- a/libs/barista-components/tabs/src/tab/tab-content.ts +++ b/libs/barista-components/tabs/src/tab/tab-content.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/tab/tab-label.ts b/libs/barista-components/tabs/src/tab/tab-label.ts index 7782ed07ab..ffa26ebf1b 100644 --- a/libs/barista-components/tabs/src/tab/tab-label.ts +++ b/libs/barista-components/tabs/src/tab/tab-label.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/tab/tab.ts b/libs/barista-components/tabs/src/tab/tab.ts index f20821c8ab..b590336b50 100644 --- a/libs/barista-components/tabs/src/tab/tab.ts +++ b/libs/barista-components/tabs/src/tab/tab.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/tabs-module.ts b/libs/barista-components/tabs/src/tabs-module.ts index d1e92a3375..7b9fb46779 100644 --- a/libs/barista-components/tabs/src/tabs-module.ts +++ b/libs/barista-components/tabs/src/tabs-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tabs/src/test-setup.ts b/libs/barista-components/tabs/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/tabs/src/test-setup.ts +++ b/libs/barista-components/tabs/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tag/index.ts b/libs/barista-components/tag/index.ts index a89c4f44d2..0c8e44835a 100644 --- a/libs/barista-components/tag/index.ts +++ b/libs/barista-components/tag/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tag/src/tag-add/tag-add.spec.ts b/libs/barista-components/tag/src/tag-add/tag-add.spec.ts index 01c1972772..be80064344 100644 --- a/libs/barista-components/tag/src/tag-add/tag-add.spec.ts +++ b/libs/barista-components/tag/src/tag-add/tag-add.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tag/src/tag-add/tag-add.ts b/libs/barista-components/tag/src/tag-add/tag-add.ts index ed93f2e96d..b9c18aad5a 100644 --- a/libs/barista-components/tag/src/tag-add/tag-add.ts +++ b/libs/barista-components/tag/src/tag-add/tag-add.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -80,9 +80,8 @@ export class DtTagAdd implements AfterViewInit, OnDestroy { >; /** @internal */ - @ViewChild('tagAddButton', { static: true }) _tagAddButton: ElementRef< - HTMLElement - >; + @ViewChild('tagAddButton', { static: true }) + _tagAddButton: ElementRef; /** @internal Overlay pane containing the fields. */ @ViewChild(CdkConnectedOverlay, { static: true }) diff --git a/libs/barista-components/tag/src/tag-list/tag-list.spec.ts b/libs/barista-components/tag/src/tag-list/tag-list.spec.ts index fa75d08231..62b2a6c892 100644 --- a/libs/barista-components/tag/src/tag-list/tag-list.spec.ts +++ b/libs/barista-components/tag/src/tag-list/tag-list.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tag/src/tag-list/tag-list.ts b/libs/barista-components/tag/src/tag-list/tag-list.ts index 778a59a4b4..6cbe7a4bb1 100644 --- a/libs/barista-components/tag/src/tag-list/tag-list.ts +++ b/libs/barista-components/tag/src/tag-list/tag-list.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -74,9 +74,8 @@ export class DtTagList implements AfterContentInit, OnDestroy { _tagElements: QueryList; /** @internal List of Tag Add references */ - @ContentChildren(DtTagAdd, { read: DtTagAdd }) _tagAddElements: QueryList< - DtTagAdd - >; + @ContentChildren(DtTagAdd, { read: DtTagAdd }) + _tagAddElements: QueryList; /** @internal List of Tag Add subcriptions */ _tagAddSubscriptions: Subscription[] = []; diff --git a/libs/barista-components/tag/src/tag-module.ts b/libs/barista-components/tag/src/tag-module.ts index 91c4a718ea..fc8b60c1d9 100644 --- a/libs/barista-components/tag/src/tag-module.ts +++ b/libs/barista-components/tag/src/tag-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tag/src/tag.spec.ts b/libs/barista-components/tag/src/tag.spec.ts index 5507bbad91..3276088ce1 100644 --- a/libs/barista-components/tag/src/tag.spec.ts +++ b/libs/barista-components/tag/src/tag.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tag/src/tag.ts b/libs/barista-components/tag/src/tag.ts index a9c95333b4..e349b03ad7 100644 --- a/libs/barista-components/tag/src/tag.ts +++ b/libs/barista-components/tag/src/tag.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tag/src/test-setup.ts b/libs/barista-components/tag/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/tag/src/test-setup.ts +++ b/libs/barista-components/tag/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/theming/index.ts b/libs/barista-components/theming/index.ts index 272c811257..908ac29ed0 100644 --- a/libs/barista-components/theming/index.ts +++ b/libs/barista-components/theming/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/theming/src/chart-colors.ts b/libs/barista-components/theming/src/chart-colors.ts index 9c61cac7ec..a27084245d 100644 --- a/libs/barista-components/theming/src/chart-colors.ts +++ b/libs/barista-components/theming/src/chart-colors.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/theming/src/colors.ts b/libs/barista-components/theming/src/colors.ts index 3af97b085d..3b92d2ae4a 100644 --- a/libs/barista-components/theming/src/colors.ts +++ b/libs/barista-components/theming/src/colors.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/theming/src/test-setup.ts b/libs/barista-components/theming/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/theming/src/test-setup.ts +++ b/libs/barista-components/theming/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/theming/src/theme.spec.ts b/libs/barista-components/theming/src/theme.spec.ts index f85b39d238..6340aa2a0a 100644 --- a/libs/barista-components/theming/src/theme.spec.ts +++ b/libs/barista-components/theming/src/theme.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/theming/src/theme.ts b/libs/barista-components/theming/src/theme.ts index c12198e448..dfc0cd4087 100644 --- a/libs/barista-components/theming/src/theme.ts +++ b/libs/barista-components/theming/src/theme.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/theming/src/theming-errors.ts b/libs/barista-components/theming/src/theming-errors.ts index 49a215c9cd..72115df571 100644 --- a/libs/barista-components/theming/src/theming-errors.ts +++ b/libs/barista-components/theming/src/theming-errors.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/theming/src/theming-module.ts b/libs/barista-components/theming/src/theming-module.ts index 37055aacbd..0707c54393 100644 --- a/libs/barista-components/theming/src/theming-module.ts +++ b/libs/barista-components/theming/src/theming-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tile/README.md b/libs/barista-components/tile/README.md index 2630343cb3..a598b854fd 100644 --- a/libs/barista-components/tile/README.md +++ b/libs/barista-components/tile/README.md @@ -33,11 +33,11 @@ be rendered in a smaller version. ## Inputs -| Name | Type | Default | Description | -| ---------- | --------------------- | ----------- | ------------------------------------------------------------------------------------------ | -| `disabled` | `boolean | undefined` | `undefined` | Sets disable state if property is set and the value is truthy or undefined. | -| `color` | `string | undefined` | `undefined` | Sets color. Possible options:
  • `main`
  • `error`
  • `recovered`
| -| `tabindex` | `number` | `0` | Sets tabindex on the tile. | +| Name | Type | Default | Description | +| ---------- | -------- | ---------- | -------------------------- | ------------------------------------------------------------------------------------------ | +| `disabled` | `boolean | undefined` | `undefined` | Sets disable state if property is set and the value is truthy or undefined. | +| `color` | `string | undefined` | `undefined` | Sets color. Possible options:
  • `main`
  • `error`
  • `recovered`
| +| `tabindex` | `number` | `0` | Sets tabindex on the tile. | ## States diff --git a/libs/barista-components/tile/index.ts b/libs/barista-components/tile/index.ts index e1ca76c2d6..089e659652 100644 --- a/libs/barista-components/tile/index.ts +++ b/libs/barista-components/tile/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tile/src/test-setup.ts b/libs/barista-components/tile/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/tile/src/test-setup.ts +++ b/libs/barista-components/tile/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tile/src/tile-module.ts b/libs/barista-components/tile/src/tile-module.ts index bafb3d650b..da9e5e7cfc 100644 --- a/libs/barista-components/tile/src/tile-module.ts +++ b/libs/barista-components/tile/src/tile-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tile/src/tile.spec.ts b/libs/barista-components/tile/src/tile.spec.ts index ed146e8b38..f57503c8a6 100644 --- a/libs/barista-components/tile/src/tile.spec.ts +++ b/libs/barista-components/tile/src/tile.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tile/src/tile.ts b/libs/barista-components/tile/src/tile.ts index b051e29f74..840eef4437 100644 --- a/libs/barista-components/tile/src/tile.ts +++ b/libs/barista-components/tile/src/tile.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -98,7 +98,8 @@ export const _DtTileMixinBase = mixinTabIndex( preserveWhitespaces: false, changeDetection: ChangeDetectionStrategy.OnPush, }) -export class DtTile extends _DtTileMixinBase +export class DtTile + extends _DtTileMixinBase implements CanDisable, HasElementRef, diff --git a/libs/barista-components/timeline-chart/index.ts b/libs/barista-components/timeline-chart/index.ts index 27cba3d9a8..f93edba142 100644 --- a/libs/barista-components/timeline-chart/index.ts +++ b/libs/barista-components/timeline-chart/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/timeline-chart/src/test-setup.ts b/libs/barista-components/timeline-chart/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/timeline-chart/src/test-setup.ts +++ b/libs/barista-components/timeline-chart/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/timeline-chart/src/timeline-chart-directives.ts b/libs/barista-components/timeline-chart/src/timeline-chart-directives.ts index 9f0b941ae4..86f0c8501c 100644 --- a/libs/barista-components/timeline-chart/src/timeline-chart-directives.ts +++ b/libs/barista-components/timeline-chart/src/timeline-chart-directives.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/timeline-chart/src/timeline-chart-module.ts b/libs/barista-components/timeline-chart/src/timeline-chart-module.ts index c553b23856..fc66cfc1e6 100644 --- a/libs/barista-components/timeline-chart/src/timeline-chart-module.ts +++ b/libs/barista-components/timeline-chart/src/timeline-chart-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/timeline-chart/src/timeline-chart.spec.ts b/libs/barista-components/timeline-chart/src/timeline-chart.spec.ts index fbb72235c8..f2bb60026c 100644 --- a/libs/barista-components/timeline-chart/src/timeline-chart.spec.ts +++ b/libs/barista-components/timeline-chart/src/timeline-chart.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/timeline-chart/src/timeline-chart.ts b/libs/barista-components/timeline-chart/src/timeline-chart.ts index 984b47091e..96a5d8fcef 100644 --- a/libs/barista-components/timeline-chart/src/timeline-chart.ts +++ b/libs/barista-components/timeline-chart/src/timeline-chart.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toast/index.ts b/libs/barista-components/toast/index.ts index fa3e2edd50..53628f5abf 100644 --- a/libs/barista-components/toast/index.ts +++ b/libs/barista-components/toast/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toast/src/test-setup.ts b/libs/barista-components/toast/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/toast/src/test-setup.ts +++ b/libs/barista-components/toast/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toast/src/toast-config.ts b/libs/barista-components/toast/src/toast-config.ts index 047afe949b..fe98c34952 100644 --- a/libs/barista-components/toast/src/toast-config.ts +++ b/libs/barista-components/toast/src/toast-config.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toast/src/toast-container.ts b/libs/barista-components/toast/src/toast-container.ts index be19e053c6..f585a5e95e 100644 --- a/libs/barista-components/toast/src/toast-container.ts +++ b/libs/barista-components/toast/src/toast-container.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -77,7 +77,8 @@ export const _DtToastContainerMixin = mixinNotifyDomExit(DtToastContainerBase); ]), ], }) -export class DtToastContainer extends _DtToastContainerMixin +export class DtToastContainer + extends _DtToastContainerMixin implements OnDestroy, CanNotifyOnExit { private _destroyed = false; diff --git a/libs/barista-components/toast/src/toast-module.ts b/libs/barista-components/toast/src/toast-module.ts index 4f2c7743a8..4478f849bd 100644 --- a/libs/barista-components/toast/src/toast-module.ts +++ b/libs/barista-components/toast/src/toast-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toast/src/toast-ref.ts b/libs/barista-components/toast/src/toast-ref.ts index e0c0a0b408..348039fee9 100644 --- a/libs/barista-components/toast/src/toast-ref.ts +++ b/libs/barista-components/toast/src/toast-ref.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toast/src/toast.spec.ts b/libs/barista-components/toast/src/toast.spec.ts index 7bd62e25b0..ebb58f2665 100644 --- a/libs/barista-components/toast/src/toast.spec.ts +++ b/libs/barista-components/toast/src/toast.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toast/src/toast.ts b/libs/barista-components/toast/src/toast.ts index 404c77fac8..681cfbf5b0 100644 --- a/libs/barista-components/toast/src/toast.ts +++ b/libs/barista-components/toast/src/toast.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toggle-button-group/README.md b/libs/barista-components/toggle-button-group/README.md index 4a305704d6..6823e0b722 100644 --- a/libs/barista-components/toggle-button-group/README.md +++ b/libs/barista-components/toggle-button-group/README.md @@ -38,8 +38,8 @@ the left hand side: ### Outputs -| Name | Type | Description | -| -------- | --------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Name | Type | Description | +| -------- | --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | | `change` | `EventEmitter>` | EventEmitter that fires every time the selection changes. `DtToggleButtonChange` is an interface for the following object signature: `{ source: DtToggleButtonItem, value: T | null, isUserInput: boolean }`. | ### Methods diff --git a/libs/barista-components/toggle-button-group/index.ts b/libs/barista-components/toggle-button-group/index.ts index da9eeecfaf..c395cba16d 100644 --- a/libs/barista-components/toggle-button-group/index.ts +++ b/libs/barista-components/toggle-button-group/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toggle-button-group/src/test-setup.ts b/libs/barista-components/toggle-button-group/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/toggle-button-group/src/test-setup.ts +++ b/libs/barista-components/toggle-button-group/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toggle-button-group/src/toggle-button-group-module.ts b/libs/barista-components/toggle-button-group/src/toggle-button-group-module.ts index 01f359f51d..4cf3b826bf 100644 --- a/libs/barista-components/toggle-button-group/src/toggle-button-group-module.ts +++ b/libs/barista-components/toggle-button-group/src/toggle-button-group-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toggle-button-group/src/toggle-button-group.spec.ts b/libs/barista-components/toggle-button-group/src/toggle-button-group.spec.ts index 99ec6b7075..2f3a9ddb64 100644 --- a/libs/barista-components/toggle-button-group/src/toggle-button-group.spec.ts +++ b/libs/barista-components/toggle-button-group/src/toggle-button-group.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toggle-button-group/src/toggle-button-group.ts b/libs/barista-components/toggle-button-group/src/toggle-button-group.ts index b349d679aa..b028f481a4 100644 --- a/libs/barista-components/toggle-button-group/src/toggle-button-group.ts +++ b/libs/barista-components/toggle-button-group/src/toggle-button-group.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toggle-button-group/src/toggle-button-item-icon.ts b/libs/barista-components/toggle-button-group/src/toggle-button-item-icon.ts index 8f410fb950..fa1a68838a 100644 --- a/libs/barista-components/toggle-button-group/src/toggle-button-item-icon.ts +++ b/libs/barista-components/toggle-button-group/src/toggle-button-item-icon.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/toggle-button-group/src/toggle-button-item.ts b/libs/barista-components/toggle-button-group/src/toggle-button-item.ts index 053dd522c3..ed7a4f429c 100644 --- a/libs/barista-components/toggle-button-group/src/toggle-button-item.ts +++ b/libs/barista-components/toggle-button-group/src/toggle-button-item.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/top-bar-navigation/README.md b/libs/barista-components/top-bar-navigation/README.md index 5e48acc8fd..873f1f6dcc 100644 --- a/libs/barista-components/top-bar-navigation/README.md +++ b/libs/barista-components/top-bar-navigation/README.md @@ -32,9 +32,9 @@ This can be achieved with the `align` property. ### Inputs -| Name | Type | Default | Description | -| ------- | ----------------- | --------- | ------------------------------------------------------------------------------- | -| `align` | `'start' | 'end'` | `'start'` | If the item is placed on the left side or right side of the top navigation bar. | +| Name | Type | Default | Description | +| ------- | -------- | ------- | ----------- | ------------------------------------------------------------------------------- | +| `align` | `'start' | 'end'` | `'start'` | If the item is placed on the left side or right side of the top navigation bar. | ## DtTopBarAction @@ -63,9 +63,7 @@ navigation, omitting the term "navigation", as the screen reader will read the role and the contents of the label. ```html - - ... - + ... ``` ## Top Bar Navigation in use diff --git a/libs/barista-components/top-bar-navigation/index.ts b/libs/barista-components/top-bar-navigation/index.ts index f86e044fb4..aeed4330ff 100644 --- a/libs/barista-components/top-bar-navigation/index.ts +++ b/libs/barista-components/top-bar-navigation/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/top-bar-navigation/src/test-setup.ts b/libs/barista-components/top-bar-navigation/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/top-bar-navigation/src/test-setup.ts +++ b/libs/barista-components/top-bar-navigation/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/top-bar-navigation/src/top-bar-navigation-module.ts b/libs/barista-components/top-bar-navigation/src/top-bar-navigation-module.ts index b21f5d0ce4..fcd14a84da 100644 --- a/libs/barista-components/top-bar-navigation/src/top-bar-navigation-module.ts +++ b/libs/barista-components/top-bar-navigation/src/top-bar-navigation-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/top-bar-navigation/src/top-bar-navigation.spec.ts b/libs/barista-components/top-bar-navigation/src/top-bar-navigation.spec.ts index 865af8b409..65272a07bd 100644 --- a/libs/barista-components/top-bar-navigation/src/top-bar-navigation.spec.ts +++ b/libs/barista-components/top-bar-navigation/src/top-bar-navigation.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/top-bar-navigation/src/top-bar-navigation.ts b/libs/barista-components/top-bar-navigation/src/top-bar-navigation.ts index b14cabc0df..50d65b352f 100644 --- a/libs/barista-components/top-bar-navigation/src/top-bar-navigation.ts +++ b/libs/barista-components/top-bar-navigation/src/top-bar-navigation.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tree-table/README.md b/libs/barista-components/tree-table/README.md index 70d9d907f4..2ad751805d 100644 --- a/libs/barista-components/tree-table/README.md +++ b/libs/barista-components/tree-table/README.md @@ -144,9 +144,7 @@ A normal column could like the following example Waiting - - {{row.waiting}} - + {{row.waiting}} ``` @@ -226,13 +224,13 @@ It is obligatory to provide either an `aria-label` or `aria-labelledby`. ## DtTreeControl -| Name | Type | Default | Description | -| ---------------- | -------------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------------ | -| `dataNodes` | `T[]` | | Saved row data for expandAll action | -| `expansionModel` | `SelectionModel` | | A selection model to track expansion status | -| `getChildren` | `(row: T) => (Observable | T[] | undefined | null)` | | function that returns an observable containing the child rows, the child rows, undefined or null | -| `getLevel` | `(row: T) => number` | | accessor fn for the level of the row | -| `isExpandable` | `(dataNode: T) => boolean` |   | function that returns wether a node is expandable  | +| Name | Type | Default | Description | +| ---------------- | ----------------------------- | ------- | -------------------------------------------------- | ------ | --- | ------------------------------------------------------------------------------------------------ | +| `dataNodes` | `T[]` | | Saved row data for expandAll action | +| `expansionModel` | `SelectionModel` | | A selection model to track expansion status | +| `getChildren` | `(row: T) => (Observable | T[] | undefined | null)` | | function that returns an observable containing the child rows, the child rows, undefined or null | +| `getLevel` | `(row: T) => number` | | accessor fn for the level of the row | +| `isExpandable` | `(dataNode: T) => boolean` |   | function that returns wether a node is expandable  | ### Methods @@ -251,12 +249,12 @@ It is obligatory to provide either an `aria-label` or `aria-labelledby`. ## DtTreeFlattener -| Parameters | Type | Description | -| ------------------- | -------------------------------------------------------- | ------------------------------------------------------------------------------------------------ | -| `getChildren` | `(row: T) => (Observable | T[] | undefined | null)` | function that returns an observable containing the child rows, the child rows, undefined or null | -| `getLevel` | `(row: T) => number` | accessor fn for the level of the row | -| `isExpandable` | `(row: T) => boolean` | function that returns wether a node is expandable  | -| `transformFunction` | `(row: T, level: number) => F` |  function that transforms from type T to flat type F  | +| Parameters | Type | Description | +| ------------------- | ------------------------------ | ----------------------------------------------------- | --------- | ------ | ------------------------------------------------------------------------------------------------ | +| `getChildren` | `(row: T) => (Observable | T[] | undefined | null)` | function that returns an observable containing the child rows, the child rows, undefined or null | +| `getLevel` | `(row: T) => number` | accessor fn for the level of the row | +| `isExpandable` | `(row: T) => boolean` | function that returns wether a node is expandable  | +| `transformFunction` | `(row: T, level: number) => F` |  function that transforms from type T to flat type F  | ## Tree table in use diff --git a/libs/barista-components/tree-table/index.ts b/libs/barista-components/tree-table/index.ts index 47c3ea9db4..63b92d320b 100644 --- a/libs/barista-components/tree-table/index.ts +++ b/libs/barista-components/tree-table/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tree-table/src/test-setup.ts b/libs/barista-components/tree-table/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/barista-components/tree-table/src/test-setup.ts +++ b/libs/barista-components/tree-table/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tree-table/src/tree-table-header-cell.ts b/libs/barista-components/tree-table/src/tree-table-header-cell.ts index 3f28dad44d..2e5d142215 100644 --- a/libs/barista-components/tree-table/src/tree-table-header-cell.ts +++ b/libs/barista-components/tree-table/src/tree-table-header-cell.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tree-table/src/tree-table-module.ts b/libs/barista-components/tree-table/src/tree-table-module.ts index ae27b9eb83..e9ba5d7d5e 100644 --- a/libs/barista-components/tree-table/src/tree-table-module.ts +++ b/libs/barista-components/tree-table/src/tree-table-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tree-table/src/tree-table-row.ts b/libs/barista-components/tree-table/src/tree-table-row.ts index 39ec8ffcf9..05817a42d2 100644 --- a/libs/barista-components/tree-table/src/tree-table-row.ts +++ b/libs/barista-components/tree-table/src/tree-table-row.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tree-table/src/tree-table-toggle-cell.ts b/libs/barista-components/tree-table/src/tree-table-toggle-cell.ts index 395cc9c5fa..892bf3c9cb 100644 --- a/libs/barista-components/tree-table/src/tree-table-toggle-cell.ts +++ b/libs/barista-components/tree-table/src/tree-table-toggle-cell.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -55,7 +55,8 @@ const DT_TREE_TABLE_INDENT_PX = 16; preserveWhitespaces: false, exportAs: 'dtTreeTableToggleCell', }) -export class DtTreeTableToggleCell extends DtCell +export class DtTreeTableToggleCell + extends DtCell implements OnDestroy, AfterViewInit { /** The aria label for the toggle button */ @Input('aria-label') ariaLabel: string; @@ -64,9 +65,7 @@ export class DtTreeTableToggleCell extends DtCell /** Event emitted when the cell's expandable state changes. */ @Output() - readonly expandChange: Observable< - boolean - > = this._treeControl.expansionModel.changed.pipe( + readonly expandChange: Observable = this._treeControl.expansionModel.changed.pipe( filter( (changed: SelectionChange) => (changed.added.includes(this._rowData) || diff --git a/libs/barista-components/tree-table/src/tree-table.spec.ts b/libs/barista-components/tree-table/src/tree-table.spec.ts index edb672dc5a..2090fe6686 100644 --- a/libs/barista-components/tree-table/src/tree-table.spec.ts +++ b/libs/barista-components/tree-table/src/tree-table.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/barista-components/tree-table/src/tree-table.ts b/libs/barista-components/tree-table/src/tree-table.ts index 8a39073e68..44ece9869f 100644 --- a/libs/barista-components/tree-table/src/tree-table.ts +++ b/libs/barista-components/tree-table/src/tree-table.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/input/src/index.ts b/libs/design-tokens-ui/input/src/index.ts index 3c10f60627..457369391c 100644 --- a/libs/design-tokens-ui/input/src/index.ts +++ b/libs/design-tokens-ui/input/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/input/src/lib/input.component.ts b/libs/design-tokens-ui/input/src/lib/input.component.ts index a7314e431e..1b633990c5 100644 --- a/libs/design-tokens-ui/input/src/lib/input.component.ts +++ b/libs/design-tokens-ui/input/src/lib/input.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/input/src/lib/input.module.ts b/libs/design-tokens-ui/input/src/lib/input.module.ts index dcb9fb3cc4..dd0a4bde58 100644 --- a/libs/design-tokens-ui/input/src/lib/input.module.ts +++ b/libs/design-tokens-ui/input/src/lib/input.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/input/src/test-setup.ts b/libs/design-tokens-ui/input/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/design-tokens-ui/input/src/test-setup.ts +++ b/libs/design-tokens-ui/input/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/shared/src/index.ts b/libs/design-tokens-ui/shared/src/index.ts index 6af6a8aeaa..cff7891a66 100644 --- a/libs/design-tokens-ui/shared/src/index.ts +++ b/libs/design-tokens-ui/shared/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/shared/src/lib/types/index.ts b/libs/design-tokens-ui/shared/src/lib/types/index.ts index cdc9350d8e..c93b51af2c 100644 --- a/libs/design-tokens-ui/shared/src/lib/types/index.ts +++ b/libs/design-tokens-ui/shared/src/lib/types/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/shared/src/lib/types/palette.ts b/libs/design-tokens-ui/shared/src/lib/types/palette.ts index 7d98b057d3..4c7734693c 100644 --- a/libs/design-tokens-ui/shared/src/lib/types/palette.ts +++ b/libs/design-tokens-ui/shared/src/lib/types/palette.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/shared/src/lib/utils/index.ts b/libs/design-tokens-ui/shared/src/lib/utils/index.ts index 11584dbc41..4071ec7829 100644 --- a/libs/design-tokens-ui/shared/src/lib/utils/index.ts +++ b/libs/design-tokens-ui/shared/src/lib/utils/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/shared/src/lib/utils/math.spec.ts b/libs/design-tokens-ui/shared/src/lib/utils/math.spec.ts index 1f70b8f43a..4063ec6307 100644 --- a/libs/design-tokens-ui/shared/src/lib/utils/math.spec.ts +++ b/libs/design-tokens-ui/shared/src/lib/utils/math.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/shared/src/lib/utils/math.ts b/libs/design-tokens-ui/shared/src/lib/utils/math.ts index f9d3405825..60a98b9676 100644 --- a/libs/design-tokens-ui/shared/src/lib/utils/math.ts +++ b/libs/design-tokens-ui/shared/src/lib/utils/math.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/shared/src/lib/utils/palette-generation.ts b/libs/design-tokens-ui/shared/src/lib/utils/palette-generation.ts index 2fd0ebc134..b8bc249e77 100644 --- a/libs/design-tokens-ui/shared/src/lib/utils/palette-generation.ts +++ b/libs/design-tokens-ui/shared/src/lib/utils/palette-generation.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/design-tokens-ui/shared/src/test-setup.ts b/libs/design-tokens-ui/shared/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/design-tokens-ui/shared/src/test-setup.ts +++ b/libs/design-tokens-ui/shared/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/alert/alert-dark-error-example/alert-dark-error-example.ts b/libs/examples/src/alert/alert-dark-error-example/alert-dark-error-example.ts index 737acf43f6..65bf4877b2 100644 --- a/libs/examples/src/alert/alert-dark-error-example/alert-dark-error-example.ts +++ b/libs/examples/src/alert/alert-dark-error-example/alert-dark-error-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/alert/alert-dark-example/alert-dark-example.ts b/libs/examples/src/alert/alert-dark-example/alert-dark-example.ts index ea7521e466..e5f86a199b 100644 --- a/libs/examples/src/alert/alert-dark-example/alert-dark-example.ts +++ b/libs/examples/src/alert/alert-dark-example/alert-dark-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/alert/alert-error-example/alert-error-example.ts b/libs/examples/src/alert/alert-error-example/alert-error-example.ts index f18b65dd41..befcfcfa3f 100644 --- a/libs/examples/src/alert/alert-error-example/alert-error-example.ts +++ b/libs/examples/src/alert/alert-error-example/alert-error-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/alert/alert-examples.module.ts b/libs/examples/src/alert/alert-examples.module.ts index 00cc33aacd..ef5f7ed5c7 100644 --- a/libs/examples/src/alert/alert-examples.module.ts +++ b/libs/examples/src/alert/alert-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/alert/alert-interactive-example/alert-interactive-example.ts b/libs/examples/src/alert/alert-interactive-example/alert-interactive-example.ts index 64477da883..527f2575fc 100644 --- a/libs/examples/src/alert/alert-interactive-example/alert-interactive-example.ts +++ b/libs/examples/src/alert/alert-interactive-example/alert-interactive-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/alert/alert-warning-example/alert-warning-example.ts b/libs/examples/src/alert/alert-warning-example/alert-warning-example.ts index b8f5634802..279d88b0a7 100644 --- a/libs/examples/src/alert/alert-warning-example/alert-warning-example.ts +++ b/libs/examples/src/alert/alert-warning-example/alert-warning-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/alert/index.ts b/libs/examples/src/alert/index.ts index 0ee7dcca76..bc09c56c3c 100644 --- a/libs/examples/src/alert/index.ts +++ b/libs/examples/src/alert/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/autocomplete/autocomplete-attach-different-element-example/autocomplete-attach-different-element-example.ts b/libs/examples/src/autocomplete/autocomplete-attach-different-element-example/autocomplete-attach-different-element-example.ts index 58fc1c2473..3d114f3855 100644 --- a/libs/examples/src/autocomplete/autocomplete-attach-different-element-example/autocomplete-attach-different-element-example.ts +++ b/libs/examples/src/autocomplete/autocomplete-attach-different-element-example/autocomplete-attach-different-element-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/autocomplete/autocomplete-control-values-example/autocomplete-control-values-example.ts b/libs/examples/src/autocomplete/autocomplete-control-values-example/autocomplete-control-values-example.ts index 5ca9ae98c6..21afba6d79 100644 --- a/libs/examples/src/autocomplete/autocomplete-control-values-example/autocomplete-control-values-example.ts +++ b/libs/examples/src/autocomplete/autocomplete-control-values-example/autocomplete-control-values-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/autocomplete/autocomplete-custom-filter-example/autocomplete-custom-filter-example.ts b/libs/examples/src/autocomplete/autocomplete-custom-filter-example/autocomplete-custom-filter-example.ts index c3b7daed9c..4c5ed5798c 100644 --- a/libs/examples/src/autocomplete/autocomplete-custom-filter-example/autocomplete-custom-filter-example.ts +++ b/libs/examples/src/autocomplete/autocomplete-custom-filter-example/autocomplete-custom-filter-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/autocomplete/autocomplete-default-example/autocomplete-default-example.ts b/libs/examples/src/autocomplete/autocomplete-default-example/autocomplete-default-example.ts index 362d3d3c2b..bdfdf05bc5 100644 --- a/libs/examples/src/autocomplete/autocomplete-default-example/autocomplete-default-example.ts +++ b/libs/examples/src/autocomplete/autocomplete-default-example/autocomplete-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/autocomplete/autocomplete-examples.module.ts b/libs/examples/src/autocomplete/autocomplete-examples.module.ts index 7ca8aeef22..ba092c84c7 100644 --- a/libs/examples/src/autocomplete/autocomplete-examples.module.ts +++ b/libs/examples/src/autocomplete/autocomplete-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/autocomplete/autocomplete-groups-example/autocomplete-groups-example.ts b/libs/examples/src/autocomplete/autocomplete-groups-example/autocomplete-groups-example.ts index b80b46ccd5..8cff184003 100644 --- a/libs/examples/src/autocomplete/autocomplete-groups-example/autocomplete-groups-example.ts +++ b/libs/examples/src/autocomplete/autocomplete-groups-example/autocomplete-groups-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/autocomplete/autocomplete-highlight-first-option-example/autocomplete-highlight-first-option-example.ts b/libs/examples/src/autocomplete/autocomplete-highlight-first-option-example/autocomplete-highlight-first-option-example.ts index 382aea7412..a661fafc9a 100644 --- a/libs/examples/src/autocomplete/autocomplete-highlight-first-option-example/autocomplete-highlight-first-option-example.ts +++ b/libs/examples/src/autocomplete/autocomplete-highlight-first-option-example/autocomplete-highlight-first-option-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/autocomplete/countries.ts b/libs/examples/src/autocomplete/countries.ts index a13fd2115b..4bb8c9f696 100644 --- a/libs/examples/src/autocomplete/countries.ts +++ b/libs/examples/src/autocomplete/countries.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/autocomplete/index.ts b/libs/examples/src/autocomplete/index.ts index fc0dd70822..ca120e00c6 100644 --- a/libs/examples/src/autocomplete/index.ts +++ b/libs/examples/src/autocomplete/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/bar-indicator/bar-indicator-alignment-example/bar-indicator-alignment-example.html b/libs/examples/src/bar-indicator/bar-indicator-alignment-example/bar-indicator-alignment-example.html index 10a87518a7..b72923fe35 100644 --- a/libs/examples/src/bar-indicator/bar-indicator-alignment-example/bar-indicator-alignment-example.html +++ b/libs/examples/src/bar-indicator/bar-indicator-alignment-example/bar-indicator-alignment-example.html @@ -2,7 +2,7 @@ start end diff --git a/libs/examples/src/bar-indicator/bar-indicator-alignment-example/bar-indicator-alignment-example.ts b/libs/examples/src/bar-indicator/bar-indicator-alignment-example/bar-indicator-alignment-example.ts index dc2b3d3ea6..33fa2eff5b 100644 --- a/libs/examples/src/bar-indicator/bar-indicator-alignment-example/bar-indicator-alignment-example.ts +++ b/libs/examples/src/bar-indicator/bar-indicator-alignment-example/bar-indicator-alignment-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/bar-indicator/bar-indicator-color-example/bar-indicator-color-example.html b/libs/examples/src/bar-indicator/bar-indicator-color-example/bar-indicator-color-example.html index 58fa2b0508..40423f53c5 100644 --- a/libs/examples/src/bar-indicator/bar-indicator-color-example/bar-indicator-color-example.html +++ b/libs/examples/src/bar-indicator/bar-indicator-color-example/bar-indicator-color-example.html @@ -2,7 +2,7 @@ main error diff --git a/libs/examples/src/bar-indicator/bar-indicator-color-example/bar-indicator-color-example.ts b/libs/examples/src/bar-indicator/bar-indicator-color-example/bar-indicator-color-example.ts index afb8be1335..c000647aae 100644 --- a/libs/examples/src/bar-indicator/bar-indicator-color-example/bar-indicator-color-example.ts +++ b/libs/examples/src/bar-indicator/bar-indicator-color-example/bar-indicator-color-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/bar-indicator/bar-indicator-default-example/bar-indicator-default-example.ts b/libs/examples/src/bar-indicator/bar-indicator-default-example/bar-indicator-default-example.ts index 314ccace92..5dc4c9cdb6 100644 --- a/libs/examples/src/bar-indicator/bar-indicator-default-example/bar-indicator-default-example.ts +++ b/libs/examples/src/bar-indicator/bar-indicator-default-example/bar-indicator-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/bar-indicator/bar-indicator-dynamic-example/bar-indicator-dynamic-example.html b/libs/examples/src/bar-indicator/bar-indicator-dynamic-example/bar-indicator-dynamic-example.html index 6b4e564e8d..21bc02872a 100644 --- a/libs/examples/src/bar-indicator/bar-indicator-dynamic-example/bar-indicator-dynamic-example.html +++ b/libs/examples/src/bar-indicator/bar-indicator-dynamic-example/bar-indicator-dynamic-example.html @@ -4,19 +4,15 @@ [max]="max" (valueChange)="changed($event)" > -
- - +
+ +
-
+
-
+
diff --git a/libs/examples/src/bar-indicator/bar-indicator-dynamic-example/bar-indicator-dynamic-example.ts b/libs/examples/src/bar-indicator/bar-indicator-dynamic-example/bar-indicator-dynamic-example.ts index 2d3f85bffd..5010086679 100644 --- a/libs/examples/src/bar-indicator/bar-indicator-dynamic-example/bar-indicator-dynamic-example.ts +++ b/libs/examples/src/bar-indicator/bar-indicator-dynamic-example/bar-indicator-dynamic-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/bar-indicator/bar-indicator-examples.module.ts b/libs/examples/src/bar-indicator/bar-indicator-examples.module.ts index f2baa62135..57c9bf39e6 100644 --- a/libs/examples/src/bar-indicator/bar-indicator-examples.module.ts +++ b/libs/examples/src/bar-indicator/bar-indicator-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/bar-indicator/bar-indicator-table-example/bar-indicator-table-example.ts b/libs/examples/src/bar-indicator/bar-indicator-table-example/bar-indicator-table-example.ts index 4fdba89f91..040c1c8455 100644 --- a/libs/examples/src/bar-indicator/bar-indicator-table-example/bar-indicator-table-example.ts +++ b/libs/examples/src/bar-indicator/bar-indicator-table-example/bar-indicator-table-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/bar-indicator/index.ts b/libs/examples/src/bar-indicator/index.ts index 4ccd78e507..d692de5a35 100644 --- a/libs/examples/src/bar-indicator/index.ts +++ b/libs/examples/src/bar-indicator/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/breadcrumbs/breadcrumbs-color-example/breadcrumbs-color-example.html b/libs/examples/src/breadcrumbs/breadcrumbs-color-example/breadcrumbs-color-example.html index bbc7284fb1..3f9dd0de9f 100644 --- a/libs/examples/src/breadcrumbs/breadcrumbs-color-example/breadcrumbs-color-example.html +++ b/libs/examples/src/breadcrumbs/breadcrumbs-color-example/breadcrumbs-color-example.html @@ -1,14 +1,12 @@ First view - - Second view - + Second view Current view main error diff --git a/libs/examples/src/breadcrumbs/breadcrumbs-color-example/breadcrumbs-color-example.ts b/libs/examples/src/breadcrumbs/breadcrumbs-color-example/breadcrumbs-color-example.ts index c4fcd928a1..d07d0d1fa4 100644 --- a/libs/examples/src/breadcrumbs/breadcrumbs-color-example/breadcrumbs-color-example.ts +++ b/libs/examples/src/breadcrumbs/breadcrumbs-color-example/breadcrumbs-color-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/breadcrumbs/breadcrumbs-dark-example/breadcrumbs-dark-example.html b/libs/examples/src/breadcrumbs/breadcrumbs-dark-example/breadcrumbs-dark-example.html index 2b17f39e38..d7175e4a3c 100644 --- a/libs/examples/src/breadcrumbs/breadcrumbs-dark-example/breadcrumbs-dark-example.html +++ b/libs/examples/src/breadcrumbs/breadcrumbs-dark-example/breadcrumbs-dark-example.html @@ -1,9 +1,7 @@ diff --git a/libs/examples/src/breadcrumbs/breadcrumbs-dark-example/breadcrumbs-dark-example.ts b/libs/examples/src/breadcrumbs/breadcrumbs-dark-example/breadcrumbs-dark-example.ts index c25e5ec7f3..104ee8f917 100644 --- a/libs/examples/src/breadcrumbs/breadcrumbs-dark-example/breadcrumbs-dark-example.ts +++ b/libs/examples/src/breadcrumbs/breadcrumbs-dark-example/breadcrumbs-dark-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/breadcrumbs/breadcrumbs-default-example/breadcrumbs-default-example.html b/libs/examples/src/breadcrumbs/breadcrumbs-default-example/breadcrumbs-default-example.html index d08c1cc56f..3bbb646a3e 100644 --- a/libs/examples/src/breadcrumbs/breadcrumbs-default-example/breadcrumbs-default-example.html +++ b/libs/examples/src/breadcrumbs/breadcrumbs-default-example/breadcrumbs-default-example.html @@ -1,10 +1,6 @@ First view - - Second view - - - Third view - + Second view + Third view Current view diff --git a/libs/examples/src/breadcrumbs/breadcrumbs-default-example/breadcrumbs-default-example.ts b/libs/examples/src/breadcrumbs/breadcrumbs-default-example/breadcrumbs-default-example.ts index 6912a81c0c..7c03455935 100644 --- a/libs/examples/src/breadcrumbs/breadcrumbs-default-example/breadcrumbs-default-example.ts +++ b/libs/examples/src/breadcrumbs/breadcrumbs-default-example/breadcrumbs-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/breadcrumbs/breadcrumbs-examples.module.ts b/libs/examples/src/breadcrumbs/breadcrumbs-examples.module.ts index 5c744236cc..c490d379fb 100644 --- a/libs/examples/src/breadcrumbs/breadcrumbs-examples.module.ts +++ b/libs/examples/src/breadcrumbs/breadcrumbs-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/breadcrumbs/breadcrumbs-observable-example/breadcrumbs-observable-example.ts b/libs/examples/src/breadcrumbs/breadcrumbs-observable-example/breadcrumbs-observable-example.ts index 3922da36a8..5eb2ea219e 100644 --- a/libs/examples/src/breadcrumbs/breadcrumbs-observable-example/breadcrumbs-observable-example.ts +++ b/libs/examples/src/breadcrumbs/breadcrumbs-observable-example/breadcrumbs-observable-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/breadcrumbs/index.ts b/libs/examples/src/breadcrumbs/index.ts index 50ee1ca219..b669295703 100644 --- a/libs/examples/src/breadcrumbs/index.ts +++ b/libs/examples/src/breadcrumbs/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/button-group/button-group-default-example/button-group-default-example.ts b/libs/examples/src/button-group/button-group-default-example/button-group-default-example.ts index f3fec9769c..740a2a1624 100644 --- a/libs/examples/src/button-group/button-group-default-example/button-group-default-example.ts +++ b/libs/examples/src/button-group/button-group-default-example/button-group-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/button-group/button-group-disabled-example/button-group-disabled-example.ts b/libs/examples/src/button-group/button-group-disabled-example/button-group-disabled-example.ts index d08e0370eb..0169ee3b89 100644 --- a/libs/examples/src/button-group/button-group-disabled-example/button-group-disabled-example.ts +++ b/libs/examples/src/button-group/button-group-disabled-example/button-group-disabled-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/button-group/button-group-error-example/button-group-error-example.ts b/libs/examples/src/button-group/button-group-error-example/button-group-error-example.ts index f1ed1482d4..de27f1746b 100644 --- a/libs/examples/src/button-group/button-group-error-example/button-group-error-example.ts +++ b/libs/examples/src/button-group/button-group-error-example/button-group-error-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/button-group/button-group-examples.module.ts b/libs/examples/src/button-group/button-group-examples.module.ts index 91ce69b337..df381ee126 100644 --- a/libs/examples/src/button-group/button-group-examples.module.ts +++ b/libs/examples/src/button-group/button-group-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/button-group/button-group-interactive-example/button-group-interactive-example.html b/libs/examples/src/button-group/button-group-interactive-example/button-group-interactive-example.html index f0440285fa..01ef496fdb 100644 --- a/libs/examples/src/button-group/button-group-interactive-example/button-group-interactive-example.html +++ b/libs/examples/src/button-group/button-group-interactive-example/button-group-interactive-example.html @@ -11,8 +11,8 @@
-
Current value: {{ control1.value }}
-
+
Current value: {{ control1.value }}
+
+ Copy
-
- {{ _copyHint }} -
+
{{ _copyHint }}
diff --git a/libs/examples/src/copy-to-clipboard/copy-to-clipboard-callback-example/copy-to-clipboard-callback-example.ts b/libs/examples/src/copy-to-clipboard/copy-to-clipboard-callback-example/copy-to-clipboard-callback-example.ts index d551661d4f..83b6a98e66 100644 --- a/libs/examples/src/copy-to-clipboard/copy-to-clipboard-callback-example/copy-to-clipboard-callback-example.ts +++ b/libs/examples/src/copy-to-clipboard/copy-to-clipboard-callback-example/copy-to-clipboard-callback-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/copy-to-clipboard/copy-to-clipboard-context-example/copy-to-clipboard-context-example.ts b/libs/examples/src/copy-to-clipboard/copy-to-clipboard-context-example/copy-to-clipboard-context-example.ts index cb4c5dcf8e..65baaa1c6c 100644 --- a/libs/examples/src/copy-to-clipboard/copy-to-clipboard-context-example/copy-to-clipboard-context-example.ts +++ b/libs/examples/src/copy-to-clipboard/copy-to-clipboard-context-example/copy-to-clipboard-context-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/copy-to-clipboard/copy-to-clipboard-dark-example/copy-to-clipboard-dark-example.ts b/libs/examples/src/copy-to-clipboard/copy-to-clipboard-dark-example/copy-to-clipboard-dark-example.ts index 07e80cd5a9..ae2eb54fca 100644 --- a/libs/examples/src/copy-to-clipboard/copy-to-clipboard-dark-example/copy-to-clipboard-dark-example.ts +++ b/libs/examples/src/copy-to-clipboard/copy-to-clipboard-dark-example/copy-to-clipboard-dark-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/copy-to-clipboard/copy-to-clipboard-default-example/copy-to-clipboard-default-example.ts b/libs/examples/src/copy-to-clipboard/copy-to-clipboard-default-example/copy-to-clipboard-default-example.ts index c11bb96d03..bf4710b8d1 100644 --- a/libs/examples/src/copy-to-clipboard/copy-to-clipboard-default-example/copy-to-clipboard-default-example.ts +++ b/libs/examples/src/copy-to-clipboard/copy-to-clipboard-default-example/copy-to-clipboard-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/copy-to-clipboard/copy-to-clipboard-error-example/copy-to-clipboard-error-example.html b/libs/examples/src/copy-to-clipboard/copy-to-clipboard-error-example/copy-to-clipboard-error-example.html index 386933a687..f51c7682cf 100644 --- a/libs/examples/src/copy-to-clipboard/copy-to-clipboard-error-example/copy-to-clipboard-error-example.html +++ b/libs/examples/src/copy-to-clipboard/copy-to-clipboard-error-example/copy-to-clipboard-error-example.html @@ -1,6 +1,4 @@ - + - - {{ row.col1 }} - + {{ row.col1 }} diff --git a/libs/examples/src/drawer-table/drawer-table-default-example/drawer-table-default-example.ts b/libs/examples/src/drawer-table/drawer-table-default-example/drawer-table-default-example.ts index 8b52505c4d..28c89666f8 100644 --- a/libs/examples/src/drawer-table/drawer-table-default-example/drawer-table-default-example.ts +++ b/libs/examples/src/drawer-table/drawer-table-default-example/drawer-table-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/drawer-table/drawer-table-examples.module.ts b/libs/examples/src/drawer-table/drawer-table-examples.module.ts index 69eb2b3a77..5fbc7f8354 100644 --- a/libs/examples/src/drawer-table/drawer-table-examples.module.ts +++ b/libs/examples/src/drawer-table/drawer-table-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/drawer-table/index.ts b/libs/examples/src/drawer-table/index.ts index d366589d6f..1d1f38f520 100644 --- a/libs/examples/src/drawer-table/index.ts +++ b/libs/examples/src/drawer-table/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/drawer/drawer-default-example/drawer-default-example.ts b/libs/examples/src/drawer/drawer-default-example/drawer-default-example.ts index 0ade1c1d41..36a930d4c9 100644 --- a/libs/examples/src/drawer/drawer-default-example/drawer-default-example.ts +++ b/libs/examples/src/drawer/drawer-default-example/drawer-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/drawer/drawer-dynamic-example/drawer-dynamic-example.ts b/libs/examples/src/drawer/drawer-dynamic-example/drawer-dynamic-example.ts index c7f37af8d2..9df9f3fac3 100644 --- a/libs/examples/src/drawer/drawer-dynamic-example/drawer-dynamic-example.ts +++ b/libs/examples/src/drawer/drawer-dynamic-example/drawer-dynamic-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/drawer/drawer-examples.module.ts b/libs/examples/src/drawer/drawer-examples.module.ts index 6b2e6a2a00..bb18cdb423 100644 --- a/libs/examples/src/drawer/drawer-examples.module.ts +++ b/libs/examples/src/drawer/drawer-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/drawer/drawer-nested-example/drawer-nested-example.html b/libs/examples/src/drawer/drawer-nested-example/drawer-nested-example.html index ee32e088a8..ee57986a28 100644 --- a/libs/examples/src/drawer/drawer-nested-example/drawer-nested-example.html +++ b/libs/examples/src/drawer/drawer-nested-example/drawer-nested-example.html @@ -1,7 +1,5 @@ - - Outer drawer content - + Outer drawer content

Hosting units

There can be some text before the second drawer will appear

@@ -24,6 +22,4 @@

Hosting units

drawer
- + diff --git a/libs/examples/src/drawer/drawer-nested-example/drawer-nested-example.ts b/libs/examples/src/drawer/drawer-nested-example/drawer-nested-example.ts index b4afb4be6c..de395fbb3f 100644 --- a/libs/examples/src/drawer/drawer-nested-example/drawer-nested-example.ts +++ b/libs/examples/src/drawer/drawer-nested-example/drawer-nested-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/drawer/drawer-over-example/drawer-over-example.html b/libs/examples/src/drawer/drawer-over-example/drawer-over-example.html index 7f06fdaec5..d47453ca06 100644 --- a/libs/examples/src/drawer/drawer-over-example/drawer-over-example.html +++ b/libs/examples/src/drawer/drawer-over-example/drawer-over-example.html @@ -1,7 +1,5 @@ - - Drawer Content - + Drawer Content Main content diff --git a/libs/examples/src/drawer/drawer-over-example/drawer-over-example.ts b/libs/examples/src/drawer/drawer-over-example/drawer-over-example.ts index 0163a68685..1e455b0496 100644 --- a/libs/examples/src/drawer/drawer-over-example/drawer-over-example.ts +++ b/libs/examples/src/drawer/drawer-over-example/drawer-over-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/drawer/index.ts b/libs/examples/src/drawer/index.ts index 764fa5a609..b8e8ffcd9a 100644 --- a/libs/examples/src/drawer/index.ts +++ b/libs/examples/src/drawer/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/empty-state/empty-state-custom-empty-state-table-example/empty-state-custom-empty-state-table-example.ts b/libs/examples/src/empty-state/empty-state-custom-empty-state-table-example/empty-state-custom-empty-state-table-example.ts index 8e498de97c..808d55766e 100644 --- a/libs/examples/src/empty-state/empty-state-custom-empty-state-table-example/empty-state-custom-empty-state-table-example.ts +++ b/libs/examples/src/empty-state/empty-state-custom-empty-state-table-example/empty-state-custom-empty-state-table-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/empty-state/empty-state-default-example/empty-state-default-example.ts b/libs/examples/src/empty-state/empty-state-default-example/empty-state-default-example.ts index 4dff6d5db8..52f124c442 100644 --- a/libs/examples/src/empty-state/empty-state-default-example/empty-state-default-example.ts +++ b/libs/examples/src/empty-state/empty-state-default-example/empty-state-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/empty-state/empty-state-examples.module.ts b/libs/examples/src/empty-state/empty-state-examples.module.ts index f5340d90ea..73d722022d 100644 --- a/libs/examples/src/empty-state/empty-state-examples.module.ts +++ b/libs/examples/src/empty-state/empty-state-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/empty-state/empty-state-in-card-example/empty-state-in-card-example.ts b/libs/examples/src/empty-state/empty-state-in-card-example/empty-state-in-card-example.ts index e1f6dc1886..1eef698918 100644 --- a/libs/examples/src/empty-state/empty-state-in-card-example/empty-state-in-card-example.ts +++ b/libs/examples/src/empty-state/empty-state-in-card-example/empty-state-in-card-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/empty-state/empty-state-multiple-items-example/empty-state-multiple-items-example.ts b/libs/examples/src/empty-state/empty-state-multiple-items-example/empty-state-multiple-items-example.ts index 9b985dfd38..22b7e3e7a5 100644 --- a/libs/examples/src/empty-state/empty-state-multiple-items-example/empty-state-multiple-items-example.ts +++ b/libs/examples/src/empty-state/empty-state-multiple-items-example/empty-state-multiple-items-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/empty-state/empty-state-multiple-items-in-card-example/empty-state-multiple-items-in-card-example.ts b/libs/examples/src/empty-state/empty-state-multiple-items-in-card-example/empty-state-multiple-items-in-card-example.ts index e819e1652e..7e89951690 100644 --- a/libs/examples/src/empty-state/empty-state-multiple-items-in-card-example/empty-state-multiple-items-in-card-example.ts +++ b/libs/examples/src/empty-state/empty-state-multiple-items-in-card-example/empty-state-multiple-items-in-card-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/empty-state/index.ts b/libs/examples/src/empty-state/index.ts index 101b1de13f..d7fbce0cd8 100644 --- a/libs/examples/src/empty-state/index.ts +++ b/libs/examples/src/empty-state/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/event-chart/event-chart-complex-selection-example/event-chart-complex-selection-example.ts b/libs/examples/src/event-chart/event-chart-complex-selection-example/event-chart-complex-selection-example.ts index 70a9262b31..2b47c2ae03 100644 --- a/libs/examples/src/event-chart/event-chart-complex-selection-example/event-chart-complex-selection-example.ts +++ b/libs/examples/src/event-chart/event-chart-complex-selection-example/event-chart-complex-selection-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -30,9 +30,8 @@ export class DtExampleEventChartComplexSelection { i = 0; - @ViewChild(DtEventChart, { static: true }) private _eventChart: DtEventChart< - T - >; + @ViewChild(DtEventChart, { static: true }) + private _eventChart: DtEventChart; triggerSelection(event: DtEventChartSelectedEvent): void { // tslint:disable-next-line: no-console diff --git a/libs/examples/src/event-chart/event-chart-custom-color-example/event-chart-custom-color-example.ts b/libs/examples/src/event-chart/event-chart-custom-color-example/event-chart-custom-color-example.ts index 222047c173..cacc51be18 100644 --- a/libs/examples/src/event-chart/event-chart-custom-color-example/event-chart-custom-color-example.ts +++ b/libs/examples/src/event-chart/event-chart-custom-color-example/event-chart-custom-color-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/event-chart/event-chart-default-example/event-chart-default-example.html b/libs/examples/src/event-chart/event-chart-default-example/event-chart-default-example.html index 26eed8ced5..d67c097200 100644 --- a/libs/examples/src/event-chart/event-chart-default-example/event-chart-default-example.html +++ b/libs/examples/src/event-chart/event-chart-default-example/event-chart-default-example.html @@ -35,8 +35,6 @@ -
- {{ t.data }} -
+
{{ t.data }}
diff --git a/libs/examples/src/event-chart/event-chart-default-example/event-chart-default-example.ts b/libs/examples/src/event-chart/event-chart-default-example/event-chart-default-example.ts index a1f5e4c46c..cd5066f2af 100644 --- a/libs/examples/src/event-chart/event-chart-default-example/event-chart-default-example.ts +++ b/libs/examples/src/event-chart/event-chart-default-example/event-chart-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/event-chart/event-chart-examples.module.ts b/libs/examples/src/event-chart/event-chart-examples.module.ts index f56f55ef25..e45640d209 100644 --- a/libs/examples/src/event-chart/event-chart-examples.module.ts +++ b/libs/examples/src/event-chart/event-chart-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/event-chart/event-chart-legend-example/event-chart-legend-example.ts b/libs/examples/src/event-chart/event-chart-legend-example/event-chart-legend-example.ts index 02d3e96917..a4e1949e33 100644 --- a/libs/examples/src/event-chart/event-chart-legend-example/event-chart-legend-example.ts +++ b/libs/examples/src/event-chart/event-chart-legend-example/event-chart-legend-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/event-chart/event-chart-overlapping-load-example/event-chart-overlapping-load-example.ts b/libs/examples/src/event-chart/event-chart-overlapping-load-example/event-chart-overlapping-load-example.ts index 88aa7a17d6..116b9d9ee1 100644 --- a/libs/examples/src/event-chart/event-chart-overlapping-load-example/event-chart-overlapping-load-example.ts +++ b/libs/examples/src/event-chart/event-chart-overlapping-load-example/event-chart-overlapping-load-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/event-chart/event-chart-overlay-example/event-chart-overlay-example.ts b/libs/examples/src/event-chart/event-chart-overlay-example/event-chart-overlay-example.ts index e9e758deb8..cbf7ce946c 100644 --- a/libs/examples/src/event-chart/event-chart-overlay-example/event-chart-overlay-example.ts +++ b/libs/examples/src/event-chart/event-chart-overlay-example/event-chart-overlay-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/event-chart/event-chart-selection-example/event-chart-selection-example.ts b/libs/examples/src/event-chart/event-chart-selection-example/event-chart-selection-example.ts index ac004aee89..64e63f3099 100644 --- a/libs/examples/src/event-chart/event-chart-selection-example/event-chart-selection-example.ts +++ b/libs/examples/src/event-chart/event-chart-selection-example/event-chart-selection-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/event-chart/event-chart-session-replay-example/event-chart-session-replay-example.ts b/libs/examples/src/event-chart/event-chart-session-replay-example/event-chart-session-replay-example.ts index ceea0f2a8f..7bfe01e9e3 100644 --- a/libs/examples/src/event-chart/event-chart-session-replay-example/event-chart-session-replay-example.ts +++ b/libs/examples/src/event-chart/event-chart-session-replay-example/event-chart-session-replay-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/event-chart/index.ts b/libs/examples/src/event-chart/index.ts index b824c9399c..8d37458398 100644 --- a/libs/examples/src/event-chart/index.ts +++ b/libs/examples/src/event-chart/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/examples.module.ts b/libs/examples/src/examples.module.ts index 2503e2c69b..d4e71db668 100644 --- a/libs/examples/src/examples.module.ts +++ b/libs/examples/src/examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/expandable-panel/expandable-panel-default-example/expandable-panel-default-example.html b/libs/examples/src/expandable-panel/expandable-panel-default-example/expandable-panel-default-example.html index d53f6ba8ee..2f1e67f294 100644 --- a/libs/examples/src/expandable-panel/expandable-panel-default-example/expandable-panel-default-example.html +++ b/libs/examples/src/expandable-panel/expandable-panel-default-example/expandable-panel-default-example.html @@ -8,6 +8,4 @@ vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. - + diff --git a/libs/examples/src/expandable-panel/expandable-panel-default-example/expandable-panel-default-example.ts b/libs/examples/src/expandable-panel/expandable-panel-default-example/expandable-panel-default-example.ts index a8949878e8..67bb95a9f0 100644 --- a/libs/examples/src/expandable-panel/expandable-panel-default-example/expandable-panel-default-example.ts +++ b/libs/examples/src/expandable-panel/expandable-panel-default-example/expandable-panel-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/expandable-panel/expandable-panel-disabled-example/expandable-panel-disabled-example.html b/libs/examples/src/expandable-panel/expandable-panel-disabled-example/expandable-panel-disabled-example.html index 52c8469923..823dc4de9e 100644 --- a/libs/examples/src/expandable-panel/expandable-panel-disabled-example/expandable-panel-disabled-example.html +++ b/libs/examples/src/expandable-panel/expandable-panel-disabled-example/expandable-panel-disabled-example.html @@ -8,6 +8,4 @@ vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. - + diff --git a/libs/examples/src/expandable-panel/expandable-panel-disabled-example/expandable-panel-disabled-example.ts b/libs/examples/src/expandable-panel/expandable-panel-disabled-example/expandable-panel-disabled-example.ts index b2cb88f41c..e15a3ecfad 100644 --- a/libs/examples/src/expandable-panel/expandable-panel-disabled-example/expandable-panel-disabled-example.ts +++ b/libs/examples/src/expandable-panel/expandable-panel-disabled-example/expandable-panel-disabled-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/expandable-panel/expandable-panel-dynamic-trigger-example/expandable-panel-dynamic-trigger-example.ts b/libs/examples/src/expandable-panel/expandable-panel-dynamic-trigger-example/expandable-panel-dynamic-trigger-example.ts index 3575ed953b..31d0949c05 100644 --- a/libs/examples/src/expandable-panel/expandable-panel-dynamic-trigger-example/expandable-panel-dynamic-trigger-example.ts +++ b/libs/examples/src/expandable-panel/expandable-panel-dynamic-trigger-example/expandable-panel-dynamic-trigger-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/expandable-panel/expandable-panel-examples.module.ts b/libs/examples/src/expandable-panel/expandable-panel-examples.module.ts index 450a49b9f0..3ef04ebb11 100644 --- a/libs/examples/src/expandable-panel/expandable-panel-examples.module.ts +++ b/libs/examples/src/expandable-panel/expandable-panel-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/expandable-panel/expandable-panel-programmatic-example/expandable-panel-programmatic-example.html b/libs/examples/src/expandable-panel/expandable-panel-programmatic-example/expandable-panel-programmatic-example.html index 980c0b7318..addc55868b 100644 --- a/libs/examples/src/expandable-panel/expandable-panel-programmatic-example/expandable-panel-programmatic-example.html +++ b/libs/examples/src/expandable-panel/expandable-panel-programmatic-example/expandable-panel-programmatic-example.html @@ -1,6 +1,4 @@ - - {{ text }} - + {{ text }} - + diff --git a/libs/examples/src/inline-editor/inline-editor-api-example/inline-editor-api-example.ts b/libs/examples/src/inline-editor/inline-editor-api-example/inline-editor-api-example.ts index e247e9e2b1..d949cdf6a7 100644 --- a/libs/examples/src/inline-editor/inline-editor-api-example/inline-editor-api-example.ts +++ b/libs/examples/src/inline-editor/inline-editor-api-example/inline-editor-api-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/inline-editor/inline-editor-default-example/inline-editor-default-example.ts b/libs/examples/src/inline-editor/inline-editor-default-example/inline-editor-default-example.ts index 747ef47b8d..94369d2c7d 100644 --- a/libs/examples/src/inline-editor/inline-editor-default-example/inline-editor-default-example.ts +++ b/libs/examples/src/inline-editor/inline-editor-default-example/inline-editor-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/inline-editor/inline-editor-examples.module.ts b/libs/examples/src/inline-editor/inline-editor-examples.module.ts index f69e02334a..4195a8e351 100644 --- a/libs/examples/src/inline-editor/inline-editor-examples.module.ts +++ b/libs/examples/src/inline-editor/inline-editor-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/inline-editor/inline-editor-failing-example/inline-editor-failing-example.ts b/libs/examples/src/inline-editor/inline-editor-failing-example/inline-editor-failing-example.ts index 0be2fda43c..1e13cc23b9 100644 --- a/libs/examples/src/inline-editor/inline-editor-failing-example/inline-editor-failing-example.ts +++ b/libs/examples/src/inline-editor/inline-editor-failing-example/inline-editor-failing-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/inline-editor/inline-editor-required-example/inline-editor-required-example.ts b/libs/examples/src/inline-editor/inline-editor-required-example/inline-editor-required-example.ts index d469123aad..aeda41cd3b 100644 --- a/libs/examples/src/inline-editor/inline-editor-required-example/inline-editor-required-example.ts +++ b/libs/examples/src/inline-editor/inline-editor-required-example/inline-editor-required-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/inline-editor/inline-editor-successful-example/inline-editor-successful-example.ts b/libs/examples/src/inline-editor/inline-editor-successful-example/inline-editor-successful-example.ts index 3920d42cc9..fa5d8a584b 100644 --- a/libs/examples/src/inline-editor/inline-editor-successful-example/inline-editor-successful-example.ts +++ b/libs/examples/src/inline-editor/inline-editor-successful-example/inline-editor-successful-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/inline-editor/inline-editor-validation-example/inline-editor-validation-example.ts b/libs/examples/src/inline-editor/inline-editor-validation-example/inline-editor-validation-example.ts index 6cab16efb1..e7a3d058b0 100644 --- a/libs/examples/src/inline-editor/inline-editor-validation-example/inline-editor-validation-example.ts +++ b/libs/examples/src/inline-editor/inline-editor-validation-example/inline-editor-validation-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/input/index.ts b/libs/examples/src/input/index.ts index 66f06a44a1..c57ebd2952 100644 --- a/libs/examples/src/input/index.ts +++ b/libs/examples/src/input/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/input/input-dark-example/input-dark-example.ts b/libs/examples/src/input/input-dark-example/input-dark-example.ts index cd20817076..f910038973 100644 --- a/libs/examples/src/input/input-dark-example/input-dark-example.ts +++ b/libs/examples/src/input/input-dark-example/input-dark-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/input/input-default-example/input-default-example.ts b/libs/examples/src/input/input-default-example/input-default-example.ts index 427870f328..f846386a58 100644 --- a/libs/examples/src/input/input-default-example/input-default-example.ts +++ b/libs/examples/src/input/input-default-example/input-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/input/input-disabled-readonly-example/input-disabled-readonly-example.html b/libs/examples/src/input/input-disabled-readonly-example/input-disabled-readonly-example.html index 109ce0c46e..f78eeca1b3 100644 --- a/libs/examples/src/input/input-disabled-readonly-example/input-disabled-readonly-example.html +++ b/libs/examples/src/input/input-disabled-readonly-example/input-disabled-readonly-example.html @@ -5,9 +5,7 @@ aria-label="Please insert text" />

- +

- +

diff --git a/libs/examples/src/input/input-disabled-readonly-example/input-disabled-readonly-example.ts b/libs/examples/src/input/input-disabled-readonly-example/input-disabled-readonly-example.ts index c1b37d0ebf..4a095f19be 100644 --- a/libs/examples/src/input/input-disabled-readonly-example/input-disabled-readonly-example.ts +++ b/libs/examples/src/input/input-disabled-readonly-example/input-disabled-readonly-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/input/input-examples.module.ts b/libs/examples/src/input/input-examples.module.ts index 70b92e2319..f388b90c5b 100644 --- a/libs/examples/src/input/input-examples.module.ts +++ b/libs/examples/src/input/input-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/input/input-form-example/input-form-example.ts b/libs/examples/src/input/input-form-example/input-form-example.ts index 0d35e3039d..dc264226ec 100644 --- a/libs/examples/src/input/input-form-example/input-form-example.ts +++ b/libs/examples/src/input/input-form-example/input-form-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/input/input-ng-model-example/input-ng-model-example.ts b/libs/examples/src/input/input-ng-model-example/input-ng-model-example.ts index c0c3971d45..f31c6a8aa1 100644 --- a/libs/examples/src/input/input-ng-model-example/input-ng-model-example.ts +++ b/libs/examples/src/input/input-ng-model-example/input-ng-model-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/input/input-optional-example/input-optional-example.ts b/libs/examples/src/input/input-optional-example/input-optional-example.ts index bfa6bfb8bb..09f8bfec3e 100644 --- a/libs/examples/src/input/input-optional-example/input-optional-example.ts +++ b/libs/examples/src/input/input-optional-example/input-optional-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/input/input-textarea-example/input-textarea-example.ts b/libs/examples/src/input/input-textarea-example/input-textarea-example.ts index 9b781f4f96..628b606b14 100644 --- a/libs/examples/src/input/input-textarea-example/input-textarea-example.ts +++ b/libs/examples/src/input/input-textarea-example/input-textarea-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/key-value-list/index.ts b/libs/examples/src/key-value-list/index.ts index 1a3cac163f..83a86b3c97 100644 --- a/libs/examples/src/key-value-list/index.ts +++ b/libs/examples/src/key-value-list/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/key-value-list/key-value-list-default-example/key-value-list-default-example.ts b/libs/examples/src/key-value-list/key-value-list-default-example/key-value-list-default-example.ts index dca6c1168b..e685cdb581 100644 --- a/libs/examples/src/key-value-list/key-value-list-default-example/key-value-list-default-example.ts +++ b/libs/examples/src/key-value-list/key-value-list-default-example/key-value-list-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/key-value-list/key-value-list-examples.module.ts b/libs/examples/src/key-value-list/key-value-list-examples.module.ts index 13953f436d..08ff3e8810 100644 --- a/libs/examples/src/key-value-list/key-value-list-examples.module.ts +++ b/libs/examples/src/key-value-list/key-value-list-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/key-value-list/key-value-list-longtext-example/key-value-list-longtext-example.ts b/libs/examples/src/key-value-list/key-value-list-longtext-example/key-value-list-longtext-example.ts index fbb7ac0418..e967569dcb 100644 --- a/libs/examples/src/key-value-list/key-value-list-longtext-example/key-value-list-longtext-example.ts +++ b/libs/examples/src/key-value-list/key-value-list-longtext-example/key-value-list-longtext-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/key-value-list/key-value-list-multicolumn-example/key-value-list-multicolumn-example.ts b/libs/examples/src/key-value-list/key-value-list-multicolumn-example/key-value-list-multicolumn-example.ts index 71f4f94382..fe0890ee97 100644 --- a/libs/examples/src/key-value-list/key-value-list-multicolumn-example/key-value-list-multicolumn-example.ts +++ b/libs/examples/src/key-value-list/key-value-list-multicolumn-example/key-value-list-multicolumn-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/legend/index.ts b/libs/examples/src/legend/index.ts index 819646d113..14363dd846 100644 --- a/libs/examples/src/legend/index.ts +++ b/libs/examples/src/legend/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/legend/legend-default-example/legend-default-example.ts b/libs/examples/src/legend/legend-default-example/legend-default-example.ts index b95e20f1e4..6df8d683c5 100644 --- a/libs/examples/src/legend/legend-default-example/legend-default-example.ts +++ b/libs/examples/src/legend/legend-default-example/legend-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/legend/legend-examples.module.ts b/libs/examples/src/legend/legend-examples.module.ts index 87b1c4b23a..925c74fbfd 100644 --- a/libs/examples/src/legend/legend-examples.module.ts +++ b/libs/examples/src/legend/legend-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/legend/legend-overlay-example/legend-overlay-example.ts b/libs/examples/src/legend/legend-overlay-example/legend-overlay-example.ts index 7f56fd55bd..90c2454043 100644 --- a/libs/examples/src/legend/legend-overlay-example/legend-overlay-example.ts +++ b/libs/examples/src/legend/legend-overlay-example/legend-overlay-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/legend/legend-symbol-attribute-example/legend-symbol-attribute-example.ts b/libs/examples/src/legend/legend-symbol-attribute-example/legend-symbol-attribute-example.ts index adb373bd0e..9cd26eda3c 100644 --- a/libs/examples/src/legend/legend-symbol-attribute-example/legend-symbol-attribute-example.ts +++ b/libs/examples/src/legend/legend-symbol-attribute-example/legend-symbol-attribute-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/legend/legend-timeline-chart-example/legend-timeline-chart-example.ts b/libs/examples/src/legend/legend-timeline-chart-example/legend-timeline-chart-example.ts index 542692097c..1db28c0d80 100644 --- a/libs/examples/src/legend/legend-timeline-chart-example/legend-timeline-chart-example.ts +++ b/libs/examples/src/legend/legend-timeline-chart-example/legend-timeline-chart-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/link/index.ts b/libs/examples/src/link/index.ts index d694059e01..e09e558075 100644 --- a/libs/examples/src/link/index.ts +++ b/libs/examples/src/link/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/link/link-dark-example/link-dark-example.ts b/libs/examples/src/link/link-dark-example/link-dark-example.ts index 125cd36271..407e67ceb2 100644 --- a/libs/examples/src/link/link-dark-example/link-dark-example.ts +++ b/libs/examples/src/link/link-dark-example/link-dark-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/link/link-examples.module.ts b/libs/examples/src/link/link-examples.module.ts index 8934120d4b..d14fda340d 100644 --- a/libs/examples/src/link/link-examples.module.ts +++ b/libs/examples/src/link/link-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/link/link-external-example/link-external-example.ts b/libs/examples/src/link/link-external-example/link-external-example.ts index 163ae0fe46..9e844d5323 100644 --- a/libs/examples/src/link/link-external-example/link-external-example.ts +++ b/libs/examples/src/link/link-external-example/link-external-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/link/link-notification-example/link-notification-example.ts b/libs/examples/src/link/link-notification-example/link-notification-example.ts index fdc008af5d..ee7f7293a4 100644 --- a/libs/examples/src/link/link-notification-example/link-notification-example.ts +++ b/libs/examples/src/link/link-notification-example/link-notification-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/link/link-simple-example/link-simple-example.ts b/libs/examples/src/link/link-simple-example/link-simple-example.ts index b2d973eb9e..f3c473f157 100644 --- a/libs/examples/src/link/link-simple-example/link-simple-example.ts +++ b/libs/examples/src/link/link-simple-example/link-simple-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/loading-distractor/index.ts b/libs/examples/src/loading-distractor/index.ts index b6a4398533..710f98c409 100644 --- a/libs/examples/src/loading-distractor/index.ts +++ b/libs/examples/src/loading-distractor/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/loading-distractor/loading-distractor-default-example/loading-distractor-default-example.ts b/libs/examples/src/loading-distractor/loading-distractor-default-example/loading-distractor-default-example.ts index cf85d8b93e..389181fe5c 100644 --- a/libs/examples/src/loading-distractor/loading-distractor-default-example/loading-distractor-default-example.ts +++ b/libs/examples/src/loading-distractor/loading-distractor-default-example/loading-distractor-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/loading-distractor/loading-distractor-examples.module.ts b/libs/examples/src/loading-distractor/loading-distractor-examples.module.ts index 270d340cac..89493ba74a 100644 --- a/libs/examples/src/loading-distractor/loading-distractor-examples.module.ts +++ b/libs/examples/src/loading-distractor/loading-distractor-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/loading-distractor/loading-distractor-input-example/loading-distractor-input-example.ts b/libs/examples/src/loading-distractor/loading-distractor-input-example/loading-distractor-input-example.ts index 5f59c408f7..8989c04fd8 100644 --- a/libs/examples/src/loading-distractor/loading-distractor-input-example/loading-distractor-input-example.ts +++ b/libs/examples/src/loading-distractor/loading-distractor-input-example/loading-distractor-input-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/loading-distractor/loading-distractor-spinner-example/loading-distractor-spinner-example.ts b/libs/examples/src/loading-distractor/loading-distractor-spinner-example/loading-distractor-spinner-example.ts index 2e2ee16aaf..7741b2ee15 100644 --- a/libs/examples/src/loading-distractor/loading-distractor-spinner-example/loading-distractor-spinner-example.ts +++ b/libs/examples/src/loading-distractor/loading-distractor-spinner-example/loading-distractor-spinner-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/menu/index.ts b/libs/examples/src/menu/index.ts index 48b21fcd7e..d46078381d 100644 --- a/libs/examples/src/menu/index.ts +++ b/libs/examples/src/menu/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/menu/menu-default-example/menu-default-example.ts b/libs/examples/src/menu/menu-default-example/menu-default-example.ts index df6a935eab..aef48ad405 100644 --- a/libs/examples/src/menu/menu-default-example/menu-default-example.ts +++ b/libs/examples/src/menu/menu-default-example/menu-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/menu/menu-examples.module.ts b/libs/examples/src/menu/menu-examples.module.ts index 8b9bb79973..63580e58b1 100644 --- a/libs/examples/src/menu/menu-examples.module.ts +++ b/libs/examples/src/menu/menu-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/menu/menu-within-context-dialog-example/menu-within-context-dialog-example.ts b/libs/examples/src/menu/menu-within-context-dialog-example/menu-within-context-dialog-example.ts index 931d44293d..ac9597b40f 100644 --- a/libs/examples/src/menu/menu-within-context-dialog-example/menu-within-context-dialog-example.ts +++ b/libs/examples/src/menu/menu-within-context-dialog-example/menu-within-context-dialog-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/menu/menu-within-drawer-example/menu-within-drawer-example.ts b/libs/examples/src/menu/menu-within-drawer-example/menu-within-drawer-example.ts index 32a50763bb..a3de179257 100644 --- a/libs/examples/src/menu/menu-within-drawer-example/menu-within-drawer-example.ts +++ b/libs/examples/src/menu/menu-within-drawer-example/menu-within-drawer-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/micro-chart/data.ts b/libs/examples/src/micro-chart/data.ts index 8001ecc3eb..9e1542cda7 100644 --- a/libs/examples/src/micro-chart/data.ts +++ b/libs/examples/src/micro-chart/data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/micro-chart/index.ts b/libs/examples/src/micro-chart/index.ts index 9d318117a3..bf2034deb5 100644 --- a/libs/examples/src/micro-chart/index.ts +++ b/libs/examples/src/micro-chart/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/micro-chart/micro-chart-columns-example/micro-chart-columns-example.ts b/libs/examples/src/micro-chart/micro-chart-columns-example/micro-chart-columns-example.ts index edf94d82b5..ee53f93f95 100644 --- a/libs/examples/src/micro-chart/micro-chart-columns-example/micro-chart-columns-example.ts +++ b/libs/examples/src/micro-chart/micro-chart-columns-example/micro-chart-columns-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/micro-chart/micro-chart-columns-interpolated-example/micro-chart-columns-interpolated-example.ts b/libs/examples/src/micro-chart/micro-chart-columns-interpolated-example/micro-chart-columns-interpolated-example.ts index 18de3693ef..7ffc45fff5 100644 --- a/libs/examples/src/micro-chart/micro-chart-columns-interpolated-example/micro-chart-columns-interpolated-example.ts +++ b/libs/examples/src/micro-chart/micro-chart-columns-interpolated-example/micro-chart-columns-interpolated-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/micro-chart/micro-chart-default-example/micro-chart-default-example.ts b/libs/examples/src/micro-chart/micro-chart-default-example/micro-chart-default-example.ts index 247919a5fd..27bc8ae42a 100644 --- a/libs/examples/src/micro-chart/micro-chart-default-example/micro-chart-default-example.ts +++ b/libs/examples/src/micro-chart/micro-chart-default-example/micro-chart-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/micro-chart/micro-chart-examples.module.ts b/libs/examples/src/micro-chart/micro-chart-examples.module.ts index 52d0f8de18..69ec0ba577 100644 --- a/libs/examples/src/micro-chart/micro-chart-examples.module.ts +++ b/libs/examples/src/micro-chart/micro-chart-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/micro-chart/micro-chart-interpolated-example/micro-chart-interpolated-example.ts b/libs/examples/src/micro-chart/micro-chart-interpolated-example/micro-chart-interpolated-example.ts index ad54e12a04..1dd5c611a4 100644 --- a/libs/examples/src/micro-chart/micro-chart-interpolated-example/micro-chart-interpolated-example.ts +++ b/libs/examples/src/micro-chart/micro-chart-interpolated-example/micro-chart-interpolated-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/micro-chart/micro-chart-stream-example/micro-chart-stream-example.ts b/libs/examples/src/micro-chart/micro-chart-stream-example/micro-chart-stream-example.ts index 8bbef7f016..6e4acb6ddb 100644 --- a/libs/examples/src/micro-chart/micro-chart-stream-example/micro-chart-stream-example.ts +++ b/libs/examples/src/micro-chart/micro-chart-stream-example/micro-chart-stream-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/overlay/index.ts b/libs/examples/src/overlay/index.ts index c2b6a375b1..dabc1f1f19 100644 --- a/libs/examples/src/overlay/index.ts +++ b/libs/examples/src/overlay/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/overlay/overlay-complex-content-example/overlay-complex-content-example.html b/libs/examples/src/overlay/overlay-complex-content-example/overlay-complex-content-example.html index 535c8eb6d5..98a4b18106 100644 --- a/libs/examples/src/overlay/overlay-complex-content-example/overlay-complex-content-example.html +++ b/libs/examples/src/overlay/overlay-complex-content-example/overlay-complex-content-example.html @@ -1,4 +1,4 @@ - + Hover me to show the overlay diff --git a/libs/examples/src/overlay/overlay-complex-content-example/overlay-complex-content-example.ts b/libs/examples/src/overlay/overlay-complex-content-example/overlay-complex-content-example.ts index f8afc44e92..884903236f 100644 --- a/libs/examples/src/overlay/overlay-complex-content-example/overlay-complex-content-example.ts +++ b/libs/examples/src/overlay/overlay-complex-content-example/overlay-complex-content-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/overlay/overlay-default-example/overlay-default-example.html b/libs/examples/src/overlay/overlay-default-example/overlay-default-example.html index 7d26581486..a01a5e330b 100644 --- a/libs/examples/src/overlay/overlay-default-example/overlay-default-example.html +++ b/libs/examples/src/overlay/overlay-default-example/overlay-default-example.html @@ -1,4 +1,4 @@ - + Hover me diff --git a/libs/examples/src/overlay/overlay-default-example/overlay-default-example.ts b/libs/examples/src/overlay/overlay-default-example/overlay-default-example.ts index f5182caad1..d70424f83a 100644 --- a/libs/examples/src/overlay/overlay-default-example/overlay-default-example.ts +++ b/libs/examples/src/overlay/overlay-default-example/overlay-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/overlay/overlay-example-dummy-component.ts b/libs/examples/src/overlay/overlay-example-dummy-component.ts index 84053496fc..ac4243947f 100644 --- a/libs/examples/src/overlay/overlay-example-dummy-component.ts +++ b/libs/examples/src/overlay/overlay-example-dummy-component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/overlay/overlay-examples.module.ts b/libs/examples/src/overlay/overlay-examples.module.ts index f33e5a8abf..1f2a45e903 100644 --- a/libs/examples/src/overlay/overlay-examples.module.ts +++ b/libs/examples/src/overlay/overlay-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/overlay/overlay-fullscreen-example/overlay-fullscreen-example.ts b/libs/examples/src/overlay/overlay-fullscreen-example/overlay-fullscreen-example.ts index 361b8b5eb9..b18249f067 100644 --- a/libs/examples/src/overlay/overlay-fullscreen-example/overlay-fullscreen-example.ts +++ b/libs/examples/src/overlay/overlay-fullscreen-example/overlay-fullscreen-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/overlay/overlay-implicit-context-example/overlay-implicit-context-example.html b/libs/examples/src/overlay/overlay-implicit-context-example/overlay-implicit-context-example.html index 3fa2f95c70..7484cfe678 100644 --- a/libs/examples/src/overlay/overlay-implicit-context-example/overlay-implicit-context-example.html +++ b/libs/examples/src/overlay/overlay-implicit-context-example/overlay-implicit-context-example.html @@ -1,6 +1,4 @@ - - Hello {{ tooltip.value }} - + Hello {{ tooltip.value }} -

- No more data available. -

+

No more data available.

diff --git a/libs/examples/src/show-more/show-more-default-example/show-more-default-example.ts b/libs/examples/src/show-more/show-more-default-example/show-more-default-example.ts index 05af1658df..448a94082c 100644 --- a/libs/examples/src/show-more/show-more-default-example/show-more-default-example.ts +++ b/libs/examples/src/show-more/show-more-default-example/show-more-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/show-more/show-more-disabled-example/show-more-disabled-example.html b/libs/examples/src/show-more/show-more-disabled-example/show-more-disabled-example.html index bf85f88603..1abcc699ee 100644 --- a/libs/examples/src/show-more/show-more-disabled-example/show-more-disabled-example.html +++ b/libs/examples/src/show-more/show-more-disabled-example/show-more-disabled-example.html @@ -1,3 +1 @@ - + diff --git a/libs/examples/src/show-more/show-more-disabled-example/show-more-disabled-example.ts b/libs/examples/src/show-more/show-more-disabled-example/show-more-disabled-example.ts index a277dcc493..30065d26b4 100644 --- a/libs/examples/src/show-more/show-more-disabled-example/show-more-disabled-example.ts +++ b/libs/examples/src/show-more/show-more-disabled-example/show-more-disabled-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/show-more/show-more-examples.module.ts b/libs/examples/src/show-more/show-more-examples.module.ts index 7b548c2aef..066b600099 100644 --- a/libs/examples/src/show-more/show-more-examples.module.ts +++ b/libs/examples/src/show-more/show-more-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/show-more/show-more-toggle-example/show-more-toggle-example.ts b/libs/examples/src/show-more/show-more-toggle-example/show-more-toggle-example.ts index 109a11e0d6..c6138fc48f 100644 --- a/libs/examples/src/show-more/show-more-toggle-example/show-more-toggle-example.ts +++ b/libs/examples/src/show-more/show-more-toggle-example/show-more-toggle-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/sidenav/index.ts b/libs/examples/src/sidenav/index.ts index 4abb76d26d..c9e99d4df2 100644 --- a/libs/examples/src/sidenav/index.ts +++ b/libs/examples/src/sidenav/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/sidenav/sidenav-default-example/sidenav-default-example.ts b/libs/examples/src/sidenav/sidenav-default-example/sidenav-default-example.ts index 7575eb8061..07e21c889d 100644 --- a/libs/examples/src/sidenav/sidenav-default-example/sidenav-default-example.ts +++ b/libs/examples/src/sidenav/sidenav-default-example/sidenav-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/sidenav/sidenav-examples.module.ts b/libs/examples/src/sidenav/sidenav-examples.module.ts index 474b639c38..bb096341c9 100644 --- a/libs/examples/src/sidenav/sidenav-examples.module.ts +++ b/libs/examples/src/sidenav/sidenav-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/slider/index.ts b/libs/examples/src/slider/index.ts index 6f6c2ec11c..0f301a8b01 100644 --- a/libs/examples/src/slider/index.ts +++ b/libs/examples/src/slider/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/slider/slider-disabled-example/slider-disabled-example.ts b/libs/examples/src/slider/slider-disabled-example/slider-disabled-example.ts index c8bf6a5cec..7e7a7db9a1 100644 --- a/libs/examples/src/slider/slider-disabled-example/slider-disabled-example.ts +++ b/libs/examples/src/slider/slider-disabled-example/slider-disabled-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/slider/slider-examples.module.ts b/libs/examples/src/slider/slider-examples.module.ts index b77fbbb866..64b8c01aee 100644 --- a/libs/examples/src/slider/slider-examples.module.ts +++ b/libs/examples/src/slider/slider-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/slider/slider-fraction-example/slider-fraction-example.ts b/libs/examples/src/slider/slider-fraction-example/slider-fraction-example.ts index ad3fe40e96..ee49fa5f31 100644 --- a/libs/examples/src/slider/slider-fraction-example/slider-fraction-example.ts +++ b/libs/examples/src/slider/slider-fraction-example/slider-fraction-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/slider/slider-simple-example/slider-simple-example.ts b/libs/examples/src/slider/slider-simple-example/slider-simple-example.ts index 8d58ec0462..3a859d1e53 100644 --- a/libs/examples/src/slider/slider-simple-example/slider-simple-example.ts +++ b/libs/examples/src/slider/slider-simple-example/slider-simple-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stacked-series-chart/index.ts b/libs/examples/src/stacked-series-chart/index.ts index ee1d614c96..86cdbd6f86 100644 --- a/libs/examples/src/stacked-series-chart/index.ts +++ b/libs/examples/src/stacked-series-chart/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stacked-series-chart/stacked-series-chart-column-example/stacked-series-chart-column-example.html b/libs/examples/src/stacked-series-chart/stacked-series-chart-column-example/stacked-series-chart-column-example.html index ea0bba7dcb..e9a041fce7 100644 --- a/libs/examples/src/stacked-series-chart/stacked-series-chart-column-example/stacked-series-chart-column-example.html +++ b/libs/examples/src/stacked-series-chart/stacked-series-chart-column-example/stacked-series-chart-column-example.html @@ -2,7 +2,7 @@ [series]="series" mode="column" maxTrackSize="32" - style="height: 200px;" + style="height: 200px" > {{ tooltip.seriesOrigin.label }} diff --git a/libs/examples/src/stacked-series-chart/stacked-series-chart-column-example/stacked-series-chart-column-example.ts b/libs/examples/src/stacked-series-chart/stacked-series-chart-column-example/stacked-series-chart-column-example.ts index aeb9fcaa4c..6fbcc6dcb1 100644 --- a/libs/examples/src/stacked-series-chart/stacked-series-chart-column-example/stacked-series-chart-column-example.ts +++ b/libs/examples/src/stacked-series-chart/stacked-series-chart-column-example/stacked-series-chart-column-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stacked-series-chart/stacked-series-chart-connected-legend-example/stacked-series-chart-connected-legend-example.ts b/libs/examples/src/stacked-series-chart/stacked-series-chart-connected-legend-example/stacked-series-chart-connected-legend-example.ts index 4958431acd..61d73b00cf 100644 --- a/libs/examples/src/stacked-series-chart/stacked-series-chart-connected-legend-example/stacked-series-chart-connected-legend-example.ts +++ b/libs/examples/src/stacked-series-chart/stacked-series-chart-connected-legend-example/stacked-series-chart-connected-legend-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stacked-series-chart/stacked-series-chart-demo-data.ts b/libs/examples/src/stacked-series-chart/stacked-series-chart-demo-data.ts index 705301cb22..8479342ecf 100644 --- a/libs/examples/src/stacked-series-chart/stacked-series-chart-demo-data.ts +++ b/libs/examples/src/stacked-series-chart/stacked-series-chart-demo-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stacked-series-chart/stacked-series-chart-examples.module.ts b/libs/examples/src/stacked-series-chart/stacked-series-chart-examples.module.ts index f51b1b0038..47b9396e76 100644 --- a/libs/examples/src/stacked-series-chart/stacked-series-chart-examples.module.ts +++ b/libs/examples/src/stacked-series-chart/stacked-series-chart-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stacked-series-chart/stacked-series-chart-filled-example/stacked-series-chart-filled-example.ts b/libs/examples/src/stacked-series-chart/stacked-series-chart-filled-example/stacked-series-chart-filled-example.ts index 0c5eb0fbf4..84c60e2e06 100644 --- a/libs/examples/src/stacked-series-chart/stacked-series-chart-filled-example/stacked-series-chart-filled-example.ts +++ b/libs/examples/src/stacked-series-chart/stacked-series-chart-filled-example/stacked-series-chart-filled-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stacked-series-chart/stacked-series-chart-generic-example/stacked-series-chart-generic-example.ts b/libs/examples/src/stacked-series-chart/stacked-series-chart-generic-example/stacked-series-chart-generic-example.ts index db22163036..e53724b338 100644 --- a/libs/examples/src/stacked-series-chart/stacked-series-chart-generic-example/stacked-series-chart-generic-example.ts +++ b/libs/examples/src/stacked-series-chart/stacked-series-chart-generic-example/stacked-series-chart-generic-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stacked-series-chart/stacked-series-chart-single-example/stacked-series-chart-single-example.ts b/libs/examples/src/stacked-series-chart/stacked-series-chart-single-example/stacked-series-chart-single-example.ts index 1041605298..dc858aa06a 100644 --- a/libs/examples/src/stacked-series-chart/stacked-series-chart-single-example/stacked-series-chart-single-example.ts +++ b/libs/examples/src/stacked-series-chart/stacked-series-chart-single-example/stacked-series-chart-single-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stepper/index.ts b/libs/examples/src/stepper/index.ts index 43f9b90246..a823d79185 100644 --- a/libs/examples/src/stepper/index.ts +++ b/libs/examples/src/stepper/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stepper/stepper-default-example/stepper-default-example.ts b/libs/examples/src/stepper/stepper-default-example/stepper-default-example.ts index ceb4c15e43..af340e6f1f 100644 --- a/libs/examples/src/stepper/stepper-default-example/stepper-default-example.ts +++ b/libs/examples/src/stepper/stepper-default-example/stepper-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stepper/stepper-editable-example/stepper-editable-example.ts b/libs/examples/src/stepper/stepper-editable-example/stepper-editable-example.ts index 7faddfa65c..f93b92020f 100644 --- a/libs/examples/src/stepper/stepper-editable-example/stepper-editable-example.ts +++ b/libs/examples/src/stepper/stepper-editable-example/stepper-editable-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stepper/stepper-examples.module.ts b/libs/examples/src/stepper/stepper-examples.module.ts index 66903ec933..a3bf1ab2e8 100644 --- a/libs/examples/src/stepper/stepper-examples.module.ts +++ b/libs/examples/src/stepper/stepper-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/stepper/stepper-linear-example/stepper-linear-example.html b/libs/examples/src/stepper/stepper-linear-example/stepper-linear-example.html index b953fdf126..279102e2cf 100644 --- a/libs/examples/src/stepper/stepper-linear-example/stepper-linear-example.html +++ b/libs/examples/src/stepper/stepper-linear-example/stepper-linear-example.html @@ -27,9 +27,7 @@ Address is required - + diff --git a/libs/examples/src/stepper/stepper-linear-example/stepper-linear-example.ts b/libs/examples/src/stepper/stepper-linear-example/stepper-linear-example.ts index 3277347c4d..26b9eb446a 100644 --- a/libs/examples/src/stepper/stepper-linear-example/stepper-linear-example.ts +++ b/libs/examples/src/stepper/stepper-linear-example/stepper-linear-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/sunburst-chart/index.ts b/libs/examples/src/sunburst-chart/index.ts index bc6519b386..f99be046dc 100644 --- a/libs/examples/src/sunburst-chart/index.ts +++ b/libs/examples/src/sunburst-chart/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/sunburst-chart/sunburst-chart-color-data.ts b/libs/examples/src/sunburst-chart/sunburst-chart-color-data.ts index 9cabbeded0..6894c15307 100644 --- a/libs/examples/src/sunburst-chart/sunburst-chart-color-data.ts +++ b/libs/examples/src/sunburst-chart/sunburst-chart-color-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/sunburst-chart/sunburst-chart-custom-color-example/sunburst-chart-custom-color-example.ts b/libs/examples/src/sunburst-chart/sunburst-chart-custom-color-example/sunburst-chart-custom-color-example.ts index 4d10fc2b78..c7a7afe44c 100644 --- a/libs/examples/src/sunburst-chart/sunburst-chart-custom-color-example/sunburst-chart-custom-color-example.ts +++ b/libs/examples/src/sunburst-chart/sunburst-chart-custom-color-example/sunburst-chart-custom-color-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/sunburst-chart/sunburst-chart-default-data.ts b/libs/examples/src/sunburst-chart/sunburst-chart-default-data.ts index a6bff94b30..a4d04c0b20 100644 --- a/libs/examples/src/sunburst-chart/sunburst-chart-default-data.ts +++ b/libs/examples/src/sunburst-chart/sunburst-chart-default-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/sunburst-chart/sunburst-chart-default-example/sunburst-chart-default-example.ts b/libs/examples/src/sunburst-chart/sunburst-chart-default-example/sunburst-chart-default-example.ts index 5e914ffa7c..6b04f16320 100644 --- a/libs/examples/src/sunburst-chart/sunburst-chart-default-example/sunburst-chart-default-example.ts +++ b/libs/examples/src/sunburst-chart/sunburst-chart-default-example/sunburst-chart-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/sunburst-chart/sunburst-chart-examples.module.ts b/libs/examples/src/sunburst-chart/sunburst-chart-examples.module.ts index 6c5cb36cca..88e25783cf 100644 --- a/libs/examples/src/sunburst-chart/sunburst-chart-examples.module.ts +++ b/libs/examples/src/sunburst-chart/sunburst-chart-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/sunburst-chart/sunburst-chart-relative-values-example/sunburst-chart-relative-values-example.ts b/libs/examples/src/sunburst-chart/sunburst-chart-relative-values-example/sunburst-chart-relative-values-example.ts index c99ceba378..98d1d1414b 100644 --- a/libs/examples/src/sunburst-chart/sunburst-chart-relative-values-example/sunburst-chart-relative-values-example.ts +++ b/libs/examples/src/sunburst-chart/sunburst-chart-relative-values-example/sunburst-chart-relative-values-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/switch/index.ts b/libs/examples/src/switch/index.ts index 613eb2d3e2..e41487a1a2 100644 --- a/libs/examples/src/switch/index.ts +++ b/libs/examples/src/switch/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/switch/switch-dark-example/switch-dark-example.ts b/libs/examples/src/switch/switch-dark-example/switch-dark-example.ts index 2df9bed833..02210f6ecf 100644 --- a/libs/examples/src/switch/switch-dark-example/switch-dark-example.ts +++ b/libs/examples/src/switch/switch-dark-example/switch-dark-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/switch/switch-default-example/switch-default-example.ts b/libs/examples/src/switch/switch-default-example/switch-default-example.ts index a639436608..3656313644 100644 --- a/libs/examples/src/switch/switch-default-example/switch-default-example.ts +++ b/libs/examples/src/switch/switch-default-example/switch-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/switch/switch-examples.module.ts b/libs/examples/src/switch/switch-examples.module.ts index 5045f1a251..00dec5be62 100644 --- a/libs/examples/src/switch/switch-examples.module.ts +++ b/libs/examples/src/switch/switch-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/switch/switch-responsive-example/switch-responsive-example.ts b/libs/examples/src/switch/switch-responsive-example/switch-responsive-example.ts index 14afbc2a3a..bf96723ac8 100644 --- a/libs/examples/src/switch/switch-responsive-example/switch-responsive-example.ts +++ b/libs/examples/src/switch/switch-responsive-example/switch-responsive-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/index.ts b/libs/examples/src/table/index.ts index 466d03d9e3..f4bd065e12 100644 --- a/libs/examples/src/table/index.ts +++ b/libs/examples/src/table/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-buttons-example/table-buttons-example.ts b/libs/examples/src/table/table-buttons-example/table-buttons-example.ts index cd7c70cff6..629e65ceee 100644 --- a/libs/examples/src/table/table-buttons-example/table-buttons-example.ts +++ b/libs/examples/src/table/table-buttons-example/table-buttons-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-column-min-width-example/table-column-min-width-example.ts b/libs/examples/src/table/table-column-min-width-example/table-column-min-width-example.ts index 7c3bfd3d3e..a6a87a6e6b 100644 --- a/libs/examples/src/table/table-column-min-width-example/table-column-min-width-example.ts +++ b/libs/examples/src/table/table-column-min-width-example/table-column-min-width-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-column-proportion-example/table-column-proportion-example.ts b/libs/examples/src/table/table-column-proportion-example/table-column-proportion-example.ts index ea3defbf0c..fbbf9c7cbf 100644 --- a/libs/examples/src/table/table-column-proportion-example/table-column-proportion-example.ts +++ b/libs/examples/src/table/table-column-proportion-example/table-column-proportion-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-comparators-example/table-comparators-example.ts b/libs/examples/src/table/table-comparators-example/table-comparators-example.ts index ba8a463192..ccbfce69ca 100644 --- a/libs/examples/src/table/table-comparators-example/table-comparators-example.ts +++ b/libs/examples/src/table/table-comparators-example/table-comparators-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-custom-columns-example/table-custom-columns-example.ts b/libs/examples/src/table/table-custom-columns-example/table-custom-columns-example.ts index 872800575e..573d4fa804 100644 --- a/libs/examples/src/table/table-custom-columns-example/table-custom-columns-example.ts +++ b/libs/examples/src/table/table-custom-columns-example/table-custom-columns-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-default-example/table-default-example.ts b/libs/examples/src/table/table-default-example/table-default-example.ts index 5be886b1b0..8f04503f72 100644 --- a/libs/examples/src/table/table-default-example/table-default-example.ts +++ b/libs/examples/src/table/table-default-example/table-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-dynamic-columns-example/table-dynamic-columns-example.ts b/libs/examples/src/table/table-dynamic-columns-example/table-dynamic-columns-example.ts index 0f7e56163c..31440e547c 100644 --- a/libs/examples/src/table/table-dynamic-columns-example/table-dynamic-columns-example.ts +++ b/libs/examples/src/table/table-dynamic-columns-example/table-dynamic-columns-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-empty-state-example/table-empty-state-example.ts b/libs/examples/src/table/table-empty-state-example/table-empty-state-example.ts index f3a25ea480..bf0f7107b3 100644 --- a/libs/examples/src/table/table-empty-state-example/table-empty-state-example.ts +++ b/libs/examples/src/table/table-empty-state-example/table-empty-state-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-examples.module.ts b/libs/examples/src/table/table-examples.module.ts index c3ab2aa192..1a77aa8b7a 100644 --- a/libs/examples/src/table/table-examples.module.ts +++ b/libs/examples/src/table/table-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-expandable-rows-example/table-expandable-rows-example.ts b/libs/examples/src/table/table-expandable-rows-example/table-expandable-rows-example.ts index d132dca8ab..7e3f36e487 100644 --- a/libs/examples/src/table/table-expandable-rows-example/table-expandable-rows-example.ts +++ b/libs/examples/src/table/table-expandable-rows-example/table-expandable-rows-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-favorite-column-example/table-favorite-column-example.ts b/libs/examples/src/table/table-favorite-column-example/table-favorite-column-example.ts index c2010f9b9d..70ed9b609c 100644 --- a/libs/examples/src/table/table-favorite-column-example/table-favorite-column-example.ts +++ b/libs/examples/src/table/table-favorite-column-example/table-favorite-column-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-favorite-column-no-header-example/table-favorite-column-no-header-example.ts b/libs/examples/src/table/table-favorite-column-no-header-example/table-favorite-column-no-header-example.ts index 7cd008e925..94b5616db8 100644 --- a/libs/examples/src/table/table-favorite-column-no-header-example/table-favorite-column-no-header-example.ts +++ b/libs/examples/src/table/table-favorite-column-no-header-example/table-favorite-column-no-header-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-interactive-rows-example/table-interactive-rows-example.ts b/libs/examples/src/table/table-interactive-rows-example/table-interactive-rows-example.ts index 2c572b158e..aefe47cdd1 100644 --- a/libs/examples/src/table/table-interactive-rows-example/table-interactive-rows-example.ts +++ b/libs/examples/src/table/table-interactive-rows-example/table-interactive-rows-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-loading-example/table-loading-example.ts b/libs/examples/src/table/table-loading-example/table-loading-example.ts index 53ec6c6234..89cfc95403 100644 --- a/libs/examples/src/table/table-loading-example/table-loading-example.ts +++ b/libs/examples/src/table/table-loading-example/table-loading-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-observable-example/table-observable-example.ts b/libs/examples/src/table/table-observable-example/table-observable-example.ts index a2bcb3b5bc..c265aec315 100644 --- a/libs/examples/src/table/table-observable-example/table-observable-example.ts +++ b/libs/examples/src/table/table-observable-example/table-observable-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-order-column-example/table-order-column-example.ts b/libs/examples/src/table/table-order-column-example/table-order-column-example.ts index 3bd556dcfd..44f41ee0d4 100644 --- a/libs/examples/src/table/table-order-column-example/table-order-column-example.ts +++ b/libs/examples/src/table/table-order-column-example/table-order-column-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-order-expandable-example/table-order-expandable-example.ts b/libs/examples/src/table/table-order-expandable-example/table-order-expandable-example.ts index 1314292bff..e2b8fe7bbd 100644 --- a/libs/examples/src/table/table-order-expandable-example/table-order-expandable-example.ts +++ b/libs/examples/src/table/table-order-expandable-example/table-order-expandable-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-order-observable-example/table-order-observable-example.ts b/libs/examples/src/table/table-order-observable-example/table-order-observable-example.ts index 14a779a269..8eb3af8c64 100644 --- a/libs/examples/src/table/table-order-observable-example/table-order-observable-example.ts +++ b/libs/examples/src/table/table-order-observable-example/table-order-observable-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-pagination-example/table-pagination-example.ts b/libs/examples/src/table/table-pagination-example/table-pagination-example.ts index c692363e30..273b4a071b 100644 --- a/libs/examples/src/table/table-pagination-example/table-pagination-example.ts +++ b/libs/examples/src/table/table-pagination-example/table-pagination-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-problem-example/table-problem-example.ts b/libs/examples/src/table/table-problem-example/table-problem-example.ts index b2347c3526..3d2036aaf6 100644 --- a/libs/examples/src/table/table-problem-example/table-problem-example.ts +++ b/libs/examples/src/table/table-problem-example/table-problem-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-responsive-example/table-responsive-example.ts b/libs/examples/src/table/table-responsive-example/table-responsive-example.ts index 7391585b0e..cc3b063a69 100644 --- a/libs/examples/src/table/table-responsive-example/table-responsive-example.ts +++ b/libs/examples/src/table/table-responsive-example/table-responsive-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-search-example/table-search-example.ts b/libs/examples/src/table/table-search-example/table-search-example.ts index 9caa72f44f..d508968400 100644 --- a/libs/examples/src/table/table-search-example/table-search-example.ts +++ b/libs/examples/src/table/table-search-example/table-search-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-selection-example/table-selection-example.ts b/libs/examples/src/table/table-selection-example/table-selection-example.ts index b904ca95f3..5bd499c2b1 100644 --- a/libs/examples/src/table/table-selection-example/table-selection-example.ts +++ b/libs/examples/src/table/table-selection-example/table-selection-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-show-more-example/table-show-more-example.html b/libs/examples/src/table/table-show-more-example/table-show-more-example.html index 034edae7d0..39c2956eea 100644 --- a/libs/examples/src/table/table-show-more-example/table-show-more-example.html +++ b/libs/examples/src/table/table-show-more-example/table-show-more-example.html @@ -31,6 +31,4 @@ >
- + diff --git a/libs/examples/src/table/table-show-more-example/table-show-more-example.ts b/libs/examples/src/table/table-show-more-example/table-show-more-example.ts index 7a55fe42ac..c2bb606d0b 100644 --- a/libs/examples/src/table/table-show-more-example/table-show-more-example.ts +++ b/libs/examples/src/table/table-show-more-example/table-show-more-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-sorting-example/table-sorting-example.html b/libs/examples/src/table/table-sorting-example/table-sorting-example.html index f5fe711bea..797b09fd47 100644 --- a/libs/examples/src/table/table-sorting-example/table-sorting-example.html +++ b/libs/examples/src/table/table-sorting-example/table-sorting-example.html @@ -27,9 +27,7 @@ > CPU - - {{ row.cpu | dtPercent }} - + {{ row.cpu | dtPercent }} diff --git a/libs/examples/src/table/table-sorting-example/table-sorting-example.ts b/libs/examples/src/table/table-sorting-example/table-sorting-example.ts index d143707b8f..145a7de63e 100644 --- a/libs/examples/src/table/table-sorting-example/table-sorting-example.ts +++ b/libs/examples/src/table/table-sorting-example/table-sorting-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-sorting-mixed-columns-example/table-sorting-mixed-columns-example.ts b/libs/examples/src/table/table-sorting-mixed-columns-example/table-sorting-mixed-columns-example.ts index b7a831add1..cc483ec8e6 100644 --- a/libs/examples/src/table/table-sorting-mixed-columns-example/table-sorting-mixed-columns-example.ts +++ b/libs/examples/src/table/table-sorting-mixed-columns-example/table-sorting-mixed-columns-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-sticky-header-example/table-sticky-header-example.ts b/libs/examples/src/table/table-sticky-header-example/table-sticky-header-example.ts index 73bbf74996..c734f8b3ea 100644 --- a/libs/examples/src/table/table-sticky-header-example/table-sticky-header-example.ts +++ b/libs/examples/src/table/table-sticky-header-example/table-sticky-header-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/table/table-with-info-group-cell-example/table-with-info-group-cell-example.html b/libs/examples/src/table/table-with-info-group-cell-example/table-with-info-group-cell-example.html index b49d42dd30..39382e3cde 100644 --- a/libs/examples/src/table/table-with-info-group-cell-example/table-with-info-group-cell-example.html +++ b/libs/examples/src/table/table-with-info-group-cell-example/table-with-info-group-cell-example.html @@ -21,9 +21,7 @@ Failure rate - - {{ row.failureRate | dtPercent }} - + {{ row.failureRate | dtPercent }} Houston, we have 11 problems! - + diff --git a/libs/examples/src/tabs/tabs-dynamic-example/tabs-dynamic-example.ts b/libs/examples/src/tabs/tabs-dynamic-example/tabs-dynamic-example.ts index 2f702595b3..9ab9cc4fa8 100644 --- a/libs/examples/src/tabs/tabs-dynamic-example/tabs-dynamic-example.ts +++ b/libs/examples/src/tabs/tabs-dynamic-example/tabs-dynamic-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tabs/tabs-examples.module.ts b/libs/examples/src/tabs/tabs-examples.module.ts index 46202d2971..4f6fbf6a95 100644 --- a/libs/examples/src/tabs/tabs-examples.module.ts +++ b/libs/examples/src/tabs/tabs-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tabs/tabs-interactive-example/tabs-interactive-example.ts b/libs/examples/src/tabs/tabs-interactive-example/tabs-interactive-example.ts index 9ce41e412b..22b40406a5 100644 --- a/libs/examples/src/tabs/tabs-interactive-example/tabs-interactive-example.ts +++ b/libs/examples/src/tabs/tabs-interactive-example/tabs-interactive-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tag/index.ts b/libs/examples/src/tag/index.ts index 490241c9bc..8d3264b9d8 100644 --- a/libs/examples/src/tag/index.ts +++ b/libs/examples/src/tag/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tag/tag-default-example/tag-default-example.ts b/libs/examples/src/tag/tag-default-example/tag-default-example.ts index 4f40c79a77..897047ba6d 100644 --- a/libs/examples/src/tag/tag-default-example/tag-default-example.ts +++ b/libs/examples/src/tag/tag-default-example/tag-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tag/tag-examples.module.ts b/libs/examples/src/tag/tag-examples.module.ts index c24526bacb..184509f3fd 100644 --- a/libs/examples/src/tag/tag-examples.module.ts +++ b/libs/examples/src/tag/tag-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tag/tag-interactive-example/tag-interactive-example.ts b/libs/examples/src/tag/tag-interactive-example/tag-interactive-example.ts index e2c7e0407c..636223cef2 100644 --- a/libs/examples/src/tag/tag-interactive-example/tag-interactive-example.ts +++ b/libs/examples/src/tag/tag-interactive-example/tag-interactive-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tag/tag-key-example/tag-key-example.ts b/libs/examples/src/tag/tag-key-example/tag-key-example.ts index c98ee60af5..ec09fd08e5 100644 --- a/libs/examples/src/tag/tag-key-example/tag-key-example.ts +++ b/libs/examples/src/tag/tag-key-example/tag-key-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tag/tag-list-with-tag-add-example/tag-list-with-tag-add-example.ts b/libs/examples/src/tag/tag-list-with-tag-add-example/tag-list-with-tag-add-example.ts index b26bfef90e..d47007e860 100644 --- a/libs/examples/src/tag/tag-list-with-tag-add-example/tag-list-with-tag-add-example.ts +++ b/libs/examples/src/tag/tag-list-with-tag-add-example/tag-list-with-tag-add-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tag/tag-removable-example/tag-removable-example.ts b/libs/examples/src/tag/tag-removable-example/tag-removable-example.ts index d457175c64..6a87bdb02e 100644 --- a/libs/examples/src/tag/tag-removable-example/tag-removable-example.ts +++ b/libs/examples/src/tag/tag-removable-example/tag-removable-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tile/index.ts b/libs/examples/src/tile/index.ts index 3b3e6617b6..55edf5a637 100644 --- a/libs/examples/src/tile/index.ts +++ b/libs/examples/src/tile/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tile/tile-default-example/tile-default-example.ts b/libs/examples/src/tile/tile-default-example/tile-default-example.ts index 53f09de352..d17f14854d 100644 --- a/libs/examples/src/tile/tile-default-example/tile-default-example.ts +++ b/libs/examples/src/tile/tile-default-example/tile-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tile/tile-disabled-example/tile-disabled-example.ts b/libs/examples/src/tile/tile-disabled-example/tile-disabled-example.ts index 6d1b2075fb..e30465620c 100644 --- a/libs/examples/src/tile/tile-disabled-example/tile-disabled-example.ts +++ b/libs/examples/src/tile/tile-disabled-example/tile-disabled-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tile/tile-error-example/tile-error-example.ts b/libs/examples/src/tile/tile-error-example/tile-error-example.ts index 189a67e363..9012f7ef7f 100644 --- a/libs/examples/src/tile/tile-error-example/tile-error-example.ts +++ b/libs/examples/src/tile/tile-error-example/tile-error-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tile/tile-examples.module.ts b/libs/examples/src/tile/tile-examples.module.ts index 652077c157..863e5e8f7e 100644 --- a/libs/examples/src/tile/tile-examples.module.ts +++ b/libs/examples/src/tile/tile-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tile/tile-main-example/tile-main-example.ts b/libs/examples/src/tile/tile-main-example/tile-main-example.ts index 48569b601b..78478c5a81 100644 --- a/libs/examples/src/tile/tile-main-example/tile-main-example.ts +++ b/libs/examples/src/tile/tile-main-example/tile-main-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tile/tile-recovered-example/tile-recovered-example.ts b/libs/examples/src/tile/tile-recovered-example/tile-recovered-example.ts index 5caedb3133..32bbe61300 100644 --- a/libs/examples/src/tile/tile-recovered-example/tile-recovered-example.ts +++ b/libs/examples/src/tile/tile-recovered-example/tile-recovered-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tile/tile-small-example/tile-small-example.ts b/libs/examples/src/tile/tile-small-example/tile-small-example.ts index 9611a6a386..8a60984b89 100644 --- a/libs/examples/src/tile/tile-small-example/tile-small-example.ts +++ b/libs/examples/src/tile/tile-small-example/tile-small-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/timeline-chart/index.ts b/libs/examples/src/timeline-chart/index.ts index af216fc586..8de0b91b95 100644 --- a/libs/examples/src/timeline-chart/index.ts +++ b/libs/examples/src/timeline-chart/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/timeline-chart/timeline-chart-default-example/timeline-chart-default-example.ts b/libs/examples/src/timeline-chart/timeline-chart-default-example/timeline-chart-default-example.ts index cba4104f7f..4f7b58486c 100644 --- a/libs/examples/src/timeline-chart/timeline-chart-default-example/timeline-chart-default-example.ts +++ b/libs/examples/src/timeline-chart/timeline-chart-default-example/timeline-chart-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/timeline-chart/timeline-chart-examples.module.ts b/libs/examples/src/timeline-chart/timeline-chart-examples.module.ts index 884f4969c1..73d9bcfa46 100644 --- a/libs/examples/src/timeline-chart/timeline-chart-examples.module.ts +++ b/libs/examples/src/timeline-chart/timeline-chart-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/timeline-chart/timeline-chart-overlay-example/timeline-chart-overlay-example.ts b/libs/examples/src/timeline-chart/timeline-chart-overlay-example/timeline-chart-overlay-example.ts index a4d50e144f..8f2d570c62 100644 --- a/libs/examples/src/timeline-chart/timeline-chart-overlay-example/timeline-chart-overlay-example.ts +++ b/libs/examples/src/timeline-chart/timeline-chart-overlay-example/timeline-chart-overlay-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/toast/index.ts b/libs/examples/src/toast/index.ts index 831d1c6620..061a3a14b7 100644 --- a/libs/examples/src/toast/index.ts +++ b/libs/examples/src/toast/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/toast/toast-default-example/toast-default-example.ts b/libs/examples/src/toast/toast-default-example/toast-default-example.ts index 02b4bfeafa..b51dbe9b3d 100644 --- a/libs/examples/src/toast/toast-default-example/toast-default-example.ts +++ b/libs/examples/src/toast/toast-default-example/toast-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/toast/toast-dynamic-msg-example/toast-dynamic-msg-example.ts b/libs/examples/src/toast/toast-dynamic-msg-example/toast-dynamic-msg-example.ts index 07b20e158f..8f512570b9 100644 --- a/libs/examples/src/toast/toast-dynamic-msg-example/toast-dynamic-msg-example.ts +++ b/libs/examples/src/toast/toast-dynamic-msg-example/toast-dynamic-msg-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/toast/toast-examples.module.ts b/libs/examples/src/toast/toast-examples.module.ts index e6256de8b8..afa13ec281 100644 --- a/libs/examples/src/toast/toast-examples.module.ts +++ b/libs/examples/src/toast/toast-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/toggle-button-group/index.ts b/libs/examples/src/toggle-button-group/index.ts index 05a84d046f..b7ea63fb45 100644 --- a/libs/examples/src/toggle-button-group/index.ts +++ b/libs/examples/src/toggle-button-group/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/toggle-button-group/toggle-button-group-default-example/toggle-button-group-default-example.ts b/libs/examples/src/toggle-button-group/toggle-button-group-default-example/toggle-button-group-default-example.ts index d7be6be358..334f9e344c 100644 --- a/libs/examples/src/toggle-button-group/toggle-button-group-default-example/toggle-button-group-default-example.ts +++ b/libs/examples/src/toggle-button-group/toggle-button-group-default-example/toggle-button-group-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/toggle-button-group/toggle-button-group-dynamic-items-example/toggle-button-group-dynamic-items-example.html b/libs/examples/src/toggle-button-group/toggle-button-group-dynamic-items-example/toggle-button-group-dynamic-items-example.html index 36f6ee4d92..d31018cc2e 100644 --- a/libs/examples/src/toggle-button-group/toggle-button-group-dynamic-items-example/toggle-button-group-dynamic-items-example.html +++ b/libs/examples/src/toggle-button-group/toggle-button-group-dynamic-items-example/toggle-button-group-dynamic-items-example.html @@ -6,8 +6,8 @@ {{ item }} -
+
-
Current value: "{{ group1.value }}"
+
Current value: "{{ group1.value }}"
diff --git a/libs/examples/src/toggle-button-group/toggle-button-group-dynamic-items-example/toggle-button-group-dynamic-items-example.ts b/libs/examples/src/toggle-button-group/toggle-button-group-dynamic-items-example/toggle-button-group-dynamic-items-example.ts index 2927895ce5..71bea4f71a 100644 --- a/libs/examples/src/toggle-button-group/toggle-button-group-dynamic-items-example/toggle-button-group-dynamic-items-example.ts +++ b/libs/examples/src/toggle-button-group/toggle-button-group-dynamic-items-example/toggle-button-group-dynamic-items-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/toggle-button-group/toggle-button-group-examples.module.ts b/libs/examples/src/toggle-button-group/toggle-button-group-examples.module.ts index 1a8506f5c0..b318310e42 100644 --- a/libs/examples/src/toggle-button-group/toggle-button-group-examples.module.ts +++ b/libs/examples/src/toggle-button-group/toggle-button-group-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/toggle-button-group/toggle-button-group-show-more-example/toggle-button-group-show-more-example.ts b/libs/examples/src/toggle-button-group/toggle-button-group-show-more-example/toggle-button-group-show-more-example.ts index 058c6ebe56..dab57baa09 100644 --- a/libs/examples/src/toggle-button-group/toggle-button-group-show-more-example/toggle-button-group-show-more-example.ts +++ b/libs/examples/src/toggle-button-group/toggle-button-group-show-more-example/toggle-button-group-show-more-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/top-bar-navigation/index.ts b/libs/examples/src/top-bar-navigation/index.ts index 0fb142ead6..c3a7ef21db 100644 --- a/libs/examples/src/top-bar-navigation/index.ts +++ b/libs/examples/src/top-bar-navigation/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/top-bar-navigation/top-bar-navigation-default-example/top-bar-navigation-default-example.ts b/libs/examples/src/top-bar-navigation/top-bar-navigation-default-example/top-bar-navigation-default-example.ts index 69231d27e6..f867e1f161 100644 --- a/libs/examples/src/top-bar-navigation/top-bar-navigation-default-example/top-bar-navigation-default-example.ts +++ b/libs/examples/src/top-bar-navigation/top-bar-navigation-default-example/top-bar-navigation-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/top-bar-navigation/top-bar-navigation-drawer-example/top-bar-navigation-drawer-example.ts b/libs/examples/src/top-bar-navigation/top-bar-navigation-drawer-example/top-bar-navigation-drawer-example.ts index cabcd518ae..ab8648ef52 100644 --- a/libs/examples/src/top-bar-navigation/top-bar-navigation-drawer-example/top-bar-navigation-drawer-example.ts +++ b/libs/examples/src/top-bar-navigation/top-bar-navigation-drawer-example/top-bar-navigation-drawer-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/top-bar-navigation/top-bar-navigation-examples.module.ts b/libs/examples/src/top-bar-navigation/top-bar-navigation-examples.module.ts index de0e57bc5e..c051f9199b 100644 --- a/libs/examples/src/top-bar-navigation/top-bar-navigation-examples.module.ts +++ b/libs/examples/src/top-bar-navigation/top-bar-navigation-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tree-table/index.ts b/libs/examples/src/tree-table/index.ts index 9b23e2d7ec..c4ee14fac9 100644 --- a/libs/examples/src/tree-table/index.ts +++ b/libs/examples/src/tree-table/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tree-table/tree-table-async-show-more-example/tree-table-async-show-more-example.ts b/libs/examples/src/tree-table/tree-table-async-show-more-example/tree-table-async-show-more-example.ts index 279c28a61a..258acbc254 100644 --- a/libs/examples/src/tree-table/tree-table-async-show-more-example/tree-table-async-show-more-example.ts +++ b/libs/examples/src/tree-table/tree-table-async-show-more-example/tree-table-async-show-more-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tree-table/tree-table-default-example/tree-table-default-example.ts b/libs/examples/src/tree-table/tree-table-default-example/tree-table-default-example.ts index 611f287bf9..51954ff2dc 100644 --- a/libs/examples/src/tree-table/tree-table-default-example/tree-table-default-example.ts +++ b/libs/examples/src/tree-table/tree-table-default-example/tree-table-default-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tree-table/tree-table-example-types.ts b/libs/examples/src/tree-table/tree-table-example-types.ts index 791f002059..2feaeb47fd 100644 --- a/libs/examples/src/tree-table/tree-table-example-types.ts +++ b/libs/examples/src/tree-table/tree-table-example-types.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tree-table/tree-table-examples.module.ts b/libs/examples/src/tree-table/tree-table-examples.module.ts index 51e86c56a9..34889d52a2 100644 --- a/libs/examples/src/tree-table/tree-table-examples.module.ts +++ b/libs/examples/src/tree-table/tree-table-examples.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tree-table/tree-table-problem-indicator-example/tree-table-problem-indicator-example.ts b/libs/examples/src/tree-table/tree-table-problem-indicator-example/tree-table-problem-indicator-example.ts index ecd74c2317..5d26627bfb 100644 --- a/libs/examples/src/tree-table/tree-table-problem-indicator-example/tree-table-problem-indicator-example.ts +++ b/libs/examples/src/tree-table/tree-table-problem-indicator-example/tree-table-problem-indicator-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/examples/src/tree-table/tree-table-simple-example/tree-table-simple-example.ts b/libs/examples/src/tree-table/tree-table-simple-example/tree-table-simple-example.ts index fa2ee0bd01..ccdc8a2b02 100644 --- a/libs/examples/src/tree-table/tree-table-simple-example/tree-table-simple-example.ts +++ b/libs/examples/src/tree-table/tree-table-simple-example/tree-table-simple-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/button-group/README.md b/libs/fluid-elements/button-group/README.md index 7d0f1a8242..0b5f730086 100644 --- a/libs/fluid-elements/button-group/README.md +++ b/libs/fluid-elements/button-group/README.md @@ -41,7 +41,7 @@ A basic representation of the button-group wrapper for button-group-items ## Properties | Property | Attribute | Type | Description | -| ------------ | ----------- | --------- | ----------------------------------------------------------- | +| ------------ | ----------- | --------- | ----------------------------------------------------------- | ----- | ------------------------------------ | | `checkedId` | `checkedId` | `string | | null` | Currently checked button group item. | | `disableAll` | `disabled` | `boolean` | Whether the component and the children are disabled or not. | diff --git a/libs/fluid-elements/button-group/src/index.ts b/libs/fluid-elements/button-group/src/index.ts index 58e29839d3..cd81dc40b8 100644 --- a/libs/fluid-elements/button-group/src/index.ts +++ b/libs/fluid-elements/button-group/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/button-group/src/lib/button-group-events.ts b/libs/fluid-elements/button-group/src/lib/button-group-events.ts index d41656c5bb..5dd37dc8ab 100644 --- a/libs/fluid-elements/button-group/src/lib/button-group-events.ts +++ b/libs/fluid-elements/button-group/src/lib/button-group-events.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/button-group/src/lib/button-group-item/button-group-item.spec.ts b/libs/fluid-elements/button-group/src/lib/button-group-item/button-group-item.spec.ts index 33da68ed75..bad17cea3c 100644 --- a/libs/fluid-elements/button-group/src/lib/button-group-item/button-group-item.spec.ts +++ b/libs/fluid-elements/button-group/src/lib/button-group-item/button-group-item.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/button-group/src/lib/button-group-item/button-group-item.ts b/libs/fluid-elements/button-group/src/lib/button-group-item/button-group-item.ts index 0fee8c7b4c..60b9c81e2c 100644 --- a/libs/fluid-elements/button-group/src/lib/button-group-item/button-group-item.ts +++ b/libs/fluid-elements/button-group/src/lib/button-group-item/button-group-item.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/button-group/src/lib/button-group/button-group.spec.ts b/libs/fluid-elements/button-group/src/lib/button-group/button-group.spec.ts index f21a7996c5..acf14b1d17 100644 --- a/libs/fluid-elements/button-group/src/lib/button-group/button-group.spec.ts +++ b/libs/fluid-elements/button-group/src/lib/button-group/button-group.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/button-group/src/lib/button-group/button-group.ts b/libs/fluid-elements/button-group/src/lib/button-group/button-group.ts index b2e8c150ca..83f893298a 100644 --- a/libs/fluid-elements/button-group/src/lib/button-group/button-group.ts +++ b/libs/fluid-elements/button-group/src/lib/button-group/button-group.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/button/src/index.ts b/libs/fluid-elements/button/src/index.ts index 16bed3c1d2..11b21a6b97 100644 --- a/libs/fluid-elements/button/src/index.ts +++ b/libs/fluid-elements/button/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/button/src/lib/button.spec.ts b/libs/fluid-elements/button/src/lib/button.spec.ts index 91fb54e523..9bd3f2200f 100644 --- a/libs/fluid-elements/button/src/lib/button.spec.ts +++ b/libs/fluid-elements/button/src/lib/button.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/button/src/lib/button.ts b/libs/fluid-elements/button/src/lib/button.ts index 312ef0cc46..6f9de70760 100644 --- a/libs/fluid-elements/button/src/lib/button.ts +++ b/libs/fluid-elements/button/src/lib/button.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/checkbox/src/index.ts b/libs/fluid-elements/checkbox/src/index.ts index 4875df75a3..8105a2d7e9 100644 --- a/libs/fluid-elements/checkbox/src/index.ts +++ b/libs/fluid-elements/checkbox/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/checkbox/src/lib/checkbox-events.ts b/libs/fluid-elements/checkbox/src/lib/checkbox-events.ts index a0c0f7e3f9..4c2f078143 100644 --- a/libs/fluid-elements/checkbox/src/lib/checkbox-events.ts +++ b/libs/fluid-elements/checkbox/src/lib/checkbox-events.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/checkbox/src/lib/checkbox.spec.ts b/libs/fluid-elements/checkbox/src/lib/checkbox.spec.ts index c4f5248f0e..d99648e737 100644 --- a/libs/fluid-elements/checkbox/src/lib/checkbox.spec.ts +++ b/libs/fluid-elements/checkbox/src/lib/checkbox.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/checkbox/src/lib/checkbox.ts b/libs/fluid-elements/checkbox/src/lib/checkbox.ts index b175452f19..769b6d420b 100644 --- a/libs/fluid-elements/checkbox/src/lib/checkbox.ts +++ b/libs/fluid-elements/checkbox/src/lib/checkbox.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/core/src/index.ts b/libs/fluid-elements/core/src/index.ts index c6b49eebcb..6484f6333f 100644 --- a/libs/fluid-elements/core/src/index.ts +++ b/libs/fluid-elements/core/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/core/src/lib/keyboard/get-next-group-item-index.spec.ts b/libs/fluid-elements/core/src/lib/keyboard/get-next-group-item-index.spec.ts index 3b2b838d6c..ef0f95deae 100644 --- a/libs/fluid-elements/core/src/lib/keyboard/get-next-group-item-index.spec.ts +++ b/libs/fluid-elements/core/src/lib/keyboard/get-next-group-item-index.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/core/src/lib/keyboard/get-next-group-item-index.ts b/libs/fluid-elements/core/src/lib/keyboard/get-next-group-item-index.ts index 9e4c97480d..cd507b4991 100644 --- a/libs/fluid-elements/core/src/lib/keyboard/get-next-group-item-index.ts +++ b/libs/fluid-elements/core/src/lib/keyboard/get-next-group-item-index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/core/src/lib/keyboard/index.ts b/libs/fluid-elements/core/src/lib/keyboard/index.ts index cddb50054c..c5194b7608 100644 --- a/libs/fluid-elements/core/src/lib/keyboard/index.ts +++ b/libs/fluid-elements/core/src/lib/keyboard/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/icon/src/index.ts b/libs/fluid-elements/icon/src/index.ts index 015bdd626a..7b0da98d50 100644 --- a/libs/fluid-elements/icon/src/index.ts +++ b/libs/fluid-elements/icon/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/icon/src/lib/icon.spec.ts b/libs/fluid-elements/icon/src/lib/icon.spec.ts index 500a0c6c12..c8a40fb759 100644 --- a/libs/fluid-elements/icon/src/lib/icon.spec.ts +++ b/libs/fluid-elements/icon/src/lib/icon.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/icon/src/lib/icon.ts b/libs/fluid-elements/icon/src/lib/icon.ts index dfb000efee..ed932016a9 100644 --- a/libs/fluid-elements/icon/src/lib/icon.ts +++ b/libs/fluid-elements/icon/src/lib/icon.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/input/src/index.ts b/libs/fluid-elements/input/src/index.ts index cc415eba29..964cd853f1 100644 --- a/libs/fluid-elements/input/src/index.ts +++ b/libs/fluid-elements/input/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/input/src/lib/input.spec.ts b/libs/fluid-elements/input/src/lib/input.spec.ts index 64d9a2bf4a..30a2defd84 100644 --- a/libs/fluid-elements/input/src/lib/input.spec.ts +++ b/libs/fluid-elements/input/src/lib/input.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/input/src/lib/input.styles.ts b/libs/fluid-elements/input/src/lib/input.styles.ts index 359f0244e5..92effd8dce 100644 --- a/libs/fluid-elements/input/src/lib/input.styles.ts +++ b/libs/fluid-elements/input/src/lib/input.styles.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/input/src/lib/input.ts b/libs/fluid-elements/input/src/lib/input.ts index cfbe23d4ed..9aa8abcc0b 100644 --- a/libs/fluid-elements/input/src/lib/input.ts +++ b/libs/fluid-elements/input/src/lib/input.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/popover/src/index.ts b/libs/fluid-elements/popover/src/index.ts index 83e01d485d..117f037c90 100644 --- a/libs/fluid-elements/popover/src/index.ts +++ b/libs/fluid-elements/popover/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/popover/src/lib/popover.spec.ts b/libs/fluid-elements/popover/src/lib/popover.spec.ts index 4194f60f52..0b32829138 100644 --- a/libs/fluid-elements/popover/src/lib/popover.spec.ts +++ b/libs/fluid-elements/popover/src/lib/popover.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/popover/src/lib/popover.ts b/libs/fluid-elements/popover/src/lib/popover.ts index b0754a4bb8..0b1a04a260 100644 --- a/libs/fluid-elements/popover/src/lib/popover.ts +++ b/libs/fluid-elements/popover/src/lib/popover.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/switch/src/index.ts b/libs/fluid-elements/switch/src/index.ts index 1b32d830a7..8d3f57bec0 100644 --- a/libs/fluid-elements/switch/src/index.ts +++ b/libs/fluid-elements/switch/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/switch/src/lib/switch-events.ts b/libs/fluid-elements/switch/src/lib/switch-events.ts index 765e9e1ed2..f67403beeb 100644 --- a/libs/fluid-elements/switch/src/lib/switch-events.ts +++ b/libs/fluid-elements/switch/src/lib/switch-events.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/switch/src/lib/switch.spec.ts b/libs/fluid-elements/switch/src/lib/switch.spec.ts index bf871ec5cf..4da1cd7758 100644 --- a/libs/fluid-elements/switch/src/lib/switch.spec.ts +++ b/libs/fluid-elements/switch/src/lib/switch.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/switch/src/lib/switch.ts b/libs/fluid-elements/switch/src/lib/switch.ts index 8b857ee151..0bd8e170bb 100644 --- a/libs/fluid-elements/switch/src/lib/switch.ts +++ b/libs/fluid-elements/switch/src/lib/switch.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/tab-group/src/index.ts b/libs/fluid-elements/tab-group/src/index.ts index af6caf1500..993bb6d797 100644 --- a/libs/fluid-elements/tab-group/src/index.ts +++ b/libs/fluid-elements/tab-group/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/tab-group/src/lib/tab-events.ts b/libs/fluid-elements/tab-group/src/lib/tab-events.ts index a5487278ed..a76ff70669 100644 --- a/libs/fluid-elements/tab-group/src/lib/tab-events.ts +++ b/libs/fluid-elements/tab-group/src/lib/tab-events.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/tab-group/src/lib/tab-group/tab-group.spec.ts b/libs/fluid-elements/tab-group/src/lib/tab-group/tab-group.spec.ts index c840f7e135..ed5d4b5ea6 100644 --- a/libs/fluid-elements/tab-group/src/lib/tab-group/tab-group.spec.ts +++ b/libs/fluid-elements/tab-group/src/lib/tab-group/tab-group.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/tab-group/src/lib/tab-group/tab-group.ts b/libs/fluid-elements/tab-group/src/lib/tab-group/tab-group.ts index b44d7886d3..1c154073d8 100644 --- a/libs/fluid-elements/tab-group/src/lib/tab-group/tab-group.ts +++ b/libs/fluid-elements/tab-group/src/lib/tab-group/tab-group.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/tab-group/src/lib/tab/tab.spec.ts b/libs/fluid-elements/tab-group/src/lib/tab/tab.spec.ts index 497cc963e8..df17c89a60 100644 --- a/libs/fluid-elements/tab-group/src/lib/tab/tab.spec.ts +++ b/libs/fluid-elements/tab-group/src/lib/tab/tab.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/tab-group/src/lib/tab/tab.ts b/libs/fluid-elements/tab-group/src/lib/tab/tab.ts index ef4265e711..3818cc1414 100644 --- a/libs/fluid-elements/tab-group/src/lib/tab/tab.ts +++ b/libs/fluid-elements/tab-group/src/lib/tab/tab.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/virtual-scroll-container/src/index.ts b/libs/fluid-elements/virtual-scroll-container/src/index.ts index 3bf9feb0eb..319dde908a 100644 --- a/libs/fluid-elements/virtual-scroll-container/src/index.ts +++ b/libs/fluid-elements/virtual-scroll-container/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-container.ts b/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-container.ts index dbc3ec1094..8af8740bd0 100644 --- a/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-container.ts +++ b/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-container.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-events.ts b/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-events.ts index 54b757bbc5..8e62db8c7c 100644 --- a/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-events.ts +++ b/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-events.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -15,9 +15,7 @@ */ /** Custom event implementation fires when the active tab has changes */ -export class FluidVirtualScrollContainerRenderedItemsChange extends CustomEvent< - any -> { +export class FluidVirtualScrollContainerRenderedItemsChange extends CustomEvent { constructor(public rangeStart: number, public rangeEnd: number) { super('renderedItemsChange', { bubbles: true, composed: true }); } diff --git a/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-state.ts b/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-state.ts index 080439d0c8..457444f774 100644 --- a/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-state.ts +++ b/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-state.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-utils.spec.ts b/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-utils.spec.ts index a183b21912..5814b3673f 100644 --- a/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-utils.spec.ts +++ b/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-utils.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-utils.ts b/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-utils.ts index da4bf3f610..8f2e08293d 100644 --- a/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-utils.ts +++ b/libs/fluid-elements/virtual-scroll-container/src/lib/virtual-scroll-utils.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -28,7 +28,7 @@ export function virtualScrollAddInitialItemsBatch( } const newState = appendItems(state, state.itemsBatchSize); - return { ...newState, initialBatches: state.initialBatches += 1 }; + return { ...newState, initialBatches: (state.initialBatches += 1) }; } /** diff --git a/libs/shared/data-access-strapi/index.ts b/libs/shared/data-access-strapi/index.ts index 5213974526..6146a7056b 100644 --- a/libs/shared/data-access-strapi/index.ts +++ b/libs/shared/data-access-strapi/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/data-access-strapi/src/lib/fetch-strapi-content.ts b/libs/shared/data-access-strapi/src/lib/fetch-strapi-content.ts index 51592c03c3..a60304c0a8 100644 --- a/libs/shared/data-access-strapi/src/lib/fetch-strapi-content.ts +++ b/libs/shared/data-access-strapi/src/lib/fetch-strapi-content.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/data-access-strapi/src/test-setup.ts b/libs/shared/data-access-strapi/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/shared/data-access-strapi/src/test-setup.ts +++ b/libs/shared/data-access-strapi/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/interfaces/src/index.ts b/libs/shared/design-system/interfaces/src/index.ts index b93b3875d3..54c5161667 100644 --- a/libs/shared/design-system/interfaces/src/index.ts +++ b/libs/shared/design-system/interfaces/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/interfaces/src/lib/barista/barista-backend-api-definitions.ts b/libs/shared/design-system/interfaces/src/lib/barista/barista-backend-api-definitions.ts index 4fa8bd7b49..a037890942 100644 --- a/libs/shared/design-system/interfaces/src/lib/barista/barista-backend-api-definitions.ts +++ b/libs/shared/design-system/interfaces/src/lib/barista/barista-backend-api-definitions.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/interfaces/src/lib/barista/barista-definitions.ts b/libs/shared/design-system/interfaces/src/lib/barista/barista-definitions.ts index 721ef83e42..658c088786 100644 --- a/libs/shared/design-system/interfaces/src/lib/barista/barista-definitions.ts +++ b/libs/shared/design-system/interfaces/src/lib/barista/barista-definitions.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/interfaces/src/lib/barista/example-definitions.ts b/libs/shared/design-system/interfaces/src/lib/barista/example-definitions.ts index 312a9fb6b7..6ef3d87946 100644 --- a/libs/shared/design-system/interfaces/src/lib/barista/example-definitions.ts +++ b/libs/shared/design-system/interfaces/src/lib/barista/example-definitions.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/interfaces/src/lib/barista/index.ts b/libs/shared/design-system/interfaces/src/lib/barista/index.ts index 13fe5c135c..a7328c80f7 100644 --- a/libs/shared/design-system/interfaces/src/lib/barista/index.ts +++ b/libs/shared/design-system/interfaces/src/lib/barista/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/interfaces/src/lib/design-tokens-definitions.ts b/libs/shared/design-system/interfaces/src/lib/design-tokens-definitions.ts index 2b73ce709e..032274be74 100644 --- a/libs/shared/design-system/interfaces/src/lib/design-tokens-definitions.ts +++ b/libs/shared/design-system/interfaces/src/lib/design-tokens-definitions.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/interfaces/src/lib/next-definitions.ts b/libs/shared/design-system/interfaces/src/lib/next-definitions.ts index fa85e32d17..77ce6d032d 100644 --- a/libs/shared/design-system/interfaces/src/lib/next-definitions.ts +++ b/libs/shared/design-system/interfaces/src/lib/next-definitions.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/interfaces/src/test-setup.ts b/libs/shared/design-system/interfaces/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/shared/design-system/interfaces/src/test-setup.ts +++ b/libs/shared/design-system/interfaces/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/ui/src/index.ts b/libs/shared/design-system/ui/src/index.ts index 9c44328e0e..c290c4efca 100644 --- a/libs/shared/design-system/ui/src/index.ts +++ b/libs/shared/design-system/ui/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/ui/src/lib/page-content.ts b/libs/shared/design-system/ui/src/lib/page-content.ts index f792cef4dd..57a4fcb592 100644 --- a/libs/shared/design-system/ui/src/lib/page-content.ts +++ b/libs/shared/design-system/ui/src/lib/page-content.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/ui/src/lib/page-guard.ts b/libs/shared/design-system/ui/src/lib/page-guard.ts index 395fb82d8b..2e1176cd1f 100644 --- a/libs/shared/design-system/ui/src/lib/page-guard.ts +++ b/libs/shared/design-system/ui/src/lib/page-guard.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/ui/src/lib/page.service.ts b/libs/shared/design-system/ui/src/lib/page.service.ts index ac72a8c4f4..1763a10815 100644 --- a/libs/shared/design-system/ui/src/lib/page.service.ts +++ b/libs/shared/design-system/ui/src/lib/page.service.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/ui/src/lib/shared-design-system-ui.module.ts b/libs/shared/design-system/ui/src/lib/shared-design-system-ui.module.ts index f1d482a0e6..2f4fdb552d 100644 --- a/libs/shared/design-system/ui/src/lib/shared-design-system-ui.module.ts +++ b/libs/shared/design-system/ui/src/lib/shared-design-system-ui.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/ui/src/lib/universal.interceptor.ts b/libs/shared/design-system/ui/src/lib/universal.interceptor.ts index 99abd8cc21..066128a91e 100644 --- a/libs/shared/design-system/ui/src/lib/universal.interceptor.ts +++ b/libs/shared/design-system/ui/src/lib/universal.interceptor.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/ui/src/lib/utils/create-component.ts b/libs/shared/design-system/ui/src/lib/utils/create-component.ts index 51d7f993ff..78a3317177 100644 --- a/libs/shared/design-system/ui/src/lib/utils/create-component.ts +++ b/libs/shared/design-system/ui/src/lib/utils/create-component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-system/ui/src/test-setup.ts b/libs/shared/design-system/ui/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/shared/design-system/ui/src/test-setup.ts +++ b/libs/shared/design-system/ui/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/global/palette.js b/libs/shared/design-tokens/generated/global/palette.js index f8c05260d0..9e7c4052f2 100644 --- a/libs/shared/design-tokens/generated/global/palette.js +++ b/libs/shared/design-tokens/generated/global/palette.js @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/global/palette.ts b/libs/shared/design-tokens/generated/global/palette.ts index f8c05260d0..9e7c4052f2 100644 --- a/libs/shared/design-tokens/generated/global/palette.ts +++ b/libs/shared/design-tokens/generated/global/palette.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/global/spacing.js b/libs/shared/design-tokens/generated/global/spacing.js index 58d0add573..351b8bbbf4 100644 --- a/libs/shared/design-tokens/generated/global/spacing.js +++ b/libs/shared/design-tokens/generated/global/spacing.js @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/global/spacing.ts b/libs/shared/design-tokens/generated/global/spacing.ts index 58d0add573..351b8bbbf4 100644 --- a/libs/shared/design-tokens/generated/global/spacing.ts +++ b/libs/shared/design-tokens/generated/global/spacing.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/global/theme.ts b/libs/shared/design-tokens/generated/global/theme.ts index 590cd82317..8c502d1df5 100644 --- a/libs/shared/design-tokens/generated/global/theme.ts +++ b/libs/shared/design-tokens/generated/global/theme.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/global/typography.ts b/libs/shared/design-tokens/generated/global/typography.ts index 4ee93b0aba..170ed12c96 100644 --- a/libs/shared/design-tokens/generated/global/typography.ts +++ b/libs/shared/design-tokens/generated/global/typography.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/index.js b/libs/shared/design-tokens/generated/index.js index 7df896dfe0..b5bc9302b0 100644 --- a/libs/shared/design-tokens/generated/index.js +++ b/libs/shared/design-tokens/generated/index.js @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/index.ts b/libs/shared/design-tokens/generated/index.ts index 10bb29ccfa..ee123ad621 100644 --- a/libs/shared/design-tokens/generated/index.ts +++ b/libs/shared/design-tokens/generated/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/patterns/button.js b/libs/shared/design-tokens/generated/patterns/button.js index 325dd4704c..4e9a51c7b4 100644 --- a/libs/shared/design-tokens/generated/patterns/button.js +++ b/libs/shared/design-tokens/generated/patterns/button.js @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/patterns/button.ts b/libs/shared/design-tokens/generated/patterns/button.ts index 325dd4704c..4e9a51c7b4 100644 --- a/libs/shared/design-tokens/generated/patterns/button.ts +++ b/libs/shared/design-tokens/generated/patterns/button.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/patterns/input.js b/libs/shared/design-tokens/generated/patterns/input.js index 148b12f35e..7895b5e952 100644 --- a/libs/shared/design-tokens/generated/patterns/input.js +++ b/libs/shared/design-tokens/generated/patterns/input.js @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/design-tokens/generated/patterns/input.ts b/libs/shared/design-tokens/generated/patterns/input.ts index 148b12f35e..7895b5e952 100644 --- a/libs/shared/design-tokens/generated/patterns/input.ts +++ b/libs/shared/design-tokens/generated/patterns/input.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/keycodes/index.ts b/libs/shared/keycodes/index.ts index 32130aceee..eaceeb4026 100644 --- a/libs/shared/keycodes/index.ts +++ b/libs/shared/keycodes/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/keycodes/src/lib/keycodes.ts b/libs/shared/keycodes/src/lib/keycodes.ts index a9e8dafe23..b55da88219 100644 --- a/libs/shared/keycodes/src/lib/keycodes.ts +++ b/libs/shared/keycodes/src/lib/keycodes.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/index.ts b/libs/shared/node/index.ts index d00be1fb62..86bfd860d6 100644 --- a/libs/shared/node/index.ts +++ b/libs/shared/node/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/circle-ci-api/circle-ci-api.spec.ts b/libs/shared/node/src/circle-ci-api/circle-ci-api.spec.ts index 0c597866b4..25e3c3f069 100644 --- a/libs/shared/node/src/circle-ci-api/circle-ci-api.spec.ts +++ b/libs/shared/node/src/circle-ci-api/circle-ci-api.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/circle-ci-api/circle-ci-api.ts b/libs/shared/node/src/circle-ci-api/circle-ci-api.ts index 79cd6da56f..db45a6f707 100644 --- a/libs/shared/node/src/circle-ci-api/circle-ci-api.ts +++ b/libs/shared/node/src/circle-ci-api/circle-ci-api.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/circle-ci-api/circle-ci.interface.ts b/libs/shared/node/src/circle-ci-api/circle-ci.interface.ts index 2692b93eb5..e6c0a0c65d 100644 --- a/libs/shared/node/src/circle-ci-api/circle-ci.interface.ts +++ b/libs/shared/node/src/circle-ci-api/circle-ci.interface.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/circle-ci-api/index.ts b/libs/shared/node/src/circle-ci-api/index.ts index 7e2c902596..fb0f02f76d 100644 --- a/libs/shared/node/src/circle-ci-api/index.ts +++ b/libs/shared/node/src/circle-ci-api/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/circle-ci-api/node-http-client.ts b/libs/shared/node/src/circle-ci-api/node-http-client.ts index 9456ac61ef..2aa45ddfff 100644 --- a/libs/shared/node/src/circle-ci-api/node-http-client.ts +++ b/libs/shared/node/src/circle-ci-api/node-http-client.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/interfaces/index.ts b/libs/shared/node/src/interfaces/index.ts index b28423cad9..c024e38eac 100644 --- a/libs/shared/node/src/interfaces/index.ts +++ b/libs/shared/node/src/interfaces/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/interfaces/package-json.ts b/libs/shared/node/src/interfaces/package-json.ts index 4d601cbe74..ba026cf1d5 100644 --- a/libs/shared/node/src/interfaces/package-json.ts +++ b/libs/shared/node/src/interfaces/package-json.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/interfaces/package-lock-json.ts b/libs/shared/node/src/interfaces/package-lock-json.ts index 588bbe1038..a5c05297cb 100644 --- a/libs/shared/node/src/interfaces/package-lock-json.ts +++ b/libs/shared/node/src/interfaces/package-lock-json.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/test-setup.ts b/libs/shared/node/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/shared/node/src/test-setup.ts +++ b/libs/shared/node/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/utils/ast.ts b/libs/shared/node/src/utils/ast.ts index c7628a342f..fa590e321e 100644 --- a/libs/shared/node/src/utils/ast.ts +++ b/libs/shared/node/src/utils/ast.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/utils/execute-command.ts b/libs/shared/node/src/utils/execute-command.ts index 1813771bc2..930f7d0caa 100644 --- a/libs/shared/node/src/utils/execute-command.ts +++ b/libs/shared/node/src/utils/execute-command.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/utils/index.ts b/libs/shared/node/src/utils/index.ts index 458df87956..0d47026439 100644 --- a/libs/shared/node/src/utils/index.ts +++ b/libs/shared/node/src/utils/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/utils/is-public-build.ts b/libs/shared/node/src/utils/is-public-build.ts index 91c80da951..c612153d7d 100644 --- a/libs/shared/node/src/utils/is-public-build.ts +++ b/libs/shared/node/src/utils/is-public-build.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/shared/node/src/utils/json-utils.ts b/libs/shared/node/src/utils/json-utils.ts index f7c2d22438..f4a419cf09 100644 --- a/libs/shared/node/src/utils/json-utils.ts +++ b/libs/shared/node/src/utils/json-utils.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/index.ts b/libs/testing/browser/src/index.ts index d6f8792e22..05c2179ad6 100644 --- a/libs/testing/browser/src/index.ts +++ b/libs/testing/browser/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/create-component.ts b/libs/testing/browser/src/lib/create-component.ts index 1a65768983..38148b2e24 100644 --- a/libs/testing/browser/src/lib/create-component.ts +++ b/libs/testing/browser/src/lib/create-component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/dispatch-events.ts b/libs/testing/browser/src/lib/dispatch-events.ts index ded87fab55..b50789729d 100644 --- a/libs/testing/browser/src/lib/dispatch-events.ts +++ b/libs/testing/browser/src/lib/dispatch-events.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/event-objects.ts b/libs/testing/browser/src/lib/event-objects.ts index 590260000b..4dc9ac7e9d 100644 --- a/libs/testing/browser/src/lib/event-objects.ts +++ b/libs/testing/browser/src/lib/event-objects.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/mock-component.ts b/libs/testing/browser/src/lib/mock-component.ts index ea01bcc991..668564e36a 100644 --- a/libs/testing/browser/src/lib/mock-component.ts +++ b/libs/testing/browser/src/lib/mock-component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/mock-get-computed-style.ts b/libs/testing/browser/src/lib/mock-get-computed-style.ts index 0d69ae2a77..cc0a7873bd 100644 --- a/libs/testing/browser/src/lib/mock-get-computed-style.ts +++ b/libs/testing/browser/src/lib/mock-get-computed-style.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/mock-intersection-observer.ts b/libs/testing/browser/src/lib/mock-intersection-observer.ts index 4dfb3d76ae..ae0e2a4735 100644 --- a/libs/testing/browser/src/lib/mock-intersection-observer.ts +++ b/libs/testing/browser/src/lib/mock-intersection-observer.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/mock-ng-zone.ts b/libs/testing/browser/src/lib/mock-ng-zone.ts index d4e481ee7a..1e001e1abd 100644 --- a/libs/testing/browser/src/lib/mock-ng-zone.ts +++ b/libs/testing/browser/src/lib/mock-ng-zone.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/request-animation-frame.ts b/libs/testing/browser/src/lib/request-animation-frame.ts index 7d4cccf3c8..1827e3ff81 100644 --- a/libs/testing/browser/src/lib/request-animation-frame.ts +++ b/libs/testing/browser/src/lib/request-animation-frame.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/tick.ts b/libs/testing/browser/src/lib/tick.ts index ce078eabe4..ccaee62480 100644 --- a/libs/testing/browser/src/lib/tick.ts +++ b/libs/testing/browser/src/lib/tick.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/type-in-element.ts b/libs/testing/browser/src/lib/type-in-element.ts index b8eae5f452..aaa2874931 100644 --- a/libs/testing/browser/src/lib/type-in-element.ts +++ b/libs/testing/browser/src/lib/type-in-element.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/browser/src/lib/wrapped-error-message.ts b/libs/testing/browser/src/lib/wrapped-error-message.ts index a37ae97bb8..08090d8340 100644 --- a/libs/testing/browser/src/lib/wrapped-error-message.ts +++ b/libs/testing/browser/src/lib/wrapped-error-message.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/custom-element/src/index.ts b/libs/testing/custom-element/src/index.ts index dbabfe7b48..6f5f3d8dbc 100644 --- a/libs/testing/custom-element/src/index.ts +++ b/libs/testing/custom-element/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/fixtures/src/index.ts b/libs/testing/fixtures/src/index.ts index de85075447..42bdcb39af 100644 --- a/libs/testing/fixtures/src/index.ts +++ b/libs/testing/fixtures/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/fixtures/src/lib/chart/generate-area-range-data.ts b/libs/testing/fixtures/src/lib/chart/generate-area-range-data.ts index 7b6bc8fbf2..a549fa04ed 100644 --- a/libs/testing/fixtures/src/lib/chart/generate-area-range-data.ts +++ b/libs/testing/fixtures/src/lib/chart/generate-area-range-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/fixtures/src/lib/chart/generate-data.ts b/libs/testing/fixtures/src/lib/chart/generate-data.ts index a9df296ac0..1a9bacd7e6 100644 --- a/libs/testing/fixtures/src/lib/chart/generate-data.ts +++ b/libs/testing/fixtures/src/lib/chart/generate-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/fixtures/src/lib/chart/index.ts b/libs/testing/fixtures/src/lib/chart/index.ts index d044dfae29..e2d8f80201 100644 --- a/libs/testing/fixtures/src/lib/chart/index.ts +++ b/libs/testing/fixtures/src/lib/chart/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/fixtures/src/lib/chart/randomize.ts b/libs/testing/fixtures/src/lib/chart/randomize.ts index af81cc4a4d..f58fde29db 100644 --- a/libs/testing/fixtures/src/lib/chart/randomize.ts +++ b/libs/testing/fixtures/src/lib/chart/randomize.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/fixtures/src/lib/filter-field/test-data-validators.ts b/libs/testing/fixtures/src/lib/filter-field/test-data-validators.ts index 139661e641..21cb7de9b1 100644 --- a/libs/testing/fixtures/src/lib/filter-field/test-data-validators.ts +++ b/libs/testing/fixtures/src/lib/filter-field/test-data-validators.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/fixtures/src/lib/filter-field/test-data.ts b/libs/testing/fixtures/src/lib/filter-field/test-data.ts index cf47d31b6e..9856dea181 100644 --- a/libs/testing/fixtures/src/lib/filter-field/test-data.ts +++ b/libs/testing/fixtures/src/lib/filter-field/test-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/fixtures/src/lib/tree-table/test-data.ts b/libs/testing/fixtures/src/lib/tree-table/test-data.ts index 713cc5fbec..1b58ffb51c 100644 --- a/libs/testing/fixtures/src/lib/tree-table/test-data.ts +++ b/libs/testing/fixtures/src/lib/tree-table/test-data.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/node/src/index.ts b/libs/testing/node/src/index.ts index 67138c222d..6b51011e4f 100644 --- a/libs/testing/node/src/index.ts +++ b/libs/testing/node/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/testing/node/src/lib/mock-object-property.ts b/libs/testing/node/src/lib/mock-object-property.ts index c9bf08e076..b4ce37a5a2 100644 --- a/libs/testing/node/src/lib/mock-object-property.ts +++ b/libs/testing/node/src/lib/mock-object-property.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/builder/components.ts b/libs/tools/barista/src/builder/components.ts index f035d6b77a..f5c9e8ee8d 100644 --- a/libs/tools/barista/src/builder/components.ts +++ b/libs/tools/barista/src/builder/components.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/builder/homepage.ts b/libs/tools/barista/src/builder/homepage.ts index c7e5274f40..b7dc1c24d5 100644 --- a/libs/tools/barista/src/builder/homepage.ts +++ b/libs/tools/barista/src/builder/homepage.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/builder/icons.ts b/libs/tools/barista/src/builder/icons.ts index fe6e9a3f76..5e4746e645 100644 --- a/libs/tools/barista/src/builder/icons.ts +++ b/libs/tools/barista/src/builder/icons.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/builder/strapi.ts b/libs/tools/barista/src/builder/strapi.ts index 1d0c92b3f9..2ac397abda 100644 --- a/libs/tools/barista/src/builder/strapi.ts +++ b/libs/tools/barista/src/builder/strapi.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/fixtures/toc.ts b/libs/tools/barista/src/fixtures/toc.ts index d13dc7a127..22f1cc4435 100644 --- a/libs/tools/barista/src/fixtures/toc.ts +++ b/libs/tools/barista/src/fixtures/toc.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/generators/category-navigation.ts b/libs/tools/barista/src/generators/category-navigation.ts index bec3f8c059..31ffd703a4 100644 --- a/libs/tools/barista/src/generators/category-navigation.ts +++ b/libs/tools/barista/src/generators/category-navigation.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/generators/ds-navigation.ts b/libs/tools/barista/src/generators/ds-navigation.ts index 5ae06c20a3..1426b707fe 100644 --- a/libs/tools/barista/src/generators/ds-navigation.ts +++ b/libs/tools/barista/src/generators/ds-navigation.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/generators/index.ts b/libs/tools/barista/src/generators/index.ts index 36b44956dc..faefc3b13a 100644 --- a/libs/tools/barista/src/generators/index.ts +++ b/libs/tools/barista/src/generators/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/generators/ux-decision-graph.ts b/libs/tools/barista/src/generators/ux-decision-graph.ts index ac4e57e37c..035f31b2e2 100644 --- a/libs/tools/barista/src/generators/ux-decision-graph.ts +++ b/libs/tools/barista/src/generators/ux-decision-graph.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/main.ts b/libs/tools/barista/src/main.ts index f68a8b2e12..df06b3089c 100644 --- a/libs/tools/barista/src/main.ts +++ b/libs/tools/barista/src/main.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/markdown-custom-elements-ignore.ts b/libs/tools/barista/src/markdown-custom-elements-ignore.ts index 2e5c317894..277f2c20b8 100644 --- a/libs/tools/barista/src/markdown-custom-elements-ignore.ts +++ b/libs/tools/barista/src/markdown-custom-elements-ignore.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/markdown-it-deflist.d.ts b/libs/tools/barista/src/markdown-it-deflist.d.ts index cf9a149498..5d056ea4a6 100644 --- a/libs/tools/barista/src/markdown-it-deflist.d.ts +++ b/libs/tools/barista/src/markdown-it-deflist.d.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/transform.spec.ts b/libs/tools/barista/src/transform.spec.ts index 4e58e710f4..a744430142 100644 --- a/libs/tools/barista/src/transform.spec.ts +++ b/libs/tools/barista/src/transform.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/transform.ts b/libs/tools/barista/src/transform.ts index 835f42c210..ad3956a9f3 100644 --- a/libs/tools/barista/src/transform.ts +++ b/libs/tools/barista/src/transform.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/types.ts b/libs/tools/barista/src/types.ts index 4786041a5b..db479c3de9 100644 --- a/libs/tools/barista/src/types.ts +++ b/libs/tools/barista/src/types.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/utils/convert-json-changelog-to-markdown.ts b/libs/tools/barista/src/utils/convert-json-changelog-to-markdown.ts index e3d8eade47..67e7f93703 100644 --- a/libs/tools/barista/src/utils/convert-json-changelog-to-markdown.ts +++ b/libs/tools/barista/src/utils/convert-json-changelog-to-markdown.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/utils/examples.ts b/libs/tools/barista/src/utils/examples.ts index 25965a1789..15a6437622 100644 --- a/libs/tools/barista/src/utils/examples.ts +++ b/libs/tools/barista/src/utils/examples.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/utils/metadata.ts b/libs/tools/barista/src/utils/metadata.ts index 6e17de06b0..bfa830887c 100644 --- a/libs/tools/barista/src/utils/metadata.ts +++ b/libs/tools/barista/src/utils/metadata.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/utils/run-with-cheerio.ts b/libs/tools/barista/src/utils/run-with-cheerio.ts index 74c27d6402..0b552db2e0 100644 --- a/libs/tools/barista/src/utils/run-with-cheerio.ts +++ b/libs/tools/barista/src/utils/run-with-cheerio.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/barista/src/utils/slugify.ts b/libs/tools/barista/src/utils/slugify.ts index ed52dc85eb..efbe159954 100644 --- a/libs/tools/barista/src/utils/slugify.ts +++ b/libs/tools/barista/src/utils/slugify.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/changelog/changelog.spec.ts b/libs/tools/release/src/changelog/changelog.spec.ts index fe27dfc29e..655d55e3df 100644 --- a/libs/tools/release/src/changelog/changelog.spec.ts +++ b/libs/tools/release/src/changelog/changelog.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/changelog/changelog.ts b/libs/tools/release/src/changelog/changelog.ts index 8edb37708e..3fd9dec4fc 100644 --- a/libs/tools/release/src/changelog/changelog.ts +++ b/libs/tools/release/src/changelog/changelog.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/changelog/get-new-changelog.ts b/libs/tools/release/src/changelog/get-new-changelog.ts index 7e59ae98d6..5ae7afb61d 100644 --- a/libs/tools/release/src/changelog/get-new-changelog.ts +++ b/libs/tools/release/src/changelog/get-new-changelog.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/changelog/index.ts b/libs/tools/release/src/changelog/index.ts index 97071a9aaa..5866a74801 100644 --- a/libs/tools/release/src/changelog/index.ts +++ b/libs/tools/release/src/changelog/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/extract-release-notes.ts b/libs/tools/release/src/extract-release-notes.ts index f56b62b2a2..b822d3df46 100644 --- a/libs/tools/release/src/extract-release-notes.ts +++ b/libs/tools/release/src/extract-release-notes.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/git/git-client.ts b/libs/tools/release/src/git/git-client.ts index 9f3fe27765..8418c38fec 100644 --- a/libs/tools/release/src/git/git-client.ts +++ b/libs/tools/release/src/git/git-client.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/git/github-urls.ts b/libs/tools/release/src/git/github-urls.ts index b22ce323da..163d09f4e5 100644 --- a/libs/tools/release/src/git/github-urls.ts +++ b/libs/tools/release/src/git/github-urls.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/git/index.ts b/libs/tools/release/src/git/index.ts index 7eb8cb5d05..604d09d785 100644 --- a/libs/tools/release/src/git/index.ts +++ b/libs/tools/release/src/git/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/git/verify-github-status.ts b/libs/tools/release/src/git/verify-github-status.ts index 37bca2069a..8ff16f89ce 100644 --- a/libs/tools/release/src/git/verify-github-status.ts +++ b/libs/tools/release/src/git/verify-github-status.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/prompts.ts b/libs/tools/release/src/prompts.ts index da10275096..40252f36b5 100644 --- a/libs/tools/release/src/prompts.ts +++ b/libs/tools/release/src/prompts.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/publish-branch.ts b/libs/tools/release/src/publish-branch.ts index dae9ef534c..aaa8b74b49 100644 --- a/libs/tools/release/src/publish-branch.ts +++ b/libs/tools/release/src/publish-branch.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/publish-release-cli.ts b/libs/tools/release/src/publish-release-cli.ts index 2371387621..4d6203b6f6 100644 --- a/libs/tools/release/src/publish-release-cli.ts +++ b/libs/tools/release/src/publish-release-cli.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/publish-release-next-cli.ts b/libs/tools/release/src/publish-release-next-cli.ts index 236862436b..1a0d176f00 100644 --- a/libs/tools/release/src/publish-release-next-cli.ts +++ b/libs/tools/release/src/publish-release-next-cli.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/publish-release-next/index.ts b/libs/tools/release/src/publish-release-next/index.ts index d8ea786422..de095fe592 100644 --- a/libs/tools/release/src/publish-release-next/index.ts +++ b/libs/tools/release/src/publish-release-next/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/publish-release-next/publish-release-next.ts b/libs/tools/release/src/publish-release-next/publish-release-next.ts index 129e9ab237..dd713ff539 100644 --- a/libs/tools/release/src/publish-release-next/publish-release-next.ts +++ b/libs/tools/release/src/publish-release-next/publish-release-next.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/publish-release/index.ts b/libs/tools/release/src/publish-release/index.ts index deda1a7d05..4dfc419cfa 100644 --- a/libs/tools/release/src/publish-release/index.ts +++ b/libs/tools/release/src/publish-release/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/publish-release/publish-release.spec.ts b/libs/tools/release/src/publish-release/publish-release.spec.ts index cc159f6bd6..c9c123a25b 100644 --- a/libs/tools/release/src/publish-release/publish-release.spec.ts +++ b/libs/tools/release/src/publish-release/publish-release.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/publish-release/publish-release.ts b/libs/tools/release/src/publish-release/publish-release.ts index 3cef9f23d5..ffdfcaaeb9 100644 --- a/libs/tools/release/src/publish-release/publish-release.ts +++ b/libs/tools/release/src/publish-release/publish-release.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/stage-release-cli.ts b/libs/tools/release/src/stage-release-cli.ts index ae5e2277b1..abf877e8d7 100644 --- a/libs/tools/release/src/stage-release-cli.ts +++ b/libs/tools/release/src/stage-release-cli.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/stage-release/index.ts b/libs/tools/release/src/stage-release/index.ts index 31b6abd774..a7151032c2 100644 --- a/libs/tools/release/src/stage-release/index.ts +++ b/libs/tools/release/src/stage-release/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/stage-release/stage-release.ts b/libs/tools/release/src/stage-release/stage-release.ts index 09c52e9249..c1c9fe11e7 100644 --- a/libs/tools/release/src/stage-release/stage-release.ts +++ b/libs/tools/release/src/stage-release/stage-release.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/test-setup.ts b/libs/tools/release/src/test-setup.ts index 6a0798778d..6bb3756b67 100644 --- a/libs/tools/release/src/test-setup.ts +++ b/libs/tools/release/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/testing/get-fixture.ts b/libs/tools/release/src/testing/get-fixture.ts index 10f935cfb3..cba9f72010 100644 --- a/libs/tools/release/src/testing/get-fixture.ts +++ b/libs/tools/release/src/testing/get-fixture.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/create-folder.ts b/libs/tools/release/src/utils/create-folder.ts index 939ec38a7d..06270bc930 100644 --- a/libs/tools/release/src/utils/create-folder.ts +++ b/libs/tools/release/src/utils/create-folder.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/create-release-tag.spec.ts b/libs/tools/release/src/utils/create-release-tag.spec.ts index e9d7083585..1fac284f4b 100644 --- a/libs/tools/release/src/utils/create-release-tag.spec.ts +++ b/libs/tools/release/src/utils/create-release-tag.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/create-release-tag.ts b/libs/tools/release/src/utils/create-release-tag.ts index 44cab4535a..d7d229b874 100644 --- a/libs/tools/release/src/utils/create-release-tag.ts +++ b/libs/tools/release/src/utils/create-release-tag.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/index.ts b/libs/tools/release/src/utils/index.ts index da84130052..2d3d0cf64e 100644 --- a/libs/tools/release/src/utils/index.ts +++ b/libs/tools/release/src/utils/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/parse-package-version.ts b/libs/tools/release/src/utils/parse-package-version.ts index fee5c6341c..bd473df265 100644 --- a/libs/tools/release/src/utils/parse-package-version.ts +++ b/libs/tools/release/src/utils/parse-package-version.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/publish-package.spec.ts b/libs/tools/release/src/utils/publish-package.spec.ts index 24219ee841..262d4e86a8 100644 --- a/libs/tools/release/src/utils/publish-package.spec.ts +++ b/libs/tools/release/src/utils/publish-package.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/publish-package.ts b/libs/tools/release/src/utils/publish-package.ts index a08ec2dcf3..00c61490dd 100644 --- a/libs/tools/release/src/utils/publish-package.ts +++ b/libs/tools/release/src/utils/publish-package.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/release-errors.ts b/libs/tools/release/src/utils/release-errors.ts index fbc568345c..3faa03a7e7 100644 --- a/libs/tools/release/src/utils/release-errors.ts +++ b/libs/tools/release/src/utils/release-errors.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/should-release.ts b/libs/tools/release/src/utils/should-release.ts index 69fdd207f1..bc691aa56b 100644 --- a/libs/tools/release/src/utils/should-release.ts +++ b/libs/tools/release/src/utils/should-release.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/unpack-tar.ts b/libs/tools/release/src/utils/unpack-tar.ts index 179b127da2..9a57db3ea2 100644 --- a/libs/tools/release/src/utils/unpack-tar.ts +++ b/libs/tools/release/src/utils/unpack-tar.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/verify-bundle.spec.ts b/libs/tools/release/src/utils/verify-bundle.spec.ts index 92a890a22c..381f8d6713 100644 --- a/libs/tools/release/src/utils/verify-bundle.spec.ts +++ b/libs/tools/release/src/utils/verify-bundle.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/utils/verify-bundle.ts b/libs/tools/release/src/utils/verify-bundle.ts index e50f106cc2..156e432d30 100644 --- a/libs/tools/release/src/utils/verify-bundle.ts +++ b/libs/tools/release/src/utils/verify-bundle.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/version/index.ts b/libs/tools/release/src/version/index.ts index fbd268b38e..b968981b22 100644 --- a/libs/tools/release/src/version/index.ts +++ b/libs/tools/release/src/version/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/version/new-version-prompt.spec.ts b/libs/tools/release/src/version/new-version-prompt.spec.ts index 0a4d50d16c..62b8ee0541 100644 --- a/libs/tools/release/src/version/new-version-prompt.spec.ts +++ b/libs/tools/release/src/version/new-version-prompt.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/version/new-version-prompt.ts b/libs/tools/release/src/version/new-version-prompt.ts index 4c044617a3..c70e03b5ef 100644 --- a/libs/tools/release/src/version/new-version-prompt.ts +++ b/libs/tools/release/src/version/new-version-prompt.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/release/src/version/recommend-bump.ts b/libs/tools/release/src/version/recommend-bump.ts index e480653bfb..5c4a2f30b1 100644 --- a/libs/tools/release/src/version/recommend-bump.ts +++ b/libs/tools/release/src/version/recommend-bump.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/generate-project.ts b/libs/tools/shareable-examples/src/generate-project.ts index 6230d1d5b6..91fd01b551 100644 --- a/libs/tools/shareable-examples/src/generate-project.ts +++ b/libs/tools/shareable-examples/src/generate-project.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/main.ts b/libs/tools/shareable-examples/src/main.ts index 46e378532a..6fefc1d138 100644 --- a/libs/tools/shareable-examples/src/main.ts +++ b/libs/tools/shareable-examples/src/main.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/test-setup.ts b/libs/tools/shareable-examples/src/test-setup.ts index 3c66e43d72..f993bfeef7 100644 --- a/libs/tools/shareable-examples/src/test-setup.ts +++ b/libs/tools/shareable-examples/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/examples.interface.ts b/libs/tools/shareable-examples/src/utils/examples.interface.ts index f5ec76fdac..f01d11a9ff 100644 --- a/libs/tools/shareable-examples/src/utils/examples.interface.ts +++ b/libs/tools/shareable-examples/src/utils/examples.interface.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/get-boilerplate-files.ts b/libs/tools/shareable-examples/src/utils/get-boilerplate-files.ts index a12ddc9d19..f441488222 100644 --- a/libs/tools/shareable-examples/src/utils/get-boilerplate-files.ts +++ b/libs/tools/shareable-examples/src/utils/get-boilerplate-files.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/get-classname-from-file.spec.ts b/libs/tools/shareable-examples/src/utils/get-classname-from-file.spec.ts index bd5ba02600..286dcf55ec 100644 --- a/libs/tools/shareable-examples/src/utils/get-classname-from-file.spec.ts +++ b/libs/tools/shareable-examples/src/utils/get-classname-from-file.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/get-classname-from-source-file.ts b/libs/tools/shareable-examples/src/utils/get-classname-from-source-file.ts index 464ed989eb..95e24898ec 100644 --- a/libs/tools/shareable-examples/src/utils/get-classname-from-source-file.ts +++ b/libs/tools/shareable-examples/src/utils/get-classname-from-source-file.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/get-component-selector-from-source-file.spec.ts b/libs/tools/shareable-examples/src/utils/get-component-selector-from-source-file.spec.ts index 3d0f1508ca..e30db12158 100644 --- a/libs/tools/shareable-examples/src/utils/get-component-selector-from-source-file.spec.ts +++ b/libs/tools/shareable-examples/src/utils/get-component-selector-from-source-file.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/get-component-selector-from-source-file.ts b/libs/tools/shareable-examples/src/utils/get-component-selector-from-source-file.ts index 60a486849a..d7cc59b50d 100644 --- a/libs/tools/shareable-examples/src/utils/get-component-selector-from-source-file.ts +++ b/libs/tools/shareable-examples/src/utils/get-component-selector-from-source-file.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/get-example-component-class-file.ts b/libs/tools/shareable-examples/src/utils/get-example-component-class-file.ts index d061fc79d3..d59191ed37 100644 --- a/libs/tools/shareable-examples/src/utils/get-example-component-class-file.ts +++ b/libs/tools/shareable-examples/src/utils/get-example-component-class-file.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/get-example-module.spec.ts b/libs/tools/shareable-examples/src/utils/get-example-module.spec.ts index 0c677371b5..d0dfabb877 100644 --- a/libs/tools/shareable-examples/src/utils/get-example-module.spec.ts +++ b/libs/tools/shareable-examples/src/utils/get-example-module.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/get-example-module.ts b/libs/tools/shareable-examples/src/utils/get-example-module.ts index d68f739b21..72bff39000 100644 --- a/libs/tools/shareable-examples/src/utils/get-example-module.ts +++ b/libs/tools/shareable-examples/src/utils/get-example-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/get-relative-imports-from-source-file.ts b/libs/tools/shareable-examples/src/utils/get-relative-imports-from-source-file.ts index 36edd4a8b5..ed0bf25112 100644 --- a/libs/tools/shareable-examples/src/utils/get-relative-imports-from-source-file.ts +++ b/libs/tools/shareable-examples/src/utils/get-relative-imports-from-source-file.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/tools/shareable-examples/src/utils/get-template-and-style-files-from-component-source-file.ts b/libs/tools/shareable-examples/src/utils/get-template-and-style-files-from-component-source-file.ts index fcfb7e940d..19b74c7f2c 100644 --- a/libs/tools/shareable-examples/src/utils/get-template-and-style-files-from-component-source-file.ts +++ b/libs/tools/shareable-examples/src/utils/get-template-and-style-files-from-component-source-file.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/affected-e2e/build.ts b/libs/workspace/src/builders/affected-e2e/build.ts index ef3e03650f..dbe1cdb4f6 100644 --- a/libs/workspace/src/builders/affected-e2e/build.ts +++ b/libs/workspace/src/builders/affected-e2e/build.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/affected-e2e/index.ts b/libs/workspace/src/builders/affected-e2e/index.ts index 04d8de2e37..8abc2355ef 100644 --- a/libs/workspace/src/builders/affected-e2e/index.ts +++ b/libs/workspace/src/builders/affected-e2e/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/affected-e2e/schema.ts b/libs/workspace/src/builders/affected-e2e/schema.ts index c91df9eea7..ecae6761a9 100644 --- a/libs/workspace/src/builders/affected-e2e/schema.ts +++ b/libs/workspace/src/builders/affected-e2e/schema.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/affected-e2e/utils/find-modules-using-affected-components.ts b/libs/workspace/src/builders/affected-e2e/utils/find-modules-using-affected-components.ts index 572cb7bce3..4740410378 100644 --- a/libs/workspace/src/builders/affected-e2e/utils/find-modules-using-affected-components.ts +++ b/libs/workspace/src/builders/affected-e2e/utils/find-modules-using-affected-components.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/affected-e2e/utils/transform-module-path-to-glob.ts b/libs/workspace/src/builders/affected-e2e/utils/transform-module-path-to-glob.ts index 754ec0b26b..9acf57e7e6 100644 --- a/libs/workspace/src/builders/affected-e2e/utils/transform-module-path-to-glob.ts +++ b/libs/workspace/src/builders/affected-e2e/utils/transform-module-path-to-glob.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/builder.spec.ts b/libs/workspace/src/builders/barista-build/builder.spec.ts index 1fdf482acb..4df5442144 100644 --- a/libs/workspace/src/builders/barista-build/builder.spec.ts +++ b/libs/workspace/src/builders/barista-build/builder.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/builder.ts b/libs/workspace/src/builders/barista-build/builder.ts index ab6421b65c..610e16ea78 100644 --- a/libs/workspace/src/builders/barista-build/builder.ts +++ b/libs/workspace/src/builders/barista-build/builder.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/renderer.spec.ts b/libs/workspace/src/builders/barista-build/renderer.spec.ts index b6db2d51fe..bab7bbc6bc 100644 --- a/libs/workspace/src/builders/barista-build/renderer.spec.ts +++ b/libs/workspace/src/builders/barista-build/renderer.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/renderer.ts b/libs/workspace/src/builders/barista-build/renderer.ts index 67c5693acb..6788b48d06 100644 --- a/libs/workspace/src/builders/barista-build/renderer.ts +++ b/libs/workspace/src/builders/barista-build/renderer.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/schema.d.ts b/libs/workspace/src/builders/barista-build/schema.d.ts index c19da6d96a..1eadf13f86 100644 --- a/libs/workspace/src/builders/barista-build/schema.d.ts +++ b/libs/workspace/src/builders/barista-build/schema.d.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/utils/get-routes.ts b/libs/workspace/src/builders/barista-build/utils/get-routes.ts index f71309bf9f..33ab60ccd6 100644 --- a/libs/workspace/src/builders/barista-build/utils/get-routes.ts +++ b/libs/workspace/src/builders/barista-build/utils/get-routes.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/utils/index.ts b/libs/workspace/src/builders/barista-build/utils/index.ts index c7bde5cecc..a023b47d80 100644 --- a/libs/workspace/src/builders/barista-build/utils/index.ts +++ b/libs/workspace/src/builders/barista-build/utils/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/utils/render-routes.ts b/libs/workspace/src/builders/barista-build/utils/render-routes.ts index e2557020ba..0a8daf2a24 100644 --- a/libs/workspace/src/builders/barista-build/utils/render-routes.ts +++ b/libs/workspace/src/builders/barista-build/utils/render-routes.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/utils/schedule-builds.ts b/libs/workspace/src/builders/barista-build/utils/schedule-builds.ts index 81d2471daa..6214d66d36 100644 --- a/libs/workspace/src/builders/barista-build/utils/schedule-builds.ts +++ b/libs/workspace/src/builders/barista-build/utils/schedule-builds.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/utils/start-server.spec.ts b/libs/workspace/src/builders/barista-build/utils/start-server.spec.ts index 84181c9c5d..8607401c93 100644 --- a/libs/workspace/src/builders/barista-build/utils/start-server.spec.ts +++ b/libs/workspace/src/builders/barista-build/utils/start-server.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/barista-build/utils/start-server.ts b/libs/workspace/src/builders/barista-build/utils/start-server.ts index 1e35865d28..6b36fa25d7 100644 --- a/libs/workspace/src/builders/barista-build/utils/start-server.ts +++ b/libs/workspace/src/builders/barista-build/utils/start-server.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/elements/package-all-elements/build.ts b/libs/workspace/src/builders/elements/package-all-elements/build.ts index ba22d453fe..f8afbfd81a 100644 --- a/libs/workspace/src/builders/elements/package-all-elements/build.ts +++ b/libs/workspace/src/builders/elements/package-all-elements/build.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/elements/package-all-elements/index.ts b/libs/workspace/src/builders/elements/package-all-elements/index.ts index 4962de0432..5845084149 100644 --- a/libs/workspace/src/builders/elements/package-all-elements/index.ts +++ b/libs/workspace/src/builders/elements/package-all-elements/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/elements/package-all-elements/schema.ts b/libs/workspace/src/builders/elements/package-all-elements/schema.ts index 3671f22421..09f4bf9e9b 100644 --- a/libs/workspace/src/builders/elements/package-all-elements/schema.ts +++ b/libs/workspace/src/builders/elements/package-all-elements/schema.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/elements/package/build.ts b/libs/workspace/src/builders/elements/package/build.ts index d41f465634..cc8817dee6 100644 --- a/libs/workspace/src/builders/elements/package/build.ts +++ b/libs/workspace/src/builders/elements/package/build.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/elements/package/index.ts b/libs/workspace/src/builders/elements/package/index.ts index f5cf1332e1..fb0909a184 100644 --- a/libs/workspace/src/builders/elements/package/index.ts +++ b/libs/workspace/src/builders/elements/package/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/elements/package/run-rollup.ts b/libs/workspace/src/builders/elements/package/run-rollup.ts index c08161111b..7d018c2fc2 100644 --- a/libs/workspace/src/builders/elements/package/run-rollup.ts +++ b/libs/workspace/src/builders/elements/package/run-rollup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/elements/package/schema.ts b/libs/workspace/src/builders/elements/package/schema.ts index a10bb8fe10..200bdab38b 100644 --- a/libs/workspace/src/builders/elements/package/schema.ts +++ b/libs/workspace/src/builders/elements/package/schema.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/packager/build.ts b/libs/workspace/src/builders/packager/build.ts index 5a34e2db9a..3e94f9726c 100644 --- a/libs/workspace/src/builders/packager/build.ts +++ b/libs/workspace/src/builders/packager/build.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/packager/copy-assets.ts b/libs/workspace/src/builders/packager/copy-assets.ts index 14adb6a291..83c1fb1657 100644 --- a/libs/workspace/src/builders/packager/copy-assets.ts +++ b/libs/workspace/src/builders/packager/copy-assets.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/packager/index.ts b/libs/workspace/src/builders/packager/index.ts index fa1e3039b7..f85c1d5ad4 100644 --- a/libs/workspace/src/builders/packager/index.ts +++ b/libs/workspace/src/builders/packager/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/packager/schema.ts b/libs/workspace/src/builders/packager/schema.ts index 571c6bb5d8..1fdf368914 100644 --- a/libs/workspace/src/builders/packager/schema.ts +++ b/libs/workspace/src/builders/packager/schema.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/packager/sync-version.ts b/libs/workspace/src/builders/packager/sync-version.ts index 20b563f00c..b26a39cc79 100644 --- a/libs/workspace/src/builders/packager/sync-version.ts +++ b/libs/workspace/src/builders/packager/sync-version.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/typescript/index.ts b/libs/workspace/src/builders/typescript/index.ts index 283c508382..8c5b6ba9e1 100644 --- a/libs/workspace/src/builders/typescript/index.ts +++ b/libs/workspace/src/builders/typescript/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/builders/typescript/schema.ts b/libs/workspace/src/builders/typescript/schema.ts index d4618c258e..bc3b6baa6b 100644 --- a/libs/workspace/src/builders/typescript/schema.ts +++ b/libs/workspace/src/builders/typescript/schema.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/index.ts b/libs/workspace/src/index.ts index 9acd25d40d..bb8f2394a9 100644 --- a/libs/workspace/src/index.ts +++ b/libs/workspace/src/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/scripts/affected-args.spec.ts b/libs/workspace/src/scripts/affected-args.spec.ts index cb11ebb12e..a62a4583c3 100644 --- a/libs/workspace/src/scripts/affected-args.spec.ts +++ b/libs/workspace/src/scripts/affected-args.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/scripts/affected-args.ts b/libs/workspace/src/scripts/affected-args.ts index 654a8b57ff..83f2f5ee4c 100644 --- a/libs/workspace/src/scripts/affected-args.ts +++ b/libs/workspace/src/scripts/affected-args.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/scripts/run-parallel.ts b/libs/workspace/src/scripts/run-parallel.ts index be9d1a3144..bd9d84a335 100644 --- a/libs/workspace/src/scripts/run-parallel.ts +++ b/libs/workspace/src/scripts/run-parallel.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/scripts/util/get-affected-projects.ts b/libs/workspace/src/scripts/util/get-affected-projects.ts index 7456979f0e..31a654eb50 100644 --- a/libs/workspace/src/scripts/util/get-affected-projects.ts +++ b/libs/workspace/src/scripts/util/get-affected-projects.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/scripts/util/group-by-dependencies.ts b/libs/workspace/src/scripts/util/group-by-dependencies.ts index eb250a8473..8805c0f9dc 100644 --- a/libs/workspace/src/scripts/util/group-by-dependencies.ts +++ b/libs/workspace/src/scripts/util/group-by-dependencies.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/scripts/util/index.ts b/libs/workspace/src/scripts/util/index.ts index d75c377ec0..9d286f0f67 100644 --- a/libs/workspace/src/scripts/util/index.ts +++ b/libs/workspace/src/scripts/util/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/scripts/util/split-array-into-chunks.spec.ts b/libs/workspace/src/scripts/util/split-array-into-chunks.spec.ts index d6b4a84504..47b685e567 100644 --- a/libs/workspace/src/scripts/util/split-array-into-chunks.spec.ts +++ b/libs/workspace/src/scripts/util/split-array-into-chunks.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/scripts/util/split-array-into-chunks.ts b/libs/workspace/src/scripts/util/split-array-into-chunks.ts index 5efa5d9048..af62093b73 100644 --- a/libs/workspace/src/scripts/util/split-array-into-chunks.ts +++ b/libs/workspace/src/scripts/util/split-array-into-chunks.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/test-setup.ts b/libs/workspace/src/test-setup.ts index 1373aed093..56a6a17a67 100644 --- a/libs/workspace/src/test-setup.ts +++ b/libs/workspace/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/utils/copy-root-package-json.ts b/libs/workspace/src/utils/copy-root-package-json.ts index 7bfb6f98b5..48bc1ef575 100644 --- a/libs/workspace/src/utils/copy-root-package-json.ts +++ b/libs/workspace/src/utils/copy-root-package-json.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/libs/workspace/src/utils/sync-package-dependencies.ts b/libs/workspace/src/utils/sync-package-dependencies.ts index 8fcec39661..e020790cba 100644 --- a/libs/workspace/src/utils/sync-package-dependencies.ts +++ b/libs/workspace/src/utils/sync-package-dependencies.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/bazel_rules/stylelint/junit-formatter/index.ts b/tools/bazel_rules/stylelint/junit-formatter/index.ts index 1dc1af991b..c83ddfe04c 100644 --- a/tools/bazel_rules/stylelint/junit-formatter/index.ts +++ b/tools/bazel_rules/stylelint/junit-formatter/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/bazel_rules/stylelint/junit-formatter/junit-formatter.ts b/tools/bazel_rules/stylelint/junit-formatter/junit-formatter.ts index 1493d79872..eaf3a69d63 100644 --- a/tools/bazel_rules/stylelint/junit-formatter/junit-formatter.ts +++ b/tools/bazel_rules/stylelint/junit-formatter/junit-formatter.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/bazel_rules/stylelint/junit-formatter/parse-suite.ts b/tools/bazel_rules/stylelint/junit-formatter/parse-suite.ts index 4b56918702..8413cfb208 100644 --- a/tools/bazel_rules/stylelint/junit-formatter/parse-suite.ts +++ b/tools/bazel_rules/stylelint/junit-formatter/parse-suite.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/bazel_rules/stylelint/junit-formatter/parsed-suite.interface.ts b/tools/bazel_rules/stylelint/junit-formatter/parsed-suite.interface.ts index 9521dacc88..0cbd644157 100644 --- a/tools/bazel_rules/stylelint/junit-formatter/parsed-suite.interface.ts +++ b/tools/bazel_rules/stylelint/junit-formatter/parsed-suite.interface.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/bazel_rules/stylelint/run-stylelint.ts b/tools/bazel_rules/stylelint/run-stylelint.ts index 76aa9a6ce9..0d1563ea6c 100644 --- a/tools/bazel_rules/stylelint/run-stylelint.ts +++ b/tools/bazel_rules/stylelint/run-stylelint.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-dev/__snapshots__/index.spec.ts.snap b/tools/generators/dt-component-dev/__snapshots__/index.spec.ts.snap index 172e7a6cc2..19fc5d9ed9 100644 --- a/tools/generators/dt-component-dev/__snapshots__/index.spec.ts.snap +++ b/tools/generators/dt-component-dev/__snapshots__/index.spec.ts.snap @@ -3,7 +3,7 @@ exports[`Add Dev Component should change files appropriately 1`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -24,7 +24,7 @@ import { DT_DEFAULT_UI_TEST_CONFIG, } from '@dynatrace/barista-components/core'; import { AlertDemo } from './alert/alert-demo.component'; - + @Component({ template: '' }) export class NoopRouteComponent {} @@ -43,7 +43,7 @@ export class AppModule {} exports[`Add Dev Component should change files appropriately 2`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -60,7 +60,7 @@ exports[`Add Dev Component should change files appropriately 2`] = ` import { RouterModule, Routes } from '@angular/router'; import { AlertDemo } from './alert/alert-demo.component'; import { AlertDemo } from './alert/alert-demo.component'; - + const routes: Routes = [ { path: 'sidenav', component: SidenavDemo }, { path: 'tree-table', component: TreeTableDemo }, @@ -78,7 +78,7 @@ export class DevAppRoutingModule {} exports[`Add Dev Component should change files appropriately 3`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -121,7 +121,7 @@ exports[`Add Dev Component should generate files with the appropriate content 2` exports[`Add Dev Component should generate files with the appropriate content 3`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-dev/files/apps/dev/src/__name@dasherize__/__name@dasherize__-demo.component.ts b/tools/generators/dt-component-dev/files/apps/dev/src/__name@dasherize__/__name@dasherize__-demo.component.ts index a30f670d76..8be446f281 100644 --- a/tools/generators/dt-component-dev/files/apps/dev/src/__name@dasherize__/__name@dasherize__-demo.component.ts +++ b/tools/generators/dt-component-dev/files/apps/dev/src/__name@dasherize__/__name@dasherize__-demo.component.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-dev/fixtures/app.module.ts.fixture b/tools/generators/dt-component-dev/fixtures/app.module.ts.fixture index 5ba7b7777c..3c781edeeb 100644 --- a/tools/generators/dt-component-dev/fixtures/app.module.ts.fixture +++ b/tools/generators/dt-component-dev/fixtures/app.module.ts.fixture @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-dev/fixtures/devapp-routing.module.fixture b/tools/generators/dt-component-dev/fixtures/devapp-routing.module.fixture index b979044eea..9cb0c3d216 100644 --- a/tools/generators/dt-component-dev/fixtures/devapp-routing.module.fixture +++ b/tools/generators/dt-component-dev/fixtures/devapp-routing.module.fixture @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-dev/fixtures/devapp.component.ts.fixture b/tools/generators/dt-component-dev/fixtures/devapp.component.ts.fixture index efcd369d19..f110d07640 100644 --- a/tools/generators/dt-component-dev/fixtures/devapp.component.ts.fixture +++ b/tools/generators/dt-component-dev/fixtures/devapp.component.ts.fixture @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-dev/index.spec.ts b/tools/generators/dt-component-dev/index.spec.ts index b0553be408..34a9d52c30 100644 --- a/tools/generators/dt-component-dev/index.spec.ts +++ b/tools/generators/dt-component-dev/index.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-dev/index.ts b/tools/generators/dt-component-dev/index.ts index 96023cd342..a08be774c5 100644 --- a/tools/generators/dt-component-dev/index.ts +++ b/tools/generators/dt-component-dev/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-dev/schema.ts b/tools/generators/dt-component-dev/schema.ts index 8a7da7441e..8e1e9b91d4 100644 --- a/tools/generators/dt-component-dev/schema.ts +++ b/tools/generators/dt-component-dev/schema.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-e2e/__snapshots__/index.spec.ts.snap b/tools/generators/dt-component-e2e/__snapshots__/index.spec.ts.snap index 0e318e8dab..87cd613d67 100644 --- a/tools/generators/dt-component-e2e/__snapshots__/index.spec.ts.snap +++ b/tools/generators/dt-component-e2e/__snapshots__/index.spec.ts.snap @@ -3,7 +3,7 @@ exports[`Add E2E Component should change files appropriately 1`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -63,7 +63,7 @@ export class AppRoutingModule {} exports[`Add E2E Component should generate files with the appropriate content 1`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -95,7 +95,7 @@ exports[`Add E2E Component should generate files with the appropriate content 2` exports[`Add E2E Component should generate files with the appropriate content 3`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -128,7 +128,7 @@ export class DtE2EAlertModule {} exports[`Add E2E Component should generate files with the appropriate content 4`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -151,7 +151,7 @@ export const alert = Selector('#test-alert'); exports[`Add E2E Component should generate files with the appropriate content 5`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.e2e.ts b/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.e2e.ts index 293510c963..746e181a98 100644 --- a/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.e2e.ts +++ b/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.e2e.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.module.ts b/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.module.ts index 20d42eec78..316f85d79d 100644 --- a/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.module.ts +++ b/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.po.ts b/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.po.ts index 585122eb2b..c9422fce6a 100644 --- a/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.po.ts +++ b/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.po.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.ts b/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.ts index 678b9c4c0f..4adc27d2d0 100644 --- a/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.ts +++ b/tools/generators/dt-component-e2e/files/apps/components-e2e/src/components/__name@dasherize__/__name@dasherize__.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-e2e/fixtures/alert.fixture.ts b/tools/generators/dt-component-e2e/fixtures/alert.fixture.ts index 8feb9851fc..5259b49313 100644 --- a/tools/generators/dt-component-e2e/fixtures/alert.fixture.ts +++ b/tools/generators/dt-component-e2e/fixtures/alert.fixture.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-e2e/fixtures/app.routing.module.ts.fixture.ts b/tools/generators/dt-component-e2e/fixtures/app.routing.module.ts.fixture.ts index 9bbb8c226d..2c1899a9d3 100644 --- a/tools/generators/dt-component-e2e/fixtures/app.routing.module.ts.fixture.ts +++ b/tools/generators/dt-component-e2e/fixtures/app.routing.module.ts.fixture.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-e2e/index.spec.ts b/tools/generators/dt-component-e2e/index.spec.ts index 042b0c1976..ccf001b2ee 100644 --- a/tools/generators/dt-component-e2e/index.spec.ts +++ b/tools/generators/dt-component-e2e/index.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-e2e/index.ts b/tools/generators/dt-component-e2e/index.ts index a895750ba5..c4c2266e81 100644 --- a/tools/generators/dt-component-e2e/index.ts +++ b/tools/generators/dt-component-e2e/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-e2e/schema.ts b/tools/generators/dt-component-e2e/schema.ts index f81ad047cf..96458e558c 100644 --- a/tools/generators/dt-component-e2e/schema.ts +++ b/tools/generators/dt-component-e2e/schema.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-example/__snapshots__/index.spec.ts.snap b/tools/generators/dt-component-example/__snapshots__/index.spec.ts.snap index a67bc0e416..612b00d67b 100644 --- a/tools/generators/dt-component-example/__snapshots__/index.spec.ts.snap +++ b/tools/generators/dt-component-example/__snapshots__/index.spec.ts.snap @@ -3,7 +3,7 @@ exports[`Add Example Component should change files appropriately 1`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -33,7 +33,7 @@ export class DtExamplesTestComponentModule {} exports[`Add Example Component should change files appropriately 2`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -142,7 +142,7 @@ exports[`Add Example Component should change files appropriately 6`] = ` exports[`Add Example Component should generate files with the appropriate content 1`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -164,7 +164,7 @@ export * from './test-component-simple-example/test-component-simple-example'; exports[`Add Example Component should generate files with the appropriate content 2`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -197,7 +197,7 @@ exports[`Add Example Component should generate files with the appropriate conten exports[`Add Example Component should generate files with the appropriate content 4`] = ` "/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the \\"License\\"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-example/example-tools.utils.ts b/tools/generators/dt-component-example/example-tools.utils.ts index 46ecddcf27..964c69f62d 100644 --- a/tools/generators/dt-component-example/example-tools.utils.ts +++ b/tools/generators/dt-component-example/example-tools.utils.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -84,9 +84,7 @@ export function changeRoutingModule(options: DtExampleExtendedOptions): Rule { ).pop() as ts.ImportDeclaration; const namedImports = (lastImport.importClause as ts.ImportClause) .namedBindings as ts.NamedImports; - const importElements = namedImports.elements as ts.NodeArray< - ts.ImportSpecifier - >; + const importElements = namedImports.elements as ts.NodeArray; const lastImportElement = importElements[importElements.length - 1]; const end = lastImportElement.end + 1; const toInsertImport = `${options.exampleComponent.component}, @@ -146,9 +144,7 @@ export function changeNavigation( const exampleString = `${options.exampleId}-example`; if (isNewComponent) { - const navElementsArray = navElements as ts.NodeArray< - ts.ObjectLiteralExpression - >; + const navElementsArray = navElements as ts.NodeArray; const lastNavElement = navElementsArray[navElementsArray.length - 1]; const componentExampleString = `, @@ -168,14 +164,13 @@ export function changeNavigation( componentExampleString, ); } else { - const componentNavElement = (navElements as ts.NodeArray< - ts.ObjectLiteralExpression - >).find((element) => - (element.properties as ts.NodeArray).find( - (assignment) => - (assignment.initializer as ts.StringLiteral).getText() === - `'${options.dashName}'`, - ), + const componentNavElement = (navElements as ts.NodeArray).find( + (element) => + (element.properties as ts.NodeArray).find( + (assignment) => + (assignment.initializer as ts.StringLiteral).getText() === + `'${options.dashName}'`, + ), ); // get example assignment diff --git a/tools/generators/dt-component-example/files/__component@dasherize__-__name@dasherize__-example.ts b/tools/generators/dt-component-example/files/__component@dasherize__-__name@dasherize__-example.ts index 05421e0bbd..a1e84548e2 100644 --- a/tools/generators/dt-component-example/files/__component@dasherize__-__name@dasherize__-example.ts +++ b/tools/generators/dt-component-example/files/__component@dasherize__-__name@dasherize__-example.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-example/fixtures/index.ts.fixture b/tools/generators/dt-component-example/fixtures/index.ts.fixture index 8c3e432b38..7cd349438e 100644 --- a/tools/generators/dt-component-example/fixtures/index.ts.fixture +++ b/tools/generators/dt-component-example/fixtures/index.ts.fixture @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-example/fixtures/test-component-examples.module.ts.fixture b/tools/generators/dt-component-example/fixtures/test-component-examples.module.ts.fixture index 6adea5b7ba..7aa3dc3a82 100644 --- a/tools/generators/dt-component-example/fixtures/test-component-examples.module.ts.fixture +++ b/tools/generators/dt-component-example/fixtures/test-component-examples.module.ts.fixture @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-example/index.spec.ts b/tools/generators/dt-component-example/index.spec.ts index 355088a6d2..8a1b30f197 100644 --- a/tools/generators/dt-component-example/index.spec.ts +++ b/tools/generators/dt-component-example/index.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-example/index.ts b/tools/generators/dt-component-example/index.ts index 21f268037a..04467b19a3 100644 --- a/tools/generators/dt-component-example/index.ts +++ b/tools/generators/dt-component-example/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component-example/schema.ts b/tools/generators/dt-component-example/schema.ts index 4727597927..b23f046e62 100644 --- a/tools/generators/dt-component-example/schema.ts +++ b/tools/generators/dt-component-example/schema.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/index.ts b/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/index.ts index aa1d22a746..264a329a3b 100644 --- a/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/index.ts +++ b/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__-module.ts b/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__-module.ts index 6fb8cddbc2..4913f485aa 100644 --- a/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__-module.ts +++ b/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__-module.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__.spec.ts b/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__.spec.ts index 65ef58e85c..d1f08f6b44 100644 --- a/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__.spec.ts +++ b/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__.ts b/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__.ts index 39eb9b4309..bf44219c56 100644 --- a/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__.ts +++ b/tools/generators/dt-component/files/libs/barista-components/__name@dasherize__/src/__name@dasherize__.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/dt-component/index.ts b/tools/generators/dt-component/index.ts index 1886447aff..658b7f2d0c 100644 --- a/tools/generators/dt-component/index.ts +++ b/tools/generators/dt-component/index.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/utils/ast-utils.ts b/tools/generators/utils/ast-utils.ts index 42bac63e22..6c9c065488 100644 --- a/tools/generators/utils/ast-utils.ts +++ b/tools/generators/utils/ast-utils.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/utils/change.ts b/tools/generators/utils/change.ts index 654b65523d..4759dffe88 100644 --- a/tools/generators/utils/change.ts +++ b/tools/generators/utils/change.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/utils/common-utils.ts b/tools/generators/utils/common-utils.ts index 2b94d4f372..aa6578f58a 100644 --- a/tools/generators/utils/common-utils.ts +++ b/tools/generators/utils/common-utils.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -15,7 +15,7 @@ */ export const LICENSE_HEADER = `/** * @license -* Copyright 2020 Dynatrace LLC +* Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/utils/schematics-utils.ts b/tools/generators/utils/schematics-utils.ts index 3bf716a800..651ba04f0c 100644 --- a/tools/generators/utils/schematics-utils.ts +++ b/tools/generators/utils/schematics-utils.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/generators/utils/test-utils.ts b/tools/generators/utils/test-utils.ts index 258fca3783..b6e7fb08ac 100644 --- a/tools/generators/utils/test-utils.ts +++ b/tools/generators/utils/test-utils.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/interfaces/commit-message.ts b/tools/pull-request-labeler/src/interfaces/commit-message.ts index 6b8e52dfbe..69cf498afb 100644 --- a/tools/pull-request-labeler/src/interfaces/commit-message.ts +++ b/tools/pull-request-labeler/src/interfaces/commit-message.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/main.ts b/tools/pull-request-labeler/src/main.ts index 6c2c63fc14..cf0e3dde11 100644 --- a/tools/pull-request-labeler/src/main.ts +++ b/tools/pull-request-labeler/src/main.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/test-setup.ts b/tools/pull-request-labeler/src/test-setup.ts index dbabfe7b48..6f5f3d8dbc 100644 --- a/tools/pull-request-labeler/src/test-setup.ts +++ b/tools/pull-request-labeler/src/test-setup.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/add-rebase-label.ts b/tools/pull-request-labeler/src/utils/add-rebase-label.ts index f32b3a01e6..b035b5329e 100644 --- a/tools/pull-request-labeler/src/utils/add-rebase-label.ts +++ b/tools/pull-request-labeler/src/utils/add-rebase-label.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/get-approval-count.ts b/tools/pull-request-labeler/src/utils/get-approval-count.ts index f6a60f45a5..6395ecc08d 100644 --- a/tools/pull-request-labeler/src/utils/get-approval-count.ts +++ b/tools/pull-request-labeler/src/utils/get-approval-count.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/get-commit-messages-in-pull-request.ts b/tools/pull-request-labeler/src/utils/get-commit-messages-in-pull-request.ts index 351ac52566..7c5a75f7db 100644 --- a/tools/pull-request-labeler/src/utils/get-commit-messages-in-pull-request.ts +++ b/tools/pull-request-labeler/src/utils/get-commit-messages-in-pull-request.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/get-pull-request-details.ts b/tools/pull-request-labeler/src/utils/get-pull-request-details.ts index bc5feff6b4..4436588875 100644 --- a/tools/pull-request-labeler/src/utils/get-pull-request-details.ts +++ b/tools/pull-request-labeler/src/utils/get-pull-request-details.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/get-pull-request-reviews.ts b/tools/pull-request-labeler/src/utils/get-pull-request-reviews.ts index 7a5e6617bb..c18dc88446 100644 --- a/tools/pull-request-labeler/src/utils/get-pull-request-reviews.ts +++ b/tools/pull-request-labeler/src/utils/get-pull-request-reviews.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/has-merge-ready-label.ts b/tools/pull-request-labeler/src/utils/has-merge-ready-label.ts index 1a4f00f976..c9e0b22996 100644 --- a/tools/pull-request-labeler/src/utils/has-merge-ready-label.ts +++ b/tools/pull-request-labeler/src/utils/has-merge-ready-label.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/is-master-target.ts b/tools/pull-request-labeler/src/utils/is-master-target.ts index 7022972a8b..5e85e30618 100644 --- a/tools/pull-request-labeler/src/utils/is-master-target.ts +++ b/tools/pull-request-labeler/src/utils/is-master-target.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/process-commit-messages.spec.ts b/tools/pull-request-labeler/src/utils/process-commit-messages.spec.ts index 3b66331446..06ed7d77d1 100644 --- a/tools/pull-request-labeler/src/utils/process-commit-messages.spec.ts +++ b/tools/pull-request-labeler/src/utils/process-commit-messages.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/process-commit-messages.ts b/tools/pull-request-labeler/src/utils/process-commit-messages.ts index fa9a66a3c9..00db42d275 100644 --- a/tools/pull-request-labeler/src/utils/process-commit-messages.ts +++ b/tools/pull-request-labeler/src/utils/process-commit-messages.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/split-message-into-components.spec.ts b/tools/pull-request-labeler/src/utils/split-message-into-components.spec.ts index 218f6db778..99f27ba2a0 100644 --- a/tools/pull-request-labeler/src/utils/split-message-into-components.spec.ts +++ b/tools/pull-request-labeler/src/utils/split-message-into-components.spec.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/split-message-into-components.ts b/tools/pull-request-labeler/src/utils/split-message-into-components.ts index 96973af1a9..3359e14fe0 100644 --- a/tools/pull-request-labeler/src/utils/split-message-into-components.ts +++ b/tools/pull-request-labeler/src/utils/split-message-into-components.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/pull-request-labeler/src/utils/update-target-labels.ts b/tools/pull-request-labeler/src/utils/update-target-labels.ts index 4d1f9a7630..79dc68b1d0 100644 --- a/tools/pull-request-labeler/src/utils/update-target-labels.ts +++ b/tools/pull-request-labeler/src/utils/update-target-labels.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/tslint-rules/src/dtAnnotateInternalFieldsRule.ts b/tools/tslint-rules/src/dtAnnotateInternalFieldsRule.ts index e69658e435..249be9c262 100644 --- a/tools/tslint-rules/src/dtAnnotateInternalFieldsRule.ts +++ b/tools/tslint-rules/src/dtAnnotateInternalFieldsRule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/tslint-rules/src/dtDocsImportBaristaRule.ts b/tools/tslint-rules/src/dtDocsImportBaristaRule.ts index ff0c8ddb77..b17dcf5083 100644 --- a/tools/tslint-rules/src/dtDocsImportBaristaRule.ts +++ b/tools/tslint-rules/src/dtDocsImportBaristaRule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/tslint-rules/src/dtDocumentPublicFieldsRule.ts b/tools/tslint-rules/src/dtDocumentPublicFieldsRule.ts index 68e7f93379..f6d0745fbd 100644 --- a/tools/tslint-rules/src/dtDocumentPublicFieldsRule.ts +++ b/tools/tslint-rules/src/dtDocumentPublicFieldsRule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/tslint-rules/src/dtInternalFieldsUnderscoreRule.ts b/tools/tslint-rules/src/dtInternalFieldsUnderscoreRule.ts index 66db98a107..b00041239d 100644 --- a/tools/tslint-rules/src/dtInternalFieldsUnderscoreRule.ts +++ b/tools/tslint-rules/src/dtInternalFieldsUnderscoreRule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/tslint-rules/src/dtNoFocusedTestsRule.ts b/tools/tslint-rules/src/dtNoFocusedTestsRule.ts index deed1d3ed9..9ae160d447 100644 --- a/tools/tslint-rules/src/dtNoFocusedTestsRule.ts +++ b/tools/tslint-rules/src/dtNoFocusedTestsRule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tools/tslint-rules/src/dtRequireLicenseBannerRule.ts b/tools/tslint-rules/src/dtRequireLicenseBannerRule.ts index 5dcaef8945..2b2be37221 100644 --- a/tools/tslint-rules/src/dtRequireLicenseBannerRule.ts +++ b/tools/tslint-rules/src/dtRequireLicenseBannerRule.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -20,7 +20,7 @@ import * as ts from 'typescript'; /** License banner that is placed at the top of every public TypeScript file. */ const licenseBanner = `/** * @license - * Copyright 2020 Dynatrace LLC + * Copyright 2021 Dynatrace LLC * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at