@vtx/map 1.1.25 → 1.1.26

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.
Binary file
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":[],"sources":["VtxSearchCheckMap/index.js"],"sourcesContent":["export {default as VtxSearchCheckMap} from './VtxSearchCheckMap';\nexport {default} from './VtxSearchCheckMap';"],"mappings":";;;;;;;;;;;;;;;;;;AAAA"}
1
+ {"version":3,"file":"index.js","names":[],"sources":["VtxSearchCheckMap/index.js"],"sourcesContent":["export {default as VtxSearchCheckMap} from './VtxSearchCheckMap';\r\nexport {default} from './VtxSearchCheckMap';"],"mappings":";;;;;;;;;;;;;;;;;;AAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"mapping.js","names":["iconMapping","check","close","search","environment","edit","sync"],"sources":["VtxSearchCheckMap/mapping.js"],"sourcesContent":["export const iconMapping = {\n check: 'check',\n close: 'close',\n search: 'search1',\n environment: 'location',\n edit: 'edit',\n sync: 'sync',\n 'double-left': 'doubleleft',\n 'double-right': 'doubleright',\n};\n"],"mappings":";;;;;;AAAO,IAAMA,WAAW,GAAG;EACvBC,KAAK,EAAE,OADgB;EAEvBC,KAAK,EAAE,OAFgB;EAGvBC,MAAM,EAAE,SAHe;EAIvBC,WAAW,EAAE,UAJU;EAKvBC,IAAI,EAAE,MALiB;EAMvBC,IAAI,EAAE,MANiB;EAOvB,eAAe,YAPQ;EAQvB,gBAAgB;AARO,CAApB"}
1
+ {"version":3,"file":"mapping.js","names":["iconMapping","check","close","search","environment","edit","sync"],"sources":["VtxSearchCheckMap/mapping.js"],"sourcesContent":["export const iconMapping = {\r\n check: 'check',\r\n close: 'close',\r\n search: 'search1',\r\n environment: 'location',\r\n edit: 'edit',\r\n sync: 'sync',\r\n 'double-left': 'doubleleft',\r\n 'double-right': 'doubleright',\r\n};\r\n"],"mappings":";;;;;;AAAO,IAAMA,WAAW,GAAG;EACvBC,KAAK,EAAE,OADgB;EAEvBC,KAAK,EAAE,OAFgB;EAGvBC,MAAM,EAAE,SAHe;EAIvBC,WAAW,EAAE,UAJU;EAKvBC,IAAI,EAAE,MALiB;EAMvBC,IAAI,EAAE,MANiB;EAOvB,eAAe,YAPQ;EAQvB,gBAAgB;AARO,CAApB"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":[],"sources":["VtxSearchMap/index.js"],"sourcesContent":["export {default as VtxSearchMap} from './VtxSearchMap';\nexport {default} from './VtxSearchMap';"],"mappings":";;;;;;;;;;;;;;;;;;AAAA"}
1
+ {"version":3,"file":"index.js","names":[],"sources":["VtxSearchMap/index.js"],"sourcesContent":["export {default as VtxSearchMap} from './VtxSearchMap';\r\nexport {default} from './VtxSearchMap';"],"mappings":";;;;;;;;;;;;;;;;;;AAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"mapping.js","names":["iconMapping","check","close","search","environment","edit","sync"],"sources":["VtxSearchMap/mapping.js"],"sourcesContent":["export const iconMapping = {\n check: 'check',\n close: 'close',\n search: 'search1',\n environment: 'location',\n edit: 'edit',\n sync: 'sync',\n 'double-left': 'doubleleft',\n 'double-right': 'doubleright',\n};\n"],"mappings":";;;;;;AAAO,IAAMA,WAAW,GAAG;EACvBC,KAAK,EAAE,OADgB;EAEvBC,KAAK,EAAE,OAFgB;EAGvBC,MAAM,EAAE,SAHe;EAIvBC,WAAW,EAAE,UAJU;EAKvBC,IAAI,EAAE,MALiB;EAMvBC,IAAI,EAAE,MANiB;EAOvB,eAAe,YAPQ;EAQvB,gBAAgB;AARO,CAApB"}
1
+ {"version":3,"file":"mapping.js","names":["iconMapping","check","close","search","environment","edit","sync"],"sources":["VtxSearchMap/mapping.js"],"sourcesContent":["export const iconMapping = {\r\n check: 'check',\r\n close: 'close',\r\n search: 'search1',\r\n environment: 'location',\r\n edit: 'edit',\r\n sync: 'sync',\r\n 'double-left': 'doubleleft',\r\n 'double-right': 'doubleright',\r\n};\r\n"],"mappings":";;;;;;AAAO,IAAMA,WAAW,GAAG;EACvBC,KAAK,EAAE,OADgB;EAEvBC,KAAK,EAAE,OAFgB;EAGvBC,MAAM,EAAE,SAHe;EAIvBC,WAAW,EAAE,UAJU;EAKvBC,IAAI,EAAE,MALiB;EAMvBC,IAAI,EAAE,MANiB;EAOvB,eAAe,YAPQ;EAQvB,gBAAgB;AARO,CAApB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vtx/map",
3
- "version": "1.1.25",
3
+ "version": "1.1.26",
4
4
  "description": "@vtx/map",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {