@ti-tecnologico-de-monterrey-oficial/ds-ng 1.5.1318 → 1.5.1319-b
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/assets/styles/main.min.css +1 -1
- package/fesm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs +681 -630
- package/fesm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs.map +1 -1
- package/lib/components/bmb-accordion/bmb-accordion.component.d.ts +2 -1
- package/lib/components/bmb-alert-center/bmb-alert-center-ads/bmb-alert-center-ads.component.d.ts +0 -4
- package/lib/components/bmb-alert-center/bmb-alert-center-list/bmb-alert-center-list.component.d.ts +1 -1
- package/lib/components/bmb-alert-center/bmb-alert-center.component.d.ts +3 -3
- package/lib/components/bmb-alert-center/types.d.ts +2 -0
- package/lib/components/bmb-calendar/bmb-calendar.component.d.ts +4 -4
- package/lib/components/bmb-chat-bar/bmb-chat-bar.component.d.ts +2 -2
- package/lib/components/bmb-digital-id/bmb-digital-id.component.d.ts +3 -2
- package/lib/components/bmb-dropdown-menu/bmb-dropdown-menu.component.d.ts +2 -1
- package/lib/components/bmb-icon-status/bmb-icon-status.component.d.ts +3 -1
- package/lib/components/bmb-notification-card/bmb-notification-card-modal/bmb-notification-card-modal.component.d.ts +5 -3
- package/lib/components/bmb-push-notification/bmb-push-notification-item/bmb-push-notification-item.component.d.ts +3 -0
- package/lib/components/bmb-push-notification/types.d.ts +2 -1
- package/lib/components/utils/bmb-alert-center-detail/bmb-alert-center-detail.component.d.ts +20 -0
- package/lib/components/utils/bmb-dropdown-content/bmb-dropdown-content.component.d.ts +2 -1
- package/lib/ds-ng.component.d.ts +1 -1
- package/lib/services/calendar/calendar.service.d.ts +1 -1
- package/lib/utils/utils.d.ts +4 -0
- package/package.json +1 -3
- package/esm2022/assets/i18n/en.json +0 -122
- package/esm2022/assets/i18n/es.json +0 -122
- package/esm2022/lib/components/bmb-academic-progress/bmb-academic-progress.component.mjs +0 -87
- package/esm2022/lib/components/bmb-accordion/bmb-accordion.component.mjs +0 -159
- package/esm2022/lib/components/bmb-account-statement/bmb-account-statement.component.mjs +0 -174
- package/esm2022/lib/components/bmb-action-icon/bmb-action-icon.component.mjs +0 -49
- package/esm2022/lib/components/bmb-action-menu/bmb-action-menu.component.mjs +0 -31
- package/esm2022/lib/components/bmb-advertisement-card/bmb-advertisement-card.component.mjs +0 -37
- package/esm2022/lib/components/bmb-advertisement-card/types.mjs +0 -2
- package/esm2022/lib/components/bmb-alert-center/bmb-alert-center-ads/bmb-alert-center-ads.component.mjs +0 -71
- package/esm2022/lib/components/bmb-alert-center/bmb-alert-center-empty/bmb-alert-center-empty.component.mjs +0 -19
- package/esm2022/lib/components/bmb-alert-center/bmb-alert-center-form/bmb-alert-center-form.component.mjs +0 -148
- package/esm2022/lib/components/bmb-alert-center/bmb-alert-center-list/bmb-alert-center-list.component.mjs +0 -47
- package/esm2022/lib/components/bmb-alert-center/bmb-alert-center.component.mjs +0 -204
- package/esm2022/lib/components/bmb-alert-center/bmb-alert-center.service.mjs +0 -62
- package/esm2022/lib/components/bmb-alert-center/types.mjs +0 -2
- package/esm2022/lib/components/bmb-badge/bmb-badge.component.mjs +0 -26
- package/esm2022/lib/components/bmb-balance-overview/bmb-balance-overview.component.mjs +0 -32
- package/esm2022/lib/components/bmb-bookmark/bmb-bookmark.component.mjs +0 -27
- package/esm2022/lib/components/bmb-bottom-navigation-bar/bmb-bottom-navigation-bar.component.mjs +0 -42
- package/esm2022/lib/components/bmb-breadcrumb/bmb-breadcrumb.component.mjs +0 -55
- package/esm2022/lib/components/bmb-button-icon/bmb-button-icon.component.mjs +0 -30
- package/esm2022/lib/components/bmb-calendar/bmb-calendar.component.mjs +0 -288
- package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-header/bmb-calendar-header.component.mjs +0 -101
- package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-hour-view/bmb-calendar-hour-view.component.mjs +0 -40
- package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-schedule-cards/bmb-calendar-schedule-cards.component.mjs +0 -68
- package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-template-day/bmb-calendar-template-day.component.mjs +0 -43
- package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-template-mobile/bmb-calendar-template-mobile.component.mjs +0 -100
- package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-template-month/bmb-calendar-template-month.component.mjs +0 -47
- package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-template-week/bmb-calendar-template-week.component.mjs +0 -56
- package/esm2022/lib/components/bmb-calendar/common/bmb-calendar-time-indicator/bmb-calendar-time-indicator.component.mjs +0 -24
- package/esm2022/lib/components/bmb-calendar/types.mjs +0 -2
- package/esm2022/lib/components/bmb-calendar/utils.mjs +0 -96
- package/esm2022/lib/components/bmb-card/bmb-card.component.mjs +0 -159
- package/esm2022/lib/components/bmb-card-button/bmb-card-button.component.mjs +0 -76
- package/esm2022/lib/components/bmb-carousel/bmb-carousel.component.mjs +0 -80
- package/esm2022/lib/components/bmb-chat-bar/bmb-chat-bar.component.mjs +0 -200
- package/esm2022/lib/components/bmb-chat-bar/bot_list.mjs +0 -57
- package/esm2022/lib/components/bmb-chat-bar/types.mjs +0 -2
- package/esm2022/lib/components/bmb-chat-bubbles/bmb-chat-bubbles.component.mjs +0 -56
- package/esm2022/lib/components/bmb-chat-bubbles/types.mjs +0 -2
- package/esm2022/lib/components/bmb-check-external-link-button/bmb-check-external-link-button.component.mjs +0 -46
- package/esm2022/lib/components/bmb-checkbox/bmb-checkbox.component.mjs +0 -80
- package/esm2022/lib/components/bmb-chevron-title-selector/bmb-chevron-title-selector.component.mjs +0 -36
- package/esm2022/lib/components/bmb-container/bmb-container.component.mjs +0 -27
- package/esm2022/lib/components/bmb-container-button/bmb-container-button.component.mjs +0 -92
- package/esm2022/lib/components/bmb-date-range/bmb-date-range.component.mjs +0 -69
- package/esm2022/lib/components/bmb-datepicker/bmb-datepicker-modal/bmb-datepicker-modal.component.mjs +0 -208
- package/esm2022/lib/components/bmb-datepicker/bmb-datepicker.component.mjs +0 -144
- package/esm2022/lib/components/bmb-digital-id/bmb-digital-id.component.mjs +0 -58
- package/esm2022/lib/components/bmb-divider/bmb-divider.component.mjs +0 -25
- package/esm2022/lib/components/bmb-dot-paginator/bmb-dot-paginator.component.mjs +0 -34
- package/esm2022/lib/components/bmb-drawer-overlay/bmb-drawer-overlay.component.mjs +0 -65
- package/esm2022/lib/components/bmb-dropdown/bmb-dropdown.component.mjs +0 -177
- package/esm2022/lib/components/bmb-dropdown-menu/bmb-dropdown-menu.component.mjs +0 -31
- package/esm2022/lib/components/bmb-dropzone/bmb-dropzone.component.mjs +0 -192
- package/esm2022/lib/components/bmb-evaluation-rubric/bmb-evaluation-rubric.component.mjs +0 -76
- package/esm2022/lib/components/bmb-external-link/bmb-external-link.component.mjs +0 -80
- package/esm2022/lib/components/bmb-fab/bmb-fab-.interface.mjs +0 -9
- package/esm2022/lib/components/bmb-fab/bmb-fab.component.mjs +0 -37
- package/esm2022/lib/components/bmb-filter-card/bmb-filter-card.component.mjs +0 -166
- package/esm2022/lib/components/bmb-filter-card/bmb-filter-card.interface.mjs +0 -2
- package/esm2022/lib/components/bmb-focus-element/bmb-focus-element.component.mjs +0 -36
- package/esm2022/lib/components/bmb-form-validator/bmb-form-validator.component.mjs +0 -159
- package/esm2022/lib/components/bmb-frequent-apps-selector/bmb-frequent-apps-selector.component.mjs +0 -29
- package/esm2022/lib/components/bmb-grade-value/bmb-grade-value.component.mjs +0 -22
- package/esm2022/lib/components/bmb-grades/bmb-grades.component.mjs +0 -178
- package/esm2022/lib/components/bmb-grades/types.mjs +0 -2
- package/esm2022/lib/components/bmb-header-mitec/bmb-header-mitec.component.mjs +0 -60
- package/esm2022/lib/components/bmb-header-mobile/bmb-header-mobile.component.mjs +0 -49
- package/esm2022/lib/components/bmb-hito-card/bmb-hito-card.component.mjs +0 -86
- package/esm2022/lib/components/bmb-hito-list/bmb-hito-list.component.mjs +0 -59
- package/esm2022/lib/components/bmb-home-card/bmb-home-card-header/bmb-home-card-header.component.mjs +0 -76
- package/esm2022/lib/components/bmb-home-card/bmb-home-card.component.mjs +0 -41
- package/esm2022/lib/components/bmb-home-card-chat/bmb-home-card-chat.component.mjs +0 -45
- package/esm2022/lib/components/bmb-home-section/bmb-home-section.component.mjs +0 -20
- package/esm2022/lib/components/bmb-icon/bmb-icon.component.mjs +0 -50
- package/esm2022/lib/components/bmb-icon/types.mjs +0 -2
- package/esm2022/lib/components/bmb-icon-item/bmb-icon-item.component.mjs +0 -32
- package/esm2022/lib/components/bmb-icon-status/bmb-icon-status.component.mjs +0 -24
- package/esm2022/lib/components/bmb-iframe/bmb-iframe.component.mjs +0 -19
- package/esm2022/lib/components/bmb-iframe/bmb-iframe.pipe.mjs +0 -21
- package/esm2022/lib/components/bmb-image/bmb-image.component.mjs +0 -33
- package/esm2022/lib/components/bmb-inner-header/bmb-inner-header.component.mjs +0 -79
- package/esm2022/lib/components/bmb-input/bmb-input-content/bmb-input-content.component.mjs +0 -147
- package/esm2022/lib/components/bmb-input/bmb-input-validator/bmb-input-validator.component.mjs +0 -178
- package/esm2022/lib/components/bmb-input/bmb-input.component.mjs +0 -85
- package/esm2022/lib/components/bmb-input-phone-number/bmb-input-phone-number.component.mjs +0 -219
- package/esm2022/lib/components/bmb-input-tags/bmb-input-tags.component.mjs +0 -191
- package/esm2022/lib/components/bmb-interactive-icon/bmb-interactive-icon.component.mjs +0 -54
- package/esm2022/lib/components/bmb-invoice/bmb-invoice.component.mjs +0 -34
- package/esm2022/lib/components/bmb-item/bmb-item.component.mjs +0 -28
- package/esm2022/lib/components/bmb-legend/bmb-legend.component.mjs +0 -23
- package/esm2022/lib/components/bmb-list-group/bmb-list-group-item/bmb-list-group-item.component.mjs +0 -83
- package/esm2022/lib/components/bmb-list-group/bmb-list-group.component.mjs +0 -60
- package/esm2022/lib/components/bmb-list-group/bmb-list-group.service.mjs +0 -55
- package/esm2022/lib/components/bmb-list-group/types.mjs +0 -2
- package/esm2022/lib/components/bmb-list-items/bmb-list-items.component.mjs +0 -83
- package/esm2022/lib/components/bmb-loader/bmb-loader.component.mjs +0 -77
- package/esm2022/lib/components/bmb-login/bmb-login-content/bmb-login-content.component.mjs +0 -55
- package/esm2022/lib/components/bmb-login/bmb-login.component.mjs +0 -68
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-logged/bmb-login-onboarding-logged.component.mjs +0 -40
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-login/bmb-login-onboarding-login.component.mjs +0 -20
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-logout/bmb-login-onboarding-logout.component.mjs +0 -33
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-four.component.mjs +0 -91
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-one.component.mjs +0 -88
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-three.component.mjs +0 -57
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step-two.component.mjs +0 -99
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper-steps/bmb-login-onboarding-stepper-step.component.mjs +0 -39
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding-stepper/bmb-login-onboarding-stepper.component.mjs +0 -44
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding.component.mjs +0 -67
- package/esm2022/lib/components/bmb-login-onboarding/bmb-login-onboarding.service.mjs +0 -70
- package/esm2022/lib/components/bmb-login-onboarding/types.mjs +0 -2
- package/esm2022/lib/components/bmb-logo/bmb-logo.component.mjs +0 -43
- package/esm2022/lib/components/bmb-media-card/bmb-media-card.component.mjs +0 -65
- package/esm2022/lib/components/bmb-mitec-logo-animation/bmb-mitec-logo-animation.component.mjs +0 -14
- package/esm2022/lib/components/bmb-mobile-templates/bmb-mobile-templates.component.mjs +0 -88
- package/esm2022/lib/components/bmb-modal/bmb-modal.component.mjs +0 -139
- package/esm2022/lib/components/bmb-modal/bmb-modal.interface.mjs +0 -2
- package/esm2022/lib/components/bmb-modal/bmb-native-modal.component.mjs +0 -121
- package/esm2022/lib/components/bmb-multi-dot-paginator/bmb-multi-dot-paginator-item/bmb-multi-dot-paginator-item.component.mjs +0 -15
- package/esm2022/lib/components/bmb-multi-dot-paginator/bmb-multi-dot-paginator.component.mjs +0 -59
- package/esm2022/lib/components/bmb-navigation-bar/bmb-navigation-bar.component.mjs +0 -30
- package/esm2022/lib/components/bmb-notice-card/bmb-notice-card.component.mjs +0 -45
- package/esm2022/lib/components/bmb-notification-card/bmb-notification-card-modal/bmb-notification-card-modal.component.mjs +0 -21
- package/esm2022/lib/components/bmb-notification-card/bmb-notification-card.component.mjs +0 -114
- package/esm2022/lib/components/bmb-notification-counter/bmb-notification-counter.component.mjs +0 -23
- package/esm2022/lib/components/bmb-overlay/bmb-overlay.component.mjs +0 -22
- package/esm2022/lib/components/bmb-paginator/bmb-paginator.component.mjs +0 -52
- package/esm2022/lib/components/bmb-portal/bmb-portal.component.mjs +0 -58
- package/esm2022/lib/components/bmb-portal/bmb-projected-content/bmb-projected-content.component.mjs +0 -123
- package/esm2022/lib/components/bmb-profile/bmb-profile.component.mjs +0 -153
- package/esm2022/lib/components/bmb-progress-bar/bmb-progress-bar.component.mjs +0 -39
- package/esm2022/lib/components/bmb-progress-cirlce/bmb-progress-circle.component.mjs +0 -180
- package/esm2022/lib/components/bmb-progress-cirlce/bmb-progress-circle.interface.mjs +0 -2
- package/esm2022/lib/components/bmb-pull-wedge/bmb-pull-wedge.component.mjs +0 -88
- package/esm2022/lib/components/bmb-push-notification/bmb-push-notification-item/bmb-push-notification-item.component.mjs +0 -75
- package/esm2022/lib/components/bmb-push-notification/bmb-push-notification.component.mjs +0 -24
- package/esm2022/lib/components/bmb-push-notification/types.mjs +0 -2
- package/esm2022/lib/components/bmb-radial/bmb-radial.component.mjs +0 -78
- package/esm2022/lib/components/bmb-search-input/bmb-search-input.component.mjs +0 -122
- package/esm2022/lib/components/bmb-server-table/bmb-server-table.component.mjs +0 -82
- package/esm2022/lib/components/bmb-sidebar/bmb-sidebar.component.mjs +0 -101
- package/esm2022/lib/components/bmb-sidebar/bmb-sidebar.interface.mjs +0 -2
- package/esm2022/lib/components/bmb-simple-header/bmb-simple-header.component.mjs +0 -64
- package/esm2022/lib/components/bmb-skeleton/bmb-skeleton.component.mjs +0 -16
- package/esm2022/lib/components/bmb-sounds-card/bmb-sounds-card.component.mjs +0 -64
- package/esm2022/lib/components/bmb-stat-counter/bmb-stat-counter.component.mjs +0 -32
- package/esm2022/lib/components/bmb-step-progress-bar/bmb-step-progress-bar.component.mjs +0 -59
- package/esm2022/lib/components/bmb-student-activity-card/bmb-student-activity-card.component.mjs +0 -53
- package/esm2022/lib/components/bmb-student-activity-selector/bmb-student-activity-tab/bmb-student-activity-tab.component.mjs +0 -27
- package/esm2022/lib/components/bmb-switch/bmb-switch.component.mjs +0 -90
- package/esm2022/lib/components/bmb-table-lite/bmb-table-lite.component.mjs +0 -564
- package/esm2022/lib/components/bmb-table-lite/bmb-table-lite.interface.mjs +0 -2
- package/esm2022/lib/components/bmb-tables/bmb-tables.component.mjs +0 -541
- package/esm2022/lib/components/bmb-tables/bmb-tables.interface.mjs +0 -2
- package/esm2022/lib/components/bmb-tabs/bmb-tabs.component.mjs +0 -132
- package/esm2022/lib/components/bmb-tags/bmb-tags.component.mjs +0 -66
- package/esm2022/lib/components/bmb-text-editor/bmb-text-editor.component.mjs +0 -135
- package/esm2022/lib/components/bmb-text-link/bmb-text-link.component.mjs +0 -43
- package/esm2022/lib/components/bmb-theme/bmb-theme.component.mjs +0 -65
- package/esm2022/lib/components/bmb-three-cols/bmb-three-cols.component.mjs +0 -30
- package/esm2022/lib/components/bmb-timestream/bmb-timestream-detail/bmb-timestream-detail.component.mjs +0 -74
- package/esm2022/lib/components/bmb-timestream/bmb-timestream-error/bmb-timestream-error.component.mjs +0 -13
- package/esm2022/lib/components/bmb-timestream/bmb-timestream.component.mjs +0 -236
- package/esm2022/lib/components/bmb-timestream/types.mjs +0 -2
- package/esm2022/lib/components/bmb-timestream-card/bmb-timestream-card.component.mjs +0 -139
- package/esm2022/lib/components/bmb-title-content/bmb-title-content.component.mjs +0 -61
- package/esm2022/lib/components/bmb-toast/bmb-toast.component.mjs +0 -47
- package/esm2022/lib/components/bmb-tooltip/bmb-tooltip.component.mjs +0 -39
- package/esm2022/lib/components/bmb-top-bar/bmb-top-bar-item/bmb-top-bar-item.component.mjs +0 -31
- package/esm2022/lib/components/bmb-top-bar/bmb-top-bar-user-section/bmb-top-bar-user-section.component.mjs +0 -94
- package/esm2022/lib/components/bmb-top-bar/bmb-top-bar.component.mjs +0 -86
- package/esm2022/lib/components/bmb-top-bar/types.mjs +0 -2
- package/esm2022/lib/components/bmb-totp/bmb-totp.component.mjs +0 -141
- package/esm2022/lib/components/bmb-user-image/bmb-user-image.component.mjs +0 -44
- package/esm2022/lib/components/bmb-user-profile/bmb-user-profile-content/bmb-user-profile-content.component.mjs +0 -19
- package/esm2022/lib/components/bmb-user-profile/bmb-user-profile.component.mjs +0 -77
- package/esm2022/lib/components/bmb-user-summary/bmb-user-summary-content/bmb-user-summary-content.component.mjs +0 -64
- package/esm2022/lib/components/bmb-user-summary/bmb-user-summary.component.mjs +0 -34
- package/esm2022/lib/components/bmb-value-counter/bmb-value-counter.component.mjs +0 -23
- package/esm2022/lib/components/bmb-web-templates/bmb-web-templates.component.mjs +0 -85
- package/esm2022/lib/components/bmb-wheel-menu/bmb-wheel-menu.component.mjs +0 -128
- package/esm2022/lib/components/utils/bmb-dropdown-content/bmb-dropdown-content.component.mjs +0 -51
- package/esm2022/lib/directives/bmb-accordion/bmb-accordion-control.directive.mjs +0 -88
- package/esm2022/lib/directives/bmb-button/button.directive.mjs +0 -84
- package/esm2022/lib/directives/bmb-button-group/bmb-button-group.directive.mjs +0 -29
- package/esm2022/lib/directives/bmb-layout/bmb-layout-item.directive.mjs +0 -64
- package/esm2022/lib/directives/bmb-layout/bmb-layout.directive.mjs +0 -41
- package/esm2022/lib/directives/bmb-layout/bmb-vertical-layout/bmb-vertical-layout-item.directive.mjs +0 -34
- package/esm2022/lib/directives/bmb-layout/bmb-vertical-layout/bmb-vertical-layout.directive.mjs +0 -37
- package/esm2022/lib/directives/bmb-layout-grid/bmb-layout-grid.directive.mjs +0 -89
- package/esm2022/lib/directives/bmb-selector/bmb-selector.directive.mjs +0 -28
- package/esm2022/lib/directives/utils/clickoutside.directive.mjs +0 -41
- package/esm2022/lib/ds-ng.component.mjs +0 -11
- package/esm2022/lib/ds-ng.service.mjs +0 -14
- package/esm2022/lib/pipes/translations.mjs +0 -22
- package/esm2022/lib/services/calendar/calendar.service.mjs +0 -51
- package/esm2022/lib/services/calendar.service.mjs +0 -51
- package/esm2022/lib/services/index.mjs +0 -3
- package/esm2022/lib/services/modal/native-modal.service.mjs +0 -60
- package/esm2022/lib/services/native-modal.service.mjs +0 -60
- package/esm2022/lib/services/notification/notification.service.mjs +0 -84
- package/esm2022/lib/services/notification.service.mjs +0 -84
- package/esm2022/lib/services/projection/projection.service.mjs +0 -49
- package/esm2022/lib/services/projection.service.mjs +0 -49
- package/esm2022/lib/services/tabs/tabs.service.mjs +0 -30
- package/esm2022/lib/services/tabs.service.mjs +0 -30
- package/esm2022/lib/services/theme/theme.service.mjs +0 -30
- package/esm2022/lib/services/theme.service.mjs +0 -30
- package/esm2022/lib/services/toast/toast.service.mjs +0 -24
- package/esm2022/lib/services/toast.service.mjs +0 -24
- package/esm2022/lib/services/translations/translations.service.mjs +0 -53
- package/esm2022/lib/services/user/profile.service.mjs +0 -26
- package/esm2022/lib/types/colors.mjs +0 -2
- package/esm2022/lib/types/index.mjs +0 -11
- package/esm2022/lib/utils/countryCodes.mjs +0 -1089
- package/esm2022/lib/utils/currencyFormat.mjs +0 -7
- package/esm2022/lib/utils/dropdown.mjs +0 -85
- package/esm2022/lib/utils/formControl.mjs +0 -25
- package/esm2022/lib/utils/timestreamFilters.mjs +0 -32
- package/esm2022/lib/utils/utils.mjs +0 -71
- package/esm2022/public-api.mjs +0 -160
- package/esm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs +0 -5
|
@@ -30,8 +30,9 @@ export declare class BmbAccordionComponent implements OnInit, OnChanges {
|
|
|
30
30
|
getClassesHeader(): string[];
|
|
31
31
|
getClassesContent(): string;
|
|
32
32
|
getStyles(): any;
|
|
33
|
-
toggle(event
|
|
33
|
+
toggle(event: MouseEvent): void;
|
|
34
34
|
getIconToggle(): string;
|
|
35
|
+
handleToggleKeyboard(event: KeyboardEvent): void;
|
|
35
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<BmbAccordionComponent, never>;
|
|
36
37
|
static ɵcmp: i0.ɵɵComponentDeclaration<BmbAccordionComponent, "bmb-accordion", never, { "appearanceContrast": { "alias": "appearanceContrast"; "required": false; "isSignal": true; }; "borderRadius": { "alias": "borderRadius"; "required": false; "isSignal": true; }; "margin": { "alias": "margin"; "required": false; "isSignal": true; }; "paddingHeader": { "alias": "paddingHeader"; "required": false; "isSignal": true; }; "paddingContent": { "alias": "paddingContent"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "accordionId": { "alias": "accordionId"; "required": false; "isSignal": true; }; "hideToggle": { "alias": "hideToggle"; "required": false; "isSignal": true; }; "active": { "alias": "active"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "expanded": { "alias": "expanded"; "required": false; "isSignal": true; }; "lockToggle": { "alias": "lockToggle"; "required": false; "isSignal": true; }; }, { "closed": "closed"; "opened": "opened"; "onClick": "onClick"; }, ["bmbAccordionContent", "bmbAccordionHeader"], never, true, never>;
|
|
37
38
|
}
|
package/lib/components/bmb-alert-center/bmb-alert-center-ads/bmb-alert-center-ads.component.d.ts
CHANGED
|
@@ -1,14 +1,10 @@
|
|
|
1
|
-
import { DomSanitizer } from '@angular/platform-browser';
|
|
2
1
|
import { IBmbAlertEmptyState, IBmbDataAlert } from '../types';
|
|
3
2
|
import * as i0 from "@angular/core";
|
|
4
3
|
export declare class BmbAlertCenterAdsComponent {
|
|
5
|
-
private sanitizer;
|
|
6
4
|
advertisements: import("@angular/core").InputSignal<IBmbDataAlert[]>;
|
|
7
5
|
emptyStateData: import("@angular/core").InputSignal<IBmbAlertEmptyState>;
|
|
8
6
|
alertEvent: import("@angular/core").OutputEmitterRef<IBmbDataAlert>;
|
|
9
|
-
constructor(sanitizer: DomSanitizer);
|
|
10
7
|
handleAlertEvent(alert: IBmbDataAlert): void;
|
|
11
|
-
sanitizedHtml(html: string): import("@angular/platform-browser").SafeHtml;
|
|
12
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<BmbAlertCenterAdsComponent, never>;
|
|
13
9
|
static ɵcmp: i0.ɵɵComponentDeclaration<BmbAlertCenterAdsComponent, "bmb-alert-center-ads", never, { "advertisements": { "alias": "advertisements"; "required": true; "isSignal": true; }; "emptyStateData": { "alias": "emptyStateData"; "required": false; "isSignal": true; }; }, { "alertEvent": "alertEvent"; }, never, never, true, never>;
|
|
14
10
|
}
|
package/lib/components/bmb-alert-center/bmb-alert-center-list/bmb-alert-center-list.component.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export declare class BmbAlertCenterListComponent {
|
|
|
13
13
|
isSelected: IBmbDataAlertsParsed[];
|
|
14
14
|
handleSelection(event: Event, item: IBmbDataAlertsParsed): void;
|
|
15
15
|
getTextFromDate(date: DateTime): string;
|
|
16
|
-
handleRowClick(
|
|
16
|
+
handleRowClick(item: IBmbDataAlertsParsed): void;
|
|
17
17
|
getFormattedTime(date: any): string;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<BmbAlertCenterListComponent, never>;
|
|
19
19
|
static ɵcmp: i0.ɵɵComponentDeclaration<BmbAlertCenterListComponent, "bmb-alert-center-list", never, { "alerts": { "alias": "alerts"; "required": true; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "enableMultipleSelection": { "alias": "enableMultipleSelection"; "required": false; "isSignal": true; }; }, { "alertSelected": "alertSelected"; "selectedAlert": "selectedAlert"; }, never, never, true, never>;
|
|
@@ -7,9 +7,9 @@ import { BmbNativeModalService } from '../../services/modal/native-modal.service
|
|
|
7
7
|
import { BmbTranslationsService } from '../../services/translations/translations.service';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class BmbAlertCenterComponent {
|
|
10
|
-
private nativeModalService;
|
|
11
|
-
private bmbAlertCenterService;
|
|
12
|
-
translationsService: BmbTranslationsService;
|
|
10
|
+
private readonly nativeModalService;
|
|
11
|
+
private readonly bmbAlertCenterService;
|
|
12
|
+
readonly translationsService: BmbTranslationsService;
|
|
13
13
|
dateFormat: import("@angular/core").InputSignal<string>;
|
|
14
14
|
tabsName: import("@angular/core").InputSignal<string[] | IBmbAlertCenterTabConfig[]>;
|
|
15
15
|
hideTabs: import("@angular/core").InputSignal<boolean>;
|
|
@@ -11,6 +11,8 @@ export interface IBmbDataAlertDetails {
|
|
|
11
11
|
href?: string;
|
|
12
12
|
type: 'paragraph' | 'image' | 'video' | 'link' | 'button' | 'title' | 'html';
|
|
13
13
|
variant?: IButtonAppearance;
|
|
14
|
+
subtitlesURL?: string;
|
|
15
|
+
language?: string;
|
|
14
16
|
event?: (id: string | number | undefined) => void;
|
|
15
17
|
}
|
|
16
18
|
export interface IBmbDataAlert {
|
|
@@ -8,9 +8,9 @@ import { BmbTranslationsService } from '../../services/translations/translations
|
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export { IBmbCalendarEvent, IBmbCalendarEventClick, IBmbEventType, } from './types';
|
|
10
10
|
export declare class BmbCalendarComponent implements OnInit, AfterViewInit {
|
|
11
|
-
private eventsSignal;
|
|
12
|
-
private modalService;
|
|
13
|
-
private translationsService;
|
|
11
|
+
private readonly eventsSignal;
|
|
12
|
+
private readonly modalService;
|
|
13
|
+
private readonly translationsService;
|
|
14
14
|
view: import("@angular/core").ModelSignal<IBmbCalendarView>;
|
|
15
15
|
filters: import("@angular/core").ModelSignal<{
|
|
16
16
|
[key: string]: boolean;
|
|
@@ -42,7 +42,7 @@ export declare class BmbCalendarComponent implements OnInit, AfterViewInit {
|
|
|
42
42
|
}>;
|
|
43
43
|
detailContent?: TemplateRef<any>;
|
|
44
44
|
modalTemplate: TemplateRef<any>;
|
|
45
|
-
|
|
45
|
+
resize(): void;
|
|
46
46
|
constructor(eventsSignal: BmbCalendarService, modalService: BmbNativeModalService, translationsService: BmbTranslationsService);
|
|
47
47
|
currentTime: import("@angular/core").WritableSignal<DateTime<boolean>>;
|
|
48
48
|
private timerId;
|
|
@@ -7,8 +7,8 @@ import * as i0 from "@angular/core";
|
|
|
7
7
|
export { defaultBotList, defaultActionList } from './bot_list';
|
|
8
8
|
export { IBotType, IChatBarActions } from './types';
|
|
9
9
|
export declare class BmbChatBarComponent {
|
|
10
|
-
private contentProjected;
|
|
11
|
-
private nativeModalService;
|
|
10
|
+
private readonly contentProjected;
|
|
11
|
+
private readonly nativeModalService;
|
|
12
12
|
placeholder: import("@angular/core").InputSignal<string>;
|
|
13
13
|
botList: import("@angular/core").InputSignal<IBotType[]>;
|
|
14
14
|
actionsList: import("@angular/core").InputSignal<IChatBarActions[]>;
|
|
@@ -10,11 +10,12 @@ export declare class BmbDigitalIdComponent {
|
|
|
10
10
|
icon: import("@angular/core").InputSignal<string>;
|
|
11
11
|
imgProfile: import("@angular/core").InputSignal<string>;
|
|
12
12
|
imgBackground: import("@angular/core").InputSignal<string>;
|
|
13
|
-
hideButton: import("@angular/core").InputSignal<boolean>;
|
|
14
13
|
secondaryTextButton: import("@angular/core").InputSignal<string | undefined>;
|
|
15
14
|
secondaryIconButton: import("@angular/core").InputSignal<string>;
|
|
16
15
|
disableSecondaryButton: import("@angular/core").InputSignal<boolean>;
|
|
17
16
|
disableMainButton: import("@angular/core").InputSignal<boolean>;
|
|
17
|
+
hideMainButton: import("@angular/core").InputSignal<boolean>;
|
|
18
|
+
hideSecondaryButton: import("@angular/core").InputSignal<boolean>;
|
|
18
19
|
logoSrc: import("@angular/core").InputSignal<string>;
|
|
19
20
|
close: import("@angular/core").OutputEmitterRef<MouseEvent>;
|
|
20
21
|
access: import("@angular/core").OutputEmitterRef<MouseEvent>;
|
|
@@ -24,5 +25,5 @@ export declare class BmbDigitalIdComponent {
|
|
|
24
25
|
clickAccess(event?: MouseEvent): void;
|
|
25
26
|
getFullName(): string;
|
|
26
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<BmbDigitalIdComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BmbDigitalIdComponent, "bmb-digital-id", never, { "name": { "alias": "name"; "required": true; "isSignal": true; }; "surname": { "alias": "surname"; "required": true; "isSignal": true; }; "registration": { "alias": "registration"; "required": true; "isSignal": true; }; "campus": { "alias": "campus"; "required": true; "isSignal": true; }; "career": { "alias": "career"; "required": true; "isSignal": true; }; "role": { "alias": "role"; "required": true; "isSignal": true; }; "textButton": { "alias": "textButton"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "imgProfile": { "alias": "imgProfile"; "required": true; "isSignal": true; }; "imgBackground": { "alias": "imgBackground"; "required": true; "isSignal": true; }; "
|
|
28
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BmbDigitalIdComponent, "bmb-digital-id", never, { "name": { "alias": "name"; "required": true; "isSignal": true; }; "surname": { "alias": "surname"; "required": true; "isSignal": true; }; "registration": { "alias": "registration"; "required": true; "isSignal": true; }; "campus": { "alias": "campus"; "required": true; "isSignal": true; }; "career": { "alias": "career"; "required": true; "isSignal": true; }; "role": { "alias": "role"; "required": true; "isSignal": true; }; "textButton": { "alias": "textButton"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "imgProfile": { "alias": "imgProfile"; "required": true; "isSignal": true; }; "imgBackground": { "alias": "imgBackground"; "required": true; "isSignal": true; }; "secondaryTextButton": { "alias": "secondaryTextButton"; "required": false; "isSignal": true; }; "secondaryIconButton": { "alias": "secondaryIconButton"; "required": false; "isSignal": true; }; "disableSecondaryButton": { "alias": "disableSecondaryButton"; "required": false; "isSignal": true; }; "disableMainButton": { "alias": "disableMainButton"; "required": false; "isSignal": true; }; "hideMainButton": { "alias": "hideMainButton"; "required": false; "isSignal": true; }; "hideSecondaryButton": { "alias": "hideSecondaryButton"; "required": false; "isSignal": true; }; "logoSrc": { "alias": "logoSrc"; "required": false; "isSignal": true; }; }, { "close": "close"; "access": "access"; "onSecondaryClick": "onSecondaryClick"; }, never, never, true, never>;
|
|
28
29
|
}
|
|
@@ -5,9 +5,10 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
export declare class BmbDropdownMenuComponent {
|
|
6
6
|
private projectionService;
|
|
7
7
|
items: import("@angular/core").InputSignal<IDropdownItem[]>;
|
|
8
|
+
clickedItem: import("@angular/core").OutputEmitterRef<IDropdownItem>;
|
|
8
9
|
contentRef: ElementRef<any>;
|
|
9
10
|
constructor(projectionService: BmbProjectionContentService);
|
|
10
11
|
openDropdown(): void;
|
|
11
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<BmbDropdownMenuComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BmbDropdownMenuComponent, "bmb-dropdown-menu", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BmbDropdownMenuComponent, "bmb-dropdown-menu", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; }, { "clickedItem": "clickedItem"; }, never, never, true, never>;
|
|
13
14
|
}
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export type IBmbStatusAppearance = 'success' | 'event' | 'warning' | 'error';
|
|
3
|
+
export type IBmbStatusIconColor = 'primary' | 'secondary';
|
|
3
4
|
export declare class BmbIconStatusComponent {
|
|
4
5
|
icon: import("@angular/core").InputSignal<string>;
|
|
5
6
|
statusAppearance: import("@angular/core").InputSignal<IBmbStatusAppearance | undefined>;
|
|
7
|
+
iconColor: import("@angular/core").InputSignal<IBmbStatusIconColor>;
|
|
6
8
|
getIconSize(): number;
|
|
7
9
|
getClassName(baseClassName: string, className: string): string;
|
|
8
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<BmbIconStatusComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BmbIconStatusComponent, "bmb-icon-status", never, { "icon": { "alias": "icon"; "required": true; "isSignal": true; }; "statusAppearance": { "alias": "statusAppearance"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BmbIconStatusComponent, "bmb-icon-status", never, { "icon": { "alias": "icon"; "required": true; "isSignal": true; }; "statusAppearance": { "alias": "statusAppearance"; "required": false; "isSignal": true; }; "iconColor": { "alias": "iconColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
10
12
|
}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import { IBmbDataAlertsParsed } from '../../../types';
|
|
1
|
+
import { IBmbDataAlert, IBmbDataAlertsParsed } from '../../../types';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class BmbNotificationCardModalComponent {
|
|
4
4
|
visibleAlert: import("@angular/core").InputSignal<IBmbDataAlertsParsed | null>;
|
|
5
|
-
|
|
5
|
+
alertEvent: import("@angular/core").OutputEmitterRef<IBmbDataAlert | IBmbDataAlertsParsed>;
|
|
6
|
+
handleAlertEvent(alert: IBmbDataAlertsParsed | IBmbDataAlert): void;
|
|
7
|
+
getAlert(): IBmbDataAlertsParsed;
|
|
6
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<BmbNotificationCardModalComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BmbNotificationCardModalComponent, "bmb-notification-card-modal", never, { "visibleAlert": { "alias": "visibleAlert"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BmbNotificationCardModalComponent, "bmb-notification-card-modal", never, { "visibleAlert": { "alias": "visibleAlert"; "required": false; "isSignal": true; }; }, { "alertEvent": "alertEvent"; }, never, never, true, never>;
|
|
8
10
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
1
2
|
import { INotification, INotificationAction } from '../types';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class BmbPushNotificationItemComponent {
|
|
@@ -13,6 +14,8 @@ export declare class BmbPushNotificationItemComponent {
|
|
|
13
14
|
getAppName(): string;
|
|
14
15
|
handleDontAskAgain(): void;
|
|
15
16
|
handleAction(event: MouseEvent, action: INotificationAction): void;
|
|
17
|
+
isNotificationTemplate(): boolean;
|
|
18
|
+
getContent(): TemplateRef<unknown>;
|
|
16
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<BmbPushNotificationItemComponent, never>;
|
|
17
20
|
static ɵcmp: i0.ɵɵComponentDeclaration<BmbPushNotificationItemComponent, "bmb-push-notification-item", never, { "notification": { "alias": "notification"; "required": true; "isSignal": true; }; }, { "onClose": "onClose"; }, never, never, true, never>;
|
|
18
21
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
1
2
|
import { IButtonAppearance } from '../../types';
|
|
2
3
|
import { BmbToastAppearance } from '../bmb-toast/bmb-toast.component';
|
|
3
4
|
export interface INotification extends IMinimalNotification, IBmbNoticeCardContent {
|
|
@@ -20,7 +21,7 @@ export interface INotification extends IMinimalNotification, IBmbNoticeCardConte
|
|
|
20
21
|
export interface IMinimalNotification {
|
|
21
22
|
title: string;
|
|
22
23
|
subTitle?: string;
|
|
23
|
-
content?: string | IBmbNoticeCardDescription
|
|
24
|
+
content?: string | IBmbNoticeCardDescription | TemplateRef<unknown>;
|
|
24
25
|
isFullColor: boolean;
|
|
25
26
|
id?: string;
|
|
26
27
|
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { IBmbDataAlert, IBmbDataAlertsParsed } from '../../bmb-alert-center/types';
|
|
2
|
+
import { DomSanitizer } from '@angular/platform-browser';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class BmbAlertCenterDetailComponent {
|
|
5
|
+
private readonly sanitizer;
|
|
6
|
+
alert: import("@angular/core").InputSignal<IBmbDataAlert | IBmbDataAlertsParsed>;
|
|
7
|
+
alertEvent: import("@angular/core").OutputEmitterRef<IBmbDataAlert | IBmbDataAlertsParsed>;
|
|
8
|
+
constructor(sanitizer: DomSanitizer);
|
|
9
|
+
/**
|
|
10
|
+
* Sanitizes HTML content using DOMPurify before bypassing Angular's built-in sanitization.
|
|
11
|
+
* This is safe because:
|
|
12
|
+
* 1. Content is pre-sanitized with DOMPurify using restrictive forbidTagsAndAttributes config
|
|
13
|
+
* 2. DOMPurify removes all potentially dangerous HTML/JS content
|
|
14
|
+
* 3. Only safe HTML tags and attributes are allowed through the configuration
|
|
15
|
+
*/
|
|
16
|
+
sanitizedHtml(html: string): import("@angular/platform-browser").SafeHtml;
|
|
17
|
+
handleAlertEvent(alert: IBmbDataAlertsParsed | IBmbDataAlert): void;
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BmbAlertCenterDetailComponent, never>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BmbAlertCenterDetailComponent, "bmb-alert-center-detail", never, { "alert": { "alias": "alert"; "required": true; "isSignal": true; }; }, { "alertEvent": "alertEvent"; }, never, never, true, never>;
|
|
20
|
+
}
|
|
@@ -5,6 +5,7 @@ export declare class BmbDropdownContentComponent {
|
|
|
5
5
|
items: import("@angular/core").ModelSignal<IDropdownItem[]>;
|
|
6
6
|
isKeyboardEvent: import("@angular/core").ModelSignal<boolean>;
|
|
7
7
|
enableFilter: import("@angular/core").InputSignal<boolean>;
|
|
8
|
+
clickedItem: import("@angular/core").OutputEmitterRef<IDropdownItem>;
|
|
8
9
|
isOpen: import("@angular/core").ModelSignal<boolean>;
|
|
9
10
|
filteredItems: import("@angular/core").Signal<IDropdownItem[]>;
|
|
10
11
|
filterString: import("@angular/core").WritableSignal<string>;
|
|
@@ -12,5 +13,5 @@ export declare class BmbDropdownContentComponent {
|
|
|
12
13
|
isSelected(item: string): boolean;
|
|
13
14
|
handleDropdown(item: IDropdownItem): void;
|
|
14
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<BmbDropdownContentComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BmbDropdownContentComponent, "bmb-dropdown-content", never, { "selectedOption": { "alias": "selectedOption"; "required": false; "isSignal": true; }; "items": { "alias": "items"; "required": false; "isSignal": true; }; "isKeyboardEvent": { "alias": "isKeyboardEvent"; "required": false; "isSignal": true; }; "enableFilter": { "alias": "enableFilter"; "required": false; "isSignal": true; }; "isOpen": { "alias": "isOpen"; "required": false; "isSignal": true; }; }, { "items": "itemsChange"; "isKeyboardEvent": "isKeyboardEventChange"; "isOpen": "isOpenChange"; }, never, never, true, never>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BmbDropdownContentComponent, "bmb-dropdown-content", never, { "selectedOption": { "alias": "selectedOption"; "required": false; "isSignal": true; }; "items": { "alias": "items"; "required": false; "isSignal": true; }; "isKeyboardEvent": { "alias": "isKeyboardEvent"; "required": false; "isSignal": true; }; "enableFilter": { "alias": "enableFilter"; "required": false; "isSignal": true; }; "isOpen": { "alias": "isOpen"; "required": false; "isSignal": true; }; }, { "items": "itemsChange"; "isKeyboardEvent": "isKeyboardEventChange"; "clickedItem": "clickedItem"; "isOpen": "isOpenChange"; }, never, never, true, never>;
|
|
16
17
|
}
|
package/lib/ds-ng.component.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class DsNgComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<DsNgComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DsNgComponent, "bmb-ds-ng", never, {}, {}, never, never,
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DsNgComponent, "bmb-ds-ng", never, {}, {}, never, never, true, never>;
|
|
5
5
|
}
|
|
@@ -6,7 +6,7 @@ export declare class BmbCalendarService {
|
|
|
6
6
|
addMultipleEvents(events: IBmbCalendarEvent[]): void;
|
|
7
7
|
addEvent(event: IBmbCalendarEvent): void;
|
|
8
8
|
deleteEvent(id: string): void;
|
|
9
|
-
editEvent(id: string): void;
|
|
9
|
+
editEvent(id: string, newEventData: Partial<IBmbCalendarEvent>): void;
|
|
10
10
|
getEventList(): IBmbCalendarEvent[];
|
|
11
11
|
setIsLoading(state: boolean): void;
|
|
12
12
|
getIsLoading(): boolean;
|
package/lib/utils/utils.d.ts
CHANGED
|
@@ -11,3 +11,7 @@ export declare const isErrorMessageSet: (errorMessage: string | IBmbInputError)
|
|
|
11
11
|
export declare const getCustomValidation: (customValidation: ValidatorFn, formControl: FormControl) => ValidationErrors | null;
|
|
12
12
|
export declare const getCustomValidationMessage: (result: ValidationErrors | null, errorMessage: string | IBmbInputError) => string;
|
|
13
13
|
export declare const getMobileResolutionSize: (isMobile?: boolean) => string;
|
|
14
|
+
export declare const forbidTagsAndAttributes: {
|
|
15
|
+
FORBID_TAGS: string[];
|
|
16
|
+
FORBID_ATTR: string[];
|
|
17
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ti-tecnologico-de-monterrey-oficial/ds-ng",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.1319-b",
|
|
4
4
|
"description": "Design System oficial del Tecnológico de Monterrey - Descubre cómo nuestro Design System no solo da forma a la estética, sino que también impulsa la consistencia en cada rincón de nuestro diseño, proporcionando una base sólida para construir experiencias memorables y coherentes. Únete a nosotros en este viaje donde la creatividad, coherencia y elegancia se encuentran para dar vida a un mundo visualmente armonioso y funcionalmente fluido.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -30,8 +30,6 @@
|
|
|
30
30
|
},
|
|
31
31
|
".": {
|
|
32
32
|
"types": "./index.d.ts",
|
|
33
|
-
"esm2022": "./esm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs",
|
|
34
|
-
"esm": "./esm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs",
|
|
35
33
|
"default": "./fesm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs"
|
|
36
34
|
}
|
|
37
35
|
},
|
|
@@ -1,122 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"account_statement": {
|
|
3
|
-
"title": "Account Statement",
|
|
4
|
-
"progress_circle_title": "Total to pay this month",
|
|
5
|
-
"label_primary": "Monthly Fee",
|
|
6
|
-
"label_secondary": "Pending",
|
|
7
|
-
"payment_deadline_label": "Payment Deadline:",
|
|
8
|
-
"cut_off_date_label": "Cut-off Date:",
|
|
9
|
-
"pay_button_label": "Pay",
|
|
10
|
-
"back_button_label": "Back",
|
|
11
|
-
"modal_title": "Pay",
|
|
12
|
-
"modal_subtitle": "How much would you like to pay?",
|
|
13
|
-
"modal_rest_label": "Remaining Payment",
|
|
14
|
-
"modal_other_amount_label": "Other Amount",
|
|
15
|
-
"modal_primary_button_label": "Pay",
|
|
16
|
-
"error_message": "Error, This field is required",
|
|
17
|
-
"progress_title": "Total Paid"
|
|
18
|
-
},
|
|
19
|
-
"advertisement_card": {
|
|
20
|
-
"title": "My Ads"
|
|
21
|
-
},
|
|
22
|
-
"alert_center": {
|
|
23
|
-
"empty_state": {
|
|
24
|
-
"primary_text": "You have no notifications to show"
|
|
25
|
-
},
|
|
26
|
-
"loader": {
|
|
27
|
-
"loading": "Loading...",
|
|
28
|
-
"subtitle": "Loading notifications",
|
|
29
|
-
"primary_button": "Retry",
|
|
30
|
-
"secondary_button": "Exit"
|
|
31
|
-
},
|
|
32
|
-
"form": {
|
|
33
|
-
"empty_state": {
|
|
34
|
-
"primary_text": "You have no notifications to show"
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
"balance_overview": {
|
|
39
|
-
"progress_circle_value": "Progress Circle Value",
|
|
40
|
-
"progress_circle_title": "Progress Circle Title",
|
|
41
|
-
"label_primary": "Primary Label",
|
|
42
|
-
"label_secondary": "Secondary Label",
|
|
43
|
-
"value_primary": "$0",
|
|
44
|
-
"value_secondary": "$0"
|
|
45
|
-
},
|
|
46
|
-
"calendar": {
|
|
47
|
-
"title": "My calendar",
|
|
48
|
-
"today": "Today",
|
|
49
|
-
"month": "Month",
|
|
50
|
-
"week": "Week",
|
|
51
|
-
"day": "Day",
|
|
52
|
-
"calendar": "Calendar",
|
|
53
|
-
"subtitle": "Select the calendars you want to view",
|
|
54
|
-
"filter_save": "Save"
|
|
55
|
-
},
|
|
56
|
-
"chat_bar": {
|
|
57
|
-
"placeholder": "What would you like to find today?",
|
|
58
|
-
"drag_files": "Drag your files here"
|
|
59
|
-
},
|
|
60
|
-
"digital_id": {
|
|
61
|
-
"secondary_button_label": "Download ID as PDF"
|
|
62
|
-
},
|
|
63
|
-
"dropzone": {
|
|
64
|
-
"drop_instructions": "Drag and drop your files here or",
|
|
65
|
-
"drop_label": "Select files",
|
|
66
|
-
"error_message": "Unsupported file",
|
|
67
|
-
"error_message_format": "Unsupported format",
|
|
68
|
-
"error_message_size": "File size exceeds the allowed limit",
|
|
69
|
-
"format_files_label": "Specification of formats and weight",
|
|
70
|
-
"link_label": "View more information about accepted file formats."
|
|
71
|
-
},
|
|
72
|
-
"header_mitec": {
|
|
73
|
-
"header_label": "STUDENTS"
|
|
74
|
-
},
|
|
75
|
-
"home_card_chat": {
|
|
76
|
-
"title": "TecBot assistant",
|
|
77
|
-
"subtitle": "Chat"
|
|
78
|
-
},
|
|
79
|
-
"login": {
|
|
80
|
-
"header_label": "STUDENTS",
|
|
81
|
-
"forgotten_password": "Forgot your password?",
|
|
82
|
-
"remember_me": "Remember me",
|
|
83
|
-
"login_as_guest": "Login as Guest",
|
|
84
|
-
"button_label": "Log In"
|
|
85
|
-
},
|
|
86
|
-
"login_onboarding": {
|
|
87
|
-
"another_account": "Log in with another account",
|
|
88
|
-
"forgot_password": "Forgot your password?"
|
|
89
|
-
},
|
|
90
|
-
"notice_card": {
|
|
91
|
-
"button_text": "Understood"
|
|
92
|
-
},
|
|
93
|
-
"step_progress_bar": {
|
|
94
|
-
"label_completed": "Complete",
|
|
95
|
-
"label_pending": "Pending"
|
|
96
|
-
},
|
|
97
|
-
"switch": {
|
|
98
|
-
"aria_label": "Describe the action of the switch"
|
|
99
|
-
},
|
|
100
|
-
"totp": {
|
|
101
|
-
"title": "TOTP",
|
|
102
|
-
"subtitle": "Time-based One-Time Password"
|
|
103
|
-
},
|
|
104
|
-
"user_profile": {
|
|
105
|
-
"header": "STUDENTS",
|
|
106
|
-
"another_account": "Log in with another account",
|
|
107
|
-
"button_label": "Log In"
|
|
108
|
-
},
|
|
109
|
-
"user_summary": {
|
|
110
|
-
"salutation": "Good afternoon",
|
|
111
|
-
"digital_id": "Digital ID"
|
|
112
|
-
},
|
|
113
|
-
"notification_card": {
|
|
114
|
-
"tabs": {
|
|
115
|
-
"notifications": "Notifications",
|
|
116
|
-
"advertisements": "Advertisements"
|
|
117
|
-
},
|
|
118
|
-
"empty_state": {
|
|
119
|
-
"primary_text": "You have no notifications to show"
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
}
|
|
@@ -1,122 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"account_statement": {
|
|
3
|
-
"title": "Estado de cuenta",
|
|
4
|
-
"progress_circle_title": "Total a pagar este mes",
|
|
5
|
-
"label_primary": "Cuota Mensual",
|
|
6
|
-
"label_secondary": "Pendiente",
|
|
7
|
-
"payment_deadline_label": "Fecha límite de pago:",
|
|
8
|
-
"cut_off_date_label": "Fecha de corte:",
|
|
9
|
-
"pay_button_label": "Pagar",
|
|
10
|
-
"back_button_label": "Regresar",
|
|
11
|
-
"modal_title": "Pagar",
|
|
12
|
-
"modal_subtitle": "¿Cuánto deseas pagar?",
|
|
13
|
-
"modal_rest_label": "Pagar restante",
|
|
14
|
-
"modal_other_amount_label": "Otra cantidad",
|
|
15
|
-
"modal_primary_button_label": "Pagar",
|
|
16
|
-
"error_message": "Error, Este campo es requerido",
|
|
17
|
-
"progress_title": "Total pagado"
|
|
18
|
-
},
|
|
19
|
-
"advertisement_card": {
|
|
20
|
-
"title": "Mis anuncios"
|
|
21
|
-
},
|
|
22
|
-
"alert_center": {
|
|
23
|
-
"empty_state": {
|
|
24
|
-
"primary_text": "No tienes notificaciones para mostrar"
|
|
25
|
-
},
|
|
26
|
-
"loader": {
|
|
27
|
-
"loading": "Cargando...",
|
|
28
|
-
"subtitle": "Cargando las notificaciones",
|
|
29
|
-
"primary_button": "Reintentar",
|
|
30
|
-
"secondary_button": "Salir"
|
|
31
|
-
},
|
|
32
|
-
"form": {
|
|
33
|
-
"empty_state": {
|
|
34
|
-
"primary_text": "No tienes notificaciones para mostrar"
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
"balance_overview": {
|
|
39
|
-
"progress_circle_value": "Valor del círculo de progreso",
|
|
40
|
-
"progress_circle_title": "Título del círculo de progreso",
|
|
41
|
-
"label_primary": "Etiqueta primaria",
|
|
42
|
-
"label_secondary": "Etiqueta secundaria",
|
|
43
|
-
"value_primary": "$0",
|
|
44
|
-
"value_secondary": "$0"
|
|
45
|
-
},
|
|
46
|
-
"calendar": {
|
|
47
|
-
"title": "Mi Calendario",
|
|
48
|
-
"today": "Hoy",
|
|
49
|
-
"month": "Mes",
|
|
50
|
-
"week": "Semana",
|
|
51
|
-
"day": "Día",
|
|
52
|
-
"calendar": "Calendario",
|
|
53
|
-
"subtitle": "Selecciona los calendarios que quieres ver",
|
|
54
|
-
"filter_save": "Guardar"
|
|
55
|
-
},
|
|
56
|
-
"chat_bar": {
|
|
57
|
-
"placeholder": "¿Qué deseas encontrar hoy?",
|
|
58
|
-
"drag_files": "Arrastra tus archivos aquí"
|
|
59
|
-
},
|
|
60
|
-
"digital_id": {
|
|
61
|
-
"secondary_button_label": "Descargar ID a PDF"
|
|
62
|
-
},
|
|
63
|
-
"dropzone": {
|
|
64
|
-
"drop_instructions": "Arrastra y suelta tus archivos aquí o",
|
|
65
|
-
"drop_label": "Selecciona archivos",
|
|
66
|
-
"error_message": "Archivo no compatible",
|
|
67
|
-
"error_message_format": "Formato no soportado",
|
|
68
|
-
"error_message_size": "El archivo supera el tamaño permitido",
|
|
69
|
-
"format_files_label": "Especificación de formatos y peso",
|
|
70
|
-
"link_label": "Ver más información de formatos de archivo aceptados."
|
|
71
|
-
},
|
|
72
|
-
"header_mitec": {
|
|
73
|
-
"header_label": "ESTUDIANTES"
|
|
74
|
-
},
|
|
75
|
-
"home_card_chat": {
|
|
76
|
-
"title": "Asistente TecBot",
|
|
77
|
-
"subtitle": "Chat"
|
|
78
|
-
},
|
|
79
|
-
"login": {
|
|
80
|
-
"header_label": "ESTUDIANTES",
|
|
81
|
-
"forgotten_password": "¿Olvidaste tu contraseña?",
|
|
82
|
-
"remember_me": "Recuérdame",
|
|
83
|
-
"login_as_guest": "Entrar como invitado",
|
|
84
|
-
"button_label": "Iniciar sesión"
|
|
85
|
-
},
|
|
86
|
-
"login_onboarding": {
|
|
87
|
-
"another_account": "Iniciar sesión con otra cuenta",
|
|
88
|
-
"forgot_password": "¿Olvidaste tu contraseña?"
|
|
89
|
-
},
|
|
90
|
-
"notice_card": {
|
|
91
|
-
"button_text": "Enterado"
|
|
92
|
-
},
|
|
93
|
-
"step_progress_bar": {
|
|
94
|
-
"label_completed": "Completo",
|
|
95
|
-
"label_pending": "Pendiente"
|
|
96
|
-
},
|
|
97
|
-
"switch": {
|
|
98
|
-
"aria_label": "Describe la acción del interruptor"
|
|
99
|
-
},
|
|
100
|
-
"totp": {
|
|
101
|
-
"title": "TOTP",
|
|
102
|
-
"subtitle": "Contraseña de un solo uso"
|
|
103
|
-
},
|
|
104
|
-
"user_profile": {
|
|
105
|
-
"header": "ESTUDIANTES",
|
|
106
|
-
"another_account": "Iniciar sesión con otra cuenta",
|
|
107
|
-
"button_label": "Iniciar sesión"
|
|
108
|
-
},
|
|
109
|
-
"user_summary": {
|
|
110
|
-
"salutation": "Buenas tardes",
|
|
111
|
-
"digital_id": "ID Digital"
|
|
112
|
-
},
|
|
113
|
-
"notification_card": {
|
|
114
|
-
"tabs": {
|
|
115
|
-
"notifications": "Notificaciones",
|
|
116
|
-
"advertisements": "Anuncios"
|
|
117
|
-
},
|
|
118
|
-
"empty_state": {
|
|
119
|
-
"primary_text": "No tienes elementos para mostrar"
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
}
|