@procore/data-table 14.5.0 → 14.5.1
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/CHANGELOG.md +10 -2
- package/dist/legacy/index.js +83 -64
- package/dist/legacy/index.mjs +83 -64
- package/dist/modern/index.js +83 -64
- package/dist/modern/index.mjs +83 -64
- package/package.json +2 -33
package/dist/modern/index.mjs
CHANGED
|
@@ -1403,7 +1403,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
1403
1403
|
animation-iteration-count: infinite;
|
|
1404
1404
|
animation-name: ag-shake-left-to-right;
|
|
1405
1405
|
}
|
|
1406
|
-
@keyframes _ag-shake-left-to-
|
|
1406
|
+
@keyframes _ag-shake-left-to-right_taxt5_366 {
|
|
1407
1407
|
from {
|
|
1408
1408
|
padding-left: 6px;
|
|
1409
1409
|
padding-right: 2px;
|
|
@@ -5404,7 +5404,7 @@ input[class^=ag-][type=button]:focus, button[class^=ag-]:focus {
|
|
|
5404
5404
|
animation-iteration-count: infinite;
|
|
5405
5405
|
animation-timing-function: linear;
|
|
5406
5406
|
}
|
|
5407
|
-
@keyframes
|
|
5407
|
+
@keyframes _spin_taxt5_1 {
|
|
5408
5408
|
from {
|
|
5409
5409
|
transform: rotate(0deg);
|
|
5410
5410
|
}
|
|
@@ -7576,8 +7576,11 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7576
7576
|
.ag-theme-alpine.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-label {
|
|
7577
7577
|
padding: 8px 0;
|
|
7578
7578
|
}
|
|
7579
|
+
.ag-theme-alpine.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-label .data-table-header-display-name-container {
|
|
7580
|
+
width: 100%;
|
|
7581
|
+
}
|
|
7579
7582
|
.ag-theme-alpine.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-label .data-table-header-display-name {
|
|
7580
|
-
|
|
7583
|
+
word-wrap: break-word;
|
|
7581
7584
|
text-overflow: ellipsis;
|
|
7582
7585
|
overflow: hidden;
|
|
7583
7586
|
}
|
|
@@ -7883,7 +7886,7 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7883
7886
|
padding-left: 16px;
|
|
7884
7887
|
}
|
|
7885
7888
|
|
|
7886
|
-
div.
|
|
7889
|
+
div._contextPanel_taxt5_7126 {
|
|
7887
7890
|
width: 400px;
|
|
7888
7891
|
transition: all ease 500ms;
|
|
7889
7892
|
flex: 0 0 auto;
|
|
@@ -7892,7 +7895,7 @@ div._contextPanel_qs3ag_7123 {
|
|
|
7892
7895
|
border: 1px solid #d6dadc;
|
|
7893
7896
|
display: flex;
|
|
7894
7897
|
}
|
|
7895
|
-
div._contextPanel--
|
|
7898
|
+
div._contextPanel--hidden_taxt5_7135 {
|
|
7896
7899
|
border: none;
|
|
7897
7900
|
overflow: hidden;
|
|
7898
7901
|
padding: 0px;
|
|
@@ -7900,50 +7903,50 @@ div._contextPanel--hidden_qs3ag_7132 {
|
|
|
7900
7903
|
width: 0px;
|
|
7901
7904
|
}
|
|
7902
7905
|
|
|
7903
|
-
.
|
|
7906
|
+
._contextPanelWrapper_taxt5_7143 {
|
|
7904
7907
|
position: relative;
|
|
7905
7908
|
flex-grow: 1;
|
|
7906
7909
|
}
|
|
7907
7910
|
|
|
7908
|
-
.
|
|
7911
|
+
._contextPanelBody_taxt5_7148 {
|
|
7909
7912
|
width: clamp(380px, 400px, 100%);
|
|
7910
7913
|
}
|
|
7911
7914
|
|
|
7912
|
-
._contextPanel-
|
|
7915
|
+
._contextPanel-stickyHeader_taxt5_7152 {
|
|
7913
7916
|
background-color: #ffffff;
|
|
7914
7917
|
position: sticky;
|
|
7915
7918
|
top: 0;
|
|
7916
7919
|
z-index: 5;
|
|
7917
7920
|
}
|
|
7918
7921
|
|
|
7919
|
-
._filters-
|
|
7922
|
+
._filters-list_taxt5_7159 {
|
|
7920
7923
|
padding: 0;
|
|
7921
7924
|
margin: 0;
|
|
7922
7925
|
}
|
|
7923
|
-
._filters-
|
|
7926
|
+
._filters-list_taxt5_7159 ol {
|
|
7924
7927
|
padding: 0;
|
|
7925
7928
|
margin: 0;
|
|
7926
7929
|
}
|
|
7927
7930
|
|
|
7928
|
-
._col-drag-column-
|
|
7931
|
+
._col-drag-column-icon_taxt5_7168 {
|
|
7929
7932
|
color: #6a767c;
|
|
7930
7933
|
}
|
|
7931
7934
|
|
|
7932
|
-
._tabular-
|
|
7935
|
+
._tabular-nums_taxt5_7172 {
|
|
7933
7936
|
font-variant-numeric: tabular-nums;
|
|
7934
7937
|
}`;
|
|
7935
7938
|
document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(css));
|
|
7936
7939
|
var styles_default = {
|
|
7937
|
-
"contextPanel": "
|
|
7938
|
-
"contextPanel--hidden": "_contextPanel--
|
|
7939
|
-
"contextPanelWrapper": "
|
|
7940
|
-
"contextPanelBody": "
|
|
7941
|
-
"contextPanel-stickyHeader": "_contextPanel-
|
|
7942
|
-
"filters-list": "_filters-
|
|
7943
|
-
"col-drag-column-icon": "_col-drag-column-
|
|
7944
|
-
"tabular-nums": "_tabular-
|
|
7945
|
-
"ag-shake-left-to-right": "_ag-shake-left-to-
|
|
7946
|
-
"spin": "
|
|
7940
|
+
"contextPanel": "_contextPanel_taxt5_7126",
|
|
7941
|
+
"contextPanel--hidden": "_contextPanel--hidden_taxt5_7135",
|
|
7942
|
+
"contextPanelWrapper": "_contextPanelWrapper_taxt5_7143",
|
|
7943
|
+
"contextPanelBody": "_contextPanelBody_taxt5_7148",
|
|
7944
|
+
"contextPanel-stickyHeader": "_contextPanel-stickyHeader_taxt5_7152",
|
|
7945
|
+
"filters-list": "_filters-list_taxt5_7159",
|
|
7946
|
+
"col-drag-column-icon": "_col-drag-column-icon_taxt5_7168",
|
|
7947
|
+
"tabular-nums": "_tabular-nums_taxt5_7172",
|
|
7948
|
+
"ag-shake-left-to-right": "_ag-shake-left-to-right_taxt5_366",
|
|
7949
|
+
"spin": "_spin_taxt5_1"
|
|
7947
7950
|
};
|
|
7948
7951
|
|
|
7949
7952
|
// src/utils/getCellValueTypographyProps.ts
|
|
@@ -8129,19 +8132,19 @@ var CompanyCellRenderer = withDataTableRenderer(Renderer2, "select");
|
|
|
8129
8132
|
|
|
8130
8133
|
// src/utils/isEmptyValue.ts
|
|
8131
8134
|
var isEmptyValue = (value) => {
|
|
8132
|
-
if (typeof value === "boolean") {
|
|
8135
|
+
if (typeof value === "boolean" || typeof value === "number") {
|
|
8133
8136
|
return false;
|
|
8134
8137
|
}
|
|
8135
|
-
if (
|
|
8136
|
-
return
|
|
8138
|
+
if (!value) {
|
|
8139
|
+
return true;
|
|
8137
8140
|
}
|
|
8138
|
-
if (value
|
|
8139
|
-
return
|
|
8141
|
+
if (Array.isArray(value)) {
|
|
8142
|
+
return value.length === 0;
|
|
8140
8143
|
}
|
|
8141
|
-
if (
|
|
8142
|
-
return
|
|
8144
|
+
if (Object.getPrototypeOf(value) === Object.prototype) {
|
|
8145
|
+
return Object.keys(value).length === 0;
|
|
8143
8146
|
}
|
|
8144
|
-
return
|
|
8147
|
+
return false;
|
|
8145
8148
|
};
|
|
8146
8149
|
|
|
8147
8150
|
// src/CellRenderers/CurrencyCell.tsx
|
|
@@ -56536,7 +56539,7 @@ var GenericHeaderRenderer = (props) => {
|
|
|
56536
56539
|
trigger: isOverflowing ? "hover" : "none",
|
|
56537
56540
|
overlay: /* @__PURE__ */ React83.createElement(Tooltip.Content, null, /* @__PURE__ */ React83.createElement("span", null, props.displayName))
|
|
56538
56541
|
},
|
|
56539
|
-
/* @__PURE__ */ React83.createElement("div",
|
|
56542
|
+
/* @__PURE__ */ React83.createElement("div", { className: "data-table-header-display-name-container" }, /* @__PURE__ */ React83.createElement("span", { ref, className: "data-table-header-display-name" }, props.displayName))
|
|
56540
56543
|
), HeaderNode && /* @__PURE__ */ React83.createElement(
|
|
56541
56544
|
Flex,
|
|
56542
56545
|
{
|
|
@@ -77682,6 +77685,7 @@ function useContextPanel() {
|
|
|
77682
77685
|
}
|
|
77683
77686
|
var ConfigPanelButton = () => {
|
|
77684
77687
|
const { contextPanel, totalRowCount } = useInternalTableContext();
|
|
77688
|
+
const I18n = useI18nContext();
|
|
77685
77689
|
return /* @__PURE__ */ React83.createElement(
|
|
77686
77690
|
EmptyResultsControlTooltip,
|
|
77687
77691
|
{
|
|
@@ -77699,28 +77703,29 @@ var ConfigPanelButton = () => {
|
|
|
77699
77703
|
contextPanel.show("configuration");
|
|
77700
77704
|
}
|
|
77701
77705
|
},
|
|
77706
|
+
icon: /* @__PURE__ */ React83.createElement(
|
|
77707
|
+
"svg",
|
|
77708
|
+
{
|
|
77709
|
+
style: { marginTop: "6px" },
|
|
77710
|
+
focusable: false,
|
|
77711
|
+
width: "15",
|
|
77712
|
+
height: "15",
|
|
77713
|
+
viewBox: "0 0 20 20",
|
|
77714
|
+
fill: "none",
|
|
77715
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
77716
|
+
},
|
|
77717
|
+
/* @__PURE__ */ React83.createElement(
|
|
77718
|
+
"path",
|
|
77719
|
+
{
|
|
77720
|
+
d: "M0 11.5V13.5H4.5V11.5H0ZM0 1.5V3.5H7.5V1.5H0ZM8.5 15V13.5H15V11.5H8.5V10H6.66667V15H8.5ZM3.5 5V6.5H0V8.5H3.5V10H5.5V5H3.5ZM15 8.5V6.5H7.5V8.5H15ZM9.5 5H11.6667V3.5H15V1.5H11.6667V0H9.5V5Z",
|
|
77721
|
+
fill: "currentColor"
|
|
77722
|
+
}
|
|
77723
|
+
)
|
|
77724
|
+
),
|
|
77702
77725
|
selected: contextPanel.content === "configuration",
|
|
77703
77726
|
"data-qa": "table-config-button"
|
|
77704
77727
|
},
|
|
77705
|
-
|
|
77706
|
-
"svg",
|
|
77707
|
-
{
|
|
77708
|
-
style: { marginTop: "6px" },
|
|
77709
|
-
focusable: false,
|
|
77710
|
-
width: "15",
|
|
77711
|
-
height: "15",
|
|
77712
|
-
viewBox: "0 0 15 15",
|
|
77713
|
-
fill: "none",
|
|
77714
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
77715
|
-
},
|
|
77716
|
-
/* @__PURE__ */ React83.createElement(
|
|
77717
|
-
"path",
|
|
77718
|
-
{
|
|
77719
|
-
d: "M0 11.5V13.5H4.5V11.5H0ZM0 1.5V3.5H7.5V1.5H0ZM8.5 15V13.5H15V11.5H8.5V10H6.66667V15H8.5ZM3.5 5V6.5H0V8.5H3.5V10H5.5V5H3.5ZM15 8.5V6.5H7.5V8.5H15ZM9.5 5H11.6667V3.5H15V1.5H11.6667V0H9.5V5Z",
|
|
77720
|
-
fill: "currentColor"
|
|
77721
|
-
}
|
|
77722
|
-
)
|
|
77723
|
-
)
|
|
77728
|
+
I18n.t("dataTable.tableSettings.configure")
|
|
77724
77729
|
)
|
|
77725
77730
|
);
|
|
77726
77731
|
};
|
|
@@ -78539,7 +78544,8 @@ var de_DE_default = {
|
|
|
78539
78544
|
tableSettings: "Tabelleneinstellungen",
|
|
78540
78545
|
groupBy: "Gruppieren nach:",
|
|
78541
78546
|
reset: "Zur\xFCcksetzen",
|
|
78542
|
-
selectColumnGroup: "W\xE4hlen Sie eine Spalte zum Gruppieren."
|
|
78547
|
+
selectColumnGroup: "W\xE4hlen Sie eine Spalte zum Gruppieren.",
|
|
78548
|
+
configure: "Konfigurieren"
|
|
78543
78549
|
},
|
|
78544
78550
|
rowGroupToggle: {
|
|
78545
78551
|
expandTierOne: "\xD6ffnen Sie die ersten Gruppen in der Tabelle.",
|
|
@@ -78683,7 +78689,8 @@ var en_AU_default = {
|
|
|
78683
78689
|
tableSettings: "Table Settings",
|
|
78684
78690
|
groupBy: "Group by:",
|
|
78685
78691
|
reset: "Reset",
|
|
78686
|
-
selectColumnGroup: "Select a column to group"
|
|
78692
|
+
selectColumnGroup: "Select a column to group",
|
|
78693
|
+
configure: "Configure"
|
|
78687
78694
|
},
|
|
78688
78695
|
rowGroupToggle: {
|
|
78689
78696
|
expandTierOne: "Open first groups in the table.",
|
|
@@ -78827,7 +78834,8 @@ var en_CA_default = {
|
|
|
78827
78834
|
tableSettings: "Table Settings",
|
|
78828
78835
|
groupBy: "Group by:",
|
|
78829
78836
|
reset: "Reset",
|
|
78830
|
-
selectColumnGroup: "Select a column to group"
|
|
78837
|
+
selectColumnGroup: "Select a column to group",
|
|
78838
|
+
configure: "Configure"
|
|
78831
78839
|
},
|
|
78832
78840
|
rowGroupToggle: {
|
|
78833
78841
|
expandTierOne: "Open first groups in the table.",
|
|
@@ -78971,7 +78979,8 @@ var en_GB_default = {
|
|
|
78971
78979
|
tableSettings: "Table Settings",
|
|
78972
78980
|
groupBy: "Group by:",
|
|
78973
78981
|
reset: "Reset",
|
|
78974
|
-
selectColumnGroup: "Select a column to group"
|
|
78982
|
+
selectColumnGroup: "Select a column to group",
|
|
78983
|
+
configure: "Configure"
|
|
78975
78984
|
},
|
|
78976
78985
|
rowGroupToggle: {
|
|
78977
78986
|
expandTierOne: "Open first groups in the table.",
|
|
@@ -79115,7 +79124,8 @@ var en_default = {
|
|
|
79115
79124
|
tableSettings: "Table Settings",
|
|
79116
79125
|
groupBy: "Group by:",
|
|
79117
79126
|
reset: "Reset",
|
|
79118
|
-
selectColumnGroup: "Select a column to group"
|
|
79127
|
+
selectColumnGroup: "Select a column to group",
|
|
79128
|
+
configure: "Configure"
|
|
79119
79129
|
},
|
|
79120
79130
|
rowGroupToggle: {
|
|
79121
79131
|
expandTierOne: "Open first groups in the table.",
|
|
@@ -79259,7 +79269,8 @@ var es_ES_default = {
|
|
|
79259
79269
|
tableSettings: "Configuraci\xF3n de la tabla",
|
|
79260
79270
|
groupBy: "Agrupar por:",
|
|
79261
79271
|
reset: "Restablecer",
|
|
79262
|
-
selectColumnGroup: "Seleccione una columna para agrupar"
|
|
79272
|
+
selectColumnGroup: "Seleccione una columna para agrupar",
|
|
79273
|
+
configure: "Configurar"
|
|
79263
79274
|
},
|
|
79264
79275
|
rowGroupToggle: {
|
|
79265
79276
|
expandTierOne: "Abrir los primeros grupos de la tabla.",
|
|
@@ -79403,7 +79414,8 @@ var es_default = {
|
|
|
79403
79414
|
tableSettings: "Configuraci\xF3n de la tabla",
|
|
79404
79415
|
groupBy: "Agrupar por:",
|
|
79405
79416
|
reset: "Restablecer",
|
|
79406
|
-
selectColumnGroup: "Selecciona una columna para agrupar"
|
|
79417
|
+
selectColumnGroup: "Selecciona una columna para agrupar",
|
|
79418
|
+
configure: "Configurar"
|
|
79407
79419
|
},
|
|
79408
79420
|
rowGroupToggle: {
|
|
79409
79421
|
expandTierOne: "Abrir los primeros grupos de la tabla.",
|
|
@@ -79547,7 +79559,8 @@ var fr_CA_default = {
|
|
|
79547
79559
|
tableSettings: "Param\xE8tres du tableau",
|
|
79548
79560
|
groupBy: "Regrouper par :",
|
|
79549
79561
|
reset: "R\xE9initialiser",
|
|
79550
|
-
selectColumnGroup: "S\xE9lectionnez une colonne \xE0 grouper"
|
|
79562
|
+
selectColumnGroup: "S\xE9lectionnez une colonne \xE0 grouper",
|
|
79563
|
+
configure: "Configurer"
|
|
79551
79564
|
},
|
|
79552
79565
|
rowGroupToggle: {
|
|
79553
79566
|
expandTierOne: "Ouvrez les premiers groupes du tableau.",
|
|
@@ -79691,7 +79704,8 @@ var fr_FR_default = {
|
|
|
79691
79704
|
tableSettings: "Param\xE8tres du tableau",
|
|
79692
79705
|
groupBy: "Regrouper par\xA0:",
|
|
79693
79706
|
reset: "R\xE9initialiser",
|
|
79694
|
-
selectColumnGroup: "S\xE9lectionner une colonne \xE0 regrouper"
|
|
79707
|
+
selectColumnGroup: "S\xE9lectionner une colonne \xE0 regrouper",
|
|
79708
|
+
configure: "Configurer"
|
|
79695
79709
|
},
|
|
79696
79710
|
rowGroupToggle: {
|
|
79697
79711
|
expandTierOne: "Ouvrez les premiers groupes du tableau.",
|
|
@@ -79835,7 +79849,8 @@ var is_IS_default = {
|
|
|
79835
79849
|
tableSettings: "Tafla stillingar",
|
|
79836
79850
|
groupBy: "H\xF3pur eftir:",
|
|
79837
79851
|
reset: "Endurstilla",
|
|
79838
|
-
selectColumnGroup: "Veldu d\xE1lk til a\xF0 flokka"
|
|
79852
|
+
selectColumnGroup: "Veldu d\xE1lk til a\xF0 flokka",
|
|
79853
|
+
configure: "Stilla"
|
|
79839
79854
|
},
|
|
79840
79855
|
rowGroupToggle: {
|
|
79841
79856
|
expandTierOne: "Opna\xF0u fyrstu h\xF3pa \xED t\xF6flunni.",
|
|
@@ -79979,7 +79994,8 @@ var ja_JP_default = {
|
|
|
79979
79994
|
tableSettings: "\u8868\u306E\u8A2D\u5B9A",
|
|
79980
79995
|
groupBy: "\u30B0\u30EB\u30FC\u30D7\u5316:",
|
|
79981
79996
|
reset: "\u30EA\u30BB\u30C3\u30C8",
|
|
79982
|
-
selectColumnGroup: "\u30B0\u30EB\u30FC\u30D7\u5316\u3059\u308B\u5217\u3092\u9078\u629E"
|
|
79997
|
+
selectColumnGroup: "\u30B0\u30EB\u30FC\u30D7\u5316\u3059\u308B\u5217\u3092\u9078\u629E",
|
|
79998
|
+
configure: "\u69CB\u6210"
|
|
79983
79999
|
},
|
|
79984
80000
|
rowGroupToggle: {
|
|
79985
80001
|
expandTierOne: "\u8868\u306E\u6700\u521D\u306E\u30B0\u30EB\u30FC\u30D7\u3092\u958B\u304D\u307E\u3059\u3002",
|
|
@@ -80123,7 +80139,8 @@ var pt_BR_default = {
|
|
|
80123
80139
|
tableSettings: "Configura\xE7\xF5es da Tabela",
|
|
80124
80140
|
groupBy: "Agrupar por:",
|
|
80125
80141
|
reset: "Redefinir",
|
|
80126
|
-
selectColumnGroup: "Selecionar uma coluna para agrupar"
|
|
80142
|
+
selectColumnGroup: "Selecionar uma coluna para agrupar",
|
|
80143
|
+
configure: "Configurar"
|
|
80127
80144
|
},
|
|
80128
80145
|
rowGroupToggle: {
|
|
80129
80146
|
expandTierOne: "Abra os primeiros grupos na tabela.",
|
|
@@ -80267,7 +80284,8 @@ var th_TH_default = {
|
|
|
80267
80284
|
tableSettings: "\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E15\u0E32\u0E23\u0E32\u0E07",
|
|
80268
80285
|
groupBy: "\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E15\u0E32\u0E21:",
|
|
80269
80286
|
reset: "\u0E23\u0E35\u0E40\u0E0B\u0E47\u0E15",
|
|
80270
|
-
selectColumnGroup: "\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E17\u0E35\u0E48\u0E08\u0E30\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21"
|
|
80287
|
+
selectColumnGroup: "\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E17\u0E35\u0E48\u0E08\u0E30\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21",
|
|
80288
|
+
configure: "\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E04\u0E48\u0E32"
|
|
80271
80289
|
},
|
|
80272
80290
|
rowGroupToggle: {
|
|
80273
80291
|
expandTierOne: "\u0E40\u0E1B\u0E34\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E41\u0E23\u0E01\u0E43\u0E19\u0E15\u0E32\u0E23\u0E32\u0E07",
|
|
@@ -80411,7 +80429,8 @@ var zh_SG_default = {
|
|
|
80411
80429
|
tableSettings: "\u8868\u683C\u8BBE\u7F6E",
|
|
80412
80430
|
groupBy: "\u5206\u7EC4\u4F9D\u636E\uFF1A",
|
|
80413
80431
|
reset: "\u91CD\u7F6E",
|
|
80414
|
-
selectColumnGroup: "\u9009\u62E9\u8981\u5206\u7C7B\u7684\u5217"
|
|
80432
|
+
selectColumnGroup: "\u9009\u62E9\u8981\u5206\u7C7B\u7684\u5217",
|
|
80433
|
+
configure: "\u914D\u7F6E"
|
|
80415
80434
|
},
|
|
80416
80435
|
rowGroupToggle: {
|
|
80417
80436
|
expandTierOne: "\u6253\u5F00\u8868\u4E2D\u7684\u7B2C\u4E00\u4E2A\u7EC4\u3002",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@procore/data-table",
|
|
3
|
-
"version": "14.5.
|
|
3
|
+
"version": "14.5.1",
|
|
4
4
|
"description": "Complex data grid built on top of ag-grid, with DST components and styles.",
|
|
5
5
|
"main": "dist/modern/index.js",
|
|
6
6
|
"module": "dist/modern/index.mjs",
|
|
@@ -36,7 +36,6 @@
|
|
|
36
36
|
"cypress:run": "cypress run -b ${CYPRESS_BROWSER-chrome} --spec ${CYPRESS_SPEC-cypress/e2e/**/*.e2e.ts}",
|
|
37
37
|
"cypress:run:all": "start-server-and-test storybook-static:server http://127.0.0.1:6006 'yarn cypress:run'",
|
|
38
38
|
"cypress:install": "cypress install",
|
|
39
|
-
"dev": "NODE_ENV=development webpack --mode=development --watch",
|
|
40
39
|
"prettier": "prettier --write",
|
|
41
40
|
"prettier:check": "prettier --check",
|
|
42
41
|
"storybook": "storybook dev -p 6006",
|
|
@@ -133,20 +132,11 @@
|
|
|
133
132
|
"@typescript-eslint/eslint-plugin": "5.48.2",
|
|
134
133
|
"@typescript-eslint/parser": "5.48.1",
|
|
135
134
|
"@wojtekmaj/enzyme-adapter-react-17": "0.6.7",
|
|
136
|
-
"assert": "2.0.0",
|
|
137
|
-
"browserify-zlib": "0.2.0",
|
|
138
|
-
"buffer": "6.0.3",
|
|
139
|
-
"console-browserify": "1.2.0",
|
|
140
|
-
"constants-browserify": "1.0.0",
|
|
141
|
-
"copy-webpack-plugin": "11.0.0",
|
|
142
|
-
"crypto-browserify": "3.12.0",
|
|
143
135
|
"css-loader": "6.7.1",
|
|
144
|
-
"css-minimizer-webpack-plugin": "4.2.2",
|
|
145
136
|
"cypress": "13.6.1",
|
|
146
137
|
"cypress-multi-reporters": "1.6.4",
|
|
147
138
|
"cypress-real-events": "^1.11.0",
|
|
148
139
|
"cypress-web-vitals": "^4.1.2",
|
|
149
|
-
"domain-browser": "4.22.0",
|
|
150
140
|
"enzyme": "3.11.0",
|
|
151
141
|
"esbuild-sass-plugin": "^2.16.1",
|
|
152
142
|
"eslint": "8.31.0",
|
|
@@ -158,44 +148,23 @@
|
|
|
158
148
|
"eslint-plugin-prettier": "4.2.1",
|
|
159
149
|
"eslint-plugin-react": "7.32.0",
|
|
160
150
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
161
|
-
"events": "3.3.0",
|
|
162
151
|
"http-server": "^14.1.1",
|
|
163
|
-
"https-browserify": "1.0.0",
|
|
164
152
|
"jest": "29.5.0",
|
|
165
|
-
"mini-css-extract-plugin": "2.6.1",
|
|
166
153
|
"miragejs": "0.1.45",
|
|
167
154
|
"mocha-junit-reporter": "^2.2.1",
|
|
168
155
|
"mochawesome": "^7.1.3",
|
|
169
|
-
"os-browserify": "0.3.0",
|
|
170
|
-
"path-browserify": "1.0.1",
|
|
171
156
|
"postcss-modules": "^6.0.0",
|
|
172
|
-
"process": "0.11.10",
|
|
173
|
-
"punycode": "2.3.0",
|
|
174
|
-
"querystring-es3": "0.2.1",
|
|
175
157
|
"react": "17.0.2",
|
|
176
158
|
"react-dom": "17.0.2",
|
|
177
|
-
"readable-stream": "4.1.0",
|
|
178
159
|
"rimraf": "3.0.2",
|
|
179
160
|
"safe-json-stringify": "^1.2.0",
|
|
180
161
|
"sass": "1.57.1",
|
|
181
162
|
"sass-loader": "13.2.0",
|
|
182
163
|
"start-server-and-test": "1.15.4",
|
|
183
164
|
"storybook": "^7.5.3",
|
|
184
|
-
"stream-browserify": "3.0.0",
|
|
185
|
-
"stream-http": "3.2.0",
|
|
186
|
-
"string_decoder": "1.3.0",
|
|
187
165
|
"style-loader": "3.3.1",
|
|
188
166
|
"styled-components": "5.3.9",
|
|
189
|
-
"terser-webpack-plugin": "5.3.5",
|
|
190
|
-
"timers-browserify": "2.0.12",
|
|
191
|
-
"ts-loader": "9.4.2",
|
|
192
167
|
"tsup": "^8.0.1",
|
|
193
|
-
"
|
|
194
|
-
"typescript": "^4.9.5",
|
|
195
|
-
"url": "0.11.0",
|
|
196
|
-
"util": "0.12.5",
|
|
197
|
-
"vm-browserify": "1.1.2",
|
|
198
|
-
"webpack": "5.74.0",
|
|
199
|
-
"webpack-cli": "4.10.0"
|
|
168
|
+
"typescript": "^4.9.5"
|
|
200
169
|
}
|
|
201
170
|
}
|