@vertigis/react-ui 9.6.2 → 9.7.2
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.
- package/icons/Label.js +2 -2
- package/icons/LabelOff.d.ts +4 -0
- package/icons/LabelOff.js +3 -0
- package/icons/LabelOptions.js +2 -2
- package/icons/index.d.ts +1 -0
- package/icons/index.js +1 -0
- package/package.json +2 -2
package/icons/Label.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { jsx as _jsx
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import createSvgIcon from './utils/createSvgIcon';
|
|
3
|
-
export default createSvgIcon(
|
|
3
|
+
export default createSvgIcon(_jsx("g", { children: _jsx("path", { d: "M20.2 15.2l.8.8-8 8L2 13v-1.6l8.3 8.3c.4.4 1 .4 1.4 0l1.3-1.3 1.3 1.3c.4.4 1 .4 1.4 0l4.5-4.5zm-7.9 2.5L11 19 0 8V3l3-3h2.6L3.3 2.3c-.2.2-.3.4-.3.7v5c0 .3.1.5.3.7l9 9zM9 4c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1zm3-4H7L4 3v5l11 11 8-8L12 0zM8 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" }, void 0) }, void 0), 'Label');
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import createSvgIcon from './utils/createSvgIcon';
|
|
3
|
+
export default createSvgIcon(_jsx("g", { children: _jsx("path", { d: "M20.2 15.26l.8.8L13 24l-4.38-4.32.8-.8.88.88c.4.4 1 .4 1.4 0l1.3-1.3 1.3 1.3c.4.4 1 .4 1.4 0l4.5-4.5zm-9.2 3.8l1.3-1.3-.88-.88-1.3 1.3.88.88zm-3-16c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4.12 13.12L15 19.06l8-8-2.88-2.88-8 8zM1.44 24.04L.02 22.62l5.77-5.77L2 13.06v-1.6l4.59 4.59.7-.7L0 8.06v-5L3.06 0h2.59L3.3 2.36c-.2.2-.3.4-.3.7v5c0 .3.1.5.3.7l5.29 5.29.7-.7L4 8.06v-5L7.06 0h4.88l5.35 5.35L22.64 0l1.42 1.42L1.44 24.04zM10 4.06c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2z" }, void 0) }, void 0), 'LabelOff');
|
package/icons/LabelOptions.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { jsx as _jsx
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import createSvgIcon from './utils/createSvgIcon';
|
|
3
|
-
export default createSvgIcon(
|
|
3
|
+
export default createSvgIcon(_jsx("g", { children: _jsx("path", { d: "M13.58 23.42L13 24 2 13v-1.6l8.3 8.3c.29.29.69.37 1.05.23.26.41.85.41 1.28.43-.5.3-.8.92-.47 1.46.37.66.88 1.17 1.42 1.6zm-2.36-6.8L3.3 8.7C3.1 8.5 3 8.3 3 8V3c0-.3.1-.5.3-.7L5.6 0H3L0 3v5l11 11 .1-.1c-.05-.64-.05-1.31.03-2 .02-.1.05-.19.09-.28zM8 3c-1.31.03-1.31 1.97 0 2 1.31-.03 1.31-1.97 0-2zm15 8l-1.17 1.17c-.38-.23-.85-.19-1.18.12l-.58.53-.05-.76c-.18-1.46-2.43-.95-3.44-.92-.76.1-.89.82-.89 1.46-.33-.46-.93-.78-1.46-.44-.89.5-1.5 1.25-2.02 1.98-.27.39-.24.91.08 1.26l.53.58-.76.05h-.03L4 8V3l3-3h5l11 11zM10 4c-.07-2.64-3.93-2.64-4 0 .07 2.64 3.93 2.64 4 0zm12.52 15.12c-.1.3-.2.71-.4 1l1.1 1.21c-.5.69-1 1.29-1.7 1.69l-1.1-1.1c-.3.2-.7.3-1 .41l-.1 1.59c-.74.11-1.54.1-2.3 0l-.1-1.59c-.3-.11-.7-.21-1-.41l-1.2 1.1c-.7-.5-1.3-1-1.7-1.69l1.1-.91c-.2-.3-.3-.7-.4-1l-1.6-.09c-.1-.71-.1-1.5 0-2.31l1.6-.1c.1-.3.2-.7.4-1l-1.1-1.2c.5-.7 1-1.3 1.7-1.7l1 1.1c.2-.2.6-.29.9-.4l.1-1.6c.74-.09 1.53-.09 2.3 0l.1 1.6c.3.11.7.2 1 .4l1.2-1.1c.7.5 1.3 1 1.7 1.7l-1.1 1.2c.2.2.3.6.4.91l1.6.09c.1.7.1 1.5 0 2.3l-1.4-.1zm-2.2-1.1c-.01-3.03-4.59-3.03-4.6 0 .11 3.04 4.5 3.04 4.6 0z" }, void 0) }, void 0), 'LabelOptions');
|
package/icons/index.d.ts
CHANGED
|
@@ -320,6 +320,7 @@ export { default as IntersectionLocate } from './IntersectionLocate';
|
|
|
320
320
|
export { default as ItemsFirst } from './ItemsFirst';
|
|
321
321
|
export { default as Iwtm } from './Iwtm';
|
|
322
322
|
export { default as Label } from './Label';
|
|
323
|
+
export { default as LabelOff } from './LabelOff';
|
|
323
324
|
export { default as LabelOptions } from './LabelOptions';
|
|
324
325
|
export { default as Language } from './Language';
|
|
325
326
|
export { default as LayerCatalog } from './LayerCatalog';
|
package/icons/index.js
CHANGED
|
@@ -320,6 +320,7 @@ export { default as IntersectionLocate } from './IntersectionLocate';
|
|
|
320
320
|
export { default as ItemsFirst } from './ItemsFirst';
|
|
321
321
|
export { default as Iwtm } from './Iwtm';
|
|
322
322
|
export { default as Label } from './Label';
|
|
323
|
+
export { default as LabelOff } from './LabelOff';
|
|
323
324
|
export { default as LabelOptions } from './LabelOptions';
|
|
324
325
|
export { default as Language } from './Language';
|
|
325
326
|
export { default as LayerCatalog } from './LayerCatalog';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vertigis/react-ui",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.7.2",
|
|
4
4
|
"description": "Utilities and React components used in VertiGIS applications.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"vertigis",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"tslib": "^2.1.0"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@geocortex/icons": "5.0.
|
|
29
|
+
"@geocortex/icons": "5.0.424",
|
|
30
30
|
"@testing-library/react": "^12.1.2",
|
|
31
31
|
"@testing-library/user-event": "^13.5.0",
|
|
32
32
|
"@types/lodash": "^4.14.168",
|