@tsocial/tvweb-sdk.lotte 0.0.0-beta.20251113-134638 → 0.0.0-beta.20251113-151633

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.
Files changed (36) hide show
  1. package/build/tvweb-sdk.lotte.cjs.min.js +971 -971
  2. package/build/tvweb-sdk.lotte.esm.min.js +971 -971
  3. package/build/tvweb-sdk.lotte.standalone.js +19843 -19847
  4. package/build/tvweb-sdk.lotte.standalone.min.js +797 -797
  5. package/package.json +5 -5
  6. package/build/types/Camera/hooks/useRequestCameraOnVisibilityChange.d.ts +0 -2
  7. package/build/types/Camera/index.d.ts +0 -8
  8. package/build/types/Camera/polyfills.d.ts +0 -4
  9. package/build/types/Camera/utils.d.ts +0 -13
  10. package/build/types/HighlightResult/index.d.ts +0 -27
  11. package/build/types/LivenessDetection/Active/index.d.ts +0 -266
  12. package/build/types/LivenessDetection/CameraMask.d.ts +0 -15
  13. package/build/types/LivenessDetection/LivenessDetection.d.ts +0 -7
  14. package/build/types/LivenessDetection/LivenessDetection.stories.d.ts +0 -7
  15. package/build/types/LivenessDetection/Passive/index.d.ts +0 -266
  16. package/build/types/LivenessDetection/index.d.ts +0 -2
  17. package/build/types/Popup/index.d.ts +0 -24
  18. package/build/types/Popup/popupType.d.ts +0 -7
  19. package/build/types/Popup/style.d.ts +0 -2
  20. package/build/types/QRCodeScanner/QRCodeScanner.stories.d.ts +0 -6
  21. package/build/types/QRCodeScanner/constants.d.ts +0 -1
  22. package/build/types/QRCodeScanner/index.d.ts +0 -33
  23. package/build/types/ReadIDCard/IDCardReader.d.ts +0 -3
  24. package/build/types/ReadIDCard/ReadIDCard.stories.d.ts +0 -7
  25. package/build/types/ReadIDCard/ReadIDCardUIOnly/UIOnly.d.ts +0 -54
  26. package/build/types/ReadIDCard/ReadIDCardUIOnly/index.d.ts +0 -60
  27. package/build/types/ReadIDCard/ReadIDCardWithApiCall.d.ts +0 -3
  28. package/build/types/ReadIDCard/components/ConfirmPopupContent.d.ts +0 -37
  29. package/build/types/ReadIDCard/components/index.d.ts +0 -35
  30. package/build/types/ReadIDCard/globalStyle.d.ts +0 -2
  31. package/build/types/SDK.d.ts +0 -7
  32. package/build/types/index.d.ts +0 -3
  33. package/build/types/theme/defaultThemes.d.ts +0 -1521
  34. package/build/types/theme.d.ts +0 -5
  35. /package/build/types/{locale/en.d.ts → en.d.ts} +0 -0
  36. /package/build/types/{locale/vi.d.ts → vi.d.ts} +0 -0
@@ -1,5 +0,0 @@
1
- export default theme;
2
- declare namespace theme {
3
- let tsBlue: string;
4
- let tsSecondary: string;
5
- }
File without changes
File without changes