From 7d003d93e6afec5f79282c1859c399552b6077b2 Mon Sep 17 00:00:00 2001 From: Travis Tidwell Date: Thu, 16 Mar 2023 13:50:06 -0500 Subject: [PATCH] Updated build. --- Changelog.md | 4 + config/webpack.lib.js | 36 - docs/classes/base_components.components.html | 18 +- docs/classes/base_template.template.html | 26 +- ...ponents_datatable_datatable.datatable.html | 14 +- ...atatable_datatable.datatablecomponent.html | 14 +- ...atavalue_datavalue.datavaluecomponent.html | 14 +- docs/classes/components_html_html.html.html | 14 +- .../components_html_html.htmlcomponent.html | 14 +- ...container_htmlcontainer.htmlcontainer.html | 14 +- ..._htmlcontainer.htmlcontainercomponent.html | 14 +- .../classes/components_input_input.input.html | 24 +- ...components_input_input.inputcomponent.html | 24 +- .../modules_jsonlogic.jsonlogicevaluator.html | 14 +- docs/classes/sdk_formio.formio.html | 248 +- docs/classes/sdk_plugins.default.html | 20 +- .../utils_evaluator.baseevaluator.html | 16 +- docs/classes/utils_evaluator.evaluator.html | 16 +- .../validator_rules_custom.customrule.html | 12 +- .../validator_rules_date.daterule.html | 12 +- docs/classes/validator_rules_day.dayrule.html | 12 +- .../validator_rules_email.emailrule.html | 12 +- .../validator_rules_mask.maskrule.html | 12 +- docs/classes/validator_rules_max.maxrule.html | 12 +- .../validator_rules_maxdate.maxdaterule.html | 12 +- ...lidator_rules_maxlength.maxlengthrule.html | 12 +- ...validator_rules_maxwords.maxwordsrule.html | 12 +- .../validator_rules_maxyear.maxyearrule.html | 12 +- docs/classes/validator_rules_min.minrule.html | 12 +- .../validator_rules_mindate.mindaterule.html | 12 +- ...lidator_rules_minlength.minlengthrule.html | 12 +- ...validator_rules_minwords.minwordsrule.html | 12 +- .../validator_rules_minyear.minyearrule.html | 12 +- ...rules_onlyavailable.onlyavailablerule.html | 12 +- .../validator_rules_pattern.patternrule.html | 12 +- ...validator_rules_required.requiredrule.html | 12 +- docs/classes/validator_rules_rule.rule.html | 10 +- .../validator_rules_select.selectrule.html | 12 +- .../validator_rules_time.timerule.html | 12 +- .../validator_rules_unique.uniquerule.html | 12 +- docs/classes/validator_rules_url.urlrule.html | 12 +- .../validator_validator.validator.html | 26 +- docs/enums/sdk_formio.formiopathtype.html | 6 +- docs/functions/base_Components.render.html | 2 +- ...e_array_ArrayComponent.ArrayComponent.html | 2 +- .../base_component_Component.Component.html | 2 +- ...base_data_DataComponent.DataComponent.html | 2 +- ...ested_NestedComponent.NestedComponent.html | 2 +- docs/functions/core.use.html | 2 +- docs/functions/core.useModule.html | 2 +- docs/functions/core.usePlugin.html | 2 +- .../model_EventEmitter.EventEmitter.html | 2 +- docs/functions/model_Model.Model.html | 2 +- ...del_NestedArrayModel.NestedArrayModel.html | 2 +- ...model_NestedDataModel.NestedDataModel.html | 2 +- .../model_NestedModel.NestedModel.html | 2 +- .../utils_date.convertFormatToMoment.html | 2 +- .../functions/utils_date.currentTimezone.html | 2 +- docs/functions/utils_date.formatDate.html | 2 +- docs/functions/utils_date.getDateSetting.html | 2 +- docs/functions/utils_date.momentDate.html | 2 +- docs/functions/utils_dom.appendTo.html | 2 +- docs/functions/utils_dom.empty.html | 2 +- docs/functions/utils_dom.prependTo.html | 2 +- docs/functions/utils_dom.removeChildFrom.html | 2 +- .../utils_formUtil.eachComponent.html | 2 +- .../utils_formUtil.flattenComponents.html | 2 +- docs/functions/utils_formUtil.guid.html | 2 +- docs/functions/utils_formUtil.uniqueName.html | 2 +- docs/functions/utils_jwtDecode.jwtDecode.html | 2 +- docs/functions/utils_mask.getInputMask.html | 2 +- docs/functions/utils_mask.matchInputMask.html | 2 +- docs/functions/utils_override.override.html | 2 +- docs/functions/utils_sanitize.sanitize.html | 2 +- docs/functions/utils_unwind.mergeArray.html | 2 +- docs/functions/utils_unwind.mergeObject.html | 2 +- docs/functions/utils_unwind.rewind.html | 2 +- docs/functions/utils_unwind.unwind.html | 2 +- docs/functions/utils_utils.boolValue.html | 2 +- .../utils_utils.escapeRegExCharacters.html | 2 +- ...omponent_component.componentinterface.html | 4 +- ..._component_component.componentoptions.html | 14 +- ...e_component_component.componentschema.html | 8 +- ...nestedcomponent.nestedcomponentschema.html | 10 +- .../model_eventemitter.modelinterface.html | 10 +- .../model_model.modeldecoratorinterface.html | 2 +- docs/interfaces/sdk_formio.formiooptions.html | 8 +- docs/interfaces/sdk_plugins.plugin.html | 10 +- .../sdk_plugins.pluginderegisterfunction.html | 2 +- .../sdk_plugins.plugininitfunction.html | 2 +- docs/interfaces/types_Form.Form.html | 54 +- .../types_Submission.Submission.html | 34 +- docs/modules/base.html | 2 +- docs/modules/base_array_arraycomponent.html | 2 +- docs/modules/base_component_component.html | 2 +- docs/modules/base_components.html | 2 +- docs/modules/base_data_datacomponent.html | 2 +- docs/modules/base_nested_nestedcomponent.html | 2 +- docs/modules/base_template.html | 2 +- docs/modules/components.html | 2 +- .../components_datatable_datatable.html | 2 +- .../components_datavalue_datavalue.html | 2 +- docs/modules/components_html_html.html | 2 +- ...omponents_htmlcontainer_htmlcontainer.html | 2 +- docs/modules/components_input_input.html | 2 +- docs/modules/components_templates.html | 2 +- docs/modules/components_test.html | 2 +- docs/modules/core.html | 2 +- docs/modules/ejs.html | 2 +- docs/modules/index.html | 2 +- docs/modules/model.html | 2 +- docs/modules/model_eventemitter.html | 2 +- docs/modules/model_model.html | 2 +- docs/modules/model_nestedarraymodel.html | 2 +- docs/modules/model_nesteddatamodel.html | 2 +- docs/modules/model_nestedmodel.html | 2 +- docs/modules/modules.html | 2 +- docs/modules/modules_jsonlogic.html | 2 +- docs/modules/modules_jsonlogic_jsonlogic.html | 2 +- docs/modules/sdk.html | 2 +- docs/modules/sdk_formio.html | 2 +- docs/modules/sdk_plugins.html | 2 +- docs/modules/types.html | 2 +- docs/modules/types_Access.html | 2 +- docs/modules/types_Action.html | 2 +- docs/modules/types_Form.html | 2 +- docs/modules/types_Role.html | 2 +- docs/modules/types_Submission.html | 2 +- docs/modules/types_project.html | 2 +- docs/modules/types_project_Project.html | 2 +- docs/modules/utils.html | 2 +- docs/modules/utils_date.html | 2 +- docs/modules/utils_dom.html | 2 +- docs/modules/utils_evaluator.html | 2 +- docs/modules/utils_formutil.html | 2 +- docs/modules/utils_jwtDecode.html | 2 +- docs/modules/utils_mask.html | 2 +- docs/modules/utils_override.html | 2 +- docs/modules/utils_sanitize.html | 2 +- docs/modules/utils_unwind.html | 2 +- docs/modules/utils_utils.html | 2 +- docs/modules/validator.html | 2 +- docs/modules/validator_rules.html | 2 +- docs/modules/validator_rules_custom.html | 2 +- docs/modules/validator_rules_date.html | 2 +- docs/modules/validator_rules_day.html | 2 +- docs/modules/validator_rules_email.html | 2 +- docs/modules/validator_rules_mask.html | 2 +- docs/modules/validator_rules_max.html | 2 +- docs/modules/validator_rules_maxdate.html | 2 +- docs/modules/validator_rules_maxlength.html | 2 +- docs/modules/validator_rules_maxwords.html | 2 +- docs/modules/validator_rules_maxyear.html | 2 +- docs/modules/validator_rules_min.html | 2 +- docs/modules/validator_rules_mindate.html | 2 +- docs/modules/validator_rules_minlength.html | 2 +- docs/modules/validator_rules_minwords.html | 2 +- docs/modules/validator_rules_minyear.html | 2 +- .../validator_rules_onlyavailable.html | 2 +- docs/modules/validator_rules_pattern.html | 2 +- docs/modules/validator_rules_required.html | 2 +- docs/modules/validator_rules_rule.html | 2 +- docs/modules/validator_rules_select.html | 2 +- docs/modules/validator_rules_time.html | 2 +- docs/modules/validator_rules_unique.html | 2 +- docs/modules/validator_rules_url.html | 2 +- docs/modules/validator_validator.html | 2 +- docs/types/types_Access.Access.html | 2 +- docs/types/types_Access.AccessType.html | 2 +- docs/types/types_Action.Action.html | 2 +- docs/types/types_Action.ActionId.html | 2 +- docs/types/types_Action.ActionSettings.html | 2 +- docs/types/types_Form.FormDisplay.html | 2 +- docs/types/types_Form.FormId.html | 2 +- docs/types/types_Form.FormSettings.html | 2 +- docs/types/types_Form.FormType.html | 2 +- docs/types/types_Role.Role.html | 2 +- docs/types/types_Role.RoleId.html | 2 +- docs/types/types_Submission.SubmissionId.html | 2 +- .../types_Submission.SubmissionMetadata.html | 2 +- .../types_Submission.SubmissionState.html | 2 +- docs/types/types_project_Project.Project.html | 2 +- ...types_project_Project.ProjectApiCalls.html | 2 +- .../types_project_Project.ProjectBilling.html | 2 +- ...ypes_project_Project.ProjectFramework.html | 2 +- .../types_project_Project.ProjectId.html | 2 +- .../types_project_Project.ProjectPlan.html | 2 +- .../types_project_Project.ProjectType.html | 2 +- .../types_project_Project.ProjectUsage.html | 2 +- docs/variables/components.default.html | 2 +- .../components_html_html.HTMLProperties.html | 2 +- .../components_templates.default.html | 2 +- docs/variables/ejs.default.html | 2 +- docs/variables/modules.default.html | 2 +- docs/variables/modules_jsonlogic.default.html | 2 +- ...modules_jsonlogic_jsonLogic.jsonLogic.html | 2 +- docs/variables/validator_rules.default.html | 2 +- lib/base/Components.js | 120 + lib/base/Template.js | 129 + lib/base/array/ArrayComponent.js | 78 + lib/base/array/fixtures/comp1.js | 16 + lib/base/array/fixtures/comp2.js | 44 + lib/base/array/fixtures/index.js | 10 + lib/base/component/Component.js | 439 ++++ lib/base/data/DataComponent.js | 56 + lib/base/data/fixtures/comp1.js | 16 + lib/base/data/fixtures/index.js | 8 + lib/base/index.js | 33 +- lib/base/index.js.LICENSE.txt | 1 - lib/base/nested/NestedComponent.js | 129 + lib/base/nested/fixtures/comp1.js | 20 + lib/base/nested/fixtures/comp2.js | 16 + lib/base/nested/fixtures/index.js | 10 + lib/components/datatable/datatable.js | 79 + lib/components/datavalue/datavalue.js | 47 + lib/components/html/html.js | 90 + .../htmlcontainer/fixtures/comp1.js | 18 + .../htmlcontainer/fixtures/comp2.js | 29 + .../htmlcontainer/fixtures/index.js | 10 + lib/components/htmlcontainer/htmlcontainer.js | 58 + lib/components/index.js | 38 +- lib/components/index.js.LICENSE.txt | 1 - lib/components/input/fixtures/comp1.js | 10 + lib/components/input/fixtures/comp2.js | 41 + lib/components/input/fixtures/index.js | 10 + lib/components/input/input.js | 128 + .../templates/bootstrap/datatable/index.js | 5 + lib/components/templates/bootstrap/index.js | 27 + lib/components/templates/index.js | 27 + lib/components/test.js | 29 + lib/core.js | 130 + lib/index.js | 25 +- lib/index.js.LICENSE.txt | 1 - lib/model/EventEmitter.js | 134 + lib/model/Model.js | 299 +++ lib/model/NestedArrayModel.js | 245 ++ lib/model/NestedDataModel.js | 91 + lib/model/NestedModel.js | 266 ++ lib/model/index.js | 14 +- lib/modules/index.js | 11 +- lib/modules/index.js.LICENSE.txt | 1 - lib/modules/jsonlogic/index.js | 57 + lib/modules/jsonlogic/jsonLogic.js | 52 + lib/modules/jsonlogic/operators/operators.js | 261 ++ lib/modules/jsonlogic/rules/JSON.js | 91 + lib/modules/jsonlogic/rules/index.js | 6 + lib/sdk/Formio.js | 2277 +++++++++++++++++ lib/sdk/Plugins.js | 130 + lib/sdk/index.js | 6 +- lib/types/Access.js | 2 + lib/types/Action.js | 2 + lib/types/Form.js | 2 + lib/types/Role.js | 2 + lib/types/Submission.js | 2 + lib/types/index.js | 22 + lib/types/project/Project.js | 2 + lib/types/project/index.js | 17 + lib/types/project/settings/ProjectSettings.js | 2 + .../project/settings/authorization/index.js | 19 + .../project/settings/authorization/ldap.js | 2 + .../project/settings/authorization/oauth.js | 2 + .../project/settings/authorization/saml.js | 2 + lib/types/project/settings/index.js | 17 + .../settings/integrations/dataConnections.js | 2 + .../project/settings/integrations/eSign.js | 2 + .../project/settings/integrations/email.js | 2 + .../settings/integrations/fileStorage.js | 2 + .../project/settings/integrations/index.js | 21 + .../settings/integrations/reCaptcha.js | 2 + lib/utils/Evaluator.js | 234 ++ lib/utils/date.js | 126 + lib/utils/dom.js | 68 + lib/utils/formUtil.js | 151 ++ lib/utils/index.js | 45 +- lib/utils/index.js.LICENSE.txt | 1 - lib/utils/jwtDecode.js | 67 + lib/utils/mask.js | 65 + lib/utils/override.js | 28 + lib/utils/sanitize.js | 64 + lib/utils/unwind.js | 158 ++ lib/utils/utils.js | 57 + lib/validator/Validator.js | 156 ++ lib/validator/index.js | 15 +- lib/validator/index.js.LICENSE.txt | 1 - lib/validator/rules/Custom.js | 86 + lib/validator/rules/Date.js | 83 + lib/validator/rules/Day.js | 117 + lib/validator/rules/Email.js | 81 + lib/validator/rules/Mask.js | 90 + lib/validator/rules/Max.js | 80 + lib/validator/rules/MaxDate.js | 96 + lib/validator/rules/MaxLength.js | 79 + lib/validator/rules/MaxWords.js | 79 + lib/validator/rules/MaxYear.js | 81 + lib/validator/rules/Min.js | 81 + lib/validator/rules/MinDate.js | 92 + lib/validator/rules/MinLength.js | 79 + lib/validator/rules/MinWords.js | 79 + lib/validator/rules/MinYear.js | 81 + lib/validator/rules/OnlyAvailable.js | 75 + lib/validator/rules/Pattern.js | 74 + lib/validator/rules/Required.js | 74 + lib/validator/rules/Rule.js | 56 + lib/validator/rules/Select.js | 154 ++ lib/validator/rules/Time.js | 80 + lib/validator/rules/Unique.js | 119 + lib/validator/rules/Url.js | 79 + lib/validator/rules/index.js | 46 + lib/validator/use.js | 1 + package.json | 5 +- yarn.lock | 140 +- 311 files changed, 10023 insertions(+), 687 deletions(-) delete mode 100644 config/webpack.lib.js create mode 100644 lib/base/Components.js create mode 100644 lib/base/Template.js create mode 100644 lib/base/array/ArrayComponent.js create mode 100644 lib/base/array/fixtures/comp1.js create mode 100644 lib/base/array/fixtures/comp2.js create mode 100644 lib/base/array/fixtures/index.js create mode 100644 lib/base/component/Component.js create mode 100644 lib/base/data/DataComponent.js create mode 100644 lib/base/data/fixtures/comp1.js create mode 100644 lib/base/data/fixtures/index.js delete mode 100644 lib/base/index.js.LICENSE.txt create mode 100644 lib/base/nested/NestedComponent.js create mode 100644 lib/base/nested/fixtures/comp1.js create mode 100644 lib/base/nested/fixtures/comp2.js create mode 100644 lib/base/nested/fixtures/index.js create mode 100644 lib/components/datatable/datatable.js create mode 100644 lib/components/datavalue/datavalue.js create mode 100644 lib/components/html/html.js create mode 100644 lib/components/htmlcontainer/fixtures/comp1.js create mode 100644 lib/components/htmlcontainer/fixtures/comp2.js create mode 100644 lib/components/htmlcontainer/fixtures/index.js create mode 100644 lib/components/htmlcontainer/htmlcontainer.js delete mode 100644 lib/components/index.js.LICENSE.txt create mode 100644 lib/components/input/fixtures/comp1.js create mode 100644 lib/components/input/fixtures/comp2.js create mode 100644 lib/components/input/fixtures/index.js create mode 100644 lib/components/input/input.js create mode 100644 lib/components/templates/bootstrap/datatable/index.js create mode 100644 lib/components/templates/bootstrap/index.js create mode 100644 lib/components/templates/index.js create mode 100644 lib/components/test.js create mode 100644 lib/core.js delete mode 100644 lib/index.js.LICENSE.txt create mode 100644 lib/model/EventEmitter.js create mode 100644 lib/model/Model.js create mode 100644 lib/model/NestedArrayModel.js create mode 100644 lib/model/NestedDataModel.js create mode 100644 lib/model/NestedModel.js delete mode 100644 lib/modules/index.js.LICENSE.txt create mode 100644 lib/modules/jsonlogic/index.js create mode 100644 lib/modules/jsonlogic/jsonLogic.js create mode 100644 lib/modules/jsonlogic/operators/operators.js create mode 100644 lib/modules/jsonlogic/rules/JSON.js create mode 100644 lib/modules/jsonlogic/rules/index.js create mode 100644 lib/sdk/Formio.js create mode 100644 lib/sdk/Plugins.js create mode 100644 lib/types/Access.js create mode 100644 lib/types/Action.js create mode 100644 lib/types/Form.js create mode 100644 lib/types/Role.js create mode 100644 lib/types/Submission.js create mode 100644 lib/types/index.js create mode 100644 lib/types/project/Project.js create mode 100644 lib/types/project/index.js create mode 100644 lib/types/project/settings/ProjectSettings.js create mode 100644 lib/types/project/settings/authorization/index.js create mode 100644 lib/types/project/settings/authorization/ldap.js create mode 100644 lib/types/project/settings/authorization/oauth.js create mode 100644 lib/types/project/settings/authorization/saml.js create mode 100644 lib/types/project/settings/index.js create mode 100644 lib/types/project/settings/integrations/dataConnections.js create mode 100644 lib/types/project/settings/integrations/eSign.js create mode 100644 lib/types/project/settings/integrations/email.js create mode 100644 lib/types/project/settings/integrations/fileStorage.js create mode 100644 lib/types/project/settings/integrations/index.js create mode 100644 lib/types/project/settings/integrations/reCaptcha.js create mode 100644 lib/utils/Evaluator.js create mode 100644 lib/utils/date.js create mode 100644 lib/utils/dom.js create mode 100644 lib/utils/formUtil.js delete mode 100644 lib/utils/index.js.LICENSE.txt create mode 100644 lib/utils/jwtDecode.js create mode 100644 lib/utils/mask.js create mode 100644 lib/utils/override.js create mode 100644 lib/utils/sanitize.js create mode 100644 lib/utils/unwind.js create mode 100644 lib/utils/utils.js create mode 100644 lib/validator/Validator.js delete mode 100644 lib/validator/index.js.LICENSE.txt create mode 100644 lib/validator/rules/Custom.js create mode 100644 lib/validator/rules/Date.js create mode 100644 lib/validator/rules/Day.js create mode 100644 lib/validator/rules/Email.js create mode 100644 lib/validator/rules/Mask.js create mode 100644 lib/validator/rules/Max.js create mode 100644 lib/validator/rules/MaxDate.js create mode 100644 lib/validator/rules/MaxLength.js create mode 100644 lib/validator/rules/MaxWords.js create mode 100644 lib/validator/rules/MaxYear.js create mode 100644 lib/validator/rules/Min.js create mode 100644 lib/validator/rules/MinDate.js create mode 100644 lib/validator/rules/MinLength.js create mode 100644 lib/validator/rules/MinWords.js create mode 100644 lib/validator/rules/MinYear.js create mode 100644 lib/validator/rules/OnlyAvailable.js create mode 100644 lib/validator/rules/Pattern.js create mode 100644 lib/validator/rules/Required.js create mode 100644 lib/validator/rules/Rule.js create mode 100644 lib/validator/rules/Select.js create mode 100644 lib/validator/rules/Time.js create mode 100644 lib/validator/rules/Unique.js create mode 100644 lib/validator/rules/Url.js create mode 100644 lib/validator/rules/index.js create mode 100644 lib/validator/use.js diff --git a/Changelog.md b/Changelog.md index 9222d69f..c40af05d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +## 1.3.0-rc.6 +### Changed + - Fixed the export lib to contain relative paths for easy import. + ## 1.3.0-rc.5 ### Changed - Fixing the lib to contain production build of js files. diff --git a/config/webpack.lib.js b/config/webpack.lib.js deleted file mode 100644 index 30e2670f..00000000 --- a/config/webpack.lib.js +++ /dev/null @@ -1,36 +0,0 @@ -const path = require('path'); -const TsconfigPathsPlugin = require('tsconfig-paths-webpack-plugin'); -module.exports = { - mode: 'production', - entry: { - 'index': './src/index.ts', - 'base/index': './src/base/index.ts', - 'components/index': './src/components/index.ts', - 'model/index': './src/model/index.ts', - 'modules/index': './src/modules/index.ts', - 'sdk/index': './src/sdk/index.ts', - 'utils/index': './src/utils/index.ts', - 'validator/index': './src/validator/index.ts' - }, - output: { - path: path.resolve(__dirname, '../lib'), - environment: { - arrowFunction: false - }, - }, - resolve: { - extensions: ['.ts', '.js'], - plugins: [new TsconfigPathsPlugin({ - configFile: path.resolve(__dirname, '..', 'tsconfig.json') - })] - }, - module: { - rules: [ - { - test: /\.ts$/, - exclude: /\.spec\.ts$/, - loader: "ts-loader" - } - ] - } -}; \ No newline at end of file diff --git a/docs/classes/base_components.components.html b/docs/classes/base_components.components.html index a63d23dd..92aecb4d 100644 --- a/docs/classes/base_components.components.html +++ b/docs/classes/base_components.components.html @@ -24,7 +24,7 @@

