@moderneinc/neo-styled-components 2.0.3-next.901bb3 → 2.0.3-next.ba615c
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/index.esm.js +35 -23
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +35 -23
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -501,7 +501,7 @@ const NeoActivityIndicatorCell = ({ event = 'commit-job', secondaryEvent, scene
|
|
|
501
501
|
NeoActivityIndicatorCell.displayName = 'NeoActivityIndicatorCell';
|
|
502
502
|
|
|
503
503
|
/**
|
|
504
|
-
* @license lucide-react v0.
|
|
504
|
+
* @license lucide-react v0.562.0 - ISC
|
|
505
505
|
*
|
|
506
506
|
* This source code is licensed under the ISC license.
|
|
507
507
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -528,7 +528,7 @@ const hasA11yProp = (props) => {
|
|
|
528
528
|
};
|
|
529
529
|
|
|
530
530
|
/**
|
|
531
|
-
* @license lucide-react v0.
|
|
531
|
+
* @license lucide-react v0.562.0 - ISC
|
|
532
532
|
*
|
|
533
533
|
* This source code is licensed under the ISC license.
|
|
534
534
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -547,7 +547,7 @@ var defaultAttributes = {
|
|
|
547
547
|
};
|
|
548
548
|
|
|
549
549
|
/**
|
|
550
|
-
* @license lucide-react v0.
|
|
550
|
+
* @license lucide-react v0.562.0 - ISC
|
|
551
551
|
*
|
|
552
552
|
* This source code is licensed under the ISC license.
|
|
553
553
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -585,7 +585,7 @@ const Icon = react.forwardRef(
|
|
|
585
585
|
);
|
|
586
586
|
|
|
587
587
|
/**
|
|
588
|
-
* @license lucide-react v0.
|
|
588
|
+
* @license lucide-react v0.562.0 - ISC
|
|
589
589
|
*
|
|
590
590
|
* This source code is licensed under the ISC license.
|
|
591
591
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -610,7 +610,7 @@ const createLucideIcon = (iconName, iconNode) => {
|
|
|
610
610
|
};
|
|
611
611
|
|
|
612
612
|
/**
|
|
613
|
-
* @license lucide-react v0.
|
|
613
|
+
* @license lucide-react v0.562.0 - ISC
|
|
614
614
|
*
|
|
615
615
|
* This source code is licensed under the ISC license.
|
|
616
616
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -624,7 +624,7 @@ const __iconNode$h = [
|
|
|
624
624
|
const ArrowDown = createLucideIcon("arrow-down", __iconNode$h);
|
|
625
625
|
|
|
626
626
|
/**
|
|
627
|
-
* @license lucide-react v0.
|
|
627
|
+
* @license lucide-react v0.562.0 - ISC
|
|
628
628
|
*
|
|
629
629
|
* This source code is licensed under the ISC license.
|
|
630
630
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -638,7 +638,7 @@ const __iconNode$g = [
|
|
|
638
638
|
const ArrowUp = createLucideIcon("arrow-up", __iconNode$g);
|
|
639
639
|
|
|
640
640
|
/**
|
|
641
|
-
* @license lucide-react v0.
|
|
641
|
+
* @license lucide-react v0.562.0 - ISC
|
|
642
642
|
*
|
|
643
643
|
* This source code is licensed under the ISC license.
|
|
644
644
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -660,7 +660,7 @@ const __iconNode$f = [
|
|
|
660
660
|
const CalendarDays = createLucideIcon("calendar-days", __iconNode$f);
|
|
661
661
|
|
|
662
662
|
/**
|
|
663
|
-
* @license lucide-react v0.
|
|
663
|
+
* @license lucide-react v0.562.0 - ISC
|
|
664
664
|
*
|
|
665
665
|
* This source code is licensed under the ISC license.
|
|
666
666
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -671,7 +671,7 @@ const __iconNode$e = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
|
|
|
671
671
|
const ChevronDown = createLucideIcon("chevron-down", __iconNode$e);
|
|
672
672
|
|
|
673
673
|
/**
|
|
674
|
-
* @license lucide-react v0.
|
|
674
|
+
* @license lucide-react v0.562.0 - ISC
|
|
675
675
|
*
|
|
676
676
|
* This source code is licensed under the ISC license.
|
|
677
677
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -682,7 +682,7 @@ const __iconNode$d = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
|
|
|
682
682
|
const ChevronLeft = createLucideIcon("chevron-left", __iconNode$d);
|
|
683
683
|
|
|
684
684
|
/**
|
|
685
|
-
* @license lucide-react v0.
|
|
685
|
+
* @license lucide-react v0.562.0 - ISC
|
|
686
686
|
*
|
|
687
687
|
* This source code is licensed under the ISC license.
|
|
688
688
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -693,7 +693,7 @@ const __iconNode$c = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
|
|
|
693
693
|
const ChevronRight = createLucideIcon("chevron-right", __iconNode$c);
|
|
694
694
|
|
|
695
695
|
/**
|
|
696
|
-
* @license lucide-react v0.
|
|
696
|
+
* @license lucide-react v0.562.0 - ISC
|
|
697
697
|
*
|
|
698
698
|
* This source code is licensed under the ISC license.
|
|
699
699
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -704,7 +704,7 @@ const __iconNode$b = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
|
|
|
704
704
|
const ChevronUp = createLucideIcon("chevron-up", __iconNode$b);
|
|
705
705
|
|
|
706
706
|
/**
|
|
707
|
-
* @license lucide-react v0.
|
|
707
|
+
* @license lucide-react v0.562.0 - ISC
|
|
708
708
|
*
|
|
709
709
|
* This source code is licensed under the ISC license.
|
|
710
710
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -718,7 +718,7 @@ const __iconNode$a = [
|
|
|
718
718
|
const ChevronsUpDown = createLucideIcon("chevrons-up-down", __iconNode$a);
|
|
719
719
|
|
|
720
720
|
/**
|
|
721
|
-
* @license lucide-react v0.
|
|
721
|
+
* @license lucide-react v0.562.0 - ISC
|
|
722
722
|
*
|
|
723
723
|
* This source code is licensed under the ISC license.
|
|
724
724
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -733,7 +733,7 @@ const __iconNode$9 = [
|
|
|
733
733
|
const CircleAlert = createLucideIcon("circle-alert", __iconNode$9);
|
|
734
734
|
|
|
735
735
|
/**
|
|
736
|
-
* @license lucide-react v0.
|
|
736
|
+
* @license lucide-react v0.562.0 - ISC
|
|
737
737
|
*
|
|
738
738
|
* This source code is licensed under the ISC license.
|
|
739
739
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -747,7 +747,7 @@ const __iconNode$8 = [
|
|
|
747
747
|
const CircleCheck = createLucideIcon("circle-check", __iconNode$8);
|
|
748
748
|
|
|
749
749
|
/**
|
|
750
|
-
* @license lucide-react v0.
|
|
750
|
+
* @license lucide-react v0.562.0 - ISC
|
|
751
751
|
*
|
|
752
752
|
* This source code is licensed under the ISC license.
|
|
753
753
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -762,7 +762,7 @@ const __iconNode$7 = [
|
|
|
762
762
|
const CircleQuestionMark = createLucideIcon("circle-question-mark", __iconNode$7);
|
|
763
763
|
|
|
764
764
|
/**
|
|
765
|
-
* @license lucide-react v0.
|
|
765
|
+
* @license lucide-react v0.562.0 - ISC
|
|
766
766
|
*
|
|
767
767
|
* This source code is licensed under the ISC license.
|
|
768
768
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -777,7 +777,7 @@ const __iconNode$6 = [
|
|
|
777
777
|
const Columns3 = createLucideIcon("columns-3", __iconNode$6);
|
|
778
778
|
|
|
779
779
|
/**
|
|
780
|
-
* @license lucide-react v0.
|
|
780
|
+
* @license lucide-react v0.562.0 - ISC
|
|
781
781
|
*
|
|
782
782
|
* This source code is licensed under the ISC license.
|
|
783
783
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -792,7 +792,7 @@ const __iconNode$5 = [
|
|
|
792
792
|
const ListFilter = createLucideIcon("list-filter", __iconNode$5);
|
|
793
793
|
|
|
794
794
|
/**
|
|
795
|
-
* @license lucide-react v0.
|
|
795
|
+
* @license lucide-react v0.562.0 - ISC
|
|
796
796
|
*
|
|
797
797
|
* This source code is licensed under the ISC license.
|
|
798
798
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -806,7 +806,7 @@ const __iconNode$4 = [
|
|
|
806
806
|
const Plus = createLucideIcon("plus", __iconNode$4);
|
|
807
807
|
|
|
808
808
|
/**
|
|
809
|
-
* @license lucide-react v0.
|
|
809
|
+
* @license lucide-react v0.562.0 - ISC
|
|
810
810
|
*
|
|
811
811
|
* This source code is licensed under the ISC license.
|
|
812
812
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -820,7 +820,7 @@ const __iconNode$3 = [
|
|
|
820
820
|
const Search = createLucideIcon("search", __iconNode$3);
|
|
821
821
|
|
|
822
822
|
/**
|
|
823
|
-
* @license lucide-react v0.
|
|
823
|
+
* @license lucide-react v0.562.0 - ISC
|
|
824
824
|
*
|
|
825
825
|
* This source code is licensed under the ISC license.
|
|
826
826
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -837,7 +837,7 @@ const __iconNode$2 = [
|
|
|
837
837
|
const Trash2 = createLucideIcon("trash-2", __iconNode$2);
|
|
838
838
|
|
|
839
839
|
/**
|
|
840
|
-
* @license lucide-react v0.
|
|
840
|
+
* @license lucide-react v0.562.0 - ISC
|
|
841
841
|
*
|
|
842
842
|
* This source code is licensed under the ISC license.
|
|
843
843
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -856,7 +856,7 @@ const __iconNode$1 = [
|
|
|
856
856
|
const WifiOff = createLucideIcon("wifi-off", __iconNode$1);
|
|
857
857
|
|
|
858
858
|
/**
|
|
859
|
-
* @license lucide-react v0.
|
|
859
|
+
* @license lucide-react v0.562.0 - ISC
|
|
860
860
|
*
|
|
861
861
|
* This source code is licensed under the ISC license.
|
|
862
862
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -4828,7 +4828,19 @@ function NeoPageContent({ pageTitle, subtitle, breadcrumbs, action, sticky = fal
|
|
|
4828
4828
|
pb: `${neoDesign.spacing.spacing_2_1_2}px`,
|
|
4829
4829
|
height: '100%',
|
|
4830
4830
|
overflow: 'auto',
|
|
4831
|
-
}, children: [sticky ? (jsxRuntime.jsx(StickyHeader, { ref: headerRef, sx: {
|
|
4831
|
+
}, children: [sticky ? (jsxRuntime.jsx(StickyHeader, { ref: headerRef, sx: {
|
|
4832
|
+
pt: `${neoDesign.spacing.spacing_2}px`,
|
|
4833
|
+
...(contentMaxWidth !== false && {
|
|
4834
|
+
maxWidth: theme => theme.breakpoints.values[contentMaxWidth],
|
|
4835
|
+
width: '100%',
|
|
4836
|
+
}),
|
|
4837
|
+
}, children: headerContent })) : (jsxRuntime.jsx(Box, { ref: headerRef, sx: {
|
|
4838
|
+
mb: `${neoDesign.spacing.spacing_1}px`,
|
|
4839
|
+
...(contentMaxWidth !== false && {
|
|
4840
|
+
maxWidth: theme => theme.breakpoints.values[contentMaxWidth],
|
|
4841
|
+
width: '100%',
|
|
4842
|
+
}),
|
|
4843
|
+
}, children: headerContent })), jsxRuntime.jsx(Box, { sx: {
|
|
4832
4844
|
flexGrow: 1,
|
|
4833
4845
|
minHeight: 0,
|
|
4834
4846
|
display: 'flex',
|