@mappedin/mappedin-js 6.0.1-beta.8 → 6.1.0

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 (54) hide show
  1. package/README.md +103 -7
  2. package/THIRD_PARTY_LICENSES.txt +8901 -21568
  3. package/lib/esm/GLTFExporter-AEIYURV6.js +2 -0
  4. package/lib/esm/GLTFExporter-AEIYURV6.js.map +7 -0
  5. package/lib/esm/GLTFLoader-YNJUYSBY.js +2 -0
  6. package/lib/esm/GLTFLoader-YNJUYSBY.js.map +7 -0
  7. package/lib/esm/chunk-C5ID5LHV.js +938 -0
  8. package/lib/esm/chunk-C5ID5LHV.js.map +7 -0
  9. package/lib/esm/chunk-DBCMQGTD.js +3820 -0
  10. package/lib/esm/chunk-DBCMQGTD.js.map +7 -0
  11. package/lib/esm/chunk-KYQ66GHT.js +2048 -0
  12. package/lib/esm/chunk-KYQ66GHT.js.map +7 -0
  13. package/lib/esm/chunk-RIFXMIJM.js +2 -0
  14. package/lib/esm/chunk-RIFXMIJM.js.map +7 -0
  15. package/lib/esm/chunk-ROCNZJLL.js +2 -0
  16. package/lib/esm/chunk-ROCNZJLL.js.map +7 -0
  17. package/lib/esm/fonts/roboto-regular.ttf +0 -0
  18. package/lib/esm/index.css +2 -1
  19. package/lib/esm/index.css.map +7 -0
  20. package/lib/esm/index.d.ts +27257 -25092
  21. package/lib/esm/index.js +2 -1
  22. package/lib/esm/index.js.map +7 -0
  23. package/lib/esm/inspector-2XETNHYZ.css +2 -0
  24. package/lib/esm/inspector-2XETNHYZ.css.map +7 -0
  25. package/lib/esm/inspector-J5CSSXEZ.js +483 -0
  26. package/lib/esm/inspector-J5CSSXEZ.js.map +7 -0
  27. package/lib/esm/internal-HTTM4ECA.js +2 -0
  28. package/lib/esm/internal-HTTM4ECA.js.map +7 -0
  29. package/lib/esm/internal-R5XTRV7Q.css +2 -0
  30. package/lib/esm/internal-R5XTRV7Q.css.map +7 -0
  31. package/lib/esm/roboto-regular-R5KXKW73.js +2 -0
  32. package/lib/esm/roboto-regular-R5KXKW73.js.map +7 -0
  33. package/lib/esm/text3d-AXM5ZHCS.css +2 -0
  34. package/lib/esm/text3d-AXM5ZHCS.css.map +7 -0
  35. package/lib/esm/text3d-FUGEPZHU.js +253 -0
  36. package/lib/esm/text3d-FUGEPZHU.js.map +7 -0
  37. package/lib/esm/workers/collision-worker.csp.js +23 -0
  38. package/lib/esm/workers/maplibre-worker.csp.js +2 -0
  39. package/lib/index-rn.js +4306 -0
  40. package/lib/index.css +2 -1
  41. package/package.json +24 -21
  42. package/lib/esm/GLTFExporter-U3XL4636.js +0 -1
  43. package/lib/esm/GLTFLoader-ZZSMTZWM.js +0 -1
  44. package/lib/esm/browser-SVJVJINJ.js +0 -1
  45. package/lib/esm/chunk-2VWRFWQ6.js +0 -1
  46. package/lib/esm/chunk-5CLC3TYJ.js +0 -1
  47. package/lib/esm/chunk-I372TFYZ.js +0 -1
  48. package/lib/esm/chunk-U7HFWTFB.js +0 -1
  49. package/lib/esm/chunk-VSK4OUQK.js +0 -1
  50. package/lib/esm/chunk-W7UWRYFM.js +0 -1
  51. package/lib/esm/inspector-NAPYOCFK.js +0 -1
  52. package/lib/esm/inspector-OZDC5DPH.css +0 -1
  53. package/lib/esm/internal-A5US4PAC.js +0 -1
  54. package/lib/esm/outdoor-context-v4-2KWM7FT2.js +0 -1
