@arc-ui/community-components 11.21.0 → 12.0.0-beta.3

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.
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var React = require('react');
6
- var index = require('../_shared/cjs/index-8f36002b.js');
6
+ var index = require('../_shared/cjs/index-3dc3f153.js');
7
7
  var Columns = require('@arc-ui/components/dist/Columns');
8
8
  var useMediaQuery = require('@arc-ui/components/dist/use-media-query');
9
9
  var Heading = require('@arc-ui/components/dist/Heading');
@@ -1,5 +1,5 @@
1
1
  import React, { useState, useEffect, Suspense } from 'react';
2
- import { _ as __rest, a as __assign, c as classNames, S as SemSizeBreakpointsL, b as SemSizeBreakpointsXl, d as SemSizeBreakpointsM } from '../_shared/esm/index-a6133951.js';
2
+ import { _ as __rest, a as __assign, c as classNames, S as SemSizeBreakpointsL, b as SemSizeBreakpointsXl, d as SemSizeBreakpointsM } from '../_shared/esm/index-39af1894.js';
3
3
  import { Columns } from '@arc-ui/components/dist/Columns';
4
4
  import { useMediaQuery } from '@arc-ui/components/dist/use-media-query';
5
5
  import { Heading } from '@arc-ui/components/dist/Heading';
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('../_shared/cjs/index-8f36002b.js');
5
+ var index = require('../_shared/cjs/index-3dc3f153.js');
6
6
  var React = require('react');
7
7
  var AppButton = require('@arc-ui/components/dist/AppButton');
8
8
  var Grid = require('@arc-ui/components/dist/Grid');
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign, d as SemSizeBreakpointsM, c as classNames } from '../_shared/esm/index-a6133951.js';
1
+ import { _ as __rest, a as __assign, d as SemSizeBreakpointsM, c as classNames } from '../_shared/esm/index-39af1894.js';
2
2
  import React from 'react';
3
3
  import { AppButton } from '@arc-ui/components/dist/AppButton';
4
4
  import { Grid } from '@arc-ui/components/dist/Grid';
@@ -45,7 +45,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
45
45
 
46
46
  /**
47
47
  * Do not edit directly
48
- * Generated on Fri, 23 Aug 2024 15:46:35 GMT
48
+ * Generated on Fri, 23 Aug 2024 17:02:26 GMT
49
49
  */
50
50
  var SemSizeBreakpointsM = "768px"; // Medium (MD) - 768px to 991px: This is commonly used for larger tablets and smaller desktop screens.
51
51
  var SemSizeBreakpointsL = "1024px"; // Large (LG) - 1024px - 1279px: This breakpoint is often applied to larger desktop screens and some laptops.
@@ -43,7 +43,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
43
43
 
44
44
  /**
45
45
  * Do not edit directly
46
- * Generated on Fri, 23 Aug 2024 15:46:35 GMT
46
+ * Generated on Fri, 23 Aug 2024 17:02:26 GMT
47
47
  */
48
48
  var SemSizeBreakpointsM = "768px"; // Medium (MD) - 768px to 991px: This is commonly used for larger tablets and smaller desktop screens.
49
49
  var SemSizeBreakpointsL = "1024px"; // Large (LG) - 1024px - 1279px: This breakpoint is often applied to larger desktop screens and some laptops.
package/dist/index.es.js CHANGED
@@ -56,7 +56,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
56
56
 
57
57
  /**
58
58
  * Do not edit directly
59
- * Generated on Fri, 23 Aug 2024 15:46:35 GMT
59
+ * Generated on Fri, 23 Aug 2024 17:02:26 GMT
60
60
  */
61
61
  var SemSizeBreakpointsM = "768px"; // Medium (MD) - 768px to 991px: This is commonly used for larger tablets and smaller desktop screens.
62
62
  var SemSizeBreakpointsL = "1024px"; // Large (LG) - 1024px - 1279px: This breakpoint is often applied to larger desktop screens and some laptops.