@gnome-ui/icons 1.38.1 → 1.40.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.
@@ -1,2 +1,2 @@
1
- var e={viewBox:`0 0 16 16`,paths:[{d:`M11 1a3 3 0 1 1-1.18 5.76L6.6 8.9A3.02 3.02 0 0 1 7 10a3 3 0 1 1-1.18-2.38l3.36-2.24A3 3 0 0 1 9 5a3 3 0 0 1 .18-1.02L5.82 1.76A3 3 0 1 1 7 0a2.99 2.99 0 0 1-.18 1.02l3.36 2.22A3 3 0 0 1 11 1z`,fillRule:`evenodd`}]};exports.Share=e;
1
+ var e={viewBox:`0 0 16 16`,paths:[{d:`M 9.5 8 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 1.5 3.5 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 1.5 12.5 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 5.55 5.23 L 6.29 3.92 L 10.45 6.27 L 9.71 7.58 Z M 6.29 12.08 L 5.55 10.77 L 9.71 8.42 L 10.45 9.73 Z`,fillRule:`nonzero`}]};exports.Share=e;
2
2
  //# sourceMappingURL=Share.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"Share.cjs","names":[],"sources":["../../src/icons/Share.ts"],"sourcesContent":["import type { IconDefinition } from \"../types.ts\";\n\n/** emblem-shared-symbolic */\nexport const Share: IconDefinition = {\n viewBox: \"0 0 16 16\",\n paths: [{ d: \"M11 1a3 3 0 1 1-1.18 5.76L6.6 8.9A3.02 3.02 0 0 1 7 10a3 3 0 1 1-1.18-2.38l3.36-2.24A3 3 0 0 1 9 5a3 3 0 0 1 .18-1.02L5.82 1.76A3 3 0 1 1 7 0a2.99 2.99 0 0 1-.18 1.02l3.36 2.22A3 3 0 0 1 11 1z\", fillRule: \"evenodd\" }],\n};\n"],"mappings":"AAGA,IAAa,EAAwB,CACnC,QAAS,YACT,MAAO,CAAC,CAAE,EAAG,mMAAoM,SAAU,UAAW,CAAC,CACxO"}
1
+ {"version":3,"file":"Share.cjs","names":[],"sources":["../../src/icons/Share.ts"],"sourcesContent":["import type { IconDefinition } from \"../types.ts\";\n\n/** share-symbolic */\nexport const Share: IconDefinition = {\n viewBox: \"0 0 16 16\",\n paths: [{\n d: \"M 9.5 8 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 1.5 3.5 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 1.5 12.5 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 5.55 5.23 L 6.29 3.92 L 10.45 6.27 L 9.71 7.58 Z M 6.29 12.08 L 5.55 10.77 L 9.71 8.42 L 10.45 9.73 Z\",\n fillRule: \"nonzero\",\n }],\n};\n"],"mappings":"AAGA,IAAa,EAAwB,CACnC,QAAS,YACT,MAAO,CAAC,CACN,EAAG,wQACH,SAAU,UACX,CAAC,CACH"}
@@ -1,3 +1,3 @@
1
1
  import { IconDefinition } from '../types.ts';
2
- /** emblem-shared-symbolic */
2
+ /** share-symbolic */
3
3
  export declare const Share: IconDefinition;
@@ -2,8 +2,8 @@
2
2
  var e = {
3
3
  viewBox: "0 0 16 16",
4
4
  paths: [{
5
- d: "M11 1a3 3 0 1 1-1.18 5.76L6.6 8.9A3.02 3.02 0 0 1 7 10a3 3 0 1 1-1.18-2.38l3.36-2.24A3 3 0 0 1 9 5a3 3 0 0 1 .18-1.02L5.82 1.76A3 3 0 1 1 7 0a2.99 2.99 0 0 1-.18 1.02l3.36 2.22A3 3 0 0 1 11 1z",
6
- fillRule: "evenodd"
5
+ d: "M 9.5 8 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 1.5 3.5 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 1.5 12.5 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 5.55 5.23 L 6.29 3.92 L 10.45 6.27 L 9.71 7.58 Z M 6.29 12.08 L 5.55 10.77 L 9.71 8.42 L 10.45 9.73 Z",
6
+ fillRule: "nonzero"
7
7
  }]
8
8
  };
