@daffodil/design 0.44.0 → 0.45.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/accordion/examples/basic-accordion/basic-accordion.component.mjs +3 -3
- package/esm2020/accordion/examples/basic-accordion/basic-accordion.module.mjs +4 -4
- package/esm2020/accordion/examples/nav-accordion/nav-accordion.component.mjs +3 -3
- package/esm2020/accordion/examples/nav-accordion/nav-accordion.module.mjs +4 -4
- package/esm2020/article/examples/article-blockquote/article-blockquote.component.mjs +3 -3
- package/esm2020/article/examples/article-code-block/article-code-block.component.mjs +3 -3
- package/esm2020/article/examples/article-code-inline/article-code-inline.component.mjs +3 -3
- package/esm2020/article/examples/article-examples.module.mjs +4 -4
- package/esm2020/article/examples/article-headings/article-headings.component.mjs +3 -3
- package/esm2020/article/examples/article-hr/article-hr.component.mjs +3 -3
- package/esm2020/article/examples/article-lead/article-lead.component.mjs +3 -3
- package/esm2020/article/examples/article-link/article-link.component.mjs +3 -3
- package/esm2020/article/examples/article-meta/article-meta.component.mjs +3 -3
- package/esm2020/article/examples/article-ol/article-ol.component.mjs +3 -3
- package/esm2020/article/examples/article-table/article-table.component.mjs +3 -3
- package/esm2020/article/examples/article-ul/article-ul.component.mjs +3 -3
- package/esm2020/atoms/button/button.component.mjs +3 -3
- package/esm2020/atoms/button/button.module.mjs +4 -4
- package/esm2020/atoms/container/container.component.mjs +3 -3
- package/esm2020/atoms/container/container.module.mjs +4 -4
- package/esm2020/atoms/form/checkbox/checkbox.component.mjs +3 -3
- package/esm2020/atoms/form/checkbox/checkbox.module.mjs +4 -4
- package/esm2020/atoms/form/checkbox/cva/checkbox-cva.directive.mjs +3 -3
- package/esm2020/atoms/form/checkbox-set/checkbox-set.component.mjs +3 -3
- package/esm2020/atoms/form/error-message/error-message.component.mjs +3 -3
- package/esm2020/atoms/form/error-message/error-message.module.mjs +4 -4
- package/esm2020/atoms/form/form-field/form-field/form-field.component.mjs +3 -3
- package/esm2020/atoms/form/form-field/form-field.module.mjs +4 -4
- package/esm2020/atoms/form/input/input.component.mjs +3 -3
- package/esm2020/atoms/form/input/input.module.mjs +4 -4
- package/esm2020/atoms/form/quantity-field/quantity-field.component.mjs +3 -3
- package/esm2020/atoms/form/quantity-field/quantity-field.module.mjs +4 -4
- package/esm2020/atoms/form/quantity-field/quantity-input/quantity-input.component.mjs +3 -3
- package/esm2020/atoms/form/quantity-field/quantity-select/quantity-select.component.mjs +3 -3
- package/esm2020/atoms/form/radio/cva/radio-cva.directive.mjs +3 -3
- package/esm2020/atoms/form/radio/radio.component.mjs +3 -3
- package/esm2020/atoms/form/radio/radio.module.mjs +4 -4
- package/esm2020/atoms/form/radio/registry/radio-registry.mjs +3 -3
- package/esm2020/atoms/form/radio-set/radio-set.component.mjs +3 -3
- package/esm2020/atoms/form/select/select/select.component.mjs +3 -3
- package/esm2020/atoms/form/select/select.module.mjs +4 -4
- package/esm2020/atoms/image/image.component.mjs +3 -3
- package/esm2020/atoms/image/image.module.mjs +4 -4
- package/esm2020/atoms/loading-icon/loading-icon.component.mjs +3 -3
- package/esm2020/atoms/loading-icon/loading-icon.module.mjs +4 -4
- package/esm2020/atoms/progress-indicator/progress-indicator.component.mjs +3 -3
- package/esm2020/atoms/progress-indicator/progress-indicator.module.mjs +4 -4
- package/esm2020/button/examples/basic-button/basic-button.component.mjs +3 -3
- package/esm2020/button/examples/basic-button/basic-button.module.mjs +4 -4
- package/esm2020/button/examples/icon-button/icon-button.component.mjs +3 -3
- package/esm2020/button/examples/icon-button/icon-button.module.mjs +4 -4
- package/esm2020/button/examples/raised-button/raised-button.component.mjs +3 -3
- package/esm2020/button/examples/raised-button/raised-button.module.mjs +4 -4
- package/esm2020/button/examples/sizeable-button/sizeable-button.component.mjs +3 -3
- package/esm2020/button/examples/sizeable-button/sizeable-button.module.mjs +4 -4
- package/esm2020/button/examples/statusable-button/statusable-button.component.mjs +3 -3
- package/esm2020/button/examples/statusable-button/statusable-button.module.mjs +4 -4
- package/esm2020/button/examples/stroked-button/stroked-button.component.mjs +3 -3
- package/esm2020/button/examples/stroked-button/stroked-button.module.mjs +4 -4
- package/esm2020/button/examples/underline-button/underline-button.component.mjs +3 -3
- package/esm2020/button/examples/underline-button/underline-button.module.mjs +4 -4
- package/esm2020/callout/examples/callout-text-alignment/callout-text-alignment.component.mjs +3 -3
- package/esm2020/callout/examples/callout-text-alignment/callout-text-alignment.module.mjs +4 -4
- package/esm2020/callout/examples/callout-theming/callout-theming.component.mjs +3 -3
- package/esm2020/callout/examples/callout-theming/callout-theming.module.mjs +4 -4
- package/esm2020/callout/examples/callout-with-grid/callout-with-grid.component.mjs +3 -3
- package/esm2020/callout/examples/callout-with-grid/callout-with-grid.module.mjs +4 -4
- package/esm2020/callout/examples/compact-callout/compact-callout.component.mjs +3 -3
- package/esm2020/callout/examples/compact-callout/compact-callout.module.mjs +4 -4
- package/esm2020/card/examples/basic-card/basic-card.component.mjs +3 -3
- package/esm2020/card/examples/basic-card/basic-card.module.mjs +4 -4
- package/esm2020/card/examples/card-orientation/card-orientation.component.mjs +3 -3
- package/esm2020/card/examples/card-orientation/card-orientation.module.mjs +4 -4
- package/esm2020/card/examples/card-theming/card-theming.component.mjs +3 -3
- package/esm2020/card/examples/card-theming/card-theming.module.mjs +4 -4
- package/esm2020/card/examples/linkable-card/linkable-card.component.mjs +3 -3
- package/esm2020/card/examples/linkable-card/linkable-card.module.mjs +4 -4
- package/esm2020/card/examples/raised-card/raised-card.component.mjs +3 -3
- package/esm2020/card/examples/raised-card/raised-card.module.mjs +4 -4
- package/esm2020/card/examples/stroked-card/stroked-card.component.mjs +3 -3
- package/esm2020/card/examples/stroked-card/stroked-card.module.mjs +4 -4
- package/esm2020/checkbox/examples/basic-checkbox/basic-checkbox.component.mjs +3 -3
- package/esm2020/checkbox/examples/basic-checkbox/basic-checkbox.module.mjs +4 -4
- package/esm2020/checkbox/examples/checkbox-set/checkbox-set.component.mjs +3 -3
- package/esm2020/checkbox/examples/checkbox-set/checkbox-set.module.mjs +4 -4
- package/esm2020/container/examples/container-sizes/container-sizes.component.mjs +3 -3
- package/esm2020/container/examples/container-sizes/container-sizes.module.mjs +4 -4
- package/esm2020/core/prefix-suffix/prefix-suffix.module.mjs +4 -4
- package/esm2020/core/prefix-suffix/prefix.directive.mjs +3 -3
- package/esm2020/core/prefix-suffix/prefixable/prefixable.mjs +3 -3
- package/esm2020/core/prefix-suffix/suffix.directive.mjs +3 -3
- package/esm2020/core/prefix-suffix/suffixable/suffixable.mjs +3 -3
- package/esm2020/core/theming/services/class-setter/theme-class-setter.service.mjs +3 -3
- package/esm2020/core/theming/services/os-theme/ostheme.service.mjs +3 -3
- package/esm2020/core/theming/services/storage/theme-storage.service.mjs +3 -3
- package/esm2020/core/theming/services/theming.service.mjs +3 -3
- package/esm2020/hero/examples/compact-hero/compact-hero.component.mjs +3 -3
- package/esm2020/hero/examples/compact-hero/compact-hero.module.mjs +4 -4
- package/esm2020/hero/examples/hero-text-alignment/hero-text-alignment.component.mjs +3 -3
- package/esm2020/hero/examples/hero-text-alignment/hero-text-alignment.module.mjs +4 -4
- package/esm2020/hero/examples/hero-theming/hero-theming.component.mjs +3 -3
- package/esm2020/hero/examples/hero-theming/hero-theming.module.mjs +4 -4
- package/esm2020/hero/examples/hero-with-grid/hero-with-grid.component.mjs +3 -3
- package/esm2020/hero/examples/hero-with-grid/hero-with-grid.module.mjs +4 -4
- package/esm2020/image/examples/basic-image/basic-image.component.mjs +3 -3
- package/esm2020/image/examples/basic-image/basic-image.module.mjs +4 -4
- package/esm2020/image/examples/load-image/load-image.component.mjs +3 -3
- package/esm2020/image/examples/load-image/load-image.module.mjs +4 -4
- package/esm2020/list/examples/basic-list/basic-list.component.mjs +3 -3
- package/esm2020/list/examples/basic-list/basic-list.module.mjs +4 -4
- package/esm2020/list/examples/icon-list/icon-list.component.mjs +3 -3
- package/esm2020/list/examples/icon-list/icon-list.module.mjs +4 -4
- package/esm2020/list/examples/list-examples.module.mjs +4 -4
- package/esm2020/list/examples/multiline-list/multiline-list.component.mjs +3 -3
- package/esm2020/list/examples/multiline-list/multiline-list.module.mjs +4 -4
- package/esm2020/list/examples/nav-list/nav-list.component.mjs +3 -3
- package/esm2020/list/examples/nav-list/nav-list.module.mjs +4 -4
- package/esm2020/loading-icon/examples/loading-icon-color/loading-icon-color.component.mjs +3 -3
- package/esm2020/loading-icon/examples/loading-icon-color/loading-icon-color.module.mjs +4 -4
- package/esm2020/loading-icon/examples/loading-icon-diameter/loading-icon-diameter.component.mjs +3 -3
- package/esm2020/loading-icon/examples/loading-icon-diameter/loading-icon-diameter.module.mjs +4 -4
- package/esm2020/media-gallery/examples/basic-media-gallery/basic-media-gallery.component.mjs +3 -3
- package/esm2020/media-gallery/examples/basic-media-gallery/basic-media-gallery.module.mjs +4 -4
- package/esm2020/media-gallery/examples/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.component.mjs +3 -3
- package/esm2020/media-gallery/examples/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.module.mjs +4 -4
- package/esm2020/modal/examples/basic-modal/basic-modal.component.mjs +3 -3
- package/esm2020/modal/examples/basic-modal/basic-modal.module.mjs +4 -4
- package/esm2020/modal/examples/basic-modal/modal-content.component.mjs +3 -3
- package/esm2020/molecules/accordion/accordion/accordion.component.mjs +3 -3
- package/esm2020/molecules/accordion/accordion-item/accordion-item.component.mjs +3 -3
- package/esm2020/molecules/accordion/accordion-item-content/accordion-item-content.directive.mjs +3 -3
- package/esm2020/molecules/accordion/accordion-item-title/accordion-item-title.directive.mjs +3 -3
- package/esm2020/molecules/accordion/accordion.module.mjs +4 -4
- package/esm2020/molecules/accordion/nav-accordion-item/nav-accordion-item.component.mjs +3 -3
- package/esm2020/molecules/article/article/article.component.mjs +3 -3
- package/esm2020/molecules/article/article-lead/article-lead.directive.mjs +3 -3
- package/esm2020/molecules/article/article-meta/article-meta.directive.mjs +3 -3
- package/esm2020/molecules/article/article-title/article-title.directive.mjs +3 -3
- package/esm2020/molecules/article/article.module.mjs +4 -4
- package/esm2020/molecules/backdrop/backdrop/backdrop.component.mjs +3 -3
- package/esm2020/molecules/backdrop/backdrop.module.mjs +4 -4
- package/esm2020/molecules/button-set/button-set.component.mjs +3 -3
- package/esm2020/molecules/button-set/button-set.module.mjs +4 -4
- package/esm2020/molecules/callout/callout/callout.component.mjs +3 -3
- package/esm2020/molecules/callout/callout-body/callout-body.directive.mjs +3 -3
- package/esm2020/molecules/callout/callout-icon/callout-icon.directive.mjs +3 -3
- package/esm2020/molecules/callout/callout-subtitle/callout-subtitle.directive.mjs +3 -3
- package/esm2020/molecules/callout/callout-tagline/callout-tagline.directive.mjs +3 -3
- package/esm2020/molecules/callout/callout-title/callout-title.directive.mjs +3 -3
- package/esm2020/molecules/callout/callout.module.mjs +4 -4
- package/esm2020/molecules/card/card/card.component.mjs +3 -3
- package/esm2020/molecules/card/card-actions/card-actions.directive.mjs +3 -3
- package/esm2020/molecules/card/card-content/card-content.directive.mjs +3 -3
- package/esm2020/molecules/card/card-icon/card-icon.directive.mjs +3 -3
- package/esm2020/molecules/card/card-image/card-image.directive.mjs +3 -3
- package/esm2020/molecules/card/card-tagline/card-tagline.directive.mjs +3 -3
- package/esm2020/molecules/card/card-title/card-title.directive.mjs +3 -3
- package/esm2020/molecules/card/card.module.mjs +4 -4
- package/esm2020/molecules/feature/feature/feature.component.mjs +3 -3
- package/esm2020/molecules/feature/feature-icon/feature-icon.directive.mjs +3 -3
- package/esm2020/molecules/feature/feature-subheader/feature-subheader.directive.mjs +3 -3
- package/esm2020/molecules/feature/feature-subtitle/feature-subtitle.directive.mjs +3 -3
- package/esm2020/molecules/feature/feature-title/feature-title.directive.mjs +3 -3
- package/esm2020/molecules/feature/feature.module.mjs +4 -4
- package/esm2020/molecules/hero/hero/hero.component.mjs +3 -3
- package/esm2020/molecules/hero/hero-body/hero-body.directive.mjs +3 -3
- package/esm2020/molecules/hero/hero-icon/hero-icon.directive.mjs +3 -3
- package/esm2020/molecules/hero/hero-subtitle/hero-subtitle.directive.mjs +3 -3
- package/esm2020/molecules/hero/hero-tagline/hero-tagline.directive.mjs +3 -3
- package/esm2020/molecules/hero/hero-title/hero-title.directive.mjs +3 -3
- package/esm2020/molecules/hero/hero.module.mjs +4 -4
- package/esm2020/molecules/image-gallery/gallery-image/gallery-image.component.mjs +3 -3
- package/esm2020/molecules/image-gallery/image-gallery/image-gallery.component.mjs +3 -3
- package/esm2020/molecules/image-gallery/image-gallery.module.mjs +4 -4
- package/esm2020/molecules/image-list/image-list.component.mjs +3 -3
- package/esm2020/molecules/image-list/image-list.module.mjs +4 -4
- package/esm2020/molecules/link-set/link-set/link-set.component.mjs +3 -3
- package/esm2020/molecules/link-set/link-set-heading/link-set-heading.directive.mjs +3 -3
- package/esm2020/molecules/link-set/link-set-item/link-set-item.component.mjs +3 -3
- package/esm2020/molecules/link-set/link-set-subheading/link-set-subheading.directive.mjs +3 -3
- package/esm2020/molecules/link-set/link-set.module.mjs +4 -4
- package/esm2020/molecules/list/list/list.component.mjs +3 -3
- package/esm2020/molecules/list/list-item/list-item.component.mjs +3 -3
- package/esm2020/molecules/list/list-subheader/list-subheader.directive.mjs +3 -3
- package/esm2020/molecules/list/list.module.mjs +4 -4
- package/esm2020/molecules/media-gallery/media-gallery.component.mjs +3 -3
- package/esm2020/molecules/media-gallery/media-gallery.module.mjs +4 -4
- package/esm2020/molecules/media-gallery/media-renderer/media-renderer.component.mjs +3 -3
- package/esm2020/molecules/media-gallery/registry/media-gallery.registry.mjs +3 -3
- package/esm2020/molecules/media-gallery/thumbnail/thumbnail.directive.mjs +3 -3
- package/esm2020/molecules/modal/modal/modal.component.mjs +3 -3
- package/esm2020/molecules/modal/modal-actions/modal-actions.component.mjs +3 -3
- package/esm2020/molecules/modal/modal-content/modal-content.component.mjs +3 -3
- package/esm2020/molecules/modal/modal-header/modal-header.component.mjs +3 -3
- package/esm2020/molecules/modal/modal-title/modal-title.directive.mjs +3 -3
- package/esm2020/molecules/modal/modal.module.mjs +4 -4
- package/esm2020/molecules/modal/service/modal.service.mjs +3 -3
- package/esm2020/molecules/navbar/navbar.component.mjs +3 -3
- package/esm2020/molecules/navbar/navbar.module.mjs +4 -4
- package/esm2020/molecules/paginator/paginator.component.mjs +3 -3
- package/esm2020/molecules/paginator/paginator.module.mjs +4 -4
- package/esm2020/molecules/qty-dropdown/qty-dropdown.component.mjs +3 -3
- package/esm2020/molecules/qty-dropdown/qty-dropdown.module.mjs +4 -4
- package/esm2020/molecules/sidebar/sidebar/sidebar.component.mjs +3 -3
- package/esm2020/molecules/sidebar/sidebar-viewport/sidebar-viewport.component.mjs +3 -3
- package/esm2020/molecules/sidebar/sidebar.module.mjs +4 -4
- package/esm2020/navbar/examples/basic-navbar/basic-navbar.component.mjs +3 -3
- package/esm2020/navbar/examples/basic-navbar/basic-navbar.module.mjs +4 -4
- package/esm2020/navbar/examples/contained-navbar/contained-navbar.component.mjs +3 -3
- package/esm2020/navbar/examples/contained-navbar/contained-navbar.module.mjs +4 -4
- package/esm2020/navbar/examples/navbar-theming/navbar-theming.component.mjs +3 -3
- package/esm2020/navbar/examples/navbar-theming/navbar-theming.module.mjs +4 -4
- package/esm2020/navbar/examples/raised-navbar/raised-navbar.component.mjs +3 -3
- package/esm2020/navbar/examples/raised-navbar/raised-navbar.module.mjs +4 -4
- package/esm2020/paginator/examples/basic-paginator/basic-paginator.component.mjs +3 -3
- package/esm2020/paginator/examples/paginator-examples.module.mjs +4 -4
- package/esm2020/quantity-field/examples/basic-quantity-field/basic-quantity-field.component.mjs +3 -3
- package/esm2020/quantity-field/examples/basic-quantity-field/basic-quantity-field.module.mjs +4 -4
- package/esm2020/quantity-field/examples/custom-range-quantity-field/custom-range-quantity-field.component.mjs +3 -3
- package/esm2020/quantity-field/examples/custom-range-quantity-field/custom-range-quantity-field.module.mjs +4 -4
- package/esm2020/quantity-field/examples/disabled-quantity-field/disabled-quantity-field.component.mjs +3 -3
- package/esm2020/quantity-field/examples/disabled-quantity-field/disabled-quantity-field.module.mjs +4 -4
- package/esm2020/quantity-field/examples/select-max-quantity-field/select-max-quantity-field.component.mjs +3 -3
- package/esm2020/quantity-field/examples/select-max-quantity-field/select-max-quantity-field.module.mjs +4 -4
- package/esm2020/radio/examples/basic-radio/basic-radio.component.mjs +3 -3
- package/esm2020/radio/examples/basic-radio/basic-radio.module.mjs +4 -4
- package/fesm2015/daffodil-design-accordion-examples.mjs +10 -10
- package/fesm2015/daffodil-design-accordion-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-article-examples.mjs +25 -25
- package/fesm2015/daffodil-design-article-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-button-examples.mjs +35 -35
- package/fesm2015/daffodil-design-button-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-callout-examples.mjs +20 -20
- package/fesm2015/daffodil-design-callout-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-card-examples.mjs +30 -30
- package/fesm2015/daffodil-design-card-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-checkbox-examples.mjs +10 -10
- package/fesm2015/daffodil-design-checkbox-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-container-examples.mjs +5 -5
- package/fesm2015/daffodil-design-container-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-hero-examples.mjs +20 -20
- package/fesm2015/daffodil-design-hero-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-image-examples.mjs +10 -10
- package/fesm2015/daffodil-design-image-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-list-examples.mjs +23 -23
- package/fesm2015/daffodil-design-list-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-loading-icon-examples.mjs +10 -10
- package/fesm2015/daffodil-design-loading-icon-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-media-gallery-examples.mjs +10 -10
- package/fesm2015/daffodil-design-media-gallery-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-modal-examples.mjs +7 -7
- package/fesm2015/daffodil-design-modal-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-navbar-examples.mjs +20 -20
- package/fesm2015/daffodil-design-navbar-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-paginator-examples.mjs +5 -5
- package/fesm2015/daffodil-design-paginator-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-quantity-field-examples.mjs +20 -20
- package/fesm2015/daffodil-design-quantity-field-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design-radio-examples.mjs +5 -5
- package/fesm2015/daffodil-design-radio-examples.mjs.map +1 -1
- package/fesm2015/daffodil-design.mjs +267 -267
- package/fesm2015/daffodil-design.mjs.map +1 -1
- package/fesm2020/daffodil-design-accordion-examples.mjs +10 -10
- package/fesm2020/daffodil-design-accordion-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-article-examples.mjs +25 -25
- package/fesm2020/daffodil-design-article-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-button-examples.mjs +35 -35
- package/fesm2020/daffodil-design-button-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-callout-examples.mjs +20 -20
- package/fesm2020/daffodil-design-callout-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-card-examples.mjs +30 -30
- package/fesm2020/daffodil-design-card-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-checkbox-examples.mjs +10 -10
- package/fesm2020/daffodil-design-checkbox-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-container-examples.mjs +5 -5
- package/fesm2020/daffodil-design-container-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-hero-examples.mjs +20 -20
- package/fesm2020/daffodil-design-hero-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-image-examples.mjs +10 -10
- package/fesm2020/daffodil-design-image-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-list-examples.mjs +23 -23
- package/fesm2020/daffodil-design-list-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-loading-icon-examples.mjs +10 -10
- package/fesm2020/daffodil-design-loading-icon-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-media-gallery-examples.mjs +10 -10
- package/fesm2020/daffodil-design-media-gallery-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-modal-examples.mjs +7 -7
- package/fesm2020/daffodil-design-modal-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-navbar-examples.mjs +20 -20
- package/fesm2020/daffodil-design-navbar-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-paginator-examples.mjs +5 -5
- package/fesm2020/daffodil-design-paginator-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-quantity-field-examples.mjs +20 -20
- package/fesm2020/daffodil-design-quantity-field-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design-radio-examples.mjs +5 -5
- package/fesm2020/daffodil-design-radio-examples.mjs.map +1 -1
- package/fesm2020/daffodil-design.mjs +267 -267
- package/fesm2020/daffodil-design.mjs.map +1 -1
- package/package.json +32 -7
- package/scss/README.md +3 -3
- package/scss/daff-global.scss +3 -47
- package/scss/daff-util.scss +3 -19
- package/scss/global.scss +49 -0
- package/scss/theme.scss +1 -2
- package/scss/theming/README.md +65 -20
- package/scss/theming/_daff-theme.scss +19 -0
- package/scss/theming/_index.scss +1 -0
- package/scss/theming/_theme-css-variables.scss +15 -12
- package/scss/typography/README.md +10 -13
- package/scss/utilities.scss +21 -0
- package/src/molecules/card/card/card-theme.scss +1 -1
@@ -5,8 +5,8 @@ import { DaffAccordionModule } from '@daffodil/design';
|
|
5
5
|
|
6
6
|
class BasicAccordionComponent {
|
7
7
|
}
|
8
|
-
/** @nocollapse */
|
9
|
-
/** @nocollapse */
|
8
|
+
/** @nocollapse */ BasicAccordionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: BasicAccordionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
9
|
+
/** @nocollapse */ BasicAccordionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: BasicAccordionComponent, selector: "basic-accordion", ngImport: i0, template: "<daff-accordion>\n\t<daff-accordion-item initiallyActive=\"true\">\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n\t<daff-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n\t<daff-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n</daff-accordion>\n", components: [{ type: i1.DaffAccordionComponent, selector: "daff-accordion" }, { type: i1.DaffAccordionItemComponent, selector: "daff-accordion-item", inputs: ["initiallyActive"] }], directives: [{ type: i1.DaffAccordionItemTitleDirective, selector: "[daffAccordionItemTitle]" }, { type: i1.DaffAccordionItemContentDirective, selector: "[daffAccordionItemContent]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
10
10
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: BasicAccordionComponent, decorators: [{
|
11
11
|
type: Component,
|
12
12
|
args: [{ selector: 'basic-accordion', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-accordion>\n\t<daff-accordion-item initiallyActive=\"true\">\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n\t<daff-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n\t<daff-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n</daff-accordion>\n" }]
|
@@ -14,8 +14,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
14
14
|
|
15
15
|
class NavAccordionComponent {
|
16
16
|
}
|
17
|
-
/** @nocollapse */
|
18
|
-
/** @nocollapse */
|
17
|
+
/** @nocollapse */ NavAccordionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: NavAccordionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
18
|
+
/** @nocollapse */ NavAccordionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: NavAccordionComponent, selector: "nav-accordion", ngImport: i0, template: "<daff-accordion>\n\t<daff-nav-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<daff-nav-accordion-item>\n\t\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t</daff-nav-accordion-item>\n\t\t<daff-nav-accordion-item>\n\t\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t</daff-nav-accordion-item>\n\t</daff-nav-accordion-item>\n</daff-accordion>", components: [{ type: i1.DaffAccordionComponent, selector: "daff-accordion" }, { type: i1.DaffNavAccordionItemComponent, selector: "daff-nav-accordion-item", inputs: ["initiallyActive"] }], directives: [{ type: i1.DaffAccordionItemTitleDirective, selector: "[daffAccordionItemTitle]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
19
19
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: NavAccordionComponent, decorators: [{
|
20
20
|
type: Component,
|
21
21
|
args: [{ selector: 'nav-accordion', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-accordion>\n\t<daff-nav-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<daff-nav-accordion-item>\n\t\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t</daff-nav-accordion-item>\n\t\t<daff-nav-accordion-item>\n\t\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t</daff-nav-accordion-item>\n\t</daff-nav-accordion-item>\n</daff-accordion>" }]
|
@@ -23,9 +23,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
23
23
|
|
24
24
|
class BasicAccordionModule {
|
25
25
|
}
|
26
|
-
/** @nocollapse */
|
27
|
-
/** @nocollapse */
|
28
|
-
/** @nocollapse */
|
26
|
+
/** @nocollapse */ BasicAccordionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: BasicAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
27
|
+
/** @nocollapse */ BasicAccordionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: BasicAccordionModule, declarations: [BasicAccordionComponent], imports: [DaffAccordionModule], exports: [BasicAccordionComponent] });
|
28
|
+
/** @nocollapse */ BasicAccordionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: BasicAccordionModule, imports: [[
|
29
29
|
DaffAccordionModule,
|
30
30
|
]] });
|
31
31
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: BasicAccordionModule, decorators: [{
|
@@ -45,9 +45,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
45
45
|
|
46
46
|
class NavAccordionModule {
|
47
47
|
}
|
48
|
-
/** @nocollapse */
|
49
|
-
/** @nocollapse */
|
50
|
-
/** @nocollapse */
|
48
|
+
/** @nocollapse */ NavAccordionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: NavAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
49
|
+
/** @nocollapse */ NavAccordionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: NavAccordionModule, declarations: [NavAccordionComponent], imports: [DaffAccordionModule], exports: [NavAccordionComponent] });
|
50
|
+
/** @nocollapse */ NavAccordionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: NavAccordionModule, imports: [[
|
51
51
|
DaffAccordionModule,
|
52
52
|
]] });
|
53
53
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: NavAccordionModule, decorators: [{
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"daffodil-design-accordion-examples.mjs","sources":["../../../libs/design/accordion/examples/src/basic-accordion/basic-accordion.component.ts","../../../libs/design/accordion/examples/src/basic-accordion/basic-accordion.component.html","../../../libs/design/accordion/examples/src/nav-accordion/nav-accordion.component.ts","../../../libs/design/accordion/examples/src/nav-accordion/nav-accordion.component.html","../../../libs/design/accordion/examples/src/basic-accordion/basic-accordion.module.ts","../../../libs/design/accordion/examples/src/nav-accordion/nav-accordion.module.ts","../../../libs/design/accordion/examples/src/public_api.ts","../../../libs/design/accordion/examples/src/daffodil-design-accordion-examples.ts"],"sourcesContent":["import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-accordion',\n templateUrl: './basic-accordion.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class BasicAccordionComponent {}\n","<daff-accordion>\n\t<daff-accordion-item initiallyActive=\"true\">\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n\t<daff-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n\t<daff-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n</daff-accordion>\n","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'nav-accordion',\n templateUrl: './nav-accordion.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class NavAccordionComponent {}\n","<daff-accordion>\n\t<daff-nav-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<daff-nav-accordion-item>\n\t\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t</daff-nav-accordion-item>\n\t\t<daff-nav-accordion-item>\n\t\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t</daff-nav-accordion-item>\n\t</daff-nav-accordion-item>\n</daff-accordion>","import { NgModule } from '@angular/core';\n\nimport { DaffAccordionModule } from '@daffodil/design';\n\nimport { BasicAccordionComponent } from './basic-accordion.component';\n\n\n@NgModule({\n declarations: [\n BasicAccordionComponent,\n ],\n exports: [\n BasicAccordionComponent,\n ],\n imports: [\n DaffAccordionModule,\n ],\n})\nexport class BasicAccordionModule { }\n","import { NgModule } from '@angular/core';\n\nimport { DaffAccordionModule } from '@daffodil/design';\n\nimport { NavAccordionComponent } from './nav-accordion.component';\n\n\n@NgModule({\n declarations: [\n NavAccordionComponent,\n ],\n exports: [\n NavAccordionComponent,\n ],\n imports: [\n DaffAccordionModule,\n ],\n})\nexport class NavAccordionModule { }\n","import { BasicAccordionComponent } from './basic-accordion/basic-accordion.component';\nimport { NavAccordionComponent } from './nav-accordion/nav-accordion.component';\n\nexport { BasicAccordionModule } from './basic-accordion/basic-accordion.module';\nexport { NavAccordionModule } from './nav-accordion/nav-accordion.module';\n\nexport const ACCORDION_EXAMPLES = [\n BasicAccordionComponent,\n NavAccordionComponent,\n];\n\nexport {\n BasicAccordionComponent,\n NavAccordionComponent,\n};\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;MAWa,uBAAuB,CAAA;;
|
1
|
+
{"version":3,"file":"daffodil-design-accordion-examples.mjs","sources":["../../../libs/design/accordion/examples/src/basic-accordion/basic-accordion.component.ts","../../../libs/design/accordion/examples/src/basic-accordion/basic-accordion.component.html","../../../libs/design/accordion/examples/src/nav-accordion/nav-accordion.component.ts","../../../libs/design/accordion/examples/src/nav-accordion/nav-accordion.component.html","../../../libs/design/accordion/examples/src/basic-accordion/basic-accordion.module.ts","../../../libs/design/accordion/examples/src/nav-accordion/nav-accordion.module.ts","../../../libs/design/accordion/examples/src/public_api.ts","../../../libs/design/accordion/examples/src/daffodil-design-accordion-examples.ts"],"sourcesContent":["import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-accordion',\n templateUrl: './basic-accordion.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class BasicAccordionComponent {}\n","<daff-accordion>\n\t<daff-accordion-item initiallyActive=\"true\">\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n\t<daff-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n\t<daff-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<div daffAccordionItemContent>\n\t\t\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent commodo \n\t\t\t\tlacus ut sapien consectetur, et ultricies leo rutrum. Integer iaculis ultrices nunc, \n\t\t\t\tet maximus quam efficitur sed. Maecenas iaculis nisl neque, maximus sagittis libero sagittis eget.\n\t\t\t\t<a>Learn More.</a>\n\t\t</div>\n\t</daff-accordion-item>\n</daff-accordion>\n","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'nav-accordion',\n templateUrl: './nav-accordion.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class NavAccordionComponent {}\n","<daff-accordion>\n\t<daff-nav-accordion-item>\n\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t<daff-nav-accordion-item>\n\t\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t</daff-nav-accordion-item>\n\t\t<daff-nav-accordion-item>\n\t\t\t<h3 daffAccordionItemTitle>Details</h3>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t\t<daff-nav-accordion-item>\n\t\t\t\t<a daffAccordionItemTitle>Details</a>\n\t\t\t</daff-nav-accordion-item>\n\t\t</daff-nav-accordion-item>\n\t</daff-nav-accordion-item>\n</daff-accordion>","import { NgModule } from '@angular/core';\n\nimport { DaffAccordionModule } from '@daffodil/design';\n\nimport { BasicAccordionComponent } from './basic-accordion.component';\n\n\n@NgModule({\n declarations: [\n BasicAccordionComponent,\n ],\n exports: [\n BasicAccordionComponent,\n ],\n imports: [\n DaffAccordionModule,\n ],\n})\nexport class BasicAccordionModule { }\n","import { NgModule } from '@angular/core';\n\nimport { DaffAccordionModule } from '@daffodil/design';\n\nimport { NavAccordionComponent } from './nav-accordion.component';\n\n\n@NgModule({\n declarations: [\n NavAccordionComponent,\n ],\n exports: [\n NavAccordionComponent,\n ],\n imports: [\n DaffAccordionModule,\n ],\n})\nexport class NavAccordionModule { }\n","import { BasicAccordionComponent } from './basic-accordion/basic-accordion.component';\nimport { NavAccordionComponent } from './nav-accordion/nav-accordion.component';\n\nexport { BasicAccordionModule } from './basic-accordion/basic-accordion.module';\nexport { NavAccordionModule } from './nav-accordion/nav-accordion.module';\n\nexport const ACCORDION_EXAMPLES = [\n BasicAccordionComponent,\n NavAccordionComponent,\n];\n\nexport {\n BasicAccordionComponent,\n NavAccordionComponent,\n};\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
@@ -6,8 +6,8 @@ import { CommonModule } from '@angular/common';
|
|
6
6
|
|
7
7
|
class ArticleHeadingsComponent {
|
8
8
|
}
|
9
|
-
/** @nocollapse */
|
10
|
-
/** @nocollapse */
|
9
|
+
/** @nocollapse */ ArticleHeadingsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleHeadingsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
10
|
+
/** @nocollapse */ ArticleHeadingsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleHeadingsComponent, selector: "article-headings", ngImport: i0, template: "<daff-article>\n <h1>This is a h1 heading.</h1>\n <h2>This is a h2 heading.</h2>\n <h3>This is a h3 heading.</h3>\n <h4>This is a h4 heading.</h4>\n <h5>This is a h5 heading.</h5>\n <h6>This is a h6 heading.</h6>\n</daff-article>", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
11
11
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleHeadingsComponent, decorators: [{
|
12
12
|
type: Component,
|
13
13
|
args: [{ selector: 'article-headings', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n <h1>This is a h1 heading.</h1>\n <h2>This is a h2 heading.</h2>\n <h3>This is a h3 heading.</h3>\n <h4>This is a h4 heading.</h4>\n <h5>This is a h5 heading.</h5>\n <h6>This is a h6 heading.</h6>\n</daff-article>" }]
|
@@ -15,8 +15,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
15
15
|
|
16
16
|
class ArticleCodeInlineComponent {
|
17
17
|
}
|
18
|
-
/** @nocollapse */
|
19
|
-
/** @nocollapse */
|
18
|
+
/** @nocollapse */ ArticleCodeInlineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleCodeInlineComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
19
|
+
/** @nocollapse */ ArticleCodeInlineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleCodeInlineComponent, selector: "article-code-inline", ngImport: i0, template: "<daff-article>\n <p>We could be discussing <code>functions</code> or <code>types</code>, but we should indicate the difference between these elements and regular text!</p>\n</daff-article>", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
20
20
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleCodeInlineComponent, decorators: [{
|
21
21
|
type: Component,
|
22
22
|
args: [{ selector: 'article-code-inline', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n <p>We could be discussing <code>functions</code> or <code>types</code>, but we should indicate the difference between these elements and regular text!</p>\n</daff-article>" }]
|
@@ -24,8 +24,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
24
24
|
|
25
25
|
class ArticleHrComponent {
|
26
26
|
}
|
27
|
-
/** @nocollapse */
|
28
|
-
/** @nocollapse */
|
27
|
+
/** @nocollapse */ ArticleHrComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleHrComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
28
|
+
/** @nocollapse */ ArticleHrComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleHrComponent, selector: "article-hr", ngImport: i0, template: "<daff-article>\n <hr>\n</daff-article>", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
29
29
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleHrComponent, decorators: [{
|
30
30
|
type: Component,
|
31
31
|
args: [{ selector: 'article-hr', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n <hr>\n</daff-article>" }]
|
@@ -33,8 +33,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
33
33
|
|
34
34
|
class ArticleOlComponent {
|
35
35
|
}
|
36
|
-
/** @nocollapse */
|
37
|
-
/** @nocollapse */
|
36
|
+
/** @nocollapse */ ArticleOlComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleOlComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
37
|
+
/** @nocollapse */ ArticleOlComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleOlComponent, selector: "article-ol", ngImport: i0, template: "<daff-article>\n <ol>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n </ol>\n</daff-article>", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
38
38
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleOlComponent, decorators: [{
|
39
39
|
type: Component,
|
40
40
|
args: [{ selector: 'article-ol', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n <ol>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n </ol>\n</daff-article>" }]
|
@@ -42,8 +42,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
42
42
|
|
43
43
|
class ArticleUlComponent {
|
44
44
|
}
|
45
|
-
/** @nocollapse */
|
46
|
-
/** @nocollapse */
|
45
|
+
/** @nocollapse */ ArticleUlComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleUlComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
46
|
+
/** @nocollapse */ ArticleUlComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleUlComponent, selector: "article-ul", ngImport: i0, template: "<daff-article>\n <ul>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n </ul>\n</daff-article>", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
47
47
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleUlComponent, decorators: [{
|
48
48
|
type: Component,
|
49
49
|
args: [{ selector: 'article-ul', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n <ul>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n </ul>\n</daff-article>" }]
|
@@ -51,8 +51,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
51
51
|
|
52
52
|
class ArticleMetaComponent {
|
53
53
|
}
|
54
|
-
/** @nocollapse */
|
55
|
-
/** @nocollapse */
|
54
|
+
/** @nocollapse */ ArticleMetaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleMetaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
55
|
+
/** @nocollapse */ ArticleMetaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleMetaComponent, selector: "article-meta", ngImport: i0, template: "<daff-article>\n <p daffArticleMeta>Some interesting information about an article</p>\n</daff-article>", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], directives: [{ type: i1.DaffArticleMetaDirective, selector: "[daffArticleMeta]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
56
56
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleMetaComponent, decorators: [{
|
57
57
|
type: Component,
|
58
58
|
args: [{ selector: 'article-meta', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n <p daffArticleMeta>Some interesting information about an article</p>\n</daff-article>" }]
|
@@ -60,8 +60,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
60
60
|
|
61
61
|
class ArticleLinkComponent {
|
62
62
|
}
|
63
|
-
/** @nocollapse */
|
64
|
-
/** @nocollapse */
|
63
|
+
/** @nocollapse */ ArticleLinkComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleLinkComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
64
|
+
/** @nocollapse */ ArticleLinkComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleLinkComponent, selector: "article-link", ngImport: i0, template: "<daff-article>\n <a href=\"#\">This is a link.</a>\n</daff-article>", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
65
65
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleLinkComponent, decorators: [{
|
66
66
|
type: Component,
|
67
67
|
args: [{ selector: 'article-link', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n <a href=\"#\">This is a link.</a>\n</daff-article>" }]
|
@@ -69,8 +69,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
69
69
|
|
70
70
|
class ArticleLeadComponent {
|
71
71
|
}
|
72
|
-
/** @nocollapse */
|
73
|
-
/** @nocollapse */
|
72
|
+
/** @nocollapse */ ArticleLeadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleLeadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
73
|
+
/** @nocollapse */ ArticleLeadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleLeadComponent, selector: "article-lead", ngImport: i0, template: "<daff-article>\n <p daffArticleLead>This is an Article Lead.</p>\n</daff-article>", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], directives: [{ type: i1.DaffArticleLeadDirective, selector: "[daffArticleLead]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
74
74
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleLeadComponent, decorators: [{
|
75
75
|
type: Component,
|
76
76
|
args: [{ selector: 'article-lead', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n <p daffArticleLead>This is an Article Lead.</p>\n</daff-article>" }]
|
@@ -78,8 +78,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
78
78
|
|
79
79
|
class ArticleBlockquoteComponent {
|
80
80
|
}
|
81
|
-
/** @nocollapse */
|
82
|
-
/** @nocollapse */
|
81
|
+
/** @nocollapse */ ArticleBlockquoteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleBlockquoteComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
82
|
+
/** @nocollapse */ ArticleBlockquoteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleBlockquoteComponent, selector: "article-blockquote", ngImport: i0, template: "<daff-article>\n <blockquote>\n This is a blockquote. This can be used for customer testimonals, document references, etc.\n <cite>Name your quote source here.</cite>\n </blockquote>\n</daff-article>", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
83
83
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleBlockquoteComponent, decorators: [{
|
84
84
|
type: Component,
|
85
85
|
args: [{ selector: 'article-blockquote', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n <blockquote>\n This is a blockquote. This can be used for customer testimonals, document references, etc.\n <cite>Name your quote source here.</cite>\n </blockquote>\n</daff-article>" }]
|
@@ -87,8 +87,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
87
87
|
|
88
88
|
class ArticleTableComponent {
|
89
89
|
}
|
90
|
-
/** @nocollapse */
|
91
|
-
/** @nocollapse */
|
90
|
+
/** @nocollapse */ ArticleTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleTableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
91
|
+
/** @nocollapse */ ArticleTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleTableComponent, selector: "article-table", ngImport: i0, template: "<daff-article>\n <table>\n <thead>\n <tr>\n <th>Product Name</th>\n <th>Description</th>\n <th>Price</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>T-Shirt</td>\n <td>White Crew Neck T-Shirt</td>\n <td>$20.00</td>\n </tr>\n <tr>\n <td>Shorts</td>\n <td>Black Denim Shorts</td>\n <td>$40.00</td>\n </tr>\n <tr>\n <td>Shoes</td>\n <td>White Sneakers</td>\n <td>$100.00</td>\n </tr>\n </tbody>\n </table>\n</daff-article>", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
92
92
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleTableComponent, decorators: [{
|
93
93
|
type: Component,
|
94
94
|
args: [{ selector: 'article-table', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n <table>\n <thead>\n <tr>\n <th>Product Name</th>\n <th>Description</th>\n <th>Price</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>T-Shirt</td>\n <td>White Crew Neck T-Shirt</td>\n <td>$20.00</td>\n </tr>\n <tr>\n <td>Shorts</td>\n <td>Black Denim Shorts</td>\n <td>$40.00</td>\n </tr>\n <tr>\n <td>Shoes</td>\n <td>White Sneakers</td>\n <td>$100.00</td>\n </tr>\n </tbody>\n </table>\n</daff-article>" }]
|
@@ -96,8 +96,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImpor
|
|
96
96
|
|
97
97
|
class ArticleCodeBlockComponent {
|
98
98
|
}
|
99
|
-
/** @nocollapse */
|
100
|
-
/** @nocollapse */
|
99
|
+
/** @nocollapse */ ArticleCodeBlockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleCodeBlockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
100
|
+
/** @nocollapse */ ArticleCodeBlockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ArticleCodeBlockComponent, selector: "article-code-block", ngImport: i0, template: "<daff-article>\n<pre><code>This is a line of code.\nThis is another line of code.\n</code></pre>\n</daff-article>\n", components: [{ type: i1.DaffArticleComponent, selector: "daff-article" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
101
101
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleCodeBlockComponent, decorators: [{
|
102
102
|
type: Component,
|
103
103
|
args: [{ selector: 'article-code-block', changeDetection: ChangeDetectionStrategy.OnPush, template: "<daff-article>\n<pre><code>This is a line of code.\nThis is another line of code.\n</code></pre>\n</daff-article>\n" }]
|
@@ -119,10 +119,10 @@ const ARTICLE_EXAMPLES = [
|
|
119
119
|
|
120
120
|
class ArticleExamplesModule {
|
121
121
|
}
|
122
|
-
/** @nocollapse */
|
123
|
-
/** @nocollapse */
|
122
|
+
/** @nocollapse */ ArticleExamplesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleExamplesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
123
|
+
/** @nocollapse */ ArticleExamplesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleExamplesModule, declarations: [ArticleBlockquoteComponent, ArticleCodeBlockComponent, ArticleCodeInlineComponent, ArticleHeadingsComponent, ArticleHrComponent, ArticleLeadComponent, ArticleLinkComponent, ArticleMetaComponent, ArticleOlComponent, ArticleUlComponent, ArticleTableComponent], imports: [CommonModule,
|
124
124
|
DaffArticleModule] });
|
125
|
-
/** @nocollapse */
|
125
|
+
/** @nocollapse */ ArticleExamplesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ArticleExamplesModule, imports: [[
|
126
126
|
CommonModule,
|
127
127
|
DaffArticleModule,
|
128
128
|
]] });
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"daffodil-design-article-examples.mjs","sources":["../../../libs/design/article/examples/src/article-headings/article-headings.component.ts","../../../libs/design/article/examples/src/article-headings/article-headings.component.html","../../../libs/design/article/examples/src/article-code-inline/article-code-inline.component.ts","../../../libs/design/article/examples/src/article-code-inline/article-code-inline.component.html","../../../libs/design/article/examples/src/article-hr/article-hr.component.ts","../../../libs/design/article/examples/src/article-hr/article-hr.component.html","../../../libs/design/article/examples/src/article-ol/article-ol.component.ts","../../../libs/design/article/examples/src/article-ol/article-ol.component.html","../../../libs/design/article/examples/src/article-ul/article-ul.component.ts","../../../libs/design/article/examples/src/article-ul/article-ul.component.html","../../../libs/design/article/examples/src/article-meta/article-meta.component.ts","../../../libs/design/article/examples/src/article-meta/article-meta.component.html","../../../libs/design/article/examples/src/article-link/article-link.component.ts","../../../libs/design/article/examples/src/article-link/article-link.component.html","../../../libs/design/article/examples/src/article-lead/article-lead.component.ts","../../../libs/design/article/examples/src/article-lead/article-lead.component.html","../../../libs/design/article/examples/src/article-blockquote/article-blockquote.component.ts","../../../libs/design/article/examples/src/article-blockquote/article-blockquote.component.html","../../../libs/design/article/examples/src/article-table/article-table.component.ts","../../../libs/design/article/examples/src/article-table/article-table.component.html","../../../libs/design/article/examples/src/article-code-block/article-code-block.component.ts","../../../libs/design/article/examples/src/article-code-block/article-code-block.component.html","../../../libs/design/article/examples/src/examples.ts","../../../libs/design/article/examples/src/article-examples.module.ts","../../../libs/design/article/examples/src/daffodil-design-article-examples.ts"],"sourcesContent":["import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-headings',\n templateUrl: './article-headings.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleHeadingsComponent {}\n","<daff-article>\n <h1>This is a h1 heading.</h1>\n <h2>This is a h2 heading.</h2>\n <h3>This is a h3 heading.</h3>\n <h4>This is a h4 heading.</h4>\n <h5>This is a h5 heading.</h5>\n <h6>This is a h6 heading.</h6>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-code-inline',\n templateUrl: './article-code-inline.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleCodeInlineComponent {}\n","<daff-article>\n <p>We could be discussing <code>functions</code> or <code>types</code>, but we should indicate the difference between these elements and regular text!</p>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-hr',\n templateUrl: './article-hr.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleHrComponent {}\n","<daff-article>\n <hr>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-ol',\n templateUrl: './article-ol.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleOlComponent {}\n","<daff-article>\n <ol>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n </ol>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-ul',\n templateUrl: './article-ul.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleUlComponent {}\n","<daff-article>\n <ul>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n </ul>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-meta',\n templateUrl: './article-meta.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleMetaComponent {}\n","<daff-article>\n <p daffArticleMeta>Some interesting information about an article</p>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-link',\n templateUrl: './article-link.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleLinkComponent {}\n","<daff-article>\n <a href=\"#\">This is a link.</a>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-lead',\n templateUrl: './article-lead.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleLeadComponent {}\n","<daff-article>\n <p daffArticleLead>This is an Article Lead.</p>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-blockquote',\n templateUrl: './article-blockquote.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleBlockquoteComponent {}\n","<daff-article>\n <blockquote>\n This is a blockquote. This can be used for customer testimonals, document references, etc.\n <cite>Name your quote source here.</cite>\n </blockquote>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-table',\n templateUrl: './article-table.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleTableComponent {}\n","<daff-article>\n <table>\n <thead>\n <tr>\n <th>Product Name</th>\n <th>Description</th>\n <th>Price</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>T-Shirt</td>\n <td>White Crew Neck T-Shirt</td>\n <td>$20.00</td>\n </tr>\n <tr>\n <td>Shorts</td>\n <td>Black Denim Shorts</td>\n <td>$40.00</td>\n </tr>\n <tr>\n <td>Shoes</td>\n <td>White Sneakers</td>\n <td>$100.00</td>\n </tr>\n </tbody>\n </table>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-code-block',\n templateUrl: './article-code-block.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleCodeBlockComponent {}\n","<daff-article>\n<pre><code>This is a line of code.\nThis is another line of code.\n</code></pre>\n</daff-article>\n","import { ArticleBlockquoteComponent } from './article-blockquote/article-blockquote.component';\nimport { ArticleCodeBlockComponent } from './article-code-block/article-code-block.component';\nimport { ArticleCodeInlineComponent } from './article-code-inline/article-code-inline.component';\nimport { ArticleHeadingsComponent } from './article-headings/article-headings.component';\nimport { ArticleHrComponent } from './article-hr/article-hr.component';\nimport { ArticleLeadComponent } from './article-lead/article-lead.component';\nimport { ArticleLinkComponent } from './article-link/article-link.component';\nimport { ArticleMetaComponent } from './article-meta/article-meta.component';\nimport { ArticleOlComponent } from './article-ol/article-ol.component';\nimport { ArticleTableComponent } from './article-table/article-table.component';\nimport { ArticleUlComponent } from './article-ul/article-ul.component';\n\nexport const ARTICLE_EXAMPLES = [\n ArticleBlockquoteComponent,\n ArticleCodeBlockComponent,\n ArticleCodeInlineComponent,\n ArticleHeadingsComponent,\n ArticleHrComponent,\n ArticleLeadComponent,\n ArticleLinkComponent,\n ArticleMetaComponent,\n ArticleOlComponent,\n ArticleUlComponent,\n ArticleTableComponent,\n];\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\n\nimport { DaffArticleModule } from '@daffodil/design';\n\nimport { ARTICLE_EXAMPLES } from './examples';\n\n@NgModule({\n declarations: [\n ...ARTICLE_EXAMPLES,\n ],\n imports: [\n CommonModule,\n DaffArticleModule,\n ],\n entryComponents: [\n ...ARTICLE_EXAMPLES,\n ],\n})\nexport class ArticleExamplesModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"daffodil-design-article-examples.mjs","sources":["../../../libs/design/article/examples/src/article-headings/article-headings.component.ts","../../../libs/design/article/examples/src/article-headings/article-headings.component.html","../../../libs/design/article/examples/src/article-code-inline/article-code-inline.component.ts","../../../libs/design/article/examples/src/article-code-inline/article-code-inline.component.html","../../../libs/design/article/examples/src/article-hr/article-hr.component.ts","../../../libs/design/article/examples/src/article-hr/article-hr.component.html","../../../libs/design/article/examples/src/article-ol/article-ol.component.ts","../../../libs/design/article/examples/src/article-ol/article-ol.component.html","../../../libs/design/article/examples/src/article-ul/article-ul.component.ts","../../../libs/design/article/examples/src/article-ul/article-ul.component.html","../../../libs/design/article/examples/src/article-meta/article-meta.component.ts","../../../libs/design/article/examples/src/article-meta/article-meta.component.html","../../../libs/design/article/examples/src/article-link/article-link.component.ts","../../../libs/design/article/examples/src/article-link/article-link.component.html","../../../libs/design/article/examples/src/article-lead/article-lead.component.ts","../../../libs/design/article/examples/src/article-lead/article-lead.component.html","../../../libs/design/article/examples/src/article-blockquote/article-blockquote.component.ts","../../../libs/design/article/examples/src/article-blockquote/article-blockquote.component.html","../../../libs/design/article/examples/src/article-table/article-table.component.ts","../../../libs/design/article/examples/src/article-table/article-table.component.html","../../../libs/design/article/examples/src/article-code-block/article-code-block.component.ts","../../../libs/design/article/examples/src/article-code-block/article-code-block.component.html","../../../libs/design/article/examples/src/examples.ts","../../../libs/design/article/examples/src/article-examples.module.ts","../../../libs/design/article/examples/src/daffodil-design-article-examples.ts"],"sourcesContent":["import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-headings',\n templateUrl: './article-headings.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleHeadingsComponent {}\n","<daff-article>\n <h1>This is a h1 heading.</h1>\n <h2>This is a h2 heading.</h2>\n <h3>This is a h3 heading.</h3>\n <h4>This is a h4 heading.</h4>\n <h5>This is a h5 heading.</h5>\n <h6>This is a h6 heading.</h6>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-code-inline',\n templateUrl: './article-code-inline.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleCodeInlineComponent {}\n","<daff-article>\n <p>We could be discussing <code>functions</code> or <code>types</code>, but we should indicate the difference between these elements and regular text!</p>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-hr',\n templateUrl: './article-hr.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleHrComponent {}\n","<daff-article>\n <hr>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-ol',\n templateUrl: './article-ol.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleOlComponent {}\n","<daff-article>\n <ol>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n <li>This is an ordered list.</li>\n </ol>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-ul',\n templateUrl: './article-ul.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleUlComponent {}\n","<daff-article>\n <ul>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n <li>This is an unordered list.</li>\n </ul>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-meta',\n templateUrl: './article-meta.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleMetaComponent {}\n","<daff-article>\n <p daffArticleMeta>Some interesting information about an article</p>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-link',\n templateUrl: './article-link.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleLinkComponent {}\n","<daff-article>\n <a href=\"#\">This is a link.</a>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-lead',\n templateUrl: './article-lead.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleLeadComponent {}\n","<daff-article>\n <p daffArticleLead>This is an Article Lead.</p>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-blockquote',\n templateUrl: './article-blockquote.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleBlockquoteComponent {}\n","<daff-article>\n <blockquote>\n This is a blockquote. This can be used for customer testimonals, document references, etc.\n <cite>Name your quote source here.</cite>\n </blockquote>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-table',\n templateUrl: './article-table.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleTableComponent {}\n","<daff-article>\n <table>\n <thead>\n <tr>\n <th>Product Name</th>\n <th>Description</th>\n <th>Price</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>T-Shirt</td>\n <td>White Crew Neck T-Shirt</td>\n <td>$20.00</td>\n </tr>\n <tr>\n <td>Shorts</td>\n <td>Black Denim Shorts</td>\n <td>$40.00</td>\n </tr>\n <tr>\n <td>Shoes</td>\n <td>White Sneakers</td>\n <td>$100.00</td>\n </tr>\n </tbody>\n </table>\n</daff-article>","import {\n ChangeDetectionStrategy,\n Component,\n} from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'article-code-block',\n templateUrl: './article-code-block.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ArticleCodeBlockComponent {}\n","<daff-article>\n<pre><code>This is a line of code.\nThis is another line of code.\n</code></pre>\n</daff-article>\n","import { ArticleBlockquoteComponent } from './article-blockquote/article-blockquote.component';\nimport { ArticleCodeBlockComponent } from './article-code-block/article-code-block.component';\nimport { ArticleCodeInlineComponent } from './article-code-inline/article-code-inline.component';\nimport { ArticleHeadingsComponent } from './article-headings/article-headings.component';\nimport { ArticleHrComponent } from './article-hr/article-hr.component';\nimport { ArticleLeadComponent } from './article-lead/article-lead.component';\nimport { ArticleLinkComponent } from './article-link/article-link.component';\nimport { ArticleMetaComponent } from './article-meta/article-meta.component';\nimport { ArticleOlComponent } from './article-ol/article-ol.component';\nimport { ArticleTableComponent } from './article-table/article-table.component';\nimport { ArticleUlComponent } from './article-ul/article-ul.component';\n\nexport const ARTICLE_EXAMPLES = [\n ArticleBlockquoteComponent,\n ArticleCodeBlockComponent,\n ArticleCodeInlineComponent,\n ArticleHeadingsComponent,\n ArticleHrComponent,\n ArticleLeadComponent,\n ArticleLinkComponent,\n ArticleMetaComponent,\n ArticleOlComponent,\n ArticleUlComponent,\n ArticleTableComponent,\n];\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\n\nimport { DaffArticleModule } from '@daffodil/design';\n\nimport { ARTICLE_EXAMPLES } from './examples';\n\n@NgModule({\n declarations: [\n ...ARTICLE_EXAMPLES,\n ],\n imports: [\n CommonModule,\n DaffArticleModule,\n ],\n entryComponents: [\n ...ARTICLE_EXAMPLES,\n ],\n})\nexport class ArticleExamplesModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|