@osdk/react-components 0.16.0-main-f90a2da35cd5d53d9a359b66bf70fb3f5fca9412 → 0.16.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 +2 -12
  2. package/build/browser/util/UserAgent.js +1 -1
  3. package/build/browser/util/UserAgent.js.map +1 -1
  4. package/build/cjs/{chunk-OE2OOQRX.cjs → chunk-GHYQSL3L.cjs} +4 -4
  5. package/build/cjs/{chunk-OE2OOQRX.cjs.map → chunk-GHYQSL3L.cjs.map} +1 -1
  6. package/build/cjs/{chunk-ZIRKQZDB.cjs → chunk-IZPOTUBM.cjs} +4 -4
  7. package/build/cjs/{chunk-ZIRKQZDB.cjs.map → chunk-IZPOTUBM.cjs.map} +1 -1
  8. package/build/cjs/chunk-JFDN2CL6.cjs +11 -0
  9. package/build/cjs/{chunk-YMQAFH6Y.cjs.map → chunk-JFDN2CL6.cjs.map} +1 -1
  10. package/build/cjs/{chunk-3MXXKWBP.cjs → chunk-K4SZZ6DV.cjs} +4 -4
  11. package/build/cjs/{chunk-3MXXKWBP.cjs.map → chunk-K4SZZ6DV.cjs.map} +1 -1
  12. package/build/cjs/{chunk-TB3N5VN2.cjs → chunk-LNKZUZM7.cjs} +4 -4
  13. package/build/cjs/{chunk-TB3N5VN2.cjs.map → chunk-LNKZUZM7.cjs.map} +1 -1
  14. package/build/cjs/chunk-NIX6ULDB.cjs +11 -0
  15. package/build/cjs/{chunk-6GHGF53E.cjs.map → chunk-NIX6ULDB.cjs.map} +1 -1
  16. package/build/cjs/{chunk-MMDCBK5H.cjs → chunk-PA4NCZGE.cjs} +4 -4
  17. package/build/cjs/{chunk-MMDCBK5H.cjs.map → chunk-PA4NCZGE.cjs.map} +1 -1
  18. package/build/cjs/chunk-QB77K7J2.cjs +11 -0
  19. package/build/cjs/{chunk-5SFAHTXT.cjs.map → chunk-QB77K7J2.cjs.map} +1 -1
  20. package/build/cjs/chunk-UPU3VW75.cjs +11 -0
  21. package/build/cjs/{chunk-VULX4DEJ.cjs.map → chunk-UPU3VW75.cjs.map} +1 -1
  22. package/build/cjs/{chunk-W2KATM4R.cjs → chunk-UXYYXPDX.cjs} +4 -4
  23. package/build/cjs/{chunk-W2KATM4R.cjs.map → chunk-UXYYXPDX.cjs.map} +1 -1
  24. package/build/cjs/chunk-XELNILZU.cjs +11 -0
  25. package/build/cjs/{chunk-CTZNJBJO.cjs.map → chunk-XELNILZU.cjs.map} +1 -1
  26. package/build/cjs/{chunk-QTVF5SH5.cjs → chunk-XQ7BRMFT.cjs} +4 -4
  27. package/build/cjs/{chunk-QTVF5SH5.cjs.map → chunk-XQ7BRMFT.cjs.map} +1 -1
  28. package/build/cjs/{chunk-SFH7XFXM.cjs → chunk-YLDTVHX3.cjs} +3 -3
  29. package/build/cjs/chunk-YLDTVHX3.cjs.map +1 -0
  30. package/build/cjs/chunk-ZTZQA3EN.cjs +11 -0
  31. package/build/cjs/{chunk-UBICUULL.cjs.map → chunk-ZTZQA3EN.cjs.map} +1 -1
  32. package/build/cjs/public/experimental/action-form.cjs +4 -4
  33. package/build/cjs/public/experimental/document-viewer.cjs +4 -4
  34. package/build/cjs/public/experimental/docx-viewer.cjs +3 -3
  35. package/build/cjs/public/experimental/email-viewer.cjs +3 -3
  36. package/build/cjs/public/experimental/excel-viewer.cjs +3 -3
  37. package/build/cjs/public/experimental/filter-list.cjs +13 -13
  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 +48 -48
  46. package/build/esm/util/UserAgent.js +1 -1
  47. package/build/esm/util/UserAgent.js.map +1 -1
  48. package/package.json +8 -8
  49. package/build/cjs/chunk-5SFAHTXT.cjs +0 -11
  50. package/build/cjs/chunk-6GHGF53E.cjs +0 -11
  51. package/build/cjs/chunk-CTZNJBJO.cjs +0 -11
  52. package/build/cjs/chunk-SFH7XFXM.cjs.map +0 -1
  53. package/build/cjs/chunk-UBICUULL.cjs +0 -11
  54. package/build/cjs/chunk-VULX4DEJ.cjs +0 -11
  55. package/build/cjs/chunk-YMQAFH6Y.cjs +0 -11
package/CHANGELOG.md CHANGED
@@ -1,24 +1,14 @@
1
1
  # @osdk/react-components
2
2
 
3
- ## 0.16.0-main-f90a2da35cd5d53d9a359b66bf70fb3f5fca9412
3
+ ## 0.16.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - f62c9e2: Add DocumentViewer with MIME-type routing, ImageViewer, VideoViewer, DocxViewer, ExcelViewer, EmailViewer, XmlViewer components, and OSDK Media wrappers for TiffRenderer and MarkdownRenderer
8
8
  - 7ee1fa3: ObjectTable `EditFieldConfig.getFieldComponentProps` now receives a second `edits` argument with the row's pending cell edits (keyed by columnId), so editor configuration can react to other in-progress edits within the same row.
9
- - bfe05b5: Widen `renderValue` return type on FilterList property and static-values filter definitions from `string` to `ReactNode` so callers can render custom React components (e.g. avatars, anchors) for filter values. When `renderValue` returns a non-string `ReactNode`, search matching falls back to the raw value.
10
-
11
- ### Patch Changes
12
-
13
9
  - cf496ff: filter-list: round number range histogram min/max to integers for integer property types so dragging or clicking a bucket no longer emits fractional values that break downstream filters
10
+ - bfe05b5: Widen `renderValue` return type on FilterList property and static-values filter definitions from `string` to `ReactNode` so callers can render custom React components (e.g. avatars, anchors) for filter values. When `renderValue` returns a non-string `ReactNode`, search matching falls back to the raw value.
14
11
  - 11f585d: Histogram date filter: From and To inputs now open independent single-month popovers with Today/Clear actions, replacing the shared two-month range calendar that was confusing users next to the histogram bars
15
- - Updated dependencies [f90a2da]
16
- - Updated dependencies [9eb67e4]
17
- - Updated dependencies [51b3bce]
18
- - Updated dependencies [75f877f]
19
- - @osdk/client@2.20.0-main-f90a2da35cd5d53d9a359b66bf70fb3f5fca9412
20
- - @osdk/api@2.20.0-main-f90a2da35cd5d53d9a359b66bf70fb3f5fca9412
21
- - @osdk/react@2.20.0-main-f90a2da35cd5d53d9a359b66bf70fb3f5fca9412
22
12
 
23
13
  ## 0.15.0
24
14
 
@@ -14,7 +14,7 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- const PACKAGE_USER_AGENT = `osdk-react-components/${"0.16.0-main-f90a2da35cd5d53d9a359b66bf70fb3f5fca9412"}`;
17
+ const PACKAGE_USER_AGENT = `osdk-react-components/${"0.16.0"}`;
18
18
  export function componentUserAgent(componentName) {
19
19
  return `${PACKAGE_USER_AGENT}/${componentName}`;
20
20
  }
@@ -1 +1 @@
1
- {"version":3,"file":"UserAgent.js","names":["PACKAGE_USER_AGENT","componentUserAgent","componentName"],"sources":["UserAgent.ts"],"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\nconst PACKAGE_USER_AGENT =\n `osdk-react-components/${process.env.PACKAGE_VERSION}`;\n\nexport function componentUserAgent(componentName: string): string {\n return `${PACKAGE_USER_AGENT}/${componentName}`;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,MAAMA,kBAAkB,GACtB,iFAAsD;AAExD,OAAO,SAASC,kBAAkBA,CAACC,aAAqB,EAAU;EAChE,OAAO,GAAGF,kBAAkB,IAAIE,aAAa,EAAE;AACjD","ignoreList":[]}
1
+ {"version":3,"file":"UserAgent.js","names":["PACKAGE_USER_AGENT","componentUserAgent","componentName"],"sources":["UserAgent.ts"],"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\nconst PACKAGE_USER_AGENT =\n `osdk-react-components/${process.env.PACKAGE_VERSION}`;\n\nexport function componentUserAgent(componentName: string): string {\n return `${PACKAGE_USER_AGENT}/${componentName}`;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,MAAMA,kBAAkB,GACtB,mCAAsD;AAExD,OAAO,SAASC,kBAAkBA,CAACC,aAAqB,EAAU;EAChE,OAAO,GAAGF,kBAAkB,IAAIE,aAAa,EAAE;AACjD","ignoreList":[]}
@@ -8,7 +8,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
10
  var chunkJK24D7TM_cjs = require('./chunk-JK24D7TM.cjs');
11
- var chunkSFH7XFXM_cjs = require('./chunk-SFH7XFXM.cjs');
11
+ var chunkYLDTVHX3_cjs = require('./chunk-YLDTVHX3.cjs');
12
12
  var react = require('@osdk/react');
13
13
  var React17 = require('react');
14
14
  var icons = require('@blueprintjs/icons');
@@ -1799,9 +1799,9 @@ var ActionForm = chunkZBJEZKOD_cjs.typedReactMemo(function ActionFormFn({
1799
1799
  });
1800
1800
 
1801
1801
  // src/public/experimental/action-form.ts
1802
- var ActionForm2 = chunkSFH7XFXM_cjs.withOsdkMetrics(ActionForm, "ActionForm");
1802
+ var ActionForm2 = chunkYLDTVHX3_cjs.withOsdkMetrics(ActionForm, "ActionForm");
1803
1803
 
1804
1804
  exports.ActionForm = ActionForm2;
1805
1805
  exports.BaseForm = BaseForm;
1806
- //# sourceMappingURL=chunk-OE2OOQRX.cjs.map
1807
- //# sourceMappingURL=chunk-OE2OOQRX.cjs.map
1806
+ //# sourceMappingURL=chunk-GHYQSL3L.cjs.map
1807
+ //# sourceMappingURL=chunk-GHYQSL3L.cjs.map