9
9
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"Share.js","names":[],"sources":["../../src/icons/Share.ts"],"sourcesContent":["import type { IconDefinition } from \"../types.ts\";\n\n/** emblem-shared-symbolic */\nexport const Share: IconDefinition = {\n viewBox: \"0 0 16 16\",\n paths: [{ d: \"M11 1a3 3 0 1 1-1.18 5.76L6.6 8.9A3.02 3.02 0 0 1 7 10a3 3 0 1 1-1.18-2.38l3.36-2.24A3 3 0 0 1 9 5a3 3 0 0 1 .18-1.02L5.82 1.76A3 3 0 1 1 7 0a2.99 2.99 0 0 1-.18 1.02l3.36 2.22A3 3 0 0 1 11 1z\", fillRule: \"evenodd\" }],\n};\n"],"mappings":";AAGA,IAAa,IAAwB;CACnC,SAAS;CACT,OAAO,CAAC;EAAE,GAAG;EAAoM,UAAU;EAAW,CAAC;CACxO"}
1
+ {"version":3,"file":"Share.js","names":[],"sources":["../../src/icons/Share.ts"],"sourcesContent":["import type { IconDefinition } from \"../types.ts\";\n\n/** share-symbolic */\nexport const Share: IconDefinition = {\n viewBox: \"0 0 16 16\",\n paths: [{\n d: \"M 9.5 8 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 1.5 3.5 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 1.5 12.5 a 2.5 2.5 0 1 1 5 0 a 2.5 2.5 0 1 1 -5 0 z M 5.55 5.23 L 6.29 3.92 L 10.45 6.27 L 9.71 7.58 Z M 6.29 12.08 L 5.55 10.77 L 9.71 8.42 L 10.45 9.73 Z\",\n fillRule: \"nonzero\",\n }],\n};\n"],"mappings":";AAGA,IAAa,IAAwB;CACnC,SAAS;CACT,OAAO,CAAC;EACN,GAAG;EACH,UAAU;EACX,CAAC;CACH"}
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`./icons/GoPrevious.cjs`),t=require(`./icons/GoNext.cjs`),n=require(`./icons/GoHome.cjs`),r=require(`./icons/GoUp.cjs`),i=require(`./icons/PanDown.cjs`),a=require(`./icons/PanUp.cjs`),o=require(`./icons/PanStart.cjs`),s=require(`./icons/PanEnd.cjs`),c=require(`./icons/Add.cjs`),l=require(`./icons/Remove.cjs`),u=require(`./icons/Delete.cjs`),d=require(`./icons/Edit.cjs`),f=require(`./icons/Copy.cjs`),p=require(`./icons/Paste.cjs`),m=require(`./icons/Cut.cjs`),h=require(`./icons/Undo.cjs`),g=require(`./icons/Redo.cjs`),_=require(`./icons/Save.cjs`),v=require(`./icons/DocumentOpen.cjs`),y=require(`./icons/Close.cjs`),b=require(`./icons/Search.cjs`),x=require(`./icons/Refresh.cjs`),S=require(`./icons/Share.cjs`),C=require(`./icons/Attachment.cjs`),w=require(`./icons/OpenMenu.cjs`),T=require(`./icons/ViewMore.cjs`),E=require(`./icons/ViewSidebar.cjs`),D=require(`./icons/ViewReveal.cjs`),O=require(`./icons/ViewConceal.cjs`),k=require(`./icons/Settings.cjs`),A=require(`./icons/Information.cjs`),j=require(`./icons/Warning.cjs`),M=require(`./icons/Error.cjs`),N=require(`./icons/Check.cjs`),P=require(`./icons/Person.cjs`),F=require(`./icons/Accessibility.cjs`),I=require(`./icons/Applications.cjs`),L=require(`./icons/Notifications.cjs`),R=require(`./icons/InputMouse.cjs`),z=require(`./icons/InputKeyboard.cjs`),B=require(`./icons/InputTablet.cjs`),V=require(`./icons/ColorManagement.cjs`),H=require(`./icons/Printer.cjs`),U=require(`./icons/Lock.cjs`),W=require(`./icons/Folder.cjs`),G=require(`./icons/Document.cjs`),K=require(`./icons/Image.cjs`),q=require(`./icons/Star.cjs`),J=require(`./icons/StarOutline.cjs`),Y=require(`./icons/Heart.cjs`),X=require(`./icons/MediaPlay.cjs`),Z=require(`./icons/MediaPause.cjs`),Q=require(`./icons/MediaSkipForward.cjs`),$=require(`./icons/MediaSkipBackward.cjs`),ee=require(`./third-party/GitHub.cjs`),te=require(`./third-party/GitLab.cjs`),ne=require(`./third-party/Bitbucket.cjs`),re=require(`./third-party/X.cjs`);exports.Accessibility=F.Accessibility,exports.Add=c.Add,exports.Applications=I.Applications,exports.Attachment=C.Attachment,exports.Bitbucket=ne.Bitbucket,exports.Check=N.Check,exports.Close=y.Close,exports.ColorManagement=V.ColorManagement,exports.Copy=f.Copy,exports.Cut=m.Cut,exports.Delete=u.Delete,exports.Document=G.Document,exports.DocumentOpen=v.DocumentOpen,exports.Edit=d.Edit,exports.Error=M.Error,exports.Folder=W.Folder,exports.GitHub=ee.GitHub,exports.GitLab=te.GitLab,exports.GoHome=n.GoHome,exports.GoNext=t.GoNext,exports.GoPrevious=e.GoPrevious,exports.GoUp=r.GoUp,exports.Heart=Y.Heart,exports.Image=K.Image,exports.Information=A.Information,exports.InputKeyboard=z.InputKeyboard,exports.InputMouse=R.InputMouse,exports.InputTablet=B.InputTablet,exports.Lock=U.Lock,exports.MediaPause=Z.MediaPause,exports.MediaPlay=X.MediaPlay,exports.MediaSkipBackward=$.MediaSkipBackward,exports.MediaSkipForward=Q.MediaSkipForward,exports.Notifications=L.Notifications,exports.OpenMenu=w.OpenMenu,exports.PanDown=i.PanDown,exports.PanEnd=s.PanEnd,exports.PanStart=o.PanStart,exports.PanUp=a.PanUp,exports.Paste=p.Paste,exports.Person=P.Person,exports.Printer=H.Printer,exports.Redo=g.Redo,exports.Refresh=x.Refresh,exports.Remove=l.Remove,exports.Save=_.Save,exports.Search=b.Search,exports.Settings=k.Settings,exports.Share=S.Share,exports.Star=q.Star,exports.StarOutline=J.StarOutline,exports.Undo=h.Undo,exports.ViewConceal=O.ViewConceal,exports.ViewMore=T.ViewMore,exports.ViewReveal=D.ViewReveal,exports.ViewSidebar=E.ViewSidebar,exports.Warning=j.Warning,exports.X=re.X;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`./icons/GoPrevious.cjs`),t=require(`./icons/GoNext.cjs`),n=require(`./icons/GoHome.cjs`),r=require(`./icons/GoUp.cjs`),i=require(`./icons/PanDown.cjs`),a=require(`./icons/PanUp.cjs`),o=require(`./icons/PanStart.cjs`),s=require(`./icons/PanEnd.cjs`),c=require(`./icons/Add.cjs`),l=require(`./icons/Remove.cjs`),u=require(`./icons/Delete.cjs`),d=require(`./icons/Edit.cjs`),f=require(`./icons/Copy.cjs`),p=require(`./icons/Paste.cjs`),m=require(`./icons/Cut.cjs`),h=require(`./icons/Undo.cjs`),g=require(`./icons/Redo.cjs`),_=require(`./icons/Save.cjs`),v=require(`./icons/DocumentOpen.cjs`),y=require(`./icons/Close.cjs`),b=require(`./icons/Search.cjs`),x=require(`./icons/Refresh.cjs`),S=require(`./icons/Share.cjs`),C=require(`./icons/Attachment.cjs`),w=require(`./icons/OpenMenu.cjs`),T=require(`./icons/ViewMore.cjs`),E=require(`./icons/ViewSidebar.cjs`),D=require(`./icons/ViewReveal.cjs`),O=require(`./icons/ViewConceal.cjs`),k=require(`./icons/Settings.cjs`),A=require(`./icons/Information.cjs`),j=require(`./icons/Warning.cjs`),M=require(`./icons/Error.cjs`),N=require(`./icons/Check.cjs`),P=require(`./icons/Person.cjs`),F=require(`./icons/Accessibility.cjs`),I=require(`./icons/Applications.cjs`),L=require(`./icons/Notifications.cjs`),R=require(`./icons/InputMouse.cjs`),z=require(`./icons/InputKeyboard.cjs`),B=require(`./icons/InputTablet.cjs`),V=require(`./icons/ColorManagement.cjs`),H=require(`./icons/Printer.cjs`),U=require(`./icons/Lock.cjs`),W=require(`./icons/Folder.cjs`),G=require(`./icons/Document.cjs`),K=require(`./icons/Image.cjs`),q=require(`./icons/Star.cjs`),J=require(`./icons/StarOutline.cjs`),Y=require(`./icons/Heart.cjs`),X=require(`./icons/MediaPlay.cjs`),Z=require(`./icons/MediaPause.cjs`),Q=require(`./icons/MediaSkipForward.cjs`),$=require(`./icons/MediaSkipBackward.cjs`),ee=require(`./third-party/GitHub.cjs`),te=require(`./third-party/GitLab.cjs`),ne=require(`./third-party/Bitbucket.cjs`),re=require(`./third-party/X.cjs`),ie=require(`./third-party/Npm.cjs`);exports.Accessibility=F.Accessibility,exports.Add=c.Add,exports.Applications=I.Applications,exports.Attachment=C.Attachment,exports.Bitbucket=ne.Bitbucket,exports.Check=N.Check,exports.Close=y.Close,exports.ColorManagement=V.ColorManagement,exports.Copy=f.Copy,exports.Cut=m.Cut,exports.Delete=u.Delete,exports.Document=G.Document,exports.DocumentOpen=v.DocumentOpen,exports.Edit=d.Edit,exports.Error=M.Error,exports.Folder=W.Folder,exports.GitHub=ee.GitHub,exports.GitLab=te.GitLab,exports.GoHome=n.GoHome,exports.GoNext=t.GoNext,exports.GoPrevious=e.GoPrevious,exports.GoUp=r.GoUp,exports.Heart=Y.Heart,exports.Image=K.Image,exports.Information=A.Information,exports.InputKeyboard=z.InputKeyboard,exports.InputMouse=R.InputMouse,exports.InputTablet=B.InputTablet,exports.Lock=U.Lock,exports.MediaPause=Z.MediaPause,exports.MediaPlay=X.MediaPlay,exports.MediaSkipBackward=$.MediaSkipBackward,exports.MediaSkipForward=Q.MediaSkipForward,exports.Notifications=L.Notifications,exports.Npm=ie.Npm,exports.OpenMenu=w.OpenMenu,exports.PanDown=i.PanDown,exports.PanEnd=s.PanEnd,exports.PanStart=o.PanStart,exports.PanUp=a.PanUp,exports.Paste=p.Paste,exports.Person=P.Person,exports.Printer=H.Printer,exports.Redo=g.Redo,exports.Refresh=x.Refresh,exports.Remove=l.Remove,exports.Save=_.Save,exports.Search=b.Search,exports.Settings=k.Settings,exports.Share=S.Share,exports.Star=q.Star,exports.StarOutline=J.StarOutline,exports.Undo=h.Undo,exports.ViewConceal=O.ViewConceal,exports.ViewMore=T.ViewMore,exports.ViewReveal=D.ViewReveal,exports.ViewSidebar=E.ViewSidebar,exports.Warning=j.Warning,exports.X=re.X;
package/dist/index.js CHANGED
@@ -56,4 +56,5 @@ import { GitHub as ee } from "./third-party/GitHub.js";
56
56
  import { GitLab as te } from "./third-party/GitLab.js";
