@iconify-solid/ooui 1.0.3 → 1.0.4

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.
@@ -0,0 +1,15 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/k/k_p-29b1u.css';
4
+
5
+ const viewBox = {"width":20,"height":20};
6
+ const content = `<path class="k_p-29b1u"/>`;
7
+
8
+ /** @param props {{width?: string; height?: string;}} */
9
+ function Component(props) {
10
+ const [local, others] = splitProps(props, ["width","height"]);
11
+
12
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"ooui:draggable-horizontal"} {...others} />);
13
+ }
14
+
15
+ export default Component;
@@ -0,0 +1,15 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/s/s91egttvu.css';
4
+
5
+ const viewBox = {"width":20,"height":20};
6
+ const content = `<path class="s91egttvu"/>`;
7
+
8
+ /** @param props {{width?: string; height?: string;}} */
9
+ function Component(props) {
10
+ const [local, others] = splitProps(props, ["width","height"]);
11
+
12
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"ooui:draggable-vertical"} {...others} />);
13
+ }
14
+
15
+ export default Component;
@@ -0,0 +1,15 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/h/hogm20ukb.css';
4
+
5
+ const viewBox = {"width":20,"height":20};
6
+ const content = `<path class="hogm20ukb"/>`;
7
+
8
+ /** @param props {{width?: string; height?: string;}} */
9
+ function Component(props) {
10
+ const [local, others] = splitProps(props, ["width","height"]);
11
+
12
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"ooui:draggable-xy"} {...others} />);
13
+ }
14
+
15
+ export default Component;
@@ -1,9 +1,9 @@
1
1
  import { Icon } from '@iconify/css-solid';
2
2
  import { splitProps } from 'solid-js';
3
- import '../../css/i/ir04mybzg.css';
3
+ import '../../css/g/gdd69vbix.css';
4
4
 
5
5
  const viewBox = {"width":20,"height":20};
6
- const content = `<path class="ir04mybzg"/>`;
6
+ const content = `<path class="gdd69vbix"/>`;
7
7
 
8
8
  /** @param props {{width?: string; height?: string;}} */
