@commercetools-frontend/application-components 24.7.2 → 24.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/dist/commercetools-frontend-application-components.cjs.d.ts +2 -2
- package/dist/commercetools-frontend-application-components.cjs.dev.js +3 -510
- package/dist/commercetools-frontend-application-components.cjs.prod.js +3 -42
- package/dist/commercetools-frontend-application-components.esm.js +3 -509
- package/dist/{custom-views-selector-41cfb0a3.esm.js → custom-views-selector-44f42791.esm.js} +0 -10
- package/dist/{custom-views-selector-31b10462.cjs.dev.js → custom-views-selector-65f6adef.cjs.dev.js} +0 -11
- package/dist/{custom-views-selector-e4b5e5d4.cjs.prod.js → custom-views-selector-9c058929.cjs.prod.js} +0 -3
- package/dist/declarations/src/components/custom-views/custom-view-loader/index.d.ts +1 -1
- package/dist/declarations/src/components/custom-views/custom-views-selector/index.d.ts +1 -2
- package/dist/declarations/src/components/detail-pages/custom-form-detail-page/custom-form-detail-page.d.ts +30 -30
- package/dist/declarations/src/components/detail-pages/custom-form-detail-page/index.d.ts +1 -1
- package/dist/declarations/src/components/detail-pages/form-detail-page/form-detail-page.d.ts +4 -4
- package/dist/declarations/src/components/detail-pages/form-detail-page/index.d.ts +1 -1
- package/dist/declarations/src/components/detail-pages/info-detail-page/index.d.ts +1 -1
- package/dist/declarations/src/components/detail-pages/info-detail-page/info-detail-page.d.ts +4 -4
- package/dist/declarations/src/components/detail-pages/tabular-detail-page/index.d.ts +1 -1
- package/dist/declarations/src/components/detail-pages/tabular-detail-page/tabular-detail-page.d.ts +31 -31
- package/dist/declarations/src/components/dialogs/confirmation-dialog/index.d.ts +1 -1
- package/dist/declarations/src/components/dialogs/form-dialog/index.d.ts +1 -1
- package/dist/declarations/src/components/dialogs/info-dialog/index.d.ts +1 -1
- package/dist/declarations/src/components/drawer/drawer.d.ts +18 -18
- package/dist/declarations/src/components/drawer/index.d.ts +1 -1
- package/dist/declarations/src/components/main-pages/custom-form-main-page/custom-form-main-page.d.ts +33 -40
- package/dist/declarations/src/components/main-pages/custom-form-main-page/index.d.ts +1 -1
- package/dist/declarations/src/components/main-pages/form-main-page/form-main-page.d.ts +6 -13
- package/dist/declarations/src/components/main-pages/form-main-page/index.d.ts +1 -1
- package/dist/declarations/src/components/main-pages/info-main-page/index.d.ts +1 -1
- package/dist/declarations/src/components/main-pages/info-main-page/info-main-page.d.ts +4 -4
- package/dist/declarations/src/components/main-pages/tabular-main-page/index.d.ts +1 -1
- package/dist/declarations/src/components/main-pages/tabular-main-page/tabular-main-page.d.ts +32 -40
- package/dist/declarations/src/components/maintenance-page-layout/index.d.ts +1 -1
- package/dist/declarations/src/components/modal-pages/custom-form-modal-page/custom-form-modal-page.d.ts +26 -26
- package/dist/declarations/src/components/modal-pages/custom-form-modal-page/index.d.ts +1 -1
- package/dist/declarations/src/components/modal-pages/form-modal-page/index.d.ts +1 -1
- package/dist/declarations/src/components/modal-pages/info-modal-page/index.d.ts +1 -1
- package/dist/declarations/src/components/modal-pages/tabular-modal-page/index.d.ts +1 -1
- package/dist/declarations/src/components/modal-pages/tabular-modal-page/tabular-modal-page.d.ts +27 -27
- package/dist/declarations/src/components/modal-pages/utils/index.d.ts +1 -1
- package/dist/declarations/src/components/page-content-containers/page-content-full/index.d.ts +2 -2
- package/dist/declarations/src/components/page-content-containers/page-content-narrow/index.d.ts +2 -2
- package/dist/declarations/src/components/page-content-containers/page-content-wide/index.d.ts +2 -2
- package/dist/declarations/src/components/page-not-found/index.d.ts +1 -1
- package/dist/declarations/src/components/page-unauthorized/index.d.ts +1 -1
- package/dist/declarations/src/components/portals-container/index.d.ts +1 -1
- package/dist/declarations/src/components/public-page-layout/index.d.ts +2 -3
- package/dist/declarations/src/components/tab-header/index.d.ts +1 -1
- package/dist/declarations/src/hooks/use-modal-state/index.d.ts +1 -1
- package/dist/declarations/src/index.d.ts +35 -35
- package/dist/declarations/src/theming.d.ts +3 -1
- package/dist/{public-page-layout-60fba793.esm.js → public-page-layout-7d1cb99f.esm.js} +0 -14
- package/dist/{public-page-layout-3b294301.cjs.prod.js → public-page-layout-b182d2dd.cjs.prod.js} +0 -4
- package/dist/{public-page-layout-e2b1fd99.cjs.dev.js → public-page-layout-b92fb7e4.cjs.dev.js} +0 -15
- package/package.json +30 -30
- package/dist/commercetools-frontend-application-components.cjs.d.ts.map +0 -1
- package/dist/declarations/src/components/custom-views/custom-view-loader/messages.d.ts +0 -7
- package/dist/declarations/src/components/custom-views/custom-views-selector/custom-views-selector.d.ts +0 -3
- package/dist/declarations/src/components/custom-views/custom-views-selector/messages.d.ts +0 -7
- package/dist/declarations/src/components/custom-views/custom-views-selector/use-custom-views-connector.d.ts +0 -11
- package/dist/declarations/src/components/dialogs/internals/dialog-container.d.ts +0 -17
- package/dist/declarations/src/components/dialogs/internals/dialog-content.d.ts +0 -6
- package/dist/declarations/src/components/dialogs/internals/dialog-footer.d.ts +0 -30
- package/dist/declarations/src/components/dialogs/internals/dialog-header.d.ts +0 -15
- package/dist/declarations/src/components/dialogs/internals/dialog.styles.d.ts +0 -19
- package/dist/declarations/src/components/internals/default-form-buttons.d.ts +0 -36
- package/dist/declarations/src/components/internals/messages.d.ts +0 -11
- package/dist/declarations/src/components/internals/page-header-title.d.ts +0 -14
- package/dist/declarations/src/components/internals/page-header.d.ts +0 -19
- package/dist/declarations/src/components/internals/page-top-bar.d.ts +0 -19
- package/dist/declarations/src/components/internals/page.styles.d.ts +0 -13
- package/dist/declarations/src/components/internals/tabular-page.d.ts +0 -27
- package/dist/declarations/src/components/main-pages/internals/main-page.styles.d.ts +0 -13
- package/dist/declarations/src/components/modal-pages/internals/modal-page.d.ts +0 -39
- package/dist/declarations/src/components/modal-pages/internals/modal-page.styles.d.ts +0 -32
- package/dist/declarations/src/components/page-not-found/messages.d.ts +0 -11
- package/dist/declarations/src/components/page-unauthorized/messages.d.ts +0 -15
- package/dist/declarations/src/components/project-stamp/messages.d.ts +0 -19
- package/dist/declarations/src/components/public-page-layout/public-page-layout.d.ts +0 -26
- package/dist/declarations/src/components/public-page-layout/public-page-layout.styles.d.ts +0 -13
- package/dist/declarations/src/components/tab-header/tab.styles.d.ts +0 -2
- package/dist/declarations/src/hooks/use-custom-view-locator-selector/index.d.ts +0 -1
- package/dist/declarations/src/hooks/use-custom-view-locator-selector/use-custom-view-locator-selector.d.ts +0 -5
- package/dist/declarations/src/types/generated/settings.d.ts +0 -2116
- package/dist/declarations/src/utils/filter-data-attributes.d.ts +0 -1
|
@@ -12,7 +12,6 @@ var _Object$defineProperties = require('@babel/runtime-corejs3/core-js-stable/ob
|
|
|
12
12
|
var _Object$defineProperty = require('@babel/runtime-corejs3/core-js-stable/object/define-property');
|
|
13
13
|
var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
14
14
|
var _objectWithoutProperties = require('@babel/runtime-corejs3/helpers/objectWithoutProperties');
|
|
15
|
-
require('prop-types');
|
|
16
15
|
var reactIntl = require('react-intl');
|
|
17
16
|
var reactRouterDom = require('react-router-dom');
|
|
18
17
|
var Text = require('@commercetools-uikit/text');
|
|
@@ -83,7 +82,7 @@ var _mapInstanceProperty__default = /*#__PURE__*/_interopDefault(_mapInstancePro
|
|
|
83
82
|
var useResizeObserver__default = /*#__PURE__*/_interopDefault(useResizeObserver);
|
|
84
83
|
|
|
85
84
|
// NOTE: This string will be replaced on build time with the package version.
|
|
86
|
-
var version = "24.
|
|
85
|
+
var version = "24.8.0";
|
|
87
86
|
|
|
88
87
|
// We keep these tokens as they are related to page layout components which should have
|
|
89
88
|
// a slightly different layout (margins/paddings) when used within a Custom View panel.
|
|
@@ -163,7 +162,6 @@ const TabHeader = _ref2 => {
|
|
|
163
162
|
})
|
|
164
163
|
}));
|
|
165
164
|
};
|
|
166
|
-
TabHeader.propTypes = {};
|
|
167
165
|
TabHeader.displayName = 'TabHeader';
|
|
168
166
|
|
|
169
167
|
const getConstraintForGridStyle = size => {
|
|
@@ -300,7 +298,6 @@ const DialogContainer = _ref3 => {
|
|
|
300
298
|
})
|
|
301
299
|
});
|
|
302
300
|
};
|
|
303
|
-
DialogContainer.propTypes = {};
|
|
304
301
|
DialogContainer.displayName = 'DialogContainer';
|
|
305
302
|
|
|
306
303
|
// The overflow should be "auto", to make the container scrollable
|
|
@@ -314,7 +311,6 @@ const TextTitle = props => jsxRuntime.jsx(Text__default["default"].Headline, {
|
|
|
314
311
|
truncate: true,
|
|
315
312
|
children: props.title
|
|
316
313
|
});
|
|
317
|
-
TextTitle.propTypes = {};
|
|
318
314
|
const HiddenEmptyDialogTitle$1 = () => jsxRuntime.jsx("div", {
|
|
319
315
|
"aria-hidden": true,
|
|
320
316
|
style: {
|
|
@@ -345,7 +341,6 @@ const DialogHeader = props => jsxRuntime.jsx("div", {
|
|
|
345
341
|
})]
|
|
346
342
|
})
|
|
347
343
|
});
|
|
348
|
-
DialogHeader.propTypes = {};
|
|
349
344
|
DialogHeader.displayName = 'DialogHeader';
|
|
350
345
|
|
|
351
346
|
const InfoDialog = props => jsxRuntime.jsxs(DialogContainer, {
|
|
@@ -363,7 +358,6 @@ const InfoDialog = props => jsxRuntime.jsxs(DialogContainer, {
|
|
|
363
358
|
children: props.children
|
|
364
359
|
})]
|
|
365
360
|
});
|
|
366
|
-
InfoDialog.propTypes = {};
|
|
367
361
|
InfoDialog.displayName = 'InfoDialog';
|
|
368
362
|
|
|
369
363
|
// Allow consumers who want to use a custom title to reuse the same title styles
|
|
@@ -412,7 +406,6 @@ const DialogFooter = _ref => {
|
|
|
412
406
|
})
|
|
413
407
|
});
|
|
414
408
|
};
|
|
415
|
-
DialogFooter.propTypes = {};
|
|
416
409
|
DialogFooter.displayName = 'DialogFooter';
|
|
417
410
|
|
|
418
411
|
const _excluded$h = ["labelSecondary", "labelPrimary"];
|
|
@@ -446,7 +439,6 @@ const ConfirmationDialog = _ref => {
|
|
|
446
439
|
})]
|
|
447
440
|
});
|
|
448
441
|
};
|
|
449
|
-
ConfirmationDialog.propTypes = {};
|
|
450
442
|
ConfirmationDialog.displayName = 'ConfirmationDialog';
|
|
451
443
|
// This is a convenience proxy export to expose pre-defined Intl messages defined in the `@commercetools-frontend/i18n` package.
|
|
452
444
|
// The Intl messages can be used for button labels.
|
|
@@ -489,7 +481,6 @@ const FormDialog = _ref => {
|
|
|
489
481
|
})]
|
|
490
482
|
});
|
|
491
483
|
};
|
|
492
|
-
FormDialog.propTypes = {};
|
|
493
484
|
FormDialog.displayName = 'FormDialog';
|
|
494
485
|
// This is a convenience proxy export to expose pre-defined Intl messages defined in the `@commercetools-frontend/i18n` package.
|
|
495
486
|
// The Intl messages can be used for button labels.
|
|
@@ -500,7 +491,7 @@ FormDialog.TextTitle = TextTitle;
|
|
|
500
491
|
|
|
501
492
|
const CustomViewSelector = /*#__PURE__*/react$1.lazy(() => {
|
|
502
493
|
if (typeof window !== 'undefined' && typeof window.app !== 'undefined') {
|
|
503
|
-
return Promise.resolve().then(function () { return require('./custom-views-selector-
|
|
494
|
+
return Promise.resolve().then(function () { return require('./custom-views-selector-9c058929.cjs.prod.js' /* webpackChunkName: "custom-views-selector" */); });
|
|
504
495
|
}
|
|
505
496
|
return _Promise__default["default"].resolve({
|
|
506
497
|
default: () => null
|
|
@@ -558,7 +549,6 @@ const Subtitle = _ref2 => {
|
|
|
558
549
|
})
|
|
559
550
|
});
|
|
560
551
|
};
|
|
561
|
-
Subtitle.propTypes = {};
|
|
562
552
|
var _ref$5 = {
|
|
563
553
|
name: "d3v9zr",
|
|
564
554
|
styles: "overflow:hidden"
|
|
@@ -581,7 +571,6 @@ const PageHeaderTitle = _ref3 => {
|
|
|
581
571
|
})]
|
|
582
572
|
});
|
|
583
573
|
};
|
|
584
|
-
PageHeaderTitle.propTypes = {};
|
|
585
574
|
PageHeaderTitle.displayName = 'PageHeaderTitle';
|
|
586
575
|
|
|
587
576
|
const PageHeader = props => {
|
|
@@ -601,7 +590,6 @@ const PageHeader = props => {
|
|
|
601
590
|
})]
|
|
602
591
|
});
|
|
603
592
|
};
|
|
604
|
-
PageHeader.propTypes = {};
|
|
605
593
|
PageHeader.displayName = 'PageHeader';
|
|
606
594
|
|
|
607
595
|
const ContentWrapper$2 = /*#__PURE__*/_styled__default["default"]("div", {
|
|
@@ -644,7 +632,6 @@ const LargeIconWrapper = props => jsxRuntime.jsx("span", {
|
|
|
644
632
|
// NOTE: the `MessageDescriptor` type is exposed by `react-intl`.
|
|
645
633
|
// However, we need to explicitly define this otherwise the prop-types babel plugin
|
|
646
634
|
// does not recognize the object shape.
|
|
647
|
-
LargeIconWrapper.propTypes = {};
|
|
648
635
|
var _ref$4 = {
|
|
649
636
|
name: "uvw8rn",
|
|
650
637
|
styles: "display:flex;overflow:hidden;button:first-of-type svg{height:12px!important;width:12px!important;}"
|
|
@@ -690,7 +677,6 @@ const ModalPageTopBar = _ref3 => {
|
|
|
690
677
|
})]
|
|
691
678
|
});
|
|
692
679
|
};
|
|
693
|
-
ModalPageTopBar.propTypes = {};
|
|
694
680
|
ModalPageTopBar.displayName = 'ModalPageTopBar';
|
|
695
681
|
|
|
696
682
|
const stylesBySize = {
|
|
@@ -885,7 +871,6 @@ const ModalPage = _ref => {
|
|
|
885
871
|
})
|
|
886
872
|
});
|
|
887
873
|
};
|
|
888
|
-
ModalPage.propTypes = {};
|
|
889
874
|
ModalPage.displayName = 'ModalPage';
|
|
890
875
|
|
|
891
876
|
const InfoModalPage = props => jsxRuntime.jsxs(ModalPage, {
|
|
@@ -907,7 +892,6 @@ const InfoModalPage = props => jsxRuntime.jsxs(ModalPage, {
|
|
|
907
892
|
children: props.children
|
|
908
893
|
})]
|
|
909
894
|
});
|
|
910
|
-
InfoModalPage.propTypes = {};
|
|
911
895
|
InfoModalPage.displayName = 'InfoModalPage';
|
|
912
896
|
|
|
913
897
|
const _excluded$c = ["label", "isDisabled", "dataAttributes"],
|
|
@@ -935,7 +919,6 @@ const FormPrimaryButton = _ref => {
|
|
|
935
919
|
iconLeft: props.iconLeft
|
|
936
920
|
}, filterDataAttributes(dataAttributes)));
|
|
937
921
|
};
|
|
938
|
-
FormPrimaryButton.propTypes = {};
|
|
939
922
|
FormPrimaryButton.displayName = 'FormPrimaryButton';
|
|
940
923
|
const FormSecondaryButton = _ref2 => {
|
|
941
924
|
let _ref2$label = _ref2.label,
|
|
@@ -953,7 +936,6 @@ const FormSecondaryButton = _ref2 => {
|
|
|
953
936
|
iconLeft: props.iconLeft
|
|
954
937
|
}, filterDataAttributes(dataAttributes)));
|
|
955
938
|
};
|
|
956
|
-
FormSecondaryButton.propTypes = {};
|
|
957
939
|
FormSecondaryButton.displayName = 'FormSecondaryButton';
|
|
958
940
|
const FormDeleteButton = _ref3 => {
|
|
959
941
|
let _ref3$label = _ref3.label,
|
|
@@ -971,7 +953,6 @@ const FormDeleteButton = _ref3 => {
|
|
|
971
953
|
isDisabled: isDisabled
|
|
972
954
|
}, filterDataAttributes(dataAttributes)));
|
|
973
955
|
};
|
|
974
|
-
FormDeleteButton.propTypes = {};
|
|
975
956
|
FormDeleteButton.displayName = 'FormDeleteButton';
|
|
976
957
|
|
|
977
958
|
const CustomFormModalPage = props => jsxRuntime.jsxs(ModalPage, {
|
|
@@ -996,7 +977,6 @@ const CustomFormModalPage = props => jsxRuntime.jsxs(ModalPage, {
|
|
|
996
977
|
children: props.children
|
|
997
978
|
})]
|
|
998
979
|
});
|
|
999
|
-
CustomFormModalPage.propTypes = {};
|
|
1000
980
|
CustomFormModalPage.displayName = 'CustomFormModalPage';
|
|
1001
981
|
// Static export of pre-configured form control buttons to easily re-use
|
|
1002
982
|
// them in the custom controls.
|
|
@@ -1042,7 +1022,6 @@ const FormModalPage = _ref => {
|
|
|
1042
1022
|
children: props.children
|
|
1043
1023
|
});
|
|
1044
1024
|
};
|
|
1045
|
-
FormModalPage.propTypes = {};
|
|
1046
1025
|
FormModalPage.displayName = 'FormModalPage';
|
|
1047
1026
|
// This is a convenience proxy export to expose pre-defined Intl messages defined in the `@commercetools-frontend/i18n` package.
|
|
1048
1027
|
// The Intl messages can be used for button labels.
|
|
@@ -1058,7 +1037,6 @@ const ControlsContainter = props => jsxRuntime.jsxs("div", {
|
|
|
1058
1037
|
children: props.tabControls
|
|
1059
1038
|
}), props.formControls]
|
|
1060
1039
|
});
|
|
1061
|
-
ControlsContainter.propTypes = {};
|
|
1062
1040
|
ControlsContainter.displayName = 'ControlsContainter';
|
|
1063
1041
|
const TabularPageContainer = /*#__PURE__*/_styled__default["default"]("div", {
|
|
1064
1042
|
target: "elpldre3"
|
|
@@ -1116,7 +1094,6 @@ const TabularModalPage = _ref => {
|
|
|
1116
1094
|
})]
|
|
1117
1095
|
});
|
|
1118
1096
|
};
|
|
1119
|
-
TabularModalPage.propTypes = {};
|
|
1120
1097
|
TabularModalPage.displayName = 'TabularModalPage';
|
|
1121
1098
|
// Static export of pre-configured form control buttons to easily re-use
|
|
1122
1099
|
// them in the custom controls.
|
|
@@ -1147,7 +1124,6 @@ const PageTopBar = _ref => {
|
|
|
1147
1124
|
})
|
|
1148
1125
|
});
|
|
1149
1126
|
};
|
|
1150
|
-
PageTopBar.propTypes = {};
|
|
1151
1127
|
PageTopBar.displayName = 'PageTopBar';
|
|
1152
1128
|
|
|
1153
1129
|
const _excluded$8 = ["hideControls"];
|
|
@@ -1191,7 +1167,6 @@ const CustomFormDetailPage = _ref => {
|
|
|
1191
1167
|
})]
|
|
1192
1168
|
});
|
|
1193
1169
|
};
|
|
1194
|
-
CustomFormDetailPage.propTypes = {};
|
|
1195
1170
|
CustomFormDetailPage.displayName = 'CustomFormDetailPage';
|
|
1196
1171
|
// Static export of pre-configured page header title component to easily
|
|
1197
1172
|
// use as part of a custom title row
|
|
@@ -1235,7 +1210,6 @@ const FormDetailPage = _ref => {
|
|
|
1235
1210
|
children: props.children
|
|
1236
1211
|
});
|
|
1237
1212
|
};
|
|
1238
|
-
FormDetailPage.propTypes = {};
|
|
1239
1213
|
FormDetailPage.displayName = 'FormDetailPage';
|
|
1240
1214
|
// This is a convenience proxy export to expose pre-defined Intl messages defined in the `@commercetools-frontend/i18n` package.
|
|
1241
1215
|
// The Intl messages can be used for button labels.
|
|
@@ -1255,7 +1229,6 @@ const InfoDetailPage = props => jsxRuntime.jsx(CustomFormDetailPage, {
|
|
|
1255
1229
|
onPreviousPathClick: props.onPreviousPathClick,
|
|
1256
1230
|
children: props.children
|
|
1257
1231
|
});
|
|
1258
|
-
InfoDetailPage.propTypes = {};
|
|
1259
1232
|
InfoDetailPage.displayName = 'InfoDetailPage';
|
|
1260
1233
|
// Static export of pre-configured page header title component to easily
|
|
1261
1234
|
// use as part of a custom title row
|
|
@@ -1295,7 +1268,6 @@ const TabularDetailPage = _ref => {
|
|
|
1295
1268
|
})]
|
|
1296
1269
|
});
|
|
1297
1270
|
};
|
|
1298
|
-
TabularDetailPage.propTypes = {};
|
|
1299
1271
|
TabularDetailPage.displayName = 'TabularDetailPage';
|
|
1300
1272
|
// Static export of pre-configured form control buttons to easily re-use
|
|
1301
1273
|
// them in the custom controls.
|
|
@@ -1308,7 +1280,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle;
|
|
|
1308
1280
|
// This is a convenience proxy export to expose pre-defined Intl messages defined in the `@commercetools-frontend/i18n` package.
|
|
1309
1281
|
TabularDetailPage.Intl = i18n.sharedMessages;
|
|
1310
1282
|
|
|
1311
|
-
const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-
|
|
1283
|
+
const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-b182d2dd.cjs.prod.js' /* webpackChunkName: "public-page-layout" */); }));
|
|
1312
1284
|
|
|
1313
1285
|
const MainPageContainer = /*#__PURE__*/_styled__default["default"]("div", {
|
|
1314
1286
|
target: "ev8m2jf2"
|
|
@@ -1354,7 +1326,6 @@ const CustomFormMainPage = _ref => {
|
|
|
1354
1326
|
})]
|
|
1355
1327
|
});
|
|
1356
1328
|
};
|
|
1357
|
-
CustomFormMainPage.propTypes = {};
|
|
1358
1329
|
CustomFormMainPage.displayName = 'CustomFormMainPage';
|
|
1359
1330
|
|
|
1360
1331
|
// Static export of pre-configured page header title component to easily
|
|
@@ -1399,7 +1370,6 @@ const FormMainPage = _ref => {
|
|
|
1399
1370
|
children: props.children
|
|
1400
1371
|
});
|
|
1401
1372
|
};
|
|
1402
|
-
FormMainPage.propTypes = {};
|
|
1403
1373
|
FormMainPage.displayName = 'FormMainPage';
|
|
1404
1374
|
|
|
1405
1375
|
// Static export of pre-configured page header title component to easily
|
|
@@ -1420,7 +1390,6 @@ const InfoMainPage = props => {
|
|
|
1420
1390
|
children: props.children
|
|
1421
1391
|
});
|
|
1422
1392
|
};
|
|
1423
|
-
InfoMainPage.propTypes = {};
|
|
1424
1393
|
InfoMainPage.displayName = 'InfoMainPage';
|
|
1425
1394
|
// Static export of pre-configured page header title component to easily
|
|
1426
1395
|
// use as part of a custom title row
|
|
@@ -1457,7 +1426,6 @@ const TabularMainPage = _ref => {
|
|
|
1457
1426
|
})]
|
|
1458
1427
|
});
|
|
1459
1428
|
};
|
|
1460
|
-
TabularMainPage.propTypes = {};
|
|
1461
1429
|
TabularMainPage.displayName = 'TabularMainPage';
|
|
1462
1430
|
// Static export of pre-configured form control buttons to easily re-use
|
|
1463
1431
|
// them in the custom controls.
|
|
@@ -1506,7 +1474,6 @@ const MaintenancePageLayout = props => jsxRuntime.jsx("div", {
|
|
|
1506
1474
|
})
|
|
1507
1475
|
})
|
|
1508
1476
|
});
|
|
1509
|
-
MaintenancePageLayout.propTypes = {};
|
|
1510
1477
|
MaintenancePageLayout.displayName = 'MaintenancePageLayout';
|
|
1511
1478
|
|
|
1512
1479
|
var messages$3 = reactIntl.defineMessages({
|
|
@@ -1601,7 +1568,6 @@ function PageContentNarrow(props) {
|
|
|
1601
1568
|
})
|
|
1602
1569
|
});
|
|
1603
1570
|
}
|
|
1604
|
-
PageContentNarrow.propTypes = {};
|
|
1605
1571
|
|
|
1606
1572
|
const _excluded$2 = ["columns", "gapSize"];
|
|
1607
1573
|
const Content = /*#__PURE__*/_styled__default["default"]("section", {
|
|
@@ -1681,7 +1647,6 @@ function PageContentWide(_ref) {
|
|
|
1681
1647
|
})
|
|
1682
1648
|
});
|
|
1683
1649
|
}
|
|
1684
|
-
PageContentWide.propTypes = {};
|
|
1685
1650
|
|
|
1686
1651
|
var _ref$2 = {
|
|
1687
1652
|
name: "1d3w5wq",
|
|
@@ -1695,7 +1660,6 @@ function PageContentFull(props) {
|
|
|
1695
1660
|
})
|
|
1696
1661
|
});
|
|
1697
1662
|
}
|
|
1698
|
-
PageContentFull.propTypes = {};
|
|
1699
1663
|
|
|
1700
1664
|
const _excluded$1 = ["size", "hideControls", "onPrimaryButtonClick", "onSecondaryButtonClick"];
|
|
1701
1665
|
const ContentWrapper$1 = /*#__PURE__*/_styled__default["default"]("div", {
|
|
@@ -1768,7 +1732,6 @@ function Drawer(_ref) {
|
|
|
1768
1732
|
})]
|
|
1769
1733
|
});
|
|
1770
1734
|
}
|
|
1771
|
-
Drawer.propTypes = {};
|
|
1772
1735
|
Drawer.displayName = 'Drawer';
|
|
1773
1736
|
// Static export of pre-configured form control buttons to easily re-use
|
|
1774
1737
|
// them in the custom controls.
|
|
@@ -1928,7 +1891,6 @@ function CustomViewLoader(props) {
|
|
|
1928
1891
|
})
|
|
1929
1892
|
});
|
|
1930
1893
|
}
|
|
1931
|
-
CustomViewLoader.propTypes = {};
|
|
1932
1894
|
|
|
1933
1895
|
var messages = reactIntl.defineMessages({
|
|
1934
1896
|
ProjectProduction: {
|
|
@@ -1964,7 +1926,6 @@ function CustomStamp(props) {
|
|
|
1964
1926
|
icon: props.icon
|
|
1965
1927
|
});
|
|
1966
1928
|
}
|
|
1967
|
-
CustomStamp.propTypes = {};
|
|
1968
1929
|
var _ref$1 = {
|
|
1969
1930
|
name: "ph6b5m",
|
|
1970
1931
|
styles: "height:18px;svg{height:18px;width:12px;}"
|