@percy.ai/heatmap 0.0.12 → 0.0.14

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@percy.ai/heatmap",
3
- "version": "0.0.12",
3
+ "version": "0.0.14",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "main": "dist/esm/index.js",
@@ -29,7 +29,7 @@
29
29
  "react-dom": "18.2.0",
30
30
  "tailwindcss": "^3.3.2",
31
31
  "tailwindcss-animate": "^1.0.5",
32
- "@percy.ai/ui": "1.0.12"
32
+ "@percy.ai/ui": "1.0.13"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@ianvs/prettier-plugin-sort-imports": "^3.7.2",
package/dist/heatmap.cjs DELETED
@@ -1,3 +0,0 @@
1
- "use client"
2
- "use strict";var s=Object.create;var r=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty;var f=(o,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let m of l(e))!c.call(o,m)&&m!==t&&r(o,m,{get:()=>e[m],enumerable:!(n=a(e,m))||n.enumerable});return o};var u=(o,e,t)=>(t=o!=null?s(g(o)):{},f(e||!o||!o.__esModule?r(t,"default",{value:o,enumerable:!0}):t,o));var i=u(require("@r2wc/react-to-web-component"),1),p=require("@percy.ai/ui"),y=(0,i.default)(p.Heatmap,{props:{zipcode:"string",url:"string",zoomLevel:"number",zoomControl:"boolean",googleApiKey:"string",clientKey:"string",apiKey:"string"}});customElements&&customElements.define("heat-map",y);
3
- //# sourceMappingURL=heatmap.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/heatmap.tsx"],"sourcesContent":["import r2wc from \"@r2wc/react-to-web-component\";\n\nimport { Heatmap } from \"@percy.ai/ui\";\n\nconst HeatmapComponent = r2wc(Heatmap, {\n props: {\n zipcode: \"string\",\n url: \"string\",\n zoomLevel: \"number\",\n zoomControl: \"boolean\",\n googleApiKey: \"string\",\n clientKey: \"string\",\n apiKey: \"string\",\n },\n});\n\nif (customElements) {\n customElements.define(\"heat-map\", HeatmapComponent);\n}\n"],"mappings":";wdAAA,IAAAA,EAAiB,6CAEjBC,EAAwB,wBAElBC,KAAmB,EAAAC,SAAK,UAAS,CACrC,MAAO,CACL,QAAS,SACT,IAAK,SACL,UAAW,SACX,YAAa,UACb,aAAc,SACd,UAAW,SACX,OAAQ,QACV,CACF,CAAC,EAEG,gBACF,eAAe,OAAO,WAAYD,CAAgB","names":["import_react_to_web_component","import_ui","HeatmapComponent","r2wc"]}
@@ -1,2 +0,0 @@
1
-
2
- export { }
package/dist/heatmap.d.ts DELETED
@@ -1,2 +0,0 @@
1
-
2
- export { }
package/dist/heatmap.js DELETED
@@ -1,3 +0,0 @@
1
- "use client"
2
- import o from"@r2wc/react-to-web-component";import{Heatmap as e}from"@percy.ai/ui";var t=o(e,{props:{zipcode:"string",url:"string",zoomLevel:"number",zoomControl:"boolean",googleApiKey:"string",clientKey:"string",apiKey:"string"}});customElements&&customElements.define("heat-map",t);
3
- //# sourceMappingURL=heatmap.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/heatmap.tsx"],"sourcesContent":["import r2wc from \"@r2wc/react-to-web-component\";\n\nimport { Heatmap } from \"@percy.ai/ui\";\n\nconst HeatmapComponent = r2wc(Heatmap, {\n props: {\n zipcode: \"string\",\n url: \"string\",\n zoomLevel: \"number\",\n zoomControl: \"boolean\",\n googleApiKey: \"string\",\n clientKey: \"string\",\n apiKey: \"string\",\n },\n});\n\nif (customElements) {\n customElements.define(\"heat-map\", HeatmapComponent);\n}\n"],"mappings":";AAAA,OAAOA,MAAU,+BAEjB,OAAS,WAAAC,MAAe,eAExB,IAAMC,EAAmBF,EAAKC,EAAS,CACrC,MAAO,CACL,QAAS,SACT,IAAK,SACL,UAAW,SACX,YAAa,UACb,aAAc,SACd,UAAW,SACX,OAAQ,QACV,CACF,CAAC,EAEG,gBACF,eAAe,OAAO,WAAYC,CAAgB","names":["r2wc","Heatmap","HeatmapComponent"]}