@fixefy/fixefy-ui-components 0.3.30 → 0.3.31

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.
Files changed (118) hide show
  1. package/dist/FxCheckbox/FxCheckbox.d.ts +9 -0
  2. package/dist/FxCheckbox/FxCheckbox.js +76 -0
  3. package/dist/FxCheckbox/index.d.ts +1 -0
  4. package/dist/{src/FxIcon → FxCheckbox}/index.js +3 -3
  5. package/dist/index.d.ts +1 -0
  6. package/dist/index.js +4 -0
  7. package/package.json +1 -1
  8. package/dist/FxActionButton/FxActionButton.d.ts +0 -7
  9. package/dist/FxActionButton/FxActionButton.js +0 -82
  10. package/dist/FxActionButton/index.d.ts +0 -1
  11. package/dist/FxActionButton/index.js +0 -11
  12. package/dist/FxActionsTray/styles/actions_tray.styles.d.ts +0 -8
  13. package/dist/FxActionsTray/styles/actions_tray.styles.js +0 -159
  14. package/dist/FxFilterActionButton/FxFilterActionButton.d.ts +0 -7
  15. package/dist/FxFilterActionButton/FxFilterActionButton.js +0 -82
  16. package/dist/FxFilterActionButton/index.d.ts +0 -1
  17. package/dist/FxFilterActionButton/index.js +0 -11
  18. package/dist/FxFilterSortButton/FxFilterSortButton.d.ts +0 -7
  19. package/dist/FxFilterSortButton/FxFilterSortButton.js +0 -82
  20. package/dist/FxFilterSortButton/index.d.ts +0 -1
  21. package/dist/FxFilterSortButton/index.js +0 -11
  22. package/dist/FxModalWithButton/FxModalWithButton.d.ts +0 -10
  23. package/dist/FxModalWithButton/FxModalWithButton.js +0 -131
  24. package/dist/FxModalWithButton/index.d.ts +0 -1
  25. package/dist/FxModalWithButton/index.js +0 -11
  26. package/dist/FxModalWithComponent/FxModalWithComponent.d.ts +0 -11
  27. package/dist/FxModalWithComponent/FxModalWithComponent.js +0 -102
  28. package/dist/FxModalWithComponent/index.d.ts +0 -1
  29. package/dist/FxModalWithComponent/index.js +0 -11
  30. package/dist/FxModalWithMenu/FxModalWithMenu.d.ts +0 -14
  31. package/dist/FxModalWithMenu/FxModalWithMenu.js +0 -114
  32. package/dist/FxModalWithMenu/index.d.ts +0 -1
  33. package/dist/FxModalWithMenu/index.js +0 -11
  34. package/dist/FxPopper/styles/makeStyles.d.ts +0 -16
  35. package/dist/FxPopper/styles/makeStyles.js +0 -23
  36. package/dist/FxWizard/FxWizard/FxWizard.d.ts +0 -6
  37. package/dist/FxWizard/FxWizard/FxWizard.js +0 -42
  38. package/dist/FxWizard/FxWizard/index.d.ts +0 -2
  39. package/dist/FxWizard/FxWizard/index.js +0 -19
  40. package/dist/FxWizard/FxWizard/utils/envHelpers.d.ts +0 -1
  41. package/dist/FxWizard/FxWizard/utils/envHelpers.js +0 -35
  42. package/dist/FxWizard/FxWizard/utils/index.d.ts +0 -1
  43. package/dist/FxWizard/FxWizard/utils/index.js +0 -18
  44. package/dist/FxWizard/pages/wizard/[step].d.ts +0 -9
  45. package/dist/FxWizard/pages/wizard/[step].js +0 -112
  46. package/dist/FxWizard/pages/wizard/index.d.ts +0 -1
  47. package/dist/FxWizard/pages/wizard/index.js +0 -18
  48. package/dist/src/FxActionsTray/FxActionsTray.js +0 -351
  49. package/dist/src/FxActionsTray/index.js +0 -19
  50. package/dist/src/FxActionsTray/styles/actions_tray.styles.js +0 -159
  51. package/dist/src/FxAggregationsBar/FxAggregations.js +0 -41
  52. package/dist/src/FxAggregationsBar/helpers/structureReader.js +0 -78
  53. package/dist/src/FxAggregationsBar/index.js +0 -22
  54. package/dist/src/FxAggregationsBar/operations/query.js +0 -73
  55. package/dist/src/FxAsyncDropdown/FxAsyncDropdown.js +0 -628
  56. package/dist/src/FxAsyncDropdown/helpers/helpers.js +0 -161
  57. package/dist/src/FxAsyncDropdown/index.js +0 -25
  58. package/dist/src/FxAsyncDropdown/styles/dropdown.styles.js +0 -228
  59. package/dist/src/FxAvatar/FxAvatar.js +0 -145
  60. package/dist/src/FxAvatar/helpers/stringToColor.js +0 -23
  61. package/dist/src/FxAvatar/index.js +0 -22
  62. package/dist/src/FxAvatar/styles/avatar.styles.js +0 -192
  63. package/dist/src/FxButton/FxButton.js +0 -106
  64. package/dist/src/FxButton/index.js +0 -19
  65. package/dist/src/FxButton/styles/button.styles.js +0 -23
  66. package/dist/src/FxChip/FxChip.js +0 -45
  67. package/dist/src/FxChip/index.js +0 -19
  68. package/dist/src/FxChip/styles/chip.styles.js +0 -61
  69. package/dist/src/FxFilterSortButton/FxFilterSortButton.js +0 -82
  70. package/dist/src/FxFilterSortButton/index.js +0 -11
  71. package/dist/src/FxIcon/FxIcon.js +0 -107
  72. package/dist/src/FxIcon/content/dynamic_icon.js +0 -20
  73. package/dist/src/FxIcon/content/index.js +0 -20
  74. package/dist/src/FxIcon/content/lazy_icon.js +0 -137
  75. package/dist/src/FxModal/FxModal.js +0 -170
  76. package/dist/src/FxModal/index.js +0 -19
  77. package/dist/src/FxModal/styles/modal.style.js +0 -59
  78. package/dist/src/FxModalWithButton/FxModalWithButton.js +0 -94
  79. package/dist/src/FxModalWithButton/index.js +0 -11
  80. package/dist/src/FxNotes/FxNotes.js +0 -216
  81. package/dist/src/FxNotes/helpers/stringToColor.js +0 -26
  82. package/dist/src/FxNotes/index.js +0 -22
  83. package/dist/src/FxNotes/operations/queries.js +0 -35
  84. package/dist/src/FxNotes/styles/notes.styles.js +0 -168
  85. package/dist/src/FxNumberField/FxNumberField.js +0 -109
  86. package/dist/src/FxNumberField/index.js +0 -19
  87. package/dist/src/FxNumberField/styles/number_field.styles.js +0 -94
  88. package/dist/src/FxProgressCircle/FxProgressCircle.js +0 -65
  89. package/dist/src/FxProgressCircle/index.js +0 -19
  90. package/dist/src/FxProgressCircle/styles/progress_circle.styles.js +0 -106
  91. package/dist/src/FxProgressCounter/ProgressCounter.js +0 -168
  92. package/dist/src/FxProgressCounter/index.js +0 -19
  93. package/dist/src/FxProgressCounter/styles/progress_counter.styles.js +0 -61
  94. package/dist/src/FxScore/FxScore.js +0 -207
  95. package/dist/src/FxScore/index.js +0 -19
  96. package/dist/src/FxScore/styles/score.styles.js +0 -97
  97. package/dist/src/FxShowMore/FxShowMore.js +0 -80
  98. package/dist/src/FxShowMore/index.js +0 -19
  99. package/dist/src/FxShowMore/styles/show_more.styles.js +0 -134
  100. package/dist/src/FxSlider/FxSlider.js +0 -49
  101. package/dist/src/FxSlider/index.js +0 -19
  102. package/dist/src/FxStatisticsBar/FxStatisticsBar.js +0 -191
  103. package/dist/src/FxStatisticsBar/index.js +0 -19
  104. package/dist/src/FxStatisticsBar/styles/statistics.styles.js +0 -98
  105. package/dist/src/FxStatusBar/FxStatusBar.js +0 -143
  106. package/dist/src/FxStatusBar/helpers/constants.js +0 -22
  107. package/dist/src/FxStatusBar/index.js +0 -22
  108. package/dist/src/FxStatusBar/styles/statusBar.styles.js +0 -131
  109. package/dist/src/FxStyledComponents/index.js +0 -310
  110. package/dist/src/FxTag/FxTag.js +0 -41
  111. package/dist/src/FxTag/index.js +0 -19
  112. package/dist/src/FxTag/styles/tag.styles.js +0 -100
  113. package/dist/src/FxTextField/FxTextField.js +0 -208
  114. package/dist/src/FxTextField/index.js +0 -19
  115. package/dist/src/FxTodo/FxTodo.js +0 -95
  116. package/dist/src/FxTodo/index.js +0 -22
  117. package/dist/src/FxTodo/styles/todo.styles.js +0 -183
  118. package/dist/src/index.js +0 -215
