@osdk/react-components 0.11.0 → 0.11.1-main-c6e8e5726577a902cebd019062de6ed3d11de213

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @osdk/react-components
2
2
 
3
+ ## 0.11.1-main-c6e8e5726577a902cebd019062de6ed3d11de213
4
+
5
+ ### Patch Changes
6
+
7
+ - 5d0c6b7: Fix Action Form popover dismissal inside dialog portals.
8
+
3
9
  ## 0.11.0
4
10
 
5
11
  ### Minor Changes
@@ -14,7 +14,7 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- const PACKAGE_USER_AGENT = `osdk-react-components/${"0.11.0"}`;
17
+ const PACKAGE_USER_AGENT = `osdk-react-components/${"0.11.1-main-c6e8e5726577a902cebd019062de6ed3d11de213"}`;
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,mCAAsD;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,iFAAsD;AAExD,OAAO,SAASC,kBAAkBA,CAACC,aAAqB,EAAU;EAChE,OAAO,GAAGF,kBAAkB,IAAIE,aAAa,EAAE;AACjD","ignoreList":[]}
@@ -4,7 +4,7 @@ var chunkUCTQICPR_cjs = require('./chunk-UCTQICPR.cjs');
4
4
  var chunkOHKKNZZS_cjs = require('./chunk-OHKKNZZS.cjs');
5
5
  var chunkDX7LM5UP_cjs = require('./chunk-DX7LM5UP.cjs');
6
6
  var chunk7LXS66DW_cjs = require('./chunk-7LXS66DW.cjs');
7
- var chunkVVR27JI3_cjs = require('./chunk-VVR27JI3.cjs');
7
+ var chunkKNLSGO3C_cjs = require('./chunk-KNLSGO3C.cjs');
8
8
  var button = require('@base-ui/react/button');
9
9
  var classnames3 = require('classnames');
10
10
  var React18 = require('react');
@@ -4023,11 +4023,11 @@ function deserializeFilterStates(json) {
4023
4023
  }
4024
4024
 
4025
4025
  // src/public/experimental/filter-list.ts
4026
- var FilterList2 = chunkVVR27JI3_cjs.withOsdkMetrics(FilterList, "FilterList");
4026
+ var FilterList2 = chunkKNLSGO3C_cjs.withOsdkMetrics(FilterList, "FilterList");
4027
4027
 
4028
4028
  exports.BaseFilterList = BaseFilterList;
4029
4029
  exports.FilterList = FilterList2;
4030
4030
  exports.deserializeFilterStates = deserializeFilterStates;
4031
4031
  exports.serializeFilterStates = serializeFilterStates;
4032
- //# sourceMappingURL=chunk-UD5GEWHY.cjs.map
4033
- //# sourceMappingURL=chunk-UD5GEWHY.cjs.map
4032
+ //# sourceMappingURL=chunk-7BRAAFJA.cjs.map
4033
+ //# sourceMappingURL=chunk-7BRAAFJA.cjs.map