@asdp/ferryui 0.1.22-dev.10378 → 0.1.22-dev.10384

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