Skip to content

Commit e42fccf

Browse files
Update dist folder [skip ci]
1 parent 40cf18e commit e42fccf

7 files changed

Lines changed: 6 additions & 6 deletions

File tree

dist/samples/test-example/app/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* And deliver us from evil.
1111
*/
1212

13-
// TEST COMMENT 008
13+
// TEST COMMENT 222
1414
// [START maps_test_example]
1515
// Declare the gmp-map element.
1616
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;

dist/samples/test-example/dist/assets/index-DgAwGafp.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/samples/test-example/dist/assets/index-sRrePAkp.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/samples/test-example/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- prettier-ignore -->
1515
<script>(g=>{var h,a,k,p="The Google Maps JavaScript API",c="google",l="importLibrary",q="__ib__",m=document,b=window;b=b[c]||(b[c]={});var d=b.maps||(b.maps={}),r=new Set,e=new URLSearchParams,u=()=>h||(h=new Promise(async(f,n)=>{await (a=m.createElement("script"));e.set("libraries",[...r]+"");for(k in g)e.set(k.replace(/[A-Z]/g,t=>"_"+t[0].toLowerCase()),g[k]);e.set("callback",c+".maps."+q);a.src=`https://maps.${c}apis.com/maps/api/js?`+e;d[q]=f;a.onerror=()=>h=n(Error(p+" could not load."));a.nonce=m.querySelector("script[nonce]")?.nonce||"";m.head.append(a)}));d[l]?console.warn(p+" only loads once. Ignoring:",g):d[l]=(f,...n)=>r.add(f)&&u().then(()=>d[l](f,...n))})
1616
({key: "AIzaSyA6myHzS10YXdcazAFalmXvDkrYCp5cLc8", v: "weekly", internalUsageAttributionIds: "gmp_git_jsapisamples_v1_misc-utils" });</script>
17-
<script type="module" crossorigin src="./assets/index-sRrePAkp.js"></script>
17+
<script type="module" crossorigin src="./assets/index-DgAwGafp.js"></script>
1818
<link rel="stylesheet" crossorigin href="./assets/index-BZDSROJH.css">
1919
</head>
2020
<body>

dist/samples/test-example/docs/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* test them. This way we can avoid making changes to published content.
1111
* And deliver us from evil.
1212
*/
13-
// TEST COMMENT 008
13+
// TEST COMMENT 222
1414
// [START maps_test_example]
1515
// Declare the gmp-map element.
1616
const mapElement = document.querySelector('gmp-map');

dist/samples/test-example/docs/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* And deliver us from evil.
1111
*/
1212

13-
// TEST COMMENT 008
13+
// TEST COMMENT 222
1414
// [START maps_test_example]
1515
// Declare the gmp-map element.
1616
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;

dist/samples/test-example/jsfiddle/demo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* test them. This way we can avoid making changes to published content.
1111
* And deliver us from evil.
1212
*/
13-
// TEST COMMENT 008
13+
// TEST COMMENT 222
1414

1515
// Declare the gmp-map element.
1616
const mapElement = document.querySelector('gmp-map');

0 commit comments

Comments
 (0)