@icos-desktop/react-components 2.2.5 → 2.2.7

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.
@@ -156,8 +156,8 @@ var request = createRequest({
156
156
  },
157
157
  }).request;
158
158
  var req = function (config) {
159
- var _a = getConfig().apiPrefix, apiPrefix = _a === void 0 ? '/api/icos/desktop' : _a;
160
- // const { apiPrefix = '/gatehub/icos-desktop-00001' } = getConfig();
159
+ // const { apiPrefix = '/api/icos/desktop' } = getConfig();
160
+ var _a = getConfig().apiPrefix, apiPrefix = _a === void 0 ? '/gatehub/icos-desktop-00001' : _a;
161
161
  try {
162
162
  return request(config.url, __assign({ baseURL: apiPrefix }, config));
163
163
  }
@@ -1973,7 +1973,7 @@ function exportSenseContentExcel(data) {
1973
1973
  // });
1974
1974
  // }
1975
1975
 
1976
- var css_248z$$ = ".BookTable-module_container__L2kmP {\n display: flex;\n flex-direction: column;\n width: 100%;\n height: 100%;\n}\n.BookTable-module_container__L2kmP * {\n box-sizing: border-box;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 {\n flex: 1;\n height: 0;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_book-title__ClT5i {\n display: flex;\n align-items: center;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_book-title__ClT5i > img {\n width: 18px;\n height: 18px;\n margin-right: 4px;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_book-title__ClT5i .BookTable-module_label__awV3B {\n flex: 1;\n overflow: hidden;\n text-overflow: ellipsis;\n word-break: keep-all;\n white-space: nowrap;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo {\n display: flex;\n flex-wrap: wrap;\n gap: 8px 6px;\n align-items: center;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo .BookTable-module_tag__PwHem {\n width: 60px;\n height: 20px;\n padding: 1px 6px 2px;\n overflow: hidden;\n font-size: 12px;\n font-weight: 400;\n line-height: 20px;\n border-radius: 4px;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo .BookTable-module_tag__PwHem.BookTable-module_tag-1__e-LYA {\n color: #00c869;\n background: rgba(16, 185, 129, 0.2);\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo .BookTable-module_tag__PwHem.BookTable-module_tag-2__FiXso {\n color: #1890ff;\n background: rgba(24, 144, 255, 0.2);\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo .BookTable-module_tag__PwHem.BookTable-module_tag-3__HaqwC {\n color: #af9301;\n background: rgba(237, 191, 53, 0.2);\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo .BookTable-module_tag__PwHem.BookTable-module_tag-4__UJv46 {\n color: rgba(255, 255, 255, 0.5);\n background: rgba(247, 248, 250, 0.2);\n}\n.BookTable-module_row-highlight__HLAF0 {\n background: var(--sense-manager-row-highlight-color) !important;\n}\n.BookTable-module_highlight__5JeBZ {\n padding: 0;\n font-family: 'Source Han Sans CN';\n font-style: normal;\n font-weight: 500;\n color: #0ff;\n background-color: transparent;\n}\n";
1976
+ var css_248z$$ = ".BookTable-module_container__L2kmP {\n display: flex;\n flex-direction: column;\n width: 100%;\n height: 100%;\n}\n.BookTable-module_container__L2kmP * {\n box-sizing: border-box;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 {\n flex: 1;\n height: 0;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_book-title__ClT5i {\n display: flex;\n align-items: center;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_book-title__ClT5i > img {\n width: 18px;\n height: 18px;\n margin-right: 4px;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_book-title__ClT5i .BookTable-module_label__awV3B {\n flex: 1;\n overflow: hidden;\n text-overflow: ellipsis;\n word-break: keep-all;\n white-space: nowrap;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo {\n display: flex;\n flex-wrap: wrap;\n gap: 8px 6px;\n align-items: center;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo .BookTable-module_tag__PwHem {\n height: 20px;\n padding: 1px 6px 2px;\n overflow: hidden;\n font-size: 12px;\n font-weight: 400;\n line-height: 20px;\n border-radius: 4px;\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo .BookTable-module_tag__PwHem.BookTable-module_tag-1__e-LYA {\n color: #00c869;\n background: rgba(16, 185, 129, 0.2);\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo .BookTable-module_tag__PwHem.BookTable-module_tag-2__FiXso {\n color: #1890ff;\n background: rgba(24, 144, 255, 0.2);\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo .BookTable-module_tag__PwHem.BookTable-module_tag-3__HaqwC {\n color: #af9301;\n background: rgba(237, 191, 53, 0.2);\n}\n.BookTable-module_container__L2kmP .BookTable-module_table__x7nr4 .BookTable-module_auth-types__zbhCo .BookTable-module_tag__PwHem.BookTable-module_tag-4__UJv46 {\n color: rgba(255, 255, 255, 0.5);\n background: rgba(247, 248, 250, 0.2);\n}\n.BookTable-module_row-highlight__HLAF0 {\n background: var(--sense-manager-row-highlight-color) !important;\n}\n.BookTable-module_highlight__5JeBZ {\n padding: 0;\n font-family: 'Source Han Sans CN';\n font-style: normal;\n font-weight: 500;\n color: #0ff;\n background-color: transparent;\n}\n";
1977
1977
  var styles$Z = {"container":"BookTable-module_container__L2kmP","table":"BookTable-module_table__x7nr4","book-title":"BookTable-module_book-title__ClT5i","label":"BookTable-module_label__awV3B","auth-types":"BookTable-module_auth-types__zbhCo","tag":"BookTable-module_tag__PwHem","tag-1":"BookTable-module_tag-1__e-LYA","tag-2":"BookTable-module_tag-2__FiXso","tag-3":"BookTable-module_tag-3__HaqwC","tag-4":"BookTable-module_tag-4__UJv46","row-highlight":"BookTable-module_row-highlight__HLAF0","highlight":"BookTable-module_highlight__5JeBZ"};
1978
1978
  styleInject(css_248z$$);
1979
1979
 
@@ -2369,7 +2369,7 @@ var useExportModal$2 = function () {
2369
2369
  // 台账来源映射
2370
2370
  var authTypesMap = {
2371
2371
  1: '我申领的',
2372
- 2: '组织管理的',
2372
+ 2: '组织管理',
2373
2373
  3: '被共享的',
2374
2374
  4: '部分共享',
2375
2375
  };
@@ -4650,7 +4650,7 @@ var BookGroupTable = function (props) {
4650
4650
  title: '台账组名称',
4651
4651
  dataIndex: 'bookGroupName',
4652
4652
  key: 'bookGroupName',
4653
- width: 300,
4653
+ // width: 300,
4654
4654
  sorter: true,
4655
4655
  ellipsis: true,
4656
4656
  render: function (text, record) {
@@ -4671,7 +4671,7 @@ var BookGroupTable = function (props) {
4671
4671
  title: '包含台账数',
4672
4672
  dataIndex: 'bookCount',
4673
4673
  key: 'bookCount',
4674
- width: 160,
4674
+ // width: 160,
4675
4675
  sorter: true,
4676
4676
  onCell: onCell,
4677
4677
  },
@@ -4679,7 +4679,7 @@ var BookGroupTable = function (props) {
4679
4679
  title: '包含实体记录数',
4680
4680
  dataIndex: 'senseCount',
4681
4681
  key: 'senseCount',
4682
- width: 160,
4682
+ // width: 160,
4683
4683
  sorter: true,
4684
4684
  onCell: onCell,
4685
4685
  },
@@ -4687,7 +4687,7 @@ var BookGroupTable = function (props) {
4687
4687
  title: '管理部门',
4688
4688
  dataIndex: 'deptName',
4689
4689
  key: 'deptName',
4690
- width: 260,
4690
+ // width: 300,
4691
4691
  sorter: true,
4692
4692
  ellipsis: true,
4693
4693
  onCell: onCell,
@@ -4696,7 +4696,7 @@ var BookGroupTable = function (props) {
4696
4696
  title: '创建时间',
4697
4697
  dataIndex: 'createTime',
4698
4698
  key: 'createTime',
4699
- width: 200,
4699
+ // width: 200,
4700
4700
  sorter: true,
4701
4701
  ellipsis: true,
4702
4702
  onCell: onCell,
@@ -4705,7 +4705,7 @@ var BookGroupTable = function (props) {
4705
4705
  title: '更新时间',
4706
4706
  dataIndex: 'updateTime',
4707
4707
  key: 'updateTime',
4708
- width: 200,
4708
+ // width: 200,
4709
4709
  sorter: true,
4710
4710
  ellipsis: true,
4711
4711
  onCell: onCell,
@@ -12824,8 +12824,8 @@ var TagTreeSelect = function (props) {
12824
12824
  };
12825
12825
 
12826
12826
  var settings$2 = {
12827
- name: 'CcosVideoPlayer',
12828
- title: '视频播放器',
12827
+ name: 'CcosVideoControl',
12828
+ title: '云台控制',
12829
12829
  description: '',
12830
12830
  package: '@icos-desktop/react-components',
12831
12831
  exportType: 'namedExport',
@@ -12947,11 +12947,11 @@ var CcosVideoPlayer = function (props) {
12947
12947
  CcosVideoPlayer.settings = settings$1;
12948
12948
 
12949
12949
  try {
12950
- window._ICOS_DESKTOP_VERSION_ = JSON.parse('{"version":"2.2.5","branch":"release_v2.2.0","buildDate":"2025-06-17 16:55:45"}');
12950
+ window._ICOS_DESKTOP_VERSION_ = JSON.parse('{"version":"2.2.7","branch":"release_v2.2.0","buildDate":"2025-06-19 14:28:11"}');
12951
12951
  }
12952
12952
  catch (err) {
12953
12953
  console.warn(err);
12954
- window._ICOS_DESKTOP_VERSION_ = '{"version":"2.2.5","branch":"release_v2.2.0","buildDate":"2025-06-17 16:55:45"}';
12954
+ window._ICOS_DESKTOP_VERSION_ = '{"version":"2.2.7","branch":"release_v2.2.0","buildDate":"2025-06-19 14:28:11"}';
12955
12955
  }
12956
12956
 
12957
12957
  export { BookDetail, BookGroupImport, BookGroupTable, BookImport, BookInfo, BookSelect, BookTable, CcosBookDetail, CcosImportTable, CcosSenseContentTable, CcosSenseCreate, CcosSenseDetail, CcosSenseEdit, CcosSenseFullTable, CcosSenseManager, CcosSenseSearch, CcosSenseTree, CcosSenseView, CcosTagConfig, CcosVideoControl, CcosVideoPlayer, EntityClassFilter, EntityClassTreeSelect, ImportTable, Modal, OrgTreeSelect, PersonSelector, ProTable$1 as ProTable, RegionCascader, RegionTreeSelect, RelationGraph, SenseContentTable, SenseCreate, SenseDetail, SenseEdit, SenseForm, SenseFullTable, SenseInfo, SenseManager, SenseSearch, SenseTable, SenseTree, SenseView, TagConfig, TagTreeSelect, VideoControl, VideoPlayer, setCconfig as config };