@react-stately/flags 3.0.0-nightly.3977 → 3.0.0-nightly.3985

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/dist/import.mjs CHANGED
@@ -8,15 +8,11 @@
8
8
  * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
9
  * OF ANY KIND, either express or implied. See the License for the specific language
10
10
  * governing permissions and limitations under the License.
11
- */ let $f4e2df6bd15f8569$export$b1d490c55aa3900c = false;
12
- let $f4e2df6bd15f8569$export$1b00cb14a96194e6 = false;
13
- function $f4e2df6bd15f8569$export$2b58422544935320() {
14
- $f4e2df6bd15f8569$export$b1d490c55aa3900c = true;
15
- }
11
+ */ let $f4e2df6bd15f8569$export$1b00cb14a96194e6 = false;
16
12
  function $f4e2df6bd15f8569$export$d9d8a0f82de49530() {
17
13
  $f4e2df6bd15f8569$export$1b00cb14a96194e6 = true;
18
14
  }
19
15
 
20
16
 
21
- export {$f4e2df6bd15f8569$export$b1d490c55aa3900c as unavailableMenuItems, $f4e2df6bd15f8569$export$1b00cb14a96194e6 as tableNestedRows, $f4e2df6bd15f8569$export$2b58422544935320 as enableUnavailableMenuItems, $f4e2df6bd15f8569$export$d9d8a0f82de49530 as enableTableNestedRows};
17
+ export {$f4e2df6bd15f8569$export$1b00cb14a96194e6 as tableNestedRows, $f4e2df6bd15f8569$export$d9d8a0f82de49530 as enableTableNestedRows};
22
18
  //# sourceMappingURL=module.js.map
package/dist/main.js CHANGED
@@ -2,9 +2,7 @@ function $parcel$export(e, n, v, s) {
2
2
  Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
3
3
  }
4
4
 
5
- $parcel$export(module.exports, "unavailableMenuItems", () => $b8649bdbb43830e8$export$b1d490c55aa3900c);
6
5
  $parcel$export(module.exports, "tableNestedRows", () => $b8649bdbb43830e8$export$1b00cb14a96194e6);
7
- $parcel$export(module.exports, "enableUnavailableMenuItems", () => $b8649bdbb43830e8$export$2b58422544935320);
8
6
  $parcel$export(module.exports, "enableTableNestedRows", () => $b8649bdbb43830e8$export$d9d8a0f82de49530);
9
7
  /*
10
8
  * Copyright 2023 Adobe. All rights reserved.
@@ -16,11 +14,7 @@ $parcel$export(module.exports, "enableTableNestedRows", () => $b8649bdbb43830e8$
16
14
  * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
17
15
  * OF ANY KIND, either express or implied. See the License for the specific language
18
16
  * governing permissions and limitations under the License.
19
- */ let $b8649bdbb43830e8$export$b1d490c55aa3900c = false;
20
- let $b8649bdbb43830e8$export$1b00cb14a96194e6 = false;
21
- function $b8649bdbb43830e8$export$2b58422544935320() {
22
- $b8649bdbb43830e8$export$b1d490c55aa3900c = true;
23
- }
17
+ */ let $b8649bdbb43830e8$export$1b00cb14a96194e6 = false;
24
18
  function $b8649bdbb43830e8$export$d9d8a0f82de49530() {
25
19
  $b8649bdbb43830e8$export$1b00cb14a96194e6 = true;
26
20
  }
package/dist/main.js.map CHANGED
@@ -1 +1 @@
1
- {"mappings":";;;;;;;;AAAA;;;;;;;;;;CAUC,GAEM,IAAI,4CAAuB;AAC3B,IAAI,4CAAkB;AAEtB,SAAS;IACd,4CAAuB;AACzB;AAEO,SAAS;IACd,4CAAkB;AACpB","sources":["packages/@react-stately/flags/src/index.ts"],"sourcesContent":["/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport let unavailableMenuItems = false;\nexport let tableNestedRows = false;\n\nexport function enableUnavailableMenuItems() {\n unavailableMenuItems = true;\n}\n\nexport function enableTableNestedRows() {\n tableNestedRows = true;\n}\n"],"names":[],"version":3,"file":"main.js.map"}
1
+ {"mappings":";;;;;;AAAA;;;;;;;;;;CAUC,GAEM,IAAI,4CAAkB;AAEtB,SAAS;IACd,4CAAkB;AACpB","sources":["packages/@react-stately/flags/src/index.ts"],"sourcesContent":["/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport let tableNestedRows = false;\n\nexport function enableTableNestedRows() {\n tableNestedRows = true;\n}\n"],"names":[],"version":3,"file":"main.js.map"}
package/dist/module.js CHANGED
@@ -8,15 +8,11 @@
8
8
  * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
9
  * OF ANY KIND, either express or implied. See the License for the specific language
10
10
  * governing permissions and limitations under the License.
11
- */ let $f4e2df6bd15f8569$export$b1d490c55aa3900c = false;
12
- let $f4e2df6bd15f8569$export$1b00cb14a96194e6 = false;
13
- function $f4e2df6bd15f8569$export$2b58422544935320() {
14
- $f4e2df6bd15f8569$export$b1d490c55aa3900c = true;
15
- }
11
+ */ let $f4e2df6bd15f8569$export$1b00cb14a96194e6 = false;
16
12
  function $f4e2df6bd15f8569$export$d9d8a0f82de49530() {
17
13
  $f4e2df6bd15f8569$export$1b00cb14a96194e6 = true;
18
14
  }
19
15
 
20
16
 
21
- export {$f4e2df6bd15f8569$export$b1d490c55aa3900c as unavailableMenuItems, $f4e2df6bd15f8569$export$1b00cb14a96194e6 as tableNestedRows, $f4e2df6bd15f8569$export$2b58422544935320 as enableUnavailableMenuItems, $f4e2df6bd15f8569$export$d9d8a0f82de49530 as enableTableNestedRows};
17
+ export {$f4e2df6bd15f8569$export$1b00cb14a96194e6 as tableNestedRows, $f4e2df6bd15f8569$export$d9d8a0f82de49530 as enableTableNestedRows};
22
18
  //# sourceMappingURL=module.js.map
@@ -1 +1 @@
1
- {"mappings":"AAAA;;;;;;;;;;CAUC,GAEM,IAAI,4CAAuB;AAC3B,IAAI,4CAAkB;AAEtB,SAAS;IACd,4CAAuB;AACzB;AAEO,SAAS;IACd,4CAAkB;AACpB","sources":["packages/@react-stately/flags/src/index.ts"],"sourcesContent":["/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport let unavailableMenuItems = false;\nexport let tableNestedRows = false;\n\nexport function enableUnavailableMenuItems() {\n unavailableMenuItems = true;\n}\n\nexport function enableTableNestedRows() {\n tableNestedRows = true;\n}\n"],"names":[],"version":3,"file":"module.js.map"}
1
+ {"mappings":"AAAA;;;;;;;;;;CAUC,GAEM,IAAI,4CAAkB;AAEtB,SAAS;IACd,4CAAkB;AACpB","sources":["packages/@react-stately/flags/src/index.ts"],"sourcesContent":["/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport let tableNestedRows = false;\n\nexport function enableTableNestedRows() {\n tableNestedRows = true;\n}\n"],"names":[],"version":3,"file":"module.js.map"}
package/dist/types.d.ts CHANGED
@@ -1,6 +1,4 @@
1
- export let unavailableMenuItems: boolean;
2
1
  export let tableNestedRows: boolean;
3
- export function enableUnavailableMenuItems(): void;
4
2
  export function enableTableNestedRows(): void;
5
3
 
6
4
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"mappings":"AAYA,OAAO,IAAI,6BAA4B,CAAC;AACxC,OAAO,IAAI,wBAAuB,CAAC;AAEnC,mDAEC;AAED,8CAEC","sources":["packages/@react-stately/flags/src/packages/@react-stately/flags/src/index.ts","packages/@react-stately/flags/src/index.ts"],"sourcesContent":[null,"/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport let unavailableMenuItems = false;\nexport let tableNestedRows = false;\n\nexport function enableUnavailableMenuItems() {\n unavailableMenuItems = true;\n}\n\nexport function enableTableNestedRows() {\n tableNestedRows = true;\n}\n"],"names":[],"version":3,"file":"types.d.ts.map"}
1
+ {"mappings":"AAYA,OAAO,IAAI,wBAAuB,CAAC;AAEnC,8CAEC","sources":["packages/@react-stately/flags/src/packages/@react-stately/flags/src/index.ts","packages/@react-stately/flags/src/index.ts"],"sourcesContent":[null,"/*\n * Copyright 2023 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport let tableNestedRows = false;\n\nexport function enableTableNestedRows() {\n tableNestedRows = true;\n}\n"],"names":[],"version":3,"file":"types.d.ts.map"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-stately/flags",
3
- "version": "3.0.0-nightly.3977+e892f4b5a",
3
+ "version": "3.0.0-nightly.3985+a4f8ec34b",
4
4
  "description": "Spectrum UI components in React",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/main.js",
@@ -27,5 +27,5 @@
27
27
  "publishConfig": {
28
28
  "access": "public"
29
29
  },
30
- "gitHead": "e892f4b5a2a94044c09eb8a9c232268b31344e87"
30
+ "gitHead": "a4f8ec34b1d9d11b46750a27de04059e5a7e64c8"
31
31
  }
package/src/index.ts CHANGED
@@ -10,13 +10,8 @@
10
10
  * governing permissions and limitations under the License.
11
11
  */
12
12
 
13
- export let unavailableMenuItems = false;
14
13
  export let tableNestedRows = false;
15
14
 
16
- export function enableUnavailableMenuItems() {
17
- unavailableMenuItems = true;
18
- }
19
-
20
15
  export function enableTableNestedRows() {
21
16
  tableNestedRows = true;
22
17
  }