Hierarchy

+
  • Defined in src/base/Components.ts:4
  • @@ -64,12 +64,12 @@
    +
  • Defined in src/base/Components.ts:8
  • decorators: any = {}
    +
  • Defined in src/base/Components.ts:9
  • Methods

    @@ -89,7 +89,7 @@
    component: any
    type: string

    Returns any

    +
  • Defined in src/base/Components.ts:62
    • @@ -106,7 +106,7 @@
      decorator: any
      type: string

    Returns void

    +
  • Defined in src/base/Components.ts:52
    • @@ -124,7 +124,7 @@
      type: string
      from: any = 'components'

    Returns any

    +
  • Defined in src/base/Components.ts:18
  • +
  • Defined in src/base/Components.ts:42
    • @@ -166,7 +166,7 @@

      Parameters

      props: any = {}

    Returns void

    +
  • Defined in src/base/Components.ts:77
    • @@ -181,7 +181,7 @@

      Parameters

      components: any

    Returns void

    +
  • Defined in src/base/Components.ts:88
  • Returns void

    +
  • Defined in src/base/Template.ts:66
  • Methods

    @@ -142,7 +142,7 @@
    name: string
    template: any

    Returns void

    +
  • Defined in src/base/Template.ts:26
    • @@ -157,7 +157,7 @@

      Parameters

      templates: any

    Returns void

    +
  • Defined in src/base/Template.ts:15
    • @@ -174,7 +174,7 @@
      name: string
      template: any

    Returns void

    +
  • Defined in src/base/Template.ts:35
    • @@ -196,7 +196,7 @@
      mode: stringany = null

    Returns any

    +
  • Defined in src/base/Template.ts:87
    • @@ -213,7 +213,7 @@
      name: string
      template: any

    Returns void

    +
  • Defined in src/base/Template.ts:44
  • Returns any

    +
  • Defined in src/components/datatable/datatable.ts:26
  • +
  • Defined in src/components/datatable/datatable.ts:26
  • +
  • Defined in src/components/html/html.ts:43
  • Returns any

    +
  • Defined in src/components/html/html.ts:43
  • +
  • Defined in src/components/html/html.ts:43
  • +
  • Defined in src/components/htmlcontainer/htmlcontainer.ts:8
  • +
  • Defined in src/components/htmlcontainer/htmlcontainer.ts:8
  • Returns Promise<Input>

    +
  • Defined in src/components/input/input.ts:17
  • +
  • Defined in src/components/input/input.ts:21
  • +
  • Defined in src/components/input/input.ts:9
  • +
  • Defined in src/components/input/input.ts:14
  • +
  • Defined in src/components/html/html.ts:43
    • @@ -165,7 +165,7 @@

      Parameters

      value: any

    Returns void

    +
  • Defined in src/components/input/input.ts:24
  • Returns void

    +
  • Defined in src/components/input/input.ts:24
  • +
  • Defined in src/utils/Evaluator.ts:25
  • +
  • Defined in src/sdk/Formio.ts:211
  • base: string = ''

    The base API url of the Form.io Platform. Example: https://api.form.io

    +
  • Defined in src/sdk/Formio.ts:128
  • formId: string = ''

    The Form ID derived from the provided source.

    +
  • Defined in src/sdk/Formio.ts:185
  • formUrl: string = ''
    @@ -247,7 +247,7 @@

    Example

    https<
     
    +
  • Defined in src/sdk/Formio.ts:173
  • formsUrl: string = ''
    @@ -257,42 +257,42 @@

    Example

    https<
     
    +
  • Defined in src/sdk/Formio.ts:180
  • noProject: boolean = false

    If this is a non-project url, such is the case for Open Source API.

    +
  • Defined in src/sdk/Formio.ts:239
  • options: FormioOptions = {}

    Available options to configure the Javascript API.

    +
  • Defined in src/sdk/Formio.ts:247
  • path?: string

    A project, form, and submission API Url.

    +
  • Defined in src/sdk/Formio.ts:247
  • pathType?: FormioPathType

    The project type.

    +
  • Defined in src/sdk/Formio.ts:234
  • projectId: string = ''

    The Project ID found within the provided source.

    +
  • Defined in src/sdk/Formio.ts:147
  • projectUrl: string = ''
    @@ -302,7 +302,7 @@

    Example

    https<
     
    +
  • Defined in src/sdk/Formio.ts:142
  • projectsUrl: string = ''
    @@ -312,21 +312,21 @@

    Example

    https<
     
    +
  • Defined in src/sdk/Formio.ts:135
  • query: string = ''

    The query string derived from the provided src url.

    +
  • Defined in src/sdk/Formio.ts:229
  • roleId: string = ''

    The roleID derieved from the provided source.

    +
  • Defined in src/sdk/Formio.ts:166
  • roleUrl: string = ''
    @@ -336,7 +336,7 @@

    Example

    https<
     
    +
  • Defined in src/sdk/Formio.ts:154
  • rolesUrl: string = ''
    @@ -346,14 +346,14 @@

    Example

    https<
     
    +
  • Defined in src/sdk/Formio.ts:161
  • submissionId: string = ''

    The submission ID provided a submission url.

    +
  • Defined in src/sdk/Formio.ts:204
  • submissionUrl: string = ''
    @@ -363,7 +363,7 @@

    Example

    https<
     
    +
  • Defined in src/sdk/Formio.ts:199
  • submissionsUrl: string = ''
    @@ -373,50 +373,50 @@

    Example

    https<
     
    +
  • Defined in src/sdk/Formio.ts:192
  • vId: string = ''
    +
  • Defined in src/sdk/Formio.ts:223
  • vUrl: string = ''
    +
  • Defined in src/sdk/Formio.ts:224
  • vsUrl: string = ''
    +
  • Defined in src/sdk/Formio.ts:222
  • Headers: any = Headers

    A direct interface to the Form.io fetch Headers polyfill.

    +
  • Defined in src/sdk/Formio.ts:113
  • authUrl: string = ''

    The project url to use for Authentication.

    +
  • Defined in src/sdk/Formio.ts:73
  • baseUrl: string = 'https://api.form.io'

    The base API url of the Form.io Platform. Example: https://api.form.io

    +
  • Defined in src/sdk/Formio.ts:63
  • cache: any = {}

    The Form.io API Cache. This ensures that requests to the same API endpoint are cached.

    +
  • Defined in src/sdk/Formio.ts:88
  • deregisterPlugin: ((plugin: string | Plugin) => boolean) = Plugins.deregisterPlugin
    @@ -438,21 +438,21 @@
    plugin: stringReturns boolean
    +
  • Defined in src/sdk/Formio.ts:2463
  • events: EventEmitterBase<string | symbol, any> = ...

    Handles events fired within this SDK library.

    +
  • Defined in src/sdk/Formio.ts:98
  • fetch: any = fetch

    A direct interface to the Form.io fetch polyfill.

    +
  • Defined in src/sdk/Formio.ts:108
  • getPlugin: ((name: string) => null | Plugin) = Plugins.getPlugin
    @@ -474,28 +474,28 @@
    name: string

    Returns null | Plugin

    +
  • Defined in src/sdk/Formio.ts:2465
  • libraries: any = {}

    Stores all of the libraries lazy loaded with Formio.requireLibrary method.

    +
  • Defined in src/sdk/Formio.ts:103
  • namespace: string = ''

    The namespace used to save the Form.io Token's and variables within an application.

    +
  • Defined in src/sdk/Formio.ts:93
  • pathType?: FormioPathType

    The path type for the project.

    +
  • Defined in src/sdk/Formio.ts:78
  • pluginAlter: ((pluginFn: any, value: any, ...args: any[]) => any) = Plugins.pluginAlter
    @@ -519,7 +519,7 @@
    value: any
    Rest ...args: any[]

    Returns any

    +
  • Defined in src/sdk/Formio.ts:2468
  • pluginGet: ((pluginFn: any, ...args: any[]) => any) = Plugins.pluginGet
    @@ -541,7 +541,7 @@
    pluginFn: any
    Rest ...args: any[]

    Returns any

    +
  • Defined in src/sdk/Formio.ts:2467
  • pluginWait: ((pluginFn: any, ...args: any[]) => Promise<any[]>) = Plugins.pluginWait
    @@ -565,26 +565,26 @@
    pluginFn: any
    Rest ...args: any[]

    Returns Promise<any[]>

    +
  • Defined in src/sdk/Formio.ts:2466
  • plugins: Plugin[] = Plugins.plugins
    +
  • Defined in src/sdk/Formio.ts:2462
  • projectUrl: string = ''

    The project API url of the Form.io Project. Example: https://examples.form.io

    +
  • Defined in src/sdk/Formio.ts:68
  • projectUrlSet: boolean = false

    Set to true if the project url has been established with Formio.setProjectUrl()

    +
  • Defined in src/sdk/Formio.ts:83
  • registerPlugin: ((plugin: Plugin, name: string) => void) = Plugins.registerPlugin
    @@ -610,21 +610,21 @@
    name: string

    Returns void

    +
  • Defined in src/sdk/Formio.ts:2464
  • tokens: any = {}

    All of the auth tokens for this session.

    +
  • Defined in src/sdk/Formio.ts:118
  • version: string = '---VERSION---'

    The version of this library.

    +
  • Defined in src/sdk/Formio.ts:123
  • Accessors

    @@ -634,7 +634,7 @@
    +
  • Defined in src/sdk/Formio.ts:1685
  • Methods

    @@ -657,7 +657,7 @@

    Returns any

    +
  • Defined in src/sdk/Formio.ts:1130
    • @@ -677,7 +677,7 @@
      name: string

    Returns any

    +
  • Defined in src/sdk/Formio.ts:1048
  • +
  • Defined in src/sdk/Formio.ts:1031
  • +
  • Defined in src/sdk/Formio.ts:1342
  • +
  • Defined in src/sdk/Formio.ts:1121
    • @@ -737,7 +737,7 @@
      type: string
      Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:437
    • @@ -755,7 +755,7 @@

      Parameters

      Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:1004
    • @@ -773,7 +773,7 @@

      Parameters

      Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:811
    • @@ -791,7 +791,7 @@

      Parameters

      Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:598
    • @@ -807,7 +807,7 @@

      Parameters

      Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:679
    • @@ -823,7 +823,7 @@

      Parameters

      Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:901
  • +
  • Defined in src/sdk/Formio.ts:1204
  • +
  • Defined in src/sdk/Formio.ts:1101
  • +
  • Defined in src/sdk/Formio.ts:1075
  • +
  • Defined in src/sdk/Formio.ts:1175
  • +
  • Defined in src/sdk/Formio.ts:1152
    • @@ -932,7 +932,7 @@

      Parameters

      url: string

    Returns null | RegExpMatchArray

    +
  • Defined in src/sdk/Formio.ts:1360
    • @@ -956,7 +956,7 @@
      Optional query: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:456
    • @@ -977,7 +977,7 @@
      id: string

    Returns boolean

    +
  • Defined in src/sdk/Formio.ts:1058
    • @@ -1002,7 +1002,7 @@
      Optional query: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:495
    • @@ -1024,7 +1024,7 @@
      Optional query: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:943
    • @@ -1046,7 +1046,7 @@
      Optional query: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:1022
    • @@ -1068,7 +1068,7 @@
      Optional query: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:714
    • @@ -1090,7 +1090,7 @@
      Optional query: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:829
    • @@ -1113,7 +1113,7 @@
      Optional query: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:551
    • @@ -1131,7 +1131,7 @@

      Parameters

      Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:636
    • @@ -1149,7 +1149,7 @@

      Parameters

      Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:696
    • @@ -1171,7 +1171,7 @@
      Optional query: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:847
    • @@ -1193,7 +1193,7 @@
      Optional query: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:925
    • @@ -1226,7 +1226,7 @@
      Optional data: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:533
    • @@ -1246,7 +1246,7 @@
      uri: string
      options: string | {
          namespace: string;
      }

    Returns string

    +
  • Defined in src/sdk/Formio.ts:1141
    • @@ -1271,7 +1271,7 @@
      Optional data: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:474
    • @@ -1303,7 +1303,7 @@
      Optional data: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:987
    • @@ -1335,7 +1335,7 @@
      Optional data: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:794
    • @@ -1367,7 +1367,7 @@
      Optional data: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:583
    • @@ -1397,7 +1397,7 @@
      Optional data: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:669
    • @@ -1429,7 +1429,7 @@
      Optional data: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:888
  • +
  • Defined in src/sdk/Formio.ts:1164
    • @@ -1480,7 +1480,7 @@
      Optional submission:

    Returns Promise<any>

    +
  • Defined in src/sdk/Formio.ts:1245
  • +
  • Defined in src/sdk/Formio.ts:1990
    • @@ -1524,7 +1524,7 @@

      Description

      By default, the Formio class will cache all API requests

      Returns void

    +
  • Defined in src/sdk/Formio.ts:1976
    • @@ -1539,7 +1539,7 @@

      Parameters

      response: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:2433
  • +
  • Defined in src/sdk/Formio.ts:2014
  • +
  • Defined in src/sdk/Formio.ts:1906
  • +
  • Defined in src/sdk/Formio.ts:1937
  • +
  • Defined in src/sdk/Formio.ts:1898
  • +
  • Defined in src/sdk/Formio.ts:2457
  • +
  • Defined in src/sdk/Formio.ts:1947
    • @@ -1639,7 +1639,7 @@
      Optional data: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:1390
  • +
  • Defined in src/sdk/Formio.ts:1771
    • @@ -1672,7 +1672,7 @@
      url: string
      formio: any

    Returns null | RegExpMatchArray

    +
  • Defined in src/sdk/Formio.ts:1364
  • +
  • Defined in src/sdk/Formio.ts:1845
    • @@ -1719,7 +1719,7 @@
      name: string

    Returns any

    +
  • Defined in src/sdk/Formio.ts:2417
    • @@ -1741,7 +1741,7 @@
      Optional query: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:615
  • +
  • Defined in src/sdk/Formio.ts:2052
    • @@ -1801,7 +1801,7 @@
      Optional data: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:1444
    • @@ -1820,7 +1820,7 @@
      Optional data: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:1413
    • @@ -1843,7 +1843,7 @@
      token: string

    Returns any

    +
  • Defined in src/sdk/Formio.ts:2127
    • @@ -1858,7 +1858,7 @@
      uri: string
      options: string | {
          namespace: string;
      }

    Returns string

    +
  • Defined in src/sdk/Formio.ts:2136
  • +
  • Defined in src/sdk/Formio.ts:2231
  • +
  • Defined in src/sdk/Formio.ts:2095
  • +
  • Defined in src/sdk/Formio.ts:2001
    • @@ -1958,7 +1958,7 @@
      Optional header: Optional opts: any

    Returns any

    +
  • Defined in src/sdk/Formio.ts:1494
    • @@ -2012,7 +2012,7 @@
      ready: PromiseReturns void

    Returns any

    +
  • Defined in src/sdk/Formio.ts:2315
  • +
  • Defined in src/sdk/Formio.ts:2183
    • @@ -2059,7 +2059,7 @@
      obj: any
      Optional _interpolate: any

    Returns string

    +
  • Defined in src/sdk/Formio.ts:1377
    • @@ -2072,7 +2072,7 @@

      Parameters

      url: string

    Returns void

    +
  • Defined in src/sdk/Formio.ts:1902
    • @@ -2085,7 +2085,7 @@

      Parameters

      url: string

    Returns void

    +
  • Defined in src/sdk/Formio.ts:1910
    • @@ -2103,7 +2103,7 @@
      url: string

    Returns void

    +
  • Defined in src/sdk/Formio.ts:1933
    • @@ -2128,7 +2128,7 @@
      url: string

    Returns void

    +
  • Defined in src/sdk/Formio.ts:1886
  • Returns void

    +
  • Defined in src/sdk/Formio.ts:2448
    • @@ -2161,7 +2161,7 @@
      url: string

    Returns void

    +
  • Defined in src/sdk/Formio.ts:1922
    • @@ -2181,7 +2181,7 @@
      token: anyany = {}

    Returns any

    +
  • Defined in src/sdk/Formio.ts:1722
    • @@ -2200,7 +2200,7 @@
      user: any
      opts: any = {}

    Returns void

    +
  • Defined in src/sdk/Formio.ts:1806
  • +
  • Defined in src/sdk/Formio.ts:2282
    • @@ -2235,7 +2235,7 @@

      Parameters

      options: string | {
          namespace: string;
      }

    Returns void

    +
  • Defined in src/sdk/Formio.ts:1689
  • Returns null | Plugin

    +
  • Defined in src/sdk/Plugins.ts:105
    • @@ -123,7 +123,7 @@

      Parameters

      value: string

    Returns string

    +
  • Defined in src/sdk/Plugins.ts:67
    • @@ -142,7 +142,7 @@
      value: any
      Rest ...args: any[]

    Returns any

    +
  • Defined in src/sdk/Plugins.ts:157
    • @@ -159,7 +159,7 @@
      pluginFn: any
      Rest ...args: any[]

    Returns any

    +
  • Defined in src/sdk/Plugins.ts:130
    • @@ -178,7 +178,7 @@
      pluginFn: any
      Rest ...args: any[]

    Returns Promise<any[]>

    +
  • Defined in src/sdk/Plugins.ts:120
    • @@ -199,7 +199,7 @@
      name: string

    Returns void

    +
  • Defined in src/sdk/Plugins.ts:94
  • Returns any

    +
  • Defined in src/utils/Evaluator.ts:92
    • @@ -118,7 +118,7 @@
      func: any
      Rest ...params: any

    Returns any

    +
  • Defined in src/utils/Evaluator.ts:11
    • @@ -140,7 +140,7 @@
      context: anyany = {}

    Returns any

    +
  • Defined in src/utils/Evaluator.ts:155
    • @@ -157,7 +157,7 @@
      data: any
      options: any = {}

    Returns any

    +
  • Defined in src/utils/Evaluator.ts:71
    • @@ -174,7 +174,7 @@
      data: any
      options: any = {}

    Returns string

    +
  • Defined in src/utils/Evaluator.ts:25
  • Returns void

    +
  • Defined in src/utils/Evaluator.ts:171
  • +
  • Defined in src/validator/rules/Custom.ts:4
  • +
  • Defined in src/validator/rules/Date.ts:4
  • +
  • Defined in src/validator/rules/Day.ts:4
  • +
  • Defined in src/validator/rules/Email.ts:4
  • +
  • Defined in src/validator/rules/Mask.ts:6
  • +
  • Defined in src/validator/rules/Max.ts:4
  • +
  • Defined in src/validator/rules/MaxDate.ts:8
  • +
  • Defined in src/validator/rules/MaxLength.ts:4
  • +
  • Defined in src/validator/rules/MaxWords.ts:4
  • +
  • Defined in src/validator/rules/MaxYear.ts:4
  • +
  • Defined in src/validator/rules/Min.ts:5
  • +
  • Defined in src/validator/rules/MinDate.ts:8
  • +
  • Defined in src/validator/rules/MinLength.ts:4
  • +
  • Defined in src/validator/rules/MinWords.ts:4
  • +
  • Defined in src/validator/rules/MinYear.ts:4
  • +
  • Defined in src/validator/rules/OnlyAvailable.ts:5
  • +
  • Defined in src/validator/rules/Pattern.ts:4
  • +
  • Defined in src/validator/rules/Required.ts:4
  • Returns Promise<boolean>

    +
  • Defined in src/validator/rules/Rule.ts:3
  • +
  • Defined in src/validator/rules/Select.ts:9
  • +
  • Defined in src/validator/rules/Time.ts:5
  • +
  • Defined in src/validator/rules/Unique.ts:15
  • +
  • Defined in src/validator/rules/Url.ts:4
  • Returns void

    +
  • Defined in src/validator/Validator.ts:40
    • @@ -133,7 +133,7 @@
      value: anyany = {}

    Returns Promise<boolean>

    +
  • Defined in src/validator/Validator.ts:52
  • +
  • Defined in src/validator/Validator.ts:78
    • @@ -154,7 +154,7 @@

      Parameters

      name: string

    Returns void

    +
  • Defined in src/validator/Validator.ts:46
    • @@ -167,7 +167,7 @@

      Parameters

      rules: any

    Returns void

    +
  • Defined in src/validator/Validator.ts:16
    • @@ -180,7 +180,7 @@

      Parameters

      component: any

    Returns Validator

    +
  • Defined in src/validator/Validator.ts:20
  • +
  • Defined in src/sdk/Formio.ts:33
  • +
  • Defined in src/base/Components.ts:101
  • +
  • Defined in src/base/array/ArrayComponent.ts:40
  • +
  • Defined in src/base/component/Component.ts:34
  • +
  • Defined in src/base/data/DataComponent.ts:19
  • +
  • Defined in src/base/nested/NestedComponent.ts:9
  • +
  • Defined in src/core.ts:97
  • +
  • Defined in src/core.ts:81
  • +
  • Defined in src/core.ts:21
  • +
  • Defined in src/model/EventEmitter.ts:9
  • +
  • Defined in src/model/Model.ts:9
  • +
  • Defined in src/model/NestedArrayModel.ts:4
  • +
  • Defined in src/model/NestedDataModel.ts:4
  • +
  • Defined in src/model/NestedModel.ts:3
  • +
  • Defined in src/utils/date.ts:23
  • Returns string

    +
  • Defined in src/utils/date.ts:14
  • +
  • Defined in src/utils/date.ts:64
  • +
  • Defined in src/utils/date.ts:81
  • +
  • Defined in src/utils/date.ts:45
  • +
  • Defined in src/utils/dom.ts:7
  • Returns any

    +
  • Defined in src/utils/formUtil.ts:101
  • +
  • Defined in src/utils/formUtil.ts:109
  • +
  • Defined in src/utils/formUtil.ts:126
  • +
  • Defined in src/utils/jwtDecode.ts:37
  • +
  • Defined in src/utils/mask.ts:9
  • +
  • Defined in src/utils/mask.ts:46
  • +
  • Defined in src/utils/override.ts:6
  • +
  • Defined in src/utils/sanitize.ts:20
  • +
  • Defined in src/utils/unwind.ts:17
  • +
  • Defined in src/utils/unwind.ts:3
  • +
  • Defined in src/utils/unwind.ts:43
  • +
  • Defined in src/utils/utils.ts:21
  • Returns string

    +
  • Defined in src/utils/utils.ts:11
  • +
  • Defined in src/base/component/Component.ts:31
  • +
  • Defined in src/model/EventEmitter.ts:3
  • +
  • Defined in src/model/Model.ts:6
  • +
  • Defined in src/sdk/Formio.ts:25
  • +
  • Defined in src/sdk/Plugins.ts:35
  • Returns void

    +
  • Defined in src/sdk/Plugins.ts:20
  • Returns void

    +
  • Defined in src/sdk/Plugins.ts:10
  • +
  • Defined in src/base/array/ArrayComponent.ts:1
  • diff --git a/docs/modules/base_component_component.html b/docs/modules/base_component_component.html index 34b485a9..fadb9b3c 100644 --- a/docs/modules/base_component_component.html +++ b/docs/modules/base_component_component.html @@ -16,7 +16,7 @@
  • base/component/Component
  • Module base/component/Component

    +
  • Defined in src/base/component/Component.ts:1
  • diff --git a/docs/modules/base_components.html b/docs/modules/base_components.html index ddaac7ca..65d51885 100644 --- a/docs/modules/base_components.html +++ b/docs/modules/base_components.html @@ -16,7 +16,7 @@
  • base/Components
  • Module base/Components

    +
  • Defined in src/base/Components.ts:4
  • diff --git a/docs/modules/base_data_datacomponent.html b/docs/modules/base_data_datacomponent.html index d0131f9e..c3cf1a0e 100644 --- a/docs/modules/base_data_datacomponent.html +++ b/docs/modules/base_data_datacomponent.html @@ -16,7 +16,7 @@
  • base/data/DataComponent
  • Module base/data/DataComponent

    +
  • Defined in src/base/data/DataComponent.ts:1
  • diff --git a/docs/modules/base_nested_nestedcomponent.html b/docs/modules/base_nested_nestedcomponent.html index 55fd23b7..679b9745 100644 --- a/docs/modules/base_nested_nestedcomponent.html +++ b/docs/modules/base_nested_nestedcomponent.html @@ -16,7 +16,7 @@
  • base/nested/NestedComponent
  • Module base/nested/NestedComponent

    +
  • Defined in src/base/nested/NestedComponent.ts:1
  • diff --git a/docs/modules/base_template.html b/docs/modules/base_template.html index d986bf2d..52245da3 100644 --- a/docs/modules/base_template.html +++ b/docs/modules/base_template.html @@ -16,7 +16,7 @@
  • base/Template
  • Module base/Template

    +
  • Defined in src/base/Template.ts:1
  • diff --git a/docs/modules/components.html b/docs/modules/components.html index 78a849d0..b547840f 100644 --- a/docs/modules/components.html +++ b/docs/modules/components.html @@ -16,7 +16,7 @@
  • components
  • Module components

    +
  • Defined in src/components/index.ts:1
  • diff --git a/docs/modules/components_datatable_datatable.html b/docs/modules/components_datatable_datatable.html index 4e5f124a..43b4bb4d 100644 --- a/docs/modules/components_datatable_datatable.html +++ b/docs/modules/components_datatable_datatable.html @@ -16,7 +16,7 @@
  • components/datatable/datatable
  • Module components/datatable/datatable

    +
  • Defined in src/components/datatable/datatable.ts:1
  • diff --git a/docs/modules/components_datavalue_datavalue.html b/docs/modules/components_datavalue_datavalue.html index bd0b74f3..d983db15 100644 --- a/docs/modules/components_datavalue_datavalue.html +++ b/docs/modules/components_datavalue_datavalue.html @@ -16,7 +16,7 @@
  • components/datavalue/datavalue
  • Module components/datavalue/datavalue

    +
  • Defined in src/components/datavalue/datavalue.ts:1
  • diff --git a/docs/modules/components_html_html.html b/docs/modules/components_html_html.html index 572bc46e..df8b9d2d 100644 --- a/docs/modules/components_html_html.html +++ b/docs/modules/components_html_html.html @@ -16,7 +16,7 @@
  • components/html/html
  • Module components/html/html

    +
  • Defined in src/components/html/html.ts:1
  • diff --git a/docs/modules/components_htmlcontainer_htmlcontainer.html b/docs/modules/components_htmlcontainer_htmlcontainer.html index 4542a6e3..9c44a436 100644 --- a/docs/modules/components_htmlcontainer_htmlcontainer.html +++ b/docs/modules/components_htmlcontainer_htmlcontainer.html @@ -16,7 +16,7 @@
  • components/htmlcontainer/htmlcontainer
  • Module components/htmlcontainer/htmlcontainer

    +
  • Defined in src/components/htmlcontainer/htmlcontainer.ts:1
  • diff --git a/docs/modules/components_input_input.html b/docs/modules/components_input_input.html index 3a9f3a1a..9d88c5a8 100644 --- a/docs/modules/components_input_input.html +++ b/docs/modules/components_input_input.html @@ -16,7 +16,7 @@
  • components/input/input
  • Module components/input/input

    +
  • Defined in src/components/input/input.ts:1
  • diff --git a/docs/modules/components_templates.html b/docs/modules/components_templates.html index d4ac2bd6..fcdfe472 100644 --- a/docs/modules/components_templates.html +++ b/docs/modules/components_templates.html @@ -16,7 +16,7 @@
  • components/templates
  • Module components/templates

    +
  • Defined in src/components/templates/index.ts:1
  • diff --git a/docs/modules/components_test.html b/docs/modules/components_test.html index fbd8bd83..894ebda7 100644 --- a/docs/modules/components_test.html +++ b/docs/modules/components_test.html @@ -16,7 +16,7 @@
  • components/test
  • Module components/test

    +
  • Defined in src/components/test.ts:1
  • diff --git a/docs/modules/core.html b/docs/modules/core.html index 98193287..243e6b3b 100644 --- a/docs/modules/core.html +++ b/docs/modules/core.html @@ -16,7 +16,7 @@
  • core
  • Module core

    +
  • Defined in src/core.ts:1
  • diff --git a/docs/modules/ejs.html b/docs/modules/ejs.html index d4a25b61..d93a4001 100644 --- a/docs/modules/ejs.html +++ b/docs/modules/ejs.html @@ -16,7 +16,7 @@
  • ejs
  • Module ejs

    +
  • Defined in src/ejs.d.ts:1
  • diff --git a/docs/modules/index.html b/docs/modules/index.html index cbfe5841..74ee3f89 100644 --- a/docs/modules/index.html +++ b/docs/modules/index.html @@ -16,7 +16,7 @@
  • index
  • Module index

    +
  • Defined in src/index.ts:1
  • diff --git a/docs/modules/model.html b/docs/modules/model.html index 3d0ae64d..5de34eb8 100644 --- a/docs/modules/model.html +++ b/docs/modules/model.html @@ -16,7 +16,7 @@
  • model
  • Module model

    +
  • Defined in src/model/index.ts:1
  • diff --git a/docs/modules/model_eventemitter.html b/docs/modules/model_eventemitter.html index bd737849..58cfa8f0 100644 --- a/docs/modules/model_eventemitter.html +++ b/docs/modules/model_eventemitter.html @@ -16,7 +16,7 @@
  • model/EventEmitter
  • Module model/EventEmitter

    +
  • Defined in src/model/EventEmitter.ts:1
  • diff --git a/docs/modules/model_model.html b/docs/modules/model_model.html index c2ec0e3e..b9e61a4d 100644 --- a/docs/modules/model_model.html +++ b/docs/modules/model_model.html @@ -16,7 +16,7 @@
  • model/Model
  • Module model/Model

    +
  • Defined in src/model/Model.ts:1
  • diff --git a/docs/modules/model_nestedarraymodel.html b/docs/modules/model_nestedarraymodel.html index e07888a2..fd408223 100644 --- a/docs/modules/model_nestedarraymodel.html +++ b/docs/modules/model_nestedarraymodel.html @@ -16,7 +16,7 @@
  • model/NestedArrayModel
  • Module model/NestedArrayModel

    +
  • Defined in src/model/NestedArrayModel.ts:1
  • diff --git a/docs/modules/model_nesteddatamodel.html b/docs/modules/model_nesteddatamodel.html index 8662244e..1234d8e1 100644 --- a/docs/modules/model_nesteddatamodel.html +++ b/docs/modules/model_nesteddatamodel.html @@ -16,7 +16,7 @@
  • model/NestedDataModel
  • Module model/NestedDataModel

    +
  • Defined in src/model/NestedDataModel.ts:1
  • diff --git a/docs/modules/model_nestedmodel.html b/docs/modules/model_nestedmodel.html index ece39e93..ae08ef51 100644 --- a/docs/modules/model_nestedmodel.html +++ b/docs/modules/model_nestedmodel.html @@ -16,7 +16,7 @@
  • model/NestedModel
  • Module model/NestedModel

    +
  • Defined in src/model/NestedModel.ts:1
  • diff --git a/docs/modules/modules.html b/docs/modules/modules.html index 996096dd..91e9b28c 100644 --- a/docs/modules/modules.html +++ b/docs/modules/modules.html @@ -16,7 +16,7 @@
  • modules
  • Module modules

    +
  • Defined in src/modules/index.ts:1
  • diff --git a/docs/modules/modules_jsonlogic.html b/docs/modules/modules_jsonlogic.html index e77df5a4..89ab0bcd 100644 --- a/docs/modules/modules_jsonlogic.html +++ b/docs/modules/modules_jsonlogic.html @@ -16,7 +16,7 @@
  • modules/jsonlogic
  • Module modules/jsonlogic

    +
  • Defined in src/modules/jsonlogic/index.ts:1
  • diff --git a/docs/modules/modules_jsonlogic_jsonlogic.html b/docs/modules/modules_jsonlogic_jsonlogic.html index 8af471b8..90a3a85e 100644 --- a/docs/modules/modules_jsonlogic_jsonlogic.html +++ b/docs/modules/modules_jsonlogic_jsonlogic.html @@ -16,7 +16,7 @@
  • modules/jsonlogic/jsonLogic
  • Module modules/jsonlogic/jsonLogic

    +
  • Defined in src/modules/jsonlogic/jsonLogic.ts:1
  • diff --git a/docs/modules/sdk.html b/docs/modules/sdk.html index 8ab97765..5eae6eef 100644 --- a/docs/modules/sdk.html +++ b/docs/modules/sdk.html @@ -16,7 +16,7 @@
  • sdk
  • Module sdk

    +
  • Defined in src/sdk/index.ts:1
  • diff --git a/docs/modules/sdk_formio.html b/docs/modules/sdk_formio.html index 5531ce46..b35953f7 100644 --- a/docs/modules/sdk_formio.html +++ b/docs/modules/sdk_formio.html @@ -16,7 +16,7 @@
  • sdk/Formio
  • Module sdk/Formio

    +
  • Defined in src/sdk/Formio.ts:1
  • diff --git a/docs/modules/sdk_plugins.html b/docs/modules/sdk_plugins.html index 428a201e..64ae7a2e 100644 --- a/docs/modules/sdk_plugins.html +++ b/docs/modules/sdk_plugins.html @@ -16,7 +16,7 @@
  • sdk/Plugins
  • Module sdk/Plugins

    +
  • Defined in src/sdk/Plugins.ts:1
  • diff --git a/docs/modules/types.html b/docs/modules/types.html index 9ee7d1af..79c03931 100644 --- a/docs/modules/types.html +++ b/docs/modules/types.html @@ -16,7 +16,7 @@
  • types
  • Module types

    +
  • Defined in src/types/index.ts:1
  • diff --git a/docs/modules/types_Access.html b/docs/modules/types_Access.html index e36a9087..306492cc 100644 --- a/docs/modules/types_Access.html +++ b/docs/modules/types_Access.html @@ -16,7 +16,7 @@
  • types/Access
  • Module types/Access

    +
  • Defined in src/types/Access.ts:1
  • diff --git a/docs/modules/types_Action.html b/docs/modules/types_Action.html index 26b42c50..6322ae1c 100644 --- a/docs/modules/types_Action.html +++ b/docs/modules/types_Action.html @@ -16,7 +16,7 @@
  • types/Action
  • Module types/Action

    +
  • Defined in src/types/Action.ts:1
  • diff --git a/docs/modules/types_Form.html b/docs/modules/types_Form.html index 091f90c5..de35550f 100644 --- a/docs/modules/types_Form.html +++ b/docs/modules/types_Form.html @@ -16,7 +16,7 @@
  • types/Form
  • Module types/Form

    +
  • Defined in src/types/Form.ts:1
  • diff --git a/docs/modules/types_Role.html b/docs/modules/types_Role.html index 5bc91fdc..82bfe947 100644 --- a/docs/modules/types_Role.html +++ b/docs/modules/types_Role.html @@ -16,7 +16,7 @@
  • types/Role
  • Module types/Role

    +
  • Defined in src/types/Role.ts:1
  • diff --git a/docs/modules/types_Submission.html b/docs/modules/types_Submission.html index 2ac44d4e..1f06c864 100644 --- a/docs/modules/types_Submission.html +++ b/docs/modules/types_Submission.html @@ -16,7 +16,7 @@
  • types/Submission
  • Module types/Submission

    +
  • Defined in src/types/Submission.ts:1
  • diff --git a/docs/modules/types_project.html b/docs/modules/types_project.html index 06682bf7..40042ce8 100644 --- a/docs/modules/types_project.html +++ b/docs/modules/types_project.html @@ -16,7 +16,7 @@
  • types/project
  • Module types/project

    +
  • Defined in src/types/project/index.ts:1
  • diff --git a/docs/modules/types_project_Project.html b/docs/modules/types_project_Project.html index d7e3d12f..139e246e 100644 --- a/docs/modules/types_project_Project.html +++ b/docs/modules/types_project_Project.html @@ -16,7 +16,7 @@
  • types/project/Project
  • Module types/project/Project

    +
  • Defined in src/types/project/Project.ts:1
  • diff --git a/docs/modules/utils.html b/docs/modules/utils.html index 9f998b77..08c5eb4e 100644 --- a/docs/modules/utils.html +++ b/docs/modules/utils.html @@ -16,7 +16,7 @@
  • utils
  • Module utils

    +
  • Defined in src/utils/index.ts:1
  • diff --git a/docs/modules/utils_date.html b/docs/modules/utils_date.html index c3bd29fd..f240bff7 100644 --- a/docs/modules/utils_date.html +++ b/docs/modules/utils_date.html @@ -16,7 +16,7 @@
  • utils/date
  • Module utils/date

    +
  • Defined in src/utils/date.ts:1
  • diff --git a/docs/modules/utils_dom.html b/docs/modules/utils_dom.html index 89b4a448..5c0fb3ed 100644 --- a/docs/modules/utils_dom.html +++ b/docs/modules/utils_dom.html @@ -16,7 +16,7 @@
  • utils/dom
  • Module utils/dom

    +
  • Defined in src/utils/dom.ts:7
  • diff --git a/docs/modules/utils_evaluator.html b/docs/modules/utils_evaluator.html index 0fdc2088..7f5cb817 100644 --- a/docs/modules/utils_evaluator.html +++ b/docs/modules/utils_evaluator.html @@ -16,7 +16,7 @@
  • utils/Evaluator
  • Module utils/Evaluator

    +
  • Defined in src/utils/Evaluator.ts:1
  • diff --git a/docs/modules/utils_formutil.html b/docs/modules/utils_formutil.html index 84f99d33..f0c6d4bc 100644 --- a/docs/modules/utils_formutil.html +++ b/docs/modules/utils_formutil.html @@ -16,7 +16,7 @@
  • utils/formUtil
  • Module utils/formUtil

    +
  • Defined in src/utils/formUtil.ts:1
  • diff --git a/docs/modules/utils_jwtDecode.html b/docs/modules/utils_jwtDecode.html index f0dd6929..e7202bf8 100644 --- a/docs/modules/utils_jwtDecode.html +++ b/docs/modules/utils_jwtDecode.html @@ -16,7 +16,7 @@
  • utils/jwtDecode
  • Module utils/jwtDecode

    +
  • Defined in src/utils/jwtDecode.ts:3
  • diff --git a/docs/modules/utils_mask.html b/docs/modules/utils_mask.html index 29e704eb..9ef8b5e6 100644 --- a/docs/modules/utils_mask.html +++ b/docs/modules/utils_mask.html @@ -16,7 +16,7 @@
  • utils/mask
  • Module utils/mask

    +
  • Defined in src/utils/mask.ts:1
  • diff --git a/docs/modules/utils_override.html b/docs/modules/utils_override.html index 48f0a05f..2deab602 100644 --- a/docs/modules/utils_override.html +++ b/docs/modules/utils_override.html @@ -16,7 +16,7 @@
  • utils/override
  • Module utils/override

    +
  • Defined in src/utils/override.ts:6
  • diff --git a/docs/modules/utils_sanitize.html b/docs/modules/utils_sanitize.html index 6652850d..df7535ec 100644 --- a/docs/modules/utils_sanitize.html +++ b/docs/modules/utils_sanitize.html @@ -16,7 +16,7 @@
  • utils/sanitize
  • Module utils/sanitize

    +
  • Defined in src/utils/sanitize.ts:1
  • diff --git a/docs/modules/utils_unwind.html b/docs/modules/utils_unwind.html index 6989f277..4ab594c2 100644 --- a/docs/modules/utils_unwind.html +++ b/docs/modules/utils_unwind.html @@ -16,7 +16,7 @@
  • utils/unwind
  • Module utils/unwind

    +
  • Defined in src/utils/unwind.ts:1
  • diff --git a/docs/modules/utils_utils.html b/docs/modules/utils_utils.html index 7f92ea18..b7222792 100644 --- a/docs/modules/utils_utils.html +++ b/docs/modules/utils_utils.html @@ -16,7 +16,7 @@
  • utils/utils
  • Module utils/utils

    +
  • Defined in src/utils/utils.ts:1
  • diff --git a/docs/modules/validator.html b/docs/modules/validator.html index 8127b8f5..943fb755 100644 --- a/docs/modules/validator.html +++ b/docs/modules/validator.html @@ -16,7 +16,7 @@
  • validator
  • Module validator

    +
  • Defined in src/validator/index.ts:1
  • diff --git a/docs/modules/validator_rules.html b/docs/modules/validator_rules.html index 272fa07a..734fb104 100644 --- a/docs/modules/validator_rules.html +++ b/docs/modules/validator_rules.html @@ -16,7 +16,7 @@
  • validator/rules
  • Module validator/rules

    +
  • Defined in src/validator/rules/index.ts:1
  • diff --git a/docs/modules/validator_rules_custom.html b/docs/modules/validator_rules_custom.html index 412564ea..43981c46 100644 --- a/docs/modules/validator_rules_custom.html +++ b/docs/modules/validator_rules_custom.html @@ -16,7 +16,7 @@
  • validator/rules/Custom
  • Module validator/rules/Custom

    +
  • Defined in src/validator/rules/Custom.ts:1
  • diff --git a/docs/modules/validator_rules_date.html b/docs/modules/validator_rules_date.html index ba24d9b7..537d74bc 100644 --- a/docs/modules/validator_rules_date.html +++ b/docs/modules/validator_rules_date.html @@ -16,7 +16,7 @@
  • validator/rules/Date
  • Module validator/rules/Date

    +
  • Defined in src/validator/rules/Date.ts:1
  • diff --git a/docs/modules/validator_rules_day.html b/docs/modules/validator_rules_day.html index 25895760..aed7a8a5 100644 --- a/docs/modules/validator_rules_day.html +++ b/docs/modules/validator_rules_day.html @@ -16,7 +16,7 @@
  • validator/rules/Day
  • Module validator/rules/Day

    +
  • Defined in src/validator/rules/Day.ts:1
  • diff --git a/docs/modules/validator_rules_email.html b/docs/modules/validator_rules_email.html index 2fcc57c6..ce9d686d 100644 --- a/docs/modules/validator_rules_email.html +++ b/docs/modules/validator_rules_email.html @@ -16,7 +16,7 @@
  • validator/rules/Email
  • Module validator/rules/Email

    +
  • Defined in src/validator/rules/Email.ts:1
  • diff --git a/docs/modules/validator_rules_mask.html b/docs/modules/validator_rules_mask.html index 35f88fe4..b1d48342 100644 --- a/docs/modules/validator_rules_mask.html +++ b/docs/modules/validator_rules_mask.html @@ -16,7 +16,7 @@
  • validator/rules/Mask
  • Module validator/rules/Mask

    +
  • Defined in src/validator/rules/Mask.ts:1
  • diff --git a/docs/modules/validator_rules_max.html b/docs/modules/validator_rules_max.html index fa0f2caa..e21ee90e 100644 --- a/docs/modules/validator_rules_max.html +++ b/docs/modules/validator_rules_max.html @@ -16,7 +16,7 @@
  • validator/rules/Max
  • Module validator/rules/Max

    +
  • Defined in src/validator/rules/Max.ts:1
  • diff --git a/docs/modules/validator_rules_maxdate.html b/docs/modules/validator_rules_maxdate.html index e336b4d0..927692d2 100644 --- a/docs/modules/validator_rules_maxdate.html +++ b/docs/modules/validator_rules_maxdate.html @@ -16,7 +16,7 @@
  • validator/rules/MaxDate
  • Module validator/rules/MaxDate

    +
  • Defined in src/validator/rules/MaxDate.ts:1
  • diff --git a/docs/modules/validator_rules_maxlength.html b/docs/modules/validator_rules_maxlength.html index 67546536..fe761f66 100644 --- a/docs/modules/validator_rules_maxlength.html +++ b/docs/modules/validator_rules_maxlength.html @@ -16,7 +16,7 @@
  • validator/rules/MaxLength
  • Module validator/rules/MaxLength

    +
  • Defined in src/validator/rules/MaxLength.ts:1
  • diff --git a/docs/modules/validator_rules_maxwords.html b/docs/modules/validator_rules_maxwords.html index 8c087a50..5f570cdc 100644 --- a/docs/modules/validator_rules_maxwords.html +++ b/docs/modules/validator_rules_maxwords.html @@ -16,7 +16,7 @@
  • validator/rules/MaxWords
  • Module validator/rules/MaxWords

    +
  • Defined in src/validator/rules/MaxWords.ts:1
  • diff --git a/docs/modules/validator_rules_maxyear.html b/docs/modules/validator_rules_maxyear.html index 05b2d36f..98741047 100644 --- a/docs/modules/validator_rules_maxyear.html +++ b/docs/modules/validator_rules_maxyear.html @@ -16,7 +16,7 @@
  • validator/rules/MaxYear
  • Module validator/rules/MaxYear

    +
  • Defined in src/validator/rules/MaxYear.ts:1
  • diff --git a/docs/modules/validator_rules_min.html b/docs/modules/validator_rules_min.html index 1a21d694..c18eaace 100644 --- a/docs/modules/validator_rules_min.html +++ b/docs/modules/validator_rules_min.html @@ -16,7 +16,7 @@
  • validator/rules/Min
  • Module validator/rules/Min

    +
  • Defined in src/validator/rules/Min.ts:1
  • diff --git a/docs/modules/validator_rules_mindate.html b/docs/modules/validator_rules_mindate.html index 29b27a3b..37ea1b02 100644 --- a/docs/modules/validator_rules_mindate.html +++ b/docs/modules/validator_rules_mindate.html @@ -16,7 +16,7 @@
  • validator/rules/MinDate
  • Module validator/rules/MinDate

    +
  • Defined in src/validator/rules/MinDate.ts:1
  • diff --git a/docs/modules/validator_rules_minlength.html b/docs/modules/validator_rules_minlength.html index 9034e2ea..adc47582 100644 --- a/docs/modules/validator_rules_minlength.html +++ b/docs/modules/validator_rules_minlength.html @@ -16,7 +16,7 @@
  • validator/rules/MinLength
  • Module validator/rules/MinLength

    +
  • Defined in src/validator/rules/MinLength.ts:1
  • diff --git a/docs/modules/validator_rules_minwords.html b/docs/modules/validator_rules_minwords.html index 9b854978..f1b67e1a 100644 --- a/docs/modules/validator_rules_minwords.html +++ b/docs/modules/validator_rules_minwords.html @@ -16,7 +16,7 @@
  • validator/rules/MinWords
  • Module validator/rules/MinWords

    +
  • Defined in src/validator/rules/MinWords.ts:1
  • diff --git a/docs/modules/validator_rules_minyear.html b/docs/modules/validator_rules_minyear.html index 6e339f60..9b28b372 100644 --- a/docs/modules/validator_rules_minyear.html +++ b/docs/modules/validator_rules_minyear.html @@ -16,7 +16,7 @@
  • validator/rules/MinYear
  • Module validator/rules/MinYear

    +
  • Defined in src/validator/rules/MinYear.ts:1
  • diff --git a/docs/modules/validator_rules_onlyavailable.html b/docs/modules/validator_rules_onlyavailable.html index 22eb4a9a..0da62e07 100644 --- a/docs/modules/validator_rules_onlyavailable.html +++ b/docs/modules/validator_rules_onlyavailable.html @@ -16,7 +16,7 @@
  • validator/rules/OnlyAvailable
  • Module validator/rules/OnlyAvailable

    +
  • Defined in src/validator/rules/OnlyAvailable.ts:1
  • diff --git a/docs/modules/validator_rules_pattern.html b/docs/modules/validator_rules_pattern.html index 2108d662..60fa7ab6 100644 --- a/docs/modules/validator_rules_pattern.html +++ b/docs/modules/validator_rules_pattern.html @@ -16,7 +16,7 @@
  • validator/rules/Pattern
  • Module validator/rules/Pattern

    +
  • Defined in src/validator/rules/Pattern.ts:1
  • diff --git a/docs/modules/validator_rules_required.html b/docs/modules/validator_rules_required.html index 3a7a9603..129b7429 100644 --- a/docs/modules/validator_rules_required.html +++ b/docs/modules/validator_rules_required.html @@ -16,7 +16,7 @@
  • validator/rules/Required
  • Module validator/rules/Required

    +
  • Defined in src/validator/rules/Required.ts:1
  • diff --git a/docs/modules/validator_rules_rule.html b/docs/modules/validator_rules_rule.html index bf270126..0959b6f0 100644 --- a/docs/modules/validator_rules_rule.html +++ b/docs/modules/validator_rules_rule.html @@ -16,7 +16,7 @@
  • validator/rules/Rule
  • Module validator/rules/Rule

    +
  • Defined in src/validator/rules/Rule.ts:1
  • diff --git a/docs/modules/validator_rules_select.html b/docs/modules/validator_rules_select.html index 4ed9bca6..d4d5141c 100644 --- a/docs/modules/validator_rules_select.html +++ b/docs/modules/validator_rules_select.html @@ -16,7 +16,7 @@
  • validator/rules/Select
  • Module validator/rules/Select

    +
  • Defined in src/validator/rules/Select.ts:1
  • diff --git a/docs/modules/validator_rules_time.html b/docs/modules/validator_rules_time.html index bc8816b2..22aff728 100644 --- a/docs/modules/validator_rules_time.html +++ b/docs/modules/validator_rules_time.html @@ -16,7 +16,7 @@
  • validator/rules/Time
  • Module validator/rules/Time

    +
  • Defined in src/validator/rules/Time.ts:1
  • diff --git a/docs/modules/validator_rules_unique.html b/docs/modules/validator_rules_unique.html index 88d9dd26..35f20f72 100644 --- a/docs/modules/validator_rules_unique.html +++ b/docs/modules/validator_rules_unique.html @@ -16,7 +16,7 @@
  • validator/rules/Unique
  • Module validator/rules/Unique

    +
  • Defined in src/validator/rules/Unique.ts:1
  • diff --git a/docs/modules/validator_rules_url.html b/docs/modules/validator_rules_url.html index 42742def..7c9bc291 100644 --- a/docs/modules/validator_rules_url.html +++ b/docs/modules/validator_rules_url.html @@ -16,7 +16,7 @@
  • validator/rules/Url
  • Module validator/rules/Url

    +
  • Defined in src/validator/rules/Url.ts:1
  • diff --git a/docs/modules/validator_validator.html b/docs/modules/validator_validator.html index 3f2d05aa..d446f0f2 100644 --- a/docs/modules/validator_validator.html +++ b/docs/modules/validator_validator.html @@ -16,7 +16,7 @@
  • validator/Validator
  • Module validator/Validator

    +
  • Defined in src/validator/Validator.ts:12
  • diff --git a/docs/types/types_Access.Access.html b/docs/types/types_Access.Access.html index e6909d70..5bd52103 100644 --- a/docs/types/types_Access.Access.html +++ b/docs/types/types_Access.Access.html @@ -25,7 +25,7 @@
    roles:
    type: AccessType
    +
  • Defined in src/types/Access.ts:3
  • +
  • Defined in src/types/Access.ts:8
  • +
  • Defined in src/types/Action.ts:11
  • +
  • Defined in src/types/Action.ts:3
  • +
  • Defined in src/types/Action.ts:5
  • +
  • Defined in src/types/Form.ts:39
  • +
  • Defined in src/types/Form.ts:3
  • +
  • Defined in src/types/Form.ts:41
  • +
  • Defined in src/types/Form.ts:37
  • +
  • Defined in src/types/Role.ts:5
  • +
  • Defined in src/types/Role.ts:3
  • +
  • Defined in src/types/Submission.ts:3
  • +
  • Defined in src/types/Submission.ts:29
  • +
  • Defined in src/types/Submission.ts:27
  • +
  • Defined in src/types/project/Project.ts:6
  • +
  • Defined in src/types/project/Project.ts:102
  • +
  • Defined in src/types/project/Project.ts:95
  • +
  • Defined in src/types/project/Project.ts:58
  • +
  • Defined in src/types/project/Project.ts:4
  • +
  • Defined in src/types/project/Project.ts:51
  • +
  • Defined in src/types/project/Project.ts:49
  • +
  • Defined in src/types/project/Project.ts:69
  • +
  • Defined in src/components/index.ts:12
  • +
  • Defined in src/components/html/html.ts:2
  • +
  • Defined in src/components/templates/index.ts:2
  • +
  • Defined in src/ejs.d.ts:2
  • +
  • Defined in src/modules/index.ts:2
  • +
  • Defined in src/modules/jsonlogic/index.ts:23
  • +
  • Defined in src/modules/jsonlogic/jsonLogic.ts:1
  • +
  • Defined in src/validator/rules/index.ts:22