@vertexvis/ui 0.1.5-canary.0 → 0.1.5-testing.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.
- package/dist/cjs/{banner-5628c955.js → banner-8325d5ca.js} +1 -1
- package/dist/cjs/{dialog-34f1dd6e.js → dialog-34244fe1.js} +2 -0
- package/dist/cjs/{icon-116cb9ca.js → icon-ab3e2b83.js} +1 -1
- package/dist/cjs/{icon-button-4dd2dfa4.js → icon-button-9a6314cd.js} +1 -1
- package/dist/cjs/{icon-helper-475a8443.js → icon-helper-b2117772.js} +8 -2
- package/dist/cjs/index.cjs.js +5 -5
- package/dist/cjs/vertex-banner.cjs.entry.js +2 -2
- package/dist/cjs/vertex-dialog.cjs.entry.js +1 -1
- package/dist/cjs/vertex-icon-button.cjs.entry.js +2 -2
- package/dist/cjs/vertex-icon.cjs.entry.js +2 -2
- package/dist/collection/components/dialog/dialog.js +2 -0
- package/dist/collection/components/icon/icon-helper.js +5 -2
- package/dist/collection/components/icon/icon.js +1 -1
- package/dist/collection/components/icon/icons/triad.js +2 -0
- package/dist/collection/components/icon-button/icon-button.js +1 -1
- package/dist/collection/types/icon.js +2 -1
- package/dist/components/components.esm.js +1 -1
- package/dist/components/icon-helper.js +8 -2
- package/dist/components/index.esm.js +1 -1
- package/dist/components/p-22ec9b78.entry.js +1 -0
- package/dist/components/p-407430fe.entry.js +1 -0
- package/dist/components/p-5366a759.entry.js +1 -0
- package/dist/components/p-7ace7800.entry.js +1 -0
- package/dist/components/{p-f9cb8f55.js → p-8a52767f.js} +1 -1
- package/dist/components/{p-5256b0a6.js → p-90b4e04b.js} +1 -1
- package/dist/components/{p-0d4a0d61.js → p-90cf31d2.js} +1 -1
- package/dist/components/{p-1ee42db8.js → p-c8ab09fb.js} +1 -1
- package/dist/components/{p-ccbcd666.js → p-fedcc21e.js} +1 -1
- package/dist/components/vertex-dialog.js +2 -0
- package/dist/esm/{banner-38690fc8.js → banner-b292060d.js} +1 -1
- package/dist/esm/{dialog-1cef715c.js → dialog-c69d9152.js} +2 -0
- package/dist/esm/{icon-3aa6a6c3.js → icon-390b9402.js} +1 -1
- package/dist/esm/{icon-button-d3d5e6b7.js → icon-button-552e31fe.js} +1 -1
- package/dist/esm/{icon-helper-514f627f.js → icon-helper-7437b548.js} +8 -2
- package/dist/esm/index.js +5 -5
- package/dist/esm/vertex-banner.entry.js +2 -2
- package/dist/esm/vertex-dialog.entry.js +1 -1
- package/dist/esm/vertex-icon-button.entry.js +2 -2
- package/dist/esm/vertex-icon.entry.js +2 -2
- package/dist/types/components/icon/icons/triad.d.ts +3 -0
- package/dist/types/types/icon.d.ts +2 -1
- package/package.json +2 -2
- package/dist/components/p-2e95a400.entry.js +0 -1
- package/dist/components/p-92e6b1d3.entry.js +0 -1
- package/dist/components/p-d85544e7.entry.js +0 -1
- package/dist/components/p-e35057b5.entry.js +0 -1
package/dist/esm/index.js
CHANGED
|
@@ -2,7 +2,7 @@ export { A as AutoResizeTextArea } from './auto-resize-textarea-087fecdb.js';
|
|
|
2
2
|
export { A as Avatar } from './avatar-775455a5.js';
|
|
3
3
|
export { A as AvatarGroup } from './avatar-group-e5ca86bf.js';
|
|
4
4
|
export { B as Badge } from './badge-6d27ca92.js';
|
|
5
|
-
export { B as Banner } from './banner-
|
|
5
|
+
export { B as Banner } from './banner-b292060d.js';
|
|
6
6
|
export { B as Button } from './button-81207236.js';
|
|
7
7
|
export { C as Card } from './card-1e8790aa.js';
|
|
8
8
|
export { C as CardGroup } from './card-group-4e8e0421.js';
|
|
@@ -13,13 +13,13 @@ export { C as ColorCirclePicker } from './color-circle-picker-c4e92fea.js';
|
|
|
13
13
|
export { C as ColorPicker } from './color-picker-b292ad8d.js';
|
|
14
14
|
export { C as ColorSwatch } from './color-swatch-ab647632.js';
|
|
15
15
|
export { C as ContextMenu } from './context-menu-12f1afe1.js';
|
|
16
|
-
export { D as Dialog } from './dialog-
|
|
16
|
+
export { D as Dialog } from './dialog-c69d9152.js';
|
|
17
17
|
export { D as DraggablePopover } from './draggable-popover-9f9b7c97.js';
|
|
18
18
|
export { D as DropdownMenu } from './dropdown-menu-1598ba20.js';
|
|
19
19
|
export { E as Expandable } from './expandable-b487cb00.js';
|
|
20
20
|
export { H as HelpTooltip } from './help-tooltip-c2f0d996.js';
|
|
21
|
-
export { I as Icon } from './icon-
|
|
22
|
-
export { I as IconButton } from './icon-button-
|
|
21
|
+
export { I as Icon } from './icon-390b9402.js';
|
|
22
|
+
export { I as IconButton } from './icon-button-552e31fe.js';
|
|
23
23
|
export { L as LogoLoading } from './logo-loading-3c7fa23d.js';
|
|
24
24
|
export { M as Menu } from './menu-49420f98.js';
|
|
25
25
|
export { M as MenuDivider } from './menu-divider-87c888cb.js';
|
|
@@ -42,7 +42,7 @@ export { T as Tooltip } from './tooltip-bed548f4.js';
|
|
|
42
42
|
import './index-72f28b71.js';
|
|
43
43
|
import './slots-fbb5afb3.js';
|
|
44
44
|
import './index-9c609209.js';
|
|
45
|
-
import './icon-helper-
|
|
45
|
+
import './icon-helper-7437b548.js';
|
|
46
46
|
import './lib-73fbca8b.js';
|
|
47
47
|
import './dom-9d0f7bf4.js';
|
|
48
48
|
import './templates-797420bf.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as vertex_icon_button } from './icon-button-
|
|
1
|
+
export { I as vertex_icon_button } from './icon-button-552e31fe.js';
|
|
2
2
|
import './index-72f28b71.js';
|
|
3
3
|
import './index-9c609209.js';
|
|
4
|
-
import './icon-helper-
|
|
4
|
+
import './icon-helper-7437b548.js';
|
|
@@ -123,9 +123,10 @@ export declare enum IconNames {
|
|
|
123
123
|
'square-dot-outline' = "square-dot-outline",
|
|
124
124
|
'tag' = "tag",
|
|
125
125
|
'tape-measure' = "tape-measure",
|
|
126
|
+
'teleport' = "teleport",
|
|
126
127
|
'teleport-and-align' = "teleport-and-align",
|
|
127
128
|
'teleport-toward' = "teleport-toward",
|
|
128
|
-
'
|
|
129
|
+
'triad' = "triad",
|
|
129
130
|
'turtle' = "turtle",
|
|
130
131
|
'update' = "update",
|
|
131
132
|
'version-history' = "version-history",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vertexvis/ui",
|
|
3
|
-
"version": "0.1.5-
|
|
3
|
+
"version": "0.1.5-testing.0",
|
|
4
4
|
"description": "The Vertex UI component library.",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -87,5 +87,5 @@
|
|
|
87
87
|
"@vertexvis/utils": "^0.23.2",
|
|
88
88
|
"fast-deep-equal": "^3.1.3"
|
|
89
89
|
},
|
|
90
|
-
"gitHead": "
|
|
90
|
+
"gitHead": "b26e55e7c5a391bed1433ce48aa1e6f408e3301c"
|
|
91
91
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{I as vertex_icon_button}from"./p-5256b0a6.js";import"./p-6834631c.js";import"./p-fe062eb0.js";import"./p-ccbcd666.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{B as vertex_banner}from"./p-f9cb8f55.js";import"./p-6834631c.js";import"./p-fe062eb0.js";import"./p-ccbcd666.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{I as vertex_icon}from"./p-1ee42db8.js";import"./p-6834631c.js";import"./p-fe062eb0.js";import"./p-ccbcd666.js";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{D as vertex_dialog}from"./p-0d4a0d61.js";import"./p-6834631c.js";import"./p-fe062eb0.js";
|