@alegendstale/holly-components 0.2.24 → 0.2.25
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/components/color-palette/index.d.ts +2 -1
- package/dist/components/color-palette/index.d.ts.map +1 -1
- package/dist/components/color-palette/index.js +2 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/utils/index.d.ts +5 -0
- package/dist/utils/index.d.ts.map +1 -0
- package/dist/utils/index.js +4 -0
- package/package.json +6 -2
|
@@ -3,5 +3,6 @@ import { ColorPaletteItem, ColorPaletteItemEdit } from './item/index.js';
|
|
|
3
3
|
import { ColorPaletteMenu, ColorPaletteReorder } from './menu/index.js';
|
|
4
4
|
import { ColorPaletteComponent } from './component/index.js';
|
|
5
5
|
import { ColorPaletteEditor } from './editor/index.js';
|
|
6
|
-
|
|
6
|
+
import * as ColorPaletteUtils from './color-palette-utils.js';
|
|
7
|
+
export { ColorPalette, ColorPaletteItem, ColorPaletteItemEdit, ColorPaletteMenu, ColorPaletteReorder, ColorPaletteComponent, ColorPaletteEditor, ColorPaletteUtils };
|
|
7
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/color-palette/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/color-palette/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AACvD,OAAO,KAAK,iBAAiB,MAAM,0BAA0B,CAAC;AAE9D,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,CAAC"}
|
|
@@ -3,4 +3,5 @@ import { ColorPaletteItem, ColorPaletteItemEdit } from './item/index.js';
|
|
|
3
3
|
import { ColorPaletteMenu, ColorPaletteReorder } from './menu/index.js';
|
|
4
4
|
import { ColorPaletteComponent } from './component/index.js';
|
|
5
5
|
import { ColorPaletteEditor } from './editor/index.js';
|
|
6
|
-
|
|
6
|
+
import * as ColorPaletteUtils from './color-palette-utils.js';
|
|
7
|
+
export { ColorPalette, ColorPaletteItem, ColorPaletteItemEdit, ColorPaletteMenu, ColorPaletteReorder, ColorPaletteComponent, ColorPaletteEditor, ColorPaletteUtils };
|
package/dist/index.d.ts
CHANGED
|
@@ -5,4 +5,5 @@ export * from './components/carousel-scroller/index.js';
|
|
|
5
5
|
export * from './components/color-palette/index.js';
|
|
6
6
|
export * from './components/responsive-svg/index.js';
|
|
7
7
|
export * from './components/tool-tip/index.js';
|
|
8
|
+
export * from './utils/index.js';
|
|
8
9
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAC;AACzD,cAAc,oCAAoC,CAAC;AACnD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yCAAyC,CAAC;AACxD,cAAc,qCAAqC,CAAC;AACpD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAC;AACzD,cAAc,oCAAoC,CAAC;AACnD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yCAAyC,CAAC;AACxD,cAAc,qCAAqC,CAAC;AACpD,cAAc,sCAAsC,CAAC;AACrD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kBAAkB,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,KAAK,aAAa,MAAM,oBAAoB,CAAC;AAEpD,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,aAAa,EAAE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"private": false,
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.25",
|
|
4
4
|
"name": "@alegendstale/holly-components",
|
|
5
5
|
"description": "Reusable UI components created using lit",
|
|
6
6
|
"type": "module",
|
|
@@ -8,6 +8,10 @@
|
|
|
8
8
|
"module": "./dist/index.js",
|
|
9
9
|
"types": "./dist/index.d.ts",
|
|
10
10
|
"exports": {
|
|
11
|
+
"./utils": {
|
|
12
|
+
"import": "./dist/utils/index.js",
|
|
13
|
+
"types": "./dist/utils/index.d.ts"
|
|
14
|
+
},
|
|
11
15
|
"./absolute-container": {
|
|
12
16
|
"import": "./dist/components/absolute-container/index.js",
|
|
13
17
|
"types": "./dist/components/absolute-container/index.d.ts"
|
|
@@ -59,7 +63,7 @@
|
|
|
59
63
|
},
|
|
60
64
|
"dependencies": {
|
|
61
65
|
"colorsea": "^1.2.2",
|
|
62
|
-
"lit": "^3.
|
|
66
|
+
"lit": "^3.3.0",
|
|
63
67
|
"lucide": "^0.471.0",
|
|
64
68
|
"quantize": "^1.0.2"
|
|
65
69
|
},
|