@@ -0,0 +1,2 @@
1
+ import{a as b,ba as x,ca as y,w as A,x as w,y as g}from"./chunk-DBCMQGTD.js";b();function M(o,l=!1){let r=o[0].index!==null,f=new Set(Object.keys(o[0].attributes)),i=new Set(Object.keys(o[0].morphAttributes)),c={},e={},h=o[0].morphTargetsRelative,u=new y,d=0;for(let t=0;t<o.length;++t){let s=o[t],a=0;if(r!==(s.index!==null))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+". All geometries must have compatible attributes; make sure index attribute exists among all geometries, or in none of them."),null;for(let n in s.attributes){if(!f.has(n))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+'. All geometries must have compatible attributes; make sure "'+n+'" attribute exists among all geometries, or in none of them.'),null;c[n]===void 0&&(c[n]=[]),c[n].push(s.attributes[n]),a++}if(a!==f.size)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+". Make sure all geometries have the same number of attributes."),null;if(h!==s.morphTargetsRelative)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+". .morphTargetsRelative must be consistent throughout all geometries."),null;for(let n in s.morphAttributes){if(!i.has(n))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+". .morphAttributes must be consistent throughout all geometries."),null;e[n]===void 0&&(e[n]=[]),e[n].push(s.morphAttributes[n])}if(l){let n;if(r)n=s.index.count;else if(s.attributes.position!==void 0)n=s.attributes.position.count;else return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+". The geometry must have either an index or a position attribute"),null;u.addGroup(d,n,t),d+=n}}if(r){let t=0,s=[];for(let a=0;a<o.length;++a){let n=o[a].index;for(let m=0;m<n.count;++m)s.push(n.getX(m)+t);t+=o[a].attributes.position.count}u.setIndex(s)}for(let t in c){let s=B(c[t]);if(!s)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed while trying to merge the "+t+" attribute."),null;u.setAttribute(t,s)}for(let t in e){let s=e[t][0].length;if(s===0)break;u.morphAttributes=u.morphAttributes||{},u.morphAttributes[t]=[];for(let a=0;a<s;++a){let n=[];for(let p=0;p<e[t].length;++p)n.push(e[t][p][a]);let m=B(n);if(!m)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed while trying to merge the "+t+" morphAttribute."),null;u.morphAttributes[t].push(m)}}return u}function B(o){let l,r,f,i=-1,c=0;for(let d=0;d<o.length;++d){let t=o[d];if(l===void 0&&(l=t.array.constructor),l!==t.array.constructor)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.array must be of consistent array types across matching attributes."),null;if(r===void 0&&(r=t.itemSize),r!==t.itemSize)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.itemSize must be consistent across matching attributes."),null;if(f===void 0&&(f=t.normalized),f!==t.normalized)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.normalized must be consistent across matching attributes."),null;if(i===-1&&(i=t.gpuType),i!==t.gpuType)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.gpuType must be consistent across matching attributes."),null;c+=t.count*r}let e=new l(c),h=new x(e,r,f),u=0;for(let d=0;d<o.length;++d){let t=o[d];if(t.isInterleavedBufferAttribute){let s=u/r;for(let a=0,n=t.count;a<n;a++)for(let m=0;m<r;m++){let p=t.getComponent(a,m);h.setComponent(a+s,m,p)}}else e.set(t.array,u);u+=t.count*r}return i!==void 0&&(h.gpuType=i),h}function R(o,l){if(l===A)return console.warn("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Geometry already defined as triangles."),o;if(l===g||l===w){let r=o.getIndex();if(r===null){let e=[],h=o.getAttribute("position");if(h!==void 0){for(let u=0;u<h.count;u++)e.push(u);o.setIndex(e),r=o.getIndex()}else return console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Undefined position attribute. Processing not possible."),o}let f=r.count-2,i=[];if(l===g)for(let e=1;e<=f;e++)i.push(r.getX(0)),i.push(r.getX(e)),i.push(r.getX(e+1));else for(let e=0;e<f;e++)e%2===0?(i.push(r.getX(e)),i.push(r.getX(e+1)),i.push(r.getX(e+2))):(i.push(r.getX(e+2)),i.push(r.getX(e+1)),i.push(r.getX(e)));i.length/3!==f&&console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Unable to generate correct amount of triangles.");let c=o.clone();return c.setIndex(i),c.clearGroups(),c}else return console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Unknown draw mode:",l),o}export{M as a,R as b};
2
+ //# sourceMappingURL=chunk-RIFXMIJM.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../../node_modules/.pnpm/three@0.173.0/node_modules/three/examples/jsm/utils/BufferGeometryUtils.js"],
4
+ "sourcesContent": ["import {\n\tBufferAttribute,\n\tBufferGeometry,\n\tFloat32BufferAttribute,\n\tInstancedBufferAttribute,\n\tInterleavedBuffer,\n\tInterleavedBufferAttribute,\n\tTriangleFanDrawMode,\n\tTriangleStripDrawMode,\n\tTrianglesDrawMode,\n\tVector3,\n} from 'three';\n\nfunction computeMikkTSpaceTangents( geometry, MikkTSpace, negateSign = true ) {\n\n\tif ( ! MikkTSpace || ! MikkTSpace.isReady ) {\n\n\t\tthrow new Error( 'BufferGeometryUtils: Initialized MikkTSpace library required.' );\n\n\t}\n\n\tif ( ! geometry.hasAttribute( 'position' ) || ! geometry.hasAttribute( 'normal' ) || ! geometry.hasAttribute( 'uv' ) ) {\n\n\t\tthrow new Error( 'BufferGeometryUtils: Tangents require \"position\", \"normal\", and \"uv\" attributes.' );\n\n\t}\n\n\tfunction getAttributeArray( attribute ) {\n\n\t\tif ( attribute.normalized || attribute.isInterleavedBufferAttribute ) {\n\n\t\t\tconst dstArray = new Float32Array( attribute.count * attribute.itemSize );\n\n\t\t\tfor ( let i = 0, j = 0; i < attribute.count; i ++ ) {\n\n\t\t\t\tdstArray[ j ++ ] = attribute.getX( i );\n\t\t\t\tdstArray[ j ++ ] = attribute.getY( i );\n\n\t\t\t\tif ( attribute.itemSize > 2 ) {\n\n\t\t\t\t\tdstArray[ j ++ ] = attribute.getZ( i );\n\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\treturn dstArray;\n\n\t\t}\n\n\t\tif ( attribute.array instanceof Float32Array ) {\n\n\t\t\treturn attribute.array;\n\n\t\t}\n\n\t\treturn new Float32Array( attribute.array );\n\n\t}\n\n\t// MikkTSpace algorithm requires non-indexed input.\n\n\tconst _geometry = geometry.index ? geometry.toNonIndexed() : geometry;\n\n\t// Compute vertex tangents.\n\n\tconst tangents = MikkTSpace.generateTangents(\n\n\t\tgetAttributeArray( _geometry.attributes.position ),\n\t\tgetAttributeArray( _geometry.attributes.normal ),\n\t\tgetAttributeArray( _geometry.attributes.uv )\n\n\t);\n\n\t// Texture coordinate convention of glTF differs from the apparent\n\t// default of the MikkTSpace library; .w component must be flipped.\n\n\tif ( negateSign ) {\n\n\t\tfor ( let i = 3; i < tangents.length; i += 4 ) {\n\n\t\t\ttangents[ i ] *= - 1;\n\n\t\t}\n\n\t}\n\n\t//\n\n\t_geometry.setAttribute( 'tangent', new BufferAttribute( tangents, 4 ) );\n\n\tif ( geometry !== _geometry ) {\n\n\t\tgeometry.copy( _geometry );\n\n\t}\n\n\treturn geometry;\n\n}\n\n/**\n * @param {Array<BufferGeometry>} geometries\n * @param {Boolean} useGroups\n * @return {BufferGeometry}\n */\nfunction mergeGeometries( geometries, useGroups = false ) {\n\n\tconst isIndexed = geometries[ 0 ].index !== null;\n\n\tconst attributesUsed = new Set( Object.keys( geometries[ 0 ].attributes ) );\n\tconst morphAttributesUsed = new Set( Object.keys( geometries[ 0 ].morphAttributes ) );\n\n\tconst attributes = {};\n\tconst morphAttributes = {};\n\n\tconst morphTargetsRelative = geometries[ 0 ].morphTargetsRelative;\n\n\tconst mergedGeometry = new BufferGeometry();\n\n\tlet offset = 0;\n\n\tfor ( let i = 0; i < geometries.length; ++ i ) {\n\n\t\tconst geometry = geometries[ i ];\n\t\tlet attributesCount = 0;\n\n\t\t// ensure that all geometries are indexed, or none\n\n\t\tif ( isIndexed !== ( geometry.index !== null ) ) {\n\n\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index ' + i + '. All geometries must have compatible attributes; make sure index attribute exists among all geometries, or in none of them.' );\n\t\t\treturn null;\n\n\t\t}\n\n\t\t// gather attributes, exit early if they're different\n\n\t\tfor ( const name in geometry.attributes ) {\n\n\t\t\tif ( ! attributesUsed.has( name ) ) {\n\n\t\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index ' + i + '. All geometries must have compatible attributes; make sure \"' + name + '\" attribute exists among all geometries, or in none of them.' );\n\t\t\t\treturn null;\n\n\t\t\t}\n\n\t\t\tif ( attributes[ name ] === undefined ) attributes[ name ] = [];\n\n\t\t\tattributes[ name ].push( geometry.attributes[ name ] );\n\n\t\t\tattributesCount ++;\n\n\t\t}\n\n\t\t// ensure geometries have the same number of attributes\n\n\t\tif ( attributesCount !== attributesUsed.size ) {\n\n\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index ' + i + '. Make sure all geometries have the same number of attributes.' );\n\t\t\treturn null;\n\n\t\t}\n\n\t\t// gather morph attributes, exit early if they're different\n\n\t\tif ( morphTargetsRelative !== geometry.morphTargetsRelative ) {\n\n\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index ' + i + '. .morphTargetsRelative must be consistent throughout all geometries.' );\n\t\t\treturn null;\n\n\t\t}\n\n\t\tfor ( const name in geometry.morphAttributes ) {\n\n\t\t\tif ( ! morphAttributesUsed.has( name ) ) {\n\n\t\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index ' + i + '. .morphAttributes must be consistent throughout all geometries.' );\n\t\t\t\treturn null;\n\n\t\t\t}\n\n\t\t\tif ( morphAttributes[ name ] === undefined ) morphAttributes[ name ] = [];\n\n\t\t\tmorphAttributes[ name ].push( geometry.morphAttributes[ name ] );\n\n\t\t}\n\n\t\tif ( useGroups ) {\n\n\t\t\tlet count;\n\n\t\t\tif ( isIndexed ) {\n\n\t\t\t\tcount = geometry.index.count;\n\n\t\t\t} else if ( geometry.attributes.position !== undefined ) {\n\n\t\t\t\tcount = geometry.attributes.position.count;\n\n\t\t\t} else {\n\n\t\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index ' + i + '. The geometry must have either an index or a position attribute' );\n\t\t\t\treturn null;\n\n\t\t\t}\n\n\t\t\tmergedGeometry.addGroup( offset, count, i );\n\n\t\t\toffset += count;\n\n\t\t}\n\n\t}\n\n\t// merge indices\n\n\tif ( isIndexed ) {\n\n\t\tlet indexOffset = 0;\n\t\tconst mergedIndex = [];\n\n\t\tfor ( let i = 0; i < geometries.length; ++ i ) {\n\n\t\t\tconst index = geometries[ i ].index;\n\n\t\t\tfor ( let j = 0; j < index.count; ++ j ) {\n\n\t\t\t\tmergedIndex.push( index.getX( j ) + indexOffset );\n\n\t\t\t}\n\n\t\t\tindexOffset += geometries[ i ].attributes.position.count;\n\n\t\t}\n\n\t\tmergedGeometry.setIndex( mergedIndex );\n\n\t}\n\n\t// merge attributes\n\n\tfor ( const name in attributes ) {\n\n\t\tconst mergedAttribute = mergeAttributes( attributes[ name ] );\n\n\t\tif ( ! mergedAttribute ) {\n\n\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeGeometries() failed while trying to merge the ' + name + ' attribute.' );\n\t\t\treturn null;\n\n\t\t}\n\n\t\tmergedGeometry.setAttribute( name, mergedAttribute );\n\n\t}\n\n\t// merge morph attributes\n\n\tfor ( const name in morphAttributes ) {\n\n\t\tconst numMorphTargets = morphAttributes[ name ][ 0 ].length;\n\n\t\tif ( numMorphTargets === 0 ) break;\n\n\t\tmergedGeometry.morphAttributes = mergedGeometry.morphAttributes || {};\n\t\tmergedGeometry.morphAttributes[ name ] = [];\n\n\t\tfor ( let i = 0; i < numMorphTargets; ++ i ) {\n\n\t\t\tconst morphAttributesToMerge = [];\n\n\t\t\tfor ( let j = 0; j < morphAttributes[ name ].length; ++ j ) {\n\n\t\t\t\tmorphAttributesToMerge.push( morphAttributes[ name ][ j ][ i ] );\n\n\t\t\t}\n\n\t\t\tconst mergedMorphAttribute = mergeAttributes( morphAttributesToMerge );\n\n\t\t\tif ( ! mergedMorphAttribute ) {\n\n\t\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeGeometries() failed while trying to merge the ' + name + ' morphAttribute.' );\n\t\t\t\treturn null;\n\n\t\t\t}\n\n\t\t\tmergedGeometry.morphAttributes[ name ].push( mergedMorphAttribute );\n\n\t\t}\n\n\t}\n\n\treturn mergedGeometry;\n\n}\n\n/**\n * @param {Array<BufferAttribute>} attributes\n * @return {BufferAttribute}\n */\nfunction mergeAttributes( attributes ) {\n\n\tlet TypedArray;\n\tlet itemSize;\n\tlet normalized;\n\tlet gpuType = - 1;\n\tlet arrayLength = 0;\n\n\tfor ( let i = 0; i < attributes.length; ++ i ) {\n\n\t\tconst attribute = attributes[ i ];\n\n\t\tif ( TypedArray === undefined ) TypedArray = attribute.array.constructor;\n\t\tif ( TypedArray !== attribute.array.constructor ) {\n\n\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.array must be of consistent array types across matching attributes.' );\n\t\t\treturn null;\n\n\t\t}\n\n\t\tif ( itemSize === undefined ) itemSize = attribute.itemSize;\n\t\tif ( itemSize !== attribute.itemSize ) {\n\n\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.itemSize must be consistent across matching attributes.' );\n\t\t\treturn null;\n\n\t\t}\n\n\t\tif ( normalized === undefined ) normalized = attribute.normalized;\n\t\tif ( normalized !== attribute.normalized ) {\n\n\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.normalized must be consistent across matching attributes.' );\n\t\t\treturn null;\n\n\t\t}\n\n\t\tif ( gpuType === - 1 ) gpuType = attribute.gpuType;\n\t\tif ( gpuType !== attribute.gpuType ) {\n\n\t\t\tconsole.error( 'THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.gpuType must be consistent across matching attributes.' );\n\t\t\treturn null;\n\n\t\t}\n\n\t\tarrayLength += attribute.count * itemSize;\n\n\t}\n\n\tconst array = new TypedArray( arrayLength );\n\tconst result = new BufferAttribute( array, itemSize, normalized );\n\tlet offset = 0;\n\n\tfor ( let i = 0; i < attributes.length; ++ i ) {\n\n\t\tconst attribute = attributes[ i ];\n\t\tif ( attribute.isInterleavedBufferAttribute ) {\n\n\t\t\tconst tupleOffset = offset / itemSize;\n\t\t\tfor ( let j = 0, l = attribute.count; j < l; j ++ ) {\n\n\t\t\t\tfor ( let c = 0; c < itemSize; c ++ ) {\n\n\t\t\t\t\tconst value = attribute.getComponent( j, c );\n\t\t\t\t\tresult.setComponent( j + tupleOffset, c, value );\n\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t} else {\n\n\t\t\tarray.set( attribute.array, offset );\n\n\t\t}\n\n\t\toffset += attribute.count * itemSize;\n\n\t}\n\n\tif ( gpuType !== undefined ) {\n\n\t\tresult.gpuType = gpuType;\n\n\t}\n\n\treturn result;\n\n}\n\n/**\n * @param {BufferAttribute} attribute\n * @return {BufferAttribute}\n */\nexport function deepCloneAttribute( attribute ) {\n\n\tif ( attribute.isInstancedInterleavedBufferAttribute || attribute.isInterleavedBufferAttribute ) {\n\n\t\treturn deinterleaveAttribute( attribute );\n\n\t}\n\n\tif ( attribute.isInstancedBufferAttribute ) {\n\n\t\treturn new InstancedBufferAttribute().copy( attribute );\n\n\t}\n\n\treturn new BufferAttribute().copy( attribute );\n\n}\n\n/**\n * @param {Array<BufferAttribute>} attributes\n * @return {Array<InterleavedBufferAttribute>}\n */\nfunction interleaveAttributes( attributes ) {\n\n\t// Interleaves the provided attributes into an InterleavedBuffer and returns\n\t// a set of InterleavedBufferAttributes for each attribute\n\tlet TypedArray;\n\tlet arrayLength = 0;\n\tlet stride = 0;\n\n\t// calculate the length and type of the interleavedBuffer\n\tfor ( let i = 0, l = attributes.length; i < l; ++ i ) {\n\n\t\tconst attribute = attributes[ i ];\n\n\t\tif ( TypedArray === undefined ) TypedArray = attribute.array.constructor;\n\t\tif ( TypedArray !== attribute.array.constructor ) {\n\n\t\t\tconsole.error( 'AttributeBuffers of different types cannot be interleaved' );\n\t\t\treturn null;\n\n\t\t}\n\n\t\tarrayLength += attribute.array.length;\n\t\tstride += attribute.itemSize;\n\n\t}\n\n\t// Create the set of buffer attributes\n\tconst interleavedBuffer = new InterleavedBuffer( new TypedArray( arrayLength ), stride );\n\tlet offset = 0;\n\tconst res = [];\n\tconst getters = [ 'getX', 'getY', 'getZ', 'getW' ];\n\tconst setters = [ 'setX', 'setY', 'setZ', 'setW' ];\n\n\tfor ( let j = 0, l = attributes.length; j < l; j ++ ) {\n\n\t\tconst attribute = attributes[ j ];\n\t\tconst itemSize = attribute.itemSize;\n\t\tconst count = attribute.count;\n\t\tconst iba = new InterleavedBufferAttribute( interleavedBuffer, itemSize, offset, attribute.normalized );\n\t\tres.push( iba );\n\n\t\toffset += itemSize;\n\n\t\t// Move the data for each attribute into the new interleavedBuffer\n\t\t// at the appropriate offset\n\t\tfor ( let c = 0; c < count; c ++ ) {\n\n\t\t\tfor ( let k = 0; k < itemSize; k ++ ) {\n\n\t\t\t\tiba[ setters[ k ] ]( c, attribute[ getters[ k ] ]( c ) );\n\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\treturn res;\n\n}\n\n// returns a new, non-interleaved version of the provided attribute\nexport function deinterleaveAttribute( attribute ) {\n\n\tconst cons = attribute.data.array.constructor;\n\tconst count = attribute.count;\n\tconst itemSize = attribute.itemSize;\n\tconst normalized = attribute.normalized;\n\n\tconst array = new cons( count * itemSize );\n\tlet newAttribute;\n\tif ( attribute.isInstancedInterleavedBufferAttribute ) {\n\n\t\tnewAttribute = new InstancedBufferAttribute( array, itemSize, normalized, attribute.meshPerAttribute );\n\n\t} else {\n\n\t\tnewAttribute = new BufferAttribute( array, itemSize, normalized );\n\n\t}\n\n\tfor ( let i = 0; i < count; i ++ ) {\n\n\t\tnewAttribute.setX( i, attribute.getX( i ) );\n\n\t\tif ( itemSize >= 2 ) {\n\n\t\t\tnewAttribute.setY( i, attribute.getY( i ) );\n\n\t\t}\n\n\t\tif ( itemSize >= 3 ) {\n\n\t\t\tnewAttribute.setZ( i, attribute.getZ( i ) );\n\n\t\t}\n\n\t\tif ( itemSize >= 4 ) {\n\n\t\t\tnewAttribute.setW( i, attribute.getW( i ) );\n\n\t\t}\n\n\t}\n\n\treturn newAttribute;\n\n}\n\n// deinterleaves all attributes on the geometry\nexport function deinterleaveGeometry( geometry ) {\n\n\tconst attributes = geometry.attributes;\n\tconst morphTargets = geometry.morphTargets;\n\tconst attrMap = new Map();\n\n\tfor ( const key in attributes ) {\n\n\t\tconst attr = attributes[ key ];\n\t\tif ( attr.isInterleavedBufferAttribute ) {\n\n\t\t\tif ( ! attrMap.has( attr ) ) {\n\n\t\t\t\tattrMap.set( attr, deinterleaveAttribute( attr ) );\n\n\t\t\t}\n\n\t\t\tattributes[ key ] = attrMap.get( attr );\n\n\t\t}\n\n\t}\n\n\tfor ( const key in morphTargets ) {\n\n\t\tconst attr = morphTargets[ key ];\n\t\tif ( attr.isInterleavedBufferAttribute ) {\n\n\t\t\tif ( ! attrMap.has( attr ) ) {\n\n\t\t\t\tattrMap.set( attr, deinterleaveAttribute( attr ) );\n\n\t\t\t}\n\n\t\t\tmorphTargets[ key ] = attrMap.get( attr );\n\n\t\t}\n\n\t}\n\n}\n\n/**\n * @param {BufferGeometry} geometry\n * @return {number}\n */\nfunction estimateBytesUsed( geometry ) {\n\n\t// Return the estimated memory used by this geometry in bytes\n\t// Calculate using itemSize, count, and BYTES_PER_ELEMENT to account\n\t// for InterleavedBufferAttributes.\n\tlet mem = 0;\n\tfor ( const name in geometry.attributes ) {\n\n\t\tconst attr = geometry.getAttribute( name );\n\t\tmem += attr.count * attr.itemSize * attr.array.BYTES_PER_ELEMENT;\n\n\t}\n\n\tconst indices = geometry.getIndex();\n\tmem += indices ? indices.count * indices.itemSize * indices.array.BYTES_PER_ELEMENT : 0;\n\treturn mem;\n\n}\n\n/**\n * @param {BufferGeometry} geometry\n * @param {number} tolerance\n * @return {BufferGeometry}\n */\nfunction mergeVertices( geometry, tolerance = 1e-4 ) {\n\n\ttolerance = Math.max( tolerance, Number.EPSILON );\n\n\t// Generate an index buffer if the geometry doesn't have one, or optimize it\n\t// if it's already available.\n\tconst hashToIndex = {};\n\tconst indices = geometry.getIndex();\n\tconst positions = geometry.getAttribute( 'position' );\n\tconst vertexCount = indices ? indices.count : positions.count;\n\n\t// next value for triangle indices\n\tlet nextIndex = 0;\n\n\t// attributes and new attribute arrays\n\tconst attributeNames = Object.keys( geometry.attributes );\n\tconst tmpAttributes = {};\n\tconst tmpMorphAttributes = {};\n\tconst newIndices = [];\n\tconst getters = [ 'getX', 'getY', 'getZ', 'getW' ];\n\tconst setters = [ 'setX', 'setY', 'setZ', 'setW' ];\n\n\t// Initialize the arrays, allocating space conservatively. Extra\n\t// space will be trimmed in the last step.\n\tfor ( let i = 0, l = attributeNames.length; i < l; i ++ ) {\n\n\t\tconst name = attributeNames[ i ];\n\t\tconst attr = geometry.attributes[ name ];\n\n\t\ttmpAttributes[ name ] = new attr.constructor(\n\t\t\tnew attr.array.constructor( attr.count * attr.itemSize ),\n\t\t\tattr.itemSize,\n\t\t\tattr.normalized\n\t\t);\n\n\t\tconst morphAttributes = geometry.morphAttributes[ name ];\n\t\tif ( morphAttributes ) {\n\n\t\t\tif ( ! tmpMorphAttributes[ name ] ) tmpMorphAttributes[ name ] = [];\n\t\t\tmorphAttributes.forEach( ( morphAttr, i ) => {\n\n\t\t\t\tconst array = new morphAttr.array.constructor( morphAttr.count * morphAttr.itemSize );\n\t\t\t\ttmpMorphAttributes[ name ][ i ] = new morphAttr.constructor( array, morphAttr.itemSize, morphAttr.normalized );\n\n\t\t\t} );\n\n\t\t}\n\n\t}\n\n\t// convert the error tolerance to an amount of decimal places to truncate to\n\tconst halfTolerance = tolerance * 0.5;\n\tconst exponent = Math.log10( 1 / tolerance );\n\tconst hashMultiplier = Math.pow( 10, exponent );\n\tconst hashAdditive = halfTolerance * hashMultiplier;\n\tfor ( let i = 0; i < vertexCount; i ++ ) {\n\n\t\tconst index = indices ? indices.getX( i ) : i;\n\n\t\t// Generate a hash for the vertex attributes at the current index 'i'\n\t\tlet hash = '';\n\t\tfor ( let j = 0, l = attributeNames.length; j < l; j ++ ) {\n\n\t\t\tconst name = attributeNames[ j ];\n\t\t\tconst attribute = geometry.getAttribute( name );\n\t\t\tconst itemSize = attribute.itemSize;\n\n\t\t\tfor ( let k = 0; k < itemSize; k ++ ) {\n\n\t\t\t\t// double tilde truncates the decimal value\n\t\t\t\thash += `${ ~ ~ ( attribute[ getters[ k ] ]( index ) * hashMultiplier + hashAdditive ) },`;\n\n\t\t\t}\n\n\t\t}\n\n\t\t// Add another reference to the vertex if it's already\n\t\t// used by another index\n\t\tif ( hash in hashToIndex ) {\n\n\t\t\tnewIndices.push( hashToIndex[ hash ] );\n\n\t\t} else {\n\n\t\t\t// copy data to the new index in the temporary attributes\n\t\t\tfor ( let j = 0, l = attributeNames.length; j < l; j ++ ) {\n\n\t\t\t\tconst name = attributeNames[ j ];\n\t\t\t\tconst attribute = geometry.getAttribute( name );\n\t\t\t\tconst morphAttributes = geometry.morphAttributes[ name ];\n\t\t\t\tconst itemSize = attribute.itemSize;\n\t\t\t\tconst newArray = tmpAttributes[ name ];\n\t\t\t\tconst newMorphArrays = tmpMorphAttributes[ name ];\n\n\t\t\t\tfor ( let k = 0; k < itemSize; k ++ ) {\n\n\t\t\t\t\tconst getterFunc = getters[ k ];\n\t\t\t\t\tconst setterFunc = setters[ k ];\n\t\t\t\t\tnewArray[ setterFunc ]( nextIndex, attribute[ getterFunc ]( index ) );\n\n\t\t\t\t\tif ( morphAttributes ) {\n\n\t\t\t\t\t\tfor ( let m = 0, ml = morphAttributes.length; m < ml; m ++ ) {\n\n\t\t\t\t\t\t\tnewMorphArrays[ m ][ setterFunc ]( nextIndex, morphAttributes[ m ][ getterFunc ]( index ) );\n\n\t\t\t\t\t\t}\n\n\t\t\t\t\t}\n\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\thashToIndex[ hash ] = nextIndex;\n\t\t\tnewIndices.push( nextIndex );\n\t\t\tnextIndex ++;\n\n\t\t}\n\n\t}\n\n\t// generate result BufferGeometry\n\tconst result = geometry.clone();\n\tfor ( const name in geometry.attributes ) {\n\n\t\tconst tmpAttribute = tmpAttributes[ name ];\n\n\t\tresult.setAttribute( name, new tmpAttribute.constructor(\n\t\t\ttmpAttribute.array.slice( 0, nextIndex * tmpAttribute.itemSize ),\n\t\t\ttmpAttribute.itemSize,\n\t\t\ttmpAttribute.normalized,\n\t\t) );\n\n\t\tif ( ! ( name in tmpMorphAttributes ) ) continue;\n\n\t\tfor ( let j = 0; j < tmpMorphAttributes[ name ].length; j ++ ) {\n\n\t\t\tconst tmpMorphAttribute = tmpMorphAttributes[ name ][ j ];\n\n\t\t\tresult.morphAttributes[ name ][ j ] = new tmpMorphAttribute.constructor(\n\t\t\t\ttmpMorphAttribute.array.slice( 0, nextIndex * tmpMorphAttribute.itemSize ),\n\t\t\t\ttmpMorphAttribute.itemSize,\n\t\t\t\ttmpMorphAttribute.normalized,\n\t\t\t);\n\n\t\t}\n\n\t}\n\n\t// indices\n\n\tresult.setIndex( newIndices );\n\n\treturn result;\n\n}\n\n/**\n * @param {BufferGeometry} geometry\n * @param {number} drawMode\n * @return {BufferGeometry}\n */\nfunction toTrianglesDrawMode( geometry, drawMode ) {\n\n\tif ( drawMode === TrianglesDrawMode ) {\n\n\t\tconsole.warn( 'THREE.BufferGeometryUtils.toTrianglesDrawMode(): Geometry already defined as triangles.' );\n\t\treturn geometry;\n\n\t}\n\n\tif ( drawMode === TriangleFanDrawMode || drawMode === TriangleStripDrawMode ) {\n\n\t\tlet index = geometry.getIndex();\n\n\t\t// generate index if not present\n\n\t\tif ( index === null ) {\n\n\t\t\tconst indices = [];\n\n\t\t\tconst position = geometry.getAttribute( 'position' );\n\n\t\t\tif ( position !== undefined ) {\n\n\t\t\t\tfor ( let i = 0; i < position.count; i ++ ) {\n\n\t\t\t\t\tindices.push( i );\n\n\t\t\t\t}\n\n\t\t\t\tgeometry.setIndex( indices );\n\t\t\t\tindex = geometry.getIndex();\n\n\t\t\t} else {\n\n\t\t\t\tconsole.error( 'THREE.BufferGeometryUtils.toTrianglesDrawMode(): Undefined position attribute. Processing not possible.' );\n\t\t\t\treturn geometry;\n\n\t\t\t}\n\n\t\t}\n\n\t\t//\n\n\t\tconst numberOfTriangles = index.count - 2;\n\t\tconst newIndices = [];\n\n\t\tif ( drawMode === TriangleFanDrawMode ) {\n\n\t\t\t// gl.TRIANGLE_FAN\n\n\t\t\tfor ( let i = 1; i <= numberOfTriangles; i ++ ) {\n\n\t\t\t\tnewIndices.push( index.getX( 0 ) );\n\t\t\t\tnewIndices.push( index.getX( i ) );\n\t\t\t\tnewIndices.push( index.getX( i + 1 ) );\n\n\t\t\t}\n\n\t\t} else {\n\n\t\t\t// gl.TRIANGLE_STRIP\n\n\t\t\tfor ( let i = 0; i < numberOfTriangles; i ++ ) {\n\n\t\t\t\tif ( i % 2 === 0 ) {\n\n\t\t\t\t\tnewIndices.push( index.getX( i ) );\n\t\t\t\t\tnewIndices.push( index.getX( i + 1 ) );\n\t\t\t\t\tnewIndices.push( index.getX( i + 2 ) );\n\n\t\t\t\t} else {\n\n\t\t\t\t\tnewIndices.push( index.getX( i + 2 ) );\n\t\t\t\t\tnewIndices.push( index.getX( i + 1 ) );\n\t\t\t\t\tnewIndices.push( index.getX( i ) );\n\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t}\n\n\t\tif ( ( newIndices.length / 3 ) !== numberOfTriangles ) {\n\n\t\t\tconsole.error( 'THREE.BufferGeometryUtils.toTrianglesDrawMode(): Unable to generate correct amount of triangles.' );\n\n\t\t}\n\n\t\t// build final geometry\n\n\t\tconst newGeometry = geometry.clone();\n\t\tnewGeometry.setIndex( newIndices );\n\t\tnewGeometry.clearGroups();\n\n\t\treturn newGeometry;\n\n\t} else {\n\n\t\tconsole.error( 'THREE.BufferGeometryUtils.toTrianglesDrawMode(): Unknown draw mode:', drawMode );\n\t\treturn geometry;\n\n\t}\n\n}\n\n/**\n * Calculates the morphed attributes of a morphed/skinned BufferGeometry.\n * Helpful for Raytracing or Decals.\n * @param {Mesh | Line | Points} object An instance of Mesh, Line or Points.\n * @return {Object} An Object with original position/normal attributes and morphed ones.\n */\nfunction computeMorphedAttributes( object ) {\n\n\tconst _vA = new Vector3();\n\tconst _vB = new Vector3();\n\tconst _vC = new Vector3();\n\n\tconst _tempA = new Vector3();\n\tconst _tempB = new Vector3();\n\tconst _tempC = new Vector3();\n\n\tconst _morphA = new Vector3();\n\tconst _morphB = new Vector3();\n\tconst _morphC = new Vector3();\n\n\tfunction _calculateMorphedAttributeData(\n\t\tobject,\n\t\tattribute,\n\t\tmorphAttribute,\n\t\tmorphTargetsRelative,\n\t\ta,\n\t\tb,\n\t\tc,\n\t\tmodifiedAttributeArray\n\t) {\n\n\t\t_vA.fromBufferAttribute( attribute, a );\n\t\t_vB.fromBufferAttribute( attribute, b );\n\t\t_vC.fromBufferAttribute( attribute, c );\n\n\t\tconst morphInfluences = object.morphTargetInfluences;\n\n\t\tif ( morphAttribute && morphInfluences ) {\n\n\t\t\t_morphA.set( 0, 0, 0 );\n\t\t\t_morphB.set( 0, 0, 0 );\n\t\t\t_morphC.set( 0, 0, 0 );\n\n\t\t\tfor ( let i = 0, il = morphAttribute.length; i < il; i ++ ) {\n\n\t\t\t\tconst influence = morphInfluences[ i ];\n\t\t\t\tconst morph = morphAttribute[ i ];\n\n\t\t\t\tif ( influence === 0 ) continue;\n\n\t\t\t\t_tempA.fromBufferAttribute( morph, a );\n\t\t\t\t_tempB.fromBufferAttribute( morph, b );\n\t\t\t\t_tempC.fromBufferAttribute( morph, c );\n\n\t\t\t\tif ( morphTargetsRelative ) {\n\n\t\t\t\t\t_morphA.addScaledVector( _tempA, influence );\n\t\t\t\t\t_morphB.addScaledVector( _tempB, influence );\n\t\t\t\t\t_morphC.addScaledVector( _tempC, influence );\n\n\t\t\t\t} else {\n\n\t\t\t\t\t_morphA.addScaledVector( _tempA.sub( _vA ), influence );\n\t\t\t\t\t_morphB.addScaledVector( _tempB.sub( _vB ), influence );\n\t\t\t\t\t_morphC.addScaledVector( _tempC.sub( _vC ), influence );\n\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\t_vA.add( _morphA );\n\t\t\t_vB.add( _morphB );\n\t\t\t_vC.add( _morphC );\n\n\t\t}\n\n\t\tif ( object.isSkinnedMesh ) {\n\n\t\t\tobject.applyBoneTransform( a, _vA );\n\t\t\tobject.applyBoneTransform( b, _vB );\n\t\t\tobject.applyBoneTransform( c, _vC );\n\n\t\t}\n\n\t\tmodifiedAttributeArray[ a * 3 + 0 ] = _vA.x;\n\t\tmodifiedAttributeArray[ a * 3 + 1 ] = _vA.y;\n\t\tmodifiedAttributeArray[ a * 3 + 2 ] = _vA.z;\n\t\tmodifiedAttributeArray[ b * 3 + 0 ] = _vB.x;\n\t\tmodifiedAttributeArray[ b * 3 + 1 ] = _vB.y;\n\t\tmodifiedAttributeArray[ b * 3 + 2 ] = _vB.z;\n\t\tmodifiedAttributeArray[ c * 3 + 0 ] = _vC.x;\n\t\tmodifiedAttributeArray[ c * 3 + 1 ] = _vC.y;\n\t\tmodifiedAttributeArray[ c * 3 + 2 ] = _vC.z;\n\n\t}\n\n\tconst geometry = object.geometry;\n\tconst material = object.material;\n\n\tlet a, b, c;\n\tconst index = geometry.index;\n\tconst positionAttribute = geometry.attributes.position;\n\tconst morphPosition = geometry.morphAttributes.position;\n\tconst morphTargetsRelative = geometry.morphTargetsRelative;\n\tconst normalAttribute = geometry.attributes.normal;\n\tconst morphNormal = geometry.morphAttributes.position;\n\n\tconst groups = geometry.groups;\n\tconst drawRange = geometry.drawRange;\n\tlet i, j, il, jl;\n\tlet group;\n\tlet start, end;\n\n\tconst modifiedPosition = new Float32Array( positionAttribute.count * positionAttribute.itemSize );\n\tconst modifiedNormal = new Float32Array( normalAttribute.count * normalAttribute.itemSize );\n\n\tif ( index !== null ) {\n\n\t\t// indexed buffer geometry\n\n\t\tif ( Array.isArray( material ) ) {\n\n\t\t\tfor ( i = 0, il = groups.length; i < il; i ++ ) {\n\n\t\t\t\tgroup = groups[ i ];\n\n\t\t\t\tstart = Math.max( group.start, drawRange.start );\n\t\t\t\tend = Math.min( ( group.start + group.count ), ( drawRange.start + drawRange.count ) );\n\n\t\t\t\tfor ( j = start, jl = end; j < jl; j += 3 ) {\n\n\t\t\t\t\ta = index.getX( j );\n\t\t\t\t\tb = index.getX( j + 1 );\n\t\t\t\t\tc = index.getX( j + 2 );\n\n\t\t\t\t\t_calculateMorphedAttributeData(\n\t\t\t\t\t\tobject,\n\t\t\t\t\t\tpositionAttribute,\n\t\t\t\t\t\tmorphPosition,\n\t\t\t\t\t\tmorphTargetsRelative,\n\t\t\t\t\t\ta, b, c,\n\t\t\t\t\t\tmodifiedPosition\n\t\t\t\t\t);\n\n\t\t\t\t\t_calculateMorphedAttributeData(\n\t\t\t\t\t\tobject,\n\t\t\t\t\t\tnormalAttribute,\n\t\t\t\t\t\tmorphNormal,\n\t\t\t\t\t\tmorphTargetsRelative,\n\t\t\t\t\t\ta, b, c,\n\t\t\t\t\t\tmodifiedNormal\n\t\t\t\t\t);\n\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t} else {\n\n\t\t\tstart = Math.max( 0, drawRange.start );\n\t\t\tend = Math.min( index.count, ( drawRange.start + drawRange.count ) );\n\n\t\t\tfor ( i = start, il = end; i < il; i += 3 ) {\n\n\t\t\t\ta = index.getX( i );\n\t\t\t\tb = index.getX( i + 1 );\n\t\t\t\tc = index.getX( i + 2 );\n\n\t\t\t\t_calculateMorphedAttributeData(\n\t\t\t\t\tobject,\n\t\t\t\t\tpositionAttribute,\n\t\t\t\t\tmorphPosition,\n\t\t\t\t\tmorphTargetsRelative,\n\t\t\t\t\ta, b, c,\n\t\t\t\t\tmodifiedPosition\n\t\t\t\t);\n\n\t\t\t\t_calculateMorphedAttributeData(\n\t\t\t\t\tobject,\n\t\t\t\t\tnormalAttribute,\n\t\t\t\t\tmorphNormal,\n\t\t\t\t\tmorphTargetsRelative,\n\t\t\t\t\ta, b, c,\n\t\t\t\t\tmodifiedNormal\n\t\t\t\t);\n\n\t\t\t}\n\n\t\t}\n\n\t} else {\n\n\t\t// non-indexed buffer geometry\n\n\t\tif ( Array.isArray( material ) ) {\n\n\t\t\tfor ( i = 0, il = groups.length; i < il; i ++ ) {\n\n\t\t\t\tgroup = groups[ i ];\n\n\t\t\t\tstart = Math.max( group.start, drawRange.start );\n\t\t\t\tend = Math.min( ( group.start + group.count ), ( drawRange.start + drawRange.count ) );\n\n\t\t\t\tfor ( j = start, jl = end; j < jl; j += 3 ) {\n\n\t\t\t\t\ta = j;\n\t\t\t\t\tb = j + 1;\n\t\t\t\t\tc = j + 2;\n\n\t\t\t\t\t_calculateMorphedAttributeData(\n\t\t\t\t\t\tobject,\n\t\t\t\t\t\tpositionAttribute,\n\t\t\t\t\t\tmorphPosition,\n\t\t\t\t\t\tmorphTargetsRelative,\n\t\t\t\t\t\ta, b, c,\n\t\t\t\t\t\tmodifiedPosition\n\t\t\t\t\t);\n\n\t\t\t\t\t_calculateMorphedAttributeData(\n\t\t\t\t\t\tobject,\n\t\t\t\t\t\tnormalAttribute,\n\t\t\t\t\t\tmorphNormal,\n\t\t\t\t\t\tmorphTargetsRelative,\n\t\t\t\t\t\ta, b, c,\n\t\t\t\t\t\tmodifiedNormal\n\t\t\t\t\t);\n\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t} else {\n\n\t\t\tstart = Math.max( 0, drawRange.start );\n\t\t\tend = Math.min( positionAttribute.count, ( drawRange.start + drawRange.count ) );\n\n\t\t\tfor ( i = start, il = end; i < il; i += 3 ) {\n\n\t\t\t\ta = i;\n\t\t\t\tb = i + 1;\n\t\t\t\tc = i + 2;\n\n\t\t\t\t_calculateMorphedAttributeData(\n\t\t\t\t\tobject,\n\t\t\t\t\tpositionAttribute,\n\t\t\t\t\tmorphPosition,\n\t\t\t\t\tmorphTargetsRelative,\n\t\t\t\t\ta, b, c,\n\t\t\t\t\tmodifiedPosition\n\t\t\t\t);\n\n\t\t\t\t_calculateMorphedAttributeData(\n\t\t\t\t\tobject,\n\t\t\t\t\tnormalAttribute,\n\t\t\t\t\tmorphNormal,\n\t\t\t\t\tmorphTargetsRelative,\n\t\t\t\t\ta, b, c,\n\t\t\t\t\tmodifiedNormal\n\t\t\t\t);\n\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\tconst morphedPositionAttribute = new Float32BufferAttribute( modifiedPosition, 3 );\n\tconst morphedNormalAttribute = new Float32BufferAttribute( modifiedNormal, 3 );\n\n\treturn {\n\n\t\tpositionAttribute: positionAttribute,\n\t\tnormalAttribute: normalAttribute,\n\t\tmorphedPositionAttribute: morphedPositionAttribute,\n\t\tmorphedNormalAttribute: morphedNormalAttribute\n\n\t};\n\n}\n\nfunction mergeGroups( geometry ) {\n\n\tif ( geometry.groups.length === 0 ) {\n\n\t\tconsole.warn( 'THREE.BufferGeometryUtils.mergeGroups(): No groups are defined. Nothing to merge.' );\n\t\treturn geometry;\n\n\t}\n\n\tlet groups = geometry.groups;\n\n\t// sort groups by material index\n\n\tgroups = groups.sort( ( a, b ) => {\n\n\t\tif ( a.materialIndex !== b.materialIndex ) return a.materialIndex - b.materialIndex;\n\n\t\treturn a.start - b.start;\n\n\t} );\n\n\t// create index for non-indexed geometries\n\n\tif ( geometry.getIndex() === null ) {\n\n\t\tconst positionAttribute = geometry.getAttribute( 'position' );\n\t\tconst indices = [];\n\n\t\tfor ( let i = 0; i < positionAttribute.count; i += 3 ) {\n\n\t\t\tindices.push( i, i + 1, i + 2 );\n\n\t\t}\n\n\t\tgeometry.setIndex( indices );\n\n\t}\n\n\t// sort index\n\n\tconst index = geometry.getIndex();\n\n\tconst newIndices = [];\n\n\tfor ( let i = 0; i < groups.length; i ++ ) {\n\n\t\tconst group = groups[ i ];\n\n\t\tconst groupStart = group.start;\n\t\tconst groupLength = groupStart + group.count;\n\n\t\tfor ( let j = groupStart; j < groupLength; j ++ ) {\n\n\t\t\tnewIndices.push( index.getX( j ) );\n\n\t\t}\n\n\t}\n\n\tgeometry.dispose(); // Required to force buffer recreation\n\tgeometry.setIndex( newIndices );\n\n\t// update groups indices\n\n\tlet start = 0;\n\n\tfor ( let i = 0; i < groups.length; i ++ ) {\n\n\t\tconst group = groups[ i ];\n\n\t\tgroup.start = start;\n\t\tstart += group.count;\n\n\t}\n\n\t// merge groups\n\n\tlet currentGroup = groups[ 0 ];\n\n\tgeometry.groups = [ currentGroup ];\n\n\tfor ( let i = 1; i < groups.length; i ++ ) {\n\n\t\tconst group = groups[ i ];\n\n\t\tif ( currentGroup.materialIndex === group.materialIndex ) {\n\n\t\t\tcurrentGroup.count += group.count;\n\n\t\t} else {\n\n\t\t\tcurrentGroup = group;\n\t\t\tgeometry.groups.push( currentGroup );\n\n\t\t}\n\n\t}\n\n\treturn geometry;\n\n}\n\n\n/**\n * Modifies the supplied geometry if it is non-indexed, otherwise creates a new,\n * non-indexed geometry. Returns the geometry with smooth normals everywhere except\n * faces that meet at an angle greater than the crease angle.\n *\n * @param {BufferGeometry} geometry\n * @param {number} [creaseAngle]\n * @return {BufferGeometry}\n */\nfunction toCreasedNormals( geometry, creaseAngle = Math.PI / 3 /* 60 degrees */ ) {\n\n\tconst creaseDot = Math.cos( creaseAngle );\n\tconst hashMultiplier = ( 1 + 1e-10 ) * 1e2;\n\n\t// reusable vectors\n\tconst verts = [ new Vector3(), new Vector3(), new Vector3() ];\n\tconst tempVec1 = new Vector3();\n\tconst tempVec2 = new Vector3();\n\tconst tempNorm = new Vector3();\n\tconst tempNorm2 = new Vector3();\n\n\t// hashes a vector\n\tfunction hashVertex( v ) {\n\n\t\tconst x = ~ ~ ( v.x * hashMultiplier );\n\t\tconst y = ~ ~ ( v.y * hashMultiplier );\n\t\tconst z = ~ ~ ( v.z * hashMultiplier );\n\t\treturn `${x},${y},${z}`;\n\n\t}\n\n\t// BufferGeometry.toNonIndexed() warns if the geometry is non-indexed\n\t// and returns the original geometry\n\tconst resultGeometry = geometry.index ? geometry.toNonIndexed() : geometry;\n\tconst posAttr = resultGeometry.attributes.position;\n\tconst vertexMap = {};\n\n\t// find all the normals shared by commonly located vertices\n\tfor ( let i = 0, l = posAttr.count / 3; i < l; i ++ ) {\n\n\t\tconst i3 = 3 * i;\n\t\tconst a = verts[ 0 ].fromBufferAttribute( posAttr, i3 + 0 );\n\t\tconst b = verts[ 1 ].fromBufferAttribute( posAttr, i3 + 1 );\n\t\tconst c = verts[ 2 ].fromBufferAttribute( posAttr, i3 + 2 );\n\n\t\ttempVec1.subVectors( c, b );\n\t\ttempVec2.subVectors( a, b );\n\n\t\t// add the normal to the map for all vertices\n\t\tconst normal = new Vector3().crossVectors( tempVec1, tempVec2 ).normalize();\n\t\tfor ( let n = 0; n < 3; n ++ ) {\n\n\t\t\tconst vert = verts[ n ];\n\t\t\tconst hash = hashVertex( vert );\n\t\t\tif ( ! ( hash in vertexMap ) ) {\n\n\t\t\t\tvertexMap[ hash ] = [];\n\n\t\t\t}\n\n\t\t\tvertexMap[ hash ].push( normal );\n\n\t\t}\n\n\t}\n\n\t// average normals from all vertices that share a common location if they are within the\n\t// provided crease threshold\n\tconst normalArray = new Float32Array( posAttr.count * 3 );\n\tconst normAttr = new BufferAttribute( normalArray, 3, false );\n\tfor ( let i = 0, l = posAttr.count / 3; i < l; i ++ ) {\n\n\t\t// get the face normal for this vertex\n\t\tconst i3 = 3 * i;\n\t\tconst a = verts[ 0 ].fromBufferAttribute( posAttr, i3 + 0 );\n\t\tconst b = verts[ 1 ].fromBufferAttribute( posAttr, i3 + 1 );\n\t\tconst c = verts[ 2 ].fromBufferAttribute( posAttr, i3 + 2 );\n\n\t\ttempVec1.subVectors( c, b );\n\t\ttempVec2.subVectors( a, b );\n\n\t\ttempNorm.crossVectors( tempVec1, tempVec2 ).normalize();\n\n\t\t// average all normals that meet the threshold and set the normal value\n\t\tfor ( let n = 0; n < 3; n ++ ) {\n\n\t\t\tconst vert = verts[ n ];\n\t\t\tconst hash = hashVertex( vert );\n\t\t\tconst otherNormals = vertexMap[ hash ];\n\t\t\ttempNorm2.set( 0, 0, 0 );\n\n\t\t\tfor ( let k = 0, lk = otherNormals.length; k < lk; k ++ ) {\n\n\t\t\t\tconst otherNorm = otherNormals[ k ];\n\t\t\t\tif ( tempNorm.dot( otherNorm ) > creaseDot ) {\n\n\t\t\t\t\ttempNorm2.add( otherNorm );\n\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\ttempNorm2.normalize();\n\t\t\tnormAttr.setXYZ( i3 + n, tempNorm2.x, tempNorm2.y, tempNorm2.z );\n\n\t\t}\n\n\t}\n\n\tresultGeometry.setAttribute( 'normal', normAttr );\n\treturn resultGeometry;\n\n}\n\nexport {\n\tcomputeMikkTSpaceTangents,\n\tmergeGeometries,\n\tmergeAttributes,\n\tinterleaveAttributes,\n\testimateBytesUsed,\n\tmergeVertices,\n\ttoTrianglesDrawMode,\n\tcomputeMorphedAttributes,\n\tmergeGroups,\n\ttoCreasedNormals\n};\n"],
5
+ "mappings": "6EAAAA,IA0GA,SAASC,EAAiBC,EAAYC,EAAY,GAAQ,CAEzD,IAAMC,EAAYF,EAAY,CAAE,EAAE,QAAU,KAEtCG,EAAiB,IAAI,IAAK,OAAO,KAAMH,EAAY,CAAE,EAAE,UAAW,CAAE,EACpEI,EAAsB,IAAI,IAAK,OAAO,KAAMJ,EAAY,CAAE,EAAE,eAAgB,CAAE,EAE9EK,EAAa,CAAC,EACdC,EAAkB,CAAC,EAEnBC,EAAuBP,EAAY,CAAE,EAAE,qBAEvCQ,EAAiB,IAAIC,EAEvBC,EAAS,EAEb,QAAUC,EAAI,EAAGA,EAAIX,EAAW,OAAQ,EAAGW,EAAI,CAE9C,IAAMC,EAAWZ,EAAYW,CAAE,EAC3BE,EAAkB,EAItB,GAAKX,KAAgBU,EAAS,QAAU,MAEvC,eAAQ,MAAO,+EAAiFD,EAAI,8HAA+H,EAC5N,KAMR,QAAYG,KAAQF,EAAS,WAAa,CAEzC,GAAK,CAAET,EAAe,IAAKW,CAAK,EAE/B,eAAQ,MAAO,+EAAiFH,EAAI,gEAAkEG,EAAO,8DAA+D,EACrO,KAIHT,EAAYS,CAAK,IAAM,SAAYT,EAAYS,CAAK,EAAI,CAAC,GAE9DT,EAAYS,CAAK,EAAE,KAAMF,EAAS,WAAYE,CAAK,CAAE,EAErDD,GAED,CAIA,GAAKA,IAAoBV,EAAe,KAEvC,eAAQ,MAAO,+EAAiFQ,EAAI,gEAAiE,EAC9J,KAMR,GAAKJ,IAAyBK,EAAS,qBAEtC,eAAQ,MAAO,+EAAiFD,EAAI,uEAAwE,EACrK,KAIR,QAAYG,KAAQF,EAAS,gBAAkB,CAE9C,GAAK,CAAER,EAAoB,IAAKU,CAAK,EAEpC,eAAQ,MAAO,+EAAiFH,EAAI,mEAAoE,EACjK,KAIHL,EAAiBQ,CAAK,IAAM,SAAYR,EAAiBQ,CAAK,EAAI,CAAC,GAExER,EAAiBQ,CAAK,EAAE,KAAMF,EAAS,gBAAiBE,CAAK,CAAE,CAEhE,CAEA,GAAKb,EAAY,CAEhB,IAAIc,EAEJ,GAAKb,EAEJa,EAAQH,EAAS,MAAM,cAEZA,EAAS,WAAW,WAAa,OAE5CG,EAAQH,EAAS,WAAW,SAAS,UAIrC,gBAAQ,MAAO,+EAAiFD,EAAI,kEAAmE,EAChK,KAIRH,EAAe,SAAUE,EAAQK,EAAOJ,CAAE,EAE1CD,GAAUK,CAEX,CAED,CAIA,GAAKb,EAAY,CAEhB,IAAIc,EAAc,EACZC,EAAc,CAAC,EAErB,QAAUN,EAAI,EAAGA,EAAIX,EAAW,OAAQ,EAAGW,EAAI,CAE9C,IAAMO,EAAQlB,EAAYW,CAAE,EAAE,MAE9B,QAAUQ,EAAI,EAAGA,EAAID,EAAM,MAAO,EAAGC,EAEpCF,EAAY,KAAMC,EAAM,KAAMC,CAAE,EAAIH,CAAY,EAIjDA,GAAehB,EAAYW,CAAE,EAAE,WAAW,SAAS,KAEpD,CAEAH,EAAe,SAAUS,CAAY,CAEtC,CAIA,QAAYH,KAAQT,EAAa,CAEhC,IAAMe,EAAkBC,EAAiBhB,EAAYS,CAAK,CAAE,EAE5D,GAAK,CAAEM,EAEN,eAAQ,MAAO,kFAAoFN,EAAO,aAAc,EACjH,KAIRN,EAAe,aAAcM,EAAMM,CAAgB,CAEpD,CAIA,QAAYN,KAAQR,EAAkB,CAErC,IAAMgB,EAAkBhB,EAAiBQ,CAAK,EAAG,CAAE,EAAE,OAErD,GAAKQ,IAAoB,EAAI,MAE7Bd,EAAe,gBAAkBA,EAAe,iBAAmB,CAAC,EACpEA,EAAe,gBAAiBM,CAAK,EAAI,CAAC,EAE1C,QAAUH,EAAI,EAAGA,EAAIW,EAAiB,EAAGX,EAAI,CAE5C,IAAMY,EAAyB,CAAC,EAEhC,QAAUJ,EAAI,EAAGA,EAAIb,EAAiBQ,CAAK,EAAE,OAAQ,EAAGK,EAEvDI,EAAuB,KAAMjB,EAAiBQ,CAAK,EAAGK,CAAE,EAAGR,CAAE,CAAE,EAIhE,IAAMa,EAAuBH,EAAiBE,CAAuB,EAErE,GAAK,CAAEC,EAEN,eAAQ,MAAO,kFAAoFV,EAAO,kBAAmB,EACtH,KAIRN,EAAe,gBAAiBM,CAAK,EAAE,KAAMU,CAAqB,CAEnE,CAED,CAEA,OAAOhB,CAER,CAMA,SAASa,EAAiBhB,EAAa,CAEtC,IAAIoB,EACAC,EACAC,EACAC,EAAU,GACVC,EAAc,EAElB,QAAUlB,EAAI,EAAGA,EAAIN,EAAW,OAAQ,EAAGM,EAAI,CAE9C,IAAMmB,EAAYzB,EAAYM,CAAE,EAGhC,GADKc,IAAe,SAAYA,EAAaK,EAAU,MAAM,aACxDL,IAAeK,EAAU,MAAM,YAEnC,eAAQ,MAAO,2IAA4I,EACpJ,KAKR,GADKJ,IAAa,SAAYA,EAAWI,EAAU,UAC9CJ,IAAaI,EAAU,SAE3B,eAAQ,MAAO,+HAAgI,EACxI,KAKR,GADKH,IAAe,SAAYA,EAAaG,EAAU,YAClDH,IAAeG,EAAU,WAE7B,eAAQ,MAAO,iIAAkI,EAC1I,KAKR,GADKF,IAAY,KAAMA,EAAUE,EAAU,SACtCF,IAAYE,EAAU,QAE1B,eAAQ,MAAO,8HAA+H,EACvI,KAIRD,GAAeC,EAAU,MAAQJ,CAElC,CAEA,IAAMK,EAAQ,IAAIN,EAAYI,CAAY,EACpCG,EAAS,IAAIC,EAAiBF,EAAOL,EAAUC,CAAW,EAC5DjB,EAAS,EAEb,QAAUC,EAAI,EAAGA,EAAIN,EAAW,OAAQ,EAAGM,EAAI,CAE9C,IAAMmB,EAAYzB,EAAYM,CAAE,EAChC,GAAKmB,EAAU,6BAA+B,CAE7C,IAAMI,EAAcxB,EAASgB,EAC7B,QAAUP,EAAI,EAAGgB,EAAIL,EAAU,MAAOX,EAAIgB,EAAGhB,IAE5C,QAAUiB,EAAI,EAAGA,EAAIV,EAAUU,IAAO,CAErC,IAAMC,EAAQP,EAAU,aAAcX,EAAGiB,CAAE,EAC3CJ,EAAO,aAAcb,EAAIe,EAAaE,EAAGC,CAAM,CAEhD,CAIF,MAECN,EAAM,IAAKD,EAAU,MAAOpB,CAAO,EAIpCA,GAAUoB,EAAU,MAAQJ,CAE7B,CAEA,OAAKE,IAAY,SAEhBI,EAAO,QAAUJ,GAIXI,CAER,CAmXA,SAASM,EAAqBC,EAAUC,EAAW,CAElD,GAAKA,IAAaC,EAEjB,eAAQ,KAAM,yFAA0F,EACjGF,EAIR,GAAKC,IAAaE,GAAuBF,IAAaG,EAAwB,CAE7E,IAAIC,EAAQL,EAAS,SAAS,EAI9B,GAAKK,IAAU,KAAO,CAErB,IAAMC,EAAU,CAAC,EAEXC,EAAWP,EAAS,aAAc,UAAW,EAEnD,GAAKO,IAAa,OAAY,CAE7B,QAAUC,EAAI,EAAGA,EAAID,EAAS,MAAOC,IAEpCF,EAAQ,KAAME,CAAE,EAIjBR,EAAS,SAAUM,CAAQ,EAC3BD,EAAQL,EAAS,SAAS,CAE3B,KAEC,gBAAQ,MAAO,yGAA0G,EAClHA,CAIT,CAIA,IAAMS,EAAoBJ,EAAM,MAAQ,EAClCK,EAAa,CAAC,EAEpB,GAAKT,IAAaE,EAIjB,QAAUK,EAAI,EAAGA,GAAKC,EAAmBD,IAExCE,EAAW,KAAML,EAAM,KAAM,CAAE,CAAE,EACjCK,EAAW,KAAML,EAAM,KAAMG,CAAE,CAAE,EACjCE,EAAW,KAAML,EAAM,KAAMG,EAAI,CAAE,CAAE,MAQtC,SAAUA,EAAI,EAAGA,EAAIC,EAAmBD,IAElCA,EAAI,IAAM,GAEdE,EAAW,KAAML,EAAM,KAAMG,CAAE,CAAE,EACjCE,EAAW,KAAML,EAAM,KAAMG,EAAI,CAAE,CAAE,EACrCE,EAAW,KAAML,EAAM,KAAMG,EAAI,CAAE,CAAE,IAIrCE,EAAW,KAAML,EAAM,KAAMG,EAAI,CAAE,CAAE,EACrCE,EAAW,KAAML,EAAM,KAAMG,EAAI,CAAE,CAAE,EACrCE,EAAW,KAAML,EAAM,KAAMG,CAAE,CAAE,GAQ7BE,EAAW,OAAS,IAAQD,GAElC,QAAQ,MAAO,kGAAmG,EAMnH,IAAME,EAAcX,EAAS,MAAM,EACnC,OAAAW,EAAY,SAAUD,CAAW,EACjCC,EAAY,YAAY,EAEjBA,CAER,KAEC,gBAAQ,MAAO,sEAAuEV,CAAS,EACxFD,CAIT",
6
+ "names": ["init_define_process", "mergeGeometries", "geometries", "useGroups", "isIndexed", "attributesUsed", "morphAttributesUsed", "attributes", "morphAttributes", "morphTargetsRelative", "mergedGeometry", "BufferGeometry", "offset", "i", "geometry", "attributesCount", "name", "count", "indexOffset", "mergedIndex", "index", "j", "mergedAttribute", "mergeAttributes", "numMorphTargets", "morphAttributesToMerge", "mergedMorphAttribute", "TypedArray", "itemSize", "normalized", "gpuType", "arrayLength", "attribute", "array", "result", "BufferAttribute", "tupleOffset", "l", "c", "value", "toTrianglesDrawMode", "geometry", "drawMode", "TrianglesDrawMode", "TriangleFanDrawMode", "TriangleStripDrawMode", "index", "indices", "position", "i", "numberOfTriangles", "newIndices", "newGeometry"]
7
+ }
@@ -0,0 +1,2 @@
1
+ var i=Object.create;var f=Object.defineProperty;var j=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var l=Object.getPrototypeOf,m=Object.prototype.hasOwnProperty;var h=a=>{throw TypeError(a)};var n=(a,b,c)=>b in a?f(a,b,{enumerable:!0,configurable:!0,writable:!0,value:c}):a[b]=c;var p=(a,b)=>()=>(a&&(b=a(a=0)),b);var q=(a,b)=>()=>(b||a((b={exports:{}}).exports,b),b.exports),r=(a,b)=>{for(var c in b)f(a,c,{get:b[c],enumerable:!0})},o=(a,b,c,d)=>{if(b&&typeof b=="object"||typeof b=="function")for(let e of k(b))!m.call(a,e)&&e!==c&&f(a,e,{get:()=>b[e],enumerable:!(d=j(b,e))||d.enumerable});return a};var s=(a,b,c)=>(c=a!=null?i(l(a)):{},o(b||!a||!a.__esModule?f(c,"default",{value:a,enumerable:!0}):c,a));var t=(a,b,c)=>n(a,typeof b!="symbol"?b+"":b,c),g=(a,b,c)=>b.has(a)||h("Cannot "+c);var u=(a,b,c)=>(g(a,b,"read from private field"),c?c.call(a):b.get(a)),v=(a,b,c)=>b.has(a)?h("Cannot add the same private member more than once"):b instanceof WeakSet?b.add(a):b.set(a,c),w=(a,b,c,d)=>(g(a,b,"write to private field"),d?d.call(a,c):b.set(a,c),c),x=(a,b,c)=>(g(a,b,"access private method"),c);export{p as a,q as b,r as c,s as d,t as e,u as f,v as g,w as h,x as i};
2
+ //# sourceMappingURL=chunk-ROCNZJLL.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [],
4
+ "sourcesContent": [],
5
+ "mappings": "",
6
+ "names": []
7
+ }
Binary file
package/lib/esm/index.css CHANGED
@@ -1 +1,2 @@
1
- :root{--pin-shadow-hover-scale: .9;--pin-shadow-width: 12px;--pin-shadow-height: 5px;--pin-shadow-opacity: .35;--pin-drop-animation-duration-ms: .25s}@keyframes drop-pin{0%{transform:translateY(-200%)}to{transform:translateY(0)}}@keyframes pin-shadow{0%{transform:scale(var(--pin-shadow-hover-scale))}to{transform:scale(1)}}.mappedin-dropped-pin-wrapper{position:relative;width:fit-content;height:fit-content;width:36px;height:42px}.mappedin-dropped-pin-wrapper svg{position:absolute;left:calc(50% - var(--pin-shadow-width));animation:drop-pin var(--pin-drop-animation-duration-ms) ease-in}.mappedin-dropped-pin-wrapper>.pin-shadow{position:absolute;left:calc(50% - var(--pin-shadow-width) / 2);bottom:0;height:var(--pin-shadow-height);width:var(--pin-shadow-width);border-radius:100%;opacity:var(--pin-shadow-opacity);animation:pin-shadow .25s ease-in}@keyframes bounce{0%{transform:translateY(-10px);opacity:0}12.5%{transform:translateY(0);opacity:1}25%{transform:translateY(0)}37.5%{transform:translateY(-10px)}50%{transform:translateY(0)}62.5%{transform:translateY(-10px)}75%{transform:translateY(0)}87.5%{transform:translateY(-10px)}to{transform:translateY(0)}}.mappedin-connection-marker{position:relative;display:flex}.mappedin-connection-marker .bouncey{animation:bounce 2.5s linear}.mappedin-connection-marker .arrow--down{transform:rotate(180deg)}.mappedin-connection-marker .connection-circle{display:flex;box-sizing:border-box;justify-content:center;align-items:center;border-radius:50%;border:2px solid white;box-shadow:0 2px 8px #00000026;background:#595959}.mappedin-marker{font-family:InterUI-Regular,Helvetica,Arial,sans-serif;font-weight:400;top:0;transition:transform .3s linear;position:absolute;font-weight:700;color:#000;transition:opacity .3s;display:flex;flex-direction:row;will-change:transform,opacity;justify-content:center;opacity:0}.mappedin__smart-collision-engine__container{position:absolute;left:0;top:0;bottom:0;right:0;pointer-events:none;transform-style:preserve-3d;font-family:InterUI-Regular,Helvetica,Arial,sans-serif}.mappedin__smart-collision-engine-debug__container{position:absolute;left:0;top:0;bottom:0;right:0;transition:opacity .3s ease-in-out;pointer-events:none;will-change:opacity}.mappedin__smart-collision-engine-debug__container.interacting{opacity:.2}.mappedin-map .mappedin-interactive{cursor:grab}.mappedin-map .mappedin-interactive:active{cursor:grabbing}.mappedin-map .mappedin-interactive.mappedin-interaction-hover{cursor:pointer}.mappedin-map .mappedin-control-container{position:absolute;left:0;top:0;bottom:0;right:0;pointer-events:none;font-family:InterUI-Regular,Helvetica,Arial,sans-serif}.mappedin-map .mappedin-control-container .mappedin-ctrl-top-left,.mappedin-map .mappedin-control-container .mappedin-ctrl-top-right,.mappedin-map .mappedin-control-container .mappedin-ctrl-bottom-left,.mappedin-map .mappedin-control-container .mappedin-ctrl-bottom-right{position:absolute;pointer-events:none}.mappedin-map .mappedin-control-container .mappedin-ctrl-top-left{top:0;left:0}.mappedin-map .mappedin-control-container .mappedin-ctrl-top-right{top:0;right:0}.mappedin-map .mappedin-control-container .mappedin-ctrl-bottom-left{bottom:0;left:0}.mappedin-map .mappedin-control-container .mappedin-ctrl-bottom-right{bottom:0;right:0}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib{display:block;position:relative;pointer-events:auto;font:9px/11px InterUI-Regular,Helvetica,Arial,sans-serif;padding:3px 5px 1px;background-color:#ffffff80;margin:0;min-width:11px;min-height:11px;-webkit-user-select:none;user-select:none}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib summary.mappedin-ctrl-attrib-button{-webkit-appearance:none;appearance:none;list-style:none}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib summary.mappedin-ctrl-attrib-button::-webkit-details-marker{display:none}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib.mappedin-compact .mappedin-ctrl-attrib-button,.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib.mappedin-compact-show .mappedin-ctrl-attrib-inner{display:inline-block}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib.mappedin-compact{background-color:transparent}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib.mappedin-compact-show{min-width:15px;min-height:15px;box-sizing:border-box;background-color:#ffffff80}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-top-left{float:left;border-bottom-right-radius:4px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-top-right{float:right;border-bottom-left-radius:4px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-bottom-left{float:left;border-top-right-radius:4px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-bottom-right{float:right;border-top-left-radius:4px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-top-left,.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-bottom-left{padding:3px 5px 1px 20px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner{display:inline-block;margin-right:12px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner,.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner a{color:#000000bf;text-decoration:none}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner-bold,.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner-bold a{font-weight:700}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner a:hover{color:#017ef1;text-decoration:underline;cursor:pointer}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;width:15px;height:15px;box-sizing:border-box;border-radius:50%;top:0;right:2px;border:1px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-top-left .mappedin-ctrl-attrib-button,.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-bottom-left .mappedin-ctrl-attrib-button{left:2px}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0 / 0%)}.maplibregl-canvas{position:absolute;left:0;top:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right,.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right{position:absolute;pointer-events:none;z-index:2}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{right:0;bottom:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{margin:10px 0 0 10px;float:left}.maplibregl-ctrl-top-right .maplibregl-ctrl{margin:10px 10px 0 0;float:right}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{margin:0 0 10px 10px;float:left}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{margin:0 10px 10px 0;float:right}.maplibregl-ctrl-group{border-radius:4px;background:#fff}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast: active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{width:29px;height:29px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:transparent;cursor:pointer}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center center}@media (-ms-high-contrast: active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-out.svg",fill: #333)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-in.svg",fill: #333)}@media (-ms-high-contrast: active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-out.svg",fill: #fff)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-in.svg",fill: #fff)}}@media (-ms-high-contrast: black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-out.svg",fill: #000)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-in.svg",fill: #000)}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-fullscreen.svg",fill: #333)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-shrink.svg")}@media (-ms-high-contrast: active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-fullscreen.svg",fill: #fff)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-shrink.svg",fill: #fff)}}@media (-ms-high-contrast: black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-fullscreen.svg",fill: #000)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-shrink.svg",fill: #000)}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-compass.svg",fill: #333)}@media (-ms-high-contrast: active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{@svg-load ctrl-compass-white url(svg/maplibregl-ctrl-compass.svg){fill: #fff; #south {fill: #999;}}background-image:svg-inline(ctrl-compass-white)}}@media (-ms-high-contrast: black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-compass.svg",fill: #000)}}@svg-load ctrl-terrain url(svg/maplibregl-ctrl-terrain.svg){fill: #333; #stroke {display: none;}}@svg-load ctrl-terrain-enabled url(svg/maplibregl-ctrl-terrain.svg){fill: #33b5e5; #stroke {display: none;}}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-terrain)}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-terrain-enabled)}@svg-load ctrl-geolocate url(svg/maplibregl-ctrl-geolocate.svg){fill: #333; #stroke {display: none;}}@svg-load ctrl-geolocate-white url(svg/maplibregl-ctrl-geolocate.svg){fill: #fff; #stroke {display: none;}}@svg-load ctrl-geolocate-black url(svg/maplibregl-ctrl-geolocate.svg){fill: #000; #stroke {display: none;}}@svg-load ctrl-geolocate-disabled url(svg/maplibregl-ctrl-geolocate.svg){fill: #aaa; #stroke {fill: #f00;}}@svg-load ctrl-geolocate-disabled-white url(svg/maplibregl-ctrl-geolocate.svg){fill: #999; #stroke {fill: #f00;}}@svg-load ctrl-geolocate-disabled-black url(svg/maplibregl-ctrl-geolocate.svg){fill: #666; #stroke {fill: #f00;}}@svg-load ctrl-geolocate-active url(svg/maplibregl-ctrl-geolocate.svg){fill: #33b5e5; #stroke {display: none;}}@svg-load ctrl-geolocate-active-error url(svg/maplibregl-ctrl-geolocate.svg){fill: #e58978; #stroke {display: none;}}@svg-load ctrl-geolocate-background url(svg/maplibregl-ctrl-geolocate.svg){fill: #33b5e5; #stroke {display: none;} #dot {display: none;}}@svg-load ctrl-geolocate-background-error url(svg/maplibregl-ctrl-geolocate.svg){fill: #e54e33; #stroke {display: none;} #dot {display: none;}}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-disabled)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-active)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-active-error)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-background)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-background-error)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s infinite linear}@media (-ms-high-contrast: active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-white)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-disabled-white)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-active)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-active-error)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-background)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-background-error)}}@media (-ms-high-contrast: black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-black)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-disabled-black)}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}a.maplibregl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:svg-load("svg/maplibregl-ctrl-logo.svg")}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (-ms-high-contrast: active){a.maplibregl-ctrl-logo{@svg-load ctrl-logo-white url(svg/maplibregl-ctrl-logo.svg){#outline {opacity: 1;} #fill {opacity: 1;}}background-color:transparent;background-image:svg-inline(ctrl-logo-white)}}@media (-ms-high-contrast: black-on-white){a.maplibregl-ctrl-logo{@svg-load ctrl-logo-black url(svg/maplibregl-ctrl-logo.svg){#outline {opacity: 1; fill: #fff; stroke: #fff;} #fill {opacity: 1; fill: #000;}}background-image:svg-inline(ctrl-logo-black)}}.maplibregl-ctrl.maplibregl-ctrl-attrib{padding:0 5px;background-color:#ffffff7f;margin:0}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;color:#000;border-radius:12px;box-sizing:content-box}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:svg-load("svg/maplibregl-ctrl-attrib.svg");background-color:#ffffff7f;width:24px;height:24px;box-sizing:border-box;border-radius:12px;outline:none;top:0;right:0;border:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast: active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:svg-load("svg/maplibregl-ctrl-attrib.svg",fill=#fff)}}@media screen and (-ms-high-contrast: black-on-white){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:svg-load("svg/maplibregl-ctrl-attrib.svg")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;font-size:10px;border-width:medium 2px 2px;border-style:none solid solid;border-color:#333;padding:0 5px;color:#333;box-sizing:border-box}.maplibregl-popup{position:absolute;top:0;left:0;display:flex;will-change:transform;pointer-events:none}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{width:0;height:0;border:10px solid transparent;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-top:none;border-bottom-color:#fff}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-right:none;border-left-color:#fff}.maplibregl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{position:absolute;top:0;left:0;will-change:transform;transition:opacity .2s}.maplibregl-user-location-dot{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.maplibregl-user-location-dot:before{background-color:#1da1f2;content:"";width:15px;height:15px;border-radius:50%;position:absolute;animation:maplibregl-user-location-dot-pulse 2s infinite}.maplibregl-user-location-dot:after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box;box-shadow:0 0 3px #00000059}@keyframes maplibregl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;width:1px;height:1px;border-radius:100%}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}.maplibregl-cooperative-gesture-screen{background:#0006;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;color:#fff;padding:1rem;font-size:1.4em;line-height:1.2;opacity:0;pointer-events:none;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover: none),(width <= 480px){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:99999}.mappedin-js-inspector .list-items{max-height:600px;overflow-y:scroll;scroll-behavior:smooth}.mappedin-js-inspector .children:focus{border:1px solid blue}.mappedin-js-inspector #interactionPanel{position:absolute;right:0}.mappedin-js-inspector #mainPanel{position:absolute;left:0}.mappedin-js-inspector .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
1
+ .mappedin-marker{font-family:InterUI-Regular,Helvetica,Arial,sans-serif;font-weight:400;top:0;position:absolute;font-weight:700;color:#000;display:flex;flex-direction:row;will-change:transform,opacity;transition:opacity .15s ease-in-out;justify-content:center;opacity:0}.mappedin-marker[data-placement=hidden]>.mappedin-marker-content{visibility:hidden}.mappedin-marker:before{content:"";display:none;border-radius:50%;position:relative;width:var(--mappedin-pin-size, 2px);height:var(--mappedin-pin-size, 2px);background-color:var(--pin-color, #666)}.mappedin-marker[data-placement=hidden]:before{display:block}.mappedin__smart-collision-engine__container{position:absolute;inset:0;pointer-events:none;transform-style:preserve-3d;font-family:InterUI-Regular,Helvetica,Arial,sans-serif}.mappedin__smart-collision-engine-debug__container{position:absolute;inset:0;transition:opacity .3s ease-in-out;pointer-events:none;will-change:opacity}.mappedin__smart-collision-engine-debug__container.interacting{opacity:.2}.mappedin-map .mappedin-interactive{cursor:grab}.mappedin-map .mappedin-interactive:active{cursor:grabbing}.mappedin-map .mappedin-interactive.mappedin-interaction-hover{cursor:pointer}.mappedin-map .mappedin-control-container{position:absolute;inset:0;pointer-events:none;font-family:InterUI-Regular,Helvetica,Arial,sans-serif}.mappedin-map .mappedin-control-container .mappedin-ctrl-top-left,.mappedin-map .mappedin-control-container .mappedin-ctrl-top-right,.mappedin-map .mappedin-control-container .mappedin-ctrl-bottom-left,.mappedin-map .mappedin-control-container .mappedin-ctrl-bottom-right{position:absolute;pointer-events:none}.mappedin-map .mappedin-control-container .mappedin-ctrl-top-left{top:0;left:0}.mappedin-map .mappedin-control-container .mappedin-ctrl-top-right{top:0;right:0}.mappedin-map .mappedin-control-container .mappedin-ctrl-bottom-left{bottom:0;left:0}.mappedin-map .mappedin-control-container .mappedin-ctrl-bottom-right{bottom:0;right:0}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib{display:block;position:relative;pointer-events:auto;font:9px/11px InterUI-Regular,Helvetica,Arial,sans-serif;padding:3px 5px 1px;background-color:#ffffff80;margin:0;min-width:11px;min-height:11px;user-select:none}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib summary.mappedin-ctrl-attrib-button{appearance:none;list-style:none}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib summary.mappedin-ctrl-attrib-button::-webkit-details-marker{display:none}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib.mappedin-compact .mappedin-ctrl-attrib-button,.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib.mappedin-compact-show .mappedin-ctrl-attrib-inner{display:inline-block}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib.mappedin-compact{background-color:transparent}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib.mappedin-compact-show{min-width:15px;min-height:15px;box-sizing:border-box;background-color:#ffffff80}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-top-left{float:left;border-bottom-right-radius:4px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-top-right{float:right;border-bottom-left-radius:4px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-bottom-left{float:left;border-top-right-radius:4px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-bottom-right{float:right;border-top-left-radius:4px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-top-left,.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-bottom-left{padding:3px 5px 1px 20px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner{display:inline-block;margin-right:12px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner,.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner a{color:#000000bf;text-decoration:none}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner-bold,.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner-bold a{font-weight:700}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-inner a:hover{color:#017ef1;text-decoration:underline;cursor:pointer}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;width:15px;height:15px;box-sizing:border-box;border-radius:50%;top:0;right:2px;border:1px}.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-top-left .mappedin-ctrl-attrib-button,.mappedin-map .mappedin-control-container .mappedin-ctrl-attrib-bottom-left .mappedin-ctrl-attrib-button{left:2px}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0 / 0%)}.maplibregl-canvas{position:absolute;left:0;top:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right,.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right{position:absolute;pointer-events:none;z-index:2}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{right:0;bottom:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{margin:10px 0 0 10px;float:left}.maplibregl-ctrl-top-right .maplibregl-ctrl{margin:10px 10px 0 0;float:right}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{margin:0 0 10px 10px;float:left}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{margin:0 10px 10px 0;float:right}.maplibregl-ctrl-group{border-radius:4px;background:#fff}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors: active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{width:29px;height:29px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:transparent;cursor:pointer}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center center}@media (forced-colors: active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover: hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-out.svg",fill: #333)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-in.svg",fill: #333)}@media (forced-colors: active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-out.svg",fill: #fff)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-in.svg",fill: #fff)}}@media (forced-colors: active) and (prefers-color-scheme: light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-out.svg",fill: #000)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-zoom-in.svg",fill: #000)}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-fullscreen.svg",fill: #333)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-shrink.svg")}@media (forced-colors: active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-fullscreen.svg",fill: #fff)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-shrink.svg",fill: #fff)}}@media (forced-colors: active) and (prefers-color-scheme: light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-fullscreen.svg",fill: #000)}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-shrink.svg",fill: #000)}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-compass.svg",fill: #333)}@media (forced-colors: active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{@svg-load ctrl-compass-white url(svg/maplibregl-ctrl-compass.svg){fill: #fff; #south {fill: #999;}}background-image:svg-inline(ctrl-compass-white)}}@media (forced-colors: active) and (prefers-color-scheme: light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:svg-load("svg/maplibregl-ctrl-compass.svg",fill: #000)}}@svg-load ctrl-globe url(svg/maplibregl-ctrl-globe.svg){stroke: #333;}@svg-load ctrl-globe-enabled url(svg/maplibregl-ctrl-globe.svg){stroke: #33b5e5;}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-globe)}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-globe-enabled)}@svg-load ctrl-terrain url(svg/maplibregl-ctrl-terrain.svg){fill: #333;}@svg-load ctrl-terrain-enabled url(svg/maplibregl-ctrl-terrain.svg){fill: #33b5e5;}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-terrain)}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-terrain-enabled)}@svg-load ctrl-geolocate url(svg/maplibregl-ctrl-geolocate.svg){fill: #333; #stroke {display: none;}}@svg-load ctrl-geolocate-white url(svg/maplibregl-ctrl-geolocate.svg){fill: #fff; #stroke {display: none;}}@svg-load ctrl-geolocate-black url(svg/maplibregl-ctrl-geolocate.svg){fill: #000; #stroke {display: none;}}@svg-load ctrl-geolocate-disabled url(svg/maplibregl-ctrl-geolocate.svg){fill: #aaa; #stroke {fill: #f00;}}@svg-load ctrl-geolocate-disabled-white url(svg/maplibregl-ctrl-geolocate.svg){fill: #999; #stroke {fill: #f00;}}@svg-load ctrl-geolocate-disabled-black url(svg/maplibregl-ctrl-geolocate.svg){fill: #666; #stroke {fill: #f00;}}@svg-load ctrl-geolocate-active url(svg/maplibregl-ctrl-geolocate.svg){fill: #33b5e5; #stroke {display: none;}}@svg-load ctrl-geolocate-active-error url(svg/maplibregl-ctrl-geolocate.svg){fill: #e58978; #stroke {display: none;}}@svg-load ctrl-geolocate-background url(svg/maplibregl-ctrl-geolocate.svg){fill: #33b5e5; #stroke {display: none;} #dot {display: none;}}@svg-load ctrl-geolocate-background-error url(svg/maplibregl-ctrl-geolocate.svg){fill: #e54e33; #stroke {display: none;} #dot {display: none;}}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-disabled)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-active)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-active-error)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-background)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-background-error)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s infinite linear}@media (forced-colors: active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-white)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-disabled-white)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-active)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-active-error)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-background)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-background-error)}}@media (forced-colors: active) and (prefers-color-scheme: light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-black)}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:svg-inline(ctrl-geolocate-disabled-black)}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}a.maplibregl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:svg-load("svg/maplibregl-ctrl-logo.svg")}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors: active){a.maplibregl-ctrl-logo{@svg-load ctrl-logo-white url(svg/maplibregl-ctrl-logo.svg){#outline {opacity: 1;} #fill {opacity: 1;}}background-color:transparent;background-image:svg-inline(ctrl-logo-white)}}@media (forced-colors: active) and (prefers-color-scheme: light){a.maplibregl-ctrl-logo{@svg-load ctrl-logo-black url(svg/maplibregl-ctrl-logo.svg){#outline {opacity: 1; fill: #fff; stroke: #fff;} #fill {opacity: 1; fill: #000;}}background-image:svg-inline(ctrl-logo-black)}}.maplibregl-ctrl.maplibregl-ctrl-attrib{padding:0 5px;background-color:#ffffff7f;margin:0}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;color:#000;border-radius:12px;box-sizing:content-box}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:svg-load("svg/maplibregl-ctrl-attrib.svg");background-color:#ffffff7f;width:24px;height:24px;box-sizing:border-box;border-radius:12px;outline:none;top:0;right:0;border:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors: active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:svg-load("svg/maplibregl-ctrl-attrib.svg",fill=#fff)}}@media screen and (forced-colors: active) and (prefers-color-scheme: light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:svg-load("svg/maplibregl-ctrl-attrib.svg")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;font-size:10px;border-width:medium 2px 2px;border-style:none solid solid;border-color:#333;padding:0 5px;color:#333;box-sizing:border-box}.maplibregl-popup{position:absolute;top:0;left:0;display:flex;will-change:transform;pointer-events:none}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{width:0;height:0;border:10px solid transparent;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-top:none;border-bottom-color:#fff}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-right:none;border-left-color:#fff}.maplibregl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{position:absolute;top:0;left:0;will-change:transform;transition:opacity .2s}.maplibregl-user-location-dot{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.maplibregl-user-location-dot:before{background-color:#1da1f2;content:"";width:15px;height:15px;border-radius:50%;position:absolute;animation:maplibregl-user-location-dot-pulse 2s infinite}.maplibregl-user-location-dot:after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box;box-shadow:0 0 3px #00000059}@keyframes maplibregl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;width:1px;height:1px;border-radius:100%}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}.maplibregl-cooperative-gesture-screen{background:#0006;position:absolute;inset:0;display:flex;justify-content:center;align-items:center;color:#fff;padding:1rem;font-size:1.4em;line-height:1.2;opacity:0;pointer-events:none;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover: none),(pointer: coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:99999}:root{--pin-shadow-hover-scale: .9;--pin-shadow-width: 12px;--pin-shadow-height: 5px;--pin-shadow-opacity: .35;--pin-drop-animation-duration-ms: .25s}@keyframes drop-pin{0%{transform:translateY(-200%)}to{transform:translateY(0)}}@keyframes pin-shadow{0%{transform:scale(var(--pin-shadow-hover-scale))}to{transform:scale(1)}}.mappedin-dropped-pin-wrapper{position:relative;width:fit-content;height:fit-content;width:36px;height:42px}.mappedin-dropped-pin-wrapper svg{position:absolute;left:calc(50% - var(--pin-shadow-width));animation:drop-pin var(--pin-drop-animation-duration-ms) ease-in}.mappedin-dropped-pin-wrapper>.pin-shadow{position:absolute;left:calc(50% - var(--pin-shadow-width) / 2);bottom:0;height:var(--pin-shadow-height);width:var(--pin-shadow-width);border-radius:100%;opacity:var(--pin-shadow-opacity);animation:pin-shadow .25s ease-in}@keyframes bounce{0%{transform:translateY(-10px);opacity:0}12.5%{transform:translateY(0);opacity:1}25%{transform:translateY(0)}37.5%{transform:translateY(-10px)}50%{transform:translateY(0)}62.5%{transform:translateY(-10px)}75%{transform:translateY(0)}87.5%{transform:translateY(-10px)}to{transform:translateY(0)}}.mappedin-connection-marker{position:relative;display:flex}.mappedin-connection-marker .bouncey{animation:bounce 2.5s linear}.mappedin-connection-marker .arrow--down{transform:rotate(180deg)}.mappedin-connection-marker .connection-circle{display:flex;box-sizing:border-box;justify-content:center;align-items:center;border-radius:50%;border:2px solid white;box-shadow:0 2px 8px #00000026;background:#595959}.mappedin-js-inspector .list-items{max-height:600px;overflow-y:scroll;scroll-behavior:smooth}.mappedin-js-inspector .children:focus{border:1px solid blue}.mappedin-js-inspector #interactionPanel{position:absolute;right:0}.mappedin-js-inspector #mainPanel{position:absolute;left:0}.mappedin-js-inspector .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
2
+ /*# sourceMappingURL=index.css.map */
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../geojson/src/marker.scss", "../../../geojson/src/collisions.scss", "../../../geojson/src/interactions.scss", "../../../geojson/src/html-controls.scss", "../../../packages/outdoor-context-v5/css/maplibre-gl.css", "../../src/navigation.scss", "../../src/api-geojson/style.scss"],
4
+ "sourcesContent": [".mappedin-marker {\n\tfont-family: 'InterUI-Regular', Helvetica, Arial, sans-serif;\n\tfont-weight: normal;\n\ttop: 0;\n\tposition: absolute;\n\tfont-weight: bold;\n\tcolor: black;\n\tdisplay: flex;\n\tflex-direction: row;\n\twill-change: transform, opacity;\n\ttransition: opacity 150ms ease-in-out;\n\tjustify-content: center;\n\topacity: 0;\n}\n\n/* Low priority pin strategy styles */\n\n/* Hide child elements as well */\n.mappedin-marker[data-placement='hidden'] > .mappedin-marker-content {\n\tvisibility: hidden;\n}\n\n/* Create the pin using ::before pseudo-element */\n.mappedin-marker::before {\n\tcontent: '';\n\tdisplay: none;\n\tborder-radius: 50%;\n\tposition: relative;\n\t/* Default values - will be overridden by inline styles */\n\twidth: var(--mappedin-pin-size, 2px);\n\theight: var(--mappedin-pin-size, 2px);\n\tbackground-color: var(--pin-color, #666);\n}\n\n.mappedin-marker[data-placement='hidden']::before {\n\tdisplay: block;\n}\n", ".mappedin__smart-collision-engine__container {\n\tposition: absolute;\n\tleft: 0px;\n\ttop: 0px;\n\tbottom: 0px;\n\tright: 0px;\n\tpointer-events: none;\n\t/* Enables colliders to use translate3D */\n\ttransform-style: preserve-3d;\n\tfont-family: 'InterUI-Regular', Helvetica, Arial, sans-serif;\n}\n\n.mappedin__smart-collision-engine-debug__container {\n\tposition: absolute;\n\tleft: 0px;\n\ttop: 0px;\n\tbottom: 0px;\n\tright: 0px;\n\ttransition: opacity 300ms ease-in-out;\n\tpointer-events: none;\n\twill-change: opacity;\n\t&.interacting {\n\t\topacity: 0.2;\n\t}\n}\n", ".mappedin-map {\n\t.mappedin-interactive {\n\t\tcursor: grab;\n\n\t\t&:active {\n\t\t\tcursor: grabbing;\n\t\t}\n\n\t\t&.mappedin-interaction-hover {\n\t\t\tcursor: pointer;\n\t\t}\n\t}\n}\n", ".mappedin-map {\n\t.mappedin-control-container {\n\t\tposition: absolute;\n\t\tleft: 0px;\n\t\ttop: 0px;\n\t\tbottom: 0px;\n\t\tright: 0px;\n\t\tpointer-events: none;\n\t\tfont-family: 'InterUI-Regular', Helvetica, Arial, sans-serif;\n\n\t\t.mappedin-ctrl-top-left,\n\t\t.mappedin-ctrl-top-right,\n\t\t.mappedin-ctrl-bottom-left,\n\t\t.mappedin-ctrl-bottom-right {\n\t\t\tposition: absolute;\n\t\t\tpointer-events: none;\n\t\t}\n\n\t\t.mappedin-ctrl-top-left {\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t}\n\n\t\t.mappedin-ctrl-top-right {\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t}\n\n\t\t.mappedin-ctrl-bottom-left {\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t}\n\n\t\t.mappedin-ctrl-bottom-right {\n\t\t\tbottom: 0;\n\t\t\tright: 0;\n\t\t}\n\n\t\t.mappedin-ctrl-attrib {\n\t\t\tdisplay: block;\n\t\t\tposition: relative;\n\t\t\tpointer-events: auto;\n\t\t\tfont: 9px/11px 'InterUI-Regular', Helvetica, Arial, sans-serif;\n\t\t\tpadding: 3px 5px 1px 5px;\n\t\t\tbackground-color: rgba(255, 255, 255, 0.5);\n\t\t\tmargin: 0;\n\t\t\tmin-width: 11px;\n\t\t\tmin-height: 11px;\n\t\t\tuser-select: none;\n\n\t\t\tsummary.mappedin-ctrl-attrib-button {\n\t\t\t\tappearance: none;\n\t\t\t\tlist-style: none;\n\t\t\t}\n\n\t\t\tsummary.mappedin-ctrl-attrib-button::-webkit-details-marker {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\n\t\t\t&.mappedin-compact .mappedin-ctrl-attrib-button,\n\t\t\t&.mappedin-compact-show .mappedin-ctrl-attrib-inner {\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\n\t\t\t&.mappedin-compact {\n\t\t\t\tbackground-color: transparent;\n\t\t\t}\n\n\t\t\t&.mappedin-compact-show {\n\t\t\t\tmin-width: 15px;\n\t\t\t\tmin-height: 15px;\n\t\t\t\tbox-sizing: border-box;\n\t\t\t\tbackground-color: rgba(255, 255, 255, 0.5);\n\t\t\t}\n\t\t}\n\n\t\t.mappedin-ctrl-attrib-top-left {\n\t\t\tfloat: left;\n\t\t\tborder-bottom-right-radius: 4px;\n\t\t}\n\n\t\t.mappedin-ctrl-attrib-top-right {\n\t\t\tfloat: right;\n\t\t\tborder-bottom-left-radius: 4px;\n\t\t}\n\n\t\t.mappedin-ctrl-attrib-bottom-left {\n\t\t\tfloat: left;\n\t\t\tborder-top-right-radius: 4px;\n\t\t}\n\n\t\t.mappedin-ctrl-attrib-bottom-right {\n\t\t\tfloat: right;\n\t\t\tborder-top-left-radius: 4px;\n\t\t}\n\t\t.mappedin-ctrl-attrib-top-left,\n\t\t.mappedin-ctrl-attrib-bottom-left {\n\t\t\tpadding: 3px 5px 1px 20px;\n\t\t}\n\n\t\t.mappedin-ctrl-attrib-inner {\n\t\t\tdisplay: inline-block;\n\t\t\tmargin-right: 12px;\n\t\t}\n\n\t\t.mappedin-ctrl-attrib-inner,\n\t\t.mappedin-ctrl-attrib-inner a {\n\t\t\tcolor: rgba(0, 0, 0, 0.75);\n\t\t\ttext-decoration: none;\n\t\t}\n\n\t\t.mappedin-ctrl-attrib-inner-bold,\n\t\t.mappedin-ctrl-attrib-inner-bold a {\n\t\t\tfont-weight: bold;\n\t\t}\n\n\t\t.mappedin-ctrl-attrib-inner a:hover {\n\t\t\tcolor: #017ef1;\n\t\t\ttext-decoration: underline;\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\t.mappedin-ctrl-attrib-button {\n\t\t\tdisplay: none;\n\t\t\tcursor: pointer;\n\t\t\tposition: absolute;\n\t\t\twidth: 15px;\n\t\t\theight: 15px;\n\t\t\tbox-sizing: border-box;\n\t\t\tborder-radius: 50%;\n\t\t\ttop: 0;\n\t\t\tright: 2px;\n\t\t\tborder: 1px;\n\t\t}\n\t\t.mappedin-ctrl-attrib-top-left .mappedin-ctrl-attrib-button,\n\t\t.mappedin-ctrl-attrib-bottom-left .mappedin-ctrl-attrib-button {\n\t\t\tleft: 2px;\n\t\t}\n\t}\n}\n", ".maplibregl-map {\n font: 12px/20px \"Helvetica Neue\", Arial, Helvetica, sans-serif;\n overflow: hidden;\n position: relative;\n -webkit-tap-highlight-color: rgb(0 0 0 / 0%);\n}\n\n.maplibregl-canvas {\n position: absolute;\n left: 0;\n top: 0;\n}\n\n.maplibregl-map:fullscreen {\n width: 100%;\n height: 100%;\n}\n\n.maplibregl-ctrl-group button.maplibregl-ctrl-compass {\n touch-action: none;\n}\n\n.maplibregl-canvas-container.maplibregl-interactive,\n.maplibregl-ctrl-group button.maplibregl-ctrl-compass {\n cursor: grab;\n user-select: none;\n}\n\n.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer {\n cursor: pointer;\n}\n\n.maplibregl-canvas-container.maplibregl-interactive:active,\n.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active {\n cursor: grabbing;\n}\n\n.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,\n.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas {\n touch-action: pan-x pan-y;\n}\n\n.maplibregl-canvas-container.maplibregl-touch-drag-pan,\n.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas {\n touch-action: pinch-zoom;\n}\n\n.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,\n.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas {\n touch-action: none;\n}\n\n.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,\n.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas {\n touch-action: pan-x pan-y;\n}\n\n.maplibregl-ctrl-top-left,\n.maplibregl-ctrl-top-right,\n.maplibregl-ctrl-bottom-left,\n.maplibregl-ctrl-bottom-right {\n position: absolute;\n pointer-events: none;\n z-index: 2;\n}\n\n.maplibregl-ctrl-top-left {\n top: 0;\n left: 0;\n}\n\n.maplibregl-ctrl-top-right {\n top: 0;\n right: 0;\n }\n\n.maplibregl-ctrl-bottom-left {\n bottom: 0;\n left: 0;\n}\n\n.maplibregl-ctrl-bottom-right {\n right: 0;\n bottom: 0;\n}\n\n.maplibregl-ctrl {\n clear: both;\n pointer-events: auto;\n\n /* workaround for a Safari bug https://github.com/mapbox/mapbox-gl-js/issues/8185 */\n transform: translate(0, 0);\n}\n\n.maplibregl-ctrl-top-left .maplibregl-ctrl {\n margin: 10px 0 0 10px;\n float: left;\n}\n\n.maplibregl-ctrl-top-right .maplibregl-ctrl {\n margin: 10px 10px 0 0;\n float: right;\n}\n\n.maplibregl-ctrl-bottom-left .maplibregl-ctrl {\n margin: 0 0 10px 10px;\n float: left;\n}\n\n.maplibregl-ctrl-bottom-right .maplibregl-ctrl {\n margin: 0 10px 10px 0;\n float: right;\n}\n\n.maplibregl-ctrl-group {\n border-radius: 4px;\n background: #fff;\n}\n\n.maplibregl-ctrl-group:not(:empty) {\n box-shadow: 0 0 0 2px rgb(0 0 0 / 10%);\n}\n\n@media (forced-colors: active) {\n .maplibregl-ctrl-group:not(:empty) {\n box-shadow: 0 0 0 2px ButtonText;\n }\n}\n\n.maplibregl-ctrl-group button {\n width: 29px;\n height: 29px;\n display: block;\n padding: 0;\n outline: none;\n border: 0;\n box-sizing: border-box;\n background-color: transparent;\n cursor: pointer;\n}\n\n.maplibregl-ctrl-group button + button {\n border-top: 1px solid #ddd;\n}\n\n.maplibregl-ctrl button .maplibregl-ctrl-icon {\n display: block;\n width: 100%;\n height: 100%;\n background-repeat: no-repeat;\n background-position: center center;\n}\n\n@media (forced-colors: active) {\n .maplibregl-ctrl-icon {\n background-color: transparent;\n }\n\n .maplibregl-ctrl-group button + button {\n border-top: 1px solid ButtonText;\n }\n}\n\n/* https://bugzilla.mozilla.org/show_bug.cgi?id=140562 */\n.maplibregl-ctrl button::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n\n.maplibregl-ctrl-attrib-button:focus,\n.maplibregl-ctrl-group button:focus {\n box-shadow: 0 0 2px 2px rgb(0 150 255 / 100%);\n}\n\n.maplibregl-ctrl button:disabled {\n cursor: not-allowed;\n}\n\n.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon {\n opacity: 0.25;\n}\n\n@media (hover: hover) {\n .maplibregl-ctrl button:not(:disabled):hover {\n background-color: rgb(0 0 0/5%);\n }\n}\n\n.maplibregl-ctrl button:not(:disabled):active {\n background-color: rgb(0 0 0/5%);\n}\n\n.maplibregl-ctrl-group button:focus:focus-visible {\n box-shadow: 0 0 2px 2px rgb(0 150 255 / 100%);\n}\n\n.maplibregl-ctrl-group button:focus:not(:focus-visible) {\n box-shadow: none;\n}\n\n.maplibregl-ctrl-group button:focus:first-child {\n border-radius: 4px 4px 0 0;\n}\n\n.maplibregl-ctrl-group button:focus:last-child {\n border-radius: 0 0 4px 4px;\n}\n\n.maplibregl-ctrl-group button:focus:only-child {\n border-radius: inherit;\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-zoom-out.svg\", fill: #333);\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-zoom-in.svg\", fill: #333);\n}\n\n@media (forced-colors: active) {\n .maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-zoom-out.svg\", fill: #fff);\n }\n\n .maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-zoom-in.svg\", fill: #fff);\n }\n}\n\n@media (forced-colors: active) and (prefers-color-scheme: light) {\n .maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-zoom-out.svg\", fill: #000);\n }\n\n .maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-zoom-in.svg\", fill: #000);\n }\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-fullscreen.svg\", fill: #333);\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-shrink.svg\");\n}\n\n@media (forced-colors: active) {\n .maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-fullscreen.svg\", fill: #fff);\n }\n\n .maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-shrink.svg\", fill: #fff);\n }\n}\n\n@media (forced-colors: active) and (prefers-color-scheme: light) {\n .maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-fullscreen.svg\", fill: #000);\n }\n\n .maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-shrink.svg\", fill: #000);\n }\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-compass.svg\", fill: #333);\n}\n\n@media (forced-colors: active) {\n .maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon {\n @svg-load ctrl-compass-white url(\"svg/maplibregl-ctrl-compass.svg\") {\n fill: #fff;\n #south { fill: #999; }\n }\n\n background-image: svg-inline(ctrl-compass-white);\n }\n}\n\n@media (forced-colors: active) and (prefers-color-scheme: light) {\n .maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon {\n background-image: svg-load(\"svg/maplibregl-ctrl-compass.svg\", fill: #000);\n }\n}\n\n@svg-load ctrl-globe url(\"svg/maplibregl-ctrl-globe.svg\") {\n stroke: #333;\n}\n\n@svg-load ctrl-globe-enabled url(\"svg/maplibregl-ctrl-globe.svg\") {\n stroke: #33b5e5;\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-globe);\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-globe-enabled);\n}\n\n@svg-load ctrl-terrain url(\"svg/maplibregl-ctrl-terrain.svg\") {\n fill: #333;\n \n}\n\n@svg-load ctrl-terrain-enabled url(\"svg/maplibregl-ctrl-terrain.svg\") {\n fill: #33b5e5;\n \n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-terrain);\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-terrain-enabled);\n}\n\n@svg-load ctrl-geolocate url(\"svg/maplibregl-ctrl-geolocate.svg\") {\n fill: #333;\n #stroke { display: none; }\n}\n\n@svg-load ctrl-geolocate-white url(\"svg/maplibregl-ctrl-geolocate.svg\") {\n fill: #fff;\n #stroke { display: none; }\n}\n\n@svg-load ctrl-geolocate-black url(\"svg/maplibregl-ctrl-geolocate.svg\") {\n fill: #000;\n #stroke { display: none; }\n}\n\n@svg-load ctrl-geolocate-disabled url(\"svg/maplibregl-ctrl-geolocate.svg\") {\n fill: #aaa;\n #stroke { fill: #f00; }\n}\n\n@svg-load ctrl-geolocate-disabled-white url(\"svg/maplibregl-ctrl-geolocate.svg\") {\n fill: #999;\n #stroke { fill: #f00; }\n}\n\n@svg-load ctrl-geolocate-disabled-black url(\"svg/maplibregl-ctrl-geolocate.svg\") {\n fill: #666;\n #stroke { fill: #f00; }\n}\n\n@svg-load ctrl-geolocate-active url(\"svg/maplibregl-ctrl-geolocate.svg\") {\n fill: #33b5e5;\n #stroke { display: none; }\n}\n\n@svg-load ctrl-geolocate-active-error url(\"svg/maplibregl-ctrl-geolocate.svg\") {\n fill: #e58978;\n #stroke { display: none; }\n}\n\n@svg-load ctrl-geolocate-background url(\"svg/maplibregl-ctrl-geolocate.svg\") {\n fill: #33b5e5;\n #stroke { display: none; }\n #dot { display: none; }\n}\n\n@svg-load ctrl-geolocate-background-error url(\"svg/maplibregl-ctrl-geolocate.svg\") {\n fill: #e54e33;\n #stroke { display: none; }\n #dot { display: none; }\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate);\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-disabled);\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-active);\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-active-error);\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-background);\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-background-error);\n}\n\n.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon {\n animation: maplibregl-spin 2s infinite linear;\n}\n\n@media (forced-colors: active) {\n .maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-white);\n }\n\n .maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-disabled-white);\n }\n\n .maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-active);\n }\n\n .maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-active-error);\n }\n\n .maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-background);\n }\n\n .maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-background-error);\n }\n}\n\n@media (forced-colors: active) and (prefers-color-scheme: light) {\n .maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-black);\n }\n\n .maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon {\n background-image: svg-inline(ctrl-geolocate-disabled-black);\n }\n}\n\n@keyframes maplibregl-spin {\n 0% { transform: rotate(0deg); }\n 100% { transform: rotate(360deg); }\n}\n\na.maplibregl-ctrl-logo {\n width: 88px;\n height: 23px;\n margin: 0 0 -4px -4px;\n display: block;\n background-repeat: no-repeat;\n cursor: pointer;\n overflow: hidden;\n background-image: svg-load(\"svg/maplibregl-ctrl-logo.svg\");\n}\n\na.maplibregl-ctrl-logo.maplibregl-compact {\n width: 14px;\n}\n\n@media (forced-colors: active) {\n a.maplibregl-ctrl-logo {\n @svg-load ctrl-logo-white url(\"svg/maplibregl-ctrl-logo.svg\") {\n #outline { opacity: 1; }\n #fill { opacity: 1; }\n }\n\n background-color: transparent;\n background-image: svg-inline(ctrl-logo-white);\n }\n}\n\n@media (forced-colors: active) and (prefers-color-scheme: light) {\n a.maplibregl-ctrl-logo {\n @svg-load ctrl-logo-black url(\"svg/maplibregl-ctrl-logo.svg\") {\n #outline { opacity: 1; fill: #fff; stroke: #fff; }\n #fill { opacity: 1; fill: #000; }\n }\n\n background-image: svg-inline(ctrl-logo-black);\n }\n}\n\n.maplibregl-ctrl.maplibregl-ctrl-attrib {\n padding: 0 5px;\n background-color: rgb(255 255 255 / 50%);\n margin: 0;\n}\n\n@media screen {\n .maplibregl-ctrl-attrib.maplibregl-compact {\n min-height: 20px;\n padding: 2px 24px 2px 0;\n margin: 10px;\n position: relative;\n background-color: #fff;\n color: #000;\n border-radius: 12px;\n box-sizing: content-box;\n }\n\n .maplibregl-ctrl-attrib.maplibregl-compact-show {\n padding: 2px 28px 2px 8px;\n visibility: visible;\n }\n\n .maplibregl-ctrl-top-left > .maplibregl-ctrl-attrib.maplibregl-compact-show,\n .maplibregl-ctrl-bottom-left > .maplibregl-ctrl-attrib.maplibregl-compact-show {\n padding: 2px 8px 2px 28px;\n border-radius: 12px;\n }\n\n .maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner {\n display: none;\n }\n\n .maplibregl-ctrl-attrib-button {\n display: none;\n cursor: pointer;\n position: absolute;\n background-image: svg-load(\"svg/maplibregl-ctrl-attrib.svg\");\n background-color: rgb(255 255 255 / 50%);\n width: 24px;\n height: 24px;\n box-sizing: border-box;\n border-radius: 12px;\n outline: none;\n top: 0;\n right: 0;\n border: 0;\n }\n\n .maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button {\n appearance: none;\n list-style: none;\n }\n\n .maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker {\n display: none;\n }\n\n .maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button,\n .maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button {\n left: 0;\n }\n\n .maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,\n .maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner {\n display: block;\n }\n\n .maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button {\n background-color: rgb(0 0 0 / 5%);\n }\n\n .maplibregl-ctrl-bottom-right > .maplibregl-ctrl-attrib.maplibregl-compact::after {\n bottom: 0;\n right: 0;\n }\n\n .maplibregl-ctrl-top-right > .maplibregl-ctrl-attrib.maplibregl-compact::after {\n top: 0;\n right: 0;\n }\n\n .maplibregl-ctrl-top-left > .maplibregl-ctrl-attrib.maplibregl-compact::after {\n top: 0;\n left: 0;\n }\n\n .maplibregl-ctrl-bottom-left > .maplibregl-ctrl-attrib.maplibregl-compact::after {\n bottom: 0;\n left: 0;\n }\n}\n\n@media screen and (forced-colors: active) {\n .maplibregl-ctrl-attrib.maplibregl-compact::after {\n background-image: svg-load(\"svg/maplibregl-ctrl-attrib.svg\", fill=#fff);\n }\n}\n\n@media screen and (forced-colors: active) and (prefers-color-scheme: light) {\n .maplibregl-ctrl-attrib.maplibregl-compact::after {\n background-image: svg-load(\"svg/maplibregl-ctrl-attrib.svg\");\n }\n}\n\n.maplibregl-ctrl-attrib a {\n color: rgb(0 0 0 / 75%);\n text-decoration: none;\n}\n\n.maplibregl-ctrl-attrib a:hover {\n color: inherit;\n text-decoration: underline;\n}\n\n.maplibregl-attrib-empty {\n display: none;\n}\n\n.maplibregl-ctrl-scale {\n background-color: rgb(255 255 255 / 75%);\n font-size: 10px;\n border-width: medium 2px 2px;\n border-style: none solid solid;\n border-color: #333;\n padding: 0 5px;\n color: #333;\n box-sizing: border-box;\n}\n\n.maplibregl-popup {\n position: absolute;\n top: 0;\n left: 0;\n display: flex;\n will-change: transform;\n pointer-events: none;\n}\n\n.maplibregl-popup-anchor-top,\n.maplibregl-popup-anchor-top-left,\n.maplibregl-popup-anchor-top-right {\n flex-direction: column;\n}\n\n.maplibregl-popup-anchor-bottom,\n.maplibregl-popup-anchor-bottom-left,\n.maplibregl-popup-anchor-bottom-right {\n flex-direction: column-reverse;\n}\n\n.maplibregl-popup-anchor-left {\n flex-direction: row;\n}\n\n.maplibregl-popup-anchor-right {\n flex-direction: row-reverse;\n}\n\n.maplibregl-popup-tip {\n width: 0;\n height: 0;\n border: 10px solid transparent;\n z-index: 1;\n}\n\n.maplibregl-popup-anchor-top .maplibregl-popup-tip {\n align-self: center;\n border-top: none;\n border-bottom-color: #fff;\n}\n\n.maplibregl-popup-anchor-top-left .maplibregl-popup-tip {\n align-self: flex-start;\n border-top: none;\n border-left: none;\n border-bottom-color: #fff;\n}\n\n.maplibregl-popup-anchor-top-right .maplibregl-popup-tip {\n align-self: flex-end;\n border-top: none;\n border-right: none;\n border-bottom-color: #fff;\n}\n\n.maplibregl-popup-anchor-bottom .maplibregl-popup-tip {\n align-self: center;\n border-bottom: none;\n border-top-color: #fff;\n}\n\n.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip {\n align-self: flex-start;\n border-bottom: none;\n border-left: none;\n border-top-color: #fff;\n}\n\n.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip {\n align-self: flex-end;\n border-bottom: none;\n border-right: none;\n border-top-color: #fff;\n}\n\n.maplibregl-popup-anchor-left .maplibregl-popup-tip {\n align-self: center;\n border-left: none;\n border-right-color: #fff;\n}\n\n.maplibregl-popup-anchor-right .maplibregl-popup-tip {\n align-self: center;\n border-right: none;\n border-left-color: #fff;\n}\n\n.maplibregl-popup-close-button {\n position: absolute;\n right: 0;\n top: 0;\n border: 0;\n border-radius: 0 3px 0 0;\n cursor: pointer;\n background-color: transparent;\n}\n\n.maplibregl-popup-close-button:hover {\n background-color: rgb(0 0 0 / 5%);\n}\n\n.maplibregl-popup-content {\n position: relative;\n background: #fff;\n border-radius: 3px;\n box-shadow: 0 1px 2px rgb(0 0 0 / 10%);\n padding: 15px 10px;\n pointer-events: auto;\n}\n\n.maplibregl-popup-anchor-top-left .maplibregl-popup-content {\n border-top-left-radius: 0;\n}\n\n.maplibregl-popup-anchor-top-right .maplibregl-popup-content {\n border-top-right-radius: 0;\n}\n\n.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content {\n border-bottom-left-radius: 0;\n}\n\n.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content {\n border-bottom-right-radius: 0;\n}\n\n.maplibregl-popup-track-pointer {\n display: none;\n}\n\n.maplibregl-popup-track-pointer * {\n pointer-events: none;\n user-select: none;\n}\n\n.maplibregl-map:hover .maplibregl-popup-track-pointer {\n display: flex;\n}\n\n.maplibregl-map:active .maplibregl-popup-track-pointer {\n display: none;\n}\n\n.maplibregl-marker {\n position: absolute;\n top: 0;\n left: 0;\n will-change: transform;\n transition: opacity 0.2s;\n}\n\n.maplibregl-user-location-dot {\n background-color: #1da1f2;\n width: 15px;\n height: 15px;\n border-radius: 50%;\n}\n\n.maplibregl-user-location-dot::before {\n background-color: #1da1f2;\n content: \"\";\n width: 15px;\n height: 15px;\n border-radius: 50%;\n position: absolute;\n animation: maplibregl-user-location-dot-pulse 2s infinite;\n}\n\n.maplibregl-user-location-dot::after {\n border-radius: 50%;\n border: 2px solid #fff;\n content: \"\";\n height: 19px;\n left: -2px;\n position: absolute;\n top: -2px;\n width: 19px;\n box-sizing: border-box;\n box-shadow: 0 0 3px rgb(0 0 0 / 35%);\n}\n\n@keyframes maplibregl-user-location-dot-pulse {\n 0% { transform: scale(1); opacity: 1; }\n 70% { transform: scale(3); opacity: 0; }\n 100% { transform: scale(1); opacity: 0; }\n}\n\n.maplibregl-user-location-dot-stale {\n background-color: #aaa;\n}\n\n.maplibregl-user-location-dot-stale::after {\n display: none;\n}\n\n.maplibregl-user-location-accuracy-circle {\n background-color: #1da1f233;\n width: 1px;\n height: 1px;\n border-radius: 100%;\n}\n\n.maplibregl-crosshair,\n.maplibregl-crosshair .maplibregl-interactive,\n.maplibregl-crosshair .maplibregl-interactive:active {\n cursor: crosshair;\n}\n\n.maplibregl-boxzoom {\n position: absolute;\n top: 0;\n left: 0;\n width: 0;\n height: 0;\n background: #fff;\n border: 2px dotted #202020;\n opacity: 0.5;\n}\n\n.maplibregl-cooperative-gesture-screen {\n background: rgba(0 0 0 / 40%);\n position: absolute;\n inset: 0;\n display: flex;\n justify-content: center;\n align-items: center;\n color: white;\n padding: 1rem;\n font-size: 1.4em;\n line-height: 1.2;\n opacity: 0;\n pointer-events: none;\n transition: opacity 1s ease 1s;\n z-index: 99999;\n}\n\n.maplibregl-cooperative-gesture-screen.maplibregl-show {\n opacity: 1;\n transition: opacity 0.05s;\n}\n\n.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message {\n display: none;\n}\n\n@media (hover: none), (pointer: coarse) {\n .maplibregl-cooperative-gesture-screen .maplibregl-desktop-message {\n display: none;\n }\n\n .maplibregl-cooperative-gesture-screen .maplibregl-mobile-message {\n display: block;\n }\n}\n\n.maplibregl-pseudo-fullscreen {\n position: fixed !important;\n width: 100% !important;\n height: 100% !important;\n top: 0 !important;\n left: 0 !important;\n z-index: 99999;\n}\n", ":root {\n\t--pin-shadow-hover-scale: 0.9;\n\t--pin-shadow-width: 12px;\n\t--pin-shadow-height: 5px;\n\t--pin-shadow-opacity: 0.35;\n\t--pin-drop-animation-duration-ms: 250ms;\n}\n\n@keyframes drop-pin {\n\t0% {\n\t\ttransform: translateY(-200%);\n\t}\n\n\t100% {\n\t\ttransform: translateY(0);\n\t}\n}\n\n@keyframes pin-shadow {\n\t0% {\n\t\ttransform: scale(var(--pin-shadow-hover-scale));\n\t}\n\n\t100% {\n\t\ttransform: scale(1);\n\t}\n}\n\n.mappedin-dropped-pin-wrapper {\n\tposition: relative;\n\n\twidth: fit-content;\n\theight: fit-content;\n\twidth: 36px;\n\theight: 42px;\n\n\t& svg {\n\t\tposition: absolute;\n\t\tleft: calc(50% - var(--pin-shadow-width));\n\t\tanimation: drop-pin var(--pin-drop-animation-duration-ms) ease-in;\n\t}\n\n\t& > .pin-shadow {\n\t\tposition: absolute;\n\t\tleft: calc(50% - (var(--pin-shadow-width) / 2));\n\t\tbottom: 0;\n\n\t\theight: var(--pin-shadow-height);\n\t\twidth: var(--pin-shadow-width);\n\t\tborder-radius: 100%;\n\n\t\topacity: var(--pin-shadow-opacity);\n\n\t\tanimation: pin-shadow 250ms ease-in;\n\t}\n}\n\n@keyframes bounce {\n\t0% {\n\t\ttransform: translateY(-10px);\n\t\topacity: 0;\n\t}\n\t12.5% {\n\t\ttransform: translateY(0);\n\t\topacity: 1;\n\t}\n\t25% {\n\t\ttransform: translateY(0);\n\t}\n\t37.5% {\n\t\ttransform: translateY(-10px);\n\t}\n\t50% {\n\t\ttransform: translateY(0);\n\t}\n\t62.5% {\n\t\ttransform: translateY(-10px);\n\t}\n\t75% {\n\t\ttransform: translateY(0);\n\t}\n\t87.5% {\n\t\ttransform: translateY(-10px);\n\t}\n\t100% {\n\t\ttransform: translateY(0);\n\t}\n}\n\n.mappedin-connection-marker {\n\tposition: relative;\n\tdisplay: flex;\n\n\t.bouncey {\n\t\tanimation: bounce 2.5s linear;\n\t}\n\n\t.arrow--down {\n\t\ttransform: rotate(180deg);\n\t}\n\n\t.connection-circle {\n\t\tdisplay: flex;\n\t\tbox-sizing: border-box;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\tborder-radius: 50%;\n\t\tborder: 2px solid white;\n\t\tbox-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);\n\t\tbackground: #595959;\n\t}\n}\n", ".mappedin-js-inspector {\n\t.list-items {\n\t\tmax-height: 600px;\n\t\toverflow-y: scroll;\n\t\tscroll-behavior: smooth;\n\t}\n\t.children:focus {\n\t\tborder: 1px solid blue;\n\t}\n\t#interactionPanel {\n\t\tposition: absolute;\n\t\tright: 0;\n\t}\n\t#mainPanel {\n\t\tposition: absolute;\n\t\tleft: 0px;\n\t}\n\t.title {\n\t\twhite-space: nowrap;\n\t\toverflow: hidden;\n\t\ttext-overflow: ellipsis;\n\t}\n}\n"],
5
+ "mappings": "AAAA,CAAA,gBACC,YAAA,eAAA,CAAA,SAAA,CAAA,KAAA,CAAA,WACA,YAAA,IACA,IAAA,EACA,SAAA,SACA,YAAA,IACA,MAAA,KACA,QAAA,KACA,eAAA,IACA,YAAA,SAAA,CAAA,QACA,WAAA,QAAA,KAAA,YACA,gBAAA,OACA,QAAA,EAMD,CAlBA,eAkBA,CAAA,sBAAA,CAAA,CAAA,wBACC,WAAA,OAID,CAvBA,eAuBA,QACC,QAAA,GACA,QAAA,KAzBD,cA0BC,IACA,SAAA,SAEA,MAAA,IAAA,mBAAA,EAAA,KACA,OAAA,IAAA,mBAAA,EAAA,KACA,iBAAA,IAAA,WAAA,EAAA,MAGD,CAlCA,eAkCA,CAAA,sBAAA,QACC,QAAA,MCnCD,CAAA,4CACC,SAAA,SACA,MACA,EAGA,eAAA,KAEA,gBAAA,YACA,YAAA,eAAA,CAAA,SAAA,CAAA,KAAA,CAAA,WAGD,CAAA,kDACC,SAAA,SACA,MACA,EAGA,WAAA,QAAA,IAAA,YACA,eAAA,KACA,YAAA,QACA,CATD,iDASC,CAAA,YACC,QAAA,GCrBD,CAAA,aAAA,CAAA,qBACC,OAAA,KAEA,CAHD,aAGC,CAHD,oBAGC,QACC,OAAA,SAGD,CAPD,aAOC,CAPD,oBAOC,CAAA,2BACC,OAAA,QCRF,CAAA,aAAA,CAAA,2BACC,SAAA,SACA,MACA,EAGA,eAAA,KACA,YAAA,eAAA,CAAA,SAAA,CAAA,KAAA,CAAA,WAEA,CATD,aASC,CATD,2BASC,CAAA,uBAAA,CATD,aASC,CATD,2BASC,CAAA,wBAAA,CATD,aASC,CATD,2BASC,CAAA,0BAAA,CATD,aASC,CATD,2BASC,CAAA,2BAIC,SAAA,SACA,eAAA,KAGD,CAjBD,aAiBC,CAjBD,2BAiBC,CARA,uBASC,IAAA,EACA,KAAA,EAGD,CAtBD,aAsBC,CAtBD,2BAsBC,CAbA,wBAcC,IAAA,EACA,MAAA,EAGD,CA3BD,aA2BC,CA3BD,2BA2BC,CAlBA,0BAmBC,OAAA,EACA,KAAA,EAGD,CAhCD,aAgCC,CAhCD,2BAgCC,CAvBA,2BAwBC,OAAA,EACA,MAAA,EAGD,CArCD,aAqCC,CArCD,2BAqCC,CAAA,qBACC,QAAA,MACA,SAAA,SACA,eAAA,KACA,KAAA,GAAA,CAAA,KAAA,eAAA,CAAA,SAAA,CAAA,KAAA,CAAA,WAzCF,QA0CE,IAAA,IAAA,IACA,iBAAA,UA3CF,OA4CE,EACA,UAAA,KACA,WAAA,KACA,YAAA,KAEA,CAjDF,aAiDE,CAjDF,2BAiDE,CAZD,qBAYC,OAAA,CAAA,4BACC,WAAA,KACA,WAAA,KAGD,CAtDF,aAsDE,CAtDF,2BAsDE,CAjBD,qBAiBC,OAAA,CALA,2BAKA,yBACC,QAAA,KAGD,CA1DF,aA0DE,CA1DF,2BA0DE,CArBD,oBAqBC,CAAA,iBAAA,CATA,4BASA,CA1DF,aA0DE,CA1DF,2BA0DE,CArBD,oBAqBC,CAAA,sBAAA,CAAA,2BAEC,QAAA,aAGD,CA/DF,aA+DE,CA/DF,2BA+DE,CA1BD,oBA0BC,CALA,iBAMC,iBAAA,YAGD,CAnEF,aAmEE,CAnEF,2BAmEE,CA9BD,oBA8BC,CATA,sBAUC,UAAA,KACA,WAAA,KACA,WAAA,WACA,iBAAA,UAIF,CA3ED,aA2EC,CA3ED,2BA2EC,CAAA,8BACC,MAAA,KACA,2BAAA,IAGD,CAhFD,aAgFC,CAhFD,2BAgFC,CAAA,+BACC,MAAA,MACA,0BAAA,IAGD,CArFD,aAqFC,CArFD,2BAqFC,CAAA,iCACC,MAAA,KACA,wBAAA,IAGD,CA1FD,aA0FC,CA1FD,2BA0FC,CAAA,kCACC,MAAA,MACA,uBAAA,IAED,CA9FD,aA8FC,CA9FD,2BA8FC,CAnBA,8BAmBA,CA9FD,aA8FC,CA9FD,2BA8FC,CATA,iCArFD,QAgGE,IAAA,IAAA,IAAA,KAGD,CAnGD,aAmGC,CAnGD,2BAmGC,CAzCC,2BA0CA,QAAA,aACA,aAAA,KAGD,CAxGD,aAwGC,CAxGD,2BAwGC,CA9CC,2BA8CD,CAxGD,aAwGC,CAxGD,2BAwGC,CA9CC,2BA8CD,EAEC,MAAA,UACA,gBAAA,KAGD,CA9GD,aA8GC,CA9GD,2BA8GC,CAAA,gCAAA,CA9GD,aA8GC,CA9GD,2BA8GC,CAAA,gCAAA,EAEC,YAAA,IAGD,CAnHD,aAmHC,CAnHD,2BAmHC,CAzDC,2BAyDD,CAAA,OACC,MAAA,QACA,gBAAA,UACA,OAAA,QAGD,CAzHD,aAyHC,CAzHD,2BAyHC,CAxEC,4BAyEA,QAAA,KACA,OAAA,QACA,SAAA,SACA,MAAA,KACA,OAAA,KACA,WAAA,WA/HF,cAgIE,IACA,IAAA,EACA,MAAA,IACA,OAAA,IAED,CArID,aAqIC,CArID,2BAqIC,CA1DA,8BA0DA,CApFC,4BAoFD,CArID,aAqIC,CArID,2BAqIC,CAhDA,iCAgDA,CApFC,4BAsFA,KAAA,ICxIH,CAAC,eACG,KAAM,IAAI,CAAC,KAAK,cAAgB,CAAE,KAAK,CAAE,SAAS,CAAE,WACpD,SAAU,OACV,SAAU,SACV,4BAA6B,IAAI,EAAE,EAAE,EAAE,EAAE,GAC7C,CAEA,CAAC,kBACG,SAAU,SACV,KAAM,EACN,IAAK,CACT,CAEA,CAbC,cAac,YACX,MAAO,KACP,OAAQ,IACZ,CAEA,CAAC,sBAAsB,MAAM,CAAC,wBAC1B,aAAc,IAClB,CAEA,CAAC,2BAA2B,CAAC,uBAC7B,CALC,sBAKsB,MAAM,CALC,wBAM1B,OAAQ,KACR,YAAa,IACjB,CAEA,CANC,2BAM2B,CANC,sBAMsB,CAAC,yBAChD,OAAQ,OACZ,CAEA,CAVC,2BAU2B,CAVC,sBAUsB,QACnD,CAfC,sBAesB,MAAM,CAfC,uBAeuB,QACjD,OAAQ,QACZ,CAEA,CAfC,2BAe2B,CAAC,6BAC7B,CAhBC,2BAgB2B,CADC,6BAC6B,CA/BzD,kBAgCG,aAAc,MAAM,KACxB,CAEA,CApBC,2BAoB2B,CAAC,0BAC7B,CArBC,2BAqB2B,CADC,0BAC0B,CApCtD,kBAqCG,aAAc,UAClB,CAEA,CAzBC,2BAyB2B,CAVC,4BAU4B,CAL5B,0BAM7B,CA1BC,2BA0B2B,CAXC,4BAW4B,CAN5B,0BAMuD,CAzCnF,kBA0CG,aAAc,IAClB,CAEA,CA9BC,2BA8B2B,CAVC,yBAUyB,CAAC,gCACvD,CA/BC,2BA+B2B,CAXC,yBAWyB,CADC,gCACgC,CA9CtF,kBA+CG,aAAc,MAAM,KACxB,CAEA,CAAC,yBACD,CAAC,0BACD,CAAC,4BACD,CAAC,6BACG,SAAU,SACV,eAAgB,KAChB,QAAS,CACb,CAEA,CATC,yBAUG,IAAK,EACL,KAAM,CACV,CAEA,CAbC,0BAcI,IAAK,EACL,MAAO,CACR,CAEJ,CAjBC,4BAkBG,OAAQ,EACR,KAAM,CACV,CAEA,CArBC,6BAsBI,MAAO,EACP,OAAQ,CACb,CAEA,CAAC,gBACG,MAAO,KACP,eAAgB,KAGhB,UAAW,UAAU,EACzB,CAEA,CArCC,yBAqCyB,CARzB,gBAtFD,OA+FY,KAAK,EAAE,EAAE,KAChB,MAAO,IACZ,CAEA,CAzCC,0BAyC0B,CAb1B,gBAtFD,OAoGY,KAAK,KAAK,EAAE,EACpB,MAAO,KACX,CAEA,CA7CC,4BA6C4B,CAlB5B,gBAtFD,OAyGY,EAAE,EAAE,KAAK,KACjB,MAAO,IACX,CAEA,CAjDC,6BAiD6B,CAvB7B,gBAtFD,OA8GY,EAAE,KAAK,KAAK,EACpB,MAAO,KACX,CAEA,CAhGC,sBAlBD,cAmHmB,IACf,WAAY,IAChB,CAEA,CArGC,qBAqGqB,KAAK,QACvB,WAAY,EAAE,EAAE,EAAE,IAAI,SAC1B,CAEA,OAAO,CAAC,aAAa,EAAE,QACnB,CA1GH,qBA0GyB,KAAK,QACvB,WAAY,EAAE,EAAE,EAAE,IAAI,UAC1B,CACJ,CAEA,CA/GC,sBA+GsB,OACnB,MAAO,KACP,OAAQ,KACR,QAAS,MApIb,QAqIa,EACT,QAAS,KACT,OAAQ,EACR,WAAY,WACZ,iBAAkB,YAClB,OAAQ,OACZ,CAEA,CA3HC,sBA2HsB,MAAO,CAAE,OAC5B,WAAY,IAAI,MAAM,IAC1B,CAEA,CA3DC,gBA2DgB,OAAO,CAAC,qBACrB,QAAS,MACT,MAAO,KACP,OAAQ,KACR,kBAAmB,UACnB,oBAAqB,OAAO,MAChC,CAEA,OAAO,CAAC,aAAa,EAAE,QACnB,CATqB,qBAUjB,iBAAkB,WACtB,CAEA,CA5IH,sBA4I0B,MAAO,CAAE,OAC5B,WAAY,IAAI,MAAM,UAC1B,CACJ,CAGA,CA9EC,gBA8EgB,MAAM,mBACnB,OAAQ,EArKZ,QAsKa,CACb,CAEA,CAAC,6BAA6B,OAC9B,CAxJC,sBAwJsB,MAAM,OACzB,WAAY,EAAE,EAAE,IAAI,IAAI,OAC5B,CAEA,CAxFC,gBAwFgB,MAAM,UACnB,OAAQ,WACZ,CAEA,CA5FC,gBA4FgB,MAAM,UAAU,CAjCR,qBAkCrB,QAAS,GACb,CAEA,OAAO,CAAC,KAAK,EAAE,OACX,CAjGH,gBAiGoB,MAAM,KAAK,UAAU,OAClC,iBAAkB,SACtB,CACJ,CAEA,CAtGC,gBAsGgB,MAAM,KAAK,UAAU,QAClC,iBAAkB,SACtB,CAEA,CA9KC,sBA8KsB,MAAM,MAAM,eAC/B,WAAY,EAAE,EAAE,IAAI,IAAI,OAC5B,CAEA,CAlLC,sBAkLsB,MAAM,MAAM,KAAK,gBACpC,WAAY,IAChB,CAEA,CAtLC,sBAsLsB,MAAM,MAAM,aAxMnC,cAyMmB,IAAI,IAAI,EAAE,CAC7B,CAEA,CA1LC,sBA0LsB,MAAM,MAAM,YA5MnC,cA6MmB,EAAE,EAAE,IAAI,GAC3B,CAEA,CA9LC,sBA8LsB,MAAM,MAAM,YAC/B,cAAe,OACnB,CAEA,CA9HC,gBA8HgB,MAAM,CAAC,yBAAyB,CAnExB,qBAoErB,iBAAkB,SAAS,kCAAkC,CAAE,IAAI,EAAE,KACzE,CAEA,CAlIC,gBAkIgB,MAAM,CAAC,wBAAwB,CAvEvB,qBAwErB,iBAAkB,SAAS,iCAAiC,CAAE,IAAI,EAAE,KACxE,CAEA,OAAO,CAAC,aAAa,EAAE,QACnB,CAvIH,gBAuIoB,MAAM,CATH,yBAS6B,CA5E5B,qBA6EjB,iBAAkB,SAAS,kCAAkC,CAAE,IAAI,EAAE,KACzE,CAEA,CA3IH,gBA2IoB,MAAM,CATH,wBAS4B,CAhF3B,qBAiFjB,iBAAkB,SAAS,iCAAiC,CAAE,IAAI,EAAE,KACxE,CACJ,CAEA,OAAO,CAAC,aAAa,EAAE,QAAQ,IAAI,CAAC,oBAAoB,EAAE,OACtD,CAjJH,gBAiJoB,MAAM,CAnBH,yBAmB6B,CAtF5B,qBAuFjB,iBAAkB,SAAS,kCAAkC,CAAE,IAAI,EAAE,KACzE,CAEA,CArJH,gBAqJoB,MAAM,CAnBH,wBAmB4B,CA1F3B,qBA2FjB,iBAAkB,SAAS,iCAAiC,CAAE,IAAI,EAAE,KACxE,CACJ,CAEA,CA1JC,gBA0JgB,MAAM,CAAC,2BAA2B,CA/F1B,qBAgGrB,iBAAkB,SAAS,oCAAoC,CAAE,IAAI,EAAE,KAC3E,CAEA,CA9JC,gBA8JgB,MAAM,CAAC,uBAAuB,CAnGtB,qBAoGrB,iBAAkB,SAAS,iCAC/B,CAEA,OAAO,CAAC,aAAa,EAAE,QACnB,CAnKH,gBAmKoB,MAAM,CATH,2BAS+B,CAxG9B,qBAyGjB,iBAAkB,SAAS,oCAAoC,CAAE,IAAI,EAAE,KAC3E,CAEA,CAvKH,gBAuKoB,MAAM,CATH,uBAS2B,CA5G1B,qBA6GjB,iBAAkB,SAAS,gCAAgC,CAAE,IAAI,EAAE,KACvE,CACJ,CAEA,OAAO,CAAC,aAAa,EAAE,QAAQ,IAAI,CAAC,oBAAoB,EAAE,OACtD,CA7KH,gBA6KoB,MAAM,CAnBH,2BAmB+B,CAlH9B,qBAmHjB,iBAAkB,SAAS,oCAAoC,CAAE,IAAI,EAAE,KAC3E,CAEA,CAjLH,gBAiLoB,MAAM,CAnBH,uBAmB2B,CAtH1B,qBAuHjB,iBAAkB,SAAS,gCAAgC,CAAE,IAAI,EAAE,KACvE,CACJ,CAEA,CAtLC,gBAsLgB,MAAM,CA1PO,wBA0PkB,CA3HvB,qBA4HrB,iBAAkB,SAAS,iCAAiC,CAAE,IAAI,EAAE,KACxE,CAEA,OAAO,CAAC,aAAa,EAAE,QACnB,CA3LH,gBA2LoB,MAAM,CA/PG,wBA+PsB,CAhI3B,qBAiIjB,UAAU,mBAAmB,oCAAuC,CAChE,IAAI,EAAE,IAAI,EACV,OAAO,CAAE,IAAI,EAAE,IAAI,GAGvB,iBAAkB,WAAW,mBACjC,CACJ,CAEA,OAAO,CAAC,aAAa,EAAE,QAAQ,IAAI,CAAC,oBAAoB,EAAE,OACtD,CAtMH,gBAsMoB,MAAM,CA1QG,wBA0QsB,CA3I3B,qBA4IjB,iBAAkB,SAAS,iCAAiC,CAAE,IAAI,EAAE,KACxE,CACJ,CAEA,UAAU,WAAW,kCAAqC,CACtD,MAAM,EAAE,IAAI,EAGhB,UAAU,mBAAmB,kCAAqC,CAC9D,MAAM,EAAE,OAAO,EAGnB,CAnNC,gBAmNgB,MAAM,CAAC,sBAAsB,CAxJrB,qBAyJrB,iBAAkB,WAAW,WACjC,CAEA,CAvNC,gBAuNgB,MAAM,CAAC,8BAA8B,CA5J7B,qBA6JrB,iBAAkB,WAAW,mBACjC,CAEA,UAAU,aAAa,oCAAuC,CAC1D,IAAI,EAAE,IAAI,EAId,UAAU,qBAAqB,oCAAuC,CAClE,IAAI,EAAE,OAAO,EAIjB,CArOC,gBAqOgB,MAAM,CAAC,wBAAwB,CA1KvB,qBA2KrB,iBAAkB,WAAW,aACjC,CAEA,CAzOC,gBAyOgB,MAAM,CAAC,gCAAgC,CA9K/B,qBA+KrB,iBAAkB,WAAW,qBACjC,CAEA,UAAU,eAAe,sCAAyC,CAC9D,IAAI,EAAE,IAAI,EACV,QAAQ,CAAE,OAAO,EAAE,IAAI,GAG3B,UAAU,qBAAqB,sCAAyC,CACpE,IAAI,EAAE,IAAI,EACV,QAAQ,CAAE,OAAO,EAAE,IAAI,GAG3B,UAAU,qBAAqB,sCAAyC,CACpE,IAAI,EAAE,IAAI,EACV,QAAQ,CAAE,OAAO,EAAE,IAAI,GAG3B,UAAU,wBAAwB,sCAAyC,CACvE,IAAI,EAAE,IAAI,EACV,QAAQ,CAAE,IAAI,EAAE,IAAI,GAGxB,UAAU,8BAA8B,sCAAyC,CAC7E,IAAI,EAAE,IAAI,EACV,QAAQ,CAAE,IAAI,EAAE,IAAI,GAGxB,UAAU,8BAA8B,sCAAyC,CAC7E,IAAI,EAAE,IAAI,EACV,QAAQ,CAAE,IAAI,EAAE,IAAI,GAGxB,UAAU,sBAAsB,sCAAyC,CACrE,IAAI,EAAE,OAAO,EACb,QAAQ,CAAE,OAAO,EAAE,IAAI,GAG3B,UAAU,4BAA4B,sCAAyC,CAC3E,IAAI,EAAE,OAAO,EACb,QAAQ,CAAE,OAAO,EAAE,IAAI,GAG3B,UAAU,0BAA0B,sCAAyC,CACzE,IAAI,EAAE,OAAO,EACb,QAAQ,CAAE,OAAO,EAAE,IAAI,GACvB,KAAK,CAAE,OAAO,EAAE,IAAI,GAGxB,UAAU,gCAAgC,sCAAyC,CAC/E,IAAI,EAAE,OAAO,EACb,QAAQ,CAAE,OAAO,EAAE,IAAI,GACvB,KAAK,CAAE,OAAO,EAAE,IAAI,GAGxB,CAjSC,gBAiSgB,MAAM,CAAC,0BAA0B,CAtOzB,qBAuOrB,iBAAkB,WAAW,eACjC,CAEA,CArSC,gBAqSgB,MAAM,CAJC,yBAIyB,UAAU,CA1OlC,qBA2OrB,iBAAkB,WAAW,wBACjC,CAEA,CAzSC,gBAySgB,MAAM,CARC,yBAQyB,CAAC,iCAAiC,CA9O1D,qBA+OrB,iBAAkB,WAAW,sBACjC,CAEA,CA7SC,gBA6SgB,MAAM,CAZC,yBAYyB,CAAC,uCAAuC,CAlPhE,qBAmPrB,iBAAkB,WAAW,4BACjC,CAEA,CAjTC,gBAiTgB,MAAM,CAhBC,yBAgByB,CAAC,qCAAqC,CAtP9D,qBAuPrB,iBAAkB,WAAW,0BACjC,CAEA,CArTC,gBAqTgB,MAAM,CApBC,yBAoByB,CAAC,2CAA2C,CA1PpE,qBA2PrB,iBAAkB,WAAW,gCACjC,CAEA,CAzTC,gBAyTgB,MAAM,CAxBC,yBAwByB,CAAC,kCAAkC,CA9P3D,qBA+PrB,UAAW,gBAAgB,GAAG,SAAS,MAC3C,CAEA,OAAO,CAAC,aAAa,EAAE,QACnB,CA9TH,gBA8ToB,MAAM,CA7BH,0BA6B8B,CAnQ7B,qBAoQjB,iBAAkB,WAAW,qBACjC,CAEA,CAlUH,gBAkUoB,MAAM,CAjCH,yBAiC6B,UAAU,CAvQtC,qBAwQjB,iBAAkB,WAAW,8BACjC,CAEA,CAtUH,gBAsUoB,MAAM,CArCH,yBAqC6B,CA7BH,iCA6BqC,CA3Q9D,qBA4QjB,iBAAkB,WAAW,sBACjC,CAEA,CA1UH,gBA0UoB,MAAM,CAzCH,yBAyC6B,CA7BH,uCA6B2C,CA/QpE,qBAgRjB,iBAAkB,WAAW,4BACjC,CAEA,CA9UH,gBA8UoB,MAAM,CA7CH,yBA6C6B,CA7BH,qCA6ByC,CAnRlE,qBAoRjB,iBAAkB,WAAW,0BACjC,CAEA,CAlVH,gBAkVoB,MAAM,CAjDH,yBAiD6B,CA7BH,2CA6B+C,CAvRxE,qBAwRjB,iBAAkB,WAAW,gCACjC,CACJ,CAEA,OAAO,CAAC,aAAa,EAAE,QAAQ,IAAI,CAAC,oBAAoB,EAAE,OACtD,CAxVH,gBAwVoB,MAAM,CAvDH,0BAuD8B,CA7R7B,qBA8RjB,iBAAkB,WAAW,qBACjC,CAEA,CA5VH,gBA4VoB,MAAM,CA3DH,yBA2D6B,UAAU,CAjStC,qBAkSjB,iBAAkB,WAAW,8BACjC,CACJ,CAEA,WAvCe,gBAwCX,GAAK,UAAW,OAAO,EAAO,CAC9B,GAAO,UAAW,OAAO,OAAS,CACtC,CAEA,CAAC,CAAC,qBACE,MAAO,KACP,OAAQ,KA9bZ,OA+bY,EAAE,EAAE,KAAK,KACjB,QAAS,MACT,kBAAmB,UACnB,OAAQ,QACR,SAAU,OACV,iBAAkB,SAAS,+BAC/B,CAEA,CAAC,CAXC,oBAWoB,CAAC,mBACnB,MAAO,IACX,CAEA,OAAO,CAAC,aAAa,EAAE,QACnB,CAAC,CAhBH,qBAiBM,UAAU,gBAAgB,iCAAoC,CAC1D,SAAS,CAAE,OAAO,EAAE,CAAC,GACrB,MAAM,CAAE,OAAO,EAAE,CAAC,GAGtB,iBAAkB,YAClB,iBAAkB,WAAW,gBACjC,CACJ,CAEA,OAAO,CAAC,aAAa,EAAE,QAAQ,IAAI,CAAC,oBAAoB,EAAE,OACtD,CAAC,CA5BH,qBA6BM,UAAU,gBAAgB,iCAAoC,CAC1D,SAAS,CAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,GAC/C,MAAM,CAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,GAGlC,iBAAkB,WAAW,gBACjC,CACJ,CAEA,CA5YC,eA4Ye,CAAC,uBAlejB,QAmea,EAAE,IACX,iBAAkB,UApetB,OAqeY,CACZ,CAEA,OAAO,OACH,CAPa,sBAOU,CAlCJ,mBAmCf,WAAY,KA1epB,QA2eiB,IAAI,KAAK,IAAI,EA3e9B,OA4egB,KACR,SAAU,SACV,iBAAkB,KAClB,MAAO,KA/ef,cAgfuB,KACf,WAAY,WAChB,CAEA,CAlBa,sBAkBU,CAAC,wBApf5B,QAqfiB,IAAI,KAAK,IAAI,IACtB,WAAY,OAChB,CAEA,CAhcH,wBAgc6B,CAAE,CAvBf,sBAuBsC,CAL3B,wBAMxB,CA/bH,2BA+bgC,CAAE,CAxBlB,sBAwByC,CAN9B,wBApf5B,QA2fiB,IAAI,IAAI,IAAI,KA3f7B,cA4fuB,IACnB,CAEA,CA7Ba,sBA6BU,CAxDJ,mBAwDwB,CAAC,6BACxC,QAAS,IACb,CAEA,CA1VH,8BA2VO,QAAS,KACT,OAAQ,QACR,SAAU,SACV,iBAAkB,SAAS,kCAC3B,iBAAkB,UAClB,MAAO,KACP,OAAQ,KACR,WAAY,WA3gBpB,cA4gBuB,KACf,QAAS,KACT,IAAK,EACL,MAAO,EACP,OAAQ,CACZ,CAEA,CAjDa,uBAiDW,OAAO,CA1WlC,8BA2WO,WAAY,KACZ,WAAY,IAChB,CAEA,CAtDa,uBAsDW,OAAO,CA/WlC,6BA+WgE,yBACzD,QAAS,IACb,CAEA,CAneH,yBAme6B,CAnX7B,8BAoXG,CAleH,4BAkegC,CApXhC,8BAqXO,KAAM,CACV,CAEA,CA/Da,sBA+DU,CA1FJ,mBA0FwB,CAxX9C,8BAyXG,CAhEa,sBAgEU,CA9CC,wBA8CwB,CAnCJ,6BAoCxC,QAAS,KACb,CAEA,CApEa,sBAoEU,CAlDC,wBAkDwB,CA7XnD,8BA8XO,iBAAkB,SACtB,CAEA,CA9eH,4BA8eiC,CAAE,CAxEnB,sBAwE0C,CAnGpC,kBAmGuD,OACtE,OAAQ,EACR,MAAO,CACX,CAEA,CArfH,yBAqf8B,CAAE,CA7EhB,sBA6EuC,CAxGjC,kBAwGoD,OACnE,IAAK,EACL,MAAO,CACX,CAEA,CA3fH,wBA2f6B,CAAE,CAlFf,sBAkFsC,CA7GhC,kBA6GmD,OAClE,IAAK,EACL,KAAM,CACV,CAEA,CA9fH,2BA8fgC,CAAE,CAvFlB,sBAuFyC,CAlHnC,kBAkHsD,OACrE,OAAQ,EACR,KAAM,CACV,CACJ,CAEA,OAAO,OAAO,IAAI,CAAC,aAAa,EAAE,QAC9B,CA9Fa,sBA8FU,CAzHJ,kBAyHuB,OACtC,iBAAkB,SAAS,gCAAgC,CAAE,IAAI,CAAC,KACtE,CACJ,CAEA,OAAO,OAAO,IAAI,CAAC,aAAa,EAAE,QAAQ,IAAI,CAAC,oBAAoB,EAAE,OACjE,CApGa,sBAoGU,CA/HJ,kBA+HuB,OACtC,iBAAkB,SAAS,iCAC/B,CACJ,CAEA,CAzGiB,uBAyGO,EACpB,MAAO,UACP,gBAAiB,IACrB,CAEA,CA9GiB,uBA8GO,CAAC,OACrB,MAAO,QACP,gBAAiB,SACrB,CAEA,CAAC,wBACG,QAAS,IACb,CAEA,CAAC,sBACG,iBAAkB,UAClB,UAAW,KACX,aAAc,OAAO,IAAI,IACzB,aAAc,KAAK,MAAM,MACzB,aAAc,KA9lBlB,QA+lBa,EAAE,IACX,MAAO,KACP,WAAY,UAChB,CAEA,CAAC,iBACG,SAAU,SACV,IAAK,EACL,KAAM,EACN,QAAS,KACT,YAAa,UACb,eAAgB,IACpB,CAEA,CAAC,4BACD,CAAC,iCACD,CAAC,kCACG,eAAgB,MACpB,CAEA,CAAC,+BACD,CAAC,oCACD,CAAC,qCACG,eAAgB,cACpB,CAEA,CAAC,6BACG,eAAgB,GACpB,CAEA,CAAC,8BACG,eAAgB,WACpB,CAEA,CAAC,qBACG,MAAO,EACP,OAAQ,EACR,OAAQ,KAAK,MAAM,YACnB,QAAS,CACb,CAEA,CA3BC,4BA2B4B,CAP5B,qBAQG,WAAY,OACZ,WAAY,KACZ,oBAAqB,IACzB,CAEA,CAhCC,iCAgCiC,CAbjC,qBAcG,WAAY,WACZ,WAAY,KACZ,YAAa,KACb,oBAAqB,IACzB,CAEA,CAtCC,kCAsCkC,CApBlC,qBAqBG,WAAY,SACZ,WAAY,KACZ,aAAc,KACd,oBAAqB,IACzB,CAEA,CAzCC,+BAyC+B,CA3B/B,qBA4BG,WAAY,OACZ,cAAe,KACf,iBAAkB,IACtB,CAEA,CA9CC,oCA8CoC,CAjCpC,qBAkCG,WAAY,WACZ,cAAe,KACf,YAAa,KACb,iBAAkB,IACtB,CAEA,CApDC,qCAoDqC,CAxCrC,qBAyCG,WAAY,SACZ,cAAe,KACf,aAAc,KACd,iBAAkB,IACtB,CAEA,CAvDC,6BAuD6B,CA/C7B,qBAgDG,WAAY,OACZ,YAAa,KACb,mBAAoB,IACxB,CAEA,CAzDC,8BAyD8B,CArD9B,qBAsDG,WAAY,OACZ,aAAc,KACd,kBAAmB,IACvB,CAEA,CAAC,8BACG,SAAU,SACV,MAAO,EACP,IAAK,EACL,OAAQ,EAhsBZ,cAisBmB,EAAE,IAAI,EAAE,EACvB,OAAQ,QACR,iBAAkB,WACtB,CAEA,CAVC,6BAU6B,OAC1B,iBAAkB,SACtB,CAEA,CAAC,yBACG,SAAU,SACV,WAAY,KA5sBhB,cA6sBmB,IACf,WAAY,EAAE,IAAI,IAAI,UA9sB1B,QA+sBa,KAAK,KACd,eAAgB,IACpB,CAEA,CArGC,iCAqGiC,CATjC,yBAUG,uBAAwB,CAC5B,CAEA,CAxGC,kCAwGkC,CAblC,yBAcG,wBAAyB,CAC7B,CAEA,CAvGC,oCAuGoC,CAjBpC,yBAkBG,0BAA2B,CAC/B,CAEA,CA1GC,qCA0GqC,CArBrC,yBAsBG,2BAA4B,CAChC,CAEA,CAAC,+BACG,QAAS,IACb,CAEA,CAJC,+BAI+B,EAC5B,eAAgB,KAChB,YAAa,IACjB,CAEA,CA5uBC,cA4uBc,OAAO,CATrB,+BAUG,QAAS,IACb,CAEA,CAhvBC,cAgvBc,QAAQ,CAbtB,+BAcG,QAAS,IACb,CAEA,CAAC,kBACG,SAAU,SACV,IAAK,EACL,KAAM,EACN,YAAa,UACb,WAAY,QAAQ,GACxB,CAEA,CAAC,6BACG,iBAAkB,QAClB,MAAO,KACP,OAAQ,KA/vBZ,cAgwBmB,GACnB,CAEA,CAPC,4BAO4B,QACzB,iBAAkB,QAClB,QAAS,GACT,MAAO,KACP,OAAQ,KAvwBZ,cAwwBmB,IACf,SAAU,SACV,UAAW,mCAAmC,GAAG,QACrD,CAEA,CAjBC,4BAiB4B,OA7wB7B,cA8wBmB,IACf,OAAQ,IAAI,MAAM,KAClB,QAAS,GACT,OAAQ,KACR,KAAM,KACN,SAAU,SACV,IAAK,KACL,MAAO,KACP,WAAY,WACZ,WAAY,EAAE,EAAE,IAAI,SACxB,CAEA,WAhBe,mCAiBX,GAAO,UAAW,MAAM,GAAI,QAAS,CAAG,CACxC,IAAO,UAAW,MAAM,GAAI,QAAS,CAAG,CACxC,GAAO,UAAW,MAAM,GAAI,QAAS,CAAG,CAC5C,CAEA,CAAC,mCACG,iBAAkB,IACtB,CAEA,CAJC,kCAIkC,OAC/B,QAAS,IACb,CAEA,CAAC,yCACG,iBAAkB,UAClB,MAAO,IACP,OAAQ,IA3yBZ,cA4yBmB,IACnB,CAEA,CAAC,qBACD,CADC,qBACqB,CA1xBO,uBA2xB7B,CAFC,qBAEqB,CA3xBO,sBA2xBgB,QACzC,OAAQ,SACZ,CAEA,CAAC,mBACG,SAAU,SACV,IAAK,EACL,KAAM,EACN,MAAO,EACP,OAAQ,EACR,WAAY,KACZ,OAAQ,IAAI,OAAO,QACnB,QAAS,EACb,CAEA,CAAC,sCACG,WAAY,MACZ,SAAU,SAl0Bd,MAm0BW,EACP,QAAS,KACT,gBAAiB,OACjB,YAAa,OACb,MAAO,KAv0BX,QAw0Ba,KACT,UAAW,MACX,YAAa,IACb,QAAS,EACT,eAAgB,KAChB,WAAY,QAAQ,GAAG,KAAK,GAC5B,QAAS,KACb,CAEA,CAjBC,qCAiBqC,CAAC,gBACnC,QAAS,EACT,WAAY,QAAQ,IACxB,CAEA,CAtBC,sCAsBsC,CAAC,0BACpC,QAAS,IACb,CAEA,OAAO,CAAC,KAAK,EAAE,KAAK,CAAE,CAAC,OAAO,EAAE,QAC5B,CA3BH,sCA2B0C,CAAC,2BACpC,QAAS,IACb,CAEA,CA/BH,sCA+B0C,CATH,0BAUhC,QAAS,KACb,CACJ,CAEA,CAAC,6BACG,SAAU,gBACV,MAAO,eACP,OAAQ,eACR,IAAK,YACL,KAAM,YACN,QAAS,KACb,CC32BA,MACC,0BAAA,GACA,oBAAA,KACA,qBAAA,IACA,sBAAA,IACA,kCAAA,KAGD,WAAA,SACC,GACC,UAAA,WAAA,OAGD,GACC,UAAA,WAAA,IAIF,WAAA,WACC,GACC,UAAA,MAAA,IAAA,2BAGD,GACC,UAAA,MAAA,IAIF,CAAA,6BACC,SAAA,SAEA,MAAA,YACA,OAAA,YACA,MAAA,KACA,OAAA,KAEA,CARD,6BAQC,IACC,SAAA,SACA,KAAA,KAAA,IAAA,EAAA,IAAA,qBACA,UAAA,SAAA,IAAA,kCAAA,QAGD,CAdD,4BAcC,CAAA,CAxBD,WAyBE,SAAA,SACA,KAAA,KAAA,IAAA,EAAA,IAAA,oBAAA,EAAA,GACA,OAAA,EAEA,OAAA,IAAA,qBACA,MAAA,IAAA,oBAhDF,cAiDE,KAEA,QAAA,IAAA,sBAEA,UAAA,WAAA,KAAA,QAIF,WAAA,OACC,GACC,UAAA,WAAA,OACA,QAAA,EAED,MACC,UAAA,WAAA,GACA,QAAA,EAED,IACC,UAAA,WAAA,GAED,MACC,UAAA,WAAA,OAED,IACC,UAAA,WAAA,GAED,MACC,UAAA,WAAA,OAED,IACC,UAAA,WAAA,GAED,MACC,UAAA,WAAA,OAED,GACC,UAAA,WAAA,IAIF,CAAA,2BACC,SAAA,SACA,QAAA,KAEA,CAJD,2BAIC,CAAA,QACC,UAAA,OAAA,KAAA,OAGD,CARD,2BAQC,CAAA,YACC,UAAA,OAAA,QAGD,CAZD,2BAYC,CAAA,kBACC,QAAA,KACA,WAAA,WACA,gBAAA,OACA,YAAA,OAzGF,cA0GE,IACA,OAAA,IAAA,MAAA,MACA,WAAA,EAAA,IAAA,IAAA,UACA,WAAA,QC5GD,CAAA,sBAAA,CAAA,WACC,WAAA,MACA,WAAA,OACA,gBAAA,OAED,CALA,sBAKA,CAAA,QAAA,OACC,OAAA,IAAA,MAAA,KAED,CARA,sBAQA,CAAA,iBACC,SAAA,SACA,MAAA,EAED,CAZA,sBAYA,CAAA,UACC,SAAA,SACA,KAAA,EAED,CAhBA,sBAgBA,CAAA,MACC,YAAA,OACA,SAAA,OACA,cAAA",
6
+ "names": []
7
+ }