@osdk/react-components 0.34.0-main-9c6b0e3ff8efd7e86c4f7bc0edc53f6e26513b25 → 0.34.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 (54) hide show
  1. package/CHANGELOG.md +2 -13
  2. package/build/browser/util/UserAgent.js +1 -1
  3. package/build/browser/util/UserAgent.js.map +1 -1
  4. package/build/cjs/{chunk-FTW4JVD7.cjs → chunk-4VNWCW75.cjs} +4 -4
  5. package/build/cjs/{chunk-FTW4JVD7.cjs.map → chunk-4VNWCW75.cjs.map} +1 -1
  6. package/build/cjs/{chunk-6F4AZP7V.cjs → chunk-5KTGUKJT.cjs} +4 -4
  7. package/build/cjs/{chunk-6F4AZP7V.cjs.map → chunk-5KTGUKJT.cjs.map} +1 -1
  8. package/build/cjs/chunk-F4JELV7M.cjs +11 -0
  9. package/build/cjs/{chunk-REAYT6E6.cjs.map → chunk-F4JELV7M.cjs.map} +1 -1
  10. package/build/cjs/{chunk-67U7G75G.cjs → chunk-IHVPE5CD.cjs} +4 -4
  11. package/build/cjs/{chunk-67U7G75G.cjs.map → chunk-IHVPE5CD.cjs.map} +1 -1
  12. package/build/cjs/{chunk-NG2KBWBB.cjs → chunk-KNZXFIIH.cjs} +4 -4
  13. package/build/cjs/{chunk-NG2KBWBB.cjs.map → chunk-KNZXFIIH.cjs.map} +1 -1
  14. package/build/cjs/{chunk-AFK4GBYE.cjs → chunk-LGGRMQCE.cjs} +4 -4
  15. package/build/cjs/{chunk-AFK4GBYE.cjs.map → chunk-LGGRMQCE.cjs.map} +1 -1
  16. package/build/cjs/{chunk-TXPS5JVL.cjs → chunk-MMPVBH5H.cjs} +4 -4
  17. package/build/cjs/{chunk-TXPS5JVL.cjs.map → chunk-MMPVBH5H.cjs.map} +1 -1
  18. package/build/cjs/chunk-PYOEFNQH.cjs +11 -0
  19. package/build/cjs/{chunk-PFPLIUW2.cjs.map → chunk-PYOEFNQH.cjs.map} +1 -1
  20. package/build/cjs/chunk-Q5H4KPSL.cjs +11 -0
  21. package/build/cjs/{chunk-HFLRL2TQ.cjs.map → chunk-Q5H4KPSL.cjs.map} +1 -1
  22. package/build/cjs/{chunk-6QEH3O26.cjs → chunk-U74WOMFV.cjs} +4 -4
  23. package/build/cjs/{chunk-6QEH3O26.cjs.map → chunk-U74WOMFV.cjs.map} +1 -1
  24. package/build/cjs/chunk-VRTFHF24.cjs +11 -0
  25. package/build/cjs/{chunk-5NDWL2Z4.cjs.map → chunk-VRTFHF24.cjs.map} +1 -1
  26. package/build/cjs/chunk-W6DWGABB.cjs +11 -0
  27. package/build/cjs/{chunk-K5J4ISSR.cjs.map → chunk-W6DWGABB.cjs.map} +1 -1
  28. package/build/cjs/{chunk-VTZQLADC.cjs → chunk-WE4REEMW.cjs} +3 -3
  29. package/build/cjs/chunk-WE4REEMW.cjs.map +1 -0
  30. package/build/cjs/{chunk-QZHGAZFV.cjs → chunk-YTDSW5OV.cjs} +4 -4
  31. package/build/cjs/{chunk-QZHGAZFV.cjs.map → chunk-YTDSW5OV.cjs.map} +1 -1
  32. package/build/cjs/public/experimental/action-form.cjs +4 -4
  33. package/build/cjs/public/experimental/cbac-picker.cjs +11 -11
  34. package/build/cjs/public/experimental/document-viewer.cjs +4 -4
  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 +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 +58 -58
  46. package/build/esm/util/UserAgent.js +1 -1
  47. package/build/esm/util/UserAgent.js.map +1 -1
  48. package/package.json +9 -9
  49. package/build/cjs/chunk-5NDWL2Z4.cjs +0 -11
  50. package/build/cjs/chunk-HFLRL2TQ.cjs +0 -11
  51. package/build/cjs/chunk-K5J4ISSR.cjs +0 -11
  52. package/build/cjs/chunk-PFPLIUW2.cjs +0 -11
  53. package/build/cjs/chunk-REAYT6E6.cjs +0 -11
  54. package/build/cjs/chunk-VTZQLADC.cjs.map +0 -1
