@osdk/react-components 0.28.0 → 0.29.0-main-e5533908222aa2ef650553f0a110d4d61ccebac3

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 (72) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/build/browser/pdf-viewer/PdfViewer.js +6 -2
  3. package/build/browser/pdf-viewer/PdfViewer.js.map +1 -1
  4. package/build/browser/pdf-viewer/types.js.map +1 -1
  5. package/build/browser/util/UserAgent.js +1 -1
  6. package/build/browser/util/UserAgent.js.map +1 -1
  7. package/build/cjs/{chunk-D565X4TE.cjs → chunk-3E5LLOPP.cjs} +3 -3
  8. package/build/cjs/chunk-3E5LLOPP.cjs.map +1 -0
  9. package/build/cjs/chunk-54NO7SXL.cjs +11 -0
  10. package/build/cjs/{chunk-U4NJ4WIE.cjs.map → chunk-54NO7SXL.cjs.map} +1 -1
  11. package/build/cjs/{chunk-Z6RGIOQU.cjs → chunk-CDUWYFG4.cjs} +4 -4
  12. package/build/cjs/{chunk-Z6RGIOQU.cjs.map → chunk-CDUWYFG4.cjs.map} +1 -1
  13. package/build/cjs/{chunk-HLWTO3SQ.cjs → chunk-DVBKL7PU.cjs} +7 -7
  14. package/build/cjs/{chunk-HLWTO3SQ.cjs.map → chunk-DVBKL7PU.cjs.map} +1 -1
  15. package/build/cjs/{chunk-FWZS3WQ4.cjs → chunk-EZ56QDIG.cjs} +7 -3
  16. package/build/cjs/chunk-EZ56QDIG.cjs.map +1 -0
  17. package/build/cjs/chunk-IBRBXU2L.cjs +11 -0
  18. package/build/cjs/{chunk-Q2AQ5TDJ.cjs.map → chunk-IBRBXU2L.cjs.map} +1 -1
  19. package/build/cjs/{chunk-SWTUJIGW.cjs → chunk-K57WAAJ5.cjs} +4 -4
  20. package/build/cjs/{chunk-SWTUJIGW.cjs.map → chunk-K57WAAJ5.cjs.map} +1 -1
  21. package/build/cjs/chunk-LHQT74FJ.cjs +11 -0
  22. package/build/cjs/{chunk-MIC4N6XX.cjs.map → chunk-LHQT74FJ.cjs.map} +1 -1
  23. package/build/cjs/{chunk-KBZCABK4.cjs → chunk-TQHAIZUS.cjs} +4 -4
  24. package/build/cjs/{chunk-KBZCABK4.cjs.map → chunk-TQHAIZUS.cjs.map} +1 -1
  25. package/build/cjs/{chunk-OJ4Q6LJ6.cjs → chunk-V3KT6B2W.cjs} +4 -4
  26. package/build/cjs/{chunk-OJ4Q6LJ6.cjs.map → chunk-V3KT6B2W.cjs.map} +1 -1
  27. package/build/cjs/{chunk-7JOXWTUY.cjs → chunk-VFLRVA47.cjs} +24 -24
  28. package/build/cjs/{chunk-7JOXWTUY.cjs.map → chunk-VFLRVA47.cjs.map} +1 -1
  29. package/build/cjs/{chunk-C2V2GXW4.cjs → chunk-VV5QJPGW.cjs} +4 -4
  30. package/build/cjs/{chunk-C2V2GXW4.cjs.map → chunk-VV5QJPGW.cjs.map} +1 -1
  31. package/build/cjs/{chunk-GYFDR655.cjs → chunk-WZSTQLHR.cjs} +4 -4
  32. package/build/cjs/{chunk-GYFDR655.cjs.map → chunk-WZSTQLHR.cjs.map} +1 -1
  33. package/build/cjs/chunk-Z3PQLRB2.cjs +11 -0
  34. package/build/cjs/{chunk-S4PGPP6D.cjs.map → chunk-Z3PQLRB2.cjs.map} +1 -1
  35. package/build/cjs/chunk-ZJMZKUK4.cjs +11 -0
  36. package/build/cjs/{chunk-NNRUPDXI.cjs.map → chunk-ZJMZKUK4.cjs.map} +1 -1
  37. package/build/cjs/public/experimental/action-form.cjs +4 -4
  38. package/build/cjs/public/experimental/cbac-picker.cjs +11 -11
  39. package/build/cjs/public/experimental/document-viewer.cjs +5 -5
  40. package/build/cjs/public/experimental/document-viewer.d.cts +1 -1
  41. package/build/cjs/public/experimental/email-viewer.cjs +3 -3
  42. package/build/cjs/public/experimental/excel-viewer.cjs +3 -3
  43. package/build/cjs/public/experimental/filter-list.cjs +15 -15
  44. package/build/cjs/public/experimental/image-viewer.cjs +3 -3
  45. package/build/cjs/public/experimental/markdown-renderer.cjs +3 -3
  46. package/build/cjs/public/experimental/object-table.cjs +8 -8
  47. package/build/cjs/public/experimental/pdf-viewer.cjs +25 -25
  48. package/build/cjs/public/experimental/pdf-viewer.d.cts +2 -2
  49. package/build/cjs/public/experimental/tiff-renderer.cjs +3 -3
  50. package/build/cjs/public/experimental/video-viewer.cjs +3 -3
  51. package/build/cjs/public/experimental/xml-viewer.cjs +3 -3
  52. package/build/cjs/public/experimental.cjs +76 -76
  53. package/build/cjs/public/experimental.d.cts +1 -1
  54. package/build/cjs/{types-Cg_LdKf-.d.cts → types-cSnAM4mt.d.cts} +5 -0
  55. package/build/esm/pdf-viewer/PdfViewer.js +6 -2
  56. package/build/esm/pdf-viewer/PdfViewer.js.map +1 -1
  57. package/build/esm/pdf-viewer/types.js.map +1 -1
  58. package/build/esm/util/UserAgent.js +1 -1
  59. package/build/esm/util/UserAgent.js.map +1 -1
  60. package/build/types/pdf-viewer/PdfViewer.d.ts.map +1 -1
  61. package/build/types/pdf-viewer/types.d.ts +5 -0
  62. package/build/types/pdf-viewer/types.d.ts.map +1 -1
  63. package/docs/Prerequisites.md +10 -21
  64. package/docs/StylingOverview.md +10 -7
  65. package/package.json +7 -7
  66. package/build/cjs/chunk-D565X4TE.cjs.map +0 -1
  67. package/build/cjs/chunk-FWZS3WQ4.cjs.map +0 -1
  68. package/build/cjs/chunk-MIC4N6XX.cjs +0 -11
  69. package/build/cjs/chunk-NNRUPDXI.cjs +0 -11
  70. package/build/cjs/chunk-Q2AQ5TDJ.cjs +0 -11
  71. package/build/cjs/chunk-S4PGPP6D.cjs +0 -11
  72. package/build/cjs/chunk-U4NJ4WIE.cjs +0 -11
