UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

20 lines (17 loc) 475 B
const PRODUCT_EXPERIENCE_ICON_SELECTOR = { EVENTS: { ICON_SELECTOR: 'iconSelector' }, COMPONENTS: { ICON_SELECTOR_WRAPPER_COMPONENT: 'icon-selector-wrapper-component' }, ACTIONS: { OPEN_ICON_SELECTOR: 'openIconSelector', ICON_SELECTED: 'iconSelected' } }; /** * Generated bundle index. Do not edit. */ export { PRODUCT_EXPERIENCE_ICON_SELECTOR }; //# sourceMappingURL=c8y-ngx-components-icon-selector-model.mjs.map