package/CHANGELOG.md CHANGED
@@ -1,23 +1,12 @@
1
1
  # @osdk/react-components
2
2
 
3
- ## 0.34.0-main-9c6b0e3ff8efd7e86c4f7bc0edc53f6e26513b25
3
+ ## 0.34.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
- - afc63a7: Restore the AIP chat entry points (`@osdk/react/experimental/aip` and `@osdk/react-components/experimental/aip-agent-chat`) and publish `@osdk/aip-core` so the optional peer dependency resolves from the registry.
8
-
9
- ### Patch Changes
10
-
11
7
  - 0ed0b5c: Restyle AipAgentChat to match Threads 2.0 design with light gray user bubbles, plain-text assistant messages, rounded inlined composer, centered max-width layout, and no composer divider. Add reusable Callout base component with intent-tinted backgrounds and dark mode support. Add AipAgentChat storybook stories.
12
8
  - d24cc61: Pin the `@osdk/aip-core` peerDependency range to `>=0.5.0 <1.0.0` instead of `workspace:^` so a minor bump of `@osdk/aip-core` (e.g. 0.5.0 -> 0.6.0) no longer falls out of the caret range and triggers a major-bump cascade across the release plan.
13
- - Updated dependencies [d24cc61]
14
- - Updated dependencies [afc63a7]
15
- - Updated dependencies [9b150d7]
16
- - Updated dependencies [15a35f2]
17
- - @osdk/react@2.41.0-main-9c6b0e3ff8efd7e86c4f7bc0edc53f6e26513b25
18
- - @osdk/aip-core@0.6.0-main-9c6b0e3ff8efd7e86c4f7bc0edc53f6e26513b25
19
- - @osdk/client@2.41.0-main-9c6b0e3ff8efd7e86c4f7bc0edc53f6e26513b25
20
- - @osdk/api@2.41.0-main-9c6b0e3ff8efd7e86c4f7bc0edc53f6e26513b25
9
+ - afc63a7: Restore the AIP chat entry points (`@osdk/react/experimental/aip` and `@osdk/react-components/experimental/aip-agent-chat`) and publish `@osdk/aip-core` so the optional peer dependency resolves from the registry.
21
10
 
22
11
  ## 0.33.0
23
12
 
@@ -14,7 +14,7 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- const PACKAGE_USER_AGENT = `osdk-react-components/${"0.34.0-main-9c6b0e3ff8efd7e86c4f7bc0edc53f6e26513b25"}`;
17
+ const PACKAGE_USER_AGENT = `osdk-react-components/${"0.34.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":[]}
@@ -5,7 +5,7 @@ var chunkC6IPNPMZ_cjs = require('./chunk-C6IPNPMZ.cjs');
5
5
  var chunkHNBSGCSZ_cjs = require('./chunk-HNBSGCSZ.cjs');
6
6
  var chunk7LXS66DW_cjs = require('./chunk-7LXS66DW.cjs');
7
7
  var chunkMD4KDE44_cjs = require('./chunk-MD4KDE44.cjs');
8
- var chunkVTZQLADC_cjs = require('./chunk-VTZQLADC.cjs');
8
+ var chunkWE4REEMW_cjs = require('./chunk-WE4REEMW.cjs');
9
9
  var platformApis = require('@osdk/react/platform-apis');
10
10
  var React = require('react');
11
11
  var popover = require('@base-ui/react/popover');
@@ -1060,7 +1060,7 @@ function CbacPicker({
1060
1060
  }
1061
1061
 
1062
1062
  // src/public/experimental/cbac-picker.ts
1063
- var CbacPicker2 = chunkVTZQLADC_cjs.withOsdkMetrics(CbacPicker, "CbacPicker");
1063
+ var CbacPicker2 = chunkWE4REEMW_cjs.withOsdkMetrics(CbacPicker, "CbacPicker");
1064
1064
 
1065
1065
  exports.BaseCbacPicker = BaseCbacPicker;
1066
1066
  exports.BaseCbacPickerDialog = BaseCbacPickerDialog;
@@ -1071,5 +1071,5 @@ exports.MaxClassificationField = MaxClassificationField;
1071
1071
  exports.computeMarkingStates = computeMarkingStates;
1072
1072
  exports.groupMarkingsByCategory = groupMarkingsByCategory2;
1073
1073
  exports.toggleMarking = toggleMarking;
1074
- //# sourceMappingURL=chunk-FTW4JVD7.cjs.map
1075
- //# sourceMappingURL=chunk-FTW4JVD7.cjs.map
1074
+ //# sourceMappingURL=chunk-4VNWCW75.cjs.map
1075
+ //# sourceMappingURL=chunk-4VNWCW75.cjs.map