@osdk/react-components 0.25.0 → 0.26.0

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.
Files changed (55) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/build/browser/excel-viewer/parseSpreadsheet.js +1 -1
  3. package/build/browser/excel-viewer/parseSpreadsheet.js.map +1 -1
  4. package/build/browser/util/UserAgent.js +1 -1
  5. package/build/cjs/{chunk-5JJQ5X5R.cjs → chunk-3FFHTVG7.cjs} +6 -6
  6. package/build/cjs/{chunk-5JJQ5X5R.cjs.map → chunk-3FFHTVG7.cjs.map} +1 -1
  7. package/build/cjs/{chunk-4VJIPB7R.cjs → chunk-3SJODG6U.cjs} +5 -5
  8. package/build/cjs/chunk-3SJODG6U.cjs.map +1 -0
  9. package/build/cjs/{chunk-6L63NPQG.cjs → chunk-3VL5YVFA.cjs} +4 -4
  10. package/build/cjs/{chunk-6L63NPQG.cjs.map → chunk-3VL5YVFA.cjs.map} +1 -1
  11. package/build/cjs/{chunk-XWS2AC35.cjs → chunk-DY6YZDDT.cjs} +4 -4
  12. package/build/cjs/{chunk-XWS2AC35.cjs.map → chunk-DY6YZDDT.cjs.map} +1 -1
  13. package/build/cjs/chunk-GKWXRVFO.cjs +11 -0
  14. package/build/cjs/{chunk-WWLCXYON.cjs.map → chunk-GKWXRVFO.cjs.map} +1 -1
  15. package/build/cjs/{chunk-JP47JG5E.cjs → chunk-IFOPHNX3.cjs} +4 -4
  16. package/build/cjs/{chunk-JP47JG5E.cjs.map → chunk-IFOPHNX3.cjs.map} +1 -1
  17. package/build/cjs/chunk-JPVZGQXS.cjs +11 -0
  18. package/build/cjs/{chunk-IR6JZWJL.cjs.map → chunk-JPVZGQXS.cjs.map} +1 -1
  19. package/build/cjs/{chunk-35GST4FB.cjs → chunk-OZ3OGPEA.cjs} +4 -4
  20. package/build/cjs/{chunk-35GST4FB.cjs.map → chunk-OZ3OGPEA.cjs.map} +1 -1
  21. package/build/cjs/{chunk-QT5CNZF3.cjs → chunk-RDILWZTC.cjs} +4 -4
  22. package/build/cjs/{chunk-QT5CNZF3.cjs.map → chunk-RDILWZTC.cjs.map} +1 -1
  23. package/build/cjs/chunk-UJXNFENA.cjs +11 -0
  24. package/build/cjs/{chunk-QUDOYYWI.cjs.map → chunk-UJXNFENA.cjs.map} +1 -1
  25. package/build/cjs/{chunk-MQTQLA4O.cjs → chunk-UTB55N5Y.cjs} +3 -3
  26. package/build/cjs/{chunk-MQTQLA4O.cjs.map → chunk-UTB55N5Y.cjs.map} +1 -1
  27. package/build/cjs/chunk-W6C6UWUN.cjs +11 -0
  28. package/build/cjs/{chunk-ZQTIVTJW.cjs.map → chunk-W6C6UWUN.cjs.map} +1 -1
  29. package/build/cjs/{chunk-VW7HAI4H.cjs → chunk-Y4OUZFGE.cjs} +4 -4
  30. package/build/cjs/{chunk-VW7HAI4H.cjs.map → chunk-Y4OUZFGE.cjs.map} +1 -1
  31. package/build/cjs/chunk-YLYICFCA.cjs +11 -0
  32. package/build/cjs/{chunk-UXOUQ5BH.cjs.map → chunk-YLYICFCA.cjs.map} +1 -1
  33. package/build/cjs/public/experimental/action-form.cjs +4 -4
  34. package/build/cjs/public/experimental/document-viewer.cjs +5 -5
  35. package/build/cjs/public/experimental/email-viewer.cjs +3 -3
  36. package/build/cjs/public/experimental/excel-viewer.cjs +5 -5
  37. package/build/cjs/public/experimental/filter-list.cjs +15 -15
  38. package/build/cjs/public/experimental/image-viewer.cjs +3 -3
  39. package/build/cjs/public/experimental/markdown-renderer.cjs +3 -3
  40. package/build/cjs/public/experimental/object-table.cjs +8 -8
  41. package/build/cjs/public/experimental/pdf-viewer.cjs +7 -7
  42. package/build/cjs/public/experimental/tiff-renderer.cjs +3 -3
  43. package/build/cjs/public/experimental/video-viewer.cjs +3 -3
  44. package/build/cjs/public/experimental/xml-viewer.cjs +3 -3
  45. package/build/cjs/public/experimental.cjs +50 -50
  46. package/build/esm/excel-viewer/parseSpreadsheet.js +1 -1
  47. package/build/esm/excel-viewer/parseSpreadsheet.js.map +1 -1
  48. package/build/esm/util/UserAgent.js +1 -1
  49. package/package.json +5 -5
  50. package/build/cjs/chunk-4VJIPB7R.cjs.map +0 -1
  51. package/build/cjs/chunk-IR6JZWJL.cjs +0 -11
  52. package/build/cjs/chunk-QUDOYYWI.cjs +0 -11
  53. package/build/cjs/chunk-UXOUQ5BH.cjs +0 -11
  54. package/build/cjs/chunk-WWLCXYON.cjs +0 -11
  55. package/build/cjs/chunk-ZQTIVTJW.cjs +0 -11