@@ -1,95 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", {
3
- value: true
4
- });
5
- Object.defineProperty(exports, "FxTodo", {
6
- enumerable: true,
7
- get: function() {
8
- return FxTodo;
9
- }
10
- });
11
- const _jsxruntime = require("react/jsx-runtime");
12
- const _react = /*#__PURE__*/ _interop_require_default(require("react"));
13
- const _image = /*#__PURE__*/ _interop_require_default(require("next/image"));
14
- const _FxAvatar = require("../FxAvatar");
15
- const _material = require("@mui/material");
16
- const _fixefyuiutils = require("@fixefy/fixefy-ui-utils");
17
- const _todostyles = require("./styles/todo.styles");
18
- function _interop_require_default(obj) {
19
- return obj && obj.__esModule ? obj : {
20
- default: obj
21
- };
22
- }
23
- function FxTodo({ todo }) {
24
- return /*#__PURE__*/ (0, _jsxruntime.jsxs)(_todostyles.TodoCard, {
25
- children: [
26
- /*#__PURE__*/ (0, _jsxruntime.jsxs)(_todostyles.TodoCardHeader, {
27
- children: [
28
- /*#__PURE__*/ (0, _jsxruntime.jsxs)(_todostyles.TodoCardPriority, {
29
- priority: todo.priority,
30
- children: [
31
- /*#__PURE__*/ (0, _jsxruntime.jsx)(_image.default, {
32
- alt: todo.title,
33
- width: 16,
34
- height: 16,
35
- loader: ()=>(0, _fixefyuiutils.imageLoader)({
36
- root: 'https://cdn-dev.fixefy.me/',
37
- src: 'invoices/severity_low.svg'
38
- }),
39
- src: `invoices/severity_${todo.priority}.svg`,
40
- onLoad: ()=>console.log('loaded'),
41
- onError: (e)=>console.log('error:', e)
42
- }),
43
- (0, _fixefyuiutils.titleCase)(todo.priority)
44
- ]
45
- }),
46
- todo.isNew && /*#__PURE__*/ (0, _jsxruntime.jsx)(_todostyles.TodoCardTag, {
47
- children: "New"
48
- })
49
- ]
50
- }),
51
- /*#__PURE__*/ (0, _jsxruntime.jsxs)(_todostyles.TodoCardContent, {
52
- children: [
53
- /*#__PURE__*/ (0, _jsxruntime.jsx)("p", {
54
- children: (0, _fixefyuiutils.titleCase)(todo.title)
55
- }),
56
- /*#__PURE__*/ (0, _jsxruntime.jsx)("span", {
57
- children: (0, _fixefyuiutils.titleCase)(todo.description)
58
- }),
59
- todo.actionTitle && /*#__PURE__*/ (0, _jsxruntime.jsx)(_todostyles.TodoCardContentButton, {
60
- size: "small",
61
- onClick: todo.action ? todo.action : ()=>{},
62
- children: todo.actionTitle
63
- })
64
- ]
65
- }),
66
- /*#__PURE__*/ (0, _jsxruntime.jsx)(_material.Divider, {
67
- sx: {
68
- mb: '16px'
69
- }
70
- }),
71
- /*#__PURE__*/ (0, _jsxruntime.jsxs)(_todostyles.TodoCardFooter, {
72
- children: [
73
- /*#__PURE__*/ (0, _jsxruntime.jsxs)(_todostyles.TodoCardFooterDueDate, {
74
- children: [
75
- /*#__PURE__*/ (0, _jsxruntime.jsx)("span", {
76
- children: "Due Date"
77
- }),
78
- /*#__PURE__*/ (0, _jsxruntime.jsx)("p", {
79
- children: (0, _fixefyuiutils.normalizeTimestamp)(todo.created_date, {
80
- dateOnly: true,
81
- format: 'dd.mm.yyyy'
82
- })
83
- })
84
- ]
85
- }),
86
- /*#__PURE__*/ (0, _jsxruntime.jsx)(_FxAvatar.FxAvatar, {
87
- max: 4,
88
- isEditable: todo.isUserEditable,
89
- users: todo.users
90
- })
91
- ]
92
- })
93
- ]
94
- });
95
- }
@@ -1,22 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", {
3
- value: true
4
- });
5
- function _export(target, all) {
6
- for(var name in all)Object.defineProperty(target, name, {
7
- enumerable: true,
8
- get: all[name]
9
- });
10
- }
11
- _export(exports, {
12
- FxTodo: function() {
13
- return _FxTodo.FxTodo;
14
- },
15
- TodoItemType: function() {
16
- return _FxTodo.TodoItemType;
17
- },
18
- TodoPropsType: function() {
19
- return _FxTodo.TodoPropsType;
20
- }
21
- });
22
- const _FxTodo = require("./FxTodo");
@@ -1,183 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", {
3
- value: true
4
- });
5
- function _export(target, all) {
6
- for(var name in all)Object.defineProperty(target, name, {
7
- enumerable: true,
8
- get: all[name]
9
- });
10
- }
11
- _export(exports, {
12
- TodoCard: function() {
13
- return TodoCard;
14
- },
15
- TodoCardContent: function() {
16
- return TodoCardContent;
17
- },
18
- TodoCardContentButton: function() {
19
- return TodoCardContentButton;
20
- },
21
- TodoCardFooter: function() {
22
- return TodoCardFooter;
23
- },
24
- TodoCardFooterDueDate: function() {
25
- return TodoCardFooterDueDate;
26
- },
27
- TodoCardHeader: function() {
28
- return TodoCardHeader;
29
- },
30
- TodoCardPriority: function() {
31
- return TodoCardPriority;
32
- },
33
- TodoCardTag: function() {
34
- return TodoCardTag;
35
- }
36
- });
37
- const _styles = require("@mui/material/styles");
38
- const _FxButton = require("../../FxButton");
39
- function _define_property(obj, key, value) {
40
- if (key in obj) {
41
- Object.defineProperty(obj, key, {
42
- value: value,
43
- enumerable: true,
44
- configurable: true,
45
- writable: true
46
- });
47
- } else {
48
- obj[key] = value;
49
- }
50
- return obj;
51
- }
52
- function _object_spread(target) {
53
- for(var i = 1; i < arguments.length; i++){
54
- var source = arguments[i] != null ? arguments[i] : {};
55
- var ownKeys = Object.keys(source);
56
- if (typeof Object.getOwnPropertySymbols === "function") {
57
- ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
58
- return Object.getOwnPropertyDescriptor(source, sym).enumerable;
59
- }));
60
- }
61
- ownKeys.forEach(function(key) {
62
- _define_property(target, key, source[key]);
63
- });
64
- }
65
- return target;
66
- }
67
- function ownKeys(object, enumerableOnly) {
68
- var keys = Object.keys(object);
69
- if (Object.getOwnPropertySymbols) {
70
- var symbols = Object.getOwnPropertySymbols(object);
71
- if (enumerableOnly) {
72
- symbols = symbols.filter(function(sym) {
73
- return Object.getOwnPropertyDescriptor(object, sym).enumerable;
74
- });
75
- }
76
- keys.push.apply(keys, symbols);
77
- }
78
- return keys;
79
- }
80
- function _object_spread_props(target, source) {
81
- source = source != null ? source : {};
82
- if (Object.getOwnPropertyDescriptors) {
83
- Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
84
- } else {
85
- ownKeys(Object(source)).forEach(function(key) {
86
- Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
87
- });
88
- }
89
- return target;
90
- }
91
- const TodoCard = (0, _styles.styled)('div')(({ theme })=>({
92
- background: theme.palette.common.white,
93
- borderRadius: 8,
94
- padding: 16,
95
- marginBottom: 4
96
- }));
97
- const TodoCardHeader = (0, _styles.styled)('div')(({})=>({
98
- display: 'flex',
99
- alignItems: 'center',
100
- justifyContent: 'space-between',
101
- marginBottom: 16
102
- }));
103
- const TodoCardPriority = (0, _styles.styled)('div')(({ theme, priority })=>_object_spread_props(_object_spread({
104
- display: 'flex',
105
- alignItems: 'center',
106
- justifyContent: 'center'
107
- }, theme.typography.table), {
108
- color: theme.palette.priority[priority],
109
- ['& img']: {
110
- marginRight: 4
111
- }
112
- }));
113
- const TodoCardTag = (0, _styles.styled)('div')(({ theme })=>_object_spread_props(_object_spread({}, theme.typography.table), {
114
- color: theme.palette.common.white,
115
- width: 42,
116
- height: 18,
117
- background: '#6FCF97',
118
- borderRadius: 50,
119
- display: 'flex',
120
- alignItems: 'center',
121
- justifyContent: 'center'
122
- }));
123
- const TodoCardContent = (0, _styles.styled)('div')(({ theme })=>({
124
- display: 'flex',
125
- alignItems: 'flex-start',
126
- justifyContent: 'space-between',
127
- flexDirection: 'column',
128
- marginBottom: 16,
129
- ['& p']: {
130
- fontStyle: 'normal',
131
- fontSize: 14,
132
- letterSpacing: '0.15px',
133
- color: theme.palette.typography.title,
134
- fontWeight: 700,
135
- lineHeight: '16px',
136
- margin: 0
137
- },
138
- ['& span']: {
139
- fontStyle: 'normal',
140
- fontSize: 14,
141
- letterSpacing: '0.15px',
142
- color: theme.palette.typography.title,
143
- fontWeight: 400,
144
- lineHeight: '20px',
145
- marginBottom: 16
146
- }
147
- }));
148
- const TodoCardContentButton = (0, _styles.styled)(_FxButton.FxButton)(({ theme })=>_object_spread_props(_object_spread({}, theme.typography.button), {
149
- color: '#568793',
150
- fontSize: 12,
151
- maxHeight: 32,
152
- minHeight: 32,
153
- paddingLeft: 12,
154
- paddingRight: 12
155
- }));
156
- const TodoCardFooter = (0, _styles.styled)('div')(({})=>({
157
- display: 'flex',
158
- alignItems: 'center',
159
- justifyContent: 'space-between',
160
- flexDirection: 'row'
161
- }));
162
- const TodoCardFooterDueDate = (0, _styles.styled)('div')(({ theme })=>({
163
- display: 'flex',
164
- alignItems: 'flex-start',
165
- flexDirection: 'column',
166
- ['& p']: {
167
- fontWeight: 'normal',
168
- fontStyle: 'normal',
169
- fontSize: 11,
170
- lineHeight: '16px',
171
- letterSpacing: '0.1px',
172
- color: theme.palette.typography.title,
173
- margin: 0
174
- },
175
- ['& span']: {
176
- fontWeight: 'normal',
177
- fontStyle: 'normal',
178
- fontSize: 14,
179
- lineHeight: '24px',
180
- letterSpacing: '0.15px',
181
- color: theme.palette.statistics.label
182
- }
183
- }));
package/dist/src/index.js DELETED
@@ -1,215 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", {
3
- value: true
4
- });
5
- function _export(target, all) {
6
- for(var name in all)Object.defineProperty(target, name, {
7
- enumerable: true,
8
- get: all[name]
9
- });
10
- }
11
- _export(exports, {
12
- ActionsTrayPropsType: function() {
13
- return _FxActionsTray.ActionsTrayPropsType;
14
- },
15
- AggreationsBarPropsType: function() {
16
- return _FxAggregationsBar.AggreationsBarPropsType;
17
- },
18
- AggregationsDataPropsType: function() {
19
- return _FxAggregationsBar.AggregationsDataPropsType;
20
- },
21
- AsyncDropdownPropsType: function() {
22
- return _FxAsyncDropdown.AsyncDropdownPropsType;
23
- },
24
- AvatarPropsType: function() {
25
- return _FxAvatar.AvatarPropsType;
26
- },
27
- BackgroundColorsType: function() {
28
- return _FxAvatar.BackgroundColorsType;
29
- },
30
- Bars: function() {
31
- return _FxStyledComponents.Bars;
32
- },
33
- BoldValue: function() {
34
- return _FxStyledComponents.BoldValue;
35
- },
36
- ButtonPropsType: function() {
37
- return _FxButton.ButtonPropsType;
38
- },
39
- Card: function() {
40
- return _FxStyledComponents.Card;
41
- },
42
- ChipPropsType: function() {
43
- return _FxChip.ChipPropsType;
44
- },
45
- DataWrapper: function() {
46
- return _FxStyledComponents.DataWrapper;
47
- },
48
- FxActionsTray: function() {
49
- return _FxActionsTray.FxActionsTray;
50
- },
51
- FxAggregationsBar: function() {
52
- return _FxAggregationsBar.FxAggregationsBar;
53
- },
54
- FxAsyncDropdown: function() {
55
- return _FxAsyncDropdown.FxAsyncDropdown;
56
- },
57
- FxAvatar: function() {
58
- return _FxAvatar.FxAvatar;
59
- },
60
- FxButton: function() {
61
- return _FxButton.FxButton;
62
- },
63
- FxChip: function() {
64
- return _FxChip.FxChip;
65
- },
66
- FxFilterSortButton: function() {
67
- return _FxFilterSortButton.FxFilterSortButton;
68
- },
69
- FxIcon: function() {
70
- return _FxIcon.FxIcon;
71
- },
72
- FxModal: function() {
73
- return _FxModal.FxModal;
74
- },
75
- FxModalWithButton: function() {
76
- return _FxModalWithButton.FxModalWithButton;
77
- },
78
- FxNotes: function() {
79
- return _FxNotes.FxNotes;
80
- },
81
- FxNumberField: function() {
82
- return _FxNumberField.FxNumberField;
83
- },
84
- FxProgressCircle: function() {
85
- return _FxProgressCircle.FxProgressCircle;
86
- },
87
- FxProgressCounter: function() {
88
- return _FxProgressCounter.FxProgressCounter;
89
- },
90
- FxScore: function() {
91
- return _FxScore.FxScore;
92
- },
93
- FxShowMore: function() {
94
- return _FxShowMore.FxShowMore;
95
- },
96
- FxSlider: function() {
97
- return _FxSlider.FxSlider;
98
- },
99
- FxStatisticsBar: function() {
100
- return _FxStatisticsBar.FxStatisticsBar;
101
- },
102
- FxStatusBar: function() {
103
- return _FxStatusBar.FxStatusBar;
104
- },
105
- FxTag: function() {
106
- return _FxTag.FxTag;
107
- },
108
- FxTextField: function() {
109
- return _FxTextField.FxTextField;
110
- },
111
- FxTodo: function() {
112
- return _FxTodo.FxTodo;
113
- },
114
- Label: function() {
115
- return _FxStyledComponents.Label;
116
- },
117
- Link: function() {
118
- return _FxStyledComponents.Link;
119
- },
120
- ModalPropsType: function() {
121
- return _FxModal.ModalPropsType;
122
- },
123
- NoteCreateInput: function() {
124
- return _FxNotes.NoteCreateInput;
125
- },
126
- NotesPropsType: function() {
127
- return _FxNotes.NotesPropsType;
128
- },
129
- NumberfieldPropsType: function() {
130
- return _FxNumberField.NumberfieldPropsType;
131
- },
132
- Option: function() {
133
- return _FxAsyncDropdown.Option;
134
- },
135
- Options: function() {
136
- return _FxStatusBar.Options;
137
- },
138
- PageHeader: function() {
139
- return _FxStyledComponents.PageHeader;
140
- },
141
- PageTitle: function() {
142
- return _FxStyledComponents.PageTitle;
143
- },
144
- ProgressCirclePropsType: function() {
145
- return _FxProgressCircle.ProgressCirclePropsType;
146
- },
147
- ProgressCounterPropsType: function() {
148
- return _FxProgressCounter.ProgressCounterPropsType;
149
- },
150
- ScorePropsType: function() {
151
- return _FxScore.ScorePropsType;
152
- },
153
- ShowMore: function() {
154
- return _FxStyledComponents.ShowMore;
155
- },
156
- ShowMoreContainer: function() {
157
- return _FxStyledComponents.ShowMoreContainer;
158
- },
159
- ShowMorePropsType: function() {
160
- return _FxShowMore.ShowMorePropsType;
161
- },
162
- SliderPropsType: function() {
163
- return _FxSlider.SliderPropsType;
164
- },
165
- StatisticsPropsType: function() {
166
- return _FxStatisticsBar.StatisticsPropsType;
167
- },
168
- StatusBarPropsType: function() {
169
- return _FxStatusBar.StatusBarPropsType;
170
- },
171
- StylesOptions: function() {
172
- return _FxAsyncDropdown.StylesOptions;
173
- },
174
- TagPropsType: function() {
175
- return _FxTag.TagPropsType;
176
- },
177
- Text: function() {
178
- return _FxStyledComponents.Text;
179
- },
180
- TextFieldPropsType: function() {
181
- return _FxTextField.TextFieldPropsType;
182
- },
183
- TodoItemType: function() {
184
- return _FxTodo.TodoItemType;
185
- },
186
- TodoPropsType: function() {
187
- return _FxTodo.TodoPropsType;
188
- },
189
- Value: function() {
190
- return _FxStyledComponents.Value;
191
- }
192
- });
193
- const _FxActionsTray = require("./FxActionsTray");
194
- const _FxAggregationsBar = require("./FxAggregationsBar");
195
- const _FxAsyncDropdown = require("./FxAsyncDropdown");
196
- const _FxAvatar = require("./FxAvatar");
197
- const _FxButton = require("./FxButton");
198
- const _FxFilterSortButton = require("./FxFilterSortButton");
199
- const _FxChip = require("./FxChip");
200
- const _FxIcon = require("./FxIcon");
201
- const _FxModal = require("./FxModal");
202
- const _FxModalWithButton = require("./FxModalWithButton");
203
- const _FxNotes = require("./FxNotes");
204
- const _FxNumberField = require("./FxNumberField");
205
- const _FxProgressCircle = require("./FxProgressCircle");
206
- const _FxProgressCounter = require("./FxProgressCounter");
207
- const _FxScore = require("./FxScore");
208
- const _FxShowMore = require("./FxShowMore");
209
- const _FxSlider = require("./FxSlider");
210
- const _FxStatisticsBar = require("./FxStatisticsBar");
211
- const _FxStatusBar = require("./FxStatusBar");
212
- const _FxTag = require("./FxTag");
213
- const _FxTextField = require("./FxTextField");
214
- const _FxTodo = require("./FxTodo");
215
- const _FxStyledComponents = require("./FxStyledComponents");