9
9
  function Component(props) {
@@ -1,9 +1,9 @@
1
1
  import { Icon } from '@iconify/css-solid';
2
2
  import { splitProps } from 'solid-js';
3
- import '../../css/w/wsleks8hm.css';
3
+ import '../../css/o/ot_dhmbyk.css';
4
4
 
5
5
  const viewBox = {"width":20,"height":20};
6
- const content = `<path class="wsleks8hm"/>`;
6
+ const content = `<path class="ot_dhmbyk"/>`;
7
7
 
8
8
  /** @param props {{width?: string; height?: string;}} */
9
9
  function Component(props) {
@@ -1,10 +1,9 @@
1
1
  import { Icon } from '@iconify/css-solid';
2
2
  import { splitProps } from 'solid-js';
3
- import '../../css/i/i83v5ob8r.css';
4
- import '../../css/p/p05xzufih.css';
3
+ import '../../css/q/qvktn51hg.css';
5
4
 
6
5
  const viewBox = {"width":20,"height":20};
7
- const content = `<path class="i83v5ob8r"/><path class="p05xzufih"/>`;
6
+ const content = `<path class="qvktn51hg"/>`;
8
7
 
9
8
  /** @param props {{width?: string; height?: string;}} */
10
9
  function Component(props) {
@@ -1,9 +1,9 @@
1
1
  import { Icon } from '@iconify/css-solid';
2
2
  import { splitProps } from 'solid-js';
3
- import '../../css/i/i8va3e7ze.css';
3
+ import '../../css/i/i7ez5gbap.css';
4
4
 
5
5
  const viewBox = {"width":20,"height":20};
6
- const content = `<path class="i8va3e7ze"/>`;
6
+ const content = `<path class="i7ez5gbap"/>`;
7
7
 
8
8
  /** @param props {{width?: string; height?: string;}} */
9
9
  function Component(props) {
@@ -1,9 +1,10 @@
1
1
  import { Icon } from '@iconify/css-solid';
2
2
  import { splitProps } from 'solid-js';
3
- import '../../css/z/z1m7h6l_q.css';
3
+ import '../../css/a/asu8thb_w.css';
4
+ import '../../css/y/yzgrvsbgm.css';
4
5
 
5
6
  const viewBox = {"width":20,"height":20};
6
- const content = `<path class="z1m7h6l_q"/>`;
7
+ const content = `<path class="asu8thb_w"/><path class="yzgrvsbgm"/>`;
7
8
 
8
9
  /** @param props {{width?: string; height?: string;}} */
9
10
  function Component(props) {
@@ -1,9 +1,9 @@
1
1
  import { Icon } from '@iconify/css-solid';
2
2
  import { splitProps } from 'solid-js';
3
- import '../../css/o/oht9jkbkp.css';
3
+ import '../../css/j/jxxcn393e.css';
4
4
 
5
5
  const viewBox = {"width":20,"height":20};
6
- const content = `<path class="oht9jkbkp"/>`;
6
+ const content = `<path class="jxxcn393e"/>`;
7
7
 
8
8
  /** @param props {{width?: string; height?: string;}} */
9
9
  function Component(props) {
@@ -1,9 +1,9 @@
1
1
  import { Icon } from '@iconify/css-solid';
2
2
  import { splitProps } from 'solid-js';
3
- import '../../css/j/jrjaysrsh.css';
3
+ import '../../css/b/b_0xcpbdq.css';
4
4
 
5
5
  const viewBox = {"width":20,"height":20};
6
- const content = `<path class="jrjaysrsh"/>`;
6
+ const content = `<path class="b_0xcpbdq"/>`;
7
7
 
8
8
  /** @param props {{width?: string; height?: string;}} */
9
9
  function Component(props) {
@@ -1,10 +1,10 @@
1
1
  import { Icon } from '@iconify/css-solid';
2
2
  import { splitProps } from 'solid-js';
3
- import '../../css/p/p2mab2o0j.css';
3
+ import '../../css/r/rsfdux1we.css';
4
4
  import '../../css/l/leg-f-qxq.css';
5
5
 
6
6
  const viewBox = {"width":20,"height":20};
7
- const content = `<path class="p2mab2o0j"/><path class="leg-f-qxq"/>`;
7
+ const content = `<path class="rsfdux1we"/><path class="leg-f-qxq"/>`;
8
8
 
9
9
  /** @param props {{width?: string; height?: string;}} */
10
10
  function Component(props) {
@@ -1,10 +1,10 @@
1
1
  import { Icon } from '@iconify/css-solid';
2
2
  import { splitProps } from 'solid-js';
3
- import '../../css/e/ennnt_tfg.css';
4
- import '../../css/d/duloenbag.css';
3
+ import '../../css/j/jpd9cm4bn.css';
4
+ import '../../css/n/njarltr6p.css';
5
5
 
6
6
  const viewBox = {"width":20,"height":20};
7
- const content = `<path class="ennnt_tfg"/><path class="duloenbag"/>`;
7
+ const content = `<path class="jpd9cm4bn"/><path class="njarltr6p"/>`;
8
8
 
9
9
  /** @param props {{width?: string; height?: string;}} */
10
10
  function Component(props) {
@@ -0,0 +1,4 @@
1
+ .asu8thb_w {
2
+ fill: currentColor;
3
+ d: path("M8 15.586L9.414 17H15V4h2v15H8.578v-.008L2 12.414L3.414 11L6 13.586V3h2z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .b_0xcpbdq {
2
+ fill: currentColor;
3
+ d: path("M20 17h-3v-1h2v-.5h-1v-1h1V14h-2v-1h3zm-5-1H1v-2h14zm5-5.5h-2v.5h2v1h-3V9.5h2V9h-2V8h3zm-5 .5H1V9h14zm4-4h-1V4h-1V3h2zm-4-1H1V4h14z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .gdd69vbix {
2
+ fill: currentColor;
3
+ d: path("M8 13h3.225l-4.678 4.679a1 1 0 0 1-.394.242L1.91 19.335L.64 18.076l1.413-4.243c.049-.146.133-.28.242-.39L8 7.738zm7-13a3 3 0 0 1 3 3v2h2v6H10V5h2V3a3 3 0 0 1 3-3m0 2a1 1 0 0 0-1 1v2h2V3a1 1 0 0 0-1-1");
4
+ }
@@ -0,0 +1,4 @@
1
+ .i7ez5gbap {
2
+ fill: currentColor;
3
+ d: path("M6.547 17.679c-.11.11-.246.192-.394.242L1.91 19.335L.64 18.077l1.413-4.244a1 1 0 0 1 .242-.39L10.77 4.97l4.255 4.23l-8.478 8.48Zm9.892-9.893l-4.255-4.23L15.38.358L19.623 4.6L16.44 7.786Z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .jpd9cm4bn {
2
+ fill: currentColor;
3
+ d: path("M1 19h18v-2H3V3h16V1H1z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .jxxcn393e {
2
+ fill: currentColor;
3
+ d: path("M3 17H0v-1h2v-.5H1v-1h1V14H0v-1h3zm16-1H5v-2h14zM3 10.5H1v.5h2v1H0V9.5h2V9H0V8h3zm16 .5H5V9h14zM2 7H1V4H0V3h2zm17-1H5V4h14z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .k_p-29b1u {
2
+ fill: currentColor;
3
+ d: path("M9 18H7V2h2zm4 0h-2V2h2zm-8.5-5.5h-1L1 10l2.5-2.5h1zM19 10l-2.5 2.5h-1v-5h1z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .njarltr6p {
2
+ fill: currentColor;
3
+ d: path("M5.982 9.293v1.414l4.708 4.707L12.105 14l-3-3H19V9H9.104l3-3l-1.414-1.414z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .ot_dhmbyk {
2
+ fill: currentColor;
3
+ d: path("m11.76 12.463l-5.213 5.216a1 1 0 0 1-.394.242L1.91 19.335L.64 18.076l1.413-4.243c.049-.146.133-.28.242-.39l5.222-5.222zM14.124 1.5l-3 3H14a6 6 0 0 1 6 6V14h-2v-3.5a4 4 0 0 0-4-4h-2.876l3 3l-1.414 1.414l-4.707-4.707V4.793L12.71.086z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .qvktn51hg {
2
+ fill: currentColor;
3
+ d: path("m15.024 9.2l-8.477 8.479a1 1 0 0 1-.394.242L1.91 19.335L.64 18.076l.702-2.11l3.716.024l8.373-8.375zm-3.027-4.407v1.414L7.29 10.914L5.876 9.5l3-3H6a4 4 0 0 0-4 4V14H0v-3.5a6 6 0 0 1 6-6h2.876l-3-3L7.29.086zm7.626-.193l-3.184 3.185l-4.255-4.23L15.38.359l4.243 4.243Z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .rsfdux1we {
2
+ fill: currentColor;
3
+ d: path("M19 19H1v-2h16V3H1V1h18z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .s91egttvu {
2
+ fill: currentColor;
3
+ d: path("M12.5 16.5L10 19l-2.5-2.5v-1h5zM18 13H2v-2h16zm0-4H2V7h16zm-5.5-5.5v1h-5v-1L10 1z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .yzgrvsbgm {
2
+ fill: currentColor;
3
+ d: path("M11 11H9V1h2zm3 0h-2V2h2z");
4
+ }
package/iconify.json CHANGED
@@ -2,8 +2,8 @@
2
2
  "prefix": "ooui",
3
3
  "info": {
4
4
  "name": "OOUI",
5
- "total": 414,
6
- "version": "0.53.2",
5
+ "total": 416,
6
+ "version": "0.54.0",
7
7
  "author": {
8
8
  "name": "OOUI Team",
9
9
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -28,5 +28,5 @@
28
28
  ],
29
29
  "palette": false
30
30
  },
31
- "lastModified": 1780375133
31
+ "lastModified": 1781326584
32
32
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-solid/ooui",
3
3
  "type": "module",
4
- "version": "1.0.3",
4
+ "version": "1.0.4",
5
5
  "homepage": "https://icon-sets.iconify.design/ooui/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "MIT",
@@ -370,9 +370,17 @@
370
370
  "types": "./types/vn2rmosy.d.ts",
371
371
  "default": "./components/d/download.jsx"
372
372
  },
373
- "./draggable": {
373
+ "./draggable-horizontal": {
374
374
  "types": "./types/vn2rmosy.d.ts",
375
- "default": "./components/d/draggable.jsx"
375
+ "default": "./components/d/draggable-horizontal.jsx"
376
+ },
377
+ "./draggable-vertical": {
378
+ "types": "./types/vn2rmosy.d.ts",
379
+ "default": "./components/d/draggable-vertical.jsx"
380
+ },
381
+ "./draggable-xy": {
382
+ "types": "./types/vn2rmosy.d.ts",
383
+ "default": "./components/d/draggable-xy.jsx"
376
384
  },
377
385
  "./edit": {
378
386
  "types": "./types/vn2rmosy.d.ts",
@@ -1698,6 +1706,10 @@
1698
1706
  "types": "./types/vn2rmosy.d.ts",
1699
1707
  "default": "./components/z/zoom-out.jsx"
1700
1708
  },
1709
+ "./draggable": {
1710
+ "types": "./types/vn2rmosy.d.ts",
1711
+ "default": "./components/d/draggable.jsx"
1712
+ },
1701
1713
  "./*": "./*"
1702
1714
  },
1703
1715
  "dependencies": {
@@ -1,4 +0,0 @@
1
- .duloenbag {
2
- fill: currentColor;
3
- d: path("m12.104 6l-3 3H19v2H9.104l3 3l-1.414 1.414l-4.708-4.707V9.293l4.708-4.707z");
4
- }
@@ -1,4 +0,0 @@
1
- .ennnt_tfg {
2
- fill: currentColor;
3
- d: path("M19 1v5h-2V3H3v14h14v-3h2v5H1V1z");
4
- }
@@ -1,4 +0,0 @@
1
- .i83v5ob8r {
2
- fill: currentColor;
3
- d: path("M19.212 4.768L7.194 16.785a1 1 0 0 1-.346.225L2.05 18.873l-1.296-1.3L1.793 15h2.161l-.475 1.177l2.443-.947L16.384 4.768L14.916 3.3l-.806.804l-.699-.725l-.702-.702L14.915.472z");
4
- }
@@ -1,4 +0,0 @@
1
- .i8va3e7ze {
2
- fill: currentColor;
3
- d: path("m15.765 7.875l-8.483 8.484a1 1 0 0 1-.253.184l-4.214 2.15l-1.357-1.33L3.58 13.12q.073-.145.188-.26l8.48-8.48zm3.534-3.532l-2.12 2.118l-3.517-3.496l2.13-2.13z");
4
- }
@@ -1,4 +0,0 @@
1
- .ir04mybzg {
2
- fill: currentColor;
3
- d: path("M8 10.215L4.455 13.76l-.976 2.417l2.443-.947L8.152 13h2.828l-3.786 3.785a1 1 0 0 1-.346.225L2.05 18.873l-1.296-1.3l1.917-4.745a1 1 0 0 1 .22-.33L8 7.386zM15 0a3 3 0 0 1 3 3v2h2v6H10V5h2V3a3 3 0 0 1 3-3m0 2a1 1 0 0 0-1 1v2h2V3a1 1 0 0 0-1-1");
4
- }
@@ -1,4 +0,0 @@
1
- .jrjaysrsh {
2
- fill: currentColor;
3
- d: path("M20 17h-3v-1h2v-.5h-2v-1h2V14h-2v-1h3zm-5-1H1v-2h14zm5-5.5h-2v.5h2v1h-3V9.5h2V9h-2V8h3zm-5 .5H1V9h14zm4-5h1v1h-3V6h1V4h-1V3h2zm-4 0H1V4h14z");
4
- }
@@ -1,4 +0,0 @@
1
- .oht9jkbkp {
2
- fill: currentColor;
3
- d: path("M3 17H0v-1h2v-.5H0v-1h2V14H0v-1h3zm16-1H5v-2h14zM3 10.5H1v.5h2v1H0V9.5h2V9H0V8h3zm16 .5H5V9h14zM2 6h1v1H0V6h1V4H0V3h2zm17 0H5V4h14z");
4
- }
@@ -1,4 +0,0 @@
1
- .p05xzufih {
2
- fill: currentColor;
3
- d: path("M11.997 4.793v1.414L7.29 10.914L5.876 9.5l3-3H6a4 4 0 0 0-4 4V14H0v-3.5a6 6 0 0 1 6-6h2.876l-3-3L7.29.086z");
4
- }
@@ -1,4 +0,0 @@
1
- .p2mab2o0j {
2
- fill: currentColor;
3
- d: path("M19 19H1v-5h2v3h14V3H3v3H1V1h18z");
4
- }
@@ -1,4 +0,0 @@
1
- .wsleks8hm {
2
- fill: currentColor;
3
- d: path("m8.756 9.459l-4.3 4.3l-.977 2.418l2.443-.947l4.302-4.303l1.414 1.414l-4.444 4.444a1 1 0 0 1-.346.225L2.05 18.873l-1.296-1.3l1.917-4.745a1 1 0 0 1 .22-.33l4.45-4.453zM14.124 1.5l-3 3H14a6 6 0 0 1 6 6V14h-2v-3.5a4 4 0 0 0-4-4h-2.876l3 3l-1.414 1.414l-4.707-4.707V4.793L12.71.086z");
4
- }
@@ -1,4 +0,0 @@
1
- .z1m7h6l_q {
2
- fill: currentColor;
3
- d: path("M11 10h1V2h2v8h1V4h2v15H8l-6-6.5L3.5 11L6 13.5V3h2v7h1V1h2z");
4
- }