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.
Files changed (107) hide show
  1. package/package.json +100 -100
  2. package/tsconfig.tsbuildinfo +1 -1
  3. package/dist/assets/Arrow.d.ts +0 -7
  4. package/dist/assets/Arrow.js +0 -5
  5. package/dist/assets/CalenderIcon.d.ts +0 -2
  6. package/dist/assets/CalenderIcon.js +0 -5
  7. package/dist/assets/ClearAll.d.ts +0 -2
  8. package/dist/assets/ClearAll.js +0 -5
  9. package/dist/assets/CrossIcon.d.ts +0 -8
  10. package/dist/assets/CrossIcon.js +0 -7
  11. package/dist/assets/DropDown.d.ts +0 -4
  12. package/dist/assets/DropDown.js +0 -5
  13. package/dist/global.css +0 -3211
  14. package/dist/index.d.ts +0 -34
  15. package/dist/index.js +0 -34
  16. package/dist/lib/CommonComponentsUtil.d.ts +0 -7
  17. package/dist/lib/CommonComponentsUtil.js +0 -22
  18. package/dist/lib/utils.d.ts +0 -2
  19. package/dist/lib/utils.js +0 -5
  20. package/dist/ui/BaseTable.d.ts +0 -176
  21. package/dist/ui/BaseTable.js +0 -453
  22. package/dist/ui/DateCalendar.d.ts +0 -10
  23. package/dist/ui/DateCalendar.js +0 -47
  24. package/dist/ui/DateField.d.ts +0 -34
  25. package/dist/ui/DateField.js +0 -37
  26. package/dist/ui/DateOfBirthSelector.d.ts +0 -16
  27. package/dist/ui/DateOfBirthSelector.js +0 -42
  28. package/dist/ui/DateRangePicker.d.ts +0 -8
  29. package/dist/ui/DateRangePicker.js +0 -73
  30. package/dist/ui/DobCalendar.d.ts +0 -17
  31. package/dist/ui/DobCalendar.js +0 -86
  32. package/dist/ui/Formfield.d.ts +0 -12
  33. package/dist/ui/Formfield.js +0 -36
  34. package/dist/ui/GetScrollAlert.d.ts +0 -9
  35. package/dist/ui/GetScrollAlert.js +0 -37
  36. package/dist/ui/RadioGroupContext/RadioGroupContext.d.ts +0 -7
  37. package/dist/ui/RadioGroupContext/RadioGroupContext.js +0 -11
  38. package/dist/ui/SelectCommand.d.ts +0 -69
  39. package/dist/ui/SelectCommand.js +0 -257
  40. package/dist/ui/SlashIcon.d.ts +0 -2
  41. package/dist/ui/SlashIcon.js +0 -5
  42. package/dist/ui/SortingArrows.d.ts +0 -11
  43. package/dist/ui/SortingArrows.js +0 -11
  44. package/dist/ui/TextTags.d.ts +0 -39
  45. package/dist/ui/TextTags.js +0 -73
  46. package/dist/ui/accordion.d.ts +0 -10
  47. package/dist/ui/accordion.js +0 -77
  48. package/dist/ui/alert-dialog.d.ts +0 -20
  49. package/dist/ui/alert-dialog.js +0 -62
  50. package/dist/ui/alert.d.ts +0 -8
  51. package/dist/ui/alert.js +0 -42
  52. package/dist/ui/avatar.d.ts +0 -6
  53. package/dist/ui/avatar.js +0 -32
  54. package/dist/ui/badge.d.ts +0 -10
  55. package/dist/ui/badge.js +0 -58
  56. package/dist/ui/button.d.ts +0 -12
  57. package/dist/ui/button.js +0 -54
  58. package/dist/ui/calendar.d.ts +0 -8
  59. package/dist/ui/calendar.js +0 -45
  60. package/dist/ui/card.d.ts +0 -8
  61. package/dist/ui/card.js +0 -45
  62. package/dist/ui/checkbox.d.ts +0 -12
  63. package/dist/ui/checkbox.js +0 -44
  64. package/dist/ui/command.d.ts +0 -47
  65. package/dist/ui/command.js +0 -67
  66. package/dist/ui/dialog.d.ts +0 -31
  67. package/dist/ui/dialog.js +0 -57
  68. package/dist/ui/dropdown-menu.d.ts +0 -27
  69. package/dist/ui/dropdown-menu.js +0 -72
  70. package/dist/ui/form.d.ts +0 -23
  71. package/dist/ui/form.js +0 -72
  72. package/dist/ui/hover-card.d.ts +0 -7
  73. package/dist/ui/hover-card.js +0 -29
  74. package/dist/ui/input.d.ts +0 -7
  75. package/dist/ui/input.js +0 -21
  76. package/dist/ui/label.d.ts +0 -5
  77. package/dist/ui/label.js +0 -24
  78. package/dist/ui/multi-select.d.ts +0 -44
  79. package/dist/ui/multi-select.js +0 -189
  80. package/dist/ui/navigation-menu.d.ts +0 -11
  81. package/dist/ui/navigation-menu.js +0 -69
  82. package/dist/ui/popover.d.ts +0 -6
  83. package/dist/ui/popover.js +0 -24
  84. package/dist/ui/radio-group.d.ts +0 -7
  85. package/dist/ui/radio-group.js +0 -40
  86. package/dist/ui/radioButtonCard.d.ts +0 -8
  87. package/dist/ui/radioButtonCard.js +0 -23
  88. package/dist/ui/scroll-area.d.ts +0 -5
  89. package/dist/ui/scroll-area.js +0 -29
  90. package/dist/ui/select.d.ts +0 -57
  91. package/dist/ui/select.js +0 -148
  92. package/dist/ui/separator.d.ts +0 -4
  93. package/dist/ui/separator.js +0 -22
  94. package/dist/ui/sheet.d.ts +0 -25
  95. package/dist/ui/sheet.js +0 -65
  96. package/dist/ui/switch.d.ts +0 -10
  97. package/dist/ui/switch.js +0 -47
  98. package/dist/ui/table.d.ts +0 -10
  99. package/dist/ui/table.js +0 -55
  100. package/dist/ui/tabs.d.ts +0 -7
  101. package/dist/ui/tabs.js +0 -33
  102. package/dist/ui/text.d.ts +0 -11
  103. package/dist/ui/text.js +0 -45
  104. package/dist/ui/textarea.d.ts +0 -7
  105. package/dist/ui/textarea.js +0 -21
  106. package/dist/ui/tooltip.d.ts +0 -11
  107. 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.6",
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": "^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",
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": "^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",
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": "^1.1.1",
32
- "@radix-ui/react-tabs": "^1.0.4",
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": "^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",
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": "^0.10.2",
48
- "jsonwebtoken": "^8.5.1",
49
- "libphonenumber-js": "^1.11.3",
50
- "lint-staged": "^15.4.3",
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": "^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"
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": "^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",
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": "^10.4.21",
111
- "cross-env": "^7.0.3",
112
- "eslint": "^8.57.0",
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": "^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"
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
  }