57
57
  import { Bitbucket as ne } from "./third-party/Bitbucket.js";
58
58
  import { X as re } from "./third-party/X.js";
59
- export { F as Accessibility, c as Add, I as Applications, C as Attachment, ne as Bitbucket, N as Check, y as Close, V as ColorManagement, f as Copy, m as Cut, u as Delete, G as Document, v as DocumentOpen, d as Edit, M as Error, W as Folder, ee as GitHub, te as GitLab, n as GoHome, t as GoNext, e as GoPrevious, r as GoUp, Y as Heart, K as Image, A as Information, z as InputKeyboard, R as InputMouse, B as InputTablet, U as Lock, Z as MediaPause, X as MediaPlay, $ as MediaSkipBackward, Q as MediaSkipForward, L as Notifications, w as OpenMenu, i as PanDown, s as PanEnd, o as PanStart, a as PanUp, p as Paste, P as Person, H as Printer, g as Redo, x as Refresh, l as Remove, _ as Save, b as Search, k as Settings, S as Share, q as Star, J as StarOutline, h as Undo, O as ViewConceal, T as ViewMore, D as ViewReveal, E as ViewSidebar, j as Warning, re as X };
59
+ import { Npm as ie } from "./third-party/Npm.js";
60
+ export { F as Accessibility, c as Add, I as Applications, C as Attachment, ne as Bitbucket, N as Check, y as Close, V as ColorManagement, f as Copy, m as Cut, u as Delete, G as Document, v as DocumentOpen, d as Edit, M as Error, W as Folder, ee as GitHub, te as GitLab, n as GoHome, t as GoNext, e as GoPrevious, r as GoUp, Y as Heart, K as Image, A as Information, z as InputKeyboard, R as InputMouse, B as InputTablet, U as Lock, Z as MediaPause, X as MediaPlay, $ as MediaSkipBackward, Q as MediaSkipForward, L as Notifications, ie as Npm, w as OpenMenu, i as PanDown, s as PanEnd, o as PanStart, a as PanUp, p as Paste, P as Person, H as Printer, g as Redo, x as Refresh, l as Remove, _ as Save, b as Search, k as Settings, S as Share, q as Star, J as StarOutline, h as Undo, O as ViewConceal, T as ViewMore, D as ViewReveal, E as ViewSidebar, j as Warning, re as X };
@@ -0,0 +1,2 @@
1
+ var e={viewBox:`0 0 16 16`,paths:[{d:`M1.18 0C.52 0 0 .52 0 1.18v13.65C0 15.48.52 16 1.18 16h13.65c.65 0 1.18-.52 1.18-1.18V1.18C16 .52 15.48 0 14.82 0zM3.42 3.55l9.22.013-.006 9.22h-2.31l.01-6.92h-2.3l-.01 6.92H3.42z`,fillRule:`evenodd`}]};exports.Npm=e;
2
+ //# sourceMappingURL=Npm.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Npm.cjs","names":[],"sources":["../../src/third-party/Npm.ts"],"sourcesContent":["import type { IconDefinition } from \"../types.ts\";\n\n/** npm logo mark */\nexport const Npm: IconDefinition = {\n viewBox: \"0 0 16 16\",\n paths: [\n {\n d: \"M1.18 0C.52 0 0 .52 0 1.18v13.65C0 15.48.52 16 1.18 16h13.65c.65 0 1.18-.52 1.18-1.18V1.18C16 .52 15.48 0 14.82 0zM3.42 3.55l9.22.013-.006 9.22h-2.31l.01-6.92h-2.3l-.01 6.92H3.42z\",\n fillRule: \"evenodd\",\n },\n ],\n};\n"],"mappings":"AAGA,IAAa,EAAsB,CACjC,QAAS,YACT,MAAO,CACL,CACE,EAAG,sLACH,SAAU,UACX,CACF,CACF"}
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types.ts';
2
+ /** npm logo mark */
3
+ export declare const Npm: IconDefinition;
@@ -0,0 +1,12 @@
1
+ //#region src/third-party/Npm.ts
2
+ var e = {
3
+ viewBox: "0 0 16 16",
4
+ paths: [{
5
+ d: "M1.18 0C.52 0 0 .52 0 1.18v13.65C0 15.48.52 16 1.18 16h13.65c.65 0 1.18-.52 1.18-1.18V1.18C16 .52 15.48 0 14.82 0zM3.42 3.55l9.22.013-.006 9.22h-2.31l.01-6.92h-2.3l-.01 6.92H3.42z",
6
+ fillRule: "evenodd"
7
+ }]
8
+ };
9
+ //#endregion
10
+ export { e as Npm };
11
+
12
+ //# sourceMappingURL=Npm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Npm.js","names":[],"sources":["../../src/third-party/Npm.ts"],"sourcesContent":["import type { IconDefinition } from \"../types.ts\";\n\n/** npm logo mark */\nexport const Npm: IconDefinition = {\n viewBox: \"0 0 16 16\",\n paths: [\n {\n d: \"M1.18 0C.52 0 0 .52 0 1.18v13.65C0 15.48.52 16 1.18 16h13.65c.65 0 1.18-.52 1.18-1.18V1.18C16 .52 15.48 0 14.82 0zM3.42 3.55l9.22.013-.006 9.22h-2.31l.01-6.92h-2.3l-.01 6.92H3.42z\",\n fillRule: \"evenodd\",\n },\n ],\n};\n"],"mappings":";AAGA,IAAa,IAAsB;CACjC,SAAS;CACT,OAAO,CACL;EACE,GAAG;EACH,UAAU;EACX,CACF;CACF"}
@@ -2,3 +2,4 @@ export { GitHub } from './GitHub.ts';
2
2
  export { GitLab } from './GitLab.ts';
