pf-common-components 1.1.6 → 1.1.9
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/package.json +100 -100
- package/tsconfig.tsbuildinfo +1 -1
- package/dist/assets/Arrow.d.ts +0 -7
- package/dist/assets/Arrow.js +0 -5
- package/dist/assets/CalenderIcon.d.ts +0 -2
- package/dist/assets/CalenderIcon.js +0 -5
- package/dist/assets/ClearAll.d.ts +0 -2
- package/dist/assets/ClearAll.js +0 -5
- package/dist/assets/CrossIcon.d.ts +0 -8
- package/dist/assets/CrossIcon.js +0 -7
- package/dist/assets/DropDown.d.ts +0 -4
- package/dist/assets/DropDown.js +0 -5
- package/dist/global.css +0 -3211
- package/dist/index.d.ts +0 -34
- package/dist/index.js +0 -34
- package/dist/lib/CommonComponentsUtil.d.ts +0 -7
- package/dist/lib/CommonComponentsUtil.js +0 -22
- package/dist/lib/utils.d.ts +0 -2
- package/dist/lib/utils.js +0 -5
- package/dist/ui/BaseTable.d.ts +0 -176
- package/dist/ui/BaseTable.js +0 -453
- package/dist/ui/DateCalendar.d.ts +0 -10
- package/dist/ui/DateCalendar.js +0 -47
- package/dist/ui/DateField.d.ts +0 -34
- package/dist/ui/DateField.js +0 -37
- package/dist/ui/DateOfBirthSelector.d.ts +0 -16
- package/dist/ui/DateOfBirthSelector.js +0 -42
- package/dist/ui/DateRangePicker.d.ts +0 -8
- package/dist/ui/DateRangePicker.js +0 -73
- package/dist/ui/DobCalendar.d.ts +0 -17
- package/dist/ui/DobCalendar.js +0 -86
- package/dist/ui/Formfield.d.ts +0 -12
- package/dist/ui/Formfield.js +0 -36
- package/dist/ui/GetScrollAlert.d.ts +0 -9
- package/dist/ui/GetScrollAlert.js +0 -37
- package/dist/ui/RadioGroupContext/RadioGroupContext.d.ts +0 -7
- package/dist/ui/RadioGroupContext/RadioGroupContext.js +0 -11
- package/dist/ui/SelectCommand.d.ts +0 -69
- package/dist/ui/SelectCommand.js +0 -257
- package/dist/ui/SlashIcon.d.ts +0 -2
- package/dist/ui/SlashIcon.js +0 -5
- package/dist/ui/SortingArrows.d.ts +0 -11
- package/dist/ui/SortingArrows.js +0 -11
- package/dist/ui/TextTags.d.ts +0 -39
- package/dist/ui/TextTags.js +0 -73
- package/dist/ui/accordion.d.ts +0 -10
- package/dist/ui/accordion.js +0 -77
- package/dist/ui/alert-dialog.d.ts +0 -20
- package/dist/ui/alert-dialog.js +0 -62
- package/dist/ui/alert.d.ts +0 -8
- package/dist/ui/alert.js +0 -42
- package/dist/ui/avatar.d.ts +0 -6
- package/dist/ui/avatar.js +0 -32
- package/dist/ui/badge.d.ts +0 -10
- package/dist/ui/badge.js +0 -58
- package/dist/ui/button.d.ts +0 -12
- package/dist/ui/button.js +0 -54
- package/dist/ui/calendar.d.ts +0 -8
- package/dist/ui/calendar.js +0 -45
- package/dist/ui/card.d.ts +0 -8
- package/dist/ui/card.js +0 -45
- package/dist/ui/checkbox.d.ts +0 -12
- package/dist/ui/checkbox.js +0 -44
- package/dist/ui/command.d.ts +0 -47
- package/dist/ui/command.js +0 -67
- package/dist/ui/dialog.d.ts +0 -31
- package/dist/ui/dialog.js +0 -57
- package/dist/ui/dropdown-menu.d.ts +0 -27
- package/dist/ui/dropdown-menu.js +0 -72
- package/dist/ui/form.d.ts +0 -23
- package/dist/ui/form.js +0 -72
- package/dist/ui/hover-card.d.ts +0 -7
- package/dist/ui/hover-card.js +0 -29
- package/dist/ui/input.d.ts +0 -7
- package/dist/ui/input.js +0 -21
- package/dist/ui/label.d.ts +0 -5
- package/dist/ui/label.js +0 -24
- package/dist/ui/multi-select.d.ts +0 -44
- package/dist/ui/multi-select.js +0 -189
- package/dist/ui/navigation-menu.d.ts +0 -11
- package/dist/ui/navigation-menu.js +0 -69
- package/dist/ui/popover.d.ts +0 -6
- package/dist/ui/popover.js +0 -24
- package/dist/ui/radio-group.d.ts +0 -7
- package/dist/ui/radio-group.js +0 -40
- package/dist/ui/radioButtonCard.d.ts +0 -8
- package/dist/ui/radioButtonCard.js +0 -23
- package/dist/ui/scroll-area.d.ts +0 -5
- package/dist/ui/scroll-area.js +0 -29
- package/dist/ui/select.d.ts +0 -57
- package/dist/ui/select.js +0 -148
- package/dist/ui/separator.d.ts +0 -4
- package/dist/ui/separator.js +0 -22
- package/dist/ui/sheet.d.ts +0 -25
- package/dist/ui/sheet.js +0 -65
- package/dist/ui/switch.d.ts +0 -10
- package/dist/ui/switch.js +0 -47
- package/dist/ui/table.d.ts +0 -10
- package/dist/ui/table.js +0 -55
- package/dist/ui/tabs.d.ts +0 -7
- package/dist/ui/tabs.js +0 -33
- package/dist/ui/text.d.ts +0 -11
- package/dist/ui/text.js +0 -45
- package/dist/ui/textarea.d.ts +0 -7
- package/dist/ui/textarea.js +0 -21
- package/dist/ui/tooltip.d.ts +0 -11
- package/dist/ui/tooltip.js +0 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pf-common-components",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.9",
|
|
4
4
|
"description": "npm package for bx-ui",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -10,114 +10,114 @@
|
|
|
10
10
|
"author": "",
|
|
11
11
|
"license": "ISC",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@hookform/resolvers": "
|
|
14
|
-
"@radix-ui/react-accordion": "
|
|
15
|
-
"@radix-ui/react-alert-dialog": "
|
|
16
|
-
"@radix-ui/react-avatar": "
|
|
17
|
-
"@radix-ui/react-checkbox": "
|
|
13
|
+
"@hookform/resolvers": "5.0.1",
|
|
14
|
+
"@radix-ui/react-accordion": "1.2.0",
|
|
15
|
+
"@radix-ui/react-alert-dialog": "1.0.5",
|
|
16
|
+
"@radix-ui/react-avatar": "1.0.4",
|
|
17
|
+
"@radix-ui/react-checkbox": "1.0.4",
|
|
18
18
|
"@radix-ui/react-dialog": "1.0.5",
|
|
19
|
-
"@radix-ui/react-dropdown-menu": "
|
|
20
|
-
"@radix-ui/react-hover-card": "
|
|
21
|
-
"@radix-ui/react-icons": "
|
|
22
|
-
"@radix-ui/react-label": "
|
|
23
|
-
"@radix-ui/react-menubar": "
|
|
24
|
-
"@radix-ui/react-navigation-menu": "
|
|
25
|
-
"@radix-ui/react-popover": "
|
|
26
|
-
"@radix-ui/react-radio-group": "
|
|
27
|
-
"@radix-ui/react-scroll-area": "
|
|
28
|
-
"@radix-ui/react-select": "
|
|
19
|
+
"@radix-ui/react-dropdown-menu": "2.0.6",
|
|
20
|
+
"@radix-ui/react-hover-card": "1.0.7",
|
|
21
|
+
"@radix-ui/react-icons": "1.3.0",
|
|
22
|
+
"@radix-ui/react-label": "2.0.2",
|
|
23
|
+
"@radix-ui/react-menubar": "1.0.4",
|
|
24
|
+
"@radix-ui/react-navigation-menu": "1.1.4",
|
|
25
|
+
"@radix-ui/react-popover": "1.0.7",
|
|
26
|
+
"@radix-ui/react-radio-group": "1.1.3",
|
|
27
|
+
"@radix-ui/react-scroll-area": "1.0.5",
|
|
28
|
+
"@radix-ui/react-select": "2.0.0",
|
|
29
29
|
"@radix-ui/react-separator": "1.0.3",
|
|
30
30
|
"@radix-ui/react-slot": "1.0.2",
|
|
31
|
-
"@radix-ui/react-switch": "
|
|
32
|
-
"@radix-ui/react-tabs": "
|
|
31
|
+
"@radix-ui/react-switch": "1.1.1",
|
|
32
|
+
"@radix-ui/react-tabs": "1.0.4",
|
|
33
33
|
"@radix-ui/react-tooltip": "1.0.7",
|
|
34
|
-
"@tanstack/react-table": "
|
|
35
|
-
"class-variance-authority": "
|
|
36
|
-
"classnames": "
|
|
37
|
-
"clsx": "
|
|
38
|
-
"cmdk": "
|
|
39
|
-
"cookie": "
|
|
40
|
-
"date-fns": "
|
|
41
|
-
"dayjs": "
|
|
42
|
-
"dotenv": "
|
|
43
|
-
"env-cmd": "
|
|
44
|
-
"excellentexport": "
|
|
45
|
-
"flag-icons": "
|
|
34
|
+
"@tanstack/react-table": "8.11.2",
|
|
35
|
+
"class-variance-authority": "0.7.0",
|
|
36
|
+
"classnames": "2.5.1",
|
|
37
|
+
"clsx": "2.1.1",
|
|
38
|
+
"cmdk": "0.2.1",
|
|
39
|
+
"cookie": "0.6.0",
|
|
40
|
+
"date-fns": "3.6.0",
|
|
41
|
+
"dayjs": "1.11.13",
|
|
42
|
+
"dotenv": "16.4.7",
|
|
43
|
+
"env-cmd": "10.1.0",
|
|
44
|
+
"excellentexport": "3.9.7",
|
|
45
|
+
"flag-icons": "7.2.3",
|
|
46
46
|
"fs": "^0.0.1-security",
|
|
47
|
-
"html2pdf.js": "
|
|
48
|
-
"jsonwebtoken": "
|
|
49
|
-
"libphonenumber-js": "
|
|
50
|
-
"lint-staged": "
|
|
47
|
+
"html2pdf.js": "0.10.2",
|
|
48
|
+
"jsonwebtoken": "8.5.1",
|
|
49
|
+
"libphonenumber-js": "1.11.3",
|
|
50
|
+
"lint-staged": "15.4.3",
|
|
51
51
|
"loadash": "^1.0.0",
|
|
52
|
-
"lodash": "
|
|
53
|
-
"lucide-react": "
|
|
54
|
-
"moment": "
|
|
55
|
-
"moment-timezone": "
|
|
56
|
-
"next": "
|
|
57
|
-
"next-i18next": "
|
|
58
|
-
"next-share": "
|
|
59
|
-
"nookies": "
|
|
60
|
-
"path": "
|
|
61
|
-
"pdf-merger-js": "
|
|
62
|
-
"prettier": "
|
|
63
|
-
"react": "
|
|
64
|
-
"react-day-picker": "
|
|
65
|
-
"react-dom": "
|
|
66
|
-
"react-drag-drop-files": "
|
|
67
|
-
"react-file-icon": "
|
|
68
|
-
"react-flags-select": "
|
|
69
|
-
"react-hook-form": "
|
|
70
|
-
"react-icons": "
|
|
71
|
-
"react-image-crop": "
|
|
72
|
-
"react-leaflet": "
|
|
73
|
-
"react-minimal-pie-chart": "
|
|
74
|
-
"react-phone-input-2": "
|
|
75
|
-
"react-scroll": "
|
|
76
|
-
"react-toastify": "
|
|
77
|
-
"referral-codes": "
|
|
78
|
-
"rrule": "
|
|
79
|
-
"tailwind-merge": "
|
|
80
|
-
"tailwindcss-animate": "
|
|
81
|
-
"tiptap-extension-font-size": "
|
|
82
|
-
"tiptap-extension-resize-image": "
|
|
83
|
-
"tw-animate-css": "
|
|
84
|
-
"url-join": "
|
|
85
|
-
"uuid": "
|
|
86
|
-
"zod": "
|
|
87
|
-
"zustand": "
|
|
52
|
+
"lodash": "4.17.21",
|
|
53
|
+
"lucide-react": "0.302.0",
|
|
54
|
+
"moment": "2.30.1",
|
|
55
|
+
"moment-timezone": "0.5.46",
|
|
56
|
+
"next": "13.0.6",
|
|
57
|
+
"next-i18next": "8.9.0",
|
|
58
|
+
"next-share": "0.27.0",
|
|
59
|
+
"nookies": "2.5.2",
|
|
60
|
+
"path": "0.12.7",
|
|
61
|
+
"pdf-merger-js": "5.1.2",
|
|
62
|
+
"prettier": "3.3.3",
|
|
63
|
+
"react": "18.0.0",
|
|
64
|
+
"react-day-picker": "8.10.0",
|
|
65
|
+
"react-dom": "18.0.0",
|
|
66
|
+
"react-drag-drop-files": "2.3.10",
|
|
67
|
+
"react-file-icon": "1.5.0",
|
|
68
|
+
"react-flags-select": "2.2.3",
|
|
69
|
+
"react-hook-form": "7.49.2",
|
|
70
|
+
"react-icons": "5.0.1",
|
|
71
|
+
"react-image-crop": "11.0.6",
|
|
72
|
+
"react-leaflet": "4.2.1",
|
|
73
|
+
"react-minimal-pie-chart": "8.4.0",
|
|
74
|
+
"react-phone-input-2": "2.15.1",
|
|
75
|
+
"react-scroll": "1.9.0",
|
|
76
|
+
"react-toastify": "10.0.5",
|
|
77
|
+
"referral-codes": "3.0.0",
|
|
78
|
+
"rrule": "2.8.1",
|
|
79
|
+
"tailwind-merge": "2.6.0",
|
|
80
|
+
"tailwindcss-animate": "1.0.7",
|
|
81
|
+
"tiptap-extension-font-size": "1.2.0",
|
|
82
|
+
"tiptap-extension-resize-image": "1.1.9",
|
|
83
|
+
"tw-animate-css": "1.3.3",
|
|
84
|
+
"url-join": "5.0.0",
|
|
85
|
+
"uuid": "10.0.0",
|
|
86
|
+
"zod": "3.25.49",
|
|
87
|
+
"zustand": "4.5.2"
|
|
88
88
|
},
|
|
89
89
|
"devDependencies": {
|
|
90
|
-
"@chromatic-com/storybook": "
|
|
91
|
-
"@storybook/addon-essentials": "
|
|
92
|
-
"@storybook/addon-interactions": "
|
|
93
|
-
"@storybook/addon-links": "
|
|
94
|
-
"@storybook/addon-onboarding": "
|
|
95
|
-
"@storybook/blocks": "
|
|
96
|
-
"@storybook/nextjs": "
|
|
97
|
-
"@storybook/react": "
|
|
98
|
-
"@storybook/test": "
|
|
99
|
-
"@types/cookie": "
|
|
100
|
-
"@types/jsonwebtoken": "
|
|
101
|
-
"@types/leaflet": "
|
|
102
|
-
"@types/lodash": "
|
|
103
|
-
"@types/node": "
|
|
104
|
-
"@types/react": "
|
|
105
|
-
"@types/react-dom": "
|
|
106
|
-
"@types/react-file-icon": "
|
|
107
|
-
"@types/react-scroll": "
|
|
108
|
-
"@types/uuid": "
|
|
90
|
+
"@chromatic-com/storybook": "1.9.0",
|
|
91
|
+
"@storybook/addon-essentials": "8.3.6",
|
|
92
|
+
"@storybook/addon-interactions": "8.3.6",
|
|
93
|
+
"@storybook/addon-links": "8.3.6",
|
|
94
|
+
"@storybook/addon-onboarding": "8.3.6",
|
|
95
|
+
"@storybook/blocks": "8.3.6",
|
|
96
|
+
"@storybook/nextjs": "8.3.6",
|
|
97
|
+
"@storybook/react": "8.3.6",
|
|
98
|
+
"@storybook/test": "8.3.6",
|
|
99
|
+
"@types/cookie": "0.6.0",
|
|
100
|
+
"@types/jsonwebtoken": "9.0.6",
|
|
101
|
+
"@types/leaflet": "1.9.9",
|
|
102
|
+
"@types/lodash": "4.14.202",
|
|
103
|
+
"@types/node": "18.0.0",
|
|
104
|
+
"@types/react": "18.0.0",
|
|
105
|
+
"@types/react-dom": "18.0.0",
|
|
106
|
+
"@types/react-file-icon": "1.0.4",
|
|
107
|
+
"@types/react-scroll": "1.8.10",
|
|
108
|
+
"@types/uuid": "10.0.0",
|
|
109
109
|
"@typescript-eslint/parser": "5.48.0",
|
|
110
|
-
"autoprefixer": "
|
|
111
|
-
"cross-env": "
|
|
112
|
-
"eslint": "
|
|
110
|
+
"autoprefixer": "10.4.21",
|
|
111
|
+
"cross-env": "7.0.3",
|
|
112
|
+
"eslint": "8.57.0",
|
|
113
113
|
"eslint-config-next": "14.2.5",
|
|
114
|
-
"eslint-config-prettier": "
|
|
115
|
-
"eslint-plugin-storybook": "
|
|
116
|
-
"postcss": "
|
|
117
|
-
"postcss-cli": "
|
|
118
|
-
"prettier-plugin-tailwindcss": "
|
|
119
|
-
"storybook": "
|
|
120
|
-
"tailwindcss": "
|
|
121
|
-
"typescript": "
|
|
114
|
+
"eslint-config-prettier": "9.1.0",
|
|
115
|
+
"eslint-plugin-storybook": "0.10.1",
|
|
116
|
+
"postcss": "8.5.4",
|
|
117
|
+
"postcss-cli": "11.0.1",
|
|
118
|
+
"prettier-plugin-tailwindcss": "0.6.5",
|
|
119
|
+
"storybook": "8.3.6",
|
|
120
|
+
"tailwindcss": "3.4.17",
|
|
121
|
+
"typescript": "5.8.3"
|
|
122
122
|
}
|
|
123
123
|
}
|