@epam/uui 5.7.2 → 5.8.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.
- package/components/buttons/Button.d.ts +8 -5
- package/components/buttons/Button.d.ts.map +1 -1
- package/components/buttons/IconButton.d.ts +8 -4
- package/components/buttons/IconButton.d.ts.map +1 -1
- package/components/buttons/LinkButton.d.ts +6 -14
- package/components/buttons/LinkButton.d.ts.map +1 -1
- package/components/buttons/TabButton.d.ts +5 -13
- package/components/buttons/TabButton.d.ts.map +1 -1
- package/components/buttons/VerticalTabButton.d.ts +4 -4
- package/components/buttons/VerticalTabButton.d.ts.map +1 -1
- package/components/datePickers/Calendar.d.ts +3 -2
- package/components/datePickers/Calendar.d.ts.map +1 -1
- package/components/datePickers/CalendarPresets.d.ts +2 -1
- package/components/datePickers/CalendarPresets.d.ts.map +1 -1
- package/components/datePickers/DatePicker.d.ts +3 -10
- package/components/datePickers/DatePicker.d.ts.map +1 -1
- package/components/datePickers/DatePickerBody.d.ts +18 -10
- package/components/datePickers/DatePickerBody.d.ts.map +1 -1
- package/components/datePickers/DatePickerHeader.d.ts +12 -8
- package/components/datePickers/DatePickerHeader.d.ts.map +1 -1
- package/components/datePickers/RangeDatePicker.d.ts +3 -15
- package/components/datePickers/RangeDatePicker.d.ts.map +1 -1
- package/components/datePickers/RangeDatePickerBody.d.ts +13 -30
- package/components/datePickers/RangeDatePickerBody.d.ts.map +1 -1
- package/components/datePickers/RangeDatePickerInput.d.ts +43 -0
- package/components/datePickers/RangeDatePickerInput.d.ts.map +1 -0
- package/components/datePickers/helpers.d.ts +34 -0
- package/components/datePickers/helpers.d.ts.map +1 -0
- package/components/datePickers/index.d.ts +4 -1
- package/components/datePickers/index.d.ts.map +1 -1
- package/components/datePickers/types.d.ts +132 -0
- package/components/datePickers/types.d.ts.map +1 -0
- package/components/filters/FilterDatePickerBody.d.ts +7 -11
- package/components/filters/FilterDatePickerBody.d.ts.map +1 -1
- package/components/filters/FilterNumericBody.d.ts.map +1 -1
- package/components/filters/FilterPanelItemToggler.d.ts +1 -1
- package/components/filters/FilterPickerBody.d.ts +1 -1
- package/components/filters/FilterPickerBody.d.ts.map +1 -1
- package/components/filters/FilterRangeDatePickerBody.d.ts +4 -17
- package/components/filters/FilterRangeDatePickerBody.d.ts.map +1 -1
- package/components/filters/FiltersPanel.d.ts.map +1 -1
- package/components/filters/FiltersPanelItem.d.ts.map +1 -1
- package/components/filters/PresetPanel/PresetActionsDropdown.d.ts.map +1 -1
- package/components/filters/PresetPanel/PresetsPanel.d.ts.map +1 -1
- package/components/inputs/Checkbox.d.ts +6 -2
- package/components/inputs/Checkbox.d.ts.map +1 -1
- package/components/inputs/InputAddon.d.ts +2 -1
- package/components/inputs/InputAddon.d.ts.map +1 -1
- package/components/inputs/NumericInput.d.ts +8 -12
- package/components/inputs/NumericInput.d.ts.map +1 -1
- package/components/inputs/RadioInput.d.ts +3 -2
- package/components/inputs/RadioInput.d.ts.map +1 -1
- package/components/inputs/Slider.d.ts +2 -1
- package/components/inputs/Slider.d.ts.map +1 -1
- package/components/inputs/Switch.d.ts +6 -2
- package/components/inputs/Switch.d.ts.map +1 -1
- package/components/inputs/TextArea.d.ts +7 -11
- package/components/inputs/TextArea.d.ts.map +1 -1
- package/components/inputs/TextInput.d.ts +5 -9
- package/components/inputs/TextInput.d.ts.map +1 -1
- package/components/inputs/timePicker/TimePicker.d.ts +6 -2
- package/components/inputs/timePicker/TimePicker.d.ts.map +1 -1
- package/components/inputs/timePicker/TimePickerBody.d.ts.map +1 -1
- package/components/layout/Accordion.d.ts +6 -2
- package/components/layout/Accordion.d.ts.map +1 -1
- package/components/layout/Blocker.d.ts +1 -1
- package/components/layout/Blocker.d.ts.map +1 -1
- package/components/layout/ControlGroup.d.ts +2 -1
- package/components/layout/ControlGroup.d.ts.map +1 -1
- package/components/layout/FlexItems/FlexCell.d.ts +3 -2
- package/components/layout/FlexItems/FlexCell.d.ts.map +1 -1
- package/components/layout/FlexItems/FlexRow.d.ts +2 -6
- package/components/layout/FlexItems/FlexRow.d.ts.map +1 -1
- package/components/layout/FlexItems/Panel.d.ts +3 -2
- package/components/layout/FlexItems/Panel.d.ts.map +1 -1
- package/components/layout/LabeledInput.d.ts +11 -4
- package/components/layout/LabeledInput.d.ts.map +1 -1
- package/components/layout/ScrollBars.d.ts +2 -1
- package/components/layout/ScrollBars.d.ts.map +1 -1
- package/components/layout/index.d.ts +1 -0
- package/components/layout/index.d.ts.map +1 -1
- package/components/navigation/Anchor.d.ts +2 -1
- package/components/navigation/Anchor.d.ts.map +1 -1
- package/components/navigation/MainMenu/Burger/Burger.d.ts +2 -4
- package/components/navigation/MainMenu/Burger/Burger.d.ts.map +1 -1
- package/components/navigation/MainMenu/Burger/BurgerButton.d.ts +5 -3
- package/components/navigation/MainMenu/Burger/BurgerButton.d.ts.map +1 -1
- package/components/navigation/MainMenu/MainMenu.d.ts +3 -6
- package/components/navigation/MainMenu/MainMenu.d.ts.map +1 -1
- package/components/navigation/MainMenu/MainMenuButton.d.ts +1 -11
- package/components/navigation/MainMenu/MainMenuButton.d.ts.map +1 -1
- package/components/navigation/MainMenu/MainMenuIcon.d.ts +0 -1
- package/components/navigation/MainMenu/MainMenuIcon.d.ts.map +1 -1
- package/components/overlays/Dropdown.d.ts +2 -1
- package/components/overlays/Dropdown.d.ts.map +1 -1
- package/components/overlays/DropdownContainer.d.ts +2 -1
- package/components/overlays/DropdownContainer.d.ts.map +1 -1
- package/components/overlays/DropdownMenu.d.ts +2 -2
- package/components/overlays/DropdownMenu.d.ts.map +1 -1
- package/components/overlays/Modals.d.ts +2 -2
- package/components/overlays/Modals.d.ts.map +1 -1
- package/components/overlays/NotificationCard.d.ts +2 -6
- package/components/overlays/NotificationCard.d.ts.map +1 -1
- package/components/overlays/Snackbar.d.ts +2 -8
- package/components/overlays/Snackbar.d.ts.map +1 -1
- package/components/overlays/Tooltip.d.ts +2 -1
- package/components/overlays/Tooltip.d.ts.map +1 -1
- package/components/pickers/PickerInput.d.ts +10 -3
- package/components/pickers/PickerInput.d.ts.map +1 -1
- package/components/pickers/PickerItem.d.ts +7 -10
- package/components/pickers/PickerItem.d.ts.map +1 -1
- package/components/pickers/PickerList.d.ts.map +1 -1
- package/components/pickers/PickerModal.d.ts.map +1 -1
- package/components/pickers/PickerToggler.d.ts +4 -4
- package/components/pickers/PickerToggler.d.ts.map +1 -1
- package/components/pickers/PickerTogglerTag.d.ts +10 -0
- package/components/pickers/PickerTogglerTag.d.ts.map +1 -0
- package/components/pickers/index.d.ts +1 -0
- package/components/pickers/index.d.ts.map +1 -1
- package/components/tables/ColumnHeaderDropdown/SortingPanel.d.ts.map +1 -1
- package/components/tables/DataTable.d.ts +13 -1
- package/components/tables/DataTable.d.ts.map +1 -1
- package/components/tables/DataTableCell.d.ts.map +1 -1
- package/components/tables/DataTableHeaderCell.d.ts.map +1 -1
- package/components/tables/DataTableHeaderRow.d.ts +3 -2
- package/components/tables/DataTableHeaderRow.d.ts.map +1 -1
- package/components/tables/DataTableRow.d.ts +3 -2
- package/components/tables/DataTableRow.d.ts.map +1 -1
- package/components/tables/columnsConfigurationModal/ColumnRow.d.ts.map +1 -1
- package/components/tables/columnsConfigurationModal/PinIconButton.d.ts.map +1 -1
- package/components/tables/types.d.ts +20 -0
- package/components/tables/types.d.ts.map +1 -1
- package/components/typography/RichTextView.d.ts +6 -2
- package/components/typography/RichTextView.d.ts.map +1 -1
- package/components/typography/Text.d.ts +7 -3
- package/components/typography/Text.d.ts.map +1 -1
- package/components/widgets/AvatarStack.d.ts +2 -1
- package/components/widgets/AvatarStack.d.ts.map +1 -1
- package/components/widgets/Badge.d.ts +5 -13
- package/components/widgets/Badge.d.ts.map +1 -1
- package/components/widgets/ProgressBar.d.ts +4 -3
- package/components/widgets/ProgressBar.d.ts.map +1 -1
- package/components/widgets/Spinner.d.ts +2 -1
- package/components/widgets/Spinner.d.ts.map +1 -1
- package/components/widgets/Tag.d.ts +5 -13
- package/components/widgets/Tag.d.ts.map +1 -1
- package/helpers/dayJsHelper.d.ts +6 -0
- package/helpers/dayJsHelper.d.ts.map +1 -0
- package/i18n.d.ts.map +1 -1
- package/index.esm.js +1699 -1322
- package/index.esm.js.map +1 -1
- package/index.js +1690 -1308
- package/index.js.map +1 -1
- package/package.json +7 -7
- package/stats.html +32 -46
- package/styles.css +4576 -4696
- package/styles.css.map +1 -1
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { DataTableHeaderRowProps } from '@epam/uui-core';
|
|
2
|
+
import { DataTableHeaderRowProps as CoreDataTableHeaderRowProps } from '@epam/uui-core';
|
|
3
3
|
import { DataTableHeaderRowMods } from './types';
|
|
4
4
|
import './variables.scss';
|
|
5
|
-
export
|
|
5
|
+
export type DataTableHeaderRowProps = CoreDataTableHeaderRowProps & DataTableHeaderRowMods;
|
|
6
|
+
export declare const DataTableHeaderRow: React.ComponentType<CoreDataTableHeaderRowProps<any, any> & DataTableHeaderRowMods & React.RefAttributes<any>>;
|
|
6
7
|
//# sourceMappingURL=DataTableHeaderRow.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataTableHeaderRow.d.ts","sourceRoot":"","sources":["../../../components/tables/DataTableHeaderRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,uBAAuB,EAAY,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"DataTableHeaderRow.d.ts","sourceRoot":"","sources":["../../../components/tables/DataTableHeaderRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,uBAAuB,IAAI,2BAA2B,EAAY,MAAM,gBAAgB,CAAC;AAClG,OAAO,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAIjD,OAAO,kBAAkB,CAAC;AAG1B,MAAM,MAAM,uBAAuB,GAAG,2BAA2B,GAAG,sBAAsB,CAAC;AAC3F,eAAO,MAAM,kBAAkB,gHAO9B,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { DataTableCellProps, DndActorRenderParams, DataTableRowProps } from '@epam/uui-core';
|
|
2
|
+
import { DataTableCellProps, DndActorRenderParams, DataTableRowProps as CoreDataTableRowProps } from '@epam/uui-core';
|
|
3
3
|
import { DataTableRowMods } from './types';
|
|
4
4
|
import './variables.scss';
|
|
5
5
|
export declare const renderCell: (props: DataTableCellProps) => JSX.Element;
|
|
@@ -8,5 +8,6 @@ export declare const propsMods: {
|
|
|
8
8
|
renderCell: (props: DataTableCellProps) => JSX.Element;
|
|
9
9
|
renderDropMarkers: (props: DndActorRenderParams) => JSX.Element;
|
|
10
10
|
};
|
|
11
|
-
export
|
|
11
|
+
export type DataTableRowProps = CoreDataTableRowProps & DataTableRowMods;
|
|
12
|
+
export declare const DataTableRow: React.ComponentType<CoreDataTableRowProps<any, any> & DataTableRowMods & React.RefAttributes<any>>;
|
|
12
13
|
//# sourceMappingURL=DataTableRow.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataTableRow.d.ts","sourceRoot":"","sources":["../../../components/tables/DataTableRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EACO,kBAAkB,EAAE,oBAAoB,EAAE,iBAAiB,
|
|
1
|
+
{"version":3,"file":"DataTableRow.d.ts","sourceRoot":"","sources":["../../../components/tables/DataTableRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EACO,kBAAkB,EAAE,oBAAoB,EAAE,iBAAiB,IAAI,qBAAqB,EACjG,MAAM,gBAAgB,CAAC;AAExB,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAG3C,OAAO,kBAAkB,CAAC;AAI1B,eAAO,MAAM,UAAU,UAAW,kBAAkB,gBAGnD,CAAC;AAEF,eAAO,MAAM,iBAAiB,UAAW,oBAAoB,gBAAuD,CAAC;AAErH,eAAO,MAAM,SAAS;wBAPY,kBAAkB;+BAKX,oBAAoB;CAEH,CAAC;AAE3D,MAAM,MAAM,iBAAiB,GAAG,qBAAqB,GAAG,gBAAgB,CAAC;AAEzE,eAAO,MAAM,YAAY,oGAQxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnRow.d.ts","sourceRoot":"","sources":["../../../../components/tables/columnsConfigurationModal/ColumnRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAM,eAAe,EAAkC,MAAM,gBAAgB,CAAC;AAIrF,OAAO,EAAc,4BAA4B,EAAE,MAAM,sBAAsB,CAAC;AAMhF,MAAM,WAAW,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO;IAC/C,MAAM,EAAE,4BAA4B,CAAC;IACrC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;CAClF;AAED,eAAO,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"ColumnRow.d.ts","sourceRoot":"","sources":["../../../../components/tables/columnsConfigurationModal/ColumnRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAM,eAAe,EAAkC,MAAM,gBAAgB,CAAC;AAIrF,OAAO,EAAc,4BAA4B,EAAE,MAAM,sBAAsB,CAAC;AAMhF,MAAM,WAAW,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO;IAC/C,MAAM,EAAE,4BAA4B,CAAC;IACrC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;CAClF;AAED,eAAO,MAAM,SAAS,2DAkDpB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PinIconButton.d.ts","sourceRoot":"","sources":["../../../../components/tables/columnsConfigurationModal/PinIconButton.tsx"],"names":[],"mappings":";AAWA,KAAK,YAAY,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,CAAC;AACjD,UAAU,cAAc;IACpB,WAAW,EAAE,YAAY,CAAC;IAC1B,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,CAAC,WAAW,EAAE,YAAY,KAAK,IAAI,CAAC;CACpD;
|
|
1
|
+
{"version":3,"file":"PinIconButton.d.ts","sourceRoot":"","sources":["../../../../components/tables/columnsConfigurationModal/PinIconButton.tsx"],"names":[],"mappings":";AAWA,KAAK,YAAY,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,CAAC;AACjD,UAAU,cAAc;IACpB,WAAW,EAAE,YAAY,CAAC;IAC1B,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,CAAC,WAAW,EAAE,YAAY,KAAK,IAAI,CAAC;CACpD;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,eAqClD"}
|
|
@@ -19,15 +19,35 @@ interface TableSizesAndPositionMods {
|
|
|
19
19
|
}
|
|
20
20
|
export interface DataTableRowMods extends TableSizesAndPositionMods {
|
|
21
21
|
borderBottom?: any;
|
|
22
|
+
/**
|
|
23
|
+
* Defines columns gap size
|
|
24
|
+
* @default '24'
|
|
25
|
+
* */
|
|
26
|
+
columnsGap?: '12' | '24';
|
|
22
27
|
}
|
|
23
28
|
export interface DataTableCellMods extends TableSizesAndPositionMods {
|
|
24
29
|
border?: boolean;
|
|
30
|
+
/**
|
|
31
|
+
* Defines table columns gap size
|
|
32
|
+
* @default '24'
|
|
33
|
+
* */
|
|
34
|
+
columnsGap?: '12' | '24';
|
|
25
35
|
}
|
|
26
36
|
export interface DataTableHeaderCellMods extends BaseRowMods {
|
|
27
37
|
textCase?: 'upper' | 'normal';
|
|
38
|
+
/**
|
|
39
|
+
* Defines table columns gap size
|
|
40
|
+
* @default '24'
|
|
41
|
+
* */
|
|
42
|
+
columnsGap?: '12' | '24';
|
|
28
43
|
}
|
|
29
44
|
export interface DataTableHeaderRowMods extends BaseRowMods {
|
|
30
45
|
textCase?: 'upper' | 'normal';
|
|
46
|
+
/**
|
|
47
|
+
* Defines table columns gap size
|
|
48
|
+
* @default '24'
|
|
49
|
+
* */
|
|
50
|
+
columnsGap?: '12' | '24';
|
|
31
51
|
}
|
|
32
52
|
export {};
|
|
33
53
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../components/tables/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAEvC,UAAU,WAAW;IACjB,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC7B;AAED,MAAM,WAAW,aAAa;IAC1B,0CAA0C;IAC1C,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,2CAA2C;IAC3C,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB;;SAEK;IACL,cAAc,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;CACvC;AAED,UAAU,yBAAyB;IAC/B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,GAAG,GAAG,IAAI,GAAG,IAAI,CAAC;IAC5B,YAAY,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;CACnC;AAED,MAAM,WAAW,gBAAiB,SAAQ,yBAAyB;IAC/D,YAAY,CAAC,EAAE,GAAG,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../components/tables/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAEvC,UAAU,WAAW;IACjB,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CAC7B;AAED,MAAM,WAAW,aAAa;IAC1B,0CAA0C;IAC1C,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,2CAA2C;IAC3C,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB;;SAEK;IACL,cAAc,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;CACvC;AAED,UAAU,yBAAyB;IAC/B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,GAAG,GAAG,IAAI,GAAG,IAAI,CAAC;IAC5B,YAAY,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;CACnC;AAED,MAAM,WAAW,gBAAiB,SAAQ,yBAAyB;IAC/D,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB;;;SAGK;IACL,UAAU,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CAC5B;AAED,MAAM,WAAW,iBAAkB,SAAQ,yBAAyB;IAChE,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB;;;SAGK;IACL,UAAU,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CAC5B;AAED,MAAM,WAAW,uBAAwB,SAAQ,WAAW;IACxD,QAAQ,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;IAC9B;;;SAGK;IACL,UAAU,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CAC5B;AAED,MAAM,WAAW,sBAAuB,SAAQ,WAAW;IACvD,QAAQ,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;IAC9B;;;SAGK;IACL,UAAU,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CAC5B"}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import * as uuiComponents from '@epam/uui-components';
|
|
3
|
+
import { Overwrite } from '@epam/uui-core';
|
|
2
4
|
interface RichTextViewMods {
|
|
3
5
|
/**
|
|
4
6
|
* Defines component size.
|
|
@@ -6,7 +8,9 @@ interface RichTextViewMods {
|
|
|
6
8
|
*/
|
|
7
9
|
size?: '12' | '14' | '16';
|
|
8
10
|
}
|
|
9
|
-
export
|
|
10
|
-
|
|
11
|
+
export interface RichTextViewModsOverride {
|
|
12
|
+
}
|
|
13
|
+
export type RichTextViewProps = uuiComponents.RichTextViewProps & Overwrite<RichTextViewMods, RichTextViewModsOverride>;
|
|
14
|
+
export declare const RichTextView: import("react").ComponentType<uuiComponents.RichTextViewProps & Omit<RichTextViewMods, never> & RichTextViewModsOverride & import("react").RefAttributes<any>>;
|
|
11
15
|
export {};
|
|
12
16
|
//# sourceMappingURL=RichTextView.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RichTextView.d.ts","sourceRoot":"","sources":["../../../components/typography/RichTextView.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"RichTextView.d.ts","sourceRoot":"","sources":["../../../components/typography/RichTextView.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AAErD,UAAU,gBAAgB;IACtB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC7B;AAED,MAAM,WAAW,wBAAwB;CAAG;AAE5C,MAAM,MAAM,iBAAiB,GAAG,aAAa,CAAC,iBAAiB,GAAG,SAAS,CAAC,gBAAgB,EAAE,wBAAwB,CAAC,CAAC;AAExH,eAAO,MAAM,YAAY,gKAGxB,CAAC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Overwrite } from '@epam/uui-core';
|
|
1
3
|
import { TextSettings } from '../../helpers';
|
|
2
4
|
import * as uuiComponents from '@epam/uui-components';
|
|
3
|
-
type TextColor = 'info' | 'warning' | 'critical' | 'success' | '
|
|
5
|
+
type TextColor = 'info' | 'warning' | 'critical' | 'success' | 'primary' | 'secondary' | 'tertiary' | 'disabled' | 'white';
|
|
4
6
|
type TextSize = 'none' | '18' | '24' | '30' | '36' | '42' | '48';
|
|
5
7
|
type TextFontStyle = 'normal' | 'italic';
|
|
6
8
|
type TextFontWeight = '200' | '300' | '400' | '600' | '700' | '900';
|
|
@@ -11,6 +13,8 @@ interface TextMods {
|
|
|
11
13
|
*/
|
|
12
14
|
color?: TextColor;
|
|
13
15
|
}
|
|
16
|
+
export interface TextModsOverride {
|
|
17
|
+
}
|
|
14
18
|
export interface TextCoreProps extends uuiComponents.TextProps, TextSettings {
|
|
15
19
|
/**
|
|
16
20
|
* Defines text font weight value
|
|
@@ -28,8 +32,8 @@ export interface TextCoreProps extends uuiComponents.TextProps, TextSettings {
|
|
|
28
32
|
*/
|
|
29
33
|
size?: TextSize;
|
|
30
34
|
}
|
|
31
|
-
export interface TextProps extends TextCoreProps, TextMods {
|
|
35
|
+
export interface TextProps extends TextCoreProps, Overwrite<TextMods, TextModsOverride> {
|
|
32
36
|
}
|
|
33
|
-
export declare const Text:
|
|
37
|
+
export declare const Text: import("react").ComponentType<TextProps & import("react").RefAttributes<any>>;
|
|
34
38
|
export {};
|
|
35
39
|
//# sourceMappingURL=Text.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../components/typography/Text.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../components/typography/Text.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAkB,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7D,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAGtD,KAAK,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,UAAU,GAAG,OAAO,CAAC;AAC3H,KAAK,QAAQ,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AACjE,KAAK,aAAa,GAAG,QAAQ,GAAG,QAAQ,CAAC;AACzC,KAAK,cAAc,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC;AAEpE,UAAU,QAAQ;IACd;;;OAGG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;CACrB;AAED,MAAM,WAAW,gBAAgB;CAAG;AAEpC,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,SAAS,EAAE,YAAY;IACxE;;;OAGG;IACH,UAAU,CAAC,EAAE,cAAc,CAAC;IAC5B;;;OAGG;IACH,SAAS,CAAC,EAAE,aAAa,CAAC;IAC1B;;;OAGG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAC;CACnB;AAED,MAAM,WAAW,SAAU,SAAQ,aAAa,EAAE,SAAS,CAAC,QAAQ,EAAE,gBAAgB,CAAC;CAAG;AAsB1F,eAAO,MAAM,IAAI,+EAAkF,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { AvatarStackProps } from '@epam/uui-components';
|
|
2
|
-
export declare const AvatarStack:
|
|
3
|
+
export declare const AvatarStack: import("react").ComponentType<AvatarStackProps & import("react").RefAttributes<any>>;
|
|
3
4
|
//# sourceMappingURL=AvatarStack.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AvatarStack.d.ts","sourceRoot":"","sources":["../../../components/widgets/AvatarStack.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiC,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAIvF,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"AvatarStack.d.ts","sourceRoot":"","sources":["../../../components/widgets/AvatarStack.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAiC,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAIvF,eAAO,MAAM,WAAW,sFAAiF,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { Icon, IDropdownToggler, IHasCaption, IHasIcon, Overwrite } from '@epam/uui-core';
|
|
3
3
|
import { ClickableComponentProps } from '@epam/uui-components';
|
|
4
4
|
type BadgeMods = {
|
|
5
5
|
/** Defines component color. */
|
|
@@ -15,6 +15,8 @@ type BadgeMods = {
|
|
|
15
15
|
*/
|
|
16
16
|
size?: '18' | '24' | '30' | '36' | '42' | '48';
|
|
17
17
|
};
|
|
18
|
+
export interface BadgeModsOverride {
|
|
19
|
+
}
|
|
18
20
|
export type BadgeCoreProps = ClickableComponentProps & IDropdownToggler & IHasIcon & IHasCaption & {
|
|
19
21
|
/** Pass true to display an indicator. It shows only if fill = 'outline'. */
|
|
20
22
|
indicator?: boolean;
|
|
@@ -23,18 +25,13 @@ export type BadgeCoreProps = ClickableComponentProps & IDropdownToggler & IHasIc
|
|
|
23
25
|
* @default 'left'
|
|
24
26
|
*/
|
|
25
27
|
iconPosition?: 'left' | 'right';
|
|
26
|
-
/**
|
|
27
|
-
* CSS classes to put on the caption
|
|
28
|
-
* @deprecated
|
|
29
|
-
* */
|
|
30
|
-
captionCX?: CX;
|
|
31
28
|
/** Icon for drop-down toggler */
|
|
32
29
|
dropdownIcon?: Icon;
|
|
33
30
|
/** Count value to be placed in component */
|
|
34
31
|
count?: React.ReactNode;
|
|
35
32
|
};
|
|
36
33
|
/** Represents the properties of a Badge component. */
|
|
37
|
-
export type BadgeProps = BadgeCoreProps & BadgeMods
|
|
34
|
+
export type BadgeProps = BadgeCoreProps & Overwrite<BadgeMods, BadgeModsOverride>;
|
|
38
35
|
export declare const Badge: React.ForwardRefExoticComponent<import("@epam/uui-core").IClickable & import("@epam/uui-core").IAnalyticableClick & import("@epam/uui-core").IHasTabIndex & import("@epam/uui-core").IDisableable & import("@epam/uui-core").IHasCX & import("@epam/uui-core").ICanRedirect & import("@epam/uui-core").IHasRawProps<import("@epam/uui-components").ClickableRawProps> & IDropdownToggler & IHasIcon & IHasCaption & {
|
|
39
36
|
/** Pass true to display an indicator. It shows only if fill = 'outline'. */
|
|
40
37
|
indicator?: boolean;
|
|
@@ -43,15 +40,10 @@ export declare const Badge: React.ForwardRefExoticComponent<import("@epam/uui-co
|
|
|
43
40
|
* @default 'left'
|
|
44
41
|
*/
|
|
45
42
|
iconPosition?: 'left' | 'right';
|
|
46
|
-
/**
|
|
47
|
-
* CSS classes to put on the caption
|
|
48
|
-
* @deprecated
|
|
49
|
-
* */
|
|
50
|
-
captionCX?: CX;
|
|
51
43
|
/** Icon for drop-down toggler */
|
|
52
44
|
dropdownIcon?: Icon;
|
|
53
45
|
/** Count value to be placed in component */
|
|
54
46
|
count?: React.ReactNode;
|
|
55
|
-
} & BadgeMods & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement | HTMLSpanElement>>;
|
|
47
|
+
} & Omit<BadgeMods, never> & BadgeModsOverride & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement | HTMLSpanElement>>;
|
|
56
48
|
export {};
|
|
57
49
|
//# sourceMappingURL=Badge.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../components/widgets/Badge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,
|
|
1
|
+
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../components/widgets/Badge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACH,IAAI,EAAE,gBAAgB,EAAE,WAAW,EAAE,QAAQ,EAAE,SAAS,EAC3D,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAQzF,KAAK,SAAS,GAAG;IACb,+BAA+B;IAC/B,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;IAChE;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC3B;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAClD,CAAC;AAEF,MAAM,WAAW,iBAAiB;CAAG;AAErC,MAAM,MAAM,cAAc,GAAG,uBAAuB,GAAG,gBAAgB,GAAG,QAAQ,GAAG,WAAW,GAAG;IAC/F,4EAA4E;IAC5E,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAChC,iCAAiC;IACjC,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB,4CAA4C;IAC5C,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,sDAAsD;AACtD,MAAM,MAAM,UAAU,GAAG,cAAc,GAAG,SAAS,CAAC,SAAS,EAAE,iBAAiB,CAAC,CAAC;AAsBlF,eAAO,MAAM,KAAK;IApCd,4EAA4E;gBAChE,OAAO;IACnB;;;OAGG;mBACY,MAAM,GAAG,OAAO;IAC/B,iCAAiC;mBAClB,IAAI;IACnB,4CAA4C;YACpC,MAAM,SAAS;8HAqEzB,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import * as uui from '@epam/uui-components';
|
|
2
3
|
interface ProgressBarMods {
|
|
3
4
|
/**
|
|
4
5
|
* Defines component size.
|
|
@@ -10,7 +11,7 @@ interface ProgressBarMods {
|
|
|
10
11
|
*/
|
|
11
12
|
striped?: boolean;
|
|
12
13
|
}
|
|
13
|
-
export type ProgressBarProps =
|
|
14
|
-
export declare const ProgressBar:
|
|
14
|
+
export type ProgressBarProps = uui.ProgressBarProps & ProgressBarMods;
|
|
15
|
+
export declare const ProgressBar: import("react").ComponentType<uui.ProgressBarProps & ProgressBarMods & import("react").RefAttributes<any>>;
|
|
15
16
|
export {};
|
|
16
17
|
//# sourceMappingURL=ProgressBar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProgressBar.d.ts","sourceRoot":"","sources":["../../../components/widgets/ProgressBar.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"ProgressBar.d.ts","sourceRoot":"","sources":["../../../components/widgets/ProgressBar.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,GAAG,MAAM,sBAAsB,CAAC;AAM5C,UAAU,eAAe;IACrB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,MAAM,gBAAgB,GAAG,GAAG,CAAC,gBAAgB,GAAG,eAAe,CAAC;AAYtE,eAAO,MAAM,WAAW,4GAMvB,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { SpinnerProps as uuiSpinnerProps } from '@epam/uui-components';
|
|
2
3
|
export type SpinnerProps = uuiSpinnerProps;
|
|
3
|
-
export declare const Spinner:
|
|
4
|
+
export declare const Spinner: import("react").ComponentType<uuiSpinnerProps & import("react").RefAttributes<any>>;
|
|
4
5
|
//# sourceMappingURL=Spinner.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Spinner.d.ts","sourceRoot":"","sources":["../../../components/widgets/Spinner.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAyB,YAAY,IAAI,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAI9F,MAAM,MAAM,YAAY,GAAG,eAAe,CAAC;AAM3C,eAAO,MAAM,OAAO,
|
|
1
|
+
{"version":3,"file":"Spinner.d.ts","sourceRoot":"","sources":["../../../components/widgets/Spinner.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAyB,YAAY,IAAI,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAI9F,MAAM,MAAM,YAAY,GAAG,eAAe,CAAC;AAM3C,eAAO,MAAM,OAAO,qFAA2E,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { Icon, IDropdownToggler, IHasCaption, IHasIcon, Overwrite } from '@epam/uui-core';
|
|
3
3
|
import { ClickableComponentProps } from '@epam/uui-components';
|
|
4
4
|
interface TagMods {
|
|
5
5
|
/**
|
|
@@ -8,6 +8,8 @@ interface TagMods {
|
|
|
8
8
|
*/
|
|
9
9
|
color?: 'info' | 'success' | 'warning' | 'critical' | 'neutral';
|
|
10
10
|
}
|
|
11
|
+
export interface TagModsOverride {
|
|
12
|
+
}
|
|
11
13
|
/** Represents the Core properties of the Tag component. */
|
|
12
14
|
export type TagCoreProps = ClickableComponentProps & IDropdownToggler & IHasIcon & IHasCaption & {
|
|
13
15
|
/**
|
|
@@ -24,18 +26,13 @@ export type TagCoreProps = ClickableComponentProps & IDropdownToggler & IHasIcon
|
|
|
24
26
|
onClear?(e?: any): void;
|
|
25
27
|
/** Icon for clear value button (usually cross) */
|
|
26
28
|
clearIcon?: Icon;
|
|
27
|
-
/**
|
|
28
|
-
* CSS classes to put on the caption
|
|
29
|
-
* @deprecated
|
|
30
|
-
* */
|
|
31
|
-
captionCX?: CX;
|
|
32
29
|
/** Icon for drop-down toggler */
|
|
33
30
|
dropdownIcon?: Icon;
|
|
34
31
|
/** Count value to be placed in component */
|
|
35
32
|
count?: React.ReactNode;
|
|
36
33
|
};
|
|
37
34
|
/** Represents the properties of the Tag component. */
|
|
38
|
-
export type TagProps = TagCoreProps & TagMods
|
|
35
|
+
export type TagProps = TagCoreProps & Overwrite<TagMods, TagModsOverride>;
|
|
39
36
|
export declare const Tag: React.ForwardRefExoticComponent<import("@epam/uui-core").IClickable & import("@epam/uui-core").IAnalyticableClick & import("@epam/uui-core").IHasTabIndex & import("@epam/uui-core").IDisableable & import("@epam/uui-core").IHasCX & import("@epam/uui-core").ICanRedirect & import("@epam/uui-core").IHasRawProps<import("@epam/uui-components").ClickableRawProps> & IDropdownToggler & IHasIcon & IHasCaption & {
|
|
40
37
|
/**
|
|
41
38
|
* Defines component size.
|
|
@@ -51,15 +48,10 @@ export declare const Tag: React.ForwardRefExoticComponent<import("@epam/uui-core
|
|
|
51
48
|
onClear?(e?: any): void;
|
|
52
49
|
/** Icon for clear value button (usually cross) */
|
|
53
50
|
clearIcon?: Icon;
|
|
54
|
-
/**
|
|
55
|
-
* CSS classes to put on the caption
|
|
56
|
-
* @deprecated
|
|
57
|
-
* */
|
|
58
|
-
captionCX?: CX;
|
|
59
51
|
/** Icon for drop-down toggler */
|
|
60
52
|
dropdownIcon?: Icon;
|
|
61
53
|
/** Count value to be placed in component */
|
|
62
54
|
count?: React.ReactNode;
|
|
63
|
-
} & TagMods & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement | HTMLSpanElement>>;
|
|
55
|
+
} & Omit<TagMods, never> & TagModsOverride & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement | HTMLSpanElement>>;
|
|
64
56
|
export {};
|
|
65
57
|
//# sourceMappingURL=Tag.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../components/widgets/Tag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,
|
|
1
|
+
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../components/widgets/Tag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACH,IAAI,EAAE,gBAAgB,EAAE,WAAW,EAAE,QAAQ,EAAE,SAAS,EAC3D,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAgBzF,UAAU,OAAO;IACb;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;CACnE;AAED,MAAM,WAAW,eAAe;CAAG;AAEnC,2DAA2D;AAC3D,MAAM,MAAM,YAAY,GAAG,uBAAuB,GAAG,gBAAgB,GAAG,QAAQ,GAAG,WAAW,GAAG;IAC7F;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC/C;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC3B,kCAAkC;IAClC,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,GAAG,GAAG,IAAI,CAAC;IACxB,kDAAkD;IAClD,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,iCAAiC;IACjC,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB,4CAA4C;IAC5C,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,sDAAsD;AACtD,MAAM,MAAM,QAAQ,GAAG,YAAY,GAAG,SAAS,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;AAY1E,eAAO,MAAM,GAAG;IAjCZ;;;OAGG;WACI,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI;IAC9C;;;OAGG;WACI,OAAO,GAAG,SAAS;IAC1B,kCAAkC;iBACrB,GAAG,GAAG,IAAI;IACvB,kDAAkD;gBACtC,IAAI;IAChB,iCAAiC;mBAClB,IAAI;IACnB,4CAA4C;YACpC,MAAM,SAAS;0HA8DzB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dayJsHelper.d.ts","sourceRoot":"","sources":["../../helpers/dayJsHelper.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,YAAY,EAAE,KAAK,EAAE,MAAM,OAAO,CAAC;AAEnC,eAAO,MAAM,QAAQ;;CAAwB,CAAC"}
|
package/i18n.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../i18n.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../i18n.ts"],"names":[],"mappings":"AA6JA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAwB,CAAC"}
|