{"version":3,"sources":["libs/sms/src/lib/info-banner/learn-more-modal/learn-more-modal.component.ts","libs/sms/src/lib/info-banner/learn-more-modal/learn-more-modal.component.html","libs/sms/src/lib/progress-tracker/progress-tracker.component.ts","libs/sms/src/lib/progress-tracker/progress-tracker.component.html","node_modules/@vendasta/smsv2/fesm2020/vendasta-smsv2.mjs","libs/sms/src/lib/sms-registration-form/types.ts","libs/sms/src/lib/sms.constants.ts","libs/sms/src/lib/token.ts","libs/sms/src/lib/service/sms.service.ts","libs/sms/src/lib/info-banner/info-banner.component.ts","libs/sms/src/lib/info-banner/info-banner.component.html","libs/sms/src/lib/sms-registration-alert/sms-registration-alert.component.ts","libs/sms/src/lib/sms-registration-alert/sms-registration-alert.component.html","libs/sms/src/lib/sms-registration-card/sms-registration-card.component.ts","libs/sms/src/lib/sms-registration-card/sms-registration-card.component.html","libs/sms/src/lib/sms-registration-error-banner/sms-registration-error-banner.component.ts","libs/sms/src/lib/sms-registration-error-banner/sms-registration-error-banner.component.html","libs/sms/src/lib/sms-registration-form/pipes/business-category-to-label.pipe.ts","libs/sms/src/lib/sms-registration-form/pipes/region-to-label.pipe.ts","libs/sms/src/lib/sms-registration-form/comfirmation-dialog/confirmation-modal.component.ts","libs/sms/src/lib/sms-registration-form/comfirmation-dialog/confirmation-modal.component.html","libs/sms/src/lib/sms-registration-form/sms-registration-form.component.ts","libs/sms/src/lib/sms-registration-form/sms-registration-form.component.html","libs/sms/src/lib/sms-registration/sms-registration.component.ts","libs/sms/src/lib/sms-registration/sms-registration.component.html","libs/sms/src/lib/assets/i18n/en_devel.json","libs/sms/src/lib/assets/i18n/sms-i18n.module.ts","libs/sms/src/lib/sms.module.ts","libs/templates/src/lib/dynamic-component-selector/dynamic-component-selector.service.ts","libs/templates/src/lib/dynamic-component-selector/dynamic-component-dialog/dynamic-component-dialog.component.ts","libs/templates/src/lib/dynamic-component-selector/dynamic-component-dialog/dynamic-component-dialog.component.html","libs/templates/src/lib/dynamic-component-selector/dynamic-component-selector.component.ts","libs/templates/src/lib/dynamic-component-selector/dynamic-component-selector.component.html","libs/templates/src/lib/assets/i18n/en_devel.json","libs/templates/src/lib/assets/i18n/templates-i18n.module.ts","libs/templates/src/lib/dynamic-component-selector/dynamic-component-selector.module.ts","libs/sms/src/lib/text-message-builder/text-message-builder-form/text-message-builder-form.component.ts","libs/sms/src/lib/text-message-builder/text-message-builder-form/text-message-builder-form.component.html","libs/sms/src/lib/text-message-builder/text-message-builder-preview/text-message-builder-preview.component.ts","libs/sms/src/lib/text-message-builder/text-message-builder-preview/text-message-builder-preview.component.html","libs/sms/src/lib/text-message-builder/text-message-builder.component.ts","libs/sms/src/lib/text-message-builder/text-message-builder.component.html"],"sourcesContent":["import { Component } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MatDialogModule } from '@angular/material/dialog';\nimport { MatButtonModule } from '@angular/material/button';\n\n@Component({\n standalone: true,\n imports: [CommonModule, MatDialogModule, MatButtonModule],\n templateUrl: './learn-more-modal.component.html',\n styleUrls: ['./learn-more-modal.component.scss'],\n})\nexport class LearnMoreModalComponent {}\n","
\n To prevent spam and other SMS abuse, phone carriers in the United States now require businesses to register their\n phone numbers before sending SMS messages to customers. (Policy known as A2P 10DLC)\n
\n How long does registration take?\n\n Once the form has been submitted, registration through third-party verification can take anywhere from one week, up\n to one month. A third-party agency is being used by telecom carriers in the United States to verify business\n registration data with government databases.\n
\n How do I find my business registration number a.k.a. EIN / Tax ID?\n\n An EIN is a nine-digit number the IRS uses to identify a business for tax purposes, much like a Social Security\n number identifies an individual business. In the US, the Internal Revenue Service (IRS) issues a CP 575 EIN\n Confirmation Letter to confirm the unique Employer Identification Number (EIN) issued to a new business. The EIN\n provided in a CP 575 letter is required to file your company’s taxes, open a business bank account, and apply for a\n business credit card, loan, or payroll processing. You may be able to find your number on previous business tax\n returns, loans, licenses or bank statements. If you can't find your EIN on any of your documents, you can contact\n the IRS at 800-829-4933, Monday through Friday between 7 a.m. and 7 p.m. local time. If your business does not have\n an EIN, you can apply for an EIN by submitting IRS Form SS-4 with the IRS.\n
\n How can I ensure my application is approved?\n\n Make sure the data entered exactly matches the information associated with your EIN, including your legal company\n name. The most common reason for a business’s application being rejected is because the information entered in the\n form does not match the information the IRS has for the business, associated with your EIN.\n
\nAssigned number: {{ (smsNumber$ | async) || '-' }}
\n \n{{ 'SMS_REGISTRATION.CARD.ASSIGNED_NUMBER_DESCRIPTION' | translate }}
\n\n You will not be able to edit this information after submitting. Make sure that all the information you've provided\n is accurate.\n
\n