@lukso/web-components 1.106.0 → 1.106.1

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.
@@ -1,3 +1,3 @@
1
1
  import type { IconOptions } from '../../../components/lukso-icon/index.js';
2
- export declare const logoSoundCloudMono: (options: IconOptions) => import("lit-html").TemplateResult<1>;
3
- //# sourceMappingURL=logo-sound-cloud-mono.d.ts.map
2
+ export declare const logoSoundcloudMono: (options: IconOptions) => import("lit-html").TemplateResult<1>;
3
+ //# sourceMappingURL=logo-soundcloud-mono.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logo-soundcloud-mono.d.ts","sourceRoot":"","sources":["../../../../../../src/components/lukso-icon/icons/logo-soundcloud-mono.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAEnE,eAAO,MAAM,kBAAkB,YAAa,WAAW,yCAwBtD,CAAA"}
@@ -7087,7 +7087,7 @@ const earth = (options) => {
7087
7087
  </svg> `;
7088
7088
  };
7089
7089
 
7090
- const logoSoundCloudMono = (options) => {
7090
+ const logoSoundcloudMono = (options) => {
7091
7091
  return shared_tailwindElement_index.x`<svg
7092
7092
  width="24"
7093
7093
  height="24"
@@ -7374,7 +7374,7 @@ const iconMap = {
7374
7374
  hammer,
7375
7375
  "hand-heart": handHeart,
7376
7376
  earth,
7377
- "logo-sound-cloud-mono": logoSoundCloudMono,
7377
+ "logo-soundcloud-mono": logoSoundcloudMono,
7378
7378
  "logo-spotify-mono": logoSpotifyMono,
7379
7379
  "logo-google-calendar-mono": logoGoogleCalendarMono,
7380
7380
  "logo-substack-mono": logoSubstackMono
@@ -7083,7 +7083,7 @@ const earth = (options) => {
7083
7083
  </svg> `;
7084
7084
  };
7085
7085
 
7086
- const logoSoundCloudMono = (options) => {
7086
+ const logoSoundcloudMono = (options) => {
7087
7087
  return x`<svg
7088
7088
  width="24"
7089
7089
  height="24"
@@ -7370,7 +7370,7 @@ const iconMap = {
7370
7370
  hammer,
7371
7371
  "hand-heart": handHeart,
7372
7372
  earth,
7373
- "logo-sound-cloud-mono": logoSoundCloudMono,
7373
+ "logo-soundcloud-mono": logoSoundcloudMono,
7374
7374
  "logo-spotify-mono": logoSpotifyMono,
7375
7375
  "logo-google-calendar-mono": logoGoogleCalendarMono,
7376
7376
  "logo-substack-mono": logoSubstackMono
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lukso/web-components",
3
- "version": "1.106.0",
3
+ "version": "1.106.1",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",
@@ -1 +0,0 @@
1
- {"version":3,"file":"logo-sound-cloud-mono.d.ts","sourceRoot":"","sources":["../../../../../../src/components/lukso-icon/icons/logo-sound-cloud-mono.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAEnE,eAAO,MAAM,kBAAkB,YAAa,WAAW,yCAwBtD,CAAA"}