@local-logic/maps 0.0.27 → 0.0.29

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 (31) hide show
  1. package/dist/{index-DWhC5cZK.js → index--TOrExMa.js} +2 -2
  2. package/dist/index-5JWsWx8g.js +107 -0
  3. package/dist/index-7WiriOPf.js +108 -0
  4. package/dist/{index-DqtKFLcm.js → index-B1UUkU25.js} +2 -2
  5. package/dist/index-B9irDFVS.js +126 -0
  6. package/dist/{index-B1pyYX8E.js → index-BCEeluIN.js} +2 -2
  7. package/dist/{index-DZDCWEAt.js → index-Bn4XgGCE.js} +2 -2
  8. package/dist/{index-C9omoY_W.js → index-Cnab0xsb.js} +2 -2
  9. package/dist/{index-DoUM-dTH.js → index-D5oT0rvy.js} +4 -3
  10. package/dist/{index-C6dKnCta.js → index-DImiFUoC.js} +2 -2
  11. package/dist/{index-DBpXJh_8.js → index-DRdXfLHP.js} +1 -1
  12. package/dist/index.es.js +1 -1
  13. package/dist/index.umd.js +5 -5
  14. package/dist/src/components/Map/Root/BaseMap/Google/index.d.ts.map +1 -1
  15. package/dist/src/components/Map/Root/BaseMap/Mapbox/index.d.ts.map +1 -1
  16. package/dist/src/components/Map/Root/BaseMap/Mapbox/translations.d.ts +33 -0
  17. package/dist/src/components/Map/Root/BaseMap/Mapbox/translations.d.ts.map +1 -0
  18. package/dist/src/components/Map/Root/BaseMap/Maptiler/index.d.ts.map +1 -1
  19. package/dist/src/components/Map/Root/BaseMap/Maptiler/translations.d.ts +57 -0
  20. package/dist/src/components/Map/Root/BaseMap/Maptiler/translations.d.ts.map +1 -0
  21. package/dist/src/components/Map/Root/context.d.ts +1 -0
  22. package/dist/src/components/Map/Root/context.d.ts.map +1 -1
  23. package/dist/src/components/Map/Root/index.d.ts.map +1 -1
  24. package/dist/src/components/Map/Root/types.d.ts +1 -0
  25. package/dist/src/components/Map/Root/types.d.ts.map +1 -1
  26. package/dist/style.css +1 -1
  27. package/dist/{styles-Lnv5-v_D.js → styles-mseP7Fna.js} +1 -1
  28. package/package.json +1 -1
  29. package/dist/index-BfcWqVMc.js +0 -98
  30. package/dist/index-D-wKsZtO.js +0 -69
  31. package/dist/index-k7gr6NRM.js +0 -75
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Map/Root/BaseMap/Google/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAWxE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AA+E7C;;;;;;GAMG;AACH,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EAAE,QAAQ,EAAE,EAAE,YAAY,4BAyD/D"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Map/Root/BaseMap/Google/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAWxE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AA+E7C;;;;;;GAMG;AACH,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EAAE,QAAQ,EAAE,EAAE,YAAY,4BAqF/D"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Map/Root/BaseMap/Mapbox/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAGxE,OAAO,8BAA8B,CAAC;AACtC,OAAO,cAAc,CAAC;AAStB,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AA0E7C,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EAAE,QAAQ,EAAE,EAAE,YAAY,4BAqC/D"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Map/Root/BaseMap/Mapbox/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAGxE,OAAO,8BAA8B,CAAC;AACtC,OAAO,cAAc,CAAC;AAUtB,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AA0E7C,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EAAE,QAAQ,EAAE,EAAE,YAAY,4BAuC/D"}
@@ -0,0 +1,33 @@
1
+ export declare const translations: {
2
+ en: {
3
+ "AttributionControl.ToggleAttribution": string;
4
+ "FullscreenControl.Enter": string;
5
+ "FullscreenControl.Exit": string;
6
+ "GeolocateControl.FindMyLocation": string;
7
+ "GeolocateControl.LocationNotAvailable": string;
8
+ "LogoControl.Title": string;
9
+ "Map.Title": string;
10
+ "NavigationControl.ResetBearing": string;
11
+ "NavigationControl.ZoomIn": string;
12
+ "NavigationControl.ZoomOut": string;
13
+ "ScrollZoomBlocker.CtrlMessage": string;
14
+ "ScrollZoomBlocker.CmdMessage": string;
15
+ "TouchPanBlocker.Message": string;
16
+ };
17
+ fr: {
18
+ "AttributionControl.ToggleAttribution": string;
19
+ "FullscreenControl.Enter": string;
20
+ "FullscreenControl.Exit": string;
21
+ "GeolocateControl.FindMyLocation": string;
22
+ "GeolocateControl.LocationNotAvailable": string;
23
+ "LogoControl.Title": string;
24
+ "Map.Title": string;
25
+ "NavigationControl.ResetBearing": string;
26
+ "NavigationControl.ZoomIn": string;
27
+ "NavigationControl.ZoomOut": string;
28
+ "ScrollZoomBlocker.CtrlMessage": string;
29
+ "ScrollZoomBlocker.CmdMessage": string;
30
+ "TouchPanBlocker.Message": string;
31
+ };
32
+ };
33
+ //# sourceMappingURL=translations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Map/Root/BaseMap/Mapbox/translations.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+BxB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Map/Root/BaseMap/Maptiler/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAGxE,OAAO,kCAAkC,CAAC;AAC1C,OAAO,cAAc,CAAC;AAStB,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAsE7C,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,EAAE,QAAQ,EAAE,EAAE,YAAY,4BAmCjE"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Map/Root/BaseMap/Maptiler/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAGxE,OAAO,kCAAkC,CAAC;AAC1C,OAAO,cAAc,CAAC;AAUtB,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAsE7C,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,EAAE,QAAQ,EAAE,EAAE,YAAY,4BAqCjE"}
@@ -0,0 +1,57 @@
1
+ export declare const translations: {
2
+ en: {
3
+ "AttributionControl.ToggleAttribution": string;
4
+ "AttributionControl.MapFeedback": string;
5
+ "FullscreenControl.Enter": string;
6
+ "FullscreenControl.Exit": string;
7
+ "GeolocateControl.FindMyLocation": string;
8
+ "GeolocateControl.LocationNotAvailable": string;
9
+ "LogoControl.Title": string;
10
+ "Map.Title": string;
11
+ "Marker.Title": string;
12
+ "NavigationControl.ResetBearing": string;
13
+ "NavigationControl.ZoomIn": string;
14
+ "NavigationControl.ZoomOut": string;
15
+ "Popup.Close": string;
16
+ "ScaleControl.Feet": string;
17
+ "ScaleControl.Meters": string;
18
+ "ScaleControl.Kilometers": string;
19
+ "ScaleControl.Miles": string;
20
+ "ScaleControl.NauticalMiles": string;
21
+ "GlobeControl.Enable": string;
22
+ "GlobeControl.Disable": string;
23
+ "TerrainControl.Enable": string;
24
+ "TerrainControl.Disable": string;
25
+ "CooperativeGesturesHandler.WindowsHelpText": string;
26
+ "CooperativeGesturesHandler.MacHelpText": string;
27
+ "CooperativeGesturesHandler.MobileHelpText": string;
28
+ };
29
+ fr: {
30
+ "AttributionControl.ToggleAttribution": string;
31
+ "AttributionControl.MapFeedback": string;
32
+ "FullscreenControl.Enter": string;
33
+ "FullscreenControl.Exit": string;
34
+ "GeolocateControl.FindMyLocation": string;
35
+ "GeolocateControl.LocationNotAvailable": string;
36
+ "LogoControl.Title": string;
37
+ "Map.Title": string;
38
+ "Marker.Title": string;
39
+ "NavigationControl.ResetBearing": string;
40
+ "NavigationControl.ZoomIn": string;
41
+ "NavigationControl.ZoomOut": string;
42
+ "Popup.Close": string;
43
+ "ScaleControl.Feet": string;
44
+ "ScaleControl.Meters": string;
45
+ "ScaleControl.Kilometers": string;
46
+ "ScaleControl.Miles": string;
47
+ "ScaleControl.NauticalMiles": string;
48
+ "GlobeControl.Enable": string;
49
+ "GlobeControl.Disable": string;
50
+ "TerrainControl.Enable": string;
51
+ "TerrainControl.Disable": string;
52
+ "CooperativeGesturesHandler.WindowsHelpText": string;
53
+ "CooperativeGesturesHandler.MacHelpText": string;
54
+ "CooperativeGesturesHandler.MobileHelpText": string;
55
+ };
56
+ };
57
+ //# sourceMappingURL=translations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Map/Root/BaseMap/Maptiler/translations.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwDxB,CAAC"}
@@ -2,6 +2,7 @@ import { default as React } from 'react';
2
2
  import { RootProps, MapPadding, ClusterPoint } from './types';
3
3
  export type DefaultContext = RootProps & {
4
4
  mapPadding: MapPadding;
5
+ locale: "en" | "fr";
5
6
  zoom: number;
6
7
  setZoom: (zoom: number) => void;
7
8
  activeMarker?: RootProps["activeMarker"];
@@ -1 +1 @@
1
- {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../../../src/components/Map/Root/context.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAEnE,MAAM,MAAM,cAAc,GAAG,SAAS,GAAG;IACvC,UAAU,EAAE,UAAU,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAChC,YAAY,CAAC,EAAE,SAAS,CAAC,cAAc,CAAC,CAAC;IACzC,YAAY,CAAC,EAAE,MAAM,EAAE,EAAE,CAAC;IAC1B,eAAe,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE,KAAK,IAAI,CAAC;IAC9C,aAAa,CAAC,EAAE,YAAY,EAAE,CAAC;IAC/B,gBAAgB,EAAE,CAAC,MAAM,EAAE,YAAY,EAAE,KAAK,IAAI,CAAC;CACpD,CAAC;AAEF,QAAA,MAAM,kBAAkB,+BAA4D,CAAC;AACrF,QAAA,MAAM,cAAc,sBAAuC,CAAC;AAE5D,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,CAAC"}
1
+ {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../../../src/components/Map/Root/context.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAEnE,MAAM,MAAM,cAAc,GAAG,SAAS,GAAG;IACvC,UAAU,EAAE,UAAU,CAAC;IACvB,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAChC,YAAY,CAAC,EAAE,SAAS,CAAC,cAAc,CAAC,CAAC;IACzC,YAAY,CAAC,EAAE,MAAM,EAAE,EAAE,CAAC;IAC1B,eAAe,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,EAAE,KAAK,IAAI,CAAC;IAC9C,aAAa,CAAC,EAAE,YAAY,EAAE,CAAC;IAC/B,gBAAgB,EAAE,CAAC,MAAM,EAAE,YAAY,EAAE,KAAK,IAAI,CAAC;CACpD,CAAC;AAEF,QAAA,MAAM,kBAAkB,+BAA4D,CAAC;AACrF,QAAA,MAAM,cAAc,sBAAuC,CAAC;AAE5D,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Map/Root/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAIzC,wBAAgB,IAAI,CAAC,KAAK,EAAE,SAAS,qBAqBpC;AAED,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Map/Root/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAIzC,wBAAgB,IAAI,CAAC,KAAK,EAAE,SAAS,qBAsBpC;AAED,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC"}
@@ -32,6 +32,7 @@ export type Marker = {
32
32
  };
33
33
  export type ClusterPoint = supercluster.PointFeature<Marker> | supercluster.PointFeature<supercluster.ClusterProperties & supercluster.AnyProps>;
34
34
  export type RootProps = {
35
+ locale?: "en" | "fr";
35
36
  mapProvider: MapProvider;
36
37
  mapPadding?: MapPadding;
37
38
  activeMarker?: Marker;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/Map/Root/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAElD;;;GAGG;AAEH,MAAM,MAAM,WAAW,GAAG;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG;IACvB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,GAAG,cAAc,CAAC;AAErF,MAAM,MAAM,MAAM,GAAG;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,WAAW,CAAC,UAAU,CAAC,CAAC;IAClC,SAAS,EAAE,WAAW,CAAC,WAAW,CAAC,CAAC;IACpC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB,CAAC;AAEF,MAAM,MAAM,YAAY,GACpB,YAAY,CAAC,YAAY,CAAC,MAAM,CAAC,GACjC,YAAY,CAAC,YAAY,CAAC,YAAY,CAAC,iBAAiB,GAAG,YAAY,CAAC,QAAQ,CAAC,CAAC;AAEtF,MAAM,MAAM,SAAS,GAAG;IACtB,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,EAAE,WAAW,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/Map/Root/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAElD;;;GAGG;AAEH,MAAM,MAAM,WAAW,GAAG;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG;IACvB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,GAAG,cAAc,CAAC;AAErF,MAAM,MAAM,MAAM,GAAG;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,WAAW,CAAC,UAAU,CAAC,CAAC;IAClC,SAAS,EAAE,WAAW,CAAC,WAAW,CAAC,CAAC;IACpC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB,CAAC;AAEF,MAAM,MAAM,YAAY,GACpB,YAAY,CAAC,YAAY,CAAC,MAAM,CAAC,GACjC,YAAY,CAAC,YAAY,CAAC,YAAY,CAAC,iBAAiB,GAAG,YAAY,CAAC,QAAQ,CAAC,CAAC;AAEtF,MAAM,MAAM,SAAS,GAAG;IACtB,MAAM,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,EAAE,WAAW,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC"}