@genesislcap/foundation-zero 14.79.2-alpha-9debc2e.0 → 14.81.0

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.
@@ -645,176 +645,6 @@
645
645
  }
646
646
  ]
647
647
  },
648
- {
649
- "kind": "javascript-module",
650
- "path": "src/_common/colors.hex.ts",
651
- "declarations": [],
652
- "exports": []
653
- },
654
- {
655
- "kind": "javascript-module",
656
- "path": "src/_common/colors.ts",
657
- "declarations": [
658
- {
659
- "kind": "variable",
660
- "name": "defaultRapidTextColor"
661
- },
662
- {
663
- "kind": "variable",
664
- "name": "defaultRapidBGColor"
665
- },
666
- {
667
- "kind": "variable",
668
- "name": "defaultRapidLabelColor"
669
- },
670
- {
671
- "kind": "variable",
672
- "name": "defaultRapidActiveBGColor"
673
- },
674
- {
675
- "kind": "variable",
676
- "name": "defaultRapidBorderUnfocusedColor"
677
- },
678
- {
679
- "kind": "variable",
680
- "name": "FastAppearanceValues",
681
- "type": {
682
- "text": "array"
683
- },
684
- "default": "['accent', 'lightweight', 'neutral', 'outline', 'stealth']"
685
- },
686
- {
687
- "kind": "variable",
688
- "name": "ZeroAppearanceValues"
689
- }
690
- ],
691
- "exports": [
692
- {
693
- "kind": "js",
694
- "name": "defaultRapidTextColor",
695
- "declaration": {
696
- "name": "defaultRapidTextColor",
697
- "module": "src/_common/colors.ts"
698
- }
699
- },
700
- {
701
- "kind": "js",
702
- "name": "defaultRapidBGColor",
703
- "declaration": {
704
- "name": "defaultRapidBGColor",
705
- "module": "src/_common/colors.ts"
706
- }
707
- },
708
- {
709
- "kind": "js",
710
- "name": "defaultRapidLabelColor",
711
- "declaration": {
712
- "name": "defaultRapidLabelColor",
713
- "module": "src/_common/colors.ts"
714
- }
715
- },
716
- {
717
- "kind": "js",
718
- "name": "defaultRapidActiveBGColor",
719
- "declaration": {
720
- "name": "defaultRapidActiveBGColor",
721
- "module": "src/_common/colors.ts"
722
- }
723
- },
724
- {
725
- "kind": "js",
726
- "name": "defaultRapidBorderUnfocusedColor",
727
- "declaration": {
728
- "name": "defaultRapidBorderUnfocusedColor",
729
- "module": "src/_common/colors.ts"
730
- }
731
- },
732
- {
733
- "kind": "js",
734
- "name": "FastAppearanceValues",
735
- "declaration": {
736
- "name": "FastAppearanceValues",
737
- "module": "src/_common/colors.ts"
738
- }
739
- },
740
- {
741
- "kind": "js",
742
- "name": "ZeroAppearanceValues",
743
- "declaration": {
744
- "name": "ZeroAppearanceValues",
745
- "module": "src/_common/colors.ts"
746
- }
747
- }
748
- ]
749
- },
750
- {
751
- "kind": "javascript-module",
752
- "path": "src/_common/colors.util.ts",
753
- "declarations": [],
754
- "exports": []
755
- },
756
- {
757
- "kind": "javascript-module",
758
- "path": "src/_common/index.ts",
759
- "declarations": [],
760
- "exports": [
761
- {
762
- "kind": "js",
763
- "name": "*",
764
- "declaration": {
765
- "name": "*",
766
- "package": "./colors"
767
- }
768
- },
769
- {
770
- "kind": "js",
771
- "name": "*",
772
- "declaration": {
773
- "name": "*",
774
- "package": "./colors.hex"
775
- }
776
- },
777
- {
778
- "kind": "js",
779
- "name": "*",
780
- "declaration": {
781
- "name": "*",
782
- "package": "./colors.util"
783
- }
784
- }
785
- ]
786
- },
787
- {
788
- "kind": "javascript-module",
789
- "path": "src/_config/index.ts",
790
- "declarations": [],
791
- "exports": [
792
- {
793
- "kind": "js",
794
- "name": "*",
795
- "declaration": {
796
- "name": "*",
797
- "package": "./styles"
798
- }
799
- },
800
- {
801
- "kind": "js",
802
- "name": "*",
803
- "declaration": {
804
- "name": "*",
805
- "package": "./tokens"
806
- }
807
- },
808
- {
809
- "kind": "js",
810
- "name": "*",
811
- "declaration": {
812
- "name": "*",
813
- "package": "./values"
814
- }
815
- }
816
- ]
817
- },
818
648
  {
819
649
  "kind": "javascript-module",
820
650
  "path": "src/accordion/accordion.stories.ts",
@@ -1153,53 +983,223 @@
1153
983
  },
1154
984
  {
1155
985
  "kind": "javascript-module",
1156
- "path": "src/actions-menu/actions-menu.stories.ts",
986
+ "path": "src/_config/index.ts",
987
+ "declarations": [],
988
+ "exports": [
989
+ {
990
+ "kind": "js",
991
+ "name": "*",
992
+ "declaration": {
993
+ "name": "*",
994
+ "package": "./styles"
995
+ }
996
+ },
997
+ {
998
+ "kind": "js",
999
+ "name": "*",
1000
+ "declaration": {
1001
+ "name": "*",
1002
+ "package": "./tokens"
1003
+ }
1004
+ },
1005
+ {
1006
+ "kind": "js",
1007
+ "name": "*",
1008
+ "declaration": {
1009
+ "name": "*",
1010
+ "package": "./values"
1011
+ }
1012
+ }
1013
+ ]
1014
+ },
1015
+ {
1016
+ "kind": "javascript-module",
1017
+ "path": "src/_common/colors.hex.ts",
1018
+ "declarations": [],
1019
+ "exports": []
1020
+ },
1021
+ {
1022
+ "kind": "javascript-module",
1023
+ "path": "src/_common/colors.ts",
1157
1024
  "declarations": [
1158
1025
  {
1159
1026
  "kind": "variable",
1160
- "name": "meta",
1161
- "type": {
1162
- "text": "Meta"
1163
- },
1164
- "default": "{\n title: 'Actions Menu',\n component: 'zero-actions-menu',\n}"
1027
+ "name": "defaultRapidTextColor"
1165
1028
  },
1166
1029
  {
1167
1030
  "kind": "variable",
1168
- "name": "Horizontal",
1169
- "type": {
1170
- "text": "StoryObj"
1171
- },
1172
- "default": "{\n args: {\n actions: zeroActions,\n actionsOpenerText: 'Horizontal Actions',\n },\n render: (args) => html`\n <div style=\"${horizontalStyle}\">\n <zero-actions-menu\n name=\"${args.actionsOpenerText}\"\n .actions=${args.actions}\n ></zero-actions-menu>\n </div>\n `,\n}"
1031
+ "name": "defaultRapidBGColor"
1173
1032
  },
1174
1033
  {
1175
1034
  "kind": "variable",
1176
- "name": "Vertical",
1035
+ "name": "defaultRapidLabelColor"
1036
+ },
1037
+ {
1038
+ "kind": "variable",
1039
+ "name": "defaultRapidActiveBGColor"
1040
+ },
1041
+ {
1042
+ "kind": "variable",
1043
+ "name": "defaultRapidBorderUnfocusedColor"
1044
+ },
1045
+ {
1046
+ "kind": "variable",
1047
+ "name": "FastAppearanceValues",
1177
1048
  "type": {
1178
- "text": "StoryObj"
1049
+ "text": "array"
1179
1050
  },
1180
- "default": "{\n args: {\n actions: zeroActions,\n actionsOpenerText: 'Vertical Actions',\n },\n render: ({ actionsOpenerText, actions }) => html`\n <div style=\"${verticalStyle}\">\n <zero-actions-menu\n name=\"${actionsOpenerText}\"\n .actions=${actions}\n is-vertical\n ></zero-actions-menu>\n </div>\n `,\n}"
1051
+ "default": "['accent', 'lightweight', 'neutral', 'outline', 'stealth']"
1052
+ },
1053
+ {
1054
+ "kind": "variable",
1055
+ "name": "ZeroAppearanceValues"
1181
1056
  }
1182
1057
  ],
1183
1058
  "exports": [
1184
1059
  {
1185
1060
  "kind": "js",
1186
- "name": "default",
1061
+ "name": "defaultRapidTextColor",
1187
1062
  "declaration": {
1188
- "name": "meta",
1189
- "module": "src/actions-menu/actions-menu.stories.ts"
1063
+ "name": "defaultRapidTextColor",
1064
+ "module": "src/_common/colors.ts"
1190
1065
  }
1191
1066
  },
1192
1067
  {
1193
1068
  "kind": "js",
1194
- "name": "Horizontal",
1069
+ "name": "defaultRapidBGColor",
1195
1070
  "declaration": {
1196
- "name": "Horizontal",
1197
- "module": "src/actions-menu/actions-menu.stories.ts"
1071
+ "name": "defaultRapidBGColor",
1072
+ "module": "src/_common/colors.ts"
1198
1073
  }
1199
1074
  },
1200
1075
  {
1201
1076
  "kind": "js",
1202
- "name": "Vertical",
1077
+ "name": "defaultRapidLabelColor",
1078
+ "declaration": {
1079
+ "name": "defaultRapidLabelColor",
1080
+ "module": "src/_common/colors.ts"
1081
+ }
1082
+ },
1083
+ {
1084
+ "kind": "js",
1085
+ "name": "defaultRapidActiveBGColor",
1086
+ "declaration": {
1087
+ "name": "defaultRapidActiveBGColor",
1088
+ "module": "src/_common/colors.ts"
1089
+ }
1090
+ },
1091
+ {
1092
+ "kind": "js",
1093
+ "name": "defaultRapidBorderUnfocusedColor",
1094
+ "declaration": {
1095
+ "name": "defaultRapidBorderUnfocusedColor",
1096
+ "module": "src/_common/colors.ts"
1097
+ }
1098
+ },
1099
+ {
1100
+ "kind": "js",
1101
+ "name": "FastAppearanceValues",
1102
+ "declaration": {
1103
+ "name": "FastAppearanceValues",
1104
+ "module": "src/_common/colors.ts"
1105
+ }
1106
+ },
1107
+ {
1108
+ "kind": "js",
1109
+ "name": "ZeroAppearanceValues",
1110
+ "declaration": {
1111
+ "name": "ZeroAppearanceValues",
1112
+ "module": "src/_common/colors.ts"
1113
+ }
1114
+ }
1115
+ ]
1116
+ },
1117
+ {
1118
+ "kind": "javascript-module",
1119
+ "path": "src/_common/colors.util.ts",
1120
+ "declarations": [],
1121
+ "exports": []
1122
+ },
1123
+ {
1124
+ "kind": "javascript-module",
1125
+ "path": "src/_common/index.ts",
1126
+ "declarations": [],
1127
+ "exports": [
1128
+ {
1129
+ "kind": "js",
1130
+ "name": "*",
1131
+ "declaration": {
1132
+ "name": "*",
1133
+ "package": "./colors"
1134
+ }
1135
+ },
1136
+ {
1137
+ "kind": "js",
1138
+ "name": "*",
1139
+ "declaration": {
1140
+ "name": "*",
1141
+ "package": "./colors.hex"
1142
+ }
1143
+ },
1144
+ {
1145
+ "kind": "js",
1146
+ "name": "*",
1147
+ "declaration": {
1148
+ "name": "*",
1149
+ "package": "./colors.util"
1150
+ }
1151
+ }
1152
+ ]
1153
+ },
1154
+ {
1155
+ "kind": "javascript-module",
1156
+ "path": "src/actions-menu/actions-menu.stories.ts",
1157
+ "declarations": [
1158
+ {
1159
+ "kind": "variable",
1160
+ "name": "meta",
1161
+ "type": {
1162
+ "text": "Meta"
1163
+ },
1164
+ "default": "{\n title: 'Actions Menu',\n component: 'zero-actions-menu',\n}"
1165
+ },
1166
+ {
1167
+ "kind": "variable",
1168
+ "name": "Horizontal",
1169
+ "type": {
1170
+ "text": "StoryObj"
1171
+ },
1172
+ "default": "{\n args: {\n actions: zeroActions,\n actionsOpenerText: 'Horizontal Actions',\n },\n render: (args) => html`\n <div style=\"${horizontalStyle}\">\n <zero-actions-menu\n name=\"${args.actionsOpenerText}\"\n .actions=${args.actions}\n ></zero-actions-menu>\n </div>\n `,\n}"
1173
+ },
1174
+ {
1175
+ "kind": "variable",
1176
+ "name": "Vertical",
1177
+ "type": {
1178
+ "text": "StoryObj"
1179
+ },
1180
+ "default": "{\n args: {\n actions: zeroActions,\n actionsOpenerText: 'Vertical Actions',\n },\n render: ({ actionsOpenerText, actions }) => html`\n <div style=\"${verticalStyle}\">\n <zero-actions-menu\n name=\"${actionsOpenerText}\"\n .actions=${actions}\n is-vertical\n ></zero-actions-menu>\n </div>\n `,\n}"
1181
+ }
1182
+ ],
1183
+ "exports": [
1184
+ {
1185
+ "kind": "js",
1186
+ "name": "default",
1187
+ "declaration": {
1188
+ "name": "meta",
1189
+ "module": "src/actions-menu/actions-menu.stories.ts"
1190
+ }
1191
+ },
1192
+ {
1193
+ "kind": "js",
1194
+ "name": "Horizontal",
1195
+ "declaration": {
1196
+ "name": "Horizontal",
1197
+ "module": "src/actions-menu/actions-menu.stories.ts"
1198
+ }
1199
+ },
1200
+ {
1201
+ "kind": "js",
1202
+ "name": "Vertical",
1203
1203
  "declaration": {
1204
1204
  "name": "Vertical",
1205
1205
  "module": "src/actions-menu/actions-menu.stories.ts"
@@ -1989,7 +1989,7 @@
1989
1989
  },
1990
1990
  {
1991
1991
  "kind": "javascript-module",
1992
- "path": "src/banner/banner.stories.ts",
1992
+ "path": "src/badge/badge.stories.ts",
1993
1993
  "declarations": [
1994
1994
  {
1995
1995
  "kind": "variable",
@@ -1997,15 +1997,15 @@
1997
1997
  "type": {
1998
1998
  "text": "Meta"
1999
1999
  },
2000
- "default": "{\n title: 'Banner',\n component: 'zero-banner',\n}"
2000
+ "default": "{\n title: 'Badge',\n component: 'zero-badge',\n}"
2001
2001
  },
2002
2002
  {
2003
2003
  "kind": "variable",
2004
- "name": "Primary",
2004
+ "name": "All",
2005
2005
  "type": {
2006
2006
  "text": "StoryObj"
2007
2007
  },
2008
- "default": "{\n args: {\n bannerText: ` Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet.\n Lorem, ipsum dolor.`,\n actionIgnoreActionText: 'Ignore',\n actionDemoText: 'Diagnose',\n actionButtonAppearance: 'lightweight',\n },\n argTypes: {\n actionButtonAppearance: {\n control: 'select',\n options: [...FastAppearanceValues, ...ZeroAppearanceValues],\n },\n },\n render: ({ bannerText, actionButtonAppearance, actionIgnoreActionText, actionDemoText }) => html`\n <zero-banner id=\"banner\">\n <div slot=\"content\">${bannerText}</div>\n <zero-button slot=\"action\" @click=\"${ignoreClick}\" appearance=\"${actionButtonAppearance}\">\n ${actionIgnoreActionText}\n </zero-button>\n <zero-button slot=\"action\" appearance=\"${actionButtonAppearance}\">\n ${actionDemoText}\n </zero-button>\n </zero-banner>\n `,\n}"
2008
+ "default": "{\n args: {\n fillColors,\n fontColors,\n badgeText: 'Rapid Badge',\n },\n ...StylesMapperTemplate,\n}"
2009
2009
  }
2010
2010
  ],
2011
2011
  "exports": [
@@ -2014,218 +2014,147 @@
2014
2014
  "name": "default",
2015
2015
  "declaration": {
2016
2016
  "name": "meta",
2017
- "module": "src/banner/banner.stories.ts"
2017
+ "module": "src/badge/badge.stories.ts"
2018
2018
  }
2019
2019
  },
2020
2020
  {
2021
2021
  "kind": "js",
2022
- "name": "Primary",
2022
+ "name": "All",
2023
2023
  "declaration": {
2024
- "name": "Primary",
2025
- "module": "src/banner/banner.stories.ts"
2024
+ "name": "All",
2025
+ "module": "src/badge/badge.stories.ts"
2026
2026
  }
2027
2027
  }
2028
2028
  ]
2029
2029
  },
2030
2030
  {
2031
2031
  "kind": "javascript-module",
2032
- "path": "src/banner/banner.styles.ts",
2032
+ "path": "src/badge/badge.styles.ts",
2033
2033
  "declarations": [
2034
2034
  {
2035
- "kind": "variable",
2036
- "name": "zeroBannerStyles",
2037
- "default": "css`\n ${foundationBannerStyles}\n .banner {\n background-color: ${neutralLayer1};\n }\n`"
2035
+ "kind": "function",
2036
+ "name": "zeroBadgeStyles",
2037
+ "return": {
2038
+ "type": {
2039
+ "text": "ElementStyles"
2040
+ }
2041
+ },
2042
+ "parameters": [
2043
+ {
2044
+ "name": "context",
2045
+ "type": {
2046
+ "text": "ElementDefinitionContext"
2047
+ }
2048
+ },
2049
+ {
2050
+ "name": "definition",
2051
+ "type": {
2052
+ "text": "FoundationElementDefinition"
2053
+ }
2054
+ }
2055
+ ]
2038
2056
  }
2039
2057
  ],
2040
2058
  "exports": [
2041
2059
  {
2042
2060
  "kind": "js",
2043
- "name": "zeroBannerStyles",
2061
+ "name": "zeroBadgeStyles",
2044
2062
  "declaration": {
2045
- "name": "zeroBannerStyles",
2046
- "module": "src/banner/banner.styles.ts"
2063
+ "name": "zeroBadgeStyles",
2064
+ "module": "src/badge/badge.styles.ts"
2047
2065
  }
2048
2066
  }
2049
2067
  ]
2050
2068
  },
2051
2069
  {
2052
2070
  "kind": "javascript-module",
2053
- "path": "src/banner/banner.ts",
2071
+ "path": "src/badge/badge.template.ts",
2054
2072
  "declarations": [
2055
2073
  {
2056
- "kind": "variable",
2057
- "name": "zeroBannerShadowOptions",
2058
- "default": "foundationBannerShadowOptions"
2059
- },
2060
- {
2061
- "kind": "class",
2062
- "description": "",
2063
- "name": "Banner",
2064
- "superclass": {
2065
- "name": "FoundationBanner",
2066
- "package": "@genesislcap/foundation-ui"
2074
+ "kind": "function",
2075
+ "name": "zeroBadgeTemplate",
2076
+ "return": {
2077
+ "type": {
2078
+ "text": "ViewTemplate<Badge>"
2079
+ }
2067
2080
  },
2068
- "tagName": "%%prefix%%-banner",
2069
- "customElement": true,
2070
- "members": [
2071
- {
2072
- "kind": "field",
2073
- "name": "_presentation",
2074
- "type": {
2075
- "text": "ComponentPresentation | null | undefined"
2076
- },
2077
- "privacy": "private",
2078
- "default": "void 0",
2079
- "inheritedFrom": {
2080
- "name": "FoundationElement",
2081
- "module": "src/foundation-element/foundation-element.ts"
2082
- }
2083
- },
2084
- {
2085
- "kind": "field",
2086
- "name": "$presentation",
2087
- "type": {
2088
- "text": "ComponentPresentation | null"
2089
- },
2090
- "privacy": "public",
2091
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
2092
- "inheritedFrom": {
2093
- "name": "FoundationElement",
2094
- "module": "src/foundation-element/foundation-element.ts"
2095
- }
2096
- },
2081
+ "parameters": [
2097
2082
  {
2098
- "kind": "field",
2099
- "name": "template",
2083
+ "name": "context",
2100
2084
  "type": {
2101
- "text": "ElementViewTemplate | void | null"
2102
- },
2103
- "privacy": "public",
2104
- "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
2105
- "inheritedFrom": {
2106
- "name": "FoundationElement",
2107
- "module": "src/foundation-element/foundation-element.ts"
2108
- }
2109
- },
2110
- {
2111
- "kind": "method",
2112
- "name": "templateChanged",
2113
- "privacy": "protected",
2114
- "return": {
2115
- "type": {
2116
- "text": "void"
2117
- }
2118
- },
2119
- "inheritedFrom": {
2120
- "name": "FoundationElement",
2121
- "module": "src/foundation-element/foundation-element.ts"
2085
+ "text": "ElementDefinitionContext"
2122
2086
  }
2123
2087
  },
2124
2088
  {
2125
- "kind": "field",
2126
- "name": "styles",
2089
+ "name": "definition",
2127
2090
  "type": {
2128
- "text": "ElementStyles | void | null"
2129
- },
2130
- "privacy": "public",
2131
- "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
2132
- "inheritedFrom": {
2133
- "name": "FoundationElement",
2134
- "module": "src/foundation-element/foundation-element.ts"
2135
- }
2136
- },
2137
- {
2138
- "kind": "method",
2139
- "name": "stylesChanged",
2140
- "privacy": "protected",
2141
- "return": {
2142
- "type": {
2143
- "text": "void"
2144
- }
2145
- },
2146
- "inheritedFrom": {
2147
- "name": "FoundationElement",
2148
- "module": "src/foundation-element/foundation-element.ts"
2149
- }
2150
- },
2151
- {
2152
- "kind": "method",
2153
- "name": "compose",
2154
- "privacy": "public",
2155
- "static": true,
2156
- "return": {
2157
- "type": {
2158
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
2159
- }
2160
- },
2161
- "parameters": [
2162
- {
2163
- "name": "this",
2164
- "type": {
2165
- "text": "K"
2166
- }
2167
- },
2168
- {
2169
- "name": "elementDefinition",
2170
- "type": {
2171
- "text": "T"
2172
- },
2173
- "description": "The definition of the element to create the registry\nfunction for."
2174
- }
2175
- ],
2176
- "description": "Defines an element registry function with a set of element definition defaults.",
2177
- "inheritedFrom": {
2178
- "name": "FoundationElement",
2179
- "module": "src/foundation-element/foundation-element.ts"
2091
+ "text": "FoundationElementDefinition"
2180
2092
  }
2181
2093
  }
2182
2094
  ]
2183
- },
2184
- {
2185
- "kind": "variable",
2186
- "name": "zeroBanner",
2187
- "description": "The Zero Banner",
2188
- "privacy": "public"
2189
2095
  }
2190
2096
  ],
2191
2097
  "exports": [
2192
2098
  {
2193
2099
  "kind": "js",
2194
- "name": "zeroBannerShadowOptions",
2100
+ "name": "zeroBadgeTemplate",
2195
2101
  "declaration": {
2196
- "name": "zeroBannerShadowOptions",
2197
- "module": "src/banner/banner.ts"
2102
+ "name": "zeroBadgeTemplate",
2103
+ "module": "src/badge/badge.template.ts"
2198
2104
  }
2105
+ }
2106
+ ]
2107
+ },
2108
+ {
2109
+ "kind": "javascript-module",
2110
+ "path": "src/badge/badge.ts",
2111
+ "declarations": [
2112
+ {
2113
+ "kind": "class",
2114
+ "description": "",
2115
+ "name": "Badge",
2116
+ "superclass": {
2117
+ "name": "FoundationBadge",
2118
+ "package": "@genesislcap/foundation-ui"
2119
+ },
2120
+ "tagName": "%%prefix%%-badge",
2121
+ "customElement": true
2199
2122
  },
2123
+ {
2124
+ "kind": "variable",
2125
+ "name": "zeroBadge"
2126
+ }
2127
+ ],
2128
+ "exports": [
2200
2129
  {
2201
2130
  "kind": "js",
2202
- "name": "Banner",
2131
+ "name": "Badge",
2203
2132
  "declaration": {
2204
- "name": "Banner",
2205
- "module": "src/banner/banner.ts"
2133
+ "name": "Badge",
2134
+ "module": "src/badge/badge.ts"
2206
2135
  }
2207
2136
  },
2208
2137
  {
2209
2138
  "kind": "js",
2210
- "name": "zeroBanner",
2139
+ "name": "zeroBadge",
2211
2140
  "declaration": {
2212
- "name": "zeroBanner",
2213
- "module": "src/banner/banner.ts"
2141
+ "name": "zeroBadge",
2142
+ "module": "src/badge/badge.ts"
2214
2143
  }
2215
2144
  }
2216
2145
  ]
2217
2146
  },
2218
2147
  {
2219
2148
  "kind": "javascript-module",
2220
- "path": "src/banner/index.ts",
2149
+ "path": "src/badge/index.ts",
2221
2150
  "declarations": [],
2222
2151
  "exports": [
2223
2152
  {
2224
2153
  "kind": "js",
2225
- "name": "zeroBannerTemplate",
2154
+ "name": "*",
2226
2155
  "declaration": {
2227
- "name": "foundationBannerTemplate",
2228
- "package": "@genesislcap/foundation-ui"
2156
+ "name": "*",
2157
+ "package": "./badge"
2229
2158
  }
2230
2159
  },
2231
2160
  {
@@ -2233,7 +2162,7 @@
2233
2162
  "name": "*",
2234
2163
  "declaration": {
2235
2164
  "name": "*",
2236
- "package": "./banner"
2165
+ "package": "./badge.styles"
2237
2166
  }
2238
2167
  },
2239
2168
  {
@@ -2241,14 +2170,14 @@
2241
2170
  "name": "*",
2242
2171
  "declaration": {
2243
2172
  "name": "*",
2244
- "package": "./banner.styles"
2173
+ "package": "./badge.template"
2245
2174
  }
2246
2175
  }
2247
2176
  ]
2248
2177
  },
2249
2178
  {
2250
2179
  "kind": "javascript-module",
2251
- "path": "src/badge/badge.stories.ts",
2180
+ "path": "src/banner/banner.stories.ts",
2252
2181
  "declarations": [
2253
2182
  {
2254
2183
  "kind": "variable",
@@ -2256,15 +2185,15 @@
2256
2185
  "type": {
2257
2186
  "text": "Meta"
2258
2187
  },
2259
- "default": "{\n title: 'Badge',\n component: 'zero-badge',\n}"
2188
+ "default": "{\n title: 'Banner',\n component: 'zero-banner',\n}"
2260
2189
  },
2261
2190
  {
2262
2191
  "kind": "variable",
2263
- "name": "All",
2192
+ "name": "Primary",
2264
2193
  "type": {
2265
2194
  "text": "StoryObj"
2266
2195
  },
2267
- "default": "{\n args: {\n fillColors,\n fontColors,\n badgeText: 'Rapid Badge',\n },\n ...StylesMapperTemplate,\n}"
2196
+ "default": "{\n args: {\n bannerText: ` Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet.\n Lorem, ipsum dolor.`,\n actionIgnoreActionText: 'Ignore',\n actionDemoText: 'Diagnose',\n actionButtonAppearance: 'lightweight',\n },\n argTypes: {\n actionButtonAppearance: {\n control: 'select',\n options: [...FastAppearanceValues, ...ZeroAppearanceValues],\n },\n },\n render: ({ bannerText, actionButtonAppearance, actionIgnoreActionText, actionDemoText }) => html`\n <zero-banner id=\"banner\">\n <div slot=\"content\">${bannerText}</div>\n <zero-button slot=\"action\" @click=\"${ignoreClick}\" appearance=\"${actionButtonAppearance}\">\n ${actionIgnoreActionText}\n </zero-button>\n <zero-button slot=\"action\" appearance=\"${actionButtonAppearance}\">\n ${actionDemoText}\n </zero-button>\n </zero-banner>\n `,\n}"
2268
2197
  }
2269
2198
  ],
2270
2199
  "exports": [
@@ -2273,147 +2202,218 @@
2273
2202
  "name": "default",
2274
2203
  "declaration": {
2275
2204
  "name": "meta",
2276
- "module": "src/badge/badge.stories.ts"
2205
+ "module": "src/banner/banner.stories.ts"
2277
2206
  }
2278
2207
  },
2279
2208
  {
2280
2209
  "kind": "js",
2281
- "name": "All",
2210
+ "name": "Primary",
2282
2211
  "declaration": {
2283
- "name": "All",
2284
- "module": "src/badge/badge.stories.ts"
2212
+ "name": "Primary",
2213
+ "module": "src/banner/banner.stories.ts"
2285
2214
  }
2286
2215
  }
2287
2216
  ]
2288
2217
  },
2289
2218
  {
2290
2219
  "kind": "javascript-module",
2291
- "path": "src/badge/badge.styles.ts",
2220
+ "path": "src/banner/banner.styles.ts",
2292
2221
  "declarations": [
2293
2222
  {
2294
- "kind": "function",
2295
- "name": "zeroBadgeStyles",
2296
- "return": {
2297
- "type": {
2298
- "text": "ElementStyles"
2299
- }
2223
+ "kind": "variable",
2224
+ "name": "zeroBannerStyles",
2225
+ "default": "css`\n ${foundationBannerStyles}\n .banner {\n background-color: ${neutralLayer1};\n }\n`"
2226
+ }
2227
+ ],
2228
+ "exports": [
2229
+ {
2230
+ "kind": "js",
2231
+ "name": "zeroBannerStyles",
2232
+ "declaration": {
2233
+ "name": "zeroBannerStyles",
2234
+ "module": "src/banner/banner.styles.ts"
2235
+ }
2236
+ }
2237
+ ]
2238
+ },
2239
+ {
2240
+ "kind": "javascript-module",
2241
+ "path": "src/banner/banner.ts",
2242
+ "declarations": [
2243
+ {
2244
+ "kind": "variable",
2245
+ "name": "zeroBannerShadowOptions",
2246
+ "default": "foundationBannerShadowOptions"
2247
+ },
2248
+ {
2249
+ "kind": "class",
2250
+ "description": "",
2251
+ "name": "Banner",
2252
+ "superclass": {
2253
+ "name": "FoundationBanner",
2254
+ "package": "@genesislcap/foundation-ui"
2300
2255
  },
2301
- "parameters": [
2256
+ "tagName": "%%prefix%%-banner",
2257
+ "customElement": true,
2258
+ "members": [
2302
2259
  {
2303
- "name": "context",
2260
+ "kind": "field",
2261
+ "name": "_presentation",
2304
2262
  "type": {
2305
- "text": "ElementDefinitionContext"
2263
+ "text": "ComponentPresentation | null | undefined"
2264
+ },
2265
+ "privacy": "private",
2266
+ "default": "void 0",
2267
+ "inheritedFrom": {
2268
+ "name": "FoundationElement",
2269
+ "module": "src/foundation-element/foundation-element.ts"
2270
+ }
2271
+ },
2272
+ {
2273
+ "kind": "field",
2274
+ "name": "$presentation",
2275
+ "type": {
2276
+ "text": "ComponentPresentation | null"
2277
+ },
2278
+ "privacy": "public",
2279
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
2280
+ "inheritedFrom": {
2281
+ "name": "FoundationElement",
2282
+ "module": "src/foundation-element/foundation-element.ts"
2283
+ }
2284
+ },
2285
+ {
2286
+ "kind": "field",
2287
+ "name": "template",
2288
+ "type": {
2289
+ "text": "ElementViewTemplate | void | null"
2290
+ },
2291
+ "privacy": "public",
2292
+ "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
2293
+ "inheritedFrom": {
2294
+ "name": "FoundationElement",
2295
+ "module": "src/foundation-element/foundation-element.ts"
2296
+ }
2297
+ },
2298
+ {
2299
+ "kind": "method",
2300
+ "name": "templateChanged",
2301
+ "privacy": "protected",
2302
+ "return": {
2303
+ "type": {
2304
+ "text": "void"
2305
+ }
2306
+ },
2307
+ "inheritedFrom": {
2308
+ "name": "FoundationElement",
2309
+ "module": "src/foundation-element/foundation-element.ts"
2306
2310
  }
2307
2311
  },
2308
2312
  {
2309
- "name": "definition",
2313
+ "kind": "field",
2314
+ "name": "styles",
2310
2315
  "type": {
2311
- "text": "FoundationElementDefinition"
2316
+ "text": "ElementStyles | void | null"
2317
+ },
2318
+ "privacy": "public",
2319
+ "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
2320
+ "inheritedFrom": {
2321
+ "name": "FoundationElement",
2322
+ "module": "src/foundation-element/foundation-element.ts"
2312
2323
  }
2313
- }
2314
- ]
2315
- }
2316
- ],
2317
- "exports": [
2318
- {
2319
- "kind": "js",
2320
- "name": "zeroBadgeStyles",
2321
- "declaration": {
2322
- "name": "zeroBadgeStyles",
2323
- "module": "src/badge/badge.styles.ts"
2324
- }
2325
- }
2326
- ]
2327
- },
2328
- {
2329
- "kind": "javascript-module",
2330
- "path": "src/badge/badge.template.ts",
2331
- "declarations": [
2332
- {
2333
- "kind": "function",
2334
- "name": "zeroBadgeTemplate",
2335
- "return": {
2336
- "type": {
2337
- "text": "ViewTemplate<Badge>"
2338
- }
2339
- },
2340
- "parameters": [
2324
+ },
2341
2325
  {
2342
- "name": "context",
2343
- "type": {
2344
- "text": "ElementDefinitionContext"
2326
+ "kind": "method",
2327
+ "name": "stylesChanged",
2328
+ "privacy": "protected",
2329
+ "return": {
2330
+ "type": {
2331
+ "text": "void"
2332
+ }
2333
+ },
2334
+ "inheritedFrom": {
2335
+ "name": "FoundationElement",
2336
+ "module": "src/foundation-element/foundation-element.ts"
2345
2337
  }
2346
2338
  },
2347
2339
  {
2348
- "name": "definition",
2349
- "type": {
2350
- "text": "FoundationElementDefinition"
2340
+ "kind": "method",
2341
+ "name": "compose",
2342
+ "privacy": "public",
2343
+ "static": true,
2344
+ "return": {
2345
+ "type": {
2346
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
2347
+ }
2348
+ },
2349
+ "parameters": [
2350
+ {
2351
+ "name": "this",
2352
+ "type": {
2353
+ "text": "K"
2354
+ }
2355
+ },
2356
+ {
2357
+ "name": "elementDefinition",
2358
+ "type": {
2359
+ "text": "T"
2360
+ },
2361
+ "description": "The definition of the element to create the registry\nfunction for."
2362
+ }
2363
+ ],
2364
+ "description": "Defines an element registry function with a set of element definition defaults.",
2365
+ "inheritedFrom": {
2366
+ "name": "FoundationElement",
2367
+ "module": "src/foundation-element/foundation-element.ts"
2351
2368
  }
2352
2369
  }
2353
2370
  ]
2371
+ },
2372
+ {
2373
+ "kind": "variable",
2374
+ "name": "zeroBanner",
2375
+ "description": "The Zero Banner",
2376
+ "privacy": "public"
2354
2377
  }
2355
2378
  ],
2356
2379
  "exports": [
2357
2380
  {
2358
2381
  "kind": "js",
2359
- "name": "zeroBadgeTemplate",
2382
+ "name": "zeroBannerShadowOptions",
2360
2383
  "declaration": {
2361
- "name": "zeroBadgeTemplate",
2362
- "module": "src/badge/badge.template.ts"
2384
+ "name": "zeroBannerShadowOptions",
2385
+ "module": "src/banner/banner.ts"
2363
2386
  }
2364
- }
2365
- ]
2366
- },
2367
- {
2368
- "kind": "javascript-module",
2369
- "path": "src/badge/badge.ts",
2370
- "declarations": [
2371
- {
2372
- "kind": "class",
2373
- "description": "",
2374
- "name": "Badge",
2375
- "superclass": {
2376
- "name": "FoundationBadge",
2377
- "package": "@genesislcap/foundation-ui"
2378
- },
2379
- "tagName": "%%prefix%%-badge",
2380
- "customElement": true
2381
2387
  },
2382
- {
2383
- "kind": "variable",
2384
- "name": "zeroBadge"
2385
- }
2386
- ],
2387
- "exports": [
2388
2388
  {
2389
2389
  "kind": "js",
2390
- "name": "Badge",
2390
+ "name": "Banner",
2391
2391
  "declaration": {
2392
- "name": "Badge",
2393
- "module": "src/badge/badge.ts"
2392
+ "name": "Banner",
2393
+ "module": "src/banner/banner.ts"
2394
2394
  }
2395
2395
  },
2396
2396
  {
2397
2397
  "kind": "js",
2398
- "name": "zeroBadge",
2398
+ "name": "zeroBanner",
2399
2399
  "declaration": {
2400
- "name": "zeroBadge",
2401
- "module": "src/badge/badge.ts"
2400
+ "name": "zeroBanner",
2401
+ "module": "src/banner/banner.ts"
2402
2402
  }
2403
2403
  }
2404
2404
  ]
2405
2405
  },
2406
2406
  {
2407
2407
  "kind": "javascript-module",
2408
- "path": "src/badge/index.ts",
2408
+ "path": "src/banner/index.ts",
2409
2409
  "declarations": [],
2410
2410
  "exports": [
2411
2411
  {
2412
2412
  "kind": "js",
2413
- "name": "*",
2413
+ "name": "zeroBannerTemplate",
2414
2414
  "declaration": {
2415
- "name": "*",
2416
- "package": "./badge"
2415
+ "name": "foundationBannerTemplate",
2416
+ "package": "@genesislcap/foundation-ui"
2417
2417
  }
2418
2418
  },
2419
2419
  {
@@ -2421,7 +2421,7 @@
2421
2421
  "name": "*",
2422
2422
  "declaration": {
2423
2423
  "name": "*",
2424
- "package": "./badge.styles"
2424
+ "package": "./banner"
2425
2425
  }
2426
2426
  },
2427
2427
  {
@@ -2429,7 +2429,7 @@
2429
2429
  "name": "*",
2430
2430
  "declaration": {
2431
2431
  "name": "*",
2432
- "package": "./badge.template"
2432
+ "package": "./banner.styles"
2433
2433
  }
2434
2434
  }
2435
2435
  ]
@@ -13079,7 +13079,7 @@
13079
13079
  },
13080
13080
  {
13081
13081
  "kind": "javascript-module",
13082
- "path": "src/tab-panel/index.ts",
13082
+ "path": "src/tab/index.ts",
13083
13083
  "declarations": [],
13084
13084
  "exports": [
13085
13085
  {
@@ -13087,7 +13087,7 @@
13087
13087
  "name": "*",
13088
13088
  "declaration": {
13089
13089
  "name": "*",
13090
- "package": "./tab-panel"
13090
+ "package": "./tab"
13091
13091
  }
13092
13092
  },
13093
13093
  {
@@ -13095,7 +13095,7 @@
13095
13095
  "name": "*",
13096
13096
  "declaration": {
13097
13097
  "name": "*",
13098
- "package": "./tab-panel.styles"
13098
+ "package": "./tab.styles"
13099
13099
  }
13100
13100
  },
13101
13101
  {
@@ -13103,18 +13103,18 @@
13103
13103
  "name": "*",
13104
13104
  "declaration": {
13105
13105
  "name": "*",
13106
- "package": "./tab-panel.template"
13106
+ "package": "./tab.template"
13107
13107
  }
13108
13108
  }
13109
13109
  ]
13110
13110
  },
13111
13111
  {
13112
13112
  "kind": "javascript-module",
13113
- "path": "src/tab-panel/tab-panel.styles.ts",
13113
+ "path": "src/tab/tab.styles.ts",
13114
13114
  "declarations": [
13115
13115
  {
13116
13116
  "kind": "function",
13117
- "name": "zeroTabPanelStyles",
13117
+ "name": "zeroTabStyles",
13118
13118
  "return": {
13119
13119
  "type": {
13120
13120
  "text": "ElementStyles"
@@ -13139,24 +13139,24 @@
13139
13139
  "exports": [
13140
13140
  {
13141
13141
  "kind": "js",
13142
- "name": "zeroTabPanelStyles",
13142
+ "name": "zeroTabStyles",
13143
13143
  "declaration": {
13144
- "name": "zeroTabPanelStyles",
13145
- "module": "src/tab-panel/tab-panel.styles.ts"
13144
+ "name": "zeroTabStyles",
13145
+ "module": "src/tab/tab.styles.ts"
13146
13146
  }
13147
13147
  }
13148
13148
  ]
13149
13149
  },
13150
13150
  {
13151
13151
  "kind": "javascript-module",
13152
- "path": "src/tab-panel/tab-panel.template.ts",
13152
+ "path": "src/tab/tab.template.ts",
13153
13153
  "declarations": [
13154
13154
  {
13155
13155
  "kind": "function",
13156
- "name": "zeroTabPanelTemplate",
13156
+ "name": "zeroTabTemplate",
13157
13157
  "return": {
13158
13158
  "type": {
13159
- "text": "ViewTemplate<TabPanel>"
13159
+ "text": "ViewTemplate<Tab>"
13160
13160
  }
13161
13161
  },
13162
13162
  "parameters": [
@@ -13178,56 +13178,56 @@
13178
13178
  "exports": [
13179
13179
  {
13180
13180
  "kind": "js",
13181
- "name": "zeroTabPanelTemplate",
13181
+ "name": "zeroTabTemplate",
13182
13182
  "declaration": {
13183
- "name": "zeroTabPanelTemplate",
13184
- "module": "src/tab-panel/tab-panel.template.ts"
13183
+ "name": "zeroTabTemplate",
13184
+ "module": "src/tab/tab.template.ts"
13185
13185
  }
13186
13186
  }
13187
13187
  ]
13188
13188
  },
13189
13189
  {
13190
13190
  "kind": "javascript-module",
13191
- "path": "src/tab-panel/tab-panel.ts",
13191
+ "path": "src/tab/tab.ts",
13192
13192
  "declarations": [
13193
13193
  {
13194
13194
  "kind": "class",
13195
13195
  "description": "",
13196
- "name": "TabPanel",
13196
+ "name": "Tab",
13197
13197
  "superclass": {
13198
- "name": "FoundationTabPanel",
13198
+ "name": "FoundationTab",
13199
13199
  "package": "@genesislcap/foundation-ui"
13200
13200
  },
13201
- "tagName": "%%prefix%%-tab-panel",
13201
+ "tagName": "%%prefix%%-tab",
13202
13202
  "customElement": true
13203
13203
  },
13204
13204
  {
13205
13205
  "kind": "variable",
13206
- "name": "zeroTabPanel"
13206
+ "name": "zeroTab"
13207
13207
  }
13208
13208
  ],
13209
13209
  "exports": [
13210
13210
  {
13211
13211
  "kind": "js",
13212
- "name": "TabPanel",
13212
+ "name": "Tab",
13213
13213
  "declaration": {
13214
- "name": "TabPanel",
13215
- "module": "src/tab-panel/tab-panel.ts"
13214
+ "name": "Tab",
13215
+ "module": "src/tab/tab.ts"
13216
13216
  }
13217
13217
  },
13218
13218
  {
13219
13219
  "kind": "js",
13220
- "name": "zeroTabPanel",
13220
+ "name": "zeroTab",
13221
13221
  "declaration": {
13222
- "name": "zeroTabPanel",
13223
- "module": "src/tab-panel/tab-panel.ts"
13222
+ "name": "zeroTab",
13223
+ "module": "src/tab/tab.ts"
13224
13224
  }
13225
13225
  }
13226
13226
  ]
13227
13227
  },
13228
13228
  {
13229
13229
  "kind": "javascript-module",
13230
- "path": "src/tab/index.ts",
13230
+ "path": "src/tab-panel/index.ts",
13231
13231
  "declarations": [],
13232
13232
  "exports": [
13233
13233
  {
@@ -13235,7 +13235,7 @@
13235
13235
  "name": "*",
13236
13236
  "declaration": {
13237
13237
  "name": "*",
13238
- "package": "./tab"
13238
+ "package": "./tab-panel"
13239
13239
  }
13240
13240
  },
13241
13241
  {
@@ -13243,7 +13243,7 @@
13243
13243
  "name": "*",
13244
13244
  "declaration": {
13245
13245
  "name": "*",
13246
- "package": "./tab.styles"
13246
+ "package": "./tab-panel.styles"
13247
13247
  }
13248
13248
  },
13249
13249
  {
@@ -13251,18 +13251,18 @@
13251
13251
  "name": "*",
13252
13252
  "declaration": {
13253
13253
  "name": "*",
13254
- "package": "./tab.template"
13254
+ "package": "./tab-panel.template"
13255
13255
  }
13256
13256
  }
13257
13257
  ]
13258
13258
  },
13259
13259
  {
13260
13260
  "kind": "javascript-module",
13261
- "path": "src/tab/tab.styles.ts",
13261
+ "path": "src/tab-panel/tab-panel.styles.ts",
13262
13262
  "declarations": [
13263
13263
  {
13264
13264
  "kind": "function",
13265
- "name": "zeroTabStyles",
13265
+ "name": "zeroTabPanelStyles",
13266
13266
  "return": {
13267
13267
  "type": {
13268
13268
  "text": "ElementStyles"
@@ -13287,24 +13287,24 @@
13287
13287
  "exports": [
13288
13288
  {
13289
13289
  "kind": "js",
13290
- "name": "zeroTabStyles",
13290
+ "name": "zeroTabPanelStyles",
13291
13291
  "declaration": {
13292
- "name": "zeroTabStyles",
13293
- "module": "src/tab/tab.styles.ts"
13292
+ "name": "zeroTabPanelStyles",
13293
+ "module": "src/tab-panel/tab-panel.styles.ts"
13294
13294
  }
13295
13295
  }
13296
13296
  ]
13297
13297
  },
13298
13298
  {
13299
13299
  "kind": "javascript-module",
13300
- "path": "src/tab/tab.template.ts",
13300
+ "path": "src/tab-panel/tab-panel.template.ts",
13301
13301
  "declarations": [
13302
13302
  {
13303
13303
  "kind": "function",
13304
- "name": "zeroTabTemplate",
13304
+ "name": "zeroTabPanelTemplate",
13305
13305
  "return": {
13306
13306
  "type": {
13307
- "text": "ViewTemplate<Tab>"
13307
+ "text": "ViewTemplate<TabPanel>"
13308
13308
  }
13309
13309
  },
13310
13310
  "parameters": [
@@ -13326,49 +13326,49 @@
13326
13326
  "exports": [
13327
13327
  {
13328
13328
  "kind": "js",
13329
- "name": "zeroTabTemplate",
13329
+ "name": "zeroTabPanelTemplate",
13330
13330
  "declaration": {
13331
- "name": "zeroTabTemplate",
13332
- "module": "src/tab/tab.template.ts"
13331
+ "name": "zeroTabPanelTemplate",
13332
+ "module": "src/tab-panel/tab-panel.template.ts"
13333
13333
  }
13334
13334
  }
13335
13335
  ]
13336
13336
  },
13337
13337
  {
13338
13338
  "kind": "javascript-module",
13339
- "path": "src/tab/tab.ts",
13339
+ "path": "src/tab-panel/tab-panel.ts",
13340
13340
  "declarations": [
13341
13341
  {
13342
13342
  "kind": "class",
13343
13343
  "description": "",
13344
- "name": "Tab",
13344
+ "name": "TabPanel",
13345
13345
  "superclass": {
13346
- "name": "FoundationTab",
13346
+ "name": "FoundationTabPanel",
13347
13347
  "package": "@genesislcap/foundation-ui"
13348
13348
  },
13349
- "tagName": "%%prefix%%-tab",
13349
+ "tagName": "%%prefix%%-tab-panel",
13350
13350
  "customElement": true
13351
13351
  },
13352
13352
  {
13353
13353
  "kind": "variable",
13354
- "name": "zeroTab"
13354
+ "name": "zeroTabPanel"
13355
13355
  }
13356
13356
  ],
13357
13357
  "exports": [
13358
13358
  {
13359
13359
  "kind": "js",
13360
- "name": "Tab",
13360
+ "name": "TabPanel",
13361
13361
  "declaration": {
13362
- "name": "Tab",
13363
- "module": "src/tab/tab.ts"
13362
+ "name": "TabPanel",
13363
+ "module": "src/tab-panel/tab-panel.ts"
13364
13364
  }
13365
13365
  },
13366
13366
  {
13367
13367
  "kind": "js",
13368
- "name": "zeroTab",
13368
+ "name": "zeroTabPanel",
13369
13369
  "declaration": {
13370
- "name": "zeroTab",
13371
- "module": "src/tab/tab.ts"
13370
+ "name": "zeroTabPanel",
13371
+ "module": "src/tab-panel/tab-panel.ts"
13372
13372
  }
13373
13373
  }
13374
13374
  ]