Skip to content

Commit

Permalink
chore(deps-dev): bump core-js from 3.32.2 to 3.33.0 (#847)
Browse files Browse the repository at this point in the history
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.2 to 3.33.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.33.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ea2be09
  • Loading branch information
googlemaps-bot committed Oct 2, 2023
1 parent 2b5be64 commit 867f338
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions classes/MarkerWithLabel.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">MarkerWithLabel</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L40">marker.ts:40</a></li></ul></aside>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L40">marker.ts:40</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -58,7 +58,7 @@ <h5><span class="tsd-kind-parameter">options</span>: <a href="../interfaces/Mark
<h4 class="tsd-returns-title">Returns <a href="MarkerWithLabel.html" class="tsd-signature-type tsd-kind-class">MarkerWithLabel</a></h4><aside class="tsd-sources">
<p>Overrides MarkerSafe.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L51">marker.ts:51</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L51">marker.ts:51</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member"><a id="isInteractive" class="tsd-anchor"></a>
Expand All @@ -68,15 +68,15 @@ <h3 class="tsd-anchor-link"><span>is<wbr/>Interactive</span><a href="#isInteract
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L96">marker.ts:96</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L96">marker.ts:96</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="labelClass" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>label<wbr/>Class</span><a href="#labelClass" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures">
<li class="tsd-signature" id="labelClass.labelClass-1"><span class="tsd-signature-symbol">get</span> labelClass<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L119">marker.ts:119</a></li></ul></aside></li>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L119">marker.ts:119</a></li></ul></aside></li>
<li class="tsd-signature" id="labelClass.labelClass-2"><span class="tsd-signature-symbol">set</span> labelClass<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">className</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
<li class="tsd-description">
<div class="tsd-parameters">
Expand All @@ -86,7 +86,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5><span class="tsd-kind-parameter">className</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L123">marker.ts:123</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L123">marker.ts:123</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="labelContent" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>label<wbr/>Content</span><a href="#labelContent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures">
Expand All @@ -98,7 +98,7 @@ <h3 class="tsd-anchor-link"><span>label<wbr/>Content</span><a href="#labelConten
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L111">marker.ts:111</a></li></ul></aside></li>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L111">marker.ts:111</a></li></ul></aside></li>
<li class="tsd-signature" id="labelContent.labelContent-2"><span class="tsd-signature-symbol">set</span> labelContent<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">content</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
<li class="tsd-description">
<div class="tsd-parameters">
Expand All @@ -108,7 +108,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5><span class="tsd-kind-parameter">content</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">HTMLElement</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L115">marker.ts:115</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L115">marker.ts:115</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="labelElement" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>label<wbr/>Element</span><a href="#labelElement" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures">
Expand All @@ -119,7 +119,7 @@ <h3 class="tsd-anchor-link"><span>label<wbr/>Element</span><a href="#labelElemen
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">HTMLElement</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L103">marker.ts:103</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L103">marker.ts:103</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member"><a id="setMap" class="tsd-anchor"></a>
Expand All @@ -135,7 +135,7 @@ <h5><span class="tsd-kind-parameter">map</span>: <span class="tsd-signature-type
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<p>Overrides MarkerSafe.setMap</p>
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L127">marker.ts:127</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L127">marker.ts:127</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
10 changes: 5 additions & 5 deletions interfaces/MarkerWithLabelOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">MarkerWithLabelOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L33">marker.ts:33</a></li></ul></aside>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L33">marker.ts:33</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand All @@ -41,22 +41,22 @@ <h2>Properties</h2>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>label<wbr/>Anchor</span><a href="#labelAnchor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">label<wbr/>Anchor</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">Point</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L35">marker.ts:35</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L35">marker.ts:35</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="labelClass" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>label<wbr/>Class</span><a href="#labelClass" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">label<wbr/>Class</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L37">marker.ts:37</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L37">marker.ts:37</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="labelContent" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>label<wbr/>Content</span><a href="#labelContent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">label<wbr/>Content</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L34">marker.ts:34</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L34">marker.ts:34</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="labelZIndexOffset" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>labelZIndex<wbr/>Offset</span><a href="#labelZIndexOffset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">labelZIndex<wbr/>Offset</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/82c0e1d/src/marker.ts#L36">marker.ts:36</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/googlemaps/js-markerwithlabel/blob/ea2be09/src/marker.ts#L36">marker.ts:36</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down

0 comments on commit 867f338

Please sign in to comment.