@@ -0,0 +1,11 @@
1
+ 'use strict';
2
+
3
+ var chunkPKJFOG2Z_cjs = require('./chunk-PKJFOG2Z.cjs');
4
+ var chunk3E5LLOPP_cjs = require('./chunk-3E5LLOPP.cjs');
5
+
6
+ // src/public/experimental/email-viewer.ts
7
+ var EmailViewer2 = chunk3E5LLOPP_cjs.withOsdkMetrics(chunkPKJFOG2Z_cjs.EmailViewer, "EmailViewer");
8
+
9
+ exports.EmailViewer = EmailViewer2;
10
+ //# sourceMappingURL=chunk-LHQT74FJ.cjs.map
11
+ //# sourceMappingURL=chunk-LHQT74FJ.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/public/experimental/email-viewer.ts"],"names":["EmailViewer","withOsdkMetrics"],"mappings":";;;;;;AAqBO,IAAMA,YAAAA,GAAcC,iCAAA,CAAgBD,6BAAA,EAAc,aAAa","file":"chunk-MIC4N6XX.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// BaseEmailViewer\nexport { BaseEmailViewer } from \"../../email-viewer/BaseEmailViewer.js\";\n// EmailViewer (Media wrapper)\nimport { EmailViewer as _EmailViewer } from \"../../email-viewer/EmailViewer.js\";\nimport { withOsdkMetrics } from \"../../util/withOsdkMetrics.js\";\nexport const EmailViewer = withOsdkMetrics(_EmailViewer, \"EmailViewer\");"]}
1
+ {"version":3,"sources":["../../src/public/experimental/email-viewer.ts"],"names":["EmailViewer","withOsdkMetrics"],"mappings":";;;;;;AAqBO,IAAMA,YAAAA,GAAcC,iCAAA,CAAgBD,6BAAA,EAAc,aAAa","file":"chunk-LHQT74FJ.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// BaseEmailViewer\nexport { BaseEmailViewer } from \"../../email-viewer/BaseEmailViewer.js\";\n// EmailViewer (Media wrapper)\nimport { EmailViewer as _EmailViewer } from \"../../email-viewer/EmailViewer.js\";\nimport { withOsdkMetrics } from \"../../util/withOsdkMetrics.js\";\nexport const EmailViewer = withOsdkMetrics(_EmailViewer, \"EmailViewer\");"]}
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
3
  var chunkIYJOHKJE_cjs = require('./chunk-IYJOHKJE.cjs');
