@nice2dev/ui-display 1.0.10
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/README.md +36 -0
- package/dist/index.cjs +2 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.ts +85 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.mjs +44 -0
- package/dist/index.mjs.map +1 -0
- package/package.json +62 -0
package/README.md
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# @nice2dev/ui-display
|
|
2
|
+
|
|
3
|
+
> Nice2Dev UI Display — Badge, Avatar, Progress, Skeleton, Timeline, Carousel, Buttons, QRCode, Barcode
|
|
4
|
+
|
|
5
|
+
Part of the [Nice2Dev](https://nice2dev.com) UI monorepo.
|
|
6
|
+
|
|
7
|
+
## Installation
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
npm install @nice2dev/ui-display
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
## Usage
|
|
14
|
+
|
|
15
|
+
```tsx
|
|
16
|
+
import {} from /* component(s) */ '@nice2dev/ui-display';
|
|
17
|
+
```
|
|
18
|
+
|
|
19
|
+
## What's inside
|
|
20
|
+
|
|
21
|
+
- **1** source file
|
|
22
|
+
- Tree-shakable ESM build via Vite + tsup
|
|
23
|
+
- Full TypeScript types
|
|
24
|
+
- WCAG 2.1 AA accessibility baseline
|
|
25
|
+
|
|
26
|
+
## Featured components
|
|
27
|
+
|
|
28
|
+
- See package source for the full export list.
|
|
29
|
+
|
|
30
|
+
## Examples
|
|
31
|
+
|
|
32
|
+
Live, interactive examples for every component are available in the [Nice2Dev showcase](https://github.com/nice2dev/NiceToDev.UI/tree/main/packages/showcase) — each entry exposes presets, size / state / label / error placement selectors and full prop documentation.
|
|
33
|
+
|
|
34
|
+
## License
|
|
35
|
+
|
|
36
|
+
MIT — see [LICENSE](../../LICENSE) at the repository root.
|
package/dist/index.cjs
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@nice2dev/ui");Object.defineProperty(exports,"NiceAchievementBadge",{enumerable:!0,get:()=>e.NiceAchievementBadge});Object.defineProperty(exports,"NiceAmountBreakdown",{enumerable:!0,get:()=>e.NiceAmountBreakdown});Object.defineProperty(exports,"NiceAnalyticsTracker",{enumerable:!0,get:()=>e.NiceAnalyticsTracker});Object.defineProperty(exports,"NiceAvatar",{enumerable:!0,get:()=>e.NiceAvatar});Object.defineProperty(exports,"NiceAvatarGroup",{enumerable:!0,get:()=>e.NiceAvatarGroup});Object.defineProperty(exports,"NiceBadge",{enumerable:!0,get:()=>e.NiceBadge});Object.defineProperty(exports,"NiceBarcodeGenerator",{enumerable:!0,get:()=>e.NiceBarcodeGenerator});Object.defineProperty(exports,"NiceBusinessCard",{enumerable:!0,get:()=>e.NiceBusinessCard});Object.defineProperty(exports,"NiceButton",{enumerable:!0,get:()=>e.NiceButton});Object.defineProperty(exports,"NiceButtonGroup",{enumerable:!0,get:()=>e.NiceButtonGroup});Object.defineProperty(exports,"NiceCarousel",{enumerable:!0,get:()=>e.NiceCarousel});Object.defineProperty(exports,"NiceDivider",{enumerable:!0,get:()=>e.NiceDivider});Object.defineProperty(exports,"NiceDocumentApprovalFlow",{enumerable:!0,get:()=>e.NiceDocumentApprovalFlow});Object.defineProperty(exports,"NiceDocumentVersionList",{enumerable:!0,get:()=>e.NiceDocumentVersionList});Object.defineProperty(exports,"NiceDropDownButton",{enumerable:!0,get:()=>e.NiceDropDownButton});Object.defineProperty(exports,"NiceEmpty",{enumerable:!0,get:()=>e.NiceEmpty});Object.defineProperty(exports,"NiceFAQ",{enumerable:!0,get:()=>e.NiceFAQ});Object.defineProperty(exports,"NiceGallery",{enumerable:!0,get:()=>e.NiceGallery});Object.defineProperty(exports,"NiceIconButton",{enumerable:!0,get:()=>e.NiceIconButton});Object.defineProperty(exports,"NiceImageViewer",{enumerable:!0,get:()=>e.NiceImageViewer});Object.defineProperty(exports,"NiceInbox",{enumerable:!0,get:()=>e.NiceInbox});Object.defineProperty(exports,"NiceLeaderboard",{enumerable:!0,get:()=>e.NiceLeaderboard});Object.defineProperty(exports,"NiceNotificationCenter",{enumerable:!0,get:()=>e.NiceNotificationCenter});Object.defineProperty(exports,"NicePDFViewer",{enumerable:!0,get:()=>e.NicePDFViewer});Object.defineProperty(exports,"NiceProgress",{enumerable:!0,get:()=>e.NiceProgress});Object.defineProperty(exports,"NiceQRCode",{enumerable:!0,get:()=>e.NiceQRCode});Object.defineProperty(exports,"NiceQuestCard",{enumerable:!0,get:()=>e.NiceQuestCard});Object.defineProperty(exports,"NiceSegmentedControl",{enumerable:!0,get:()=>e.NiceSegmentedControl});Object.defineProperty(exports,"NiceSkeleton",{enumerable:!0,get:()=>e.NiceSkeleton});Object.defineProperty(exports,"NiceSpeedDialAction",{enumerable:!0,get:()=>e.NiceSpeedDialAction});Object.defineProperty(exports,"NiceSpinner",{enumerable:!0,get:()=>e.NiceSpinner});Object.defineProperty(exports,"NiceStatusBadge",{enumerable:!0,get:()=>e.NiceStatusBadge});Object.defineProperty(exports,"NiceTag",{enumerable:!0,get:()=>e.NiceTag});Object.defineProperty(exports,"NiceTerminalUI",{enumerable:!0,get:()=>e.NiceTerminalUI});Object.defineProperty(exports,"NiceThemeSwitcher",{enumerable:!0,get:()=>e.NiceThemeSwitcher});Object.defineProperty(exports,"NiceTimeline",{enumerable:!0,get:()=>e.NiceTimeline});Object.defineProperty(exports,"NiceTooltip",{enumerable:!0,get:()=>e.NiceTooltip});Object.defineProperty(exports,"NiceVirtualScroller",{enumerable:!0,get:()=>e.NiceVirtualScroller});Object.defineProperty(exports,"NiceXPBar",{enumerable:!0,get:()=>e.NiceXPBar});Object.defineProperty(exports,"useAnalytics",{enumerable:!0,get:()=>e.useAnalytics});
|
|
2
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @nice2dev/ui-display — Display and visual components
|
|
3
|
+
*
|
|
4
|
+
* This is a facade package that re-exports display components from @nice2dev/ui.
|
|
5
|
+
* Install @nice2dev/ui as a peer dependency.
|
|
6
|
+
*/
|
|
7
|
+
export { NiceButton } from '@nice2dev/ui';
|
|
8
|
+
export type { NiceButtonProps } from '@nice2dev/ui';
|
|
9
|
+
export { NiceButtonGroup } from '@nice2dev/ui';
|
|
10
|
+
export type { NiceButtonGroupProps } from '@nice2dev/ui';
|
|
11
|
+
export { NiceIconButton } from '@nice2dev/ui';
|
|
12
|
+
export type { NiceIconButtonProps } from '@nice2dev/ui';
|
|
13
|
+
export { NiceDropDownButton } from '@nice2dev/ui';
|
|
14
|
+
export type { NiceDropDownButtonProps } from '@nice2dev/ui';
|
|
15
|
+
export { NiceSpeedDialAction } from '@nice2dev/ui';
|
|
16
|
+
export type { NiceSpeedDialProps } from '@nice2dev/ui';
|
|
17
|
+
export { NiceBadge } from '@nice2dev/ui';
|
|
18
|
+
export type { NiceBadgeProps } from '@nice2dev/ui';
|
|
19
|
+
export { NiceTag } from '@nice2dev/ui';
|
|
20
|
+
export type { NiceTagProps } from '@nice2dev/ui';
|
|
21
|
+
export { NiceAvatar } from '@nice2dev/ui';
|
|
22
|
+
export type { NiceAvatarProps } from '@nice2dev/ui';
|
|
23
|
+
export { NiceAvatarGroup } from '@nice2dev/ui';
|
|
24
|
+
export type { NiceAvatarGroupProps } from '@nice2dev/ui';
|
|
25
|
+
export { NiceProgress } from '@nice2dev/ui';
|
|
26
|
+
export type { NiceProgressProps } from '@nice2dev/ui';
|
|
27
|
+
export { NiceSkeleton } from '@nice2dev/ui';
|
|
28
|
+
export type { NiceSkeletonProps } from '@nice2dev/ui';
|
|
29
|
+
export { NiceSpinner } from '@nice2dev/ui';
|
|
30
|
+
export type { NiceSpinnerProps } from '@nice2dev/ui';
|
|
31
|
+
export { NiceDivider } from '@nice2dev/ui';
|
|
32
|
+
export type { NiceDividerProps } from '@nice2dev/ui';
|
|
33
|
+
export { NiceTooltip } from '@nice2dev/ui';
|
|
34
|
+
export type { NiceTooltipProps } from '@nice2dev/ui';
|
|
35
|
+
export { NiceEmpty } from '@nice2dev/ui';
|
|
36
|
+
export type { NiceEmptyProps } from '@nice2dev/ui';
|
|
37
|
+
export { NiceTimeline } from '@nice2dev/ui';
|
|
38
|
+
export type { NiceTimelineProps, NiceTimelineItem } from '@nice2dev/ui';
|
|
39
|
+
export { NiceCarousel } from '@nice2dev/ui';
|
|
40
|
+
export type { NiceCarouselProps } from '@nice2dev/ui';
|
|
41
|
+
export { NiceGallery } from '@nice2dev/ui';
|
|
42
|
+
export type { NiceGalleryProps, NiceGalleryItem } from '@nice2dev/ui';
|
|
43
|
+
export { NiceVirtualScroller } from '@nice2dev/ui';
|
|
44
|
+
export type { NiceVirtualScrollerProps } from '@nice2dev/ui';
|
|
45
|
+
export { NiceImageViewer } from '@nice2dev/ui';
|
|
46
|
+
export type { NiceImageViewerProps } from '@nice2dev/ui';
|
|
47
|
+
export { NicePDFViewer } from '@nice2dev/ui';
|
|
48
|
+
export type { NicePDFViewerProps } from '@nice2dev/ui';
|
|
49
|
+
export { NiceBarcodeGenerator } from '@nice2dev/ui';
|
|
50
|
+
export type { NiceBarcodeGeneratorProps, NiceBarcodeFormat } from '@nice2dev/ui';
|
|
51
|
+
export { NiceQRCode } from '@nice2dev/ui';
|
|
52
|
+
export type { NiceQRCodeProps, NiceQRErrorCorrection } from '@nice2dev/ui';
|
|
53
|
+
export { NiceTerminalUI } from '@nice2dev/ui';
|
|
54
|
+
export type { NiceTerminalUIProps, NiceTerminalLine } from '@nice2dev/ui';
|
|
55
|
+
export { NiceLeaderboard } from '@nice2dev/ui';
|
|
56
|
+
export type { NiceLeaderboardProps, LeaderboardEntry } from '@nice2dev/ui';
|
|
57
|
+
export { NiceAchievementBadge } from '@nice2dev/ui';
|
|
58
|
+
export type { NiceAchievementBadgeProps, AchievementStatus } from '@nice2dev/ui';
|
|
59
|
+
export { NiceQuestCard } from '@nice2dev/ui';
|
|
60
|
+
export type { NiceQuestCardProps, QuestStatus, QuestReward } from '@nice2dev/ui';
|
|
61
|
+
export { NiceXPBar } from '@nice2dev/ui';
|
|
62
|
+
export type { NiceXPBarProps } from '@nice2dev/ui';
|
|
63
|
+
export { NiceStatusBadge } from '@nice2dev/ui';
|
|
64
|
+
export type { NiceStatusBadgeProps, StatusCategory } from '@nice2dev/ui';
|
|
65
|
+
export { NiceAmountBreakdown } from '@nice2dev/ui';
|
|
66
|
+
export type { NiceAmountBreakdownProps, BreakdownLine } from '@nice2dev/ui';
|
|
67
|
+
export { NiceDocumentVersionList } from '@nice2dev/ui';
|
|
68
|
+
export type { NiceDocumentVersionListProps, DocumentVersion, DocumentVersionStatus, } from '@nice2dev/ui';
|
|
69
|
+
export { NiceDocumentApprovalFlow } from '@nice2dev/ui';
|
|
70
|
+
export type { NiceDocumentApprovalFlowProps, ApprovalStep, ApprovalStepStatus } from '@nice2dev/ui';
|
|
71
|
+
export { NiceInbox } from '@nice2dev/ui';
|
|
72
|
+
export type { NiceInboxProps, InboxMessage, InboxPriority } from '@nice2dev/ui';
|
|
73
|
+
export { NiceNotificationCenter } from '@nice2dev/ui';
|
|
74
|
+
export type { NiceNotificationCenterProps, NotificationEntry, NotificationType, } from '@nice2dev/ui';
|
|
75
|
+
export { NiceBusinessCard } from '@nice2dev/ui';
|
|
76
|
+
export type { NiceBusinessCardProps, BusinessCardData, BusinessEntityType } from '@nice2dev/ui';
|
|
77
|
+
export { NiceThemeSwitcher } from '@nice2dev/ui';
|
|
78
|
+
export type { NiceThemeSwitcherProps, ThemeSwitcherVariant, ThemePreset, ThemeOption, } from '@nice2dev/ui';
|
|
79
|
+
export { NiceSegmentedControl } from '@nice2dev/ui';
|
|
80
|
+
export type { NiceSegmentedControlProps, NiceSegmentOption } from '@nice2dev/ui';
|
|
81
|
+
export { NiceFAQ } from '@nice2dev/ui';
|
|
82
|
+
export type { NiceFAQProps, FAQItem, FAQCategory } from '@nice2dev/ui';
|
|
83
|
+
export { NiceAnalyticsTracker, useAnalytics } from '@nice2dev/ui';
|
|
84
|
+
export type { NiceAnalyticsTrackerProps, AnalyticsEvent, AnalyticsProvider } from '@nice2dev/ui';
|
|
85
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
package/dist/index.mjs
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { NiceAchievementBadge as c, NiceAmountBreakdown as N, NiceAnalyticsTracker as r, NiceAvatar as o, NiceAvatarGroup as t, NiceBadge as a, NiceBarcodeGenerator as n, NiceBusinessCard as l, NiceButton as u, NiceButtonGroup as d, NiceCarousel as s, NiceDivider as m, NiceDocumentApprovalFlow as B, NiceDocumentVersionList as p, NiceDropDownButton as A, NiceEmpty as g, NiceFAQ as D, NiceGallery as S, NiceIconButton as w, NiceImageViewer as C, NiceInbox as T, NiceLeaderboard as v, NiceNotificationCenter as y, NicePDFViewer as G, NiceProgress as I, NiceQRCode as V, NiceQuestCard as h, NiceSegmentedControl as k, NiceSkeleton as F, NiceSpeedDialAction as P, NiceSpinner as Q, NiceStatusBadge as b, NiceTag as f, NiceTerminalUI as x, NiceThemeSwitcher as L, NiceTimeline as E, NiceTooltip as R, NiceVirtualScroller as U, NiceXPBar as X, useAnalytics as j } from "@nice2dev/ui";
|
|
2
|
+
export {
|
|
3
|
+
c as NiceAchievementBadge,
|
|
4
|
+
N as NiceAmountBreakdown,
|
|
5
|
+
r as NiceAnalyticsTracker,
|
|
6
|
+
o as NiceAvatar,
|
|
7
|
+
t as NiceAvatarGroup,
|
|
8
|
+
a as NiceBadge,
|
|
9
|
+
n as NiceBarcodeGenerator,
|
|
10
|
+
l as NiceBusinessCard,
|
|
11
|
+
u as NiceButton,
|
|
12
|
+
d as NiceButtonGroup,
|
|
13
|
+
s as NiceCarousel,
|
|
14
|
+
m as NiceDivider,
|
|
15
|
+
B as NiceDocumentApprovalFlow,
|
|
16
|
+
p as NiceDocumentVersionList,
|
|
17
|
+
A as NiceDropDownButton,
|
|
18
|
+
g as NiceEmpty,
|
|
19
|
+
D as NiceFAQ,
|
|
20
|
+
S as NiceGallery,
|
|
21
|
+
w as NiceIconButton,
|
|
22
|
+
C as NiceImageViewer,
|
|
23
|
+
T as NiceInbox,
|
|
24
|
+
v as NiceLeaderboard,
|
|
25
|
+
y as NiceNotificationCenter,
|
|
26
|
+
G as NicePDFViewer,
|
|
27
|
+
I as NiceProgress,
|
|
28
|
+
V as NiceQRCode,
|
|
29
|
+
h as NiceQuestCard,
|
|
30
|
+
k as NiceSegmentedControl,
|
|
31
|
+
F as NiceSkeleton,
|
|
32
|
+
P as NiceSpeedDialAction,
|
|
33
|
+
Q as NiceSpinner,
|
|
34
|
+
b as NiceStatusBadge,
|
|
35
|
+
f as NiceTag,
|
|
36
|
+
x as NiceTerminalUI,
|
|
37
|
+
L as NiceThemeSwitcher,
|
|
38
|
+
E as NiceTimeline,
|
|
39
|
+
R as NiceTooltip,
|
|
40
|
+
U as NiceVirtualScroller,
|
|
41
|
+
X as NiceXPBar,
|
|
42
|
+
j as useAnalytics
|
|
43
|
+
};
|
|
44
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/package.json
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@nice2dev/ui-display",
|
|
3
|
+
"version": "1.0.10",
|
|
4
|
+
"description": "Nice2Dev UI Display — Badge, Avatar, Progress, Skeleton, Timeline, Carousel, Buttons, QRCode, Barcode",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"sideEffects": false,
|
|
7
|
+
"main": "dist/index.cjs",
|
|
8
|
+
"module": "dist/index.mjs",
|
|
9
|
+
"types": "dist/index.d.ts",
|
|
10
|
+
"exports": {
|
|
11
|
+
".": {
|
|
12
|
+
"types": "./dist/index.d.ts",
|
|
13
|
+
"import": "./dist/index.mjs",
|
|
14
|
+
"require": "./dist/index.cjs"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"files": [
|
|
18
|
+
"dist",
|
|
19
|
+
"LICENSE",
|
|
20
|
+
"README.md",
|
|
21
|
+
"CHANGELOG.md"
|
|
22
|
+
],
|
|
23
|
+
"scripts": {
|
|
24
|
+
"build": "tsc -p tsconfig.build.json && vite build",
|
|
25
|
+
"clean": "rimraf dist",
|
|
26
|
+
"typecheck": "tsc --noEmit",
|
|
27
|
+
"prepublishOnly": "npm run build"
|
|
28
|
+
},
|
|
29
|
+
"peerDependencies": {
|
|
30
|
+
"@nice2dev/ui": "^1.0.10",
|
|
31
|
+
"react": ">=17.0.0",
|
|
32
|
+
"react-dom": ">=17.0.0"
|
|
33
|
+
},
|
|
34
|
+
"devDependencies": {
|
|
35
|
+
"@nice2dev/ui": "^1.0.10",
|
|
36
|
+
"@types/react": "^18.2.0",
|
|
37
|
+
"@types/react-dom": "^18.2.0",
|
|
38
|
+
"@vitejs/plugin-react": "^4.3.0",
|
|
39
|
+
"react": "^18.2.0",
|
|
40
|
+
"react-dom": "^18.2.0",
|
|
41
|
+
"rimraf": "^6.0.0",
|
|
42
|
+
"typescript": "^5.3.0",
|
|
43
|
+
"vite": "^6.4.0"
|
|
44
|
+
},
|
|
45
|
+
"author": "NiceToDev <contact@nicetodev.com>",
|
|
46
|
+
"license": "SEE LICENSE IN LICENSE",
|
|
47
|
+
"repository": {
|
|
48
|
+
"type": "git",
|
|
49
|
+
"url": "git+https://github.com/NiceToDev/NiceToDev.UI.git",
|
|
50
|
+
"directory": "packages/ui-display"
|
|
51
|
+
},
|
|
52
|
+
"keywords": [
|
|
53
|
+
"react",
|
|
54
|
+
"badge",
|
|
55
|
+
"avatar",
|
|
56
|
+
"progress",
|
|
57
|
+
"skeleton",
|
|
58
|
+
"carousel",
|
|
59
|
+
"button",
|
|
60
|
+
"nice2dev"
|
|
61
|
+
]
|
|
62
|
+
}
|