@inseefr/lunatic 2.7.20-rc.1 → 2.7.20
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/lib/components/checkbox/commons/checkbox-option.spec.js +2 -2
- package/lib/components/commons/components/combo-box/combo-box-content.js +0 -1
- package/lib/components/commons/components/combo-box/combo-box.stories.js +2 -2
- package/lib/components/commons/components/combo-box/panel/option-container.spec.js +2 -2
- package/lib/components/commons/components/errors/errors.spec.js +6 -7
- package/lib/components/commons/components/html-table/th.spec.js +2 -2
- package/lib/components/commons/components/html-table/thead.spec.js +2 -2
- package/lib/components/commons/components/lunatic-component-with-label.js +2 -2
- package/lib/components/commons/components/lunatic-component-without-label.js +2 -2
- package/lib/components/commons/components/md-label/link.js +2 -2
- package/lib/components/commons/components/md-label/md-label.js +2 -2
- package/lib/components/commons/components/md-label/router-link.js +2 -2
- package/lib/components/commons/components/missing/missing.js +2 -2
- package/lib/components/commons/components/orchestrated-component.js +2 -2
- package/lib/components/commons/create-customizable-field.js +2 -2
- package/lib/components/component-set/lunatic-component-set.js +2 -2
- package/lib/components/datepicker/html/datepicker.js +2 -2
- package/lib/components/declarations/declarations-after-text.js +2 -2
- package/lib/components/declarations/declarations-before-text.js +3 -5
- package/lib/components/declarations/declarations-detachable.js +2 -4
- package/lib/components/dropdown/html/dropdown-writable/writable-option-renderer.js +2 -2
- package/lib/components/duration/durationInput.js +2 -2
- package/lib/components/loop/block-for-loop.js +4 -4
- package/lib/components/loop/loop.js +2 -2
- package/lib/components/loop/roster-for-loop/roster-for-loop.js +2 -2
- package/lib/components/lunatic-components.js +2 -2
- package/lib/components/modal-controls/modal-controls.js +2 -2
- package/lib/components/modal-controls/modal-controls.spec.js +8 -9
- package/lib/components/pairwise-links/pairwise-links.js +2 -2
- package/lib/components/question-explication/question-explication.spec.js +2 -2
- package/lib/components/sequence/sequence.spec.js +2 -3
- package/lib/components/subsequence/subsequence.spec.js +2 -2
- package/lib/components/suggester-loader-widget/widget.js +2 -2
- package/lib/i18n/build-dictionary.js +2 -2
- package/lib/i18n/index.js +2 -2
- package/lib/index.js +8 -2
- package/lib/src/components/declarations/declarations-before-text.d.ts +2 -2
- package/lib/src/components/declarations/declarations-detachable.d.ts +2 -2
- package/lib/src/components/sequence/html/sequence.d.ts +1 -1
- package/lib/src/components/type.d.ts +2 -2
- package/lib/src/index.d.ts +5 -0
- package/lib/src/use-lunatic/commons/fill-components/fill-component-required.d.ts +28 -32
- package/lib/src/use-lunatic/commons/fill-components/fill-from-state.d.ts +6 -6
- package/lib/src/use-lunatic/commons/fill-components/fill-iterations.d.ts +20 -24
- package/lib/src/use-lunatic/commons/fill-components/fill-specific-expression.d.ts +11 -11
- package/lib/src/use-lunatic/commons/use-components-from-state.d.ts +1 -1
- package/lib/src/use-lunatic/replace-component-sequence.d.ts +1 -5
- package/lib/src/use-lunatic/type-source.d.ts +5 -22
- package/lib/src/use-lunatic/use-lunatic.d.ts +7 -7
- package/lib/stories/behaviour/cleaning/cleaning.stories.js +2 -2
- package/lib/stories/behaviour/controls/controls-externes.stories.js +2 -2
- package/lib/stories/behaviour/controls/controls.stories.js +2 -2
- package/lib/stories/behaviour/missing/missing.stories.js +2 -2
- package/lib/stories/behaviour/others/V2_QuestSimple_Boucles.json +4 -1
- package/lib/stories/behaviour/others/test.stories.js +2 -2
- package/lib/stories/behaviour/paste/source.json +44337 -5678
- package/lib/stories/behaviour/paste/test.stories.js +2 -2
- package/lib/stories/behaviour/performance/performance.stories.js +2 -2
- package/lib/stories/behaviour/resizing/resizing.stories.js +2 -2
- package/lib/stories/checkbox-boolean/checkboxBoolean.stories.js +2 -2
- package/lib/stories/checkbox-group/checkbox-group.stories.js +2 -2
- package/lib/stories/checkbox-one/checkboxOne.stories.js +2 -2
- package/lib/stories/component-set/component-set.stories.js +2 -2
- package/lib/stories/declaration/input.stories.js +2 -2
- package/lib/stories/disabled/disabled.stories.js +2 -2
- package/lib/stories/dropdown/dropdown.stories.js +2 -2
- package/lib/stories/duration/duration.stories.js +2 -2
- package/lib/stories/filter-description/filter-description.stories.js +2 -2
- package/lib/stories/input/input.stories.js +2 -2
- package/lib/stories/input-number/input-number.stories.js +2 -2
- package/lib/stories/loop/loop.stories.js +2 -2
- package/lib/stories/loop/roster-for-loop.stories.js +2 -2
- package/lib/stories/markdown/markdown.stories.js +2 -2
- package/lib/stories/modal/modal.stories.js +2 -2
- package/lib/stories/overview/overview.stories.js +2 -2
- package/lib/stories/pairwise/pairwise-links.stories.js +2 -2
- package/lib/stories/question/question.stories.js +4 -8
- package/lib/stories/question-context/question-context.stories.js +2 -2
- package/lib/stories/question-explication/question-explication.stories.js +2 -2
- package/lib/stories/question-information/question-information.stories.js +2 -2
- package/lib/stories/questionnaires/logement/logement.stories.js +2 -2
- package/lib/stories/questionnaires/recensement/recensement.stories.js +2 -2
- package/lib/stories/questionnaires/rp/rp.stories.js +2 -2
- package/lib/stories/questionnaires/simpsons/simpsons.stories.js +2 -2
- package/lib/stories/questionnaires2023/bySequence/ticWeb.stories.js +2 -2
- package/lib/stories/questionnaires2023/famille/famille.stories.js +2 -2
- package/lib/stories/questionnaires2023/simpsons/simpsons.stories.js +2 -2
- package/lib/stories/questionnaires2023/ticTel/ticWeb.stories.js +2 -2
- package/lib/stories/questionnaires2023/ticWeb/ticWeb.stories.js +2 -2
- package/lib/stories/radio/radio.stories.js +2 -2
- package/lib/stories/roundabout/roundabout.stories.js +2 -2
- package/lib/stories/sequence/sequence.stories.js +2 -2
- package/lib/stories/suggester/suggester.stories.js +2 -2
- package/lib/stories/summary/summary.stories.js +2 -2
- package/lib/stories/switch/switch.stories.js +2 -2
- package/lib/stories/table/table.stories.js +2 -2
- package/lib/stories/textarea/textarea.stories.js +2 -2
- package/lib/stories/utils/default-arg-types.js +2 -2
- package/lib/stories/utils/orchestrator.js +2 -2
- package/lib/use-lunatic/commons/check-loops.js +2 -2
- package/lib/use-lunatic/commons/compile-controls.js +6 -7
- package/lib/use-lunatic/commons/create-map-pages.js +2 -2
- package/lib/use-lunatic/commons/fill-components/fill-component-expressions.js +2 -2
- package/lib/use-lunatic/commons/fill-components/fill-component-required.js +2 -2
- package/lib/use-lunatic/commons/fill-components/fill-component-value.js +2 -2
- package/lib/use-lunatic/commons/fill-components/fill-from-state.js +2 -2
- package/lib/use-lunatic/commons/fill-components/fill-iterations.js +2 -2
- package/lib/use-lunatic/commons/fill-components/fill-management.js +2 -2
- package/lib/use-lunatic/commons/fill-components/fill-missing-response.js +2 -2
- package/lib/use-lunatic/commons/fill-components/fill-pagination.js +2 -2
- package/lib/use-lunatic/commons/fill-components/fill-specific-expression.js +2 -2
- package/lib/use-lunatic/commons/page-navigation.js +2 -2
- package/lib/use-lunatic/commons/page-navigation.spec.js +2 -2
- package/lib/use-lunatic/commons/variables/get-questionnaire-data.js +2 -2
- package/lib/use-lunatic/commons/variables/lunatic-variables-store.js +2 -2
- package/lib/use-lunatic/reducer/commons/auto-explore-loop.js +2 -2
- package/lib/use-lunatic/reducer/overview/overview-on-change.js +2 -2
- package/lib/use-lunatic/reducer/overview/overview-on-init.js +2 -2
- package/lib/use-lunatic/reducer/reduce-go-next-page.js +2 -2
- package/lib/use-lunatic/reducer/reduce-go-previous-page.js +2 -2
- package/lib/use-lunatic/reducer/reduce-go-to-page.js +2 -2
- package/lib/use-lunatic/reducer/reduce-handle-change.js +2 -2
- package/lib/use-lunatic/reducer/reduce-on-init.js +4 -4
- package/lib/use-lunatic/reducer/reduce-on-set-waiting.js +2 -2
- package/lib/use-lunatic/reducer/reduce-update-state.js +2 -2
- package/lib/use-lunatic/type-source.js +1 -22
- package/lib/use-lunatic/use-lunatic.test.js +2 -2
- package/lib/use-lunatic/use-suggesters.js +2 -2
- package/lib/utils/array.js +0 -1
- package/lib/utils/idb-tools/idb-bulk-insert.js +2 -2
- package/lib/utils/logger.js +2 -2
- package/lib/utils/suggester-workers/append-to-index/prepare-entities.js +2 -2
- package/lib/utils/suggester-workers/append-to-index/store-messages.js +2 -2
- package/lib/utils/suggester-workers/commons-tokenizer/create-entity-tokenizer.js +2 -2
- package/lib/utils/suggester-workers/commons-tokenizer/create-fields-tokenizer.js +2 -2
- package/lib/utils/suggester-workers/commons-tokenizer/create-filter-stop-words.js +2 -2
- package/lib/utils/suggester-workers/commons-tokenizer/filters/create-filter-stop-words.js +2 -2
- package/lib/utils/suggester-workers/commons-tokenizer/filters/filter-synonyms.js +2 -2
- package/lib/utils/suggester-workers/find-best-label/find-best-label.js +2 -2
- package/lib/utils/suggester-workers/searching/compute-score.js +2 -2
- package/lib/utils/suggester-workers/searching/searching.js +2 -2
- package/package.json +14 -26
- package/workers-release/lunatic-append-worker-0.3.0.js +1 -1
- package/workers-release/lunatic-label-worker-0.3.0.js +1 -1
- package/workers-release/lunatic-search-worker-0.3.0.js +1 -1
|
@@ -12,8 +12,8 @@ function _asyncToGenerator(fn) { return function () { var self = this, args = ar
|
|
|
12
12
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
13
13
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
14
14
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
15
|
-
function _toPropertyKey(
|
|
16
|
-
function _toPrimitive(
|
|
15
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
16
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
17
17
|
(0, _vitest.describe)('QuestionExplication', function () {
|
|
18
18
|
var mockProps = {
|
|
19
19
|
id: 'test-accordion',
|
|
@@ -9,8 +9,8 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
|
|
|
9
9
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
10
10
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
11
11
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
12
|
-
function _toPropertyKey(
|
|
13
|
-
function _toPrimitive(
|
|
12
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
13
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
14
14
|
(0, _vitest.describe)('Sequence', function () {
|
|
15
15
|
var mockDeclarations = [{
|
|
16
16
|
id: '1',
|
|
@@ -32,7 +32,6 @@ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input ==
|
|
|
32
32
|
}
|
|
33
33
|
// questionInformation: 'question-information',
|
|
34
34
|
};
|
|
35
|
-
|
|
36
35
|
(0, _vitest.it)('renders the label and declarations in the correct order', function () {
|
|
37
36
|
var _render = (0, _react.render)( /*#__PURE__*/(0, _jsxRuntime.jsx)(_lunaticSequence["default"], _objectSpread({}, mockProps))),
|
|
38
37
|
getByText = _render.getByText,
|
|
@@ -9,8 +9,8 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
|
|
|
9
9
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
10
10
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
11
11
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
12
|
-
function _toPropertyKey(
|
|
13
|
-
function _toPrimitive(
|
|
12
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
13
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
14
14
|
(0, _vitest.describe)('Sequence', function () {
|
|
15
15
|
var mockDeclarations = [{
|
|
16
16
|
id: '1',
|
|
@@ -20,8 +20,8 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "d
|
|
|
20
20
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
21
21
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
22
22
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
23
|
-
function _toPropertyKey(
|
|
24
|
-
function _toPrimitive(
|
|
23
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
24
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
25
25
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
26
26
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
27
27
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
@@ -8,8 +8,8 @@ exports.supportedLanguages = exports.getLang = exports["default"] = void 0;
|
|
|
8
8
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
9
9
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
10
10
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
11
|
-
function _toPropertyKey(
|
|
12
|
-
function _toPrimitive(
|
|
11
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
12
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
13
13
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
14
14
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
15
15
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
package/lib/i18n/index.js
CHANGED
|
@@ -14,8 +14,8 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
|
|
|
14
14
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
15
15
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
16
16
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
17
|
-
function _toPropertyKey(
|
|
18
|
-
function _toPrimitive(
|
|
17
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
18
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
19
19
|
var D1 = (0, _buildDictionary["default"])('fr', _dictionary["default"]);
|
|
20
20
|
var D2 = (0, _buildDictionary["default"])('en', _dictionary["default"]);
|
|
21
21
|
var IN_FR = (0, _buildDictionary["default"])('fr', _inputNumberProps["default"]);
|
package/lib/index.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
var _exportNames = {
|
|
8
|
+
components: true,
|
|
7
9
|
LunaticComponents: true,
|
|
8
10
|
useLunatic: true
|
|
9
11
|
};
|
|
@@ -13,13 +15,15 @@ Object.defineProperty(exports, "LunaticComponents", {
|
|
|
13
15
|
return _lunaticComponents.LunaticComponents;
|
|
14
16
|
}
|
|
15
17
|
});
|
|
18
|
+
exports.components = void 0;
|
|
16
19
|
Object.defineProperty(exports, "useLunatic", {
|
|
17
20
|
enumerable: true,
|
|
18
21
|
get: function get() {
|
|
19
22
|
return _useLunatic["default"];
|
|
20
23
|
}
|
|
21
24
|
});
|
|
22
|
-
var _components = require("./components");
|
|
25
|
+
var _components = _interopRequireWildcard(require("./components"));
|
|
26
|
+
exports.components = _components;
|
|
23
27
|
Object.keys(_components).forEach(function (key) {
|
|
24
28
|
if (key === "default" || key === "__esModule") return;
|
|
25
29
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
@@ -33,4 +37,6 @@ Object.keys(_components).forEach(function (key) {
|
|
|
33
37
|
});
|
|
34
38
|
var _lunaticComponents = require("./components/lunatic-components");
|
|
35
39
|
var _useLunatic = _interopRequireDefault(require("./use-lunatic"));
|
|
36
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
40
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
41
|
+
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); }
|
|
42
|
+
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; }
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
2
|
import { type DeclarationsProps } from './declarations';
|
|
3
|
-
declare const _default:
|
|
3
|
+
declare const _default: import("react").ComponentType<Omit<DeclarationsProps, "type">>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
2
|
import { type DeclarationsProps } from './declarations';
|
|
3
|
-
declare const _default:
|
|
3
|
+
declare const _default: import("react").ComponentType<Omit<DeclarationsProps, "type">>;
|
|
4
4
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import './sequence.scss';
|
|
3
3
|
import type { LunaticBaseProps } from '../../type';
|
|
4
|
-
declare const _default: import("react").ComponentType<Pick<LunaticBaseProps<string>, "label" | "
|
|
4
|
+
declare const _default: import("react").ComponentType<Pick<LunaticBaseProps<string>, "label" | "id" | "style" | "description">>;
|
|
5
5
|
export default _default;
|
|
@@ -83,11 +83,11 @@ type ComponentPropsByType = {
|
|
|
83
83
|
};
|
|
84
84
|
Sequence: Pick<LunaticBaseProps<string>, 'id' | 'declarations' | 'label' | 'style'>;
|
|
85
85
|
Subsequence: Pick<LunaticBaseProps<string>, 'id' | 'declarations' | 'label'>;
|
|
86
|
+
QuestionContext: Pick<LunaticBaseProps<unknown>, 'label' | 'description'>;
|
|
87
|
+
QuestionInformation: Pick<LunaticBaseProps<unknown>, 'label' | 'description'>;
|
|
86
88
|
Question: Pick<LunaticBaseProps<unknown>, 'declarations' | 'label' | 'id' | 'description'> & {
|
|
87
89
|
components: FilledLunaticComponentProps[];
|
|
88
90
|
};
|
|
89
|
-
QuestionContext: Pick<LunaticBaseProps<unknown>, 'label' | 'description'>;
|
|
90
|
-
QuestionInformation: Pick<LunaticBaseProps<unknown>, 'label' | 'description'>;
|
|
91
91
|
ComponentSet: LunaticBaseProps<unknown> & {
|
|
92
92
|
components: FilledLunaticComponentProps[];
|
|
93
93
|
value: Record<string, unknown>;
|
package/lib/src/index.d.ts
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* We should remove this export to avoid `import * as lunatic from "@inseefr/lunatic"` in orchestrators
|
|
3
|
+
* but this is a breaking change
|
|
4
|
+
*/
|
|
1
5
|
export * from './components';
|
|
6
|
+
export * as components from './components';
|
|
2
7
|
export { LunaticComponents } from './components/lunatic-components';
|
|
3
8
|
export { default as useLunatic } from './use-lunatic';
|
|
4
9
|
export type { LunaticComponentDefinition, LunaticControl, LunaticData, LunaticValues, LunaticError, LunaticExpression, LunaticVariable, LunaticCollectedValue, LunaticStateVariable, LunaticState, } from './use-lunatic/type';
|
|
@@ -3,55 +3,51 @@ import type { LunaticComponentDefinition } from '../../type';
|
|
|
3
3
|
* Add required attribute on component that are mandatory
|
|
4
4
|
*/
|
|
5
5
|
export declare function fillComponentRequired(component: LunaticComponentDefinition): (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentSequenceType & {
|
|
6
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
6
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
7
7
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentSubSequenceType & {
|
|
8
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
8
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
9
9
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentRosterForLoopType & {
|
|
10
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
10
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
11
11
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentLoopType & {
|
|
12
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
12
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
13
13
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentTableType & {
|
|
14
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
14
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
15
15
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentNumberType & {
|
|
16
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
16
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
17
17
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentDatePickerType & {
|
|
18
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
18
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
19
19
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentCheckboxGroupType & {
|
|
20
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
20
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
21
21
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentCheckboxBooleanType & {
|
|
22
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
22
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
23
23
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentRadioType & {
|
|
24
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
24
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
25
25
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentFilterDescriptionType & {
|
|
26
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
26
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
27
27
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentDropdownType & {
|
|
28
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
28
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
29
29
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentPairWiseLinksType & {
|
|
30
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
30
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
31
31
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentRoundaboutType & {
|
|
32
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
32
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
33
33
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentSuggesterType & {
|
|
34
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
34
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
35
35
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentInputOrTextareaType & {
|
|
36
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
36
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
37
37
|
}) | (import("../../type-source").ComponentTypeBase & {
|
|
38
38
|
componentType: "CheckboxOne";
|
|
39
39
|
} & {
|
|
40
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
40
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
41
41
|
}) | (import("../../type-source").ComponentTypeBase & {
|
|
42
42
|
componentType: "ConfirmationModal";
|
|
43
43
|
} & {
|
|
44
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
44
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
45
45
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentComponentSetType & {
|
|
46
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
46
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
47
|
+
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentQuestionType & {
|
|
48
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
47
49
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentQuestionExplicationType & {
|
|
48
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
49
|
-
}) | (import("../../type-source").ComponentTypeBase & {
|
|
50
|
-
componentType: "Question";
|
|
51
|
-
components: import("../../type-source").ComponentType[];
|
|
52
|
-
description: import("../../type-source").LabelType;
|
|
53
|
-
} & {
|
|
54
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "Question" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "QuestionExplication";
|
|
50
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
55
51
|
}) | {
|
|
56
52
|
required: boolean;
|
|
57
53
|
label: import("../../type-source").LabelType;
|
|
@@ -388,9 +384,9 @@ export declare function fillComponentRequired(component: LunaticComponentDefinit
|
|
|
388
384
|
hierarchy?: import("../../type-source").Hierarchy | undefined;
|
|
389
385
|
mandatory?: boolean | undefined;
|
|
390
386
|
page: string;
|
|
391
|
-
componentType: "
|
|
392
|
-
|
|
393
|
-
|
|
387
|
+
componentType: "Question";
|
|
388
|
+
components: import("../../type-source").ComponentType[];
|
|
389
|
+
description: import("../../type-source").LabelType;
|
|
394
390
|
} | {
|
|
395
391
|
required: boolean;
|
|
396
392
|
label: import("../../type-source").LabelType;
|
|
@@ -402,7 +398,7 @@ export declare function fillComponentRequired(component: LunaticComponentDefinit
|
|
|
402
398
|
hierarchy?: import("../../type-source").Hierarchy | undefined;
|
|
403
399
|
mandatory?: boolean | undefined;
|
|
404
400
|
page: string;
|
|
405
|
-
componentType: "
|
|
406
|
-
|
|
407
|
-
|
|
401
|
+
componentType: "QuestionExplication";
|
|
402
|
+
description: string;
|
|
403
|
+
bgColor?: string | undefined;
|
|
408
404
|
};
|
|
@@ -827,9 +827,9 @@ declare function fillFromState(component: LunaticComponentDefinition, state: Lun
|
|
|
827
827
|
hierarchy?: import("../../type-source").Hierarchy | undefined;
|
|
828
828
|
mandatory?: boolean | undefined;
|
|
829
829
|
page: string;
|
|
830
|
-
componentType: "
|
|
831
|
-
|
|
832
|
-
|
|
830
|
+
componentType: "Question";
|
|
831
|
+
components: import("../../type-source").ComponentType[];
|
|
832
|
+
description: import("../../type-source").LabelType;
|
|
833
833
|
} | {
|
|
834
834
|
handleChange: (response: {
|
|
835
835
|
name: string;
|
|
@@ -865,8 +865,8 @@ declare function fillFromState(component: LunaticComponentDefinition, state: Lun
|
|
|
865
865
|
hierarchy?: import("../../type-source").Hierarchy | undefined;
|
|
866
866
|
mandatory?: boolean | undefined;
|
|
867
867
|
page: string;
|
|
868
|
-
componentType: "
|
|
869
|
-
|
|
870
|
-
|
|
868
|
+
componentType: "QuestionExplication";
|
|
869
|
+
description: string;
|
|
870
|
+
bgColor?: string | undefined;
|
|
871
871
|
};
|
|
872
872
|
export default fillFromState;
|
|
@@ -3,51 +3,47 @@ import type { LunaticComponentDefinition, LunaticState } from '../../type';
|
|
|
3
3
|
* Fill the number of iterations for loop components without "iterations" expression
|
|
4
4
|
*/
|
|
5
5
|
export declare function fillIterations(component: LunaticComponentDefinition, state: LunaticState): (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentSequenceType & {
|
|
6
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
6
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
7
7
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentSubSequenceType & {
|
|
8
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
8
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
9
9
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentTableType & {
|
|
10
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
10
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
11
11
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentNumberType & {
|
|
12
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
12
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
13
13
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentDatePickerType & {
|
|
14
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
14
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
15
15
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentCheckboxGroupType & {
|
|
16
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
16
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
17
17
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentCheckboxBooleanType & {
|
|
18
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
18
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
19
19
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentRadioType & {
|
|
20
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
20
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
21
21
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentFilterDescriptionType & {
|
|
22
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
22
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
23
23
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentDropdownType & {
|
|
24
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
24
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
25
25
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentPairWiseLinksType & {
|
|
26
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
26
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
27
27
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentRoundaboutType & {
|
|
28
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
28
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
29
29
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentSuggesterType & {
|
|
30
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
30
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
31
31
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentInputOrTextareaType & {
|
|
32
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
32
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
33
33
|
}) | (import("../../type-source").ComponentTypeBase & {
|
|
34
34
|
componentType: "CheckboxOne";
|
|
35
35
|
} & {
|
|
36
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
36
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
37
37
|
}) | (import("../../type-source").ComponentTypeBase & {
|
|
38
38
|
componentType: "ConfirmationModal";
|
|
39
39
|
} & {
|
|
40
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
40
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
41
41
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentComponentSetType & {
|
|
42
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
42
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
43
|
+
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentQuestionType & {
|
|
44
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
43
45
|
}) | (import("../../type-source").ComponentTypeBase & import("../../type-source").ComponentQuestionExplicationType & {
|
|
44
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "
|
|
45
|
-
}) | (import("../../type-source").ComponentTypeBase & {
|
|
46
|
-
componentType: "Question";
|
|
47
|
-
components: import("../../type-source").ComponentType[];
|
|
48
|
-
description: import("../../type-source").LabelType;
|
|
49
|
-
} & {
|
|
50
|
-
componentType: "CheckboxOne" | "ConfirmationModal" | "Question" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "QuestionExplication";
|
|
46
|
+
componentType: "CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication";
|
|
51
47
|
}) | {
|
|
52
48
|
iterations: number;
|
|
53
49
|
label: import("../../type-source").LabelType;
|
|
@@ -31,7 +31,7 @@ declare function fillSpecificExpressions(component: DeepTranslateExpression<Luna
|
|
|
31
31
|
iterations: import("react").ReactNode;
|
|
32
32
|
locked: boolean;
|
|
33
33
|
} | {
|
|
34
|
-
components: import("./fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "
|
|
34
|
+
components: import("./fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication">[];
|
|
35
35
|
label: import("react").ReactNode;
|
|
36
36
|
declarations?: import("../../type-source").DeclarationType[] | undefined;
|
|
37
37
|
conditionFilter?: import("react").ReactNode;
|
|
@@ -54,7 +54,7 @@ declare function fillSpecificExpressions(component: DeepTranslateExpression<Luna
|
|
|
54
54
|
page: string;
|
|
55
55
|
componentType: "ComponentSet";
|
|
56
56
|
} | {
|
|
57
|
-
components: import("./fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "
|
|
57
|
+
components: import("./fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication">[];
|
|
58
58
|
label: import("react").ReactNode;
|
|
59
59
|
declarations?: import("../../type-source").DeclarationType[] | undefined;
|
|
60
60
|
conditionFilter?: import("react").ReactNode;
|
|
@@ -78,7 +78,7 @@ declare function fillSpecificExpressions(component: DeepTranslateExpression<Luna
|
|
|
78
78
|
componentType: "Question";
|
|
79
79
|
description: import("react").ReactNode;
|
|
80
80
|
} | {
|
|
81
|
-
getComponents: (iteration: number) => import("./fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "
|
|
81
|
+
getComponents: (iteration: number) => import("./fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication">[];
|
|
82
82
|
label: import("react").ReactNode;
|
|
83
83
|
declarations?: import("../../type-source").DeclarationType[] | undefined;
|
|
84
84
|
conditionFilter?: import("react").ReactNode;
|
|
@@ -126,7 +126,7 @@ declare function fillSpecificExpressions(component: DeepTranslateExpression<Luna
|
|
|
126
126
|
positioning: "HORIZONTAL";
|
|
127
127
|
value?: Record<string, unknown[]> | undefined;
|
|
128
128
|
} | {
|
|
129
|
-
getComponents: (iteration: number) => import("./fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "
|
|
129
|
+
getComponents: (iteration: number) => import("./fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication">[];
|
|
130
130
|
label: import("react").ReactNode;
|
|
131
131
|
declarations?: import("../../type-source").DeclarationType[] | undefined;
|
|
132
132
|
conditionFilter?: import("react").ReactNode;
|
|
@@ -160,7 +160,7 @@ declare function fillSpecificExpressions(component: DeepTranslateExpression<Luna
|
|
|
160
160
|
paginatedLoop: boolean;
|
|
161
161
|
value?: Record<string, unknown[]> | undefined;
|
|
162
162
|
} | {
|
|
163
|
-
getComponents: (x: number, y: number) => import("./fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "
|
|
163
|
+
getComponents: (x: number, y: number) => import("./fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication">[];
|
|
164
164
|
label: import("react").ReactNode;
|
|
165
165
|
declarations?: import("../../type-source").DeclarationType[] | undefined;
|
|
166
166
|
conditionFilter?: import("react").ReactNode;
|
|
@@ -789,9 +789,9 @@ declare function fillSpecificExpressions(component: DeepTranslateExpression<Luna
|
|
|
789
789
|
} | undefined;
|
|
790
790
|
mandatory?: boolean | undefined;
|
|
791
791
|
page: string;
|
|
792
|
-
componentType: "
|
|
793
|
-
|
|
794
|
-
|
|
792
|
+
componentType: "Question";
|
|
793
|
+
components: import("../../type-source").ComponentType[];
|
|
794
|
+
description: import("react").ReactNode;
|
|
795
795
|
} & import("./fill-management").FilledProps & import("./fill-component-value").FilledProps & import("./fill-missing-response").FilledProps & import("./fill-from-state").FilledProps & import("./fill-pagination").FilledProps & {
|
|
796
796
|
conditionFilter?: boolean | undefined;
|
|
797
797
|
}) | ({
|
|
@@ -815,9 +815,9 @@ declare function fillSpecificExpressions(component: DeepTranslateExpression<Luna
|
|
|
815
815
|
} | undefined;
|
|
816
816
|
mandatory?: boolean | undefined;
|
|
817
817
|
page: string;
|
|
818
|
-
componentType: "
|
|
819
|
-
|
|
820
|
-
|
|
818
|
+
componentType: "QuestionExplication";
|
|
819
|
+
description: string;
|
|
820
|
+
bgColor?: string | undefined;
|
|
821
821
|
} & import("./fill-management").FilledProps & import("./fill-component-value").FilledProps & import("./fill-missing-response").FilledProps & import("./fill-from-state").FilledProps & import("./fill-pagination").FilledProps & {
|
|
822
822
|
conditionFilter?: boolean | undefined;
|
|
823
823
|
}) | {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { LunaticState } from '../type';
|
|
2
|
-
declare function useComponentsFromState(state: LunaticState): import("./fill-components/fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "
|
|
2
|
+
declare function useComponentsFromState(state: LunaticState): import("./fill-components/fill-components").FilledLunaticComponentProps<"CheckboxOne" | "ConfirmationModal" | "Sequence" | "Subsequence" | "RosterForLoop" | "Loop" | "Table" | "InputNumber" | "Datepicker" | "CheckboxGroup" | "CheckboxBoolean" | "Radio" | "FilterDescription" | "Dropdown" | "PairwiseLinks" | "Roundabout" | "Suggester" | "Input" | "Textarea" | "ComponentSet" | "Question" | "QuestionExplication">[];
|
|
3
3
|
export default useComponentsFromState;
|
|
@@ -10,8 +10,4 @@ export declare function replaceComponentSequence(components: Array<LunaticCompon
|
|
|
10
10
|
componentType: "CheckboxOne";
|
|
11
11
|
}) | (import("./type-source").ComponentTypeBase & {
|
|
12
12
|
componentType: "ConfirmationModal";
|
|
13
|
-
}) | (import("./type-source").ComponentTypeBase & import("./type-source").ComponentComponentSetType) | (import("./type-source").ComponentTypeBase & import("./type-source").
|
|
14
|
-
componentType: "Question";
|
|
15
|
-
components: import("./type-source").ComponentType[];
|
|
16
|
-
description: import("./type-source").LabelType;
|
|
17
|
-
}))[];
|
|
13
|
+
}) | (import("./type-source").ComponentTypeBase & import("./type-source").ComponentComponentSetType) | (import("./type-source").ComponentTypeBase & import("./type-source").ComponentQuestionType) | (import("./type-source").ComponentTypeBase & import("./type-source").ComponentQuestionExplicationType))[];
|