4
- var chunkD565X4TE_cjs = require('./chunk-D565X4TE.cjs');
4
+ var chunk3E5LLOPP_cjs = require('./chunk-3E5LLOPP.cjs');
5
5
 
6
6
  // src/public/experimental/markdown-renderer.ts
7
- var MarkdownViewerMedia2 = chunkD565X4TE_cjs.withOsdkMetrics(chunkIYJOHKJE_cjs.MarkdownViewerMedia, "MarkdownViewerMedia");
7
+ var MarkdownViewerMedia2 = chunk3E5LLOPP_cjs.withOsdkMetrics(chunkIYJOHKJE_cjs.MarkdownViewerMedia, "MarkdownViewerMedia");
8
8
 
9
9
  exports.MarkdownViewerMedia = MarkdownViewerMedia2;
10
- //# sourceMappingURL=chunk-KBZCABK4.cjs.map
11
- //# sourceMappingURL=chunk-KBZCABK4.cjs.map
10
+ //# sourceMappingURL=chunk-TQHAIZUS.cjs.map
11
+ //# sourceMappingURL=chunk-TQHAIZUS.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-KBZCABK4.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-TQHAIZUS.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 chunkHNBSGCSZ_cjs = require('./chunk-HNBSGCSZ.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 chunkD565X4TE_cjs = require('./chunk-D565X4TE.cjs');
10
+ var chunk3E5LLOPP_cjs = require('./chunk-3E5LLOPP.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 = chunkD565X4TE_cjs.withOsdkMetrics(ActionForm, "ActionForm");
1852
+ var ActionForm2 = chunk3E5LLOPP_cjs.withOsdkMetrics(ActionForm, "ActionForm");
1853
1853
 
1854
1854
  exports.ActionForm = ActionForm2;
1855
1855
  exports.BaseForm = BaseForm;
1856
- //# sourceMappingURL=chunk-OJ4Q6LJ6.cjs.map
1857
- //# sourceMappingURL=chunk-OJ4Q6LJ6.cjs.map
1856
+ //# sourceMappingURL=chunk-V3KT6B2W.cjs.map
1857
+ //# sourceMappingURL=chunk-V3KT6B2W.cjs.map