3
3
  export { Bitbucket } from './Bitbucket.ts';
4
4
  export { X } from './X.ts';
5
+ export { Npm } from './Npm.ts';
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`./third-party/GitHub.cjs`),t=require(`./third-party/GitLab.cjs`),n=require(`./third-party/Bitbucket.cjs`),r=require(`./third-party/X.cjs`);exports.Bitbucket=n.Bitbucket,exports.GitHub=e.GitHub,exports.GitLab=t.GitLab,exports.X=r.X;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`./third-party/GitHub.cjs`),t=require(`./third-party/GitLab.cjs`),n=require(`./third-party/Bitbucket.cjs`),r=require(`./third-party/X.cjs`),i=require(`./third-party/Npm.cjs`);exports.Bitbucket=n.Bitbucket,exports.GitHub=e.GitHub,exports.GitLab=t.GitLab,exports.Npm=i.Npm,exports.X=r.X;
@@ -2,4 +2,5 @@ import { GitHub as e } from "./third-party/GitHub.js";
2
2
  import { GitLab as t } from "./third-party/GitLab.js";
3
3
  import { Bitbucket as n } from "./third-party/Bitbucket.js";
4
4
  import { X as r } from "./third-party/X.js";
5
- export { n as Bitbucket, e as GitHub, t as GitLab, r as X };
5
+ import { Npm as i } from "./third-party/Npm.js";
6
+ export { n as Bitbucket, e as GitHub, t as GitLab, i as Npm, r as X };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gnome-ui/icons",
3
- "version": "1.38.1",
3
+ "version": "1.40.0",
4
4
  "description": "Adwaita symbolic icon definitions (framework-agnostic SVG path data)",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -36,6 +36,9 @@
36
36
  "prebuild": "vite-magic validate",
37
37
  "build": "tsc && vite build",
38
38
  "typecheck": "tsc --noEmit",
39
+ "test": "vitest run",
40
+ "test:watch": "vitest",
41
+ "test:coverage": "vitest run --coverage",
39
42
  "storybook": "storybook dev -p 6008",
40
43
  "build-storybook": "storybook build"
41
44
  },
@@ -43,6 +46,8 @@
43
46
  "access": "public"
44
47
  },
45
48
  "devDependencies": {
49
+ "@vitest/coverage-v8": "^4.1.4",
50
+ "vitest": "^4.1.4",
46
51
  "@storybook/addon-a11y": "^10.3.3",
47
52
  "@storybook/addon-docs": "^10.3.3",
48
53
  "@storybook/react": "^10.3.3",