@visns-studio/visns-components 4.10.31 → 4.10.33

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 CHANGED
@@ -4,27 +4,27 @@
4
4
  "@fontsource/barlow": "^5.1.0",
5
5
  "@inovua/reactdatagrid-community": "^5.10.2",
6
6
  "@inovua/reactdatagrid-enterprise": "^5.10.2",
7
- "@nivo/bar": "^0.87.0",
8
- "@nivo/core": "^0.87.0",
9
- "@nivo/line": "^0.87.0",
10
- "@nivo/pie": "^0.87.0",
7
+ "@nivo/bar": "^0.88.0",
8
+ "@nivo/core": "^0.88.0",
9
+ "@nivo/line": "^0.88.0",
10
+ "@nivo/pie": "^0.88.0",
11
11
  "@tinymce/tinymce-react": "^5.1.1",
12
- "@vitejs/plugin-react": "^4.3.3",
12
+ "@vitejs/plugin-react": "^4.3.4",
13
13
  "add": "^2.0.6",
14
14
  "akar-icons": "^1.9.31",
15
15
  "array-move": "^4.0.0",
16
16
  "awesome-debounce-promise": "^2.1.0",
17
- "axios": "^1.7.7",
17
+ "axios": "^1.7.8",
18
18
  "browser-image-compression": "^2.0.2",
19
19
  "dayjs": "^1.11.13",
20
- "fabric": "^6.4.3",
20
+ "fabric": "^6.5.1",
21
21
  "file-saver": "^2.0.5",
22
- "framer-motion": "^11.11.9",
22
+ "framer-motion": "^11.12.0",
23
23
  "html-react-parser": "^5.1.18",
24
24
  "lodash": "^4.17.21",
25
25
  "lodash.debounce": "^4.0.8",
26
26
  "moment": "^2.30.1",
27
- "motion": "^10.18.0",
27
+ "motion": "^11.12.0",
28
28
  "numeral": "^2.0.6",
29
29
  "pluralize": "^8.0.0",
30
30
  "quill-image-uploader": "^1.3.0",
@@ -32,7 +32,7 @@
32
32
  "react-confirm-alert": "^3.0.6",
33
33
  "react-copy-to-clipboard": "^5.1.0",
34
34
  "react-datepicker": "^7.5.0",
35
- "react-dropzone": "^14.2.10",
35
+ "react-dropzone": "^14.3.5",
36
36
  "react-grid-gallery": "^1.0.1",
37
37
  "react-number-format": "^5.4.2",
38
38
  "react-password-strength-bar": "^0.4.1",
@@ -40,11 +40,11 @@
40
40
  "react-quill": "^2.0.0",
41
41
  "react-reveal": "^1.2.2",
42
42
  "react-router-dom": "^6.27.0",
43
- "react-select": "^5.8.1",
43
+ "react-select": "^5.8.3",
44
44
  "react-signature-pad-wrapper": "^4.0.4",
45
45
  "react-slugify": "^4.0.1",
46
46
  "react-sortable-hoc": "^2.0.0",
47
- "react-to-print": "^2.15.1",
47
+ "react-to-print": "^3.0.2",
48
48
  "react-toastify": "^10.0.6",
49
49
  "react-toggle": "^4.1.3",
50
50
  "react-tooltip": "^5.28.0",
@@ -52,32 +52,32 @@
52
52
  "reactjs-popup": "^2.0.6",
53
53
  "style-loader": "^4.0.0",
54
54
  "truncate": "^3.0.0",
55
- "uuid": "^10.0.0",
55
+ "uuid": "^11.0.3",
56
56
  "validator": "^13.12.0",
57
- "vite": "^5.4.10",
57
+ "vite": "^5.4.11",
58
58
  "yarn": "^1.22.22"
59
59
  },
60
60
  "devDependencies": {
61
- "@babel/core": "^7.25.9",
61
+ "@babel/core": "^7.26.0",
62
62
  "@babel/plugin-transform-runtime": "^7.25.9",
63
- "@babel/preset-env": "^7.25.9",
63
+ "@babel/preset-env": "^7.26.0",
64
64
  "@babel/preset-react": "^7.25.9",
65
65
  "babel-loader": "^9.2.1",
66
66
  "copy-webpack-plugin": "^12.0.2",
67
67
  "css-loader": "^7.1.2",
68
68
  "css-minimizer-webpack-plugin": "^7.0.0",
69
- "mini-css-extract-plugin": "^2.9.1",
69
+ "mini-css-extract-plugin": "^2.9.2",
70
70
  "react": "^18.3.1",
71
71
  "react-dom": "^18.3.1",
72
- "sass": "^1.80.3",
73
- "sass-loader": "^16.0.2"
72
+ "sass": "^1.81.0",
73
+ "sass-loader": "^16.0.3"
74
74
  },
75
75
  "peerDependencies": {
76
76
  "react": "^17.0.0 || ^18.0.0",
77
77
  "react-dom": "^17.0.0 || ^18.0.0"
78
78
  },
79
79
  "name": "@visns-studio/visns-components",
80
- "version": "4.10.31",
80
+ "version": "4.10.33",
81
81
  "description": "Various packages to assist in the development of our Custom Applications.",
82
82
  "main": "src/index.js",
83
83
  "files": [
@@ -839,17 +839,19 @@ function GenericFormBuilder({ setting, urlParam, userProfile }) {
839
839
  <div className={styles.grid__subrow}>
840
840
  <div className={styles.grid__subnav}>
841
841
  {data.detail && data.detail.length > 0 ? (
842
- <SortableList
843
- handleClick={handleEdit}
844
- handleDelete={handleDeleteField}
845
- items={data.detail}
846
- onSortEnd={onSortEnd}
847
- axis="xy"
848
- helperClass={styles.dragitem}
849
- transitionDuration={250}
850
- showImage={false}
851
- useDragHandle
852
- />
842
+ <div className={styles.sortableListContainer}>
843
+ <SortableList
844
+ handleClick={handleEdit}
845
+ handleDelete={handleDeleteField}
846
+ items={data.detail}
847
+ onSortEnd={onSortEnd}
848
+ axis="xy"
849
+ helperClass={styles.dragitem}
850
+ transitionDuration={250}
851
+ showImage={false}
852
+ useDragHandle
853
+ />
854
+ </div>
853
855
  ) : null}
854
856
  </div>
855
857
  <div className={styles.grid__subcontent}>
@@ -942,3 +942,8 @@ select:not(:placeholder-shown) + .fi__span {
942
942
  padding: 10px;
943
943
  background: var(--item-color);
944
944
  }
945
+
946
+ .sortableListContainer {
947
+ max-height: 700px; /* Optional for scrollable content */
948
+ overflow-y: auto;
949
+ }