@@ -0,0 +1,11 @@
1
+ 'use strict';
2
+
3
+ var chunkVOROB7KJ_cjs = require('./chunk-VOROB7KJ.cjs');
4
+ var chunkUTB55N5Y_cjs = require('./chunk-UTB55N5Y.cjs');
5
+
6
+ // src/public/experimental/image-viewer.ts
7
+ var ImageViewer2 = chunkUTB55N5Y_cjs.withOsdkMetrics(chunkVOROB7KJ_cjs.ImageViewer, "ImageViewer");
8
+
9
+ exports.ImageViewer = ImageViewer2;
10
+ //# sourceMappingURL=chunk-JPVZGQXS.cjs.map
11
+ //# sourceMappingURL=chunk-JPVZGQXS.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/public/experimental/image-viewer.ts"],"names":["ImageViewer","withOsdkMetrics"],"mappings":";;;;;;AAqBO,IAAMA,YAAAA,GAAcC,iCAAA,CAAgBD,6BAAA,EAAc,aAAa","file":"chunk-IR6JZWJL.cjs","sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n// BaseImageViewer\nexport { BaseImageViewer } from \"../../images/image-viewer/BaseImageViewer.js\";\n// ImageViewer (Media wrapper)\nimport { ImageViewer as _ImageViewer } from \"../../images/image-viewer/ImageViewer.js\";\nimport { withOsdkMetrics } from \"../../util/withOsdkMetrics.js\";\nexport const ImageViewer = withOsdkMetrics(_ImageViewer, \"ImageViewer\");"]}
1
+ {"version":3,"sources":["../../src/public/experimental/image-viewer.ts"],"names":["ImageViewer","withOsdkMetrics"],"mappings":";;;;;;AAqBO,IAAMA,YAAAA,GAAcC,iCAAA,CAAgBD,6BAAA,EAAc,aAAa","file":"chunk-JPVZGQXS.cjs","sourcesContent":["/*\n * Copyright 2026 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n// BaseImageViewer\nexport { BaseImageViewer } from \"../../images/image-viewer/BaseImageViewer.js\";\n// ImageViewer (Media wrapper)\nimport { ImageViewer as _ImageViewer } from \"../../images/image-viewer/ImageViewer.js\";\nimport { withOsdkMetrics } from \"../../util/withOsdkMetrics.js\";\nexport const ImageViewer = withOsdkMetrics(_ImageViewer, \"ImageViewer\");"]}
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
3
  var chunkIYJOHKJE_cjs = require('./chunk-IYJOHKJE.cjs');
4
- var chunkMQTQLA4O_cjs = require('./chunk-MQTQLA4O.cjs');
4
+ var chunkUTB55N5Y_cjs = require('./chunk-UTB55N5Y.cjs');
5
5
 
6
6
  // src/public/experimental/markdown-renderer.ts
7
- var MarkdownViewerMedia2 = chunkMQTQLA4O_cjs.withOsdkMetrics(chunkIYJOHKJE_cjs.MarkdownViewerMedia, "MarkdownViewerMedia");
7
+ var MarkdownViewerMedia2 = chunkUTB55N5Y_cjs.withOsdkMetrics(chunkIYJOHKJE_cjs.MarkdownViewerMedia, "MarkdownViewerMedia");
8
8
 
9
9
  exports.MarkdownViewerMedia = MarkdownViewerMedia2;
10
- //# sourceMappingURL=chunk-35GST4FB.cjs.map
11
- //# sourceMappingURL=chunk-35GST4FB.cjs.map
10
+ //# sourceMappingURL=chunk-OZ3OGPEA.cjs.map
11
+ //# sourceMappingURL=chunk-OZ3OGPEA.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/public/experimental/markdown-renderer.ts"],"names":["MarkdownViewerMedia","withOsdkMetrics"],"mappings":";;;;;;AAsBO,IAAMA,oBAAAA,GAAsBC,iCAAA,CAAgBD,qCAAA,EAAsB,qBAAqB","file":"chunk-35GST4FB.cjs","sourcesContent":["/*\n * Copyright 2025 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n// MarkdownRenderer\nexport { MarkdownRenderer } from \"../../markdown-renderer/MarkdownRenderer.js\";\n\n// MarkdownViewerMedia (Media wrapper)\nimport { MarkdownViewerMedia as _MarkdownViewerMedia } from \"../../markdown-renderer/MarkdownViewerMedia.js\";\nimport { withOsdkMetrics } from \"../../util/withOsdkMetrics.js\";\nexport const MarkdownViewerMedia = withOsdkMetrics(_MarkdownViewerMedia, \"MarkdownViewerMedia\");"]}
1
+ {"version":3,"sources":["../../src/public/experimental/markdown-renderer.ts"],"names":["MarkdownViewerMedia","withOsdkMetrics"],"mappings":";;;;;;AAsBO,IAAMA,oBAAAA,GAAsBC,iCAAA,CAAgBD,qCAAA,EAAsB,qBAAqB","file":"chunk-OZ3OGPEA.cjs","sourcesContent":["/*\n * Copyright 2025 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n// MarkdownRenderer\nexport { MarkdownRenderer } from \"../../markdown-renderer/MarkdownRenderer.js\";\n\n// MarkdownViewerMedia (Media wrapper)\nimport { MarkdownViewerMedia as _MarkdownViewerMedia } from \"../../markdown-renderer/MarkdownViewerMedia.js\";\nimport { withOsdkMetrics } from \"../../util/withOsdkMetrics.js\";\nexport const MarkdownViewerMedia = withOsdkMetrics(_MarkdownViewerMedia, \"MarkdownViewerMedia\");"]}
@@ -7,7 +7,7 @@ var chunkE5OKIBYJ_cjs = require('./chunk-E5OKIBYJ.cjs');
7
7
  var chunk7LXS66DW_cjs = require('./chunk-7LXS66DW.cjs');
8
8
  var chunkMD4KDE44_cjs = require('./chunk-MD4KDE44.cjs');
9
9
  var chunkUCTQICPR_cjs = require('./chunk-UCTQICPR.cjs');
10
- var chunkMQTQLA4O_cjs = require('./chunk-MQTQLA4O.cjs');
10
+ var chunkUTB55N5Y_cjs = require('./chunk-UTB55N5Y.cjs');
11
11
  var react = require('@osdk/react');
12
12
  var React17 = require('react');
13
13
  var icons = require('@blueprintjs/icons');
@@ -1849,9 +1849,9 @@ var ActionForm = chunk3S52UDZM_cjs.typedReactMemo(function ActionFormFn({
1849
1849
  });
1850
1850
 
1851
1851
  // src/public/experimental/action-form.ts
1852
- var ActionForm2 = chunkMQTQLA4O_cjs.withOsdkMetrics(ActionForm, "ActionForm");
1852
+ var ActionForm2 = chunkUTB55N5Y_cjs.withOsdkMetrics(ActionForm, "ActionForm");
1853
1853
 
1854
1854
  exports.ActionForm = ActionForm2;
1855
1855
  exports.BaseForm = BaseForm;
1856
- //# sourceMappingURL=chunk-QT5CNZF3.cjs.map
1857
- //# sourceMappingURL=chunk-QT5CNZF3.cjs.map
1856
+ //# sourceMappingURL=chunk-RDILWZTC.cjs.map
1857
+ //# sourceMappingURL=chunk-RDILWZTC.cjs.map