@alfadocs/ui-kit-debug 0.33.4 → 0.33.5
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/_chunks/{map-view-ZgbhfRqy.js → map-view-vD5pvWs9.js} +488 -612
- package/dist/_chunks/map-view-vD5pvWs9.js.map +1 -0
- package/dist/_chunks/{practice-results-YD4dvqje.js → practice-results-Bv2RhAmD.js} +2 -2
- package/dist/_chunks/{practice-results-YD4dvqje.js.map → practice-results-Bv2RhAmD.js.map} +1 -1
- package/dist/agent-catalog.json +1 -1
- package/dist/components/map-view/index.js +1 -1
- package/dist/components/map-view/map-view.d.ts.map +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/_chunks/map-view-ZgbhfRqy.js.map +0 -1
- package/dist/tokens/google-maps-theme.d.ts +0 -15
- package/dist/tokens/google-maps-theme.d.ts.map +0 -1
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export interface GoogleMapsStyle {
|
|
2
|
-
featureType?: string;
|
|
3
|
-
elementType?: string;
|
|
4
|
-
stylers: Array<Record<string, string | number | boolean>>;
|
|
5
|
-
}
|
|
6
|
-
/**
|
|
7
|
-
* Build the MapTypeStyle array for the active theme.
|
|
8
|
-
*
|
|
9
|
-
* Re-call this whenever `documentElement.class` mutates (theme change)
|
|
10
|
-
* — the rendered map will update on the next `Map` re-render. The
|
|
11
|
-
* `MapView` component wires the MutationObserver and passes the
|
|
12
|
-
* refreshed array down via the `styles` prop.
|
|
13
|
-
*/
|
|
14
|
-
export declare function getGoogleMapsTheme(): GoogleMapsStyle[];
|
|
15
|
-
//# sourceMappingURL=google-maps-theme.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"google-maps-theme.d.ts","sourceRoot":"","sources":["../../src/tokens/google-maps-theme.ts"],"names":[],"mappings":"AAoBA,MAAM,WAAW,eAAe;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC;CAC3D;AAiBD;;;;;;;GAOG;AACH,wBAAgB,kBAAkB,IAAI,eAAe,EAAE,CA+GtD"}
|