@asdp/ferryui 0.1.22-dev.10532 → 0.1.22-dev.10593

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.d.mts CHANGED
@@ -1696,7 +1696,7 @@ declare const IDENTITY_TYPE: {
1696
1696
  readonly SIM: "SIM";
1697
1697
  readonly KK: "KK";
1698
1698
  readonly KTA: "KTA";
1699
- readonly PASSPORT: "PSP";
1699
+ readonly PASSPORT: "PASSPORT";
1700
1700
  readonly LAINNYA: "TGL";
1701
1701
  };
1702
1702
  type IDENTITY_TYPE_TYPE = typeof IDENTITY_TYPE[keyof typeof IDENTITY_TYPE];
package/dist/index.d.ts CHANGED
@@ -1696,7 +1696,7 @@ declare const IDENTITY_TYPE: {
1696
1696
  readonly SIM: "SIM";
1697
1697
  readonly KK: "KK";
1698
1698
  readonly KTA: "KTA";
1699
- readonly PASSPORT: "PSP";
1699
+ readonly PASSPORT: "PASSPORT";
1700
1700
  readonly LAINNYA: "TGL";
1701
1701
  };
1702
1702
  type IDENTITY_TYPE_TYPE = typeof IDENTITY_TYPE[keyof typeof IDENTITY_TYPE];
package/dist/index.js CHANGED
@@ -414,7 +414,7 @@ var IDENTITY_TYPE = {
414
414
  SIM: "SIM",
415
415
  KK: "KK",
416
416
  KTA: "KTA",
417
- PASSPORT: "PSP",
417
+ PASSPORT: "PASSPORT",
418
418
  LAINNYA: "TGL"
419
419
  };
420
420
  var LOAD_TYPE = {