oa-componentbook 1.0.1-stage.366 → 1.0.1-stage.367
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.
|
@@ -65,7 +65,7 @@ function Header(_ref) {
|
|
|
65
65
|
}, (subHeading === null || subHeading === void 0 || (_subHeading$icon = subHeading.icon) === null || _subHeading$icon === void 0 ? void 0 : _subHeading$icon.position) === "left" && /*#__PURE__*/_react.default.createElement(_MaterialIcon.default, _extends({}, subHeading === null || subHeading === void 0 || (_subHeading$icon2 = subHeading.icon) === null || _subHeading$icon2 === void 0 ? void 0 : _subHeading$icon2.iconConfig, {
|
|
66
66
|
className: "margin-right-8"
|
|
67
67
|
})), subHeading === null || subHeading === void 0 ? void 0 : subHeading.text, (subHeading === null || subHeading === void 0 || (_subHeading$icon3 = subHeading.icon) === null || _subHeading$icon3 === void 0 ? void 0 : _subHeading$icon3.position) === "right" && /*#__PURE__*/_react.default.createElement(_MaterialIcon.default, subHeading === null || subHeading === void 0 || (_subHeading$icon4 = subHeading.icon) === null || _subHeading$icon4 === void 0 ? void 0 : _subHeading$icon4.iconConfig)), subHeadingJsx(subHeading)), subHeading1 && /*#__PURE__*/_react.default.createElement("div", {
|
|
68
|
-
className: "subHadingText
|
|
68
|
+
className: "subHadingText"
|
|
69
69
|
}, /*#__PURE__*/_react.default.createElement(_Typography.default, {
|
|
70
70
|
typography: subHeading1 === null || subHeading1 === void 0 ? void 0 : subHeading1.type,
|
|
71
71
|
color: "secondary-content"
|
|
@@ -23,6 +23,7 @@ var _Typography = _interopRequireDefault(require("../../components/oa-component-
|
|
|
23
23
|
var _utils = require("../../utils");
|
|
24
24
|
var _styles = require("./styles");
|
|
25
25
|
const _excluded = ["data", "data-test", "current", "initialAnswers", "onComplete", "onStepChange", "style", "showSubmitButton"];
|
|
26
|
+
/* eslint-disable */
|
|
26
27
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
27
28
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
28
29
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
@@ -8,5 +8,5 @@ var _styledComponents = _interopRequireDefault(require("styled-components"));
|
|
|
8
8
|
var _templateObject, _templateObject2;
|
|
9
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
10
10
|
function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
|
|
11
|
-
const StepsContainer = exports.StepsContainer = _styledComponents.default.div(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n
|
|
11
|
+
const StepsContainer = exports.StepsContainer = _styledComponents.default.div(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n .stepQanAnsBox {\n line-height: normal;\n margin-bottom: 24px;\n }\n .ant-steps.ant-steps-vertical > .ant-steps-item .ant-steps-item-icon {\n margin-inline-end: 12px;\n border: none;\n width: 28px;\n height: 28px;\n line-height: normal;\n display: flex;\n align-items: center;\n justify-content: center;\n }\n .ant-steps\n .ant-steps-item-process\n > .ant-steps-item-container\n > .ant-steps-item-tail::after,\n .ant-steps\n .ant-steps-item-finish\n > .ant-steps-item-container\n > .ant-steps-item-tail::after {\n background-color: #e0e0e0;\n }\n .ant-steps .ant-steps-item-finish .ant-steps-item-icon {\n background-color: #00875a;\n }\n .ant-steps .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {\n color: #fff;\n }\n .ant-steps .ant-steps-item-process .ant-steps-item-icon {\n background-color: #014fc5;\n }\n .ant-steps.ant-steps-vertical > .ant-steps-item .ant-steps-item-title {\n padding-inline-end: 0;\n line-height: normal;\n width: 100%;\n }\n\n ul.bankDetailSec {\n display: flex;\n flex-direction: column;\n gap: 16px;\n padding: 0;\n margin: 0;\n }\n ul.bankDetailSec li {\n display: flex;\n justify-content: space-between;\n align-items: center;\n flex-direction: row;\n border: 1px solid rgb(217, 217, 217);\n border-radius: 6px;\n padding: 12px;\n margin: 0;\n }\n\n .ant-steps-item-tail {\n inset-inline-start: 15px !important;\n }\n .optionBtnSec {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n gap: 12px;\n }\n .optionBtnSec button {\n width: 50%;\n }\n .optionBtnSec button {\n width: calc(50% - 6px);\n }\n"])));
|
|
12
12
|
const SubmitButton = exports.SubmitButton = _styledComponents.default.div(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n margin-top: 32px;\n text-align: center;\n padding-top: 20px;\n border-top: 1px solid #f0f0f0;\n"])));
|