mig-schema-table 4.4.21 → 4.4.23
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 +91 -91
- package/dist/component/SchemaTable/index.d.ts +3 -2
- package/dist/{index-BXY1q8gR.js → index-CqvXpPHk.js} +14797 -14828
- package/dist/{index-C--pCjfe.js → index-D13gDB8E.js} +7544 -9525
- package/dist/mig-schema-table.es.js +1 -1
- package/dist/mig-schema-table.umd.js +49 -49
- package/dist/style.css +1 -1
- package/package.json +80 -80
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.mig-schema-table,.mig-schema-table *{box-sizing:border-box}.mig-schema-table button{border:1px solid #e4e4e4;padding:8px}.mig-schema-table button:enabled{background-color:#f6f6f6;color:#404040}.mig-schema-table button:enabled:hover{border-color:#dbdbdb;background-color:#ececec}.mig-schema-table input{padding:8px;border:1px solid #888}.mig-schema-table input:hover{border-color:#add8e6}.mig-schema-table select{height:33px}.mig-schema-table__custom_element_placeholder{flex:1}.mig-schema-table__tbody{overflow-x:hidden!important;border-collapse:collapse;width:100%}.mig-schema-table__th-row{overflow:hidden!important}.mig-schema-table--clickable-rows .mig-schema-table__td{cursor:pointer}.mig-schema-table__action-container{display:flex;flex-direction:row;padding:.5rem;align-items:center}.mig-schema-table__row_counter{margin-left:8px;font-size:.835rem}.mig-schema-table__column_resize_container{position:relative}.mig-schema-table__th{background-color:#fcfcfc;border-right:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;color:#666;display:flex;align-items:center;padding-left:8px;padding-right:8px;-webkit-user-select:none;user-select:none}.mig-schema-table__th:first-child{border-left:1px solid #ddd}.mig-schema-table__th div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mig-schema-table__th--sorted{background-color:#eff6fb}.mig-schema-table__th--dragging{opacity:.5}.mig-schema-table__th--dragging .mig-schema-table__th__trigger-el{display:none!important}.mig-schema-table__th--drop-target{border-right:3px dashed green}.mig-schema-table__th--drop-target .mig-schema-table__th__trigger-el{display:none!important}.mig-schema-table__th--filter-ACTIVE .mig-schema-table__th__label-body-text{text-decoration:underline;font-style:italic}.mig-schema-table__th__label-body{display:flex;flex:1;font-size:14px;align-items:center}.mig-schema-table__th__label-body-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mig-schema-table__th__trigger-el{display:none;position:absolute;border:1px solid #ddd;top:0;right:0;bottom:0;width:24px;cursor:pointer;background-color:#eff6fb;color:#666;font-size:28px;text-align:center;padding:5px 0 0!important}.mig-schema-table__th__sort-icon{font-size:24px;width:32px;display:block;text-align:center}.mig-schema-table__th:hover{background-color:#eff6fb}.mig-schema-table__th:hover .mig-schema-table__th__trigger-el{display:block!important}.mig-schema-table__th svg{vertical-align:baseline}.mig-schema-table__th-menu{background-color:#fff;z-index:99999}.mig-schema-table__th-menu label{flex:1}.mig-schema-table__th-menu .mig-schema-table__th-menu__sub-menu-indicator{padding-left:8px;margin-left:8px}.mig-schema-table__th-menu__icon{display:block;width:24px;overflow:hidden;text-align:center}.mig-schema-table__th-menu__sub-menu{background-color:#fff;border:1px solid #ddd;z-index:99999}.mig-schema-table-menu{font-size:14px;list-style:none outside;padding:0;margin:0}.mig-schema-table-menu li{display:flex;border:1px solid #ddd;align-items:center;cursor:pointer}.mig-schema-table-menu li .react-datepicker{width:20.5rem}.mig-schema-table-menu li:hover{background-color:#eff6fb}.mig-schema-table__td{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:8px;padding-right:8px;align-
|
|
1
|
+
.mig-schema-table,.mig-schema-table *{box-sizing:border-box}.mig-schema-table button{border:1px solid #e4e4e4;padding:8px}.mig-schema-table button:enabled{background-color:#f6f6f6;color:#404040}.mig-schema-table button:enabled:hover{border-color:#dbdbdb;background-color:#ececec}.mig-schema-table input{padding:8px;border:1px solid #888}.mig-schema-table input:hover{border-color:#add8e6}.mig-schema-table select{height:33px}.mig-schema-table__custom_element_placeholder{flex:1}.mig-schema-table__tbody{overflow-x:hidden!important;border-collapse:collapse;width:100%}.mig-schema-table__th-row{overflow:hidden!important}.mig-schema-table--clickable-rows .mig-schema-table__td{cursor:pointer}.mig-schema-table__action-container{display:flex;flex-direction:row;padding:.5rem;align-items:center}.mig-schema-table__row_counter{margin-left:8px;font-size:.835rem}.mig-schema-table__column_resize_container{position:relative}.mig-schema-table__no_data{display:flex;align-items:center;justify-content:center;height:300px}.mig-schema-table__th{background-color:#fcfcfc;border-right:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;color:#666;display:flex;align-items:center;padding-left:8px;padding-right:8px;-webkit-user-select:none;user-select:none}.mig-schema-table__th:first-child{border-left:1px solid #ddd}.mig-schema-table__th div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mig-schema-table__th--sorted{background-color:#eff6fb}.mig-schema-table__th--dragging{opacity:.5}.mig-schema-table__th--dragging .mig-schema-table__th__trigger-el{display:none!important}.mig-schema-table__th--drop-target{border-right:3px dashed green}.mig-schema-table__th--drop-target .mig-schema-table__th__trigger-el{display:none!important}.mig-schema-table__th--filter-ACTIVE .mig-schema-table__th__label-body-text{text-decoration:underline;font-style:italic}.mig-schema-table__th__label-body{display:flex;flex:1;font-size:14px;align-items:center}.mig-schema-table__th__label-body-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mig-schema-table__th__trigger-el{display:none;position:absolute;border:1px solid #ddd;top:0;right:0;bottom:0;width:24px;cursor:pointer;background-color:#eff6fb;color:#666;font-size:28px;text-align:center;padding:5px 0 0!important}.mig-schema-table__th__sort-icon{font-size:24px;width:32px;display:block;text-align:center}.mig-schema-table__th:hover{background-color:#eff6fb}.mig-schema-table__th:hover .mig-schema-table__th__trigger-el{display:block!important}.mig-schema-table__th svg{vertical-align:baseline}.mig-schema-table__th-menu{background-color:#fff;z-index:99999}.mig-schema-table__th-menu label{flex:1}.mig-schema-table__th-menu .mig-schema-table__th-menu__sub-menu-indicator{padding-left:8px;margin-left:8px}.mig-schema-table__th-menu__icon{display:block;width:24px;overflow:hidden;text-align:center}.mig-schema-table__th-menu__sub-menu{background-color:#fff;border:1px solid #ddd;z-index:99999}.mig-schema-table-menu{font-size:14px;list-style:none outside;padding:0;margin:0}.mig-schema-table-menu li{display:flex;border:1px solid #ddd;align-items:center;cursor:pointer}.mig-schema-table-menu li .react-datepicker{width:20.5rem}.mig-schema-table-menu li:hover{background-color:#eff6fb}.mig-schema-table__td{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:8px;padding-right:8px;display:flex;align-items:center}.mig-schema-table__td--odd{background-color:var(--bs-gray-100, #f8f9fa)}.mig-schema-table__td--even{background-color:var(--bs-white, #fff)}.mig-schema-table__td--selected{background-color:var(--bs-gray-300, #dee2e6)}.mig-schema-table__column_resizer{position:absolute;top:0;-webkit-user-select:none;user-select:none;background-color:transparent;cursor:e-resize;width:3px}.mig-schema-table__column_resizer--dragged,.mig-schema-table__column_resizer:hover{background-color:#bbb;bottom:0!important}
|
package/package.json
CHANGED
|
@@ -1,80 +1,80 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "mig-schema-table",
|
|
3
|
-
"version": "4.4.
|
|
4
|
-
"type": "module",
|
|
5
|
-
"files": [
|
|
6
|
-
"dist"
|
|
7
|
-
],
|
|
8
|
-
"exports": {
|
|
9
|
-
".": {
|
|
10
|
-
"import": "./dist/mig-schema-table.es.js",
|
|
11
|
-
"require": "./dist/mig-schema-table.umd.js",
|
|
12
|
-
"types": "./dist/component/index.d.ts"
|
|
13
|
-
},
|
|
14
|
-
"./dist/style.css": "./dist/style.css"
|
|
15
|
-
},
|
|
16
|
-
"main": "./dist/mig-schema-table.umd.js",
|
|
17
|
-
"module": "./dist/mig-schema-table.es.js",
|
|
18
|
-
"types": "./dist/component/index.d.ts",
|
|
19
|
-
"private": false,
|
|
20
|
-
"scripts": {
|
|
21
|
-
"dev": "vite",
|
|
22
|
-
"build": "tsc && vite build",
|
|
23
|
-
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
24
|
-
"preview": "vite preview",
|
|
25
|
-
"prepublishOnly": "npm run build"
|
|
26
|
-
},
|
|
27
|
-
"dependencies": {
|
|
28
|
-
"@floating-ui/react-dom": "^2.1.0",
|
|
29
|
-
"date-fns": "^3.6.0",
|
|
30
|
-
"date-fns-tz": "^3.1.3",
|
|
31
|
-
"exceljs": "^4.4.0",
|
|
32
|
-
"file-saver": "^2.0.5",
|
|
33
|
-
"lodash": "^4.17.21",
|
|
34
|
-
"mig-data-tools": "^1.0.2",
|
|
35
|
-
"react-datepicker": "^6.9.0",
|
|
36
|
-
"react-window": "^1.8.10",
|
|
37
|
-
"react-window-infinite-loader": "^1.0.9"
|
|
38
|
-
},
|
|
39
|
-
"devDependencies": {
|
|
40
|
-
"@chromatic-com/storybook": "^1.4.0",
|
|
41
|
-
"@storybook/addon-essentials": "^8.1.2",
|
|
42
|
-
"@storybook/addon-interactions": "^8.1.2",
|
|
43
|
-
"@storybook/addon-links": "^8.1.2",
|
|
44
|
-
"@storybook/addon-onboarding": "^8.1.2",
|
|
45
|
-
"@storybook/blocks": "^8.1.2",
|
|
46
|
-
"@storybook/react": "^8.1.2",
|
|
47
|
-
"@storybook/test": "^8.1.2",
|
|
48
|
-
"@testing-library/jest-dom": "^6.4.5",
|
|
49
|
-
"@testing-library/react": "^15.0.7",
|
|
50
|
-
"@types/date-fns": "^2.6.0",
|
|
51
|
-
"@types/file-saver": "^2.0.7",
|
|
52
|
-
"@types/jest": "^29.5.12",
|
|
53
|
-
"@types/lodash": "^4.17.4",
|
|
54
|
-
"@types/react": "^18.2.66",
|
|
55
|
-
"@types/react-datepicker": "^6.2.0",
|
|
56
|
-
"@types/react-dom": "^18.2.22",
|
|
57
|
-
"@types/react-window": "^1.8.8",
|
|
58
|
-
"@types/react-window-infinite-loader": "^1.0.9",
|
|
59
|
-
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
|
60
|
-
"@typescript-eslint/parser": "^7.2.0",
|
|
61
|
-
"@vitejs/plugin-react-swc": "^3.5.0",
|
|
62
|
-
"eslint": "^8.57.0",
|
|
63
|
-
"eslint-plugin-react-hooks": "^4.6.0",
|
|
64
|
-
"eslint-plugin-react-refresh": "^0.4.6",
|
|
65
|
-
"openapi3-ts": "^4.3.1",
|
|
66
|
-
"prettier": "^3.2.5",
|
|
67
|
-
"sass": "^1.77.2",
|
|
68
|
-
"typescript": "^5.2.2",
|
|
69
|
-
"vite": "^5.2.0",
|
|
70
|
-
"vite-plugin-dts": "^3.9.1"
|
|
71
|
-
},
|
|
72
|
-
"peerDependencies": {
|
|
73
|
-
"react": "^18.2.0",
|
|
74
|
-
"react-dom": "^18.2.0"
|
|
75
|
-
},
|
|
76
|
-
"repository": {
|
|
77
|
-
"type": "git",
|
|
78
|
-
"url": "https://gitlab.com/migpublic/mig-schema-table.git"
|
|
79
|
-
}
|
|
80
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "mig-schema-table",
|
|
3
|
+
"version": "4.4.23",
|
|
4
|
+
"type": "module",
|
|
5
|
+
"files": [
|
|
6
|
+
"dist"
|
|
7
|
+
],
|
|
8
|
+
"exports": {
|
|
9
|
+
".": {
|
|
10
|
+
"import": "./dist/mig-schema-table.es.js",
|
|
11
|
+
"require": "./dist/mig-schema-table.umd.js",
|
|
12
|
+
"types": "./dist/component/index.d.ts"
|
|
13
|
+
},
|
|
14
|
+
"./dist/style.css": "./dist/style.css"
|
|
15
|
+
},
|
|
16
|
+
"main": "./dist/mig-schema-table.umd.js",
|
|
17
|
+
"module": "./dist/mig-schema-table.es.js",
|
|
18
|
+
"types": "./dist/component/index.d.ts",
|
|
19
|
+
"private": false,
|
|
20
|
+
"scripts": {
|
|
21
|
+
"dev": "vite",
|
|
22
|
+
"build": "tsc && vite build",
|
|
23
|
+
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
24
|
+
"preview": "vite preview",
|
|
25
|
+
"prepublishOnly": "npm run build"
|
|
26
|
+
},
|
|
27
|
+
"dependencies": {
|
|
28
|
+
"@floating-ui/react-dom": "^2.1.0",
|
|
29
|
+
"date-fns": "^3.6.0",
|
|
30
|
+
"date-fns-tz": "^3.1.3",
|
|
31
|
+
"exceljs": "^4.4.0",
|
|
32
|
+
"file-saver": "^2.0.5",
|
|
33
|
+
"lodash": "^4.17.21",
|
|
34
|
+
"mig-data-tools": "^1.0.2",
|
|
35
|
+
"react-datepicker": "^6.9.0",
|
|
36
|
+
"react-window": "^1.8.10",
|
|
37
|
+
"react-window-infinite-loader": "^1.0.9"
|
|
38
|
+
},
|
|
39
|
+
"devDependencies": {
|
|
40
|
+
"@chromatic-com/storybook": "^1.4.0",
|
|
41
|
+
"@storybook/addon-essentials": "^8.1.2",
|
|
42
|
+
"@storybook/addon-interactions": "^8.1.2",
|
|
43
|
+
"@storybook/addon-links": "^8.1.2",
|
|
44
|
+
"@storybook/addon-onboarding": "^8.1.2",
|
|
45
|
+
"@storybook/blocks": "^8.1.2",
|
|
46
|
+
"@storybook/react": "^8.1.2",
|
|
47
|
+
"@storybook/test": "^8.1.2",
|
|
48
|
+
"@testing-library/jest-dom": "^6.4.5",
|
|
49
|
+
"@testing-library/react": "^15.0.7",
|
|
50
|
+
"@types/date-fns": "^2.6.0",
|
|
51
|
+
"@types/file-saver": "^2.0.7",
|
|
52
|
+
"@types/jest": "^29.5.12",
|
|
53
|
+
"@types/lodash": "^4.17.4",
|
|
54
|
+
"@types/react": "^18.2.66",
|
|
55
|
+
"@types/react-datepicker": "^6.2.0",
|
|
56
|
+
"@types/react-dom": "^18.2.22",
|
|
57
|
+
"@types/react-window": "^1.8.8",
|
|
58
|
+
"@types/react-window-infinite-loader": "^1.0.9",
|
|
59
|
+
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
|
60
|
+
"@typescript-eslint/parser": "^7.2.0",
|
|
61
|
+
"@vitejs/plugin-react-swc": "^3.5.0",
|
|
62
|
+
"eslint": "^8.57.0",
|
|
63
|
+
"eslint-plugin-react-hooks": "^4.6.0",
|
|
64
|
+
"eslint-plugin-react-refresh": "^0.4.6",
|
|
65
|
+
"openapi3-ts": "^4.3.1",
|
|
66
|
+
"prettier": "^3.2.5",
|
|
67
|
+
"sass": "^1.77.2",
|
|
68
|
+
"typescript": "^5.2.2",
|
|
69
|
+
"vite": "^5.2.0",
|
|
70
|
+
"vite-plugin-dts": "^3.9.1"
|
|
71
|
+
},
|
|
72
|
+
"peerDependencies": {
|
|
73
|
+
"react": "^18.2.0",
|
|
74
|
+
"react-dom": "^18.2.0"
|
|
75
|
+
},
|
|
76
|
+
"repository": {
|
|
77
|
+
"type": "git",
|
|
78
|
+
"url": "https://gitlab.com/migpublic/mig-schema-table.git"
|
|
79
|
+
}
|
|
80
|
+
}
|