@inera/ids-angular 4.6.5 → 4.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/inera-ids-angular-common.umd.js +22 -90
- package/bundles/inera-ids-angular-common.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-alert-global.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-breadcrumbs.umd.js +5 -0
- package/bundles/inera-ids-angular-components-breadcrumbs.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-button.umd.js +5 -2
- package/bundles/inera-ids-angular-components-button.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js +1 -1
- package/bundles/inera-ids-angular-components-form-checkbox-group.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-checkbox.umd.js +1 -1
- package/bundles/inera-ids-angular-components-form-checkbox.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-error-message.umd.js +5 -2
- package/bundles/inera-ids-angular-components-form-error-message.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-input.umd.js +1 -1
- package/bundles/inera-ids-angular-components-form-input.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-radio.umd.js +35 -32
- package/bundles/inera-ids-angular-components-form-radio.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-range.umd.js +339 -9
- package/bundles/inera-ids-angular-components-form-range.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-select-multiple.umd.js +3 -3
- package/bundles/inera-ids-angular-components-form-select-multiple.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-select.umd.js +1 -1
- package/bundles/inera-ids-angular-components-form-select.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-textarea.umd.js +2 -5
- package/bundles/inera-ids-angular-components-form-textarea.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-time.umd.js +1 -1
- package/bundles/inera-ids-angular-components-form-time.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-form-toggle.umd.js +338 -9
- package/bundles/inera-ids-angular-components-form-toggle.umd.js.map +1 -1
- package/bundles/inera-ids-angular-components-tabs.umd.js +6 -7
- package/bundles/inera-ids-angular-components-tabs.umd.js.map +1 -1
- package/bundles/inera-ids-angular-icons-activity.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-activity.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-alarm-clock-inactivity.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-alarm-clock-inactivity.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-alarm-clock-neutral.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-alarm-clock-neutral.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-archive.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-archive.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-denied.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-denied.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-document.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-document.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-download.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-download.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-email-sent.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-email-sent.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-email-unread.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-email-unread.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-file-csv.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-file-csv.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-flag.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-flag.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-form-numbered-reocurring.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-form-numbered-reocurring.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-form-numbered.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-form-numbered.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-headphones.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-headphones.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-hourglass-end.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-hourglass-end.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-hourglass-start.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-hourglass-start.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-hourglass.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-hourglass.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-moment-start.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-moment-start.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-moment-stop.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-moment-stop.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-share.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-share.umd.js.map +1 -0
- package/bundles/inera-ids-angular-icons-switch-person.umd.js +403 -0
- package/bundles/inera-ids-angular-icons-switch-person.umd.js.map +1 -0
- package/bundles/inera-ids-angular.umd.js +1 -387
- package/bundles/inera-ids-angular.umd.js.map +1 -1
- package/common/classes/form/IDFormBase.d.ts +8 -3
- package/common/public-api.d.ts +0 -2
- package/components/button/button.component.d.ts +2 -1
- package/components/form/error-message/error-message.component.d.ts +2 -1
- package/components/form/radio/radio-group.component.d.ts +2 -2
- package/components/form/range/range.component.d.ts +2 -1
- package/components/form/select-multiple/select-multiple.component.d.ts +2 -2
- package/components/form/textarea/textarea.component.d.ts +1 -2
- package/components/form/toggle/toggle.component.d.ts +2 -2
- package/components/tabs/panel/tab-panel.component.d.ts +2 -1
- package/components/tabs/tab/tab.component.d.ts +1 -3
- package/components/tabs/tabs.component.d.ts +1 -1
- package/esm2015/common/classes/form/IDFormBase.js +24 -5
- package/esm2015/common/public-api.js +1 -4
- package/esm2015/components/alert-global/alert-global.component.js +1 -1
- package/esm2015/components/breadcrumbs/breadcrumbs.component.js +6 -1
- package/esm2015/components/button/button.component.js +6 -3
- package/esm2015/components/form/checkbox/checkbox.component.js +2 -2
- package/esm2015/components/form/checkbox-group/checkbox-group.component.js +2 -2
- package/esm2015/components/form/error-message/error-message.component.js +7 -4
- package/esm2015/components/form/input/input.component.js +2 -2
- package/esm2015/components/form/radio/radio-group.component.js +7 -5
- package/esm2015/components/form/range/range.component.js +6 -4
- package/esm2015/components/form/select/select.component.js +2 -2
- package/esm2015/components/form/select-multiple/select-multiple.component.js +4 -4
- package/esm2015/components/form/textarea/textarea.component.js +3 -6
- package/esm2015/components/form/time/time.component.js +2 -2
- package/esm2015/components/form/toggle/toggle.component.js +6 -6
- package/esm2015/components/tabs/panel/tab-panel.component.js +5 -2
- package/esm2015/components/tabs/tab/tab.component.js +2 -6
- package/esm2015/components/tabs/tabs.component.js +2 -2
- package/esm2015/icons/activity/icon-activity.component.js +16 -0
- package/esm2015/icons/activity/icon-activity.module.js +22 -0
- package/esm2015/icons/activity/inera-ids-angular-icons-activity.js +5 -0
- package/esm2015/icons/activity/public-api.js +3 -0
- package/esm2015/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.js +16 -0
- package/esm2015/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.js +22 -0
- package/esm2015/icons/alarm-clock-inactivity/inera-ids-angular-icons-alarm-clock-inactivity.js +5 -0
- package/esm2015/icons/alarm-clock-inactivity/public-api.js +3 -0
- package/esm2015/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.js +16 -0
- package/esm2015/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.js +22 -0
- package/esm2015/icons/alarm-clock-neutral/inera-ids-angular-icons-alarm-clock-neutral.js +5 -0
- package/esm2015/icons/alarm-clock-neutral/public-api.js +3 -0
- package/esm2015/icons/archive/icon-archive.component.js +16 -0
- package/esm2015/icons/archive/icon-archive.module.js +22 -0
- package/esm2015/icons/archive/inera-ids-angular-icons-archive.js +5 -0
- package/esm2015/icons/archive/public-api.js +3 -0
- package/esm2015/icons/denied/icon-denied.component.js +16 -0
- package/esm2015/icons/denied/icon-denied.module.js +22 -0
- package/esm2015/icons/denied/inera-ids-angular-icons-denied.js +5 -0
- package/esm2015/icons/denied/public-api.js +3 -0
- package/esm2015/icons/document/icon-document.component.js +16 -0
- package/esm2015/icons/document/icon-document.module.js +22 -0
- package/esm2015/icons/document/inera-ids-angular-icons-document.js +5 -0
- package/esm2015/icons/document/public-api.js +3 -0
- package/esm2015/icons/download/icon-download.component.js +16 -0
- package/esm2015/icons/download/icon-download.module.js +22 -0
- package/esm2015/icons/download/inera-ids-angular-icons-download.js +5 -0
- package/esm2015/icons/download/public-api.js +3 -0
- package/esm2015/icons/email-sent/icon-email-sent.component.js +16 -0
- package/esm2015/icons/email-sent/icon-email-sent.module.js +22 -0
- package/esm2015/icons/email-sent/inera-ids-angular-icons-email-sent.js +5 -0
- package/esm2015/icons/email-sent/public-api.js +3 -0
- package/esm2015/icons/email-unread/icon-email-unread.component.js +16 -0
- package/esm2015/icons/email-unread/icon-email-unread.module.js +22 -0
- package/esm2015/icons/email-unread/inera-ids-angular-icons-email-unread.js +5 -0
- package/esm2015/icons/email-unread/public-api.js +3 -0
- package/esm2015/icons/file-csv/icon-file-csv.component.js +16 -0
- package/esm2015/icons/file-csv/icon-file-csv.module.js +22 -0
- package/esm2015/icons/file-csv/inera-ids-angular-icons-file-csv.js +5 -0
- package/esm2015/icons/file-csv/public-api.js +3 -0
- package/esm2015/icons/flag/icon-flag.component.js +16 -0
- package/esm2015/icons/flag/icon-flag.module.js +22 -0
- package/esm2015/icons/flag/inera-ids-angular-icons-flag.js +5 -0
- package/esm2015/icons/flag/public-api.js +3 -0
- package/esm2015/icons/form-numbered/icon-form-numbered.component.js +16 -0
- package/esm2015/icons/form-numbered/icon-form-numbered.module.js +22 -0
- package/esm2015/icons/form-numbered/inera-ids-angular-icons-form-numbered.js +5 -0
- package/esm2015/icons/form-numbered/public-api.js +3 -0
- package/esm2015/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.component.js +16 -0
- package/esm2015/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.module.js +22 -0
- package/esm2015/icons/form-numbered-reocurring/inera-ids-angular-icons-form-numbered-reocurring.js +5 -0
- package/esm2015/icons/form-numbered-reocurring/public-api.js +3 -0
- package/esm2015/icons/headphones/icon-headphones.component.js +16 -0
- package/esm2015/icons/headphones/icon-headphones.module.js +22 -0
- package/esm2015/icons/headphones/inera-ids-angular-icons-headphones.js +5 -0
- package/esm2015/icons/headphones/public-api.js +3 -0
- package/esm2015/icons/hourglass/icon-hourglass.component.js +16 -0
- package/esm2015/icons/hourglass/icon-hourglass.module.js +22 -0
- package/esm2015/{components/icon/inera-ids-angular-components-icon.js → icons/hourglass/inera-ids-angular-icons-hourglass.js} +1 -1
- package/esm2015/icons/hourglass/public-api.js +3 -0
- package/esm2015/icons/hourglass-end/icon-hourglass-end.component.js +16 -0
- package/esm2015/icons/hourglass-end/icon-hourglass-end.module.js +22 -0
- package/esm2015/icons/hourglass-end/inera-ids-angular-icons-hourglass-end.js +5 -0
- package/esm2015/icons/hourglass-end/public-api.js +3 -0
- package/esm2015/icons/hourglass-start/icon-hourglass-start.component.js +16 -0
- package/esm2015/icons/hourglass-start/icon-hourglass-start.module.js +22 -0
- package/esm2015/icons/hourglass-start/inera-ids-angular-icons-hourglass-start.js +5 -0
- package/esm2015/icons/hourglass-start/public-api.js +3 -0
- package/esm2015/icons/moment-start/icon-moment-start.component.js +16 -0
- package/esm2015/icons/moment-start/icon-moment-start.module.js +22 -0
- package/esm2015/icons/moment-start/inera-ids-angular-icons-moment-start.js +5 -0
- package/esm2015/icons/moment-start/public-api.js +3 -0
- package/esm2015/icons/moment-stop/icon-moment-stop.component.js +16 -0
- package/esm2015/icons/moment-stop/icon-moment-stop.module.js +22 -0
- package/esm2015/icons/moment-stop/inera-ids-angular-icons-moment-stop.js +5 -0
- package/esm2015/icons/moment-stop/public-api.js +3 -0
- package/esm2015/icons/share/icon-share.component.js +16 -0
- package/esm2015/icons/share/icon-share.module.js +22 -0
- package/esm2015/icons/share/inera-ids-angular-icons-share.js +5 -0
- package/esm2015/icons/share/public-api.js +3 -0
- package/esm2015/icons/switch-person/icon-switch-person.component.js +16 -0
- package/esm2015/icons/switch-person/icon-switch-person.module.js +22 -0
- package/esm2015/icons/switch-person/inera-ids-angular-icons-switch-person.js +5 -0
- package/esm2015/icons/switch-person/public-api.js +3 -0
- package/esm2015/public-api.js +1 -387
- package/fesm2015/inera-ids-angular-common.js +24 -46
- package/fesm2015/inera-ids-angular-common.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-alert-global.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-breadcrumbs.js +5 -0
- package/fesm2015/inera-ids-angular-components-breadcrumbs.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-button.js +5 -2
- package/fesm2015/inera-ids-angular-components-button.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-checkbox-group.js +1 -1
- package/fesm2015/inera-ids-angular-components-form-checkbox-group.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-checkbox.js +1 -1
- package/fesm2015/inera-ids-angular-components-form-checkbox.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-error-message.js +6 -3
- package/fesm2015/inera-ids-angular-components-form-error-message.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-input.js +1 -1
- package/fesm2015/inera-ids-angular-components-form-input.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-radio.js +6 -5
- package/fesm2015/inera-ids-angular-components-form-radio.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-range.js +5 -3
- package/fesm2015/inera-ids-angular-components-form-range.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-select-multiple.js +3 -3
- package/fesm2015/inera-ids-angular-components-form-select-multiple.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-select.js +1 -1
- package/fesm2015/inera-ids-angular-components-form-select.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-textarea.js +2 -5
- package/fesm2015/inera-ids-angular-components-form-textarea.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-time.js +1 -1
- package/fesm2015/inera-ids-angular-components-form-time.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-form-toggle.js +5 -5
- package/fesm2015/inera-ids-angular-components-form-toggle.js.map +1 -1
- package/fesm2015/inera-ids-angular-components-tabs.js +6 -7
- package/fesm2015/inera-ids-angular-components-tabs.js.map +1 -1
- package/fesm2015/inera-ids-angular-icons-activity.js +42 -0
- package/fesm2015/inera-ids-angular-icons-activity.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-alarm-clock-inactivity.js +42 -0
- package/fesm2015/inera-ids-angular-icons-alarm-clock-inactivity.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-alarm-clock-neutral.js +42 -0
- package/fesm2015/inera-ids-angular-icons-alarm-clock-neutral.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-archive.js +42 -0
- package/fesm2015/inera-ids-angular-icons-archive.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-denied.js +42 -0
- package/fesm2015/inera-ids-angular-icons-denied.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-document.js +42 -0
- package/fesm2015/inera-ids-angular-icons-document.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-download.js +42 -0
- package/fesm2015/inera-ids-angular-icons-download.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-email-sent.js +42 -0
- package/fesm2015/inera-ids-angular-icons-email-sent.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-email-unread.js +42 -0
- package/fesm2015/inera-ids-angular-icons-email-unread.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-file-csv.js +42 -0
- package/fesm2015/inera-ids-angular-icons-file-csv.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-flag.js +42 -0
- package/fesm2015/inera-ids-angular-icons-flag.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-form-numbered-reocurring.js +42 -0
- package/fesm2015/inera-ids-angular-icons-form-numbered-reocurring.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-form-numbered.js +42 -0
- package/fesm2015/inera-ids-angular-icons-form-numbered.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-headphones.js +42 -0
- package/fesm2015/inera-ids-angular-icons-headphones.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-hourglass-end.js +42 -0
- package/fesm2015/inera-ids-angular-icons-hourglass-end.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-hourglass-start.js +42 -0
- package/fesm2015/inera-ids-angular-icons-hourglass-start.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-hourglass.js +42 -0
- package/fesm2015/inera-ids-angular-icons-hourglass.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-moment-start.js +42 -0
- package/fesm2015/inera-ids-angular-icons-moment-start.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-moment-stop.js +42 -0
- package/fesm2015/inera-ids-angular-icons-moment-stop.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-share.js +42 -0
- package/fesm2015/inera-ids-angular-icons-share.js.map +1 -0
- package/fesm2015/inera-ids-angular-icons-switch-person.js +42 -0
- package/fesm2015/inera-ids-angular-icons-switch-person.js.map +1 -0
- package/fesm2015/inera-ids-angular.js +1 -387
- package/fesm2015/inera-ids-angular.js.map +1 -1
- package/icons/activity/icon-activity.component.d.ts +6 -0
- package/icons/activity/icon-activity.module.d.ts +8 -0
- package/{components/icon/inera-ids-angular-components-icon.d.ts → icons/activity/inera-ids-angular-icons-activity.d.ts} +1 -1
- package/icons/activity/package.json +10 -0
- package/icons/activity/public-api.d.ts +2 -0
- package/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.d.ts +6 -0
- package/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.d.ts +8 -0
- package/icons/alarm-clock-inactivity/inera-ids-angular-icons-alarm-clock-inactivity.d.ts +5 -0
- package/icons/alarm-clock-inactivity/package.json +10 -0
- package/icons/alarm-clock-inactivity/public-api.d.ts +2 -0
- package/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.d.ts +6 -0
- package/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.d.ts +8 -0
- package/icons/alarm-clock-neutral/inera-ids-angular-icons-alarm-clock-neutral.d.ts +5 -0
- package/icons/alarm-clock-neutral/package.json +10 -0
- package/icons/alarm-clock-neutral/public-api.d.ts +2 -0
- package/icons/archive/icon-archive.component.d.ts +6 -0
- package/icons/archive/icon-archive.module.d.ts +8 -0
- package/icons/archive/inera-ids-angular-icons-archive.d.ts +5 -0
- package/icons/archive/package.json +10 -0
- package/icons/archive/public-api.d.ts +2 -0
- package/icons/denied/icon-denied.component.d.ts +6 -0
- package/icons/denied/icon-denied.module.d.ts +8 -0
- package/icons/denied/inera-ids-angular-icons-denied.d.ts +5 -0
- package/icons/denied/package.json +10 -0
- package/icons/denied/public-api.d.ts +2 -0
- package/icons/document/icon-document.component.d.ts +6 -0
- package/icons/document/icon-document.module.d.ts +8 -0
- package/icons/document/inera-ids-angular-icons-document.d.ts +5 -0
- package/icons/document/package.json +10 -0
- package/icons/document/public-api.d.ts +2 -0
- package/icons/download/icon-download.component.d.ts +6 -0
- package/icons/download/icon-download.module.d.ts +8 -0
- package/icons/download/inera-ids-angular-icons-download.d.ts +5 -0
- package/icons/download/package.json +10 -0
- package/icons/download/public-api.d.ts +2 -0
- package/icons/email-sent/icon-email-sent.component.d.ts +6 -0
- package/icons/email-sent/icon-email-sent.module.d.ts +8 -0
- package/icons/email-sent/inera-ids-angular-icons-email-sent.d.ts +5 -0
- package/icons/email-sent/package.json +10 -0
- package/icons/email-sent/public-api.d.ts +2 -0
- package/icons/email-unread/icon-email-unread.component.d.ts +6 -0
- package/icons/email-unread/icon-email-unread.module.d.ts +8 -0
- package/icons/email-unread/inera-ids-angular-icons-email-unread.d.ts +5 -0
- package/icons/email-unread/package.json +10 -0
- package/icons/email-unread/public-api.d.ts +2 -0
- package/icons/file-csv/icon-file-csv.component.d.ts +6 -0
- package/icons/file-csv/icon-file-csv.module.d.ts +8 -0
- package/icons/file-csv/inera-ids-angular-icons-file-csv.d.ts +5 -0
- package/icons/file-csv/package.json +10 -0
- package/icons/file-csv/public-api.d.ts +2 -0
- package/icons/flag/icon-flag.component.d.ts +6 -0
- package/icons/flag/icon-flag.module.d.ts +8 -0
- package/icons/flag/inera-ids-angular-icons-flag.d.ts +5 -0
- package/icons/flag/package.json +10 -0
- package/icons/flag/public-api.d.ts +2 -0
- package/icons/form-numbered/icon-form-numbered.component.d.ts +6 -0
- package/icons/form-numbered/icon-form-numbered.module.d.ts +8 -0
- package/icons/form-numbered/inera-ids-angular-icons-form-numbered.d.ts +5 -0
- package/icons/form-numbered/package.json +10 -0
- package/icons/form-numbered/public-api.d.ts +2 -0
- package/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.component.d.ts +6 -0
- package/icons/form-numbered-reocurring/icon-form-numbered-reoccuring.module.d.ts +8 -0
- package/icons/form-numbered-reocurring/inera-ids-angular-icons-form-numbered-reocurring.d.ts +5 -0
- package/icons/form-numbered-reocurring/package.json +10 -0
- package/icons/form-numbered-reocurring/public-api.d.ts +2 -0
- package/icons/headphones/icon-headphones.component.d.ts +6 -0
- package/icons/headphones/icon-headphones.module.d.ts +8 -0
- package/icons/headphones/inera-ids-angular-icons-headphones.d.ts +5 -0
- package/icons/headphones/package.json +10 -0
- package/icons/headphones/public-api.d.ts +2 -0
- package/icons/hourglass/icon-hourglass.component.d.ts +6 -0
- package/icons/hourglass/icon-hourglass.module.d.ts +8 -0
- package/icons/hourglass/inera-ids-angular-icons-hourglass.d.ts +5 -0
- package/icons/hourglass/package.json +10 -0
- package/icons/hourglass/public-api.d.ts +2 -0
- package/icons/hourglass-end/icon-hourglass-end.component.d.ts +6 -0
- package/icons/hourglass-end/icon-hourglass-end.module.d.ts +8 -0
- package/icons/hourglass-end/inera-ids-angular-icons-hourglass-end.d.ts +5 -0
- package/icons/hourglass-end/package.json +10 -0
- package/icons/hourglass-end/public-api.d.ts +2 -0
- package/icons/hourglass-start/icon-hourglass-start.component.d.ts +6 -0
- package/icons/hourglass-start/icon-hourglass-start.module.d.ts +8 -0
- package/icons/hourglass-start/inera-ids-angular-icons-hourglass-start.d.ts +5 -0
- package/icons/hourglass-start/package.json +10 -0
- package/icons/hourglass-start/public-api.d.ts +2 -0
- package/icons/moment-start/icon-moment-start.component.d.ts +6 -0
- package/icons/moment-start/icon-moment-start.module.d.ts +8 -0
- package/icons/moment-start/inera-ids-angular-icons-moment-start.d.ts +5 -0
- package/icons/moment-start/package.json +10 -0
- package/icons/moment-start/public-api.d.ts +2 -0
- package/icons/moment-stop/icon-moment-stop.component.d.ts +6 -0
- package/icons/moment-stop/icon-moment-stop.module.d.ts +8 -0
- package/icons/moment-stop/inera-ids-angular-icons-moment-stop.d.ts +5 -0
- package/icons/moment-stop/package.json +10 -0
- package/icons/moment-stop/public-api.d.ts +2 -0
- package/icons/share/icon-share.component.d.ts +6 -0
- package/icons/share/icon-share.module.d.ts +8 -0
- package/icons/share/inera-ids-angular-icons-share.d.ts +5 -0
- package/icons/share/package.json +10 -0
- package/icons/share/public-api.d.ts +2 -0
- package/icons/switch-person/icon-switch-person.component.d.ts +6 -0
- package/icons/switch-person/icon-switch-person.module.d.ts +8 -0
- package/icons/switch-person/inera-ids-angular-icons-switch-person.d.ts +5 -0
- package/icons/switch-person/package.json +10 -0
- package/icons/switch-person/public-api.d.ts +2 -0
- package/package.json +2 -2
- package/bundles/inera-ids-angular-components-icon.umd.js +0 -104
- package/bundles/inera-ids-angular-components-icon.umd.js.map +0 -1
- package/common/classes/icon/IDIcon.d.ts +0 -16
- package/common/classes/icon/IDIconProps.d.ts +0 -13
- package/components/icon/icon.component.d.ts +0 -16
- package/components/icon/icon.module.d.ts +0 -8
- package/components/icon/package.json +0 -10
- package/components/icon/public-api.d.ts +0 -2
- package/esm2015/common/classes/icon/IDIcon.js +0 -39
- package/esm2015/common/classes/icon/IDIconProps.js +0 -2
- package/esm2015/components/icon/icon.component.js +0 -47
- package/esm2015/components/icon/icon.module.js +0 -22
- package/esm2015/components/icon/public-api.js +0 -3
- package/fesm2015/inera-ids-angular-components-icon.js +0 -73
- package/fesm2015/inera-ids-angular-components-icon.js.map +0 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { Component, ViewEncapsulation, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
|
+
import { IDFormBase } from '@inera/ids-angular/common';
|
|
3
4
|
import '@inera/ids-core/components/form/toggle/register';
|
|
4
5
|
|
|
5
|
-
class IDToggleComponent {
|
|
6
|
-
constructor() { }
|
|
6
|
+
class IDToggleComponent extends IDFormBase {
|
|
7
7
|
}
|
|
8
|
-
IDToggleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDToggleComponent, deps:
|
|
9
|
-
IDToggleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDToggleComponent, selector: "id-toggle", ngImport: i0, template: "<ids-toggle>\r\n <ng-content></ng-content>\r\n</ids-toggle>", encapsulation: i0.ViewEncapsulation.None });
|
|
8
|
+
IDToggleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDToggleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
IDToggleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDToggleComponent, selector: "id-toggle", usesInheritance: true, ngImport: i0, template: "<ids-toggle \r\n [invalid]=\"invalid\"\r\n (onValid)=\"emitOnValid($event)\"\r\n (onInvalid)=\"emitOnInvalid($event)\">\r\n <ng-content></ng-content>\r\n</ids-toggle>", encapsulation: i0.ViewEncapsulation.None });
|
|
10
10
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDToggleComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{
|
|
@@ -14,7 +14,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
14
14
|
templateUrl: './toggle.component.html',
|
|
15
15
|
encapsulation: ViewEncapsulation.None,
|
|
16
16
|
}]
|
|
17
|
-
}]
|
|
17
|
+
}] });
|
|
18
18
|
|
|
19
19
|
class IDToggleModule {
|
|
20
20
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inera-ids-angular-components-form-toggle.js","sources":["../../../projects/ids-angular/components/form/toggle/toggle.component.ts","../../../projects/ids-angular/components/form/toggle/toggle.component.html","../../../projects/ids-angular/components/form/toggle/toggle.module.ts","../../../projects/ids-angular/components/form/toggle/inera-ids-angular-components-form-toggle.ts"],"sourcesContent":["import { Component, OnInit, ViewEncapsulation } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-toggle',\r\n templateUrl: './toggle.component.html',\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class IDToggleComponent {\r\n\r\n
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-components-form-toggle.js","sources":["../../../projects/ids-angular/components/form/toggle/toggle.component.ts","../../../projects/ids-angular/components/form/toggle/toggle.component.html","../../../projects/ids-angular/components/form/toggle/toggle.module.ts","../../../projects/ids-angular/components/form/toggle/inera-ids-angular-components-form-toggle.ts"],"sourcesContent":["import { Component, OnInit, ViewEncapsulation } from '@angular/core';\r\nimport { IDFormBase } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-toggle',\r\n templateUrl: './toggle.component.html',\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class IDToggleComponent extends IDFormBase {\r\n\r\n}\r\n","<ids-toggle \r\n [invalid]=\"invalid\"\r\n (onValid)=\"emitOnValid($event)\"\r\n (onInvalid)=\"emitOnInvalid($event)\">\r\n <ng-content></ng-content>\r\n</ids-toggle>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDToggleComponent } from './toggle.component';\r\nimport '@inera/ids-core/components/form/toggle/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDToggleComponent\r\n ],\r\n exports: [\r\n IDToggleComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDToggleModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAQM,MAAO,iBAAkB,SAAQ,UAAU,CAAA;;+GAApC,iBAAiB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAjB,iBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,iBAAiB,wECR9B,4KAKa,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;4FDGA,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAL7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,WAAW,EAAE,yBAAyB;oBACtC,aAAa,EAAE,iBAAiB,CAAC,IAAI;AACtC,iBAAA,CAAA;;;MEMY,cAAc,CAAA;;4GAAd,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;6GAAd,cAAc,EAAA,YAAA,EAAA,CAPvB,iBAAiB,CAAA,EAAA,OAAA,EAAA,CAGjB,iBAAiB,CAAA,EAAA,CAAA,CAAA;6GAIR,cAAc,EAAA,CAAA,CAAA;4FAAd,cAAc,EAAA,UAAA,EAAA,CAAA;kBAT1B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,iBAAiB;AAClB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,iBAAiB;AAClB,qBAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACZD;;AAEG;;;;"}
|
|
@@ -7,10 +7,11 @@ import '@inera/ids-core/components/tabs/register';
|
|
|
7
7
|
class IDTabPanelComponent {
|
|
8
8
|
constructor() {
|
|
9
9
|
this.nofocus = undefined;
|
|
10
|
+
this.compact = undefined;
|
|
10
11
|
}
|
|
11
12
|
}
|
|
12
13
|
IDTabPanelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
13
|
-
IDTabPanelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabPanelComponent, selector: "id-tab-panel", inputs: { nofocus: "nofocus" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
|
|
14
|
+
IDTabPanelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabPanelComponent, selector: "id-tab-panel", inputs: { nofocus: "nofocus", compact: "compact" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
|
|
14
15
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabPanelComponent, decorators: [{
|
|
15
16
|
type: Component,
|
|
16
17
|
args: [{
|
|
@@ -19,6 +20,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
19
20
|
}]
|
|
20
21
|
}], propDecorators: { nofocus: [{
|
|
21
22
|
type: Input
|
|
23
|
+
}], compact: [{
|
|
24
|
+
type: Input
|
|
22
25
|
}], template: [{
|
|
23
26
|
type: ViewChild,
|
|
24
27
|
args: [TemplateRef]
|
|
@@ -31,13 +34,11 @@ class IDTabComponent {
|
|
|
31
34
|
this.notifications = 0;
|
|
32
35
|
this.label = '';
|
|
33
36
|
this.selected = false;
|
|
34
|
-
// Internal icon
|
|
35
|
-
this.icon = undefined;
|
|
36
37
|
elementRef.nativeElement.setAttribute('slot', 'tab');
|
|
37
38
|
}
|
|
38
39
|
}
|
|
39
40
|
IDTabComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
40
|
-
IDTabComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabComponent, selector: "id-tab", inputs: { notices: "notices", notifications: "notifications", label: "label", selected: "selected"
|
|
41
|
+
IDTabComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabComponent, selector: "id-tab", inputs: { notices: "notices", notifications: "notifications", label: "label", selected: "selected" }, viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>" });
|
|
41
42
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabComponent, decorators: [{
|
|
42
43
|
type: Component,
|
|
43
44
|
args: [{
|
|
@@ -52,8 +53,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
52
53
|
type: Input
|
|
53
54
|
}], selected: [{
|
|
54
55
|
type: Input
|
|
55
|
-
}], icon: [{
|
|
56
|
-
type: Input
|
|
57
56
|
}], template: [{
|
|
58
57
|
type: ViewChild,
|
|
59
58
|
args: [TemplateRef]
|
|
@@ -75,7 +74,7 @@ class IDTabsComponent {
|
|
|
75
74
|
}
|
|
76
75
|
}
|
|
77
76
|
IDTabsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
78
|
-
IDTabsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabsComponent, selector: "id-tabs", inputs: { responsive: "responsive", unresponsive: "unresponsive", compact: "compact", selectLabel: "selectLabel" }, outputs: { onTabChange: "onTabChange" }, queries: [{ propertyName: "tabComponents", predicate: IDTabComponent }, { propertyName: "tabPanelComponents", predicate: IDTabPanelComponent }], ngImport: i0, template: "<ids-tabs \r\n [unresponsive]=\"unresponsive ? true : null\"\r\n [compact]=\"compact ? true : null\"\r\n [responsive]=\"responsive\"\r\n [selectlabel]=\"selectLabel\"\r\n (tabChange)=\"onTabChange.emit($event)\"\r\n *ngIf=\"tabs && tabPanels\">\r\n
|
|
77
|
+
IDTabsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDTabsComponent, selector: "id-tabs", inputs: { responsive: "responsive", unresponsive: "unresponsive", compact: "compact", selectLabel: "selectLabel" }, outputs: { onTabChange: "onTabChange" }, queries: [{ propertyName: "tabComponents", predicate: IDTabComponent }, { propertyName: "tabPanelComponents", predicate: IDTabPanelComponent }], ngImport: i0, template: "<ids-tabs \r\n [unresponsive]=\"unresponsive ? true : null\"\r\n [compact]=\"compact ? true : null\"\r\n [responsive]=\"responsive\"\r\n [selectlabel]=\"selectLabel\"\r\n (tabChange)=\"onTabChange.emit($event)\"\r\n *ngIf=\"tabs && tabPanels\">\r\n <ids-tab *ngFor=\"let tab of tabs\"\r\n [label]=\"tab.label\"\r\n slot=\"tab\"\r\n [notifications]=\"tab.notifications\"\r\n [notices]=\"tab.notices\"\r\n [attr.selected]=\"tab.selected ? '' : null\">\r\n <ng-container *ngTemplateOutlet=\"tab.template\"></ng-container>\r\n </ids-tab>\r\n <ng-content></ng-content>\r\n <ids-tab-panel *ngFor=\"let tabpanel of tabPanels\"\r\n [nofocus]=\"tabpanel.nofocus ? true : null\"\r\n [compact]=\"tabpanel.compact ? true : null\">\r\n <ng-container *ngTemplateOutlet=\"tabpanel.template\"></ng-container>\r\n </ids-tab-panel>\r\n</ids-tabs>", directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
|
|
79
78
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDTabsComponent, decorators: [{
|
|
80
79
|
type: Component,
|
|
81
80
|
args: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inera-ids-angular-components-tabs.js","sources":["../../../projects/ids-angular/components/tabs/panel/tab-panel.component.ts","../../../projects/ids-angular/components/tabs/panel/tab-panel.component.html","../../../projects/ids-angular/components/tabs/tab/tab.component.ts","../../../projects/ids-angular/components/tabs/tab/tab.component.html","../../../projects/ids-angular/components/tabs/tabs.component.ts","../../../projects/ids-angular/components/tabs/tabs.component.html","../../../projects/ids-angular/components/tabs/tabs.module.ts","../../../projects/ids-angular/components/tabs/inera-ids-angular-components-tabs.ts"],"sourcesContent":["import { Component, Input, TemplateRef, ViewChild } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-tab-panel',\r\n templateUrl: './tab-panel.component.html'\r\n})\r\nexport class IDTabPanelComponent {\r\n\r\n @Input()\r\n nofocus: string | undefined = undefined;\r\n \r\n @ViewChild(TemplateRef) template: TemplateRef<any>;\r\n\r\n}\r\n","<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>","import { Component, ElementRef, Input, TemplateRef, ViewChild } from '@angular/core';\r\
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-components-tabs.js","sources":["../../../projects/ids-angular/components/tabs/panel/tab-panel.component.ts","../../../projects/ids-angular/components/tabs/panel/tab-panel.component.html","../../../projects/ids-angular/components/tabs/tab/tab.component.ts","../../../projects/ids-angular/components/tabs/tab/tab.component.html","../../../projects/ids-angular/components/tabs/tabs.component.ts","../../../projects/ids-angular/components/tabs/tabs.component.html","../../../projects/ids-angular/components/tabs/tabs.module.ts","../../../projects/ids-angular/components/tabs/inera-ids-angular-components-tabs.ts"],"sourcesContent":["import { Component, Input, TemplateRef, ViewChild } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-tab-panel',\r\n templateUrl: './tab-panel.component.html'\r\n})\r\nexport class IDTabPanelComponent {\r\n\r\n @Input()\r\n nofocus: string | undefined = undefined;\r\n\r\n @Input()\r\n compact: string | undefined = undefined;\r\n \r\n @ViewChild(TemplateRef) template: TemplateRef<any>;\r\n\r\n}\r\n","<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>","import { Component, ElementRef, Input, TemplateRef, ViewChild } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'id-tab',\r\n templateUrl: './tab.component.html'\r\n})\r\nexport class IDTabComponent {\r\n\r\n @Input()\r\n notices: number = 0;\r\n\r\n @Input()\r\n notifications: number = 0;\r\n\r\n @Input()\r\n label: string = '';\r\n\r\n @Input()\r\n selected: Boolean = false;\r\n\r\n @ViewChild(TemplateRef) template: TemplateRef<any>;\r\n\r\n constructor(private elementRef: ElementRef<HTMLElement>) {\r\n elementRef.nativeElement.setAttribute('slot', 'tab');\r\n }\r\n}\r\n","<ng-template>\r\n <ng-content></ng-content>\r\n</ng-template>","import { AfterContentInit, Component, ContentChildren, EventEmitter, Input, Output, QueryList } from '@angular/core';\r\nimport { IDTabComponent } from './tab/tab.component';\r\nimport { IDTabPanelComponent } from './panel/tab-panel.component';\r\n\r\n@Component({\r\n selector: 'id-tabs',\r\n templateUrl: './tabs.component.html'\r\n})\r\nexport class IDTabsComponent implements AfterContentInit {\r\n\r\n @Input()\r\n responsive: 'm' | 's' = 'm';\r\n @Input()\r\n unresponsive: boolean = false;\r\n @Input()\r\n compact: boolean = false;\r\n @Input()\r\n selectLabel: string = '';\r\n\r\n @ContentChildren(IDTabComponent) tabComponents: QueryList<IDTabComponent>;\r\n @ContentChildren(IDTabPanelComponent) tabPanelComponents: QueryList<IDTabPanelComponent>; \r\n \r\n @Output()\r\n onTabChange: EventEmitter<Event> = new EventEmitter();\r\n\r\n public tabs: IDTabComponent[];\r\n public tabPanels: IDTabPanelComponent[];\r\n\r\n public ngAfterContentInit(): void {\r\n setTimeout(() => {\r\n this.tabs = this.tabComponents.toArray();\r\n this.tabPanels = this.tabPanelComponents.toArray();\r\n }, 0);\r\n }\r\n\r\n}\r\n","<ids-tabs \r\n [unresponsive]=\"unresponsive ? true : null\"\r\n [compact]=\"compact ? true : null\"\r\n [responsive]=\"responsive\"\r\n [selectlabel]=\"selectLabel\"\r\n (tabChange)=\"onTabChange.emit($event)\"\r\n *ngIf=\"tabs && tabPanels\">\r\n <ids-tab *ngFor=\"let tab of tabs\"\r\n [label]=\"tab.label\"\r\n slot=\"tab\"\r\n [notifications]=\"tab.notifications\"\r\n [notices]=\"tab.notices\"\r\n [attr.selected]=\"tab.selected ? '' : null\">\r\n <ng-container *ngTemplateOutlet=\"tab.template\"></ng-container>\r\n </ids-tab>\r\n <ng-content></ng-content>\r\n <ids-tab-panel *ngFor=\"let tabpanel of tabPanels\"\r\n [nofocus]=\"tabpanel.nofocus ? true : null\"\r\n [compact]=\"tabpanel.compact ? true : null\">\r\n <ng-container *ngTemplateOutlet=\"tabpanel.template\"></ng-container>\r\n </ids-tab-panel>\r\n</ids-tabs>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDTabsComponent } from './tabs.component';\r\nimport { IDTabComponent} from './tab/tab.component';\r\nimport { IDTabPanelComponent } from './panel/tab-panel.component';\r\nimport '@inera/ids-core/components/tabs/register';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDTabsComponent,\r\n IDTabComponent,\r\n IDTabPanelComponent\r\n ],\r\n imports: [CommonModule],\r\n exports: [\r\n IDTabsComponent,\r\n IDTabComponent,\r\n IDTabPanelComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDTabsModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Component, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
|
+
import { IDIconBase } from '@inera/ids-angular/common';
|
|
4
|
+
import '@inera/ids-core/components/icons/activity/register';
|
|
5
|
+
|
|
6
|
+
class IDIconActivityComponent extends IDIconBase {
|
|
7
|
+
}
|
|
8
|
+
IDIconActivityComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconActivityComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
IDIconActivityComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDIconActivityComponent, selector: "id-icon-activity", usesInheritance: true, ngImport: i0, template: "<ids-icon-activity #icon></ids-icon-activity>", styles: [":host { display: contents; }"] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconActivityComponent, decorators: [{
|
|
11
|
+
type: Component,
|
|
12
|
+
args: [{
|
|
13
|
+
selector: 'id-icon-activity',
|
|
14
|
+
templateUrl: './icon-activity.component.html',
|
|
15
|
+
styles: [':host { display: contents; }']
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
|
|
19
|
+
class IDIconActivityModule {
|
|
20
|
+
}
|
|
21
|
+
IDIconActivityModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconActivityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IDIconActivityModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconActivityModule, declarations: [IDIconActivityComponent], exports: [IDIconActivityComponent] });
|
|
23
|
+
IDIconActivityModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconActivityModule });
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconActivityModule, decorators: [{
|
|
25
|
+
type: NgModule,
|
|
26
|
+
args: [{
|
|
27
|
+
declarations: [
|
|
28
|
+
IDIconActivityComponent
|
|
29
|
+
],
|
|
30
|
+
exports: [
|
|
31
|
+
IDIconActivityComponent
|
|
32
|
+
],
|
|
33
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
34
|
+
}]
|
|
35
|
+
}] });
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Generated bundle index. Do not edit.
|
|
39
|
+
*/
|
|
40
|
+
|
|
41
|
+
export { IDIconActivityComponent, IDIconActivityModule };
|
|
42
|
+
//# sourceMappingURL=inera-ids-angular-icons-activity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-icons-activity.js","sources":["../../../projects/ids-angular/icons/activity/icon-activity.component.ts","../../../projects/ids-angular/icons/activity/icon-activity.component.html","../../../projects/ids-angular/icons/activity/icon-activity.module.ts","../../../projects/ids-angular/icons/activity/inera-ids-angular-icons-activity.ts"],"sourcesContent":["import { Component } from '@angular/core';\r\nimport { IDIconBase } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-icon-activity',\r\n templateUrl: './icon-activity.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDIconActivityComponent extends IDIconBase {\r\n}\r\n","<ids-icon-activity #icon></ids-icon-activity>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDIconActivityComponent } from './icon-activity.component';\r\nimport '@inera/ids-core/components/icons/activity/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDIconActivityComponent\r\n ],\r\n exports: [\r\n IDIconActivityComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDIconActivityModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAQM,MAAO,uBAAwB,SAAQ,UAAU,CAAA;;qHAA1C,uBAAuB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAvB,uBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,uBAAuB,+ECRpC,+CAA6C,EAAA,MAAA,EAAA,CAAA,8BAAA,CAAA,EAAA,CAAA,CAAA;4FDQhC,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBALnC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,WAAW,EAAE,gCAAgC;oBAC7C,MAAM,EAAE,CAAC,8BAA8B,CAAC;AACzC,iBAAA,CAAA;;;MEMY,oBAAoB,CAAA;;kHAApB,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;mHAApB,oBAAoB,EAAA,YAAA,EAAA,CAP7B,uBAAuB,CAAA,EAAA,OAAA,EAAA,CAGvB,uBAAuB,CAAA,EAAA,CAAA,CAAA;mHAId,oBAAoB,EAAA,CAAA,CAAA;4FAApB,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBAThC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,uBAAuB;AACxB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,uBAAuB;AACxB,qBAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACZD;;AAEG;;;;"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Component, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
|
+
import { IDIconBase } from '@inera/ids-angular/common';
|
|
4
|
+
import '@inera/ids-core/components/icons/alarm-clock-inactivity/register';
|
|
5
|
+
|
|
6
|
+
class IDIconAlarmClockInactivityComponent extends IDIconBase {
|
|
7
|
+
}
|
|
8
|
+
IDIconAlarmClockInactivityComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockInactivityComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
IDIconAlarmClockInactivityComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDIconAlarmClockInactivityComponent, selector: "id-icon-alarm-clock-inactivity", usesInheritance: true, ngImport: i0, template: "<ids-icon-alarm-clock-inactivity #icon></ids-icon-alarm-clock-inactivity>", styles: [":host { display: contents; }"] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockInactivityComponent, decorators: [{
|
|
11
|
+
type: Component,
|
|
12
|
+
args: [{
|
|
13
|
+
selector: 'id-icon-alarm-clock-inactivity',
|
|
14
|
+
templateUrl: './icon-alarm-clock-inactivity.component.html',
|
|
15
|
+
styles: [':host { display: contents; }']
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
|
|
19
|
+
class IDIconAlarmClockInactivityModule {
|
|
20
|
+
}
|
|
21
|
+
IDIconAlarmClockInactivityModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockInactivityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IDIconAlarmClockInactivityModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockInactivityModule, declarations: [IDIconAlarmClockInactivityComponent], exports: [IDIconAlarmClockInactivityComponent] });
|
|
23
|
+
IDIconAlarmClockInactivityModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockInactivityModule });
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockInactivityModule, decorators: [{
|
|
25
|
+
type: NgModule,
|
|
26
|
+
args: [{
|
|
27
|
+
declarations: [
|
|
28
|
+
IDIconAlarmClockInactivityComponent
|
|
29
|
+
],
|
|
30
|
+
exports: [
|
|
31
|
+
IDIconAlarmClockInactivityComponent
|
|
32
|
+
],
|
|
33
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
34
|
+
}]
|
|
35
|
+
}] });
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Generated bundle index. Do not edit.
|
|
39
|
+
*/
|
|
40
|
+
|
|
41
|
+
export { IDIconAlarmClockInactivityComponent, IDIconAlarmClockInactivityModule };
|
|
42
|
+
//# sourceMappingURL=inera-ids-angular-icons-alarm-clock-inactivity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-icons-alarm-clock-inactivity.js","sources":["../../../projects/ids-angular/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.ts","../../../projects/ids-angular/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.component.html","../../../projects/ids-angular/icons/alarm-clock-inactivity/icon-alarm-clock-inactivity.module.ts","../../../projects/ids-angular/icons/alarm-clock-inactivity/inera-ids-angular-icons-alarm-clock-inactivity.ts"],"sourcesContent":["import { Component } from '@angular/core';\r\nimport { IDIconBase } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-icon-alarm-clock-inactivity',\r\n templateUrl: './icon-alarm-clock-inactivity.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDIconAlarmClockInactivityComponent extends IDIconBase {\r\n}\r\n","<ids-icon-alarm-clock-inactivity #icon></ids-icon-alarm-clock-inactivity>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDIconAlarmClockInactivityComponent } from './icon-alarm-clock-inactivity.component';\r\nimport '@inera/ids-core/components/icons/alarm-clock-inactivity/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDIconAlarmClockInactivityComponent\r\n ],\r\n exports: [\r\n IDIconAlarmClockInactivityComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDIconAlarmClockInactivityModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAQM,MAAO,mCAAoC,SAAQ,UAAU,CAAA;;iIAAtD,mCAAmC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAnC,mCAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,mCAAmC,6FCRhD,2EAAyE,EAAA,MAAA,EAAA,CAAA,8BAAA,CAAA,EAAA,CAAA,CAAA;4FDQ5D,mCAAmC,EAAA,UAAA,EAAA,CAAA;kBAL/C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,gCAAgC;AAC1C,oBAAA,WAAW,EAAE,8CAA8C;oBAC3D,MAAM,EAAE,CAAC,8BAA8B,CAAC;AACzC,iBAAA,CAAA;;;MEMY,gCAAgC,CAAA;;8HAAhC,gCAAgC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;+HAAhC,gCAAgC,EAAA,YAAA,EAAA,CAPzC,mCAAmC,CAAA,EAAA,OAAA,EAAA,CAGnC,mCAAmC,CAAA,EAAA,CAAA,CAAA;+HAI1B,gCAAgC,EAAA,CAAA,CAAA;4FAAhC,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBAT5C,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,mCAAmC;AACpC,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,mCAAmC;AACpC,qBAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACZD;;AAEG;;;;"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Component, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
|
+
import { IDIconBase } from '@inera/ids-angular/common';
|
|
4
|
+
import '@inera/ids-core/components/icons/alarm-clock-neutral/register';
|
|
5
|
+
|
|
6
|
+
class IDIconAlarmClockNeutralComponent extends IDIconBase {
|
|
7
|
+
}
|
|
8
|
+
IDIconAlarmClockNeutralComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockNeutralComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
IDIconAlarmClockNeutralComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDIconAlarmClockNeutralComponent, selector: "id-icon-alarm-clock-neutral", usesInheritance: true, ngImport: i0, template: "<ids-icon-alarm-clock-neutral #icon></ids-icon-alarm-clock-neutral>", styles: [":host { display: contents; }"] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockNeutralComponent, decorators: [{
|
|
11
|
+
type: Component,
|
|
12
|
+
args: [{
|
|
13
|
+
selector: 'id-icon-alarm-clock-neutral',
|
|
14
|
+
templateUrl: './icon-alarm-clock-neutral.component.html',
|
|
15
|
+
styles: [':host { display: contents; }']
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
|
|
19
|
+
class IDIconAlarmClockNeutralModule {
|
|
20
|
+
}
|
|
21
|
+
IDIconAlarmClockNeutralModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockNeutralModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IDIconAlarmClockNeutralModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockNeutralModule, declarations: [IDIconAlarmClockNeutralComponent], exports: [IDIconAlarmClockNeutralComponent] });
|
|
23
|
+
IDIconAlarmClockNeutralModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockNeutralModule });
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconAlarmClockNeutralModule, decorators: [{
|
|
25
|
+
type: NgModule,
|
|
26
|
+
args: [{
|
|
27
|
+
declarations: [
|
|
28
|
+
IDIconAlarmClockNeutralComponent
|
|
29
|
+
],
|
|
30
|
+
exports: [
|
|
31
|
+
IDIconAlarmClockNeutralComponent
|
|
32
|
+
],
|
|
33
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
34
|
+
}]
|
|
35
|
+
}] });
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Generated bundle index. Do not edit.
|
|
39
|
+
*/
|
|
40
|
+
|
|
41
|
+
export { IDIconAlarmClockNeutralComponent, IDIconAlarmClockNeutralModule };
|
|
42
|
+
//# sourceMappingURL=inera-ids-angular-icons-alarm-clock-neutral.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-icons-alarm-clock-neutral.js","sources":["../../../projects/ids-angular/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.ts","../../../projects/ids-angular/icons/alarm-clock-neutral/icon-alarm-clock-neutral.component.html","../../../projects/ids-angular/icons/alarm-clock-neutral/icon-alarm-clock-neutral.module.ts","../../../projects/ids-angular/icons/alarm-clock-neutral/inera-ids-angular-icons-alarm-clock-neutral.ts"],"sourcesContent":["import { Component } from '@angular/core';\r\nimport { IDIconBase } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-icon-alarm-clock-neutral',\r\n templateUrl: './icon-alarm-clock-neutral.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDIconAlarmClockNeutralComponent extends IDIconBase {\r\n}\r\n","<ids-icon-alarm-clock-neutral #icon></ids-icon-alarm-clock-neutral>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDIconAlarmClockNeutralComponent } from './icon-alarm-clock-neutral.component';\r\nimport '@inera/ids-core/components/icons/alarm-clock-neutral/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDIconAlarmClockNeutralComponent\r\n ],\r\n exports: [\r\n IDIconAlarmClockNeutralComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDIconAlarmClockNeutralModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAQM,MAAO,gCAAiC,SAAQ,UAAU,CAAA;;8HAAnD,gCAAgC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAhC,gCAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,gCAAgC,0FCR7C,qEAAmE,EAAA,MAAA,EAAA,CAAA,8BAAA,CAAA,EAAA,CAAA,CAAA;4FDQtD,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBAL5C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,6BAA6B;AACvC,oBAAA,WAAW,EAAE,2CAA2C;oBACxD,MAAM,EAAE,CAAC,8BAA8B,CAAC;AACzC,iBAAA,CAAA;;;MEMY,6BAA6B,CAAA;;2HAA7B,6BAA6B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;4HAA7B,6BAA6B,EAAA,YAAA,EAAA,CAPtC,gCAAgC,CAAA,EAAA,OAAA,EAAA,CAGhC,gCAAgC,CAAA,EAAA,CAAA,CAAA;4HAIvB,6BAA6B,EAAA,CAAA,CAAA;4FAA7B,6BAA6B,EAAA,UAAA,EAAA,CAAA;kBATzC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,gCAAgC;AACjC,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,gCAAgC;AACjC,qBAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACZD;;AAEG;;;;"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Component, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
|
+
import { IDIconBase } from '@inera/ids-angular/common';
|
|
4
|
+
import '@inera/ids-core/components/icons/archive/register';
|
|
5
|
+
|
|
6
|
+
class IDIconArchiveComponent extends IDIconBase {
|
|
7
|
+
}
|
|
8
|
+
IDIconArchiveComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconArchiveComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
IDIconArchiveComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDIconArchiveComponent, selector: "id-icon-archive", usesInheritance: true, ngImport: i0, template: "<ids-icon-archive #icon></ids-icon-archive>", styles: [":host { display: contents; }"] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconArchiveComponent, decorators: [{
|
|
11
|
+
type: Component,
|
|
12
|
+
args: [{
|
|
13
|
+
selector: 'id-icon-archive',
|
|
14
|
+
templateUrl: './icon-archive.component.html',
|
|
15
|
+
styles: [':host { display: contents; }']
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
|
|
19
|
+
class IDIconArchiveModule {
|
|
20
|
+
}
|
|
21
|
+
IDIconArchiveModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconArchiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IDIconArchiveModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconArchiveModule, declarations: [IDIconArchiveComponent], exports: [IDIconArchiveComponent] });
|
|
23
|
+
IDIconArchiveModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconArchiveModule });
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconArchiveModule, decorators: [{
|
|
25
|
+
type: NgModule,
|
|
26
|
+
args: [{
|
|
27
|
+
declarations: [
|
|
28
|
+
IDIconArchiveComponent
|
|
29
|
+
],
|
|
30
|
+
exports: [
|
|
31
|
+
IDIconArchiveComponent
|
|
32
|
+
],
|
|
33
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
34
|
+
}]
|
|
35
|
+
}] });
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Generated bundle index. Do not edit.
|
|
39
|
+
*/
|
|
40
|
+
|
|
41
|
+
export { IDIconArchiveComponent, IDIconArchiveModule };
|
|
42
|
+
//# sourceMappingURL=inera-ids-angular-icons-archive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-icons-archive.js","sources":["../../../projects/ids-angular/icons/archive/icon-archive.component.ts","../../../projects/ids-angular/icons/archive/icon-archive.component.html","../../../projects/ids-angular/icons/archive/icon-archive.module.ts","../../../projects/ids-angular/icons/archive/inera-ids-angular-icons-archive.ts"],"sourcesContent":["import { Component } from '@angular/core';\r\nimport { IDIconBase } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-icon-archive',\r\n templateUrl: './icon-archive.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDIconArchiveComponent extends IDIconBase {\r\n}\r\n","<ids-icon-archive #icon></ids-icon-archive>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDIconArchiveComponent } from './icon-archive.component';\r\nimport '@inera/ids-core/components/icons/archive/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDIconArchiveComponent\r\n ],\r\n exports: [\r\n IDIconArchiveComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDIconArchiveModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAQM,MAAO,sBAAuB,SAAQ,UAAU,CAAA;;oHAAzC,sBAAsB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAtB,sBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,sBAAsB,8ECRnC,6CAA2C,EAAA,MAAA,EAAA,CAAA,8BAAA,CAAA,EAAA,CAAA,CAAA;4FDQ9B,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBALlC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,iBAAiB;AAC3B,oBAAA,WAAW,EAAE,+BAA+B;oBAC5C,MAAM,EAAE,CAAC,8BAA8B,CAAC;AACzC,iBAAA,CAAA;;;MEMY,mBAAmB,CAAA;;iHAAnB,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;kHAAnB,mBAAmB,EAAA,YAAA,EAAA,CAP5B,sBAAsB,CAAA,EAAA,OAAA,EAAA,CAGtB,sBAAsB,CAAA,EAAA,CAAA,CAAA;kHAIb,mBAAmB,EAAA,CAAA,CAAA;4FAAnB,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAT/B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,sBAAsB;AACvB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,sBAAsB;AACvB,qBAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACZD;;AAEG;;;;"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Component, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
|
+
import { IDIconBase } from '@inera/ids-angular/common';
|
|
4
|
+
import '@inera/ids-core/components/icons/denied/register';
|
|
5
|
+
|
|
6
|
+
class IDIconDeniedComponent extends IDIconBase {
|
|
7
|
+
}
|
|
8
|
+
IDIconDeniedComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDeniedComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
IDIconDeniedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDIconDeniedComponent, selector: "id-icon-denied", usesInheritance: true, ngImport: i0, template: "<ids-icon-denied #icon></ids-icon-denied>", styles: [":host { display: contents; }"] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDeniedComponent, decorators: [{
|
|
11
|
+
type: Component,
|
|
12
|
+
args: [{
|
|
13
|
+
selector: 'id-icon-denied',
|
|
14
|
+
templateUrl: './icon-denied.component.html',
|
|
15
|
+
styles: [':host { display: contents; }']
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
|
|
19
|
+
class IDIconDeniedModule {
|
|
20
|
+
}
|
|
21
|
+
IDIconDeniedModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDeniedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IDIconDeniedModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDeniedModule, declarations: [IDIconDeniedComponent], exports: [IDIconDeniedComponent] });
|
|
23
|
+
IDIconDeniedModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDeniedModule });
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDeniedModule, decorators: [{
|
|
25
|
+
type: NgModule,
|
|
26
|
+
args: [{
|
|
27
|
+
declarations: [
|
|
28
|
+
IDIconDeniedComponent
|
|
29
|
+
],
|
|
30
|
+
exports: [
|
|
31
|
+
IDIconDeniedComponent
|
|
32
|
+
],
|
|
33
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
34
|
+
}]
|
|
35
|
+
}] });
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Generated bundle index. Do not edit.
|
|
39
|
+
*/
|
|
40
|
+
|
|
41
|
+
export { IDIconDeniedComponent, IDIconDeniedModule };
|
|
42
|
+
//# sourceMappingURL=inera-ids-angular-icons-denied.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-icons-denied.js","sources":["../../../projects/ids-angular/icons/denied/icon-denied.component.ts","../../../projects/ids-angular/icons/denied/icon-denied.component.html","../../../projects/ids-angular/icons/denied/icon-denied.module.ts","../../../projects/ids-angular/icons/denied/inera-ids-angular-icons-denied.ts"],"sourcesContent":["import { Component } from '@angular/core';\r\nimport { IDIconBase } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-icon-denied',\r\n templateUrl: './icon-denied.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDIconDeniedComponent extends IDIconBase {\r\n}\r\n","<ids-icon-denied #icon></ids-icon-denied>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDIconDeniedComponent } from './icon-denied.component';\r\nimport '@inera/ids-core/components/icons/denied/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDIconDeniedComponent\r\n ],\r\n exports: [\r\n IDIconDeniedComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDIconDeniedModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAQM,MAAO,qBAAsB,SAAQ,UAAU,CAAA;;mHAAxC,qBAAqB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAArB,qBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,qBAAqB,6ECRlC,2CAAyC,EAAA,MAAA,EAAA,CAAA,8BAAA,CAAA,EAAA,CAAA,CAAA;4FDQ5B,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBALjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,gBAAgB;AAC1B,oBAAA,WAAW,EAAE,8BAA8B;oBAC3C,MAAM,EAAE,CAAC,8BAA8B,CAAC;AACzC,iBAAA,CAAA;;;MEMY,kBAAkB,CAAA;;gHAAlB,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;iHAAlB,kBAAkB,EAAA,YAAA,EAAA,CAP3B,qBAAqB,CAAA,EAAA,OAAA,EAAA,CAGrB,qBAAqB,CAAA,EAAA,CAAA,CAAA;iHAIZ,kBAAkB,EAAA,CAAA,CAAA;4FAAlB,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAT9B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,qBAAqB;AACtB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,qBAAqB;AACtB,qBAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACZD;;AAEG;;;;"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Component, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
|
+
import { IDIconBase } from '@inera/ids-angular/common';
|
|
4
|
+
import '@inera/ids-core/components/icons/document/register';
|
|
5
|
+
|
|
6
|
+
class IDIconDocumentComponent extends IDIconBase {
|
|
7
|
+
}
|
|
8
|
+
IDIconDocumentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDocumentComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
IDIconDocumentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDIconDocumentComponent, selector: "id-icon-document", usesInheritance: true, ngImport: i0, template: "<ids-icon-document #icon></ids-icon-document>", styles: [":host { display: contents; }"] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDocumentComponent, decorators: [{
|
|
11
|
+
type: Component,
|
|
12
|
+
args: [{
|
|
13
|
+
selector: 'id-icon-document',
|
|
14
|
+
templateUrl: './icon-document.component.html',
|
|
15
|
+
styles: [':host { display: contents; }']
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
|
|
19
|
+
class IDIconDocumentModule {
|
|
20
|
+
}
|
|
21
|
+
IDIconDocumentModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDocumentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IDIconDocumentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDocumentModule, declarations: [IDIconDocumentComponent], exports: [IDIconDocumentComponent] });
|
|
23
|
+
IDIconDocumentModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDocumentModule });
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDocumentModule, decorators: [{
|
|
25
|
+
type: NgModule,
|
|
26
|
+
args: [{
|
|
27
|
+
declarations: [
|
|
28
|
+
IDIconDocumentComponent
|
|
29
|
+
],
|
|
30
|
+
exports: [
|
|
31
|
+
IDIconDocumentComponent
|
|
32
|
+
],
|
|
33
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
34
|
+
}]
|
|
35
|
+
}] });
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Generated bundle index. Do not edit.
|
|
39
|
+
*/
|
|
40
|
+
|
|
41
|
+
export { IDIconDocumentComponent, IDIconDocumentModule };
|
|
42
|
+
//# sourceMappingURL=inera-ids-angular-icons-document.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-icons-document.js","sources":["../../../projects/ids-angular/icons/document/icon-document.component.ts","../../../projects/ids-angular/icons/document/icon-document.component.html","../../../projects/ids-angular/icons/document/icon-document.module.ts","../../../projects/ids-angular/icons/document/inera-ids-angular-icons-document.ts"],"sourcesContent":["import { Component } from '@angular/core';\r\nimport { IDIconBase } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-icon-document',\r\n templateUrl: './icon-document.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDIconDocumentComponent extends IDIconBase {\r\n}\r\n","<ids-icon-document #icon></ids-icon-document>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDIconDocumentComponent } from './icon-document.component';\r\nimport '@inera/ids-core/components/icons/document/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDIconDocumentComponent\r\n ],\r\n exports: [\r\n IDIconDocumentComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDIconDocumentModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAQM,MAAO,uBAAwB,SAAQ,UAAU,CAAA;;qHAA1C,uBAAuB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAvB,uBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,uBAAuB,+ECRpC,+CAA6C,EAAA,MAAA,EAAA,CAAA,8BAAA,CAAA,EAAA,CAAA,CAAA;4FDQhC,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBALnC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,WAAW,EAAE,gCAAgC;oBAC7C,MAAM,EAAE,CAAC,8BAA8B,CAAC;AACzC,iBAAA,CAAA;;;MEMY,oBAAoB,CAAA;;kHAApB,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;mHAApB,oBAAoB,EAAA,YAAA,EAAA,CAP7B,uBAAuB,CAAA,EAAA,OAAA,EAAA,CAGvB,uBAAuB,CAAA,EAAA,CAAA,CAAA;mHAId,oBAAoB,EAAA,CAAA,CAAA;4FAApB,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBAThC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,uBAAuB;AACxB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,uBAAuB;AACxB,qBAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACZD;;AAEG;;;;"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Component, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
|
+
import { IDIconBase } from '@inera/ids-angular/common';
|
|
4
|
+
import '@inera/ids-core/components/icons/download/register';
|
|
5
|
+
|
|
6
|
+
class IDIconDownloadComponent extends IDIconBase {
|
|
7
|
+
}
|
|
8
|
+
IDIconDownloadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDownloadComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
IDIconDownloadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDIconDownloadComponent, selector: "id-icon-download", usesInheritance: true, ngImport: i0, template: "<ids-icon-download #icon></ids-icon-download>", styles: [":host { display: contents; }"] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDownloadComponent, decorators: [{
|
|
11
|
+
type: Component,
|
|
12
|
+
args: [{
|
|
13
|
+
selector: 'id-icon-download',
|
|
14
|
+
templateUrl: './icon-download.component.html',
|
|
15
|
+
styles: [':host { display: contents; }']
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
|
|
19
|
+
class IDIconDownloadModule {
|
|
20
|
+
}
|
|
21
|
+
IDIconDownloadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDownloadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IDIconDownloadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDownloadModule, declarations: [IDIconDownloadComponent], exports: [IDIconDownloadComponent] });
|
|
23
|
+
IDIconDownloadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDownloadModule });
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconDownloadModule, decorators: [{
|
|
25
|
+
type: NgModule,
|
|
26
|
+
args: [{
|
|
27
|
+
declarations: [
|
|
28
|
+
IDIconDownloadComponent
|
|
29
|
+
],
|
|
30
|
+
exports: [
|
|
31
|
+
IDIconDownloadComponent
|
|
32
|
+
],
|
|
33
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
34
|
+
}]
|
|
35
|
+
}] });
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Generated bundle index. Do not edit.
|
|
39
|
+
*/
|
|
40
|
+
|
|
41
|
+
export { IDIconDownloadComponent, IDIconDownloadModule };
|
|
42
|
+
//# sourceMappingURL=inera-ids-angular-icons-download.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-icons-download.js","sources":["../../../projects/ids-angular/icons/download/icon-download.component.ts","../../../projects/ids-angular/icons/download/icon-download.component.html","../../../projects/ids-angular/icons/download/icon-download.module.ts","../../../projects/ids-angular/icons/download/inera-ids-angular-icons-download.ts"],"sourcesContent":["import { Component } from '@angular/core';\r\nimport { IDIconBase } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-icon-download',\r\n templateUrl: './icon-download.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDIconDownloadComponent extends IDIconBase {\r\n}\r\n","<ids-icon-download #icon></ids-icon-download>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDIconDownloadComponent } from './icon-download.component';\r\nimport '@inera/ids-core/components/icons/download/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDIconDownloadComponent\r\n ],\r\n exports: [\r\n IDIconDownloadComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDIconDownloadModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAQM,MAAO,uBAAwB,SAAQ,UAAU,CAAA;;qHAA1C,uBAAuB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAvB,uBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,uBAAuB,+ECRpC,+CAA6C,EAAA,MAAA,EAAA,CAAA,8BAAA,CAAA,EAAA,CAAA,CAAA;4FDQhC,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBALnC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,WAAW,EAAE,gCAAgC;oBAC7C,MAAM,EAAE,CAAC,8BAA8B,CAAC;AACzC,iBAAA,CAAA;;;MEMY,oBAAoB,CAAA;;kHAApB,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;mHAApB,oBAAoB,EAAA,YAAA,EAAA,CAP7B,uBAAuB,CAAA,EAAA,OAAA,EAAA,CAGvB,uBAAuB,CAAA,EAAA,CAAA,CAAA;mHAId,oBAAoB,EAAA,CAAA,CAAA;4FAApB,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBAThC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,uBAAuB;AACxB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,uBAAuB;AACxB,qBAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACZD;;AAEG;;;;"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Component, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
|
+
import { IDIconBase } from '@inera/ids-angular/common';
|
|
4
|
+
import '@inera/ids-core/components/icons/email-sent/register';
|
|
5
|
+
|
|
6
|
+
class IDIconEmailSentComponent extends IDIconBase {
|
|
7
|
+
}
|
|
8
|
+
IDIconEmailSentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconEmailSentComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
IDIconEmailSentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: IDIconEmailSentComponent, selector: "id-icon-email-sent", usesInheritance: true, ngImport: i0, template: "<ids-icon-email-sent #icon></ids-icon-email-sent>", styles: [":host { display: contents; }"] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconEmailSentComponent, decorators: [{
|
|
11
|
+
type: Component,
|
|
12
|
+
args: [{
|
|
13
|
+
selector: 'id-icon-email-sent',
|
|
14
|
+
templateUrl: './icon-email-sent.component.html',
|
|
15
|
+
styles: [':host { display: contents; }']
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
|
|
19
|
+
class IDIconEmailSentModule {
|
|
20
|
+
}
|
|
21
|
+
IDIconEmailSentModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconEmailSentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IDIconEmailSentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconEmailSentModule, declarations: [IDIconEmailSentComponent], exports: [IDIconEmailSentComponent] });
|
|
23
|
+
IDIconEmailSentModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconEmailSentModule });
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IDIconEmailSentModule, decorators: [{
|
|
25
|
+
type: NgModule,
|
|
26
|
+
args: [{
|
|
27
|
+
declarations: [
|
|
28
|
+
IDIconEmailSentComponent
|
|
29
|
+
],
|
|
30
|
+
exports: [
|
|
31
|
+
IDIconEmailSentComponent
|
|
32
|
+
],
|
|
33
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA],
|
|
34
|
+
}]
|
|
35
|
+
}] });
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Generated bundle index. Do not edit.
|
|
39
|
+
*/
|
|
40
|
+
|
|
41
|
+
export { IDIconEmailSentComponent, IDIconEmailSentModule };
|
|
42
|
+
//# sourceMappingURL=inera-ids-angular-icons-email-sent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inera-ids-angular-icons-email-sent.js","sources":["../../../projects/ids-angular/icons/email-sent/icon-email-sent.component.ts","../../../projects/ids-angular/icons/email-sent/icon-email-sent.component.html","../../../projects/ids-angular/icons/email-sent/icon-email-sent.module.ts","../../../projects/ids-angular/icons/email-sent/inera-ids-angular-icons-email-sent.ts"],"sourcesContent":["import { Component } from '@angular/core';\r\nimport { IDIconBase } from '@inera/ids-angular/common';\r\n\r\n@Component({\r\n selector: 'id-icon-email-sent',\r\n templateUrl: './icon-email-sent.component.html',\r\n styles: [':host { display: contents; }']\r\n})\r\nexport class IDIconEmailSentComponent extends IDIconBase {\r\n}\r\n","<ids-icon-email-sent #icon></ids-icon-email-sent>","import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\r\nimport { IDIconEmailSentComponent } from './icon-email-sent.component';\r\nimport '@inera/ids-core/components/icons/email-sent/register';\r\n\r\n@NgModule({\r\n declarations: [\r\n IDIconEmailSentComponent\r\n ],\r\n exports: [\r\n IDIconEmailSentComponent\r\n ],\r\n schemas: [CUSTOM_ELEMENTS_SCHEMA],\r\n})\r\nexport class IDIconEmailSentModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAQM,MAAO,wBAAyB,SAAQ,UAAU,CAAA;;sHAA3C,wBAAwB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAxB,wBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,wBAAwB,iFCRrC,mDAAiD,EAAA,MAAA,EAAA,CAAA,8BAAA,CAAA,EAAA,CAAA,CAAA;4FDQpC,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBALpC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,oBAAoB;AAC9B,oBAAA,WAAW,EAAE,kCAAkC;oBAC/C,MAAM,EAAE,CAAC,8BAA8B,CAAC;AACzC,iBAAA,CAAA;;;MEMY,qBAAqB,CAAA;;mHAArB,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;oHAArB,qBAAqB,EAAA,YAAA,EAAA,CAP9B,wBAAwB,CAAA,EAAA,OAAA,EAAA,CAGxB,wBAAwB,CAAA,EAAA,CAAA,CAAA;oHAIf,qBAAqB,EAAA,CAAA,CAAA;4FAArB,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBATjC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,wBAAwB;AACzB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,wBAAwB;AACzB,qBAAA;oBACD,OAAO,EAAE,CAAC,sBAAsB,CAAC;AAClC,iBAAA,CAAA;;;ACZD;;AAEG;;;;"}
|