sales-frontend-components 0.0.168 → 0.0.170
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/dist/index.cjs.js +6 -0
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +23 -12
- package/dist/index.esm.js +6 -1
- package/dist/index.esm.js.map +1 -1
- package/package.json +15 -15
package/dist/index.d.ts
CHANGED
|
@@ -374,47 +374,56 @@ interface Props$1 {
|
|
|
374
374
|
env: 'stg' | 'dev';
|
|
375
375
|
/**
|
|
376
376
|
* @property 'appInit'
|
|
377
|
-
*
|
|
378
377
|
* 업무명 : 영업지원 앱 로그인,
|
|
379
378
|
* 상세업무명 : 앱 초기 설정 본인인증 (2차인증)
|
|
380
|
-
* @property 'tabletEformInit'
|
|
381
379
|
*
|
|
380
|
+
*
|
|
381
|
+
* @property 'tabletEformInit'
|
|
382
382
|
* 업무명 : [태블릿] 전자청약(최초 진입),
|
|
383
383
|
* 상세업무명 : 고객정보 본인인증(계약관계자 모두 진행)
|
|
384
|
-
* @property 'tabletEformRe'
|
|
385
384
|
*
|
|
385
|
+
*
|
|
386
|
+
* @property 'tabletEformRe'
|
|
386
387
|
* 업무명 : [태블릿] 전자청약(재진입),
|
|
387
388
|
* 상세업무명 : 고객정보 본인인증(계약관계자 모두 진행)
|
|
388
|
-
* @property 'tabletEformSubInfo'
|
|
389
389
|
*
|
|
390
|
+
*
|
|
391
|
+
* @property 'tabletEformSubInfo'
|
|
390
392
|
* 업무명 : [태블릿] 전자청약 [청약 부속정보 확인] 단계,
|
|
391
393
|
* 상세업무명 : 지정대리청구서비스 특약신청 시 실명확인
|
|
392
|
-
* @property 'smartphoneEformSubInfo'
|
|
393
394
|
*
|
|
395
|
+
*
|
|
396
|
+
* @property 'smartphoneEformSubInfo'
|
|
394
397
|
* 업무명 : [스마트폰] 전자청약 [청약 부속정보 확인] 단계,
|
|
395
398
|
* 상세업무명 : 지정대리청구서비스 특약신청 시 실명확인
|
|
396
|
-
* @property 'smartphoneEformAlimtalkInit'
|
|
397
399
|
*
|
|
400
|
+
*
|
|
401
|
+
* @property 'smartphoneEformAlimtalkInit'
|
|
398
402
|
* 업무명 : [스마트폰] 전자청약 알림톡(최초 진입),
|
|
399
403
|
* 상세업무명 : 고객정보 본인인증(계약관계자 개별 진행)
|
|
400
|
-
* @property 'smartphoneEformAlimtalkRe'
|
|
401
404
|
*
|
|
405
|
+
*
|
|
406
|
+
* @property 'smartphoneEformAlimtalkRe'
|
|
402
407
|
* 업무명 : [스마트폰] 전자청약 알림톡(재진입),
|
|
403
408
|
* 상세업무명 : 고객정보 본인인증(계약관계자 개별 진행)
|
|
404
|
-
* @property 'tabletNewCustomer'
|
|
405
409
|
*
|
|
410
|
+
*
|
|
411
|
+
* @property 'tabletNewCustomer'
|
|
406
412
|
* 업무명 : [태블릿] 신규고객등록,
|
|
407
413
|
* 상세업무명 : 고객정보 본인인증
|
|
408
|
-
* @property 'tabletNewCustomerLegalRep'
|
|
409
414
|
*
|
|
415
|
+
*
|
|
416
|
+
* @property 'tabletNewCustomerLegalRep'
|
|
410
417
|
* 업무명 : [태블릿] 신규고객등록,
|
|
411
418
|
* 상세업무명 : 법정대리인 본인인증(친권자1,2 개별 진행)
|
|
412
|
-
* @property 'tabletCustomerInfoPlanAgreement'
|
|
413
419
|
*
|
|
420
|
+
*
|
|
421
|
+
* @property 'tabletCustomerInfoPlanAgreement'
|
|
414
422
|
* 업무명 : [태블릿] 고객정보조회,
|
|
415
423
|
* 상세업무명 : 가입설계동의갱신 인증
|
|
416
|
-
* @property 'tabletCustomerInfoProductAgreement'
|
|
417
424
|
*
|
|
425
|
+
*
|
|
426
|
+
* @property 'tabletCustomerInfoProductAgreement'
|
|
418
427
|
* 업무명 : [태블릿] 고객정보조회,
|
|
419
428
|
* 상세업무명 : 상품소개동의갱신 인증
|
|
420
429
|
*/
|
|
@@ -652,5 +661,7 @@ declare const useDownloader: () => {
|
|
|
652
661
|
isError: boolean;
|
|
653
662
|
};
|
|
654
663
|
|
|
655
|
-
|
|
664
|
+
declare function GaIframe(): react_jsx_runtime.JSX.Element;
|
|
665
|
+
|
|
666
|
+
export { Attachment, BANK_STOCK_ICON_LIST, BANK_STOCK_SEARCH_MODAL_TABS, BankStockSearchModal, CODES, CustomerSearch, CustomerSearchModal, DeaCustomerSearchModal, DudDownload, DudUpload, EmployeeSearchModal, FormCheckbox, FormCheckboxButton, FormDatePicker, FormDateRangePicker, FormSearchJobField, FormSegmentGroup, FormSelect, FormTextField, GaIframe, JobVehicleSearchModal, OrganizationSearchModal, RIV_SEARCH_PARAM_MAP, StepIndicator, getGenderName, highlightOnSearchKeyword, resize, testSignatureBase64Data, useAddressComponent, useBankStockSearch, useCamera, useCanvasPaint, useCustomerSearch, useDownloader, useJobSearchModal, useJobVehicleSearchModal, useNationalityComponent, useNxlOneModal, useRemoteIdentityVerification, useRemoteIdentityVerificationIframe, useRemoteIdentityVerificationPopup, useSearchAddress, useSearchNationality, useSearchVisa, useVisaComponent };
|
|
656
667
|
export type { AttachedPhoto, AttachmentProps, BankStockSearchModalProps, CodeSet, DownloadProps, DownloadTargetInfo, DownloaderProps, FormSegmentGroupProps, PaintProps, Pen, RemoteIdentityVerificationSuccess, RivUrlParams, Step, StepIndicatorProps, StepItem, UseRemoteIdentityVerificationProps, VerificationResponse, cameraItemType, cameraOptions };
|
package/dist/index.esm.js
CHANGED
|
@@ -4518,5 +4518,10 @@ const useDownloader = () => {
|
|
|
4518
4518
|
};
|
|
4519
4519
|
};
|
|
4520
4520
|
|
|
4521
|
-
|
|
4521
|
+
function GaIframe() {
|
|
4522
|
+
console.log("GaIframe");
|
|
4523
|
+
return /* @__PURE__ */ jsx("noscript", { children: /* @__PURE__ */ jsx("iframe", { src: "https://www.googletagmanager.com/ns.html?id=GTM-PPT3LJ56", height: "0", width: "0", style: { display: "none", visibility: "hidden" } }) });
|
|
4524
|
+
}
|
|
4525
|
+
|
|
4526
|
+
export { Attachment, BANK_STOCK_ICON_LIST, BANK_STOCK_SEARCH_MODAL_TABS, BankStockSearchModal, CODES, CustomerSearch, CustomerSearchModal, DeaCustomerSearchModal, DudDownload, DudUpload, EmployeeSearchModal, FormCheckbox, FormCheckboxButton, FormDatePicker, FormDateRangePicker, FormSearchJobField, FormSegmentGroup, FormSelect, FormTextField, GaIframe, JobVehicleSearchModal, OrganizationSearchModal, RIV_SEARCH_PARAM_MAP, StepIndicator, getGenderName, highlightOnSearchKeyword, resize, testSignatureBase64Data, useAddressComponent, useBankStockSearch, useCamera, useCanvasPaint, useCustomerSearch, useDownloader, useJobSearchModal, useJobVehicleSearchModal, useNationalityComponent, useNxlOneModal, useRemoteIdentityVerification, useRemoteIdentityVerificationIframe, useRemoteIdentityVerificationPopup, useSearchAddress, useSearchNationality, useSearchVisa, useVisaComponent };
|
|
4522
4527
|
//# sourceMappingURL=index.esm.js.map
|