@grandbazar/ui-baza 1.2.16 → 1.2.17

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.cjs CHANGED
@@ -61,7 +61,7 @@ const red$1 = "_red_p5h5n_33";
61
61
  const orange = "_orange_p5h5n_38";
62
62
  const green = "_green_p5h5n_43";
63
63
  const neutral$3 = "_neutral_p5h5n_48";
64
- const lg$6 = "_lg_p5h5n_53";
64
+ const lg$7 = "_lg_p5h5n_53";
65
65
  const md$a = "_md_p5h5n_60";
66
66
  const styles$w = {
67
67
  badge: badge,
@@ -74,7 +74,7 @@ const styles$w = {
74
74
  orange: orange,
75
75
  green: green,
76
76
  neutral: neutral$3,
77
- lg: lg$6,
77
+ lg: lg$7,
78
78
  md: md$a
79
79
  };
80
80
 
@@ -1099,16 +1099,16 @@ function Breadcrumbs({
1099
1099
  }
1100
1100
  Breadcrumbs.Item = BreadcrumbItem;
1101
1101
 
1102
- const button = "_button_17gao_2";
1103
- const accent$2 = "_accent_17gao_11";
1104
- const primary$2 = "_primary_17gao_12";
1105
- const secondary$3 = "_secondary_17gao_30";
1106
- const tertiary = "_tertiary_17gao_48";
1107
- const line = "_line_17gao_49";
1108
- const neutral$2 = "_neutral_17gao_78";
1109
- const lg$5 = "_lg_17gao_145";
1110
- const md$9 = "_md_17gao_153";
1111
- const sm$4 = "_sm_17gao_161";
1102
+ const button = "_button_60wps_2";
1103
+ const accent$2 = "_accent_60wps_11";
1104
+ const primary$2 = "_primary_60wps_12";
1105
+ const secondary$3 = "_secondary_60wps_30";
1106
+ const tertiary = "_tertiary_60wps_48";
1107
+ const line = "_line_60wps_49";
1108
+ const neutral$2 = "_neutral_60wps_78";
1109
+ const lg$6 = "_lg_60wps_145";
1110
+ const md$9 = "_md_60wps_153";
1111
+ const sm$4 = "_sm_60wps_161";
1112
1112
  const styles$r = {
1113
1113
  button: button,
1114
1114
  accent: accent$2,
@@ -1117,7 +1117,7 @@ const styles$r = {
1117
1117
  tertiary: tertiary,
1118
1118
  line: line,
1119
1119
  neutral: neutral$2,
1120
- lg: lg$5,
1120
+ lg: lg$6,
1121
1121
  md: md$9,
1122
1122
  sm: sm$4
1123
1123
  };
@@ -1125,13 +1125,13 @@ const styles$r = {
1125
1125
  const buttonFunction = "_buttonFunction_o8iku_2";
1126
1126
  const accent$1 = "_accent_o8iku_10";
1127
1127
  const neutral$1 = "_neutral_o8iku_22";
1128
- const lg$4 = "_lg_o8iku_41";
1128
+ const lg$5 = "_lg_o8iku_41";
1129
1129
  const md$8 = "_md_o8iku_46";
1130
1130
  const styles$q = {
1131
1131
  buttonFunction: buttonFunction,
1132
1132
  accent: accent$1,
1133
1133
  neutral: neutral$1,
1134
- lg: lg$4,
1134
+ lg: lg$5,
1135
1135
  md: md$8
1136
1136
  };
1137
1137
 
@@ -1225,7 +1225,7 @@ function Chip({ isSelected, children, className, disabled, ...props }) {
1225
1225
  }
1226
1226
 
1227
1227
  const root$1 = "_root_ww0fb_2";
1228
- const lg$3 = "_lg_ww0fb_16";
1228
+ const lg$4 = "_lg_ww0fb_16";
1229
1229
  const md$7 = "_md_ww0fb_24";
1230
1230
  const red = "_red_ww0fb_32";
1231
1231
  const accent = "_accent_ww0fb_37";
@@ -1234,7 +1234,7 @@ const secondary$2 = "_secondary_ww0fb_47";
1234
1234
  const white = "_white_ww0fb_52";
1235
1235
  const styles$n = {
1236
1236
  root: root$1,
1237
- lg: lg$3,
1237
+ lg: lg$4,
1238
1238
  md: md$7,
1239
1239
  red: red,
1240
1240
  accent: accent,
@@ -2481,11 +2481,11 @@ function TextFieldLabel({ className, children, isRequired, ...props }) {
2481
2481
  }
2482
2482
 
2483
2483
  const textFieldRoot = "_textFieldRoot_cs7mv_2";
2484
- const lg$2 = "_lg_cs7mv_38";
2484
+ const lg$3 = "_lg_cs7mv_38";
2485
2485
  const md$4 = "_md_cs7mv_70";
2486
2486
  const styles$9 = {
2487
2487
  textFieldRoot: textFieldRoot,
2488
- lg: lg$2,
2488
+ lg: lg$3,
2489
2489
  md: md$4
2490
2490
  };
2491
2491
 
@@ -2587,11 +2587,11 @@ function useSegmentControlContext() {
2587
2587
  }
2588
2588
 
2589
2589
  const segmentControlItem = "_segmentControlItem_178px_2";
2590
- const lg$1 = "_lg_178px_23";
2590
+ const lg$2 = "_lg_178px_23";
2591
2591
  const md$3 = "_md_178px_28";
2592
2592
  const styles$7 = {
2593
2593
  segmentControlItem: segmentControlItem,
2594
- lg: lg$1,
2594
+ lg: lg$2,
2595
2595
  md: md$3
2596
2596
  };
2597
2597
 
@@ -2639,13 +2639,13 @@ function useActiveSegment(value) {
2639
2639
 
2640
2640
  const segmentControlRoot = "_segmentControlRoot_pulca_8";
2641
2641
  const showAfterDelay = "_showAfterDelay_pulca_1";
2642
- const lg = "_lg_pulca_19";
2642
+ const lg$1 = "_lg_pulca_19";
2643
2643
  const md$2 = "_md_pulca_23";
2644
2644
  const indicator$1 = "_indicator_pulca_28";
2645
2645
  const styles$6 = {
2646
2646
  segmentControlRoot: segmentControlRoot,
2647
2647
  showAfterDelay: showAfterDelay,
2648
- lg: lg,
2648
+ lg: lg$1,
2649
2649
  md: md$2,
2650
2650
  indicator: indicator$1
2651
2651
  };
@@ -2672,16 +2672,18 @@ function SegmentControl(props) {
2672
2672
  }
2673
2673
  SegmentControl.Item = SegmentControlItem;
2674
2674
 
2675
- const stepper = "_stepper_gnt3j_2";
2676
- const sm$1 = "_sm_gnt3j_10";
2677
- const md$1 = "_md_gnt3j_17";
2678
- const primary$1 = "_primary_gnt3j_24";
2679
- const secondary$1 = "_secondary_gnt3j_34";
2680
- const value = "_value_gnt3j_43";
2675
+ const stepper = "_stepper_1nqr2_2";
2676
+ const sm$1 = "_sm_1nqr2_10";
2677
+ const md$1 = "_md_1nqr2_17";
2678
+ const lg = "_lg_1nqr2_24";
2679
+ const primary$1 = "_primary_1nqr2_31";
2680
+ const secondary$1 = "_secondary_1nqr2_41";
2681
+ const value = "_value_1nqr2_50";
2681
2682
  const styles$5 = {
2682
2683
  stepper: stepper,
2683
2684
  sm: sm$1,
2684
2685
  md: md$1,
2686
+ lg: lg,
2685
2687
  primary: primary$1,
2686
2688
  secondary: secondary$1,
2687
2689
  value: value
package/dist/index.d.ts CHANGED
@@ -507,7 +507,7 @@ declare function SegmentControlRoot({ className, children, value, size, ...props
507
507
  * @param min - Lower bound; the minus button is disabled once reached (expects min <= max)
508
508
  * @param max - Upper bound; the plus button is disabled once reached
509
509
  * @param step - Positive amount added or subtracted per click (default 1)
510
- * @param size - Size of the stepper (md, sm)
510
+ * @param size - Size of the stepper (lg, md, sm)
511
511
  * @param mode - Visual mode of the stepper (primary, secondary)
512
512
  * @param disabled - Disables both buttons
513
513
  */
@@ -515,7 +515,7 @@ export declare function Stepper({ value, onChange, min, max, step, size, mode, d
515
515
 
516
516
  declare const STEPPER_MODES: readonly ["primary", "secondary"];
517
517
 
518
- declare const STEPPER_SIZES: readonly ["md", "sm"];
518
+ declare const STEPPER_SIZES: readonly ["lg", "md", "sm"];
519
519
 
520
520
  /**
521
521
  * Switch renders a toggle switch input with label and state indicators.
package/dist/index.js CHANGED
@@ -57,7 +57,7 @@ const red$1 = "_red_p5h5n_33";
57
57
  const orange = "_orange_p5h5n_38";
58
58
  const green = "_green_p5h5n_43";
59
59
  const neutral$3 = "_neutral_p5h5n_48";
60
- const lg$6 = "_lg_p5h5n_53";
60
+ const lg$7 = "_lg_p5h5n_53";
61
61
  const md$a = "_md_p5h5n_60";
62
62
  const styles$w = {
63
63
  badge: badge,
@@ -70,7 +70,7 @@ const styles$w = {
70
70
  orange: orange,
71
71
  green: green,
72
72
  neutral: neutral$3,
73
- lg: lg$6,
73
+ lg: lg$7,
74
74
  md: md$a
75
75
  };
76
76
 
@@ -1095,16 +1095,16 @@ function Breadcrumbs({
1095
1095
  }
1096
1096
  Breadcrumbs.Item = BreadcrumbItem;
1097
1097
 
1098
- const button = "_button_17gao_2";
1099
- const accent$2 = "_accent_17gao_11";
1100
- const primary$2 = "_primary_17gao_12";
1101
- const secondary$3 = "_secondary_17gao_30";
1102
- const tertiary = "_tertiary_17gao_48";
1103
- const line = "_line_17gao_49";
1104
- const neutral$2 = "_neutral_17gao_78";
1105
- const lg$5 = "_lg_17gao_145";
1106
- const md$9 = "_md_17gao_153";
1107
- const sm$4 = "_sm_17gao_161";
1098
+ const button = "_button_60wps_2";
1099
+ const accent$2 = "_accent_60wps_11";
1100
+ const primary$2 = "_primary_60wps_12";
1101
+ const secondary$3 = "_secondary_60wps_30";
1102
+ const tertiary = "_tertiary_60wps_48";
1103
+ const line = "_line_60wps_49";
1104
+ const neutral$2 = "_neutral_60wps_78";
1105
+ const lg$6 = "_lg_60wps_145";
1106
+ const md$9 = "_md_60wps_153";
1107
+ const sm$4 = "_sm_60wps_161";
1108
1108
  const styles$r = {
1109
1109
  button: button,
1110
1110
  accent: accent$2,
@@ -1113,7 +1113,7 @@ const styles$r = {
1113
1113
  tertiary: tertiary,
1114
1114
  line: line,
1115
1115
  neutral: neutral$2,
1116
- lg: lg$5,
1116
+ lg: lg$6,
1117
1117
  md: md$9,
1118
1118
  sm: sm$4
1119
1119
  };
@@ -1121,13 +1121,13 @@ const styles$r = {
1121
1121
  const buttonFunction = "_buttonFunction_o8iku_2";
1122
1122
  const accent$1 = "_accent_o8iku_10";
1123
1123
  const neutral$1 = "_neutral_o8iku_22";
1124
- const lg$4 = "_lg_o8iku_41";
1124
+ const lg$5 = "_lg_o8iku_41";
1125
1125
  const md$8 = "_md_o8iku_46";
1126
1126
  const styles$q = {
1127
1127
  buttonFunction: buttonFunction,
1128
1128
  accent: accent$1,
1129
1129
  neutral: neutral$1,
1130
- lg: lg$4,
1130
+ lg: lg$5,
1131
1131
  md: md$8
1132
1132
  };
1133
1133
 
@@ -1221,7 +1221,7 @@ function Chip({ isSelected, children, className, disabled, ...props }) {
1221
1221
  }
1222
1222
 
1223
1223
  const root$1 = "_root_ww0fb_2";
1224
- const lg$3 = "_lg_ww0fb_16";
1224
+ const lg$4 = "_lg_ww0fb_16";
1225
1225
  const md$7 = "_md_ww0fb_24";
1226
1226
  const red = "_red_ww0fb_32";
1227
1227
  const accent = "_accent_ww0fb_37";
@@ -1230,7 +1230,7 @@ const secondary$2 = "_secondary_ww0fb_47";
1230
1230
  const white = "_white_ww0fb_52";
1231
1231
  const styles$n = {
1232
1232
  root: root$1,
1233
- lg: lg$3,
1233
+ lg: lg$4,
1234
1234
  md: md$7,
1235
1235
  red: red,
1236
1236
  accent: accent,
@@ -2477,11 +2477,11 @@ function TextFieldLabel({ className, children, isRequired, ...props }) {
2477
2477
  }
2478
2478
 
2479
2479
  const textFieldRoot = "_textFieldRoot_cs7mv_2";
2480
- const lg$2 = "_lg_cs7mv_38";
2480
+ const lg$3 = "_lg_cs7mv_38";
2481
2481
  const md$4 = "_md_cs7mv_70";
2482
2482
  const styles$9 = {
2483
2483
  textFieldRoot: textFieldRoot,
2484
- lg: lg$2,
2484
+ lg: lg$3,
2485
2485
  md: md$4
2486
2486
  };
2487
2487
 
@@ -2583,11 +2583,11 @@ function useSegmentControlContext() {
2583
2583
  }
2584
2584
 
2585
2585
  const segmentControlItem = "_segmentControlItem_178px_2";
2586
- const lg$1 = "_lg_178px_23";
2586
+ const lg$2 = "_lg_178px_23";
2587
2587
  const md$3 = "_md_178px_28";
2588
2588
  const styles$7 = {
2589
2589
  segmentControlItem: segmentControlItem,
2590
- lg: lg$1,
2590
+ lg: lg$2,
2591
2591
  md: md$3
2592
2592
  };
2593
2593
 
@@ -2635,13 +2635,13 @@ function useActiveSegment(value) {
2635
2635
 
2636
2636
  const segmentControlRoot = "_segmentControlRoot_pulca_8";
2637
2637
  const showAfterDelay = "_showAfterDelay_pulca_1";
2638
- const lg = "_lg_pulca_19";
2638
+ const lg$1 = "_lg_pulca_19";
2639
2639
  const md$2 = "_md_pulca_23";
2640
2640
  const indicator$1 = "_indicator_pulca_28";
2641
2641
  const styles$6 = {
2642
2642
  segmentControlRoot: segmentControlRoot,
2643
2643
  showAfterDelay: showAfterDelay,
2644
- lg: lg,
2644
+ lg: lg$1,
2645
2645
  md: md$2,
2646
2646
  indicator: indicator$1
2647
2647
  };
@@ -2668,16 +2668,18 @@ function SegmentControl(props) {
2668
2668
  }
2669
2669
  SegmentControl.Item = SegmentControlItem;
2670
2670
 
2671
- const stepper = "_stepper_gnt3j_2";
2672
- const sm$1 = "_sm_gnt3j_10";
2673
- const md$1 = "_md_gnt3j_17";
2674
- const primary$1 = "_primary_gnt3j_24";
2675
- const secondary$1 = "_secondary_gnt3j_34";
2676
- const value = "_value_gnt3j_43";
2671
+ const stepper = "_stepper_1nqr2_2";
2672
+ const sm$1 = "_sm_1nqr2_10";
2673
+ const md$1 = "_md_1nqr2_17";
2674
+ const lg = "_lg_1nqr2_24";
2675
+ const primary$1 = "_primary_1nqr2_31";
2676
+ const secondary$1 = "_secondary_1nqr2_41";
2677
+ const value = "_value_1nqr2_50";
2677
2678
  const styles$5 = {
2678
2679
  stepper: stepper,
2679
2680
  sm: sm$1,
2680
2681
  md: md$1,
2682
+ lg: lg,
2681
2683
  primary: primary$1,
2682
2684
  secondary: secondary$1,
2683
2685
  value: value
package/dist/style.css CHANGED
@@ -534,7 +534,7 @@ textarea {
534
534
  }
535
535
  }
536
536
  @layer ui_baza_components {
537
- ._button_17gao_2 {
537
+ ._button_60wps_2 {
538
538
  --ring-width: 1px;
539
539
 
540
540
  display: inline-flex;
@@ -543,8 +543,8 @@ textarea {
543
543
  cursor: pointer;
544
544
  transition: all var(--transition-duration-default) ease-in-out;
545
545
 
546
- &._accent_17gao_11 {
547
- &._primary_17gao_12 {
546
+ &._accent_60wps_11 {
547
+ &._primary_60wps_12 {
548
548
  background-color: var(--color-accent);
549
549
  color: var(--color-white);
550
550
 
@@ -562,7 +562,7 @@ textarea {
562
562
  }
563
563
  }
564
564
 
565
- &._secondary_17gao_30 {
565
+ &._secondary_60wps_30 {
566
566
  background-color: var(--color-accent-alpha-100);
567
567
  color: var(--color-accent);
568
568
 
@@ -580,8 +580,8 @@ textarea {
580
580
  }
581
581
  }
582
582
 
583
- &._tertiary_17gao_48,
584
- &._line_17gao_49 {
583
+ &._tertiary_60wps_48,
584
+ &._line_60wps_49 {
585
585
  background-color: var(--color-transparent);
586
586
  color: var(--color-accent);
587
587
 
@@ -599,7 +599,7 @@ textarea {
599
599
  }
600
600
  }
601
601
 
602
- &._line_17gao_49 {
602
+ &._line_60wps_49 {
603
603
  --ring-color: var(--color-accent);
604
604
 
605
605
  box-shadow: inset 0 0 0 var(--ring-width) var(--ring-color);
@@ -610,8 +610,8 @@ textarea {
610
610
  }
611
611
  }
612
612
 
613
- &._neutral_17gao_78 {
614
- &._primary_17gao_12 {
613
+ &._neutral_60wps_78 {
614
+ &._primary_60wps_12 {
615
615
  background-color: var(--color-neutral);
616
616
  color: var(--color-white);
617
617
 
@@ -629,7 +629,7 @@ textarea {
629
629
  }
630
630
  }
631
631
 
632
- &._secondary_17gao_30 {
632
+ &._secondary_60wps_30 {
633
633
  background-color: var(--color-neutral-alpha-60);
634
634
  color: var(--color-neutral);
635
635
 
@@ -647,8 +647,8 @@ textarea {
647
647
  }
648
648
  }
649
649
 
650
- &._tertiary_17gao_48,
651
- &._line_17gao_49 {
650
+ &._tertiary_60wps_48,
651
+ &._line_60wps_49 {
652
652
  background-color: var(--color-transparent);
653
653
  color: var(--color-neutral);
654
654
 
@@ -666,7 +666,7 @@ textarea {
666
666
  }
667
667
  }
668
668
 
669
- &._line_17gao_49 {
669
+ &._line_60wps_49 {
670
670
  --ring-color: var(--color-neutral-alpha-120);
671
671
 
672
672
  box-shadow: inset 0 0 0 var(--ring-width) var(--ring-color);
@@ -677,26 +677,26 @@ textarea {
677
677
  }
678
678
  }
679
679
 
680
- &._lg_17gao_145 {
680
+ &._lg_60wps_145 {
681
681
  min-height: calc(var(--line-height-lg) + var(--space-2xl) * 2);
682
682
  padding: var(--space-2xl);
683
- border-radius: var(--radius-2xl);
683
+ border-radius: var(--radius-xl);
684
684
  font-size: var(--size-md);
685
685
  line-height: var(--line-height-lg);
686
686
  }
687
687
 
688
- &._md_17gao_153 {
688
+ &._md_60wps_153 {
689
689
  min-height: calc(var(--line-height-lg) + var(--space-lg) * 2);
690
690
  padding: var(--space-lg);
691
- border-radius: var(--radius-xl);
691
+ border-radius: var(--radius-md);
692
692
  font-size: var(--size-md);
693
693
  line-height: var(--line-height-lg);
694
694
  }
695
695
 
696
- &._sm_17gao_161 {
696
+ &._sm_60wps_161 {
697
697
  min-height: calc(var(--line-height-md) + var(--space-sm) * 2);
698
698
  padding: var(--space-sm);
699
- border-radius: var(--radius-lg);
699
+ border-radius: var(--radius-sm);
700
700
  font-size: var(--size-sm);
701
701
  line-height: var(--line-height-md);
702
702
  }
@@ -1660,7 +1660,7 @@ textarea {
1660
1660
  }
1661
1661
  }
1662
1662
  @layer ui_baza_components {
1663
- ._stepper_gnt3j_2 {
1663
+ ._stepper_1nqr2_2 {
1664
1664
  display: flex;
1665
1665
  align-items: center;
1666
1666
  justify-content: space-between;
@@ -1668,46 +1668,59 @@ textarea {
1668
1668
 
1669
1669
  --button-disabled-background: var(--color-transparent);
1670
1670
 
1671
- &._sm_gnt3j_10 {
1671
+ &._sm_1nqr2_10 {
1672
1672
  max-height: calc(var(--line-height-md) + var(--space-sm) * 2);
1673
1673
 
1674
1674
  --stepper-icon-size: var(--size-lg);
1675
- --stepper-radius: var(--radius-lg);
1675
+ --stepper-radius: var(--radius-sm);
1676
1676
  }
1677
1677
 
1678
- &._md_gnt3j_17 {
1678
+ &._md_1nqr2_17 {
1679
1679
  max-height: calc(var(--line-height-lg) + var(--space-lg) * 2);
1680
1680
 
1681
+ --stepper-icon-size: var(--size-xl);
1682
+ --stepper-radius: var(--radius-md);
1683
+ }
1684
+
1685
+ &._lg_1nqr2_24 {
1686
+ max-height: calc(var(--line-height-xl) + var(--space-xl) * 2);
1687
+
1681
1688
  --stepper-icon-size: var(--size-xl);
1682
1689
  --stepper-radius: var(--radius-xl);
1683
1690
  }
1684
1691
 
1685
- &._primary_gnt3j_24 {
1692
+ &._primary_1nqr2_31 {
1686
1693
  background-color: var(--color-accent);
1687
1694
  color: var(--color-white);
1688
1695
 
1689
- &[data-disabled] {
1696
+ &[data-disabled='true'] {
1690
1697
  background-color: var(--color-neutral-alpha-60);
1691
1698
  color: var(--color-neutral-340);
1692
1699
  }
1693
1700
  }
1694
1701
 
1695
- &._secondary_gnt3j_34 {
1702
+ &._secondary_1nqr2_41 {
1696
1703
  background-color: var(--color-neutral-alpha-60);
1697
1704
  color: var(--color-neutral);
1698
1705
 
1699
- &[data-disabled] {
1706
+ &[data-disabled='true'] {
1700
1707
  color: var(--color-neutral-340);
1701
1708
  }
1702
1709
  }
1703
1710
 
1704
- &._md_gnt3j_17 ._value_gnt3j_43 {
1711
+ &._lg_1nqr2_24 ._value_1nqr2_50 {
1712
+ padding-inline: var(--space-2xl);
1713
+ font-size: var(--size-md);
1714
+ line-height: var(--line-height-lg);
1715
+ }
1716
+
1717
+ &._md_1nqr2_17 ._value_1nqr2_50 {
1705
1718
  padding-inline: var(--space-md);
1706
1719
  font-size: var(--size-md);
1707
1720
  line-height: var(--line-height-lg);
1708
1721
  }
1709
1722
 
1710
- &._sm_gnt3j_10 ._value_gnt3j_43 {
1723
+ &._sm_1nqr2_10 ._value_1nqr2_50 {
1711
1724
  padding-inline: var(--space-sm);
1712
1725
  font-size: var(--size-sm);
1713
1726
  line-height: var(--line-height-md);
@@ -1718,7 +1731,7 @@ textarea {
1718
1731
  height: var(--stepper-icon-size);
1719
1732
  }
1720
1733
 
1721
- & ._value_gnt3j_43 {
1734
+ & ._value_1nqr2_50 {
1722
1735
  font-weight: var(--font-weight-medium);
1723
1736
  font-variant-numeric: tabular-nums;
1724
1737
  text-align: center;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grandbazar/ui-baza",
3
- "version": "1.2.16",
3
+ "version": "1.2.17",
4
4
  "description": "A lightweight and modular UI kit for building modern, accessible web interfaces. Designed for flexibility, scalability, and developer happiness.",
5
5
  "repository": {
6
6
  "type": "git",