@icos-desktop/react-components 2.1.13 → 2.1.14

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.
@@ -16535,11 +16535,11 @@ var CcosVideoPlayer = function (props) {
16535
16535
  CcosVideoPlayer.settings = settings$1;
16536
16536
 
16537
16537
  try {
16538
- window._ICOS_DESKTOP_VERSION_ = JSON.parse('{"version":"2.1.13","branch":"release_v2.1.0","buildDate":"2025-06-06 14:12:28"}');
16538
+ window._ICOS_DESKTOP_VERSION_ = JSON.parse('{"version":"2.1.14","branch":"release_v2.1.0","buildDate":"2025-06-09 11:21:20"}');
16539
16539
  }
16540
16540
  catch (err) {
16541
16541
  console.warn(err);
16542
- window._ICOS_DESKTOP_VERSION_ = '{"version":"2.1.13","branch":"release_v2.1.0","buildDate":"2025-06-06 14:12:28"}';
16542
+ window._ICOS_DESKTOP_VERSION_ = '{"version":"2.1.14","branch":"release_v2.1.0","buildDate":"2025-06-09 11:21:20"}';
16543
16543
  }
16544
16544
 
16545
16545
  export { BookDetail, BookGroupImport, BookGroupTable, BookImport, BookInfo, BookSelect, BookTable, CcosBookDetail, CcosImportTable, CcosSenseCreate, CcosSenseDetail, CcosSenseEdit, CcosSenseFullTable, CcosSenseManager, CcosSenseSearch, CcosSenseTree, CcosSenseView, CcosTagConfig, 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 };