@nulogy/components 8.14.3 → 8.14.5
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/main.js +20 -11
- package/dist/main.module.js +20 -11
- package/dist/src/Alert/Alert.d.ts +2 -1
- package/dist/src/Alert/Alert.story.d.ts +8 -7
- package/dist/src/Alert/CloseButton.d.ts +2 -1
- package/dist/src/AsyncSelect/AsyncSelect.story.d.ts +7 -6
- package/dist/src/Banner/Banner.d.ts +2 -2
- package/dist/src/Banner/Banner.story.d.ts +7 -6
- package/dist/src/Box/Box.story.d.ts +13 -12
- package/dist/src/BrandedNavBar/BrandLogoContainer.d.ts +1 -1
- package/dist/src/BrandedNavBar/EnvironmentBanner.d.ts +1 -1
- package/dist/src/BrandedNavBar/MenuTrigger.d.ts +1 -1
- package/dist/src/BrandedNavBar/MenuTriggerButton.d.ts +1 -1
- package/dist/src/BrandedNavBar/NavBar.d.ts +2 -1
- package/dist/src/BrandedNavBar/NavBar.story.d.ts +15 -14
- package/dist/src/BrandedNavBar/NavBarDropdownMenu.d.ts +1 -17
- package/dist/src/BrandedNavBar/NulogyLogo.d.ts +2 -1
- package/dist/src/BrandedNavBar/NulogyLogoContainer.d.ts +2 -1
- package/dist/src/BrandedNavBar/SmallNavBar.story.d.ts +9 -8
- package/dist/src/BrandedNavBar/SubMenuTrigger.d.ts +1 -1
- package/dist/src/BrandedNavBar/SubMenuTriggerButton.d.ts +1 -1
- package/dist/src/Branding/Branding.d.ts +2 -1
- package/dist/src/Branding/Branding.story.d.ts +2 -1
- package/dist/src/Breadcrumbs/Breadcrumbs.story.d.ts +5 -4
- package/dist/src/Button/Button.story.d.ts +10 -9
- package/dist/src/Button/CloseButton.d.ts +1 -1
- package/dist/src/Button/ControlIcon.d.ts +2 -2
- package/dist/src/Button/ControlIcon.story.d.ts +4 -3
- package/dist/src/Button/IconicButton.story.d.ts +16 -15
- package/dist/src/ButtonGroup/ButtonGroup.story.d.ts +6 -5
- package/dist/src/Card/Card.story.d.ts +4 -3
- package/dist/src/Checkbox/Checkbox.story.d.ts +13 -12
- package/dist/src/Checkbox/CheckboxGroup.story.d.ts +7 -6
- package/dist/src/DatePicker/DatePicker.story.d.ts +9 -8
- package/dist/src/DateRange/DateRange.story.d.ts +14 -13
- package/dist/src/Divider/Divider.d.ts +2 -1
- package/dist/src/Divider/Divider.story.d.ts +3 -2
- package/dist/src/DropdownMenu/DropdownButton.d.ts +1 -1
- package/dist/src/DropdownMenu/DropdownMenu.story.d.ts +12 -11
- package/dist/src/FieldLabel/FieldLabel.d.ts +2 -1
- package/dist/src/FieldLabel/FieldLabel.story.d.ts +6 -5
- package/dist/src/FieldLabel/MaybeFieldLabel.d.ts +2 -1
- package/dist/src/FieldLabel/RequirementText.d.ts +2 -1
- package/dist/src/Flex/Flex.story.d.ts +21 -20
- package/dist/src/Form/Form.d.ts +1 -1
- package/dist/src/Form/Form.story.d.ts +6 -5
- package/dist/src/Icon/Icon.d.ts +1 -1
- package/dist/src/Icon/Icon.story.d.ts +7 -6
- package/dist/src/Input/Input.story.d.ts +11 -10
- package/dist/src/Input/Prefix.d.ts +2 -1
- package/dist/src/Input/Suffix.d.ts +2 -1
- package/dist/src/Layout/ApplicationFrame.d.ts +1 -1
- package/dist/src/Layout/ApplicationFrame.story.d.ts +2 -1
- package/dist/src/Layout/Header.story.d.ts +9 -8
- package/dist/src/Layout/Page.story.d.ts +6 -5
- package/dist/src/Layout/Sidebar.story.d.ts +8 -7
- package/dist/src/Link/Link.d.ts +1 -1
- package/dist/src/Link/Link.story.d.ts +9 -8
- package/dist/src/List/List.story.d.ts +6 -5
- package/dist/src/LoadingAnimation/LoadingAnimation.story.d.ts +5 -4
- package/dist/src/Modal/Modal.story.d.ts +12 -11
- package/dist/src/Modal/ModalCloseButton.d.ts +1 -1
- package/dist/src/NavBar/DesktopMenu.d.ts +2 -1
- package/dist/src/NavBar/MenuTrigger.d.ts +2 -1
- package/dist/src/NavBar/MobileMenu.d.ts +2 -1
- package/dist/src/NavBar/NavBar.d.ts +3 -3
- package/dist/src/NavBar/NavBar.story.d.ts +13 -12
- package/dist/src/NavBar/NavBarDropdownMenu.d.ts +1 -1
- package/dist/src/NavBar/SmallNavBar.d.ts +1 -1
- package/dist/src/NavBar/SubMenuTrigger.d.ts +2 -1
- package/dist/src/NavBarSearch/NavBarSearch.d.ts +2 -1
- package/dist/src/Overlay/Overlay.story.d.ts +3 -2
- package/dist/src/Pagination/NextButton.d.ts +2 -1
- package/dist/src/Pagination/Pagination.story.d.ts +5 -4
- package/dist/src/Pagination/PreviousButton.d.ts +2 -1
- package/dist/src/Radio/Radio.story.d.ts +9 -8
- package/dist/src/Radio/RadioGroup.d.ts +2 -1
- package/dist/src/Radio/RadioGroup.story.d.ts +7 -6
- package/dist/src/RangeContainer/RangeContainer.story.d.ts +2 -1
- package/dist/src/Select/Select.d.ts +1 -1
- package/dist/src/Select/Select.story.d.ts +23 -22
- package/dist/src/Select/SelectComponents.d.ts +8 -7
- package/dist/src/Select/SelectOption.d.ts +2 -1
- package/dist/src/SortingTable/SortingTable.story.d.ts +1 -1
- package/dist/src/StatusIndicator/StatusIndicator.story.d.ts +11 -10
- package/dist/src/Summary/Summary.story.d.ts +3 -2
- package/dist/src/Summary/SummaryDivider.d.ts +2 -1
- package/dist/src/Switcher/Switch.d.ts +1 -1
- package/dist/src/Switcher/Switcher.story.d.ts +5 -4
- package/dist/src/Table/BaseTable.story.d.ts +12 -11
- package/dist/src/Table/SortingColumnHeader.d.ts +2 -1
- package/dist/src/Table/SortingColumnHeader.story.d.ts +2 -1
- package/dist/src/Table/StatefulTable.d.ts +2 -2
- package/dist/src/Table/Table.d.ts +3 -2
- package/dist/src/Table/Table.story.d.ts +4 -3
- package/dist/src/Table/TableBody.d.ts +2 -1
- package/dist/src/Table/TableFoot.d.ts +2 -1
- package/dist/src/Table/TableWithCustomSorting.story.d.ts +2 -1
- package/dist/src/Table/TableWithExpandableRows.story.d.ts +3 -2
- package/dist/src/Table/TableWithFiltering.story.d.ts +3 -2
- package/dist/src/Table/TableWithSelectableRows.story.d.ts +3 -2
- package/dist/src/Table/TableWithServerSidePagination.story.d.ts +2 -1
- package/dist/src/Tabs/TabScrollIndicators.d.ts +1 -1
- package/dist/src/Tabs/Tabs.d.ts +2 -2
- package/dist/src/Tabs/Tabs.story.d.ts +12 -11
- package/dist/src/Textarea/StyledTextarea.d.ts +1 -1
- package/dist/src/Textarea/Textarea.story.d.ts +11 -10
- package/dist/src/TimePicker/TimePicker.story.d.ts +12 -11
- package/dist/src/TimePicker/TimePickerInput.d.ts +13 -9
- package/dist/src/TimeRange/TimeRange.d.ts +2 -2
- package/dist/src/TimeRange/TimeRange.story.d.ts +6 -5
- package/dist/src/Toast/Toast.d.ts +2 -1
- package/dist/src/Toast/Toast.story.d.ts +8 -7
- package/dist/src/ToastContainer/ToastContainer.d.ts +2 -1
- package/dist/src/ToastContainer/ToastContainer.story.d.ts +2 -1
- package/dist/src/Toggle/Toggle.d.ts +1 -1
- package/dist/src/Toggle/Toggle.story.d.ts +11 -10
- package/dist/src/Tokens/Tokens.story.d.ts +10 -9
- package/dist/src/Tooltip/Tooltip.story.d.ts +12 -10
- package/dist/src/TruncatedText/MaybeTooltip.d.ts +2 -1
- package/dist/src/TruncatedText/TruncatedText.d.ts +3 -2
- package/dist/src/TruncatedText/TruncatedText.story.d.ts +9 -8
- package/dist/src/TruncatedText/TruncatedTextFillWidth.d.ts +2 -1
- package/dist/src/TruncatedText/TruncatedTextMaxCharacters.d.ts +2 -1
- package/dist/src/Type/Headings.story.d.ts +6 -5
- package/dist/src/Type/Text.story.d.ts +7 -6
- package/dist/src/Type/Typography.story.d.ts +2 -1
- package/dist/src/Validation/InlineValidation.story.d.ts +5 -4
- package/dist/src/Validation/mapErrorsToList.d.ts +2 -1
- package/dist/src/VisualTests/Select.story.d.ts +7 -6
- package/dist/src/VisualTests/WithSpace.story.d.ts +19 -18
- package/dist/src/pages/ErrorPage.story.d.ts +4 -3
- package/dist/src/pages/LoginPage.story.d.ts +6 -5
- package/dist/src/utils/DeprecatedComponent.d.ts +2 -1
- package/dist/src/utils/DetectOutsideClick.d.ts +1 -1
- package/dist/src/utils/PreventBodyElementScrolling.d.ts +1 -1
- package/dist/src/utils/ScrollIndicators.d.ts +1 -1
- package/dist/src/utils/useWindowDimension.story.d.ts +2 -1
- package/dist/src/utils/withWindowDimensions.d.ts +2 -1
- package/package.json +6 -6
package/dist/main.js
CHANGED
|
@@ -18654,7 +18654,7 @@
|
|
|
18654
18654
|
}, /*#__PURE__*/React__default["default"].createElement(WindowedSelect__default["default"], Object.assign({
|
|
18655
18655
|
size: componentSize,
|
|
18656
18656
|
ref: reactSelectRef,
|
|
18657
|
-
placeholder: placeholder || t("select
|
|
18657
|
+
placeholder: placeholder || t("select"),
|
|
18658
18658
|
windowThreshold: windowThreshold,
|
|
18659
18659
|
styles: customStyles({
|
|
18660
18660
|
theme: themeContext,
|
|
@@ -18805,7 +18805,7 @@
|
|
|
18805
18805
|
value: value,
|
|
18806
18806
|
ref: ref,
|
|
18807
18807
|
defaultInputValue: defaultValue,
|
|
18808
|
-
placeholder: placeholder || t("
|
|
18808
|
+
placeholder: placeholder || t("start typing"),
|
|
18809
18809
|
labelText: labelText,
|
|
18810
18810
|
styles: customStyles({
|
|
18811
18811
|
theme: themeContext,
|
|
@@ -47980,7 +47980,8 @@
|
|
|
47980
47980
|
"primary navigation": "Prim\xE4re Navigation",
|
|
47981
47981
|
"search nulogy": "Nulogy suchen...",
|
|
47982
47982
|
"secondary navigation": "Sekund\xE4re Navigation",
|
|
47983
|
-
|
|
47983
|
+
select: "W\xE4hlen",
|
|
47984
|
+
"start typing": "Anfangen zu tippen",
|
|
47984
47985
|
"select a start date": "Ein Startdatum w\xE4hlen",
|
|
47985
47986
|
"select a start month": "Einen Startmonat w\xE4hlen",
|
|
47986
47987
|
"select a start time": "Eine Startzeit w\xE4hlen",
|
|
@@ -48020,7 +48021,8 @@
|
|
|
48020
48021
|
"primary navigation": "Primary navigation",
|
|
48021
48022
|
"search nulogy": "Search Nulogy...",
|
|
48022
48023
|
"secondary navigation": "Secondary navigation",
|
|
48023
|
-
|
|
48024
|
+
select: "Select",
|
|
48025
|
+
"start typing": "Start typing",
|
|
48024
48026
|
"select a start date": "Select a start date",
|
|
48025
48027
|
"select a start month": "Select a start month",
|
|
48026
48028
|
"select a start time": "Select a start time",
|
|
@@ -48060,7 +48062,8 @@
|
|
|
48060
48062
|
"primary navigation": "Navegaci\xF3n primaria",
|
|
48061
48063
|
"search nulogy": "Buscar en Nulogy...",
|
|
48062
48064
|
"secondary navigation": "Navegaci\xF3n secundaria",
|
|
48063
|
-
|
|
48065
|
+
select: "Seleccionar",
|
|
48066
|
+
"start typing": "Empieza a escribir",
|
|
48064
48067
|
"select a start date": "Seleccionar una fecha de inicio",
|
|
48065
48068
|
"select a start month": "Seleccionar como mes de inicio",
|
|
48066
48069
|
"select a start time": "Seleccionar un tiempo de inicio",
|
|
@@ -48100,7 +48103,8 @@
|
|
|
48100
48103
|
"primary navigation": "Navigation principale",
|
|
48101
48104
|
"search nulogy": "Recherche sur Nulogy...",
|
|
48102
48105
|
"secondary navigation": "Navigation secondaire",
|
|
48103
|
-
|
|
48106
|
+
select: "S\xE9lectionner",
|
|
48107
|
+
"start typing": "Commencer \xE0 taper",
|
|
48104
48108
|
"select a start date": "S\xE9lectionner une date de d\xE9but",
|
|
48105
48109
|
"select a start month": "S\xE9lectionnez un mois de d\xE9but",
|
|
48106
48110
|
"select a start time": "S\xE9lectionnez une heure de d\xE9but",
|
|
@@ -48140,7 +48144,8 @@
|
|
|
48140
48144
|
"primary navigation": "Primaire navigatie",
|
|
48141
48145
|
"search nulogy": "Nulogy doorzoeken...",
|
|
48142
48146
|
"secondary navigation": "Secundaire navigatie",
|
|
48143
|
-
|
|
48147
|
+
select: "Selecteren",
|
|
48148
|
+
"start typing": "Beginnen met typen",
|
|
48144
48149
|
"select a start date": "Een startdatum selecteren",
|
|
48145
48150
|
"select a start month": "Een startdatum selecteren",
|
|
48146
48151
|
"select a start time": "Een starttijd selecteren",
|
|
@@ -48180,7 +48185,8 @@
|
|
|
48180
48185
|
"primary navigation": "Nawigacja podstawowa",
|
|
48181
48186
|
"search nulogy": "Przeszukaj Nulogy...",
|
|
48182
48187
|
"secondary navigation": "Nawigacja drugorz\u0119dna",
|
|
48183
|
-
|
|
48188
|
+
select: "Wybierz",
|
|
48189
|
+
"start typing": "Zacznij pisa\u0107",
|
|
48184
48190
|
"select a start date": "Wybierz dat\u0119 rozpocz\u0119cia",
|
|
48185
48191
|
"select a start month": "Wybierz miesi\u0105c rozpocz\u0119cia",
|
|
48186
48192
|
"select a start time": "Wybierz godzin\u0119 rozpocz\u0119cia",
|
|
@@ -48220,7 +48226,8 @@
|
|
|
48220
48226
|
"primary navigation": "Navega\xE7\xE3o prim\xE1ria",
|
|
48221
48227
|
"search nulogy": "Procurar Nulogy...",
|
|
48222
48228
|
"secondary navigation": "Navega\xE7\xE3o secund\xE1ria",
|
|
48223
|
-
|
|
48229
|
+
select: "Selecione",
|
|
48230
|
+
"start typing": "Come\xE7e a digitar",
|
|
48224
48231
|
"select a start date": "Selecione uma data de in\xEDcio",
|
|
48225
48232
|
"select a start month": "Selecione um m\xEAs de in\xEDcio",
|
|
48226
48233
|
"select a start time": "Selecione um hor\xE1rio de in\xEDcio",
|
|
@@ -48260,7 +48267,8 @@
|
|
|
48260
48267
|
"primary navigation": "Navigare primar\u0103",
|
|
48261
48268
|
"search nulogy": "C\u0103utare Nulogy...",
|
|
48262
48269
|
"secondary navigation": "Navigare secundar\u0103",
|
|
48263
|
-
|
|
48270
|
+
select: "Selecta\u021Bi",
|
|
48271
|
+
"start typing": "\xCEncepe s\u0103 tastezi",
|
|
48264
48272
|
"select a start date": "Selectare o dat\u0103 de \xEEnceput",
|
|
48265
48273
|
"select a start month": "Selectare o lun\u0103 de \xEEnceput",
|
|
48266
48274
|
"select a start time": "Selectare o or\u0103 de \xEEnceput",
|
|
@@ -48300,7 +48308,8 @@
|
|
|
48300
48308
|
"primary navigation": "\u4E3B\u5BFC\u822A",
|
|
48301
48309
|
"search nulogy": "\u641C\u7D22 Nulogyy...",
|
|
48302
48310
|
"secondary navigation": "\u8F85\u52A9\u5BFC\u822A",
|
|
48303
|
-
|
|
48311
|
+
select: "\u9009\u62E9",
|
|
48312
|
+
"start typing": "\u5F00\u59CB\u6253\u5B57",
|
|
48304
48313
|
"select a start date": "\u9009\u62E9\u5F00\u59CB\u65E5\u671F",
|
|
48305
48314
|
"select a start month": "\u9009\u62E9\u5F00\u59CB\u6708\u4EFD",
|
|
48306
48315
|
"select a start time": "\u9009\u62E9\u5F00\u59CB\u65F6\u95F4",
|
package/dist/main.module.js
CHANGED
|
@@ -18631,7 +18631,7 @@ var ReactSelect = /*#__PURE__*/React__default.forwardRef(function (_a, ref) {
|
|
|
18631
18631
|
}, /*#__PURE__*/React__default.createElement(WindowedSelect, Object.assign({
|
|
18632
18632
|
size: componentSize,
|
|
18633
18633
|
ref: reactSelectRef,
|
|
18634
|
-
placeholder: placeholder || t("select
|
|
18634
|
+
placeholder: placeholder || t("select"),
|
|
18635
18635
|
windowThreshold: windowThreshold,
|
|
18636
18636
|
styles: customStyles({
|
|
18637
18637
|
theme: themeContext,
|
|
@@ -18782,7 +18782,7 @@ var AsyncSelect = /*#__PURE__*/forwardRef(function (_a, ref) {
|
|
|
18782
18782
|
value: value,
|
|
18783
18783
|
ref: ref,
|
|
18784
18784
|
defaultInputValue: defaultValue,
|
|
18785
|
-
placeholder: placeholder || t("
|
|
18785
|
+
placeholder: placeholder || t("start typing"),
|
|
18786
18786
|
labelText: labelText,
|
|
18787
18787
|
styles: customStyles({
|
|
18788
18788
|
theme: themeContext,
|
|
@@ -47957,7 +47957,8 @@ var de_DE = {
|
|
|
47957
47957
|
"primary navigation": "Prim\xE4re Navigation",
|
|
47958
47958
|
"search nulogy": "Nulogy suchen...",
|
|
47959
47959
|
"secondary navigation": "Sekund\xE4re Navigation",
|
|
47960
|
-
|
|
47960
|
+
select: "W\xE4hlen",
|
|
47961
|
+
"start typing": "Anfangen zu tippen",
|
|
47961
47962
|
"select a start date": "Ein Startdatum w\xE4hlen",
|
|
47962
47963
|
"select a start month": "Einen Startmonat w\xE4hlen",
|
|
47963
47964
|
"select a start time": "Eine Startzeit w\xE4hlen",
|
|
@@ -47997,7 +47998,8 @@ var en_US = {
|
|
|
47997
47998
|
"primary navigation": "Primary navigation",
|
|
47998
47999
|
"search nulogy": "Search Nulogy...",
|
|
47999
48000
|
"secondary navigation": "Secondary navigation",
|
|
48000
|
-
|
|
48001
|
+
select: "Select",
|
|
48002
|
+
"start typing": "Start typing",
|
|
48001
48003
|
"select a start date": "Select a start date",
|
|
48002
48004
|
"select a start month": "Select a start month",
|
|
48003
48005
|
"select a start time": "Select a start time",
|
|
@@ -48037,7 +48039,8 @@ var es_MX = {
|
|
|
48037
48039
|
"primary navigation": "Navegaci\xF3n primaria",
|
|
48038
48040
|
"search nulogy": "Buscar en Nulogy...",
|
|
48039
48041
|
"secondary navigation": "Navegaci\xF3n secundaria",
|
|
48040
|
-
|
|
48042
|
+
select: "Seleccionar",
|
|
48043
|
+
"start typing": "Empieza a escribir",
|
|
48041
48044
|
"select a start date": "Seleccionar una fecha de inicio",
|
|
48042
48045
|
"select a start month": "Seleccionar como mes de inicio",
|
|
48043
48046
|
"select a start time": "Seleccionar un tiempo de inicio",
|
|
@@ -48077,7 +48080,8 @@ var fr_FR = {
|
|
|
48077
48080
|
"primary navigation": "Navigation principale",
|
|
48078
48081
|
"search nulogy": "Recherche sur Nulogy...",
|
|
48079
48082
|
"secondary navigation": "Navigation secondaire",
|
|
48080
|
-
|
|
48083
|
+
select: "S\xE9lectionner",
|
|
48084
|
+
"start typing": "Commencer \xE0 taper",
|
|
48081
48085
|
"select a start date": "S\xE9lectionner une date de d\xE9but",
|
|
48082
48086
|
"select a start month": "S\xE9lectionnez un mois de d\xE9but",
|
|
48083
48087
|
"select a start time": "S\xE9lectionnez une heure de d\xE9but",
|
|
@@ -48117,7 +48121,8 @@ var nl_NL = {
|
|
|
48117
48121
|
"primary navigation": "Primaire navigatie",
|
|
48118
48122
|
"search nulogy": "Nulogy doorzoeken...",
|
|
48119
48123
|
"secondary navigation": "Secundaire navigatie",
|
|
48120
|
-
|
|
48124
|
+
select: "Selecteren",
|
|
48125
|
+
"start typing": "Beginnen met typen",
|
|
48121
48126
|
"select a start date": "Een startdatum selecteren",
|
|
48122
48127
|
"select a start month": "Een startdatum selecteren",
|
|
48123
48128
|
"select a start time": "Een starttijd selecteren",
|
|
@@ -48157,7 +48162,8 @@ var pl_PL = {
|
|
|
48157
48162
|
"primary navigation": "Nawigacja podstawowa",
|
|
48158
48163
|
"search nulogy": "Przeszukaj Nulogy...",
|
|
48159
48164
|
"secondary navigation": "Nawigacja drugorz\u0119dna",
|
|
48160
|
-
|
|
48165
|
+
select: "Wybierz",
|
|
48166
|
+
"start typing": "Zacznij pisa\u0107",
|
|
48161
48167
|
"select a start date": "Wybierz dat\u0119 rozpocz\u0119cia",
|
|
48162
48168
|
"select a start month": "Wybierz miesi\u0105c rozpocz\u0119cia",
|
|
48163
48169
|
"select a start time": "Wybierz godzin\u0119 rozpocz\u0119cia",
|
|
@@ -48197,7 +48203,8 @@ var pt_BR = {
|
|
|
48197
48203
|
"primary navigation": "Navega\xE7\xE3o prim\xE1ria",
|
|
48198
48204
|
"search nulogy": "Procurar Nulogy...",
|
|
48199
48205
|
"secondary navigation": "Navega\xE7\xE3o secund\xE1ria",
|
|
48200
|
-
|
|
48206
|
+
select: "Selecione",
|
|
48207
|
+
"start typing": "Come\xE7e a digitar",
|
|
48201
48208
|
"select a start date": "Selecione uma data de in\xEDcio",
|
|
48202
48209
|
"select a start month": "Selecione um m\xEAs de in\xEDcio",
|
|
48203
48210
|
"select a start time": "Selecione um hor\xE1rio de in\xEDcio",
|
|
@@ -48237,7 +48244,8 @@ var ro_RO = {
|
|
|
48237
48244
|
"primary navigation": "Navigare primar\u0103",
|
|
48238
48245
|
"search nulogy": "C\u0103utare Nulogy...",
|
|
48239
48246
|
"secondary navigation": "Navigare secundar\u0103",
|
|
48240
|
-
|
|
48247
|
+
select: "Selecta\u021Bi",
|
|
48248
|
+
"start typing": "\xCEncepe s\u0103 tastezi",
|
|
48241
48249
|
"select a start date": "Selectare o dat\u0103 de \xEEnceput",
|
|
48242
48250
|
"select a start month": "Selectare o lun\u0103 de \xEEnceput",
|
|
48243
48251
|
"select a start time": "Selectare o or\u0103 de \xEEnceput",
|
|
@@ -48277,7 +48285,8 @@ var zh_CN = {
|
|
|
48277
48285
|
"primary navigation": "\u4E3B\u5BFC\u822A",
|
|
48278
48286
|
"search nulogy": "\u641C\u7D22 Nulogyy...",
|
|
48279
48287
|
"secondary navigation": "\u8F85\u52A9\u5BFC\u822A",
|
|
48280
|
-
|
|
48288
|
+
select: "\u9009\u62E9",
|
|
48289
|
+
"start typing": "\u5F00\u59CB\u6253\u5B57",
|
|
48281
48290
|
"select a start date": "\u9009\u62E9\u5F00\u59CB\u65E5\u671F",
|
|
48282
48291
|
"select a start month": "\u9009\u62E9\u5F00\u59CB\u6708\u4EFD",
|
|
48283
48292
|
"select a start time": "\u9009\u62E9\u5F00\u59CB\u65F6\u95F4",
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { FlexProps } from "../Flex/Flex";
|
|
2
3
|
type NotificationType = "danger" | "informative" | "success" | "warning";
|
|
3
4
|
export type AlertProps = FlexProps & {
|
|
@@ -8,5 +9,5 @@ export type AlertProps = FlexProps & {
|
|
|
8
9
|
onClose?: any;
|
|
9
10
|
controlled?: boolean;
|
|
10
11
|
};
|
|
11
|
-
declare const _default: import("styled-components").StyledComponent<({ children, isCloseable, title, type, closeAriaLabel, onClose, controlled, ...props }: AlertProps) => JSX.Element, import("styled-components").DefaultTheme, {}, never>;
|
|
12
|
+
declare const _default: import("styled-components").StyledComponent<({ children, isCloseable, title, type, closeAriaLabel, onClose, controlled, ...props }: AlertProps) => React.JSX.Element, import("styled-components").DefaultTheme, {}, never>;
|
|
12
13
|
export default _default;
|
|
@@ -1,25 +1,26 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
4
|
};
|
|
4
5
|
export default _default;
|
|
5
|
-
export declare const Danger: () => JSX.Element;
|
|
6
|
-
export declare const Informative: () => JSX.Element;
|
|
7
|
-
export declare const Success: () => JSX.Element;
|
|
8
|
-
export declare const Warning: () => JSX.Element;
|
|
6
|
+
export declare const Danger: () => React.JSX.Element;
|
|
7
|
+
export declare const Informative: () => React.JSX.Element;
|
|
8
|
+
export declare const Success: () => React.JSX.Element;
|
|
9
|
+
export declare const Warning: () => React.JSX.Element;
|
|
9
10
|
export declare const WithACloseButton: {
|
|
10
|
-
(): JSX.Element;
|
|
11
|
+
(): React.JSX.Element;
|
|
11
12
|
story: {
|
|
12
13
|
name: string;
|
|
13
14
|
};
|
|
14
15
|
};
|
|
15
16
|
export declare const WithATitle: {
|
|
16
|
-
(): JSX.Element;
|
|
17
|
+
(): React.JSX.Element;
|
|
17
18
|
story: {
|
|
18
19
|
name: string;
|
|
19
20
|
};
|
|
20
21
|
};
|
|
21
22
|
export declare const WithALink: {
|
|
22
|
-
(): JSX.Element;
|
|
23
|
+
(): React.JSX.Element;
|
|
23
24
|
story: {
|
|
24
25
|
name: string;
|
|
25
26
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
type CloseButtonProps = {
|
|
2
3
|
onClick: any;
|
|
3
4
|
"aria-label": string;
|
|
4
5
|
};
|
|
5
|
-
declare const CloseButton: ({ onClick, "aria-label": ariaLabel }: CloseButtonProps) => JSX.Element;
|
|
6
|
+
declare const CloseButton: ({ onClick, "aria-label": ariaLabel }: CloseButtonProps) => React.JSX.Element;
|
|
6
7
|
export default CloseButton;
|
|
@@ -1,39 +1,40 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
4
|
};
|
|
4
5
|
export default _default;
|
|
5
6
|
export declare const Default: {
|
|
6
|
-
(): JSX.Element;
|
|
7
|
+
(): React.JSX.Element;
|
|
7
8
|
story: {
|
|
8
9
|
name: string;
|
|
9
10
|
};
|
|
10
11
|
};
|
|
11
12
|
export declare const WithDefaultOptions: {
|
|
12
|
-
(): JSX.Element;
|
|
13
|
+
(): React.JSX.Element;
|
|
13
14
|
story: {
|
|
14
15
|
name: string;
|
|
15
16
|
};
|
|
16
17
|
};
|
|
17
18
|
export declare const WithADefaultValue: {
|
|
18
|
-
(): JSX.Element;
|
|
19
|
+
(): React.JSX.Element;
|
|
19
20
|
story: {
|
|
20
21
|
name: string;
|
|
21
22
|
};
|
|
22
23
|
};
|
|
23
24
|
export declare const Multiselect: {
|
|
24
|
-
(): JSX.Element;
|
|
25
|
+
(): React.JSX.Element;
|
|
25
26
|
story: {
|
|
26
27
|
name: string;
|
|
27
28
|
};
|
|
28
29
|
};
|
|
29
30
|
export declare const UsingRefToControlFocus: {
|
|
30
|
-
(): JSX.Element;
|
|
31
|
+
(): React.JSX.Element;
|
|
31
32
|
story: {
|
|
32
33
|
name: string;
|
|
33
34
|
};
|
|
34
35
|
};
|
|
35
36
|
export declare const Controlled: {
|
|
36
|
-
(): JSX.Element;
|
|
37
|
+
(): React.JSX.Element;
|
|
37
38
|
story: {
|
|
38
39
|
name: string;
|
|
39
40
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentProps } from "react";
|
|
1
|
+
import React, { ComponentProps } from "react";
|
|
2
2
|
import { Alert } from "../Alert";
|
|
3
|
-
declare const Banner: ({ ...props }: ComponentProps<typeof Alert>) => JSX.Element;
|
|
3
|
+
declare const Banner: ({ ...props }: ComponentProps<typeof Alert>) => React.JSX.Element;
|
|
4
4
|
export default Banner;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const
|
|
3
|
-
export declare const
|
|
4
|
-
export declare const
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const WithCallToAction: () => React.JSX.Element;
|
|
3
|
+
export declare const Dismissible: () => React.JSX.Element;
|
|
4
|
+
export declare const AboveTheNavbar: () => React.JSX.Element;
|
|
5
|
+
export declare const BellowTheNavbar: () => React.JSX.Element;
|
|
6
|
+
export declare const BellowTheHeader: () => React.JSX.Element;
|
|
7
|
+
export declare const BannerTypes: () => React.JSX.Element;
|
|
7
8
|
declare const _default: {
|
|
8
9
|
title: string;
|
|
9
10
|
parameters: {
|
|
@@ -1,70 +1,71 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
4
|
};
|
|
4
5
|
export default _default;
|
|
5
|
-
export declare const _Box: () => JSX.Element;
|
|
6
|
+
export declare const _Box: () => React.JSX.Element;
|
|
6
7
|
export declare const WithATextColour: {
|
|
7
|
-
(): JSX.Element;
|
|
8
|
+
(): React.JSX.Element;
|
|
8
9
|
story: {
|
|
9
10
|
name: string;
|
|
10
11
|
};
|
|
11
12
|
};
|
|
12
13
|
export declare const WithABackgroundColour: {
|
|
13
|
-
(): JSX.Element;
|
|
14
|
+
(): React.JSX.Element;
|
|
14
15
|
story: {
|
|
15
16
|
name: string;
|
|
16
17
|
};
|
|
17
18
|
};
|
|
18
19
|
export declare const WithASetWidth: {
|
|
19
|
-
(): JSX.Element;
|
|
20
|
+
(): React.JSX.Element;
|
|
20
21
|
story: {
|
|
21
22
|
name: string;
|
|
22
23
|
};
|
|
23
24
|
};
|
|
24
25
|
export declare const WithAResponsiveWidth: {
|
|
25
|
-
(): JSX.Element;
|
|
26
|
+
(): React.JSX.Element;
|
|
26
27
|
story: {
|
|
27
28
|
name: string;
|
|
28
29
|
};
|
|
29
30
|
};
|
|
30
31
|
export declare const WithPadding: {
|
|
31
|
-
(): JSX.Element;
|
|
32
|
+
(): React.JSX.Element;
|
|
32
33
|
story: {
|
|
33
34
|
name: string;
|
|
34
35
|
};
|
|
35
36
|
};
|
|
36
37
|
export declare const WithMargin: {
|
|
37
|
-
(): JSX.Element;
|
|
38
|
+
(): React.JSX.Element;
|
|
38
39
|
story: {
|
|
39
40
|
name: string;
|
|
40
41
|
};
|
|
41
42
|
};
|
|
42
43
|
export declare const WithAShadow: {
|
|
43
|
-
(): JSX.Element;
|
|
44
|
+
(): React.JSX.Element;
|
|
44
45
|
story: {
|
|
45
46
|
name: string;
|
|
46
47
|
};
|
|
47
48
|
};
|
|
48
49
|
export declare const WithABackgroundImage: {
|
|
49
|
-
(): JSX.Element;
|
|
50
|
+
(): React.JSX.Element;
|
|
50
51
|
story: {
|
|
51
52
|
name: string;
|
|
52
53
|
};
|
|
53
54
|
};
|
|
54
55
|
export declare const WithHoverTransition: {
|
|
55
|
-
(): JSX.Element;
|
|
56
|
+
(): React.JSX.Element;
|
|
56
57
|
story: {
|
|
57
58
|
name: string;
|
|
58
59
|
};
|
|
59
60
|
};
|
|
60
61
|
export declare const WithTransform: {
|
|
61
|
-
(): JSX.Element;
|
|
62
|
+
(): React.JSX.Element;
|
|
62
63
|
story: {
|
|
63
64
|
name: string;
|
|
64
65
|
};
|
|
65
66
|
};
|
|
66
67
|
export declare const WithAnimation: {
|
|
67
|
-
(): JSX.Element;
|
|
68
|
+
(): React.JSX.Element;
|
|
68
69
|
story: {
|
|
69
70
|
name: string;
|
|
70
71
|
};
|
|
@@ -6,5 +6,5 @@ export type BrandLogoContainerProps = {
|
|
|
6
6
|
brandingLinkComponent?: React.ElementType;
|
|
7
7
|
subtext?: string;
|
|
8
8
|
};
|
|
9
|
-
declare const BrandLogoContainer: ({ logoSrc, brandingLinkHref, brandingLinkTo, brandingLinkComponent, subtext, }: BrandLogoContainerProps) => JSX.Element;
|
|
9
|
+
declare const BrandLogoContainer: ({ logoSrc, brandingLinkHref, brandingLinkTo, brandingLinkComponent, subtext, }: BrandLogoContainerProps) => React.JSX.Element;
|
|
10
10
|
export default BrandLogoContainer;
|
|
@@ -2,5 +2,5 @@ import React from "react";
|
|
|
2
2
|
export type EnvironmentBannerProps = {
|
|
3
3
|
children?: React.ReactNode;
|
|
4
4
|
};
|
|
5
|
-
declare const EnvironmentBanner: ({ children }: EnvironmentBannerProps) => JSX.Element;
|
|
5
|
+
declare const EnvironmentBanner: ({ children }: EnvironmentBannerProps) => React.JSX.Element;
|
|
6
6
|
export default EnvironmentBanner;
|
|
@@ -12,5 +12,5 @@ export type MenuTriggerProps = {
|
|
|
12
12
|
layer: number;
|
|
13
13
|
menuType: MenuType;
|
|
14
14
|
};
|
|
15
|
-
declare const MenuTrigger: ({ menuData, name, color, hoverColor, hoverBackground, "aria-label": ariaLabel, trigger, layer, menuType, ...props }: MenuTriggerProps) => JSX.Element;
|
|
15
|
+
declare const MenuTrigger: ({ menuData, name, color, hoverColor, hoverBackground, "aria-label": ariaLabel, trigger, layer, menuType, ...props }: MenuTriggerProps) => React.JSX.Element;
|
|
16
16
|
export default MenuTrigger;
|
|
@@ -5,5 +5,5 @@ type MenuTriggerButtonProps = React.ComponentPropsWithRef<"button"> & {
|
|
|
5
5
|
hoverColor?: string;
|
|
6
6
|
hoverBackground?: string;
|
|
7
7
|
};
|
|
8
|
-
declare const MenuTriggerButton: React.ForwardRefExoticComponent<
|
|
8
|
+
declare const MenuTriggerButton: React.ForwardRefExoticComponent<Omit<MenuTriggerButtonProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
9
9
|
export default MenuTriggerButton;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
export declare const NAVBAR_HEIGHT = "56px";
|
|
2
3
|
type BaseNavBarProps = {
|
|
3
4
|
menuData?: any;
|
|
@@ -8,5 +9,5 @@ type BaseNavBarProps = {
|
|
|
8
9
|
brandingLinkHref?: string;
|
|
9
10
|
logoSrc?: string;
|
|
10
11
|
};
|
|
11
|
-
declare const NavBar: import("styled-components").StyledComponent<({ environment, breakpointUpper, ...props }: BaseNavBarProps) => JSX.Element, import("styled-components").DefaultTheme, {}, never>;
|
|
12
|
+
declare const NavBar: import("styled-components").StyledComponent<({ environment, breakpointUpper, ...props }: BaseNavBarProps) => React.JSX.Element, import("styled-components").DefaultTheme, {}, never>;
|
|
12
13
|
export default NavBar;
|
|
@@ -1,53 +1,54 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
4
|
};
|
|
4
5
|
export default _default;
|
|
5
6
|
export declare const _BrandedNavBar: {
|
|
6
|
-
(): JSX.Element;
|
|
7
|
+
(): React.JSX.Element;
|
|
7
8
|
story: {
|
|
8
9
|
name: string;
|
|
9
10
|
};
|
|
10
11
|
};
|
|
11
12
|
export declare const WithACompanyLogo: {
|
|
12
|
-
(): JSX.Element;
|
|
13
|
+
(): React.JSX.Element;
|
|
13
14
|
story: {
|
|
14
15
|
name: string;
|
|
15
16
|
};
|
|
16
17
|
};
|
|
17
18
|
export declare const WithAppName: {
|
|
18
|
-
(): JSX.Element;
|
|
19
|
+
(): React.JSX.Element;
|
|
19
20
|
story: {
|
|
20
21
|
name: string;
|
|
21
22
|
};
|
|
22
23
|
};
|
|
23
24
|
export declare const WithACompanyLogoAndAppName: {
|
|
24
|
-
(): JSX.Element;
|
|
25
|
+
(): React.JSX.Element;
|
|
25
26
|
story: {
|
|
26
27
|
name: string;
|
|
27
28
|
};
|
|
28
29
|
};
|
|
29
30
|
export declare const WithEnvironmentBanner: {
|
|
30
|
-
(): JSX.Element;
|
|
31
|
+
(): React.JSX.Element;
|
|
31
32
|
story: {
|
|
32
33
|
name: string;
|
|
33
34
|
};
|
|
34
35
|
};
|
|
35
36
|
export declare const WithIcon: {
|
|
36
|
-
(): JSX.Element;
|
|
37
|
+
(): React.JSX.Element;
|
|
37
38
|
story: {
|
|
38
39
|
name: string;
|
|
39
40
|
};
|
|
40
41
|
};
|
|
41
|
-
export declare const WithPrimaryAndSecondarySubMenus: () => JSX.Element;
|
|
42
|
-
export declare const WithExternalLinks: () => JSX.Element;
|
|
42
|
+
export declare const WithPrimaryAndSecondarySubMenus: () => React.JSX.Element;
|
|
43
|
+
export declare const WithExternalLinks: () => React.JSX.Element;
|
|
43
44
|
export declare const WithReactRouter: {
|
|
44
|
-
(): JSX.Element;
|
|
45
|
+
(): React.JSX.Element;
|
|
45
46
|
story: {
|
|
46
47
|
name: string;
|
|
47
48
|
};
|
|
48
49
|
};
|
|
49
50
|
export declare const WithHamburgerMenu: {
|
|
50
|
-
(): JSX.Element;
|
|
51
|
+
(): React.JSX.Element;
|
|
51
52
|
parameters: {
|
|
52
53
|
viewport: {
|
|
53
54
|
defaultViewport: string;
|
|
@@ -57,9 +58,9 @@ export declare const WithHamburgerMenu: {
|
|
|
57
58
|
};
|
|
58
59
|
};
|
|
59
60
|
};
|
|
60
|
-
export declare const CustomRendering: () => JSX.Element;
|
|
61
|
+
export declare const CustomRendering: () => React.JSX.Element;
|
|
61
62
|
export declare const CustomRenderingInHamburger: {
|
|
62
|
-
(): JSX.Element;
|
|
63
|
+
(): React.JSX.Element;
|
|
63
64
|
parameters: {
|
|
64
65
|
viewport: {
|
|
65
66
|
defaultViewport: string;
|
|
@@ -69,9 +70,9 @@ export declare const CustomRenderingInHamburger: {
|
|
|
69
70
|
};
|
|
70
71
|
};
|
|
71
72
|
};
|
|
72
|
-
export declare const CustomMenuTriggers: () => JSX.Element;
|
|
73
|
+
export declare const CustomMenuTriggers: () => React.JSX.Element;
|
|
73
74
|
export declare const CustomMenuTriggersInHamburger: {
|
|
74
|
-
(): JSX.Element;
|
|
75
|
+
(): React.JSX.Element;
|
|
75
76
|
parameters: {
|
|
76
77
|
viewport: {
|
|
77
78
|
defaultViewport: string;
|
|
@@ -1,19 +1,3 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
|
|
3
|
-
isOpen?: boolean;
|
|
4
|
-
openMenu?: Function;
|
|
5
|
-
closeMenu?: Function;
|
|
6
|
-
toggleMenu?: Function;
|
|
7
|
-
};
|
|
8
|
-
type NavBarDropdownMenuProps = {
|
|
9
|
-
children?: React.ReactNode;
|
|
10
|
-
trigger?: Function;
|
|
11
|
-
menuState?: MenuState;
|
|
12
|
-
showArrow?: boolean;
|
|
13
|
-
placement?: "bottom-start" | "right-start" | "left-start";
|
|
14
|
-
modifiers?: any;
|
|
15
|
-
triggerTogglesMenuState?: boolean;
|
|
16
|
-
dropdownMenuContainerEventHandlers?: Function;
|
|
17
|
-
};
|
|
18
|
-
declare const NavBarDropdownMenu: React.JSXElementConstructor<NavBarDropdownMenuProps & import("../utils").WithMenuStateProps>;
|
|
2
|
+
declare const NavBarDropdownMenu: React.JSXElementConstructor<any>;
|
|
19
3
|
export default NavBarDropdownMenu;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
type NulogyLogoContainerProps = {
|
|
2
3
|
subText?: string;
|
|
3
4
|
height?: string;
|
|
4
5
|
};
|
|
5
|
-
export declare const NulogyLogoContainer: ({ subText, height }: NulogyLogoContainerProps) => JSX.Element;
|
|
6
|
+
export declare const NulogyLogoContainer: ({ subText, height }: NulogyLogoContainerProps) => React.JSX.Element;
|
|
6
7
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
4
|
parameters: {
|
|
@@ -10,11 +11,11 @@ declare const _default: {
|
|
|
10
11
|
};
|
|
11
12
|
};
|
|
12
13
|
export default _default;
|
|
13
|
-
export declare const _SmallNavBar: () => JSX.Element;
|
|
14
|
-
export declare const SmallNavBarOpen: () => JSX.Element;
|
|
15
|
-
export declare const WithALogo: () => JSX.Element;
|
|
16
|
-
export declare const WithALogoOpen: () => JSX.Element;
|
|
17
|
-
export declare const WithABrandLogoContainerLogo: () => JSX.Element;
|
|
18
|
-
export declare const WithANulogyLogoAndAppName: () => JSX.Element;
|
|
19
|
-
export declare const WithEnvironmentBanner: () => JSX.Element;
|
|
20
|
-
export declare const WithCustomMenuButton: () => JSX.Element;
|
|
14
|
+
export declare const _SmallNavBar: () => React.JSX.Element;
|
|
15
|
+
export declare const SmallNavBarOpen: () => React.JSX.Element;
|
|
16
|
+
export declare const WithALogo: () => React.JSX.Element;
|
|
17
|
+
export declare const WithALogoOpen: () => React.JSX.Element;
|
|
18
|
+
export declare const WithABrandLogoContainerLogo: () => React.JSX.Element;
|
|
19
|
+
export declare const WithANulogyLogoAndAppName: () => React.JSX.Element;
|
|
20
|
+
export declare const WithEnvironmentBanner: () => React.JSX.Element;
|
|
21
|
+
export declare const WithCustomMenuButton: () => React.JSX.Element;
|
|
@@ -10,5 +10,5 @@ type SubMenuTriggerProps = React.ComponentPropsWithRef<"button"> & {
|
|
|
10
10
|
layer: number;
|
|
11
11
|
menuType: MenuType;
|
|
12
12
|
};
|
|
13
|
-
declare const SubMenuTrigger: ({ menuData, name, onItemClick, trigger, layer, menuType, ...props }: SubMenuTriggerProps) => JSX.Element;
|
|
13
|
+
declare const SubMenuTrigger: ({ menuData, name, onItemClick, trigger, layer, menuType, ...props }: SubMenuTriggerProps) => React.JSX.Element;
|
|
14
14
|
export default SubMenuTrigger;
|
|
@@ -3,5 +3,5 @@ type SubMenuTriggerButtonProps = React.ComponentPropsWithRef<"button"> & {
|
|
|
3
3
|
name?: string;
|
|
4
4
|
isOpen: boolean;
|
|
5
5
|
};
|
|
6
|
-
declare const SubMenuTriggerButton: React.ForwardRefExoticComponent<
|
|
6
|
+
declare const SubMenuTriggerButton: React.ForwardRefExoticComponent<Omit<SubMenuTriggerButtonProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
7
7
|
export default SubMenuTriggerButton;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
type BrandingProps = {
|
|
2
3
|
logoType?: "wordmark" | "lettermark";
|
|
3
4
|
logoColor?: "blue" | "white";
|
|
@@ -7,5 +8,5 @@ type BrandingProps = {
|
|
|
7
8
|
subtext?: string;
|
|
8
9
|
className?: string;
|
|
9
10
|
};
|
|
10
|
-
declare const Branding: ({ logoType, subtext, size, alignment, withLine, logoColor, className, ...props }: BrandingProps) => JSX.Element;
|
|
11
|
+
declare const Branding: ({ logoType, subtext, size, alignment, withLine, logoColor, className, ...props }: BrandingProps) => React.JSX.Element;
|
|
11
12
|
export default Branding;
|