@saltcorn/server 1.6.0-beta.1 → 1.6.0-beta.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (789) hide show
  1. package/CHANGELOG.md +72 -3
  2. package/app.js +32 -12
  3. package/auth/admin.js +109 -22
  4. package/auth/routes.js +178 -61
  5. package/auth/testhelp.js +9 -19
  6. package/docs/assets/hierarchy.js +1 -1
  7. package/docs/assets/navigation.js +1 -1
  8. package/docs/assets/search.js +1 -1
  9. package/docs/classes/_saltcorn_admin-models.models_snapshot.Snapshot.html +2 -2
  10. package/docs/classes/_saltcorn_common-code.relations_relation.Relation.html +3 -3
  11. package/docs/classes/_saltcorn_common-code.relations_relations_finder.RelationsFinder.html +5 -5
  12. package/docs/classes/_saltcorn_data.diagram_cy_raster.CytoscapeRaster.html +4 -4
  13. package/docs/classes/_saltcorn_data.diagram_nodes_dummy_node.DummyNode.html +4 -4
  14. package/docs/classes/_saltcorn_data.diagram_nodes_node.Node.html +4 -4
  15. package/docs/classes/_saltcorn_data.diagram_nodes_page_node.PageNode.html +4 -4
  16. package/docs/classes/_saltcorn_data.diagram_nodes_table_node.TableNode.html +4 -4
  17. package/docs/classes/_saltcorn_data.diagram_nodes_trigger_node.TriggerNode.html +4 -4
  18. package/docs/classes/_saltcorn_data.diagram_nodes_view_node.ViewNode.html +4 -4
  19. package/docs/classes/_saltcorn_data.mobile-mocks_node_async_hooks.AsyncLocalStorage.html +2 -2
  20. package/docs/classes/_saltcorn_data.models_crash.Crash.html +2 -2
  21. package/docs/classes/_saltcorn_data.models_eventlog.EventLog.html +2 -2
  22. package/docs/classes/_saltcorn_data.models_field.Field.html +9 -9
  23. package/docs/classes/_saltcorn_data.models_fieldrepeat.FieldRepeat.html +2 -2
  24. package/docs/classes/_saltcorn_data.models_file.File.html +21 -21
  25. package/docs/classes/_saltcorn_data.models_form.Form.html +2 -2
  26. package/docs/classes/_saltcorn_data.models_internal_mail_queue.MailQueue.html +4 -4
  27. package/docs/classes/_saltcorn_data.models_internal_push_message_helper.PushMessageHelper.html +7 -7
  28. package/docs/classes/_saltcorn_data.models_library.Library.html +2 -2
  29. package/docs/classes/_saltcorn_data.models_model.Model.html +2 -2
  30. package/docs/classes/_saltcorn_data.models_model_instance.ModelInstance.html +2 -2
  31. package/docs/classes/_saltcorn_data.models_notification.Notification.html +2 -2
  32. package/docs/classes/_saltcorn_data.models_page.Page.html +12 -11
  33. package/docs/classes/_saltcorn_data.models_page_group.PageGroup.html +16 -16
  34. package/docs/classes/_saltcorn_data.models_page_group_member.PageGroupMember.html +8 -8
  35. package/docs/classes/_saltcorn_data.models_plugin.Plugin.html +45 -10
  36. package/docs/classes/_saltcorn_data.models_role.Role.html +2 -2
  37. package/docs/classes/_saltcorn_data.models_table.Table.html +67 -65
  38. package/docs/classes/_saltcorn_data.models_table_constraints.TableConstraint.html +2 -2
  39. package/docs/classes/_saltcorn_data.models_tag.Tag.html +2 -2
  40. package/docs/classes/_saltcorn_data.models_tag_entry.TagEntry.html +2 -2
  41. package/docs/classes/_saltcorn_data.models_trigger.Trigger.html +22 -20
  42. package/docs/classes/_saltcorn_data.models_user.User.html +32 -32
  43. package/docs/classes/_saltcorn_data.models_view.View.html +16 -15
  44. package/docs/classes/_saltcorn_data.models_workflow.Workflow.html +2 -2
  45. package/docs/classes/_saltcorn_data.models_workflow_run.WorkflowRun.html +2 -2
  46. package/docs/classes/_saltcorn_data.models_workflow_step.WorkflowStep.html +2 -2
  47. package/docs/classes/_saltcorn_data.models_workflow_trace.MetaData.html +2 -2
  48. package/docs/classes/_saltcorn_data.models_workflow_trace.WorkflowTrace.html +2 -2
  49. package/docs/classes/_saltcorn_mobile-builder.mobile-builder.MobileBuilder.html +2 -3
  50. package/docs/classes/_saltcorn_mobile-builder.utils_capacitor-helper.CapacitorHelper.html +2 -2
  51. package/docs/enums/_saltcorn_common-code.relations_relation_types.RelationType.html +2 -2
  52. package/docs/enums/_saltcorn_common-code.relations_relation_types.ViewDisplayType.html +2 -2
  53. package/docs/functions/_saltcorn_admin-models.models_config-check.runConfigurationCheck.html +1 -1
  54. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.buildRelationPath.html +1 -1
  55. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.buildTableCaches.html +1 -1
  56. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.parseLegacyRelation.html +1 -1
  57. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.parseRelationPath.html +1 -1
  58. package/docs/functions/_saltcorn_common-code.tests_test_data.fixturesData.html +1 -1
  59. package/docs/functions/_saltcorn_common-code.tests_test_data.withAnotherUserField.html +1 -1
  60. package/docs/functions/_saltcorn_common-code.tests_test_data.withKeyFromLayerThree.html +1 -1
  61. package/docs/functions/_saltcorn_common-code.tests_test_data.withKeyFromLayerTwo.html +1 -1
  62. package/docs/functions/_saltcorn_common-code.tests_test_data.withMultipleInbounds.html +1 -1
  63. package/docs/functions/_saltcorn_common-code.tests_test_data.withSecondTopicField.html +1 -1
  64. package/docs/functions/_saltcorn_common-code.tests_test_data.withSimplePostTopicrelation.html +1 -1
  65. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.action_link.html +1 -1
  66. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.action_url.html +1 -1
  67. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.fill_presets.html +1 -1
  68. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.getForm.html +1 -1
  69. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_view_link_query.html +1 -1
  70. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_viewable_fields.html +1 -1
  71. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_viewable_fields_from_layout.html +1 -1
  72. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.make_link.html +1 -1
  73. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.objToQueryString.html +1 -1
  74. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.parse_view_select.html +1 -1
  75. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.setDateLocales.html +1 -1
  76. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.splitUniques.html +1 -1
  77. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.standardBlockDispatch.html +1 -1
  78. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.standardLayoutRowVisitor.html +1 -1
  79. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.transformForm.html +1 -1
  80. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.updateViewSelect.html +1 -1
  81. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.view_linker.html +1 -1
  82. package/docs/functions/_saltcorn_data.db_connect_mobile.getConnectObject.html +1 -1
  83. package/docs/functions/_saltcorn_data.db_reset_schema.reset.html +1 -1
  84. package/docs/functions/_saltcorn_data.diagram_cy_generate_utils.generateCyCode.html +1 -1
  85. package/docs/functions/_saltcorn_data.diagram_cy_generate_utils.genereateCyCfg.html +1 -1
  86. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.buildObjectTrees.html +1 -1
  87. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractFromColumns.html +1 -1
  88. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractFromLayout.html +1 -1
  89. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractViewToCreate.html +1 -1
  90. package/docs/functions/_saltcorn_data.migrate.create_blank_migration.html +1 -1
  91. package/docs/functions/_saltcorn_data.migrate.getMigrationsInDB.html +1 -1
  92. package/docs/functions/_saltcorn_data.migrate.migrate.html +1 -1
  93. package/docs/functions/_saltcorn_data.migrations_202102091312.js.html +1 -1
  94. package/docs/functions/_saltcorn_data.migrations_202210051058.js.html +1 -1
  95. package/docs/functions/_saltcorn_data.migrations_202210101540.js.html +1 -1
  96. package/docs/functions/_saltcorn_data.migrations_202304281224.js.html +1 -1
  97. package/docs/functions/_saltcorn_data.migrations_202307211459.js.html +1 -1
  98. package/docs/functions/_saltcorn_data.migrations_202502131103.js.html +1 -1
  99. package/docs/functions/_saltcorn_data.migrations_202508011455.js.html +1 -1
  100. package/docs/functions/_saltcorn_data.migrations_202510152058.js.html +1 -1
  101. package/docs/functions/_saltcorn_data.migrations_202603101553.sql_pg.html +1 -1
  102. package/docs/functions/_saltcorn_data.migrations_202604111200.js.html +1 -0
  103. package/docs/functions/_saltcorn_data.migrations_202604141200.js.html +1 -0
  104. package/docs/functions/_saltcorn_data.mobile-mocks_node_child_process.execSync.html +1 -1
  105. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.createReadStream.html +1 -1
  106. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.readdirSync.html +1 -1
  107. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.writeFileSync.html +1 -1
  108. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.mkdir.html +1 -1
  109. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.readFile.html +1 -1
  110. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.readdir.html +1 -0
  111. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.stat.html +1 -1
  112. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.unlink.html +1 -1
  113. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.writeFile.html +1 -1
  114. package/docs/functions/_saltcorn_data.mobile-mocks_node_latest-version.latestVersion.html +1 -1
  115. package/docs/functions/_saltcorn_data.mobile-mocks_node_v8.deserialize.html +1 -1
  116. package/docs/functions/_saltcorn_data.mobile-mocks_node_v8.serialize.html +1 -1
  117. package/docs/functions/_saltcorn_data.mobile-mocks_npm_env-paths.envPaths.html +1 -1
  118. package/docs/functions/_saltcorn_data.model-helper.get_predictor.html +1 -1
  119. package/docs/functions/_saltcorn_data.model-helper.run_jupyter_model.html +1 -1
  120. package/docs/functions/_saltcorn_data.model-helper.shorten_trackback.html +1 -1
  121. package/docs/functions/_saltcorn_data.model-helper.write_csv.html +1 -1
  122. package/docs/functions/_saltcorn_data.models_internal_async_json_stream.async_json_stream.html +1 -1
  123. package/docs/functions/_saltcorn_data.models_internal_query.aggregation_query_fields.html +1 -1
  124. package/docs/functions/_saltcorn_data.models_internal_query.getAggAndField.html +1 -1
  125. package/docs/functions/_saltcorn_data.models_internal_query.joinfield_renamer.html +1 -1
  126. package/docs/functions/_saltcorn_data.models_internal_query.process_aggregations.html +1 -1
  127. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.buildKeyFromRelative.html +1 -1
  128. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.copyObject.html +1 -1
  129. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.deleteObject.html +1 -1
  130. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.downloadBuffer.html +1 -1
  131. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getPublicFileUrl.html +1 -1
  132. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getResolvedBucket.html +1 -1
  133. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getS3Client.html +1 -1
  134. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getServeUrl.html +1 -1
  135. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getSignedFileUrl.html +1 -1
  136. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.headObject.html +1 -1
  137. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.isS3Enabled.html +1 -1
  138. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.listS3Folder.html +1 -1
  139. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.publicUrlToRelativePath.html +1 -1
  140. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.relativeKeyToPath.html +1 -1
  141. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.setObjectMetadata.html +1 -1
  142. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.uploadBuffer.html +1 -1
  143. package/docs/functions/_saltcorn_data.models_internal_table_helper.boolExamples.html +1 -1
  144. package/docs/functions/_saltcorn_data.models_internal_table_helper.colorExamples.html +1 -1
  145. package/docs/functions/_saltcorn_data.models_internal_table_helper.floatExamples.html +1 -1
  146. package/docs/functions/_saltcorn_data.models_internal_table_helper.get_formula_examples.html +1 -1
  147. package/docs/functions/_saltcorn_data.models_internal_table_helper.intExamples.html +1 -1
  148. package/docs/functions/_saltcorn_data.models_internal_table_helper.stringExamples.html +1 -1
  149. package/docs/functions/_saltcorn_data.plugin-helper.build_schema_data.html +1 -1
  150. package/docs/functions/_saltcorn_data.plugin-helper.calcfldViewConfig.html +1 -1
  151. package/docs/functions/_saltcorn_data.plugin-helper.calcfldViewOptions.html +1 -1
  152. package/docs/functions/_saltcorn_data.plugin-helper.calcrelViewOptions.html +1 -1
  153. package/docs/functions/_saltcorn_data.plugin-helper.displayType.html +1 -1
  154. package/docs/functions/_saltcorn_data.plugin-helper.field_picker_fields.html +1 -1
  155. package/docs/functions/_saltcorn_data.plugin-helper.generate_joined_query.html +1 -1
  156. package/docs/functions/_saltcorn_data.plugin-helper.getActionConfigFields.html +1 -1
  157. package/docs/functions/_saltcorn_data.plugin-helper.get_child_views.html +1 -1
  158. package/docs/functions/_saltcorn_data.plugin-helper.get_inbound_relation_opts.html +1 -1
  159. package/docs/functions/_saltcorn_data.plugin-helper.get_inbound_self_relation_opts.html +1 -1
  160. package/docs/functions/_saltcorn_data.plugin-helper.get_link_view_opts.html +1 -1
  161. package/docs/functions/_saltcorn_data.plugin-helper.get_many_to_many_relation_opts.html +1 -1
  162. package/docs/functions/_saltcorn_data.plugin-helper.get_parent_views.html +1 -1
  163. package/docs/functions/_saltcorn_data.plugin-helper.initial_config_all_fields.html +1 -1
  164. package/docs/functions/_saltcorn_data.plugin-helper.json_list_to_external_table.html +1 -1
  165. package/docs/functions/_saltcorn_data.plugin-helper.link_view.html +1 -1
  166. package/docs/functions/_saltcorn_data.plugin-helper.pathToState.html +1 -1
  167. package/docs/functions/_saltcorn_data.plugin-helper.picked_fields_to_query.html +1 -1
  168. package/docs/functions/_saltcorn_data.plugin-helper.readState.html +1 -1
  169. package/docs/functions/_saltcorn_data.plugin-helper.readStateStrict.html +1 -1
  170. package/docs/functions/_saltcorn_data.plugin-helper.runCollabEvents.html +1 -1
  171. package/docs/functions/_saltcorn_data.plugin-helper.run_action_column.html +1 -1
  172. package/docs/functions/_saltcorn_data.plugin-helper.stateFieldsToQuery.html +1 -1
  173. package/docs/functions/_saltcorn_data.plugin-helper.stateFieldsToWhere.html +1 -1
  174. package/docs/functions/_saltcorn_data.plugin-helper.stateToQueryString.html +1 -1
  175. package/docs/functions/_saltcorn_data.plugin-helper.strictParseInt.html +1 -1
  176. package/docs/functions/_saltcorn_data.plugin-testing.auto_test_plugin.html +1 -1
  177. package/docs/functions/_saltcorn_data.plugin-testing.check_view_columns.html +1 -1
  178. package/docs/functions/_saltcorn_data.plugin-testing.generate_attributes.html +1 -1
  179. package/docs/functions/_saltcorn_data.standard-menu.create_standard_menu.html +1 -1
  180. package/docs/functions/_saltcorn_data.tests_assertions.assertIsErrorMsg.html +1 -1
  181. package/docs/functions/_saltcorn_data.tests_assertions.assertIsErrorsMsg.html +1 -1
  182. package/docs/functions/_saltcorn_data.tests_assertions.assertIsRow.html +1 -1
  183. package/docs/functions/_saltcorn_data.tests_assertions.assertIsSet.html +1 -1
  184. package/docs/functions/_saltcorn_data.tests_assertions.assertIsType.html +1 -1
  185. package/docs/functions/_saltcorn_data.tests_assertions.assertsIsSuccessMessage.html +1 -1
  186. package/docs/functions/_saltcorn_data.tests_assertions.assertsObjectIsUser.html +1 -1
  187. package/docs/functions/_saltcorn_data.tests_common_helpers.createAnotherUserField.html +1 -1
  188. package/docs/functions/_saltcorn_data.tests_common_helpers.createKeyFromLevelTwo.html +1 -1
  189. package/docs/functions/_saltcorn_data.tests_common_helpers.createLevelThreeInbound.html +1 -1
  190. package/docs/functions/_saltcorn_data.tests_common_helpers.createMultipleInbounds.html +1 -1
  191. package/docs/functions/_saltcorn_data.tests_common_helpers.createSecondTopicField.html +1 -1
  192. package/docs/functions/_saltcorn_data.tests_common_helpers.prepareEmployeeDepartment.html +1 -1
  193. package/docs/functions/_saltcorn_data.tests_common_helpers.prepareSimpleTopicPostRelation.html +1 -1
  194. package/docs/functions/_saltcorn_data.tests_remote_query_helper.deleteViewFromServer.html +1 -1
  195. package/docs/functions/_saltcorn_data.tests_remote_query_helper.prepareQueryEnviroment.html +1 -1
  196. package/docs/functions/_saltcorn_data.tests_remote_query_helper.sendViewToServer.html +1 -1
  197. package/docs/functions/_saltcorn_data.translate.hasLLM.html +1 -1
  198. package/docs/functions/_saltcorn_data.translate.translate.html +1 -1
  199. package/docs/functions/_saltcorn_db-common.internal.ftsFieldsSqlExpr.html +1 -1
  200. package/docs/functions/_saltcorn_db-common.internal.mkSelectOptions.html +1 -1
  201. package/docs/functions/_saltcorn_db-common.internal.mkWhere.html +1 -1
  202. package/docs/functions/_saltcorn_db-common.internal.orderByIsObject.html +1 -1
  203. package/docs/functions/_saltcorn_db-common.internal.orderByIsOperator.html +1 -1
  204. package/docs/functions/_saltcorn_db-common.internal.prefixFieldsInWhere.html +1 -1
  205. package/docs/functions/_saltcorn_db-common.internal.sqlBinOp.html +1 -1
  206. package/docs/functions/_saltcorn_db-common.internal.sqlFun.html +1 -1
  207. package/docs/functions/_saltcorn_db-common.internal.sqlsanitize.html +1 -1
  208. package/docs/functions/_saltcorn_db-common.internal.sqlsanitizeAllowDots.html +1 -1
  209. package/docs/functions/_saltcorn_db-common.internal.subSelectWhere.html +1 -1
  210. package/docs/functions/_saltcorn_db-common.multi-tenant.enable_multi_tenant.html +1 -1
  211. package/docs/functions/_saltcorn_db-common.multi-tenant.getRequestContext.html +1 -1
  212. package/docs/functions/_saltcorn_db-common.multi-tenant.getTenantSchema.html +1 -1
  213. package/docs/functions/_saltcorn_db-common.multi-tenant.init.html +1 -1
  214. package/docs/functions/_saltcorn_db-common.multi-tenant.is_it_multi_tenant.html +1 -1
  215. package/docs/functions/_saltcorn_db-common.multi-tenant.runWithTenant.html +1 -1
  216. package/docs/functions/_saltcorn_db-common.sqlite-commons.buildInsertBulkSql.html +1 -1
  217. package/docs/functions/_saltcorn_db-common.sqlite-commons.buildInsertSql.html +1 -1
  218. package/docs/functions/_saltcorn_db-common.sqlite-commons.commitAndBeginNewTransaction.html +1 -1
  219. package/docs/functions/_saltcorn_db-common.sqlite-commons.doCount.html +1 -1
  220. package/docs/functions/_saltcorn_db-common.sqlite-commons.doDeleteWhere.html +1 -1
  221. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListScTables.html +1 -1
  222. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListTables.html +1 -1
  223. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListUserDefinedTables.html +1 -1
  224. package/docs/functions/_saltcorn_db-common.sqlite-commons.do_add_index.html +1 -1
  225. package/docs/functions/_saltcorn_db-common.sqlite-commons.do_drop_index.html +1 -1
  226. package/docs/functions/_saltcorn_db-common.sqlite-commons.mkVal.html +1 -1
  227. package/docs/functions/_saltcorn_db-common.sqlite-commons.openOrUseTransaction.html +1 -1
  228. package/docs/functions/_saltcorn_db-common.sqlite-commons.reprAsJson.html +1 -1
  229. package/docs/functions/_saltcorn_db-common.sqlite-commons.slugify.html +1 -1
  230. package/docs/functions/_saltcorn_db-common.sqlite-commons.tryCatchInTransaction.html +1 -1
  231. package/docs/functions/_saltcorn_db-common.sqlite-commons.whenTransactionisFree.html +1 -1
  232. package/docs/functions/_saltcorn_db-common.sqlite-commons.withTransaction.html +1 -1
  233. package/docs/functions/_saltcorn_markup.mktag.mkTag.html +1 -1
  234. package/docs/functions/_saltcorn_markup.tabs.tabs.html +1 -1
  235. package/docs/functions/_saltcorn_markup.workflow.renderWorkflow.html +1 -1
  236. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.androidFeatures.html +1 -1
  237. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.androidPermissions.html +1 -1
  238. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.buildTablesFile.html +1 -1
  239. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyPrepopulatedDb.html +1 -1
  240. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyServerFiles.html +1 -1
  241. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyShareExtFiles.html +1 -1
  242. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copySiteLogo.html +1 -1
  243. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyTranslationFiles.html +1 -1
  244. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.createSqliteDb.html +1 -1
  245. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.extractDomain.html +1 -1
  246. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.generateAndroidVersionCode.html +1 -1
  247. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.hasAuthMethod.html +1 -1
  248. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyAndroidManifest.html +1 -1
  249. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyAppDelegate.html +1 -1
  250. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyConfigXml.html +1 -1
  251. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyGradleConfig.html +1 -1
  252. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyInfoPlist.html +1 -1
  253. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyShareViewController.html +1 -1
  254. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyXcodeProjectFile.html +1 -1
  255. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepAppIcon.html +1 -1
  256. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareAppIcon.html +1 -1
  257. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareBuildDir.html +1 -1
  258. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareExportOptionsPlist.html +1 -1
  259. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareSplashIcon.html +1 -1
  260. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareSplashPage.html +1 -1
  261. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.runAddEntitlementsScript.html +1 -1
  262. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeCapacitorConfig.html +1 -1
  263. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeCfgFile.html +1 -1
  264. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeDataExtractionRules.html +1 -1
  265. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeEntitlementsPlist.html +1 -1
  266. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeNetworkSecurityConfig.html +1 -1
  267. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writePodfile.html +1 -1
  268. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writePrivacyInfo.html +1 -1
  269. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.bundleMobileAppCode.html +1 -1
  270. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.bundlePackagesAndPlugins.html +1 -1
  271. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyOptionalSource.html +1 -1
  272. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyPluginMobileAppDirs.html +1 -1
  273. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyPublicDirs.html +1 -1
  274. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.add_index.html +1 -1
  275. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.add_unique_constraint.html +1 -1
  276. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.count.html +1 -1
  277. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.deleteWhere.html +1 -1
  278. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_index.html +1 -1
  279. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_reset_schema.html +1 -1
  280. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_unique_constraint.html +1 -1
  281. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.init.html +1 -1
  282. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.insert.html +1 -1
  283. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.insertRows.html +1 -1
  284. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listScTables.html +1 -1
  285. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listTables.html +1 -1
  286. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listUserDefinedTables.html +1 -1
  287. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.query.html +1 -1
  288. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.select.html +1 -1
  289. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.selectMaybeOne.html +1 -1
  290. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.selectOne.html +1 -1
  291. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.setConnectionObject.html +1 -1
  292. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.tableExists.html +1 -1
  293. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.time.html +1 -1
  294. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.update.html +1 -1
  295. package/docs/functions/_saltcorn_sqlite.sqlite.add_index.html +1 -1
  296. package/docs/functions/_saltcorn_sqlite.sqlite.add_unique_constraint.html +1 -1
  297. package/docs/functions/_saltcorn_sqlite.sqlite.begin.html +1 -1
  298. package/docs/functions/_saltcorn_sqlite.sqlite.changeConnection.html +1 -1
  299. package/docs/functions/_saltcorn_sqlite.sqlite.close.html +1 -1
  300. package/docs/functions/_saltcorn_sqlite.sqlite.commit.html +1 -1
  301. package/docs/functions/_saltcorn_sqlite.sqlite.count.html +1 -1
  302. package/docs/functions/_saltcorn_sqlite.sqlite.deleteWhere.html +1 -1
  303. package/docs/functions/_saltcorn_sqlite.sqlite.dropTable.html +1 -1
  304. package/docs/functions/_saltcorn_sqlite.sqlite.dropTables.html +1 -1
  305. package/docs/functions/_saltcorn_sqlite.sqlite.drop_index.html +1 -1
  306. package/docs/functions/_saltcorn_sqlite.sqlite.drop_reset_schema.html +1 -1
  307. package/docs/functions/_saltcorn_sqlite.sqlite.drop_unique_constraint.html +1 -1
  308. package/docs/functions/_saltcorn_sqlite.sqlite.getVersion.html +1 -1
  309. package/docs/functions/_saltcorn_sqlite.sqlite.get_db_filepath.html +1 -1
  310. package/docs/functions/_saltcorn_sqlite.sqlite.get_sql_logging.html +1 -1
  311. package/docs/functions/_saltcorn_sqlite.sqlite.init.html +1 -1
  312. package/docs/functions/_saltcorn_sqlite.sqlite.insert.html +1 -1
  313. package/docs/functions/_saltcorn_sqlite.sqlite.listScTables.html +1 -1
  314. package/docs/functions/_saltcorn_sqlite.sqlite.listTables.html +1 -1
  315. package/docs/functions/_saltcorn_sqlite.sqlite.listUserDefinedTables.html +1 -1
  316. package/docs/functions/_saltcorn_sqlite.sqlite.query.html +1 -1
  317. package/docs/functions/_saltcorn_sqlite.sqlite.rollback.html +1 -1
  318. package/docs/functions/_saltcorn_sqlite.sqlite.select.html +1 -1
  319. package/docs/functions/_saltcorn_sqlite.sqlite.selectMaybeOne.html +1 -1
  320. package/docs/functions/_saltcorn_sqlite.sqlite.selectOne.html +1 -1
  321. package/docs/functions/_saltcorn_sqlite.sqlite.set_sql_logging.html +1 -1
  322. package/docs/functions/_saltcorn_sqlite.sqlite.sql_log.html +1 -1
  323. package/docs/functions/_saltcorn_sqlite.sqlite.update.html +1 -1
  324. package/docs/functions/_saltcorn_sqlite.sqlite.updateWhere.html +1 -1
  325. package/docs/functions/_saltcorn_types.base_types.instanceOWithHtmlFile.html +1 -1
  326. package/docs/functions/_saltcorn_types.base_types.instanceOfFieldViewEdit.html +1 -1
  327. package/docs/functions/_saltcorn_types.base_types.instanceOfFieldViewShow.html +1 -1
  328. package/docs/functions/_saltcorn_types.base_types.instanceOfPack.html +1 -1
  329. package/docs/functions/_saltcorn_types.common_types.instanceOfErrorMsg.html +1 -1
  330. package/docs/functions/_saltcorn_types.common_types.instanceOfSuccessMsg.html +1 -1
  331. package/docs/functions/_saltcorn_types.common_types.instanceOfType.html +1 -1
  332. package/docs/functions/_saltcorn_types.model-abstracts_abstract_field.instanceOfField.html +1 -1
  333. package/docs/functions/_saltcorn_types.model-abstracts_abstract_page.instanceOfPage.html +1 -1
  334. package/docs/functions/_saltcorn_types.model-abstracts_abstract_plugin.instanceOfPlugin.html +1 -1
  335. package/docs/functions/_saltcorn_types.model-abstracts_abstract_table.instanceOfTable.html +1 -1
  336. package/docs/functions/_saltcorn_types.model-abstracts_abstract_view.instanceOfView.html +1 -1
  337. package/docs/hierarchy.html +1 -1
  338. package/docs/interfaces/_saltcorn_db-common.dbtypes.UserLike.html +2 -2
  339. package/docs/interfaces/_saltcorn_markup.types.TagExports.html +2 -2
  340. package/docs/interfaces/_saltcorn_mobile-builder.utils_common-build-utils.ScCapacitorConfig.html +2 -2
  341. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_field.AbstractField.html +2 -2
  342. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_field.AbstractFieldRepeat.html +2 -2
  343. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_form.AbstractForm.html +2 -2
  344. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page.AbstractPage.html +2 -2
  345. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page_group.AbstractPageGroup.html +2 -2
  346. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page_group_member.AbstractPageGroupMember.html +2 -2
  347. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_plugin.AbstractPlugin.html +2 -2
  348. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_role.AbstractRole.html +2 -2
  349. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_table.AbstractTable.html +2 -2
  350. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_tag.AbstractTag.html +2 -2
  351. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_tag_entry.AbstractTagEntry.html +2 -2
  352. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_trigger.AbstractTrigger.html +2 -2
  353. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_user.AbstractUser.html +2 -2
  354. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_user.ForUserRequest.html +2 -2
  355. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_view.AbstractView.html +2 -2
  356. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_workflow.AbstractWorkflow.html +2 -2
  357. package/docs/modules/_saltcorn_data.html +1 -1
  358. package/docs/modules/_saltcorn_data.migrations_202604091531.html +1 -0
  359. package/docs/modules/_saltcorn_data.migrations_202604111200.html +1 -0
  360. package/docs/modules/_saltcorn_data.migrations_202604141200.html +1 -0
  361. package/docs/modules/_saltcorn_data.mobile-mocks_node_fs.html +1 -1
  362. package/docs/modules/_saltcorn_data.mobile-mocks_node_fs_promises.html +1 -1
  363. package/docs/modules/_saltcorn_data.mobile-mocks_npm_npm-registry-fetch.html +1 -0
  364. package/docs/modules/_saltcorn_data.mobile-mocks_saltcorn_admin-models-tenant.html +1 -0
  365. package/docs/modules/_saltcorn_data.mobile-mocks_saltcorn_plugins-loader-plugin-installer.html +1 -0
  366. package/docs/modules/_saltcorn_data.mobile-mocks_saltcorn_plugins-loader-stable-versioning.html +1 -0
  367. package/docs/modules/_saltcorn_data.models_index.discovery.html +1 -1
  368. package/docs/types/_saltcorn_data.diagram_node_extract_utils.ExtractOpts.html +2 -2
  369. package/docs/types/_saltcorn_data.diagram_node_extract_utils.ExtractResult.html +2 -2
  370. package/docs/types/_saltcorn_data.diagram_nodes_node.NodeType.html +1 -1
  371. package/docs/types/_saltcorn_data.models_config.ConfigTypes.html +1 -1
  372. package/docs/types/_saltcorn_data.models_config.SingleConfig.html +1 -1
  373. package/docs/types/_saltcorn_data.models_eventlog.EventLogCfg.html +2 -2
  374. package/docs/types/_saltcorn_data.models_file.FileCfg.html +2 -2
  375. package/docs/types/_saltcorn_data.models_form.AdditionalButton.html +1 -1
  376. package/docs/types/_saltcorn_data.models_form.FormCfg.html +2 -2
  377. package/docs/types/_saltcorn_data.models_internal_push_message_helper.MobileSubscription.html +2 -2
  378. package/docs/types/_saltcorn_data.models_internal_push_message_helper.WebPushSubscription.html +2 -2
  379. package/docs/types/_saltcorn_data.models_internal_s3_helpers.S3HeadResult.html +1 -1
  380. package/docs/types/_saltcorn_data.models_internal_s3_helpers.S3ListResult.html +2 -2
  381. package/docs/types/_saltcorn_data.models_page_group.ScreenInfoParams.html +2 -2
  382. package/docs/types/_saltcorn_data.models_table.ChildRelations.html +2 -2
  383. package/docs/types/_saltcorn_data.models_table.ParentRelations.html +2 -2
  384. package/docs/types/_saltcorn_data.models_table.RelationData.html +2 -2
  385. package/docs/types/_saltcorn_data.models_tag_entry.TagEntryCfg.html +1 -1
  386. package/docs/types/_saltcorn_data.models_view.FindViewsPred.html +1 -1
  387. package/docs/types/_saltcorn_db-common.dbtypes.AggregationOptions.html +2 -2
  388. package/docs/types/_saltcorn_db-common.dbtypes.CoordOpts.html +2 -2
  389. package/docs/types/_saltcorn_db-common.dbtypes.DatabaseClient.html +2 -2
  390. package/docs/types/_saltcorn_db-common.dbtypes.JoinField.html +2 -2
  391. package/docs/types/_saltcorn_db-common.dbtypes.JoinFields.html +1 -1
  392. package/docs/types/_saltcorn_db-common.dbtypes.JoinOptions.html +1 -1
  393. package/docs/types/_saltcorn_db-common.dbtypes.JsonPath.html +1 -1
  394. package/docs/types/_saltcorn_db-common.dbtypes.JsonPathElem.html +1 -1
  395. package/docs/types/_saltcorn_db-common.dbtypes.Operator.html +1 -1
  396. package/docs/types/_saltcorn_db-common.dbtypes.PartialSome.html +1 -1
  397. package/docs/types/_saltcorn_db-common.dbtypes.PrimaryKeyValue.html +1 -1
  398. package/docs/types/_saltcorn_db-common.dbtypes.Row.html +1 -1
  399. package/docs/types/_saltcorn_db-common.dbtypes.SelectOptions.html +2 -2
  400. package/docs/types/_saltcorn_db-common.dbtypes.StrongRow.html +1 -1
  401. package/docs/types/_saltcorn_db-common.dbtypes.SubselectOptions.html +2 -2
  402. package/docs/types/_saltcorn_db-common.dbtypes.Value.html +1 -1
  403. package/docs/types/_saltcorn_db-common.dbtypes.Where.html +2 -2
  404. package/docs/types/_saltcorn_db-common.sqlite-commons.SqlAndValues.html +2 -2
  405. package/docs/types/_saltcorn_db-common.types.DbExportsType.html +2 -2
  406. package/docs/types/_saltcorn_db-common.types.GenObj.html +1 -1
  407. package/docs/types/_saltcorn_markup.emergency_layout.WrapParams.html +2 -2
  408. package/docs/types/_saltcorn_markup.helpers.CheckBoxGroupOpts.html +2 -2
  409. package/docs/types/_saltcorn_markup.helpers.PaginationOpts.html +2 -2
  410. package/docs/types/_saltcorn_markup.helpers.RadioGroupOpts.html +2 -2
  411. package/docs/types/_saltcorn_markup.helpers.SearchBarOpts.html +2 -2
  412. package/docs/types/_saltcorn_markup.layout.RenderOpts-1.html +2 -2
  413. package/docs/types/_saltcorn_markup.layout.RenderOpts.html +2 -2
  414. package/docs/types/_saltcorn_markup.mjml-layout.RenderOpts.html +2 -2
  415. package/docs/types/_saltcorn_markup.table.HeadersParams.html +2 -2
  416. package/docs/types/_saltcorn_markup.table.OptsParams.html +2 -2
  417. package/docs/types/_saltcorn_markup.types.AttributeVal.html +1 -1
  418. package/docs/types/_saltcorn_markup.types.Attributes.html +2 -2
  419. package/docs/types/_saltcorn_markup.types.ClassVal.html +1 -1
  420. package/docs/types/_saltcorn_markup.types.Element.html +1 -1
  421. package/docs/types/_saltcorn_markup.types.Falsy.html +1 -1
  422. package/docs/types/_saltcorn_markup.types.StyleVal.html +1 -1
  423. package/docs/types/_saltcorn_markup.types.TagFunction.html +1 -1
  424. package/docs/types/_saltcorn_mobile-builder.mobile-builder.IosCfg.html +2 -2
  425. package/docs/types/_saltcorn_mobile-builder.utils_capacitor-helper.CapacitorCfg.html +2 -2
  426. package/docs/types/_saltcorn_types.base_types.Action.html +5 -4
  427. package/docs/types/_saltcorn_types.base_types.AuthenticationMethod.html +2 -2
  428. package/docs/types/_saltcorn_types.base_types.CalcJoinfield.html +2 -2
  429. package/docs/types/_saltcorn_types.base_types.CapacitorPlugin.html +2 -2
  430. package/docs/types/_saltcorn_types.base_types.CodePagePack.html +2 -2
  431. package/docs/types/_saltcorn_types.base_types.Column.html +2 -2
  432. package/docs/types/_saltcorn_types.base_types.ConnectObjType.html +2 -2
  433. package/docs/types/_saltcorn_types.base_types.ConnectedObjects.html +2 -2
  434. package/docs/types/_saltcorn_types.base_types.CopilotSkill.html +2 -2
  435. package/docs/types/_saltcorn_types.base_types.ErrorObj.html +2 -2
  436. package/docs/types/_saltcorn_types.base_types.FieldLike.html +1 -1
  437. package/docs/types/_saltcorn_types.base_types.FieldView.html +1 -1
  438. package/docs/types/_saltcorn_types.base_types.Header.html +2 -2
  439. package/docs/types/_saltcorn_types.base_types.JoinFieldOption.html +2 -2
  440. package/docs/types/_saltcorn_types.base_types.Layout.html +1 -1
  441. package/docs/types/_saltcorn_types.base_types.MenuItem.html +2 -2
  442. package/docs/types/_saltcorn_types.base_types.MobileConfig.html +2 -3
  443. package/docs/types/_saltcorn_types.base_types.ModelPattern.html +6 -6
  444. package/docs/types/_saltcorn_types.base_types.Pack.html +2 -2
  445. package/docs/types/_saltcorn_types.base_types.Plugin.html +1 -1
  446. package/docs/types/_saltcorn_types.base_types.PluginFunction.html +3 -2
  447. package/docs/types/_saltcorn_types.base_types.PluginLayout.html +2 -2
  448. package/docs/types/_saltcorn_types.base_types.PluginRoute.html +2 -2
  449. package/docs/types/_saltcorn_types.base_types.PluginSourceType.html +1 -1
  450. package/docs/types/_saltcorn_types.base_types.PluginType.html +2 -2
  451. package/docs/types/_saltcorn_types.base_types.PluginWrap.html +1 -1
  452. package/docs/types/_saltcorn_types.base_types.PluginWrapArg.html +2 -2
  453. package/docs/types/_saltcorn_types.base_types.RelationOption.html +2 -2
  454. package/docs/types/_saltcorn_types.base_types.Req.html +2 -2
  455. package/docs/types/_saltcorn_types.base_types.Res.html +2 -2
  456. package/docs/types/_saltcorn_types.base_types.ResultType.html +2 -2
  457. package/docs/types/_saltcorn_types.base_types.RouteAction.html +1 -1
  458. package/docs/types/_saltcorn_types.base_types.RunExtra.html +1 -1
  459. package/docs/types/_saltcorn_types.base_types.SlugStepType.html +2 -2
  460. package/docs/types/_saltcorn_types.base_types.StepResType.html +1 -1
  461. package/docs/types/_saltcorn_types.base_types.SubField.html +2 -2
  462. package/docs/types/_saltcorn_types.base_types.TableProvider.html +2 -2
  463. package/docs/types/_saltcorn_types.base_types.TableQuery.html +2 -2
  464. package/docs/types/_saltcorn_types.base_types.Tablely.html +1 -1
  465. package/docs/types/_saltcorn_types.base_types.ViewTemplate.html +3 -2
  466. package/docs/types/_saltcorn_types.common_types.ErrorMessage.html +2 -2
  467. package/docs/types/_saltcorn_types.common_types.GenObj.html +1 -1
  468. package/docs/types/_saltcorn_types.common_types.ReqRes.html +2 -2
  469. package/docs/types/_saltcorn_types.common_types.ResultMessage.html +1 -1
  470. package/docs/types/_saltcorn_types.common_types.SuccessMessage.html +2 -2
  471. package/docs/types/_saltcorn_types.common_types.Type.html +2 -2
  472. package/docs/types/_saltcorn_types.model-abstracts_abstract_event_log.EventLogPack.html +2 -2
  473. package/docs/types/_saltcorn_types.model-abstracts_abstract_field.FieldCfg.html +2 -2
  474. package/docs/types/_saltcorn_types.model-abstracts_abstract_field.InputType.html +1 -1
  475. package/docs/types/_saltcorn_types.model-abstracts_abstract_form.AdditionalButton.html +2 -2
  476. package/docs/types/_saltcorn_types.model-abstracts_abstract_library.LibraryCfg.html +2 -2
  477. package/docs/types/_saltcorn_types.model-abstracts_abstract_library.LibraryPack.html +1 -1
  478. package/docs/types/_saltcorn_types.model-abstracts_abstract_model.ModelCfg.html +2 -2
  479. package/docs/types/_saltcorn_types.model-abstracts_abstract_model.ModelPack.html +1 -1
  480. package/docs/types/_saltcorn_types.model-abstracts_abstract_model_instance.ModelInstanceCfg.html +2 -2
  481. package/docs/types/_saltcorn_types.model-abstracts_abstract_model_instance.ModelInstancePack.html +1 -1
  482. package/docs/types/_saltcorn_types.model-abstracts_abstract_page.PageCfg.html +3 -2
  483. package/docs/types/_saltcorn_types.model-abstracts_abstract_page.PagePack.html +1 -1
  484. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group.PageGroupCfg.html +2 -2
  485. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group.PageGroupPack.html +1 -1
  486. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group_member.PageGroupMemberCfg.html +2 -2
  487. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group_member.PageGroupMemberPack.html +1 -1
  488. package/docs/types/_saltcorn_types.model-abstracts_abstract_plugin.PluginCfg.html +3 -2
  489. package/docs/types/_saltcorn_types.model-abstracts_abstract_plugin.PluginPack.html +1 -1
  490. package/docs/types/_saltcorn_types.model-abstracts_abstract_role.RoleCfg.html +1 -1
  491. package/docs/types/_saltcorn_types.model-abstracts_abstract_role.RolePack.html +1 -1
  492. package/docs/types/_saltcorn_types.model-abstracts_abstract_table.TableCfg.html +3 -2
  493. package/docs/types/_saltcorn_types.model-abstracts_abstract_table.TablePack.html +1 -1
  494. package/docs/types/_saltcorn_types.model-abstracts_abstract_tag.TagPack.html +2 -2
  495. package/docs/types/_saltcorn_types.model-abstracts_abstract_tag_entry.TagEntryPack.html +2 -2
  496. package/docs/types/_saltcorn_types.model-abstracts_abstract_trigger.TriggerCfg.html +3 -2
  497. package/docs/types/_saltcorn_types.model-abstracts_abstract_trigger.TriggerPack.html +1 -1
  498. package/docs/types/_saltcorn_types.model-abstracts_abstract_view.ViewCfg.html +3 -2
  499. package/docs/types/_saltcorn_types.model-abstracts_abstract_view.ViewPack.html +1 -1
  500. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow.ConfigWorkflowStep.html +1 -1
  501. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow.RunResult.html +2 -2
  502. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_run.WorkflowRunCfg.html +2 -2
  503. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_step.WorkflowStepCfg.html +2 -2
  504. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_step.WorkflowStepPack.html +1 -1
  505. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_trace.WorkflowTraceCfg.html +2 -2
  506. package/docs/variables/_saltcorn_admin-models..backup.create_backup.html +1 -1
  507. package/docs/variables/_saltcorn_admin-models..backup.create_csv_from_rows.html +1 -1
  508. package/docs/variables/_saltcorn_admin-models..backup.restore.html +1 -1
  509. package/docs/variables/_saltcorn_admin-models..pack.add_to_menu.html +1 -1
  510. package/docs/variables/_saltcorn_admin-models..pack.can_install_pack.html +1 -1
  511. package/docs/variables/_saltcorn_admin-models..pack.fetch_available_packs.html +1 -1
  512. package/docs/variables/_saltcorn_admin-models..pack.fetch_pack_by_name.html +1 -1
  513. package/docs/variables/_saltcorn_admin-models..pack.install_pack.html +1 -1
  514. package/docs/variables/_saltcorn_admin-models..pack.library_pack.html +1 -1
  515. package/docs/variables/_saltcorn_admin-models..pack.model_instance_pack.html +1 -1
  516. package/docs/variables/_saltcorn_admin-models..pack.model_pack.html +1 -1
  517. package/docs/variables/_saltcorn_admin-models..pack.page_group_pack.html +1 -1
  518. package/docs/variables/_saltcorn_admin-models..pack.page_pack.html +1 -1
  519. package/docs/variables/_saltcorn_admin-models..pack.plugin_pack.html +1 -1
  520. package/docs/variables/_saltcorn_admin-models..pack.role_pack.html +1 -1
  521. package/docs/variables/_saltcorn_admin-models..pack.table_pack.html +1 -1
  522. package/docs/variables/_saltcorn_admin-models..pack.trigger_pack.html +1 -1
  523. package/docs/variables/_saltcorn_admin-models..pack.uninstall_pack.html +1 -1
  524. package/docs/variables/_saltcorn_admin-models..pack.view_pack.html +1 -1
  525. package/docs/variables/_saltcorn_admin-models..tenant.copy_tenant_template.html +1 -1
  526. package/docs/variables/_saltcorn_admin-models..tenant.create_tenant.html +1 -1
  527. package/docs/variables/_saltcorn_admin-models..tenant.deleteTenant.html +1 -1
  528. package/docs/variables/_saltcorn_admin-models..tenant.domain_sanitize.html +1 -1
  529. package/docs/variables/_saltcorn_admin-models..tenant.eachTenant.html +1 -1
  530. package/docs/variables/_saltcorn_admin-models..tenant.getAllTenantRows.html +1 -1
  531. package/docs/variables/_saltcorn_admin-models..tenant.getAllTenants.html +1 -1
  532. package/docs/variables/_saltcorn_admin-models..tenant.insertTenant.html +1 -1
  533. package/docs/variables/_saltcorn_admin-models..tenant.switchToTenant.html +1 -1
  534. package/docs/variables/_saltcorn_admin-models.models_backup.backup.html +1 -1
  535. package/docs/variables/_saltcorn_admin-models.pack.pack.html +3 -3
  536. package/docs/variables/_saltcorn_admin-models.tenant.tenant.html +1 -1
  537. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedFive.html +1 -1
  538. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedFour.html +1 -1
  539. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedOne.html +1 -1
  540. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedSix.html +1 -1
  541. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedThree.html +1 -1
  542. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedTwo.html +1 -1
  543. package/docs/variables/_saltcorn_data..migrations.html +1 -1
  544. package/docs/variables/_saltcorn_data..plugin_helper.run_action_column.html +1 -1
  545. package/docs/variables/_saltcorn_data..utils.NotAuthorized.html +1 -1
  546. package/docs/variables/_saltcorn_data..utils.isPushEnabled.html +1 -1
  547. package/docs/variables/_saltcorn_data..utils.sleep.html +1 -1
  548. package/docs/variables/_saltcorn_data.base-plugin_actions.actions.html +13 -13
  549. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.fieldviews.html +3 -3
  550. package/docs/variables/_saltcorn_data.base-plugin_fileview.fileviews.html +1 -1
  551. package/docs/variables/_saltcorn_data.base-plugin_index.index.html +15 -15
  552. package/docs/variables/_saltcorn_data.base-plugin_types.types.html +7 -7
  553. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_edit.edit.html +1 -1
  554. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_feed.feed.html +1 -1
  555. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_filter.filter.html +1 -1
  556. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_list.list.html +1 -1
  557. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_listshowlist.listshowlist.html +1 -1
  558. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_room.room-1.html +1 -1
  559. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_room.room.html +1 -1
  560. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_show.show.html +1 -1
  561. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.edit_build_in_actions.html +1 -1
  562. package/docs/variables/_saltcorn_data.contract.contract.html +1 -1
  563. package/docs/variables/_saltcorn_data.db_connect.connect.html +1 -1
  564. package/docs/variables/_saltcorn_data.db_fa5-icons.fa5Icons.html +1 -1
  565. package/docs/variables/_saltcorn_data.db_fixtures.fixtures.html +1 -1
  566. package/docs/variables/_saltcorn_data.db_index.dbExports.html +1 -1
  567. package/docs/variables/_saltcorn_data.db_state.state.html +3 -3
  568. package/docs/variables/_saltcorn_data.migrations_202005141503.sql.html +1 -1
  569. package/docs/variables/_saltcorn_data.migrations_202005241712.sql.html +1 -1
  570. package/docs/variables/_saltcorn_data.migrations_202005251037.sql.html +1 -1
  571. package/docs/variables/_saltcorn_data.migrations_202005282134.sql.html +1 -1
  572. package/docs/variables/_saltcorn_data.migrations_202006022156.sql.html +1 -1
  573. package/docs/variables/_saltcorn_data.migrations_202006051507.sql.html +1 -1
  574. package/docs/variables/_saltcorn_data.migrations_202006240906.sql.html +1 -1
  575. package/docs/variables/_saltcorn_data.migrations_202007091707.sql.html +1 -1
  576. package/docs/variables/_saltcorn_data.migrations_202007202144.sql.html +1 -1
  577. package/docs/variables/_saltcorn_data.migrations_202008031500.sql.html +1 -1
  578. package/docs/variables/_saltcorn_data.migrations_202008051415.sql.html +1 -1
  579. package/docs/variables/_saltcorn_data.migrations_202008121149.sql_pg.html +1 -1
  580. package/docs/variables/_saltcorn_data.migrations_202008121149.sql_sqlite.html +1 -1
  581. package/docs/variables/_saltcorn_data.migrations_202009112140.sql_pg.html +1 -1
  582. package/docs/variables/_saltcorn_data.migrations_202009112140.sql_sqlite.html +1 -1
  583. package/docs/variables/_saltcorn_data.migrations_202009181655.sql.html +1 -1
  584. package/docs/variables/_saltcorn_data.migrations_202009221105.sql.html +1 -1
  585. package/docs/variables/_saltcorn_data.migrations_202009231331.sql.html +1 -1
  586. package/docs/variables/_saltcorn_data.migrations_202009301531.sql.html +1 -1
  587. package/docs/variables/_saltcorn_data.migrations_202010231444.sql.html +1 -1
  588. package/docs/variables/_saltcorn_data.migrations_202010251412.sql.html +1 -1
  589. package/docs/variables/_saltcorn_data.migrations_202011021749.sql.html +1 -1
  590. package/docs/variables/_saltcorn_data.migrations_202011051353.sql.html +1 -1
  591. package/docs/variables/_saltcorn_data.migrations_202011111127.sql.html +1 -1
  592. package/docs/variables/_saltcorn_data.migrations_202012011203.sql.html +1 -1
  593. package/docs/variables/_saltcorn_data.migrations_202012100841.sql.html +1 -1
  594. package/docs/variables/_saltcorn_data.migrations_202012281835.sql.html +1 -1
  595. package/docs/variables/_saltcorn_data.migrations_202101061051.sql.html +1 -1
  596. package/docs/variables/_saltcorn_data.migrations_202101141128.sql.html +1 -1
  597. package/docs/variables/_saltcorn_data.migrations_202102091312.sql.html +1 -1
  598. package/docs/variables/_saltcorn_data.migrations_202102101624.sql.html +1 -1
  599. package/docs/variables/_saltcorn_data.migrations_202102172148.sql.html +1 -1
  600. package/docs/variables/_saltcorn_data.migrations_202102261650.sql.html +1 -1
  601. package/docs/variables/_saltcorn_data.migrations_202106102347.sql.html +1 -1
  602. package/docs/variables/_saltcorn_data.migrations_202106112120.sql.html +1 -1
  603. package/docs/variables/_saltcorn_data.migrations_202106120012.sql.html +1 -1
  604. package/docs/variables/_saltcorn_data.migrations_202106120220.sql.html +1 -1
  605. package/docs/variables/_saltcorn_data.migrations_202106121701.sql.html +1 -1
  606. package/docs/variables/_saltcorn_data.migrations_202106121703.sql_pg.html +1 -1
  607. package/docs/variables/_saltcorn_data.migrations_202106121703.sql_sqlite.html +1 -1
  608. package/docs/variables/_saltcorn_data.migrations_202106251126.sql.html +1 -1
  609. package/docs/variables/_saltcorn_data.migrations_202107281619.sql.html +1 -1
  610. package/docs/variables/_saltcorn_data.migrations_202107302158.sql_pg.html +1 -1
  611. package/docs/variables/_saltcorn_data.migrations_202107302158.sql_sqlite.html +1 -1
  612. package/docs/variables/_saltcorn_data.migrations_202108022257.sql.html +1 -1
  613. package/docs/variables/_saltcorn_data.migrations_202109201624.sql.html +1 -1
  614. package/docs/variables/_saltcorn_data.migrations_202109301031.sql_pg.html +1 -1
  615. package/docs/variables/_saltcorn_data.migrations_202109301031.sql_sqlite.html +1 -1
  616. package/docs/variables/_saltcorn_data.migrations_202111290253.sql_pg.html +1 -1
  617. package/docs/variables/_saltcorn_data.migrations_202111290253.sql_sqlite.html +1 -1
  618. package/docs/variables/_saltcorn_data.migrations_202112282254.sql_pg.html +1 -1
  619. package/docs/variables/_saltcorn_data.migrations_202112282254.sql_sqlite.html +1 -1
  620. package/docs/variables/_saltcorn_data.migrations_202207022002.sql.html +1 -1
  621. package/docs/variables/_saltcorn_data.migrations_202207252150.sql_pg.html +1 -1
  622. package/docs/variables/_saltcorn_data.migrations_202207252150.sql_sqlite.html +1 -1
  623. package/docs/variables/_saltcorn_data.migrations_202207261221.sql.html +1 -1
  624. package/docs/variables/_saltcorn_data.migrations_202208101144.sql_pg.html +1 -1
  625. package/docs/variables/_saltcorn_data.migrations_202208101144.sql_sqlite.html +1 -1
  626. package/docs/variables/_saltcorn_data.migrations_202211040031.sql.html +1 -1
  627. package/docs/variables/_saltcorn_data.migrations_202212112152.sql_pg.html +1 -1
  628. package/docs/variables/_saltcorn_data.migrations_202212112152.sql_sqlite.html +1 -1
  629. package/docs/variables/_saltcorn_data.migrations_202301130917.sql.html +1 -1
  630. package/docs/variables/_saltcorn_data.migrations_202303201126.sql_pg.html +1 -1
  631. package/docs/variables/_saltcorn_data.migrations_202303201126.sql_sqlite.html +1 -1
  632. package/docs/variables/_saltcorn_data.migrations_202303221944.sql_pg.html +1 -1
  633. package/docs/variables/_saltcorn_data.migrations_202303221944.sql_sqlite.html +1 -1
  634. package/docs/variables/_saltcorn_data.migrations_202304281224.sql.html +1 -1
  635. package/docs/variables/_saltcorn_data.migrations_202305031518.sql_pg.html +1 -1
  636. package/docs/variables/_saltcorn_data.migrations_202305031518.sql_sqlite.html +1 -1
  637. package/docs/variables/_saltcorn_data.migrations_202308211648.sql.html +1 -1
  638. package/docs/variables/_saltcorn_data.migrations_202311011755.sql_pg.html +1 -1
  639. package/docs/variables/_saltcorn_data.migrations_202311011755.sql_sqlite.html +1 -1
  640. package/docs/variables/_saltcorn_data.migrations_202311231356.sql.html +1 -1
  641. package/docs/variables/_saltcorn_data.migrations_202402071125.sql.html +1 -1
  642. package/docs/variables/_saltcorn_data.migrations_202406260915.sql.html +1 -1
  643. package/docs/variables/_saltcorn_data.migrations_202412051957.sql_pg.html +1 -1
  644. package/docs/variables/_saltcorn_data.migrations_202412051957.sql_sqlite.html +1 -1
  645. package/docs/variables/_saltcorn_data.migrations_202412111526.sql_pg.html +1 -1
  646. package/docs/variables/_saltcorn_data.migrations_202412111526.sql_sqlite.html +1 -1
  647. package/docs/variables/_saltcorn_data.migrations_202501081226.sql_pg.html +1 -1
  648. package/docs/variables/_saltcorn_data.migrations_202501081226.sql_sqlite.html +1 -1
  649. package/docs/variables/_saltcorn_data.migrations_202501201239.sql_sqlite.html +1 -1
  650. package/docs/variables/_saltcorn_data.migrations_202501262157.sql.html +1 -1
  651. package/docs/variables/_saltcorn_data.migrations_202503071353.sql_pg.html +1 -1
  652. package/docs/variables/_saltcorn_data.migrations_202506050958.sql.html +1 -1
  653. package/docs/variables/_saltcorn_data.migrations_202510110312.sql_pg.html +1 -1
  654. package/docs/variables/_saltcorn_data.migrations_202510110312.sql_sqlite.html +1 -1
  655. package/docs/variables/_saltcorn_data.migrations_202511081024.sql.html +1 -1
  656. package/docs/variables/_saltcorn_data.migrations_202604091531.sql.html +1 -0
  657. package/docs/variables/_saltcorn_data.mobile-mocks_npm_npm-registry-fetch.npmRegistryFetch.html +1 -0
  658. package/docs/variables/_saltcorn_data.mobile-mocks_saltcorn_html-pdf-node.htmlPdfNode.html +1 -1
  659. package/docs/variables/_saltcorn_data.models_config.configExports.html +1 -1
  660. package/docs/variables/_saltcorn_data.models_discovery.discovery.html +6 -2
  661. package/docs/variables/_saltcorn_data.models_email.email.html +3 -3
  662. package/docs/variables/_saltcorn_data.models_expression.expression.html +3 -3
  663. package/docs/variables/_saltcorn_data.models_index.config.available_languages.html +1 -1
  664. package/docs/variables/_saltcorn_data.models_index.config.check_email_mask.html +1 -1
  665. package/docs/variables/_saltcorn_data.models_index.config.configTypes.html +1 -1
  666. package/docs/variables/_saltcorn_data.models_index.config.deleteConfig.html +1 -1
  667. package/docs/variables/_saltcorn_data.models_index.config.getAllConfig.html +1 -1
  668. package/docs/variables/_saltcorn_data.models_index.config.getConfig.html +1 -1
  669. package/docs/variables/_saltcorn_data.models_index.config.get_base_url.html +1 -1
  670. package/docs/variables/_saltcorn_data.models_index.config.get_latest_npm_version.html +1 -1
  671. package/docs/variables/_saltcorn_data.models_index.config.remove_from_menu.html +1 -1
  672. package/docs/variables/_saltcorn_data.models_index.config.save_menu_items.html +1 -1
  673. package/docs/variables/_saltcorn_data.models_index.config.setConfig.html +1 -1
  674. package/docs/variables/_saltcorn_data.models_index.discovery.discover_tables.html +1 -1
  675. package/docs/variables/_saltcorn_data.models_index.discovery.discoverable_tables.html +1 -1
  676. package/docs/variables/_saltcorn_data.models_index.discovery.findType.html +1 -1
  677. package/docs/variables/_saltcorn_data.models_index.discovery.get_existing_views.html +1 -1
  678. package/docs/variables/_saltcorn_data.models_index.discovery.implement_discovery.html +1 -1
  679. package/docs/variables/_saltcorn_data.models_index.discovery.make_field.html +1 -0
  680. package/docs/variables/_saltcorn_data.models_index.discovery.reconcile_table.html +7 -0
  681. package/docs/variables/_saltcorn_data.models_index.email.getMailTransport.html +1 -1
  682. package/docs/variables/_saltcorn_data.models_index.email.send_verification_email.html +1 -1
  683. package/docs/variables/_saltcorn_data.models_index.email.viewToEmailHtml.html +1 -1
  684. package/docs/variables/_saltcorn_data.models_index.expression.apply_calculated_fields.html +1 -1
  685. package/docs/variables/_saltcorn_data.models_index.expression.apply_calculated_fields_stored.html +1 -1
  686. package/docs/variables/_saltcorn_data.models_index.expression.eval_expression.html +9 -1
  687. package/docs/variables/_saltcorn_data.models_index.expression.expressionValidator.html +1 -1
  688. package/docs/variables/_saltcorn_data.models_index.expression.get_async_expression_function.html +1 -1
  689. package/docs/variables/_saltcorn_data.models_index.expression.get_expression_function.html +1 -1
  690. package/docs/variables/_saltcorn_data.models_index.expression.jsexprToWhere.html +1 -1
  691. package/docs/variables/_saltcorn_data.models_index.expression.recalculate_for_stored.html +1 -1
  692. package/docs/variables/_saltcorn_data.models_index.expression.transform_for_async.html +1 -1
  693. package/docs/variables/_saltcorn_data.models_index.layout.eachView.html +1 -1
  694. package/docs/variables/_saltcorn_data.models_index.layout.getStringsForI18n.html +1 -1
  695. package/docs/variables/_saltcorn_data.models_index.layout.getViews.html +1 -1
  696. package/docs/variables/_saltcorn_data.models_index.layout.translateLayout.html +1 -1
  697. package/docs/variables/_saltcorn_data.models_index.layout.traverse.html +1 -1
  698. package/docs/variables/_saltcorn_data.models_index.layout.traverseSync.html +1 -1
  699. package/docs/variables/_saltcorn_data.models_index.random.all_views.html +1 -1
  700. package/docs/variables/_saltcorn_data.models_index.random.fill_table_row.html +1 -1
  701. package/docs/variables/_saltcorn_data.models_index.random.initial_view.html +1 -1
  702. package/docs/variables/_saltcorn_data.models_index.random.random_table.html +1 -1
  703. package/docs/variables/_saltcorn_data.models_index.scheduler.runScheduler.html +1 -1
  704. package/docs/variables/_saltcorn_data.models_layout.layout.html +1 -1
  705. package/docs/variables/_saltcorn_data.models_random.random.html +1 -1
  706. package/docs/variables/_saltcorn_data.models_scheduler.scheduler.html +1 -1
  707. package/docs/variables/_saltcorn_data.plugin-helper.add_free_variables_to_joinfields.html +1 -1
  708. package/docs/variables/_saltcorn_data.tests_mocks.mocks.html +1 -1
  709. package/docs/variables/_saltcorn_data.tests_remote_query_helper.renderEditInEditConfig.html +1 -1
  710. package/docs/variables/_saltcorn_data.utils.utils.html +11 -5
  711. package/docs/variables/_saltcorn_data.web-mobile-commons.webMobileCommons.html +1 -1
  712. package/docs/variables/_saltcorn_db-common.internal.dbCommonModulePath.html +1 -1
  713. package/docs/variables/_saltcorn_db-common.multi-tenant.tenantNamespace.html +1 -1
  714. package/docs/variables/_saltcorn_db-common.tenants.tenants.html +1 -1
  715. package/docs/variables/_saltcorn_markup..export_.html +1 -1
  716. package/docs/variables/_saltcorn_markup.builder.builder.html +1 -1
  717. package/docs/variables/_saltcorn_markup.emergency_layout.EmergencyLayoutExports.html +1 -1
  718. package/docs/variables/_saltcorn_markup.form.form.html +1 -1
  719. package/docs/variables/_saltcorn_markup.helpers.HelpersExports.html +1 -1
  720. package/docs/variables/_saltcorn_markup.layout.LayoutExports-1.html +1 -1
  721. package/docs/variables/_saltcorn_markup.layout.LayoutExports.html +1 -1
  722. package/docs/variables/_saltcorn_markup.layout_utils.layoutUtils.html +1 -1
  723. package/docs/variables/_saltcorn_markup.mjml-layout.LayoutExports.html +1 -1
  724. package/docs/variables/_saltcorn_markup.mjml-tags.tagsExports.html +1 -1
  725. package/docs/variables/_saltcorn_markup.table.TableExports.html +1 -1
  726. package/docs/variables/_saltcorn_markup.tags.tagsExports.html +1 -1
  727. package/docs/variables/_saltcorn_types..generators.generateBool.html +1 -1
  728. package/docs/variables/_saltcorn_types..generators.generateString.html +1 -1
  729. package/docs/variables/_saltcorn_types..generators.num_between.html +1 -1
  730. package/docs/variables/_saltcorn_types..generators.oneOf.html +1 -1
  731. package/docs/variables/_saltcorn_types.generators.generators.html +1 -1
  732. package/errors.js +4 -4
  733. package/help/Event channel and payload.tmd +5 -0
  734. package/help/Extra state formula.tmd +1 -1
  735. package/help/Group by formula.tmd +15 -0
  736. package/help/JavaScript action code.tmd +5 -1
  737. package/load_plugins.js +7 -398
  738. package/locales/ar.json +262 -1
  739. package/locales/de.json +264 -3
  740. package/locales/en.json +38 -9
  741. package/locales/es.json +265 -4
  742. package/locales/fr.json +263 -2
  743. package/locales/ur.json +273 -4
  744. package/markup/admin.js +14 -9
  745. package/markup/expression_blurb.js +1 -1
  746. package/package.json +14 -14
  747. package/public/monaco/loader.js +0 -2
  748. package/public/popper.min.js +0 -1
  749. package/public/saltcorn-builder.css +82 -0
  750. package/public/saltcorn-common.js +36 -2
  751. package/public/saltcorn.css +138 -0
  752. package/public/saltcorn.js +1458 -29
  753. package/public/socket.io.min.js +0 -1
  754. package/public/tabulator.min.js +2 -3
  755. package/public/tabulator_bootstrap4.min.css +1 -2
  756. package/public/tabulator_bootstrap5.min.css +1 -2
  757. package/routes/actions.js +275 -22
  758. package/routes/admin.js +148 -40
  759. package/routes/api.js +96 -60
  760. package/routes/delete.js +2 -5
  761. package/routes/edit.js +2 -5
  762. package/routes/entities.js +65 -1245
  763. package/routes/eventlog.js +47 -0
  764. package/routes/fields.js +125 -14
  765. package/routes/files.js +36 -4
  766. package/routes/homepage.js +4 -1
  767. package/routes/list.js +69 -11
  768. package/routes/packs.js +2 -3
  769. package/routes/page.js +18 -1
  770. package/routes/pageedit.js +1 -0
  771. package/routes/plugins.js +56 -21
  772. package/routes/scapi.js +1 -2
  773. package/routes/sync.js +183 -54
  774. package/routes/tables.js +492 -2
  775. package/routes/tenant.js +3 -3
  776. package/routes/utils.js +17 -6
  777. package/routes/viewedit.js +10 -6
  778. package/serve.js +35 -23
  779. package/tests/admin.test.js +5 -5
  780. package/tests/api.test.js +424 -2
  781. package/tests/auth.test.js +230 -1
  782. package/tests/fields.test.js +16 -0
  783. package/tests/files.test.js +43 -7
  784. package/tests/page.test.js +53 -0
  785. package/tests/plugin_install.test.js +132 -13
  786. package/tests/plugins.test.js +1 -2
  787. package/tests/sync.test.js +900 -18
  788. package/tests/view.test.js +32 -0
  789. package/wrapper.js +3 -1
package/locales/ur.json CHANGED
@@ -1324,7 +1324,7 @@
1324
1324
  "Pagegroups": "صفحہ گروپس",
1325
1325
  "width": "چوڑائی",
1326
1326
  "height": "اونچائی",
1327
- "innerWidth": "innerWidth",
1327
+ "innerWidth": "اندرونی چوڑائی",
1328
1328
  "innerHeight": "انر ہائٹ",
1329
1329
  "Screen info added": "اسکرین کی معلومات شامل کر دی گئی ہیں۔",
1330
1330
  "Screen info removed": "اسکرین کی معلومات ہٹا دی گئی ہے۔",
@@ -1422,7 +1422,7 @@
1422
1422
  "Keystore File": "کی اسٹور فائل",
1423
1423
  "Keystore Alias": "کی اسٹور عرفیت",
1424
1424
  "Keystore Password": "کی اسٹور پاس ورڈ",
1425
- "xcodebuild": "xcodebuild",
1425
+ "xcodebuild": "ایکس کوڈ بِلڈ",
1426
1426
  "Provisioning Profile": "پروویژننگ پروفائل",
1427
1427
  "Registry editor": "رجسٹری ایڈیٹر",
1428
1428
  "Mobile HTML": "موبائل HTML",
@@ -1752,7 +1752,7 @@
1752
1752
  "Background Sync interval": "بیک گراؤنڈ ہم وقت سازی کا وقفہ",
1753
1753
  "Perdiodic interval (in minutes) to run synchronizations in the background. This is just a min interval, depending on system conditions, the actual time may be longer.": "پس منظر میں ہم آہنگی (synchronizations) چلانے کے لیے وقفہ (منٹوں میں)۔ یہ صرف کم از کم وقفہ ہے؛ نظامی حالات کے مطابق اصل وقت اس سے زیادہ بھی ہو سکتا ہے۔",
1754
1754
  "Release Signing": "ریلیز سائننگ",
1755
- "Firebase JSON Key": "Firebase JSON Key",
1755
+ "Firebase JSON Key": "فائر بیس JSON کلید",
1756
1756
  "This is a private key file for your Firebase project. Your Saltcorn server uses it to send push notifications or push-based synchronizations to your Android mobile app. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "یہ آپ کے Firebase پروجیکٹ کے لیے ایک پرائیویٹ کی فائل ہے۔ آپ کا Saltcorn سرور اسے آپ کی اینڈرائیڈ موبائل ایپ کو پُش نوٹیفکیشنز یا پُش پر مبنی ہم آہنگی (synchronizations) بھیجنے کے لیے استعمال کرتا ہے۔ اسے '/mobile-app-configurations' ڈائریکٹری میں اپ لوڈ کریں (اگر یہ موجود نہ ہو تو اسے بنائیں)۔ آپ اسے یہاں یا 'Notifications' مینو میں کنفیگر کر سکتے ہیں۔",
1757
1757
  "Google Services File": "گوگل سروسز فائل",
1758
1758
  "This is a configuration file specific to your mobile app. It contains, among other things, your App ID, the Firebase project ID, and an API key. The file gets bundled into the client and will be used to subscribe to push notifications or push-based synchronizations from the server. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "یہ فائل آپ کی موبائل ایپ کے لیے مخصوص کنفیگریشن فائل ہے۔ اس میں دیگر معلومات کے ساتھ آپ کا App ID، Firebase پروجیکٹ ID، اور ایک API key شامل ہوتی ہے۔ یہ فائل کلائنٹ کے ساتھ بنڈل ہو جاتی ہے اور سرور سے پش نوٹیفیکیشنز یا پش پر مبنی ہم آہنگی (synchronization) پر سبسکرائب کرنے کے لیے استعمال کی جائے گی۔ اسے '/mobile-app-configurations' ڈائریکٹری میں اپ لوڈ کریں (اگر یہ ڈائریکٹری موجود نہ ہو تو اسے بنا لیں)۔ آپ اسے یہاں یا 'Notifications' مینو میں کنفیگر کر سکتے ہیں۔",
@@ -1789,5 +1789,274 @@
1789
1789
  "Finished translating %s strings.": "%s سٹرنگز کا ترجمہ مکمل ہو گیا ہے۔",
1790
1790
  "This is a Share extension profile": "یہ ایک شیئر ایکسٹینشن پروفائل ہے۔",
1791
1791
  "App Group ID": "ایپ گروپ آئی ڈی",
1792
- "The App Group ID is used to share data between the main app and the Share extension.": "ایپ گروپ آئی ڈی بنیادی ایپ اور شیئر ایکسٹینشن کے درمیان ڈیٹا شیئر کرنے کے لیے استعمال ہوتی ہے۔"
1792
+ "The App Group ID is used to share data between the main app and the Share extension.": "ایپ گروپ آئی ڈی بنیادی ایپ اور شیئر ایکسٹینشن کے درمیان ڈیٹا شیئر کرنے کے لیے استعمال ہوتی ہے۔",
1793
+ "Text to display": "ڈسپلے کے لیے متن",
1794
+ "Formula?": "فارمولا؟",
1795
+ "Font family": "فونٹ فیملی",
1796
+ "Font size": "فونٹ کا سائز",
1797
+ "Label for Field": "فیلڈ کے لیے لیبل",
1798
+ "Weight": "وزن",
1799
+ "Line height": "لائن کی اونچائی",
1800
+ "Class": "کلاس",
1801
+ "Color": "رنگ",
1802
+ "Click here": "یہاں کلک کریں",
1803
+ "Card properties": "کارڈ کی خصوصیات",
1804
+ "Card title": "کارڈ کا عنوان",
1805
+ "Click URL": "یو آر ایل پر کلک کریں",
1806
+ "Card footer": "کارڈ فوٹر",
1807
+ "Shadow": "شیڈو",
1808
+ "No padding": "کوئی پیڈنگ نہیں",
1809
+ "Box": "باکس",
1810
+ "Contents": "مشمولات",
1811
+ "Align": "سیدھ میں کریں",
1812
+ "Horizontal": "افقی",
1813
+ "Left": "بائیں",
1814
+ "Center": "مرکز",
1815
+ "Right": "درست",
1816
+ "Background": "پس منظر",
1817
+ "End": "اختتام",
1818
+ "Direction (°)": "سمت (°)",
1819
+ "File field": "فائل فیلڈ",
1820
+ "Size": "سائز",
1821
+ "Footer": "فوٹر",
1822
+ "HTML element": "ایچ ٹی ایم ایل عنصر",
1823
+ "Overflow": "اوورفلو",
1824
+ "Visible": "مرئی",
1825
+ "Hidden": "پوشیدہ",
1826
+ "Scroll": "اسکرول",
1827
+ "Auto": "خودکار",
1828
+ "Opacity": "اوپیسٹی",
1829
+ "Position": "پوزیشن",
1830
+ "Top": "اوپر",
1831
+ "Bottom": "نیچے",
1832
+ "Expand to full page width": "پورے صفحے کی چوڑائی تک پھیلائیں",
1833
+ "Rotate °": "گھمائیں °",
1834
+ "Vertical": "عمودی",
1835
+ "Responsive widths": "ریسپانسیو چوڑائیاں",
1836
+ "List of widths to serve resized images, e.g. 300, 400, 600": "ری سائز کی گئی تصاویر فراہم کرنے کے لیے چوڑائیوں کی فہرست، مثلاً 300، 400، 600",
1837
+ "Typography": "ٹائپوگرافی",
1838
+ "Set text color": "متن کا رنگ مقرر کریں",
1839
+ "Text": "متن",
1840
+ "Transform": "تبدیل کریں",
1841
+ "Rotate°": "گھمائیں°",
1842
+ "SkewX°": "اسکیو ایکس°",
1843
+ "SkewY°": "اسکیو وائی°",
1844
+ "ScaleX": "اسکیل ایکس",
1845
+ "ScaleY": "اسکیل وائی",
1846
+ "TranslateX": "ٹرانسلیٹ ایکس",
1847
+ "TranslateY": "ترجمہY",
1848
+ "Flex properties": "فلیکس خصوصیات",
1849
+ "Flex item": "فلیکس آئٹم",
1850
+ "Grow": "گرو",
1851
+ "Shrink": "سکڑیں",
1852
+ "Flex container": "فلیکس کنٹینر",
1853
+ "Wrap": "ریپ کریں",
1854
+ "Justify content": "مواد کو جسٹیفائی کریں",
1855
+ "Align items": "اشیاء کو سیدھ میں کریں",
1856
+ "Align content": "مواد کو ہم آہنگ کریں",
1857
+ "Animate": "اینیمیٹ",
1858
+ "Animation": "اینیمیشن",
1859
+ "Duration (s)": "مدت (سیکنڈ)",
1860
+ "Delay (s)": "تاخیر (سیکنڈ)",
1861
+ "Initially hidden": "ابتدائی طور پر مخفی",
1862
+ "Show if...": "دکھائیں اگر...",
1863
+ "Formula - show if true": "فارمولا - اگر درست ہو تو دکھائیں",
1864
+ "Example: x === y": "مثال: x === y",
1865
+ "FORMULA": "فارمولا",
1866
+ "Owner": "مالک",
1867
+ "Min screen width": "کم از کم اسکرین چوڑائی",
1868
+ "Max screen width": "زیادہ سے زیادہ اسکرین چوڑائی",
1869
+ "Container link": "کنٹینر لنک",
1870
+ "Click action": "ایکشن پر کلک کریں",
1871
+ "Hover color": "ہوور رنگ",
1872
+ "Class, ID and CSS": "کلاس، آئی ڈی اور سی ایس ایس",
1873
+ "Custom class": "کسٹم کلاس",
1874
+ "Row variable": "قطار متغیر",
1875
+ "Rows limit": "قطاروں کی حد",
1876
+ "Label (leave blank for default)": "لیبل (ڈیفالٹ کے لیے خالی چھوڑ دیں)",
1877
+ "Spinner on click": "کلک پر اسپنر",
1878
+ "This is the submit action": "یہ سبمٹ ایکشن ہے",
1879
+ "Steps": "مراحل",
1880
+ "Only if... (formula)": "صرف اگر... (فارمولا)",
1881
+ "Step configuration:": "مرحلے کی کنفیگریشن:",
1882
+ "Open Code Popup": "کوڈ پاپ اپ کھولیں",
1883
+ "Configure this action": "اس ایکشن کو کنفیگر کریں",
1884
+ "Warning button": "انتباہ بٹن",
1885
+ "Info button": "معلومات کا بٹن",
1886
+ "Success outline button": "کامیابی آؤٹ لائن بٹن",
1887
+ "Danger outline button": "خطرے کا آؤٹ لائن بٹن",
1888
+ "Warning outline button": "انتباہی آؤٹ لائن بٹن",
1889
+ "Info outline button": "انفو آؤٹ لائن بٹن",
1890
+ "Button custom color": "بٹن کا کسٹم رنگ",
1891
+ "Run on Page Load": "پیج لوڈ ہونے پر چلائیں",
1892
+ "Extra Small": "انتہائی چھوٹا",
1893
+ "Column properties": "کالم کی خصوصیات",
1894
+ "Number of columns": "کالمز کی تعداد",
1895
+ "Widths & Breakpoint": "چوڑائیاں اور بریک پوائنٹ",
1896
+ "Column %s": "کالم %s",
1897
+ "Width": "چوڑائی",
1898
+ "Breakpoint": "بریک پوائنٹ",
1899
+ "none": "کوئی نہیں",
1900
+ "Column settings": "کالم کی ترتیبات",
1901
+ "Settings for column #": "کالم # کے لیے سیٹنگز",
1902
+ "Column number": "کالم نمبر",
1903
+ "Horizontal 0-5": "افقی 0-5",
1904
+ "Vertical 0-5": "عمودی 0-5",
1905
+ "CSS": "سی ایس ایس",
1906
+ "Page break": "صفحہ بریک",
1907
+ "Horizontal rule": "افقی لائن",
1908
+ "HTML Code": "ایچ ٹی ایم ایل کوڈ",
1909
+ "Access fields with <code>{{ var_name }}</code>": "<code>{{ var_name }}</code> کے ساتھ فیلڈز تک رسائی حاصل کریں",
1910
+ "HTML": "ایچ ٹی ایم ایل",
1911
+ "No images Available": "کوئی تصاویر دستیاب نہیں ہیں",
1912
+ "Select image": "تصویر منتخب کریں",
1913
+ "Preview shown in canvas is indicative": "کینوس میں دکھایا گیا پری ویو محض اشاریہ ہے",
1914
+ "Alt text": "متبادل متن",
1915
+ "Object fit": "آبجیکٹ فِٹ",
1916
+ "Link source": "لنک ماخذ",
1917
+ "Page Group": "پیج گروپ",
1918
+ "State Formula": "اسٹیٹ فارمولہ",
1919
+ "Nofollow": "نو فالو",
1920
+ "Transfer state": "حالت منتقل کریں",
1921
+ "shared": "شیئر کردہ",
1922
+ "fixed": "درست کردیا گیا",
1923
+ "local": "لوکل",
1924
+ "State": "اسٹیٹ",
1925
+ "Configure this view": "اس ویو کو کنفیگر کریں",
1926
+ "Configure this": "اسے کنفیگر کریں",
1927
+ "Previews shown in canvas are indicative based on random rows": "کینوس میں دکھائے گئے پیش نظارے بے ترتیب قطاروں کی بنیاد پر اشاراتی ہیں",
1928
+ "On change action": "تبدیلی پر کارروائی",
1929
+ "View to embed": "ایمبیڈ کرنے کے لیے ویو",
1930
+ "View to show": "دکھانے کے لیے ویو",
1931
+ "has no relations": "اس کے کوئی تعلقات نہیں ہیں",
1932
+ "View state fields": "ویو اسٹیٹ فیلڈز",
1933
+ "View to link to": "لنک کرنے کے لیے ویو",
1934
+ "Placement": "پلیسمنٹ",
1935
+ "Open independently": "آزادانہ طور پر کھولیں",
1936
+ "Deep link": "ڈیپ لنک",
1937
+ "Server rendering": "سرور رینڈرنگ",
1938
+ "Identifier": "شناخت کار",
1939
+ "Initially closed": "ابتدائی طور پر بند",
1940
+ "Disable inactive inputs": "غیر فعال اِن پُٹس کو غیر فعال کریں",
1941
+ "(empty)": "(خالی)",
1942
+ "Page to embed": "ایمبیڈ کرنے کے لیے صفحہ",
1943
+ "Edit this page": "اس صفحے میں ترمیم کریں",
1944
+ "Child table field": "چائلڈ ٹیبل فیلڈ",
1945
+ "Count": "گنتی",
1946
+ "CountUnique": "منفرد گنتی",
1947
+ "Avg": "اوسط",
1948
+ "Sum": "جمع",
1949
+ "Max": "زیادہ سے زیادہ",
1950
+ "Min": "کم از کم",
1951
+ "Array_Agg": "ایرے ایگریگیٹ",
1952
+ "Percent true": "فیصد درست",
1953
+ "Percent false": "فیصد غلط",
1954
+ "Earliest": "ابتدائی ترین",
1955
+ "Search...": "تلاش کریں...",
1956
+ "Has Dropdown": "ڈراپ ڈاؤن موجود ہے",
1957
+ "Show current state badges": "موجودہ حالت کے بیجز دکھائیں",
1958
+ "Autofocus": "خودکار فوکس",
1959
+ "Relations": "ریلیشنز",
1960
+ "Join field": "جوائن فیلڈ",
1961
+ "Neutral label": "غیر جانبدار لیبل",
1962
+ "Full width": "مکمل چوڑائی",
1963
+ "All options": "تمام اختیارات",
1964
+ "Apply select2": "سلیکٹ2 لاگو کریں",
1965
+ "Set label": "لیبل سیٹ کریں",
1966
+ "Value": "ویلیو",
1967
+ "Both": "دونوں",
1968
+ "Preset": "پری سیٹ",
1969
+ "Button style": "بٹن کا اسٹائل",
1970
+ "Small block": "چھوٹا بلاک",
1971
+ "primary": "پرائمری",
1972
+ "secondary": "ثانوی",
1973
+ "success": "کامیابی",
1974
+ "danger": "خطرہ",
1975
+ "warning": "انتباہ",
1976
+ "info": "معلومات",
1977
+ "light": "لائٹ",
1978
+ "dark": "ڈارک",
1979
+ "Number of things": "چیزوں کی تعداد",
1980
+ "Move left": "بائیں منتقل کریں",
1981
+ "Move right": "دائیں طرف منتقل کریں",
1982
+ "Margin": "مارجن",
1983
+ "Border": "بارڈر",
1984
+ "Padding": "پیڈنگ",
1985
+ "min width": "کم از کم چوڑائی",
1986
+ "max width": "زیادہ سے زیادہ چوڑائی",
1987
+ "min height": "کم از کم اونچائی",
1988
+ "max height": "زیادہ سے زیادہ اونچائی",
1989
+ "radius": "ریڈیئس",
1990
+ "Click above to select a property to adjust.": "ایڈجسٹ کرنے کے لیے کوئی پراپرٹی منتخب کرنے کی خاطر اوپر کلک کریں۔",
1991
+ "Click a label (margin, border, padding) to adjust all edges.": "تمام کناروں کو ایڈجسٹ کرنے کے لیے کسی لیبل (مارجن، بارڈر، پیڈنگ) پر کلک کریں۔",
1992
+ "Click an edge to adjust that edge.": "اس کنارے کو ایڈجسٹ کرنے کے لیے کسی کنارے پر کلک کریں۔",
1993
+ "Click center to adjust height and width": "اونچائی اور چوڑائی کو ایڈجسٹ کرنے کے لیے مرکز پر کلک کریں",
1994
+ "Drop direction": "ڈراپ کی سمت",
1995
+ "showif": "شو اِف",
1996
+ "(same table)": "(اسی ٹیبل)",
1997
+ "None (no relation)": "کوئی نہیں (کوئی تعلق نہیں)",
1998
+ "invalid relation": "غلط تعلق",
1999
+ "logged in user": "لاگ اِن شدہ صارف",
2000
+ "Bootstrap style": "بوٹ اسٹریپ اسٹائل",
2001
+ "Striped": "دھاری دار",
2002
+ "Bordered": "بارڈر والا",
2003
+ "Borderless": "بغیر بارڈر کے",
2004
+ "Auto width": "خودکار چوڑائی",
2005
+ "Block display": "بلاک ڈسپلے",
2006
+ "Inline display": "ان لائن ڈسپلے",
2007
+ "Calculated formula": "حساب شدہ فارمولا",
2008
+ "Set color": "رنگ سیٹ کریں",
2009
+ "Hover title": "ہوور عنوان",
2010
+ "settings": "ترتیبات",
2011
+ "elements selected": "عناصر منتخب کیے گئے",
2012
+ "Multi-selection active. Use Shift+Click to add/remove elements.": "ملٹی سلیکشن فعال ہے۔ عناصر کو شامل/ہٹانے کے لیے Shift+Click استعمال کریں۔",
2013
+ "Delete contents": "مواد حذف کریں",
2014
+ "Duplicate element with its children": "عنصر کو اس کے ذیلی عناصر سمیت نقل کریں",
2015
+ "No element selected": "کوئی عنصر منتخب نہیں کیا گیا",
2016
+ "Components": "اجزاء",
2017
+ "Layers": "لیئرز",
2018
+ "Add column": "کالم شامل کریں",
2019
+ "Undo": "واپس کریں",
2020
+ "Redo": "دوبارہ کریں",
2021
+ "Enlarge": "بڑا کریں",
2022
+ "your work is not being saved": "آپ کا کام محفوظ نہیں ہو رہا ہے۔",
2023
+ "Missing mode": "غائب موڈ",
2024
+ "Split into columns": "کالموں میں تقسیم کریں",
2025
+ "Tabbed content": "ٹیب شدہ مواد",
2026
+ "Line break": "لائن بریک",
2027
+ "HTML code": "ایچ ٹی ایم ایل کوڈ",
2028
+ "Break": "بریک",
2029
+ "Contain": "شامل کریں",
2030
+ "Dropdown filter": "ڈراپ ڈاؤن فلٹر",
2031
+ "Dropdown menu": "ڈراپ ڈاؤن مینو",
2032
+ "Embed a page": "ایک صفحہ ایمبیڈ کریں",
2033
+ "Toggle filter": "فلٹر ٹوگل کریں",
2034
+ "Link to a view": "کسی ویو کا لنک",
2035
+ "Action button": "ایکشن بٹن",
2036
+ "Aggreg8": "ایگریگیٹ8",
2037
+ "Network connection lost": "نیٹ ورک کنکشن منقطع ہو گیا",
2038
+ "Unable to save": "محفوظ کرنے سے قاصر",
2039
+ "Toggle deep search (Alt+S)": "ڈیپ سرچ ٹوگل کریں (Alt+S)",
2040
+ "Manage tags": "ٹیگز کا نظم کریں",
2041
+ "Download pack for selected modules/packs": "منتخب ماڈیولز/پیکس کے لیے پیک ڈاؤن لوڈ کریں",
2042
+ "Download pack": "پیک ڈاؤن لوڈ کریں",
2043
+ "Select write role": "رائٹ رول منتخب کریں",
2044
+ "Set write role": "تحریری کردار مقرر کریں",
2045
+ "Apply write role to selected tables": "منتخب جدولوں پر رائٹ رول لاگو کریں",
2046
+ "Set write": "رائٹ سیٹ کریں",
2047
+ "Select access role": "رسائی کا رول منتخب کریں",
2048
+ "Set access role": "رسائی کا کردار مقرر کریں",
2049
+ "Apply access role to selected": "منتخب کردہ پر رسائی کا رول لاگو کریں",
2050
+ "Set access": "رسائی سیٹ کریں",
2051
+ "Select tag to apply": "لاگو کرنے کے لیے ٹیگ منتخب کریں",
2052
+ "Apply tag to selected": "منتخب کردہ پر ٹیگ لاگو کریں",
2053
+ "Apply tag": "ٹیگ لاگو کریں",
2054
+ "Keyboard shortcut": "کی بورڈ شارٹ کٹ",
2055
+ "e.g. <code>Alt+k</code> or <code>Ctrl+Alt+k</code> or <code>Ctrl+Space</code>. Modifier keys: <code>Alt</code>, <code>Ctrl</code>, <code>Shift</code>, <code>Meta</code>": "مثلاً <code>Alt+k</code> یا <code>Ctrl+Alt+k</code> یا <code>Ctrl+Space</code>۔ موڈیفائر کیز: <code>Alt</code>، <code>Ctrl</code>، <code>Shift</code>، <code>Meta</code>",
2056
+ "Tree field": "ٹری فیلڈ",
2057
+ "A field that is Key to own table": "ایک فیلڈ جو اپنی ٹیبل کی کلید ہو",
2058
+ "Field names are limited to 63 characters": "فیلڈ کے نام 63 حروف تک محدود ہیں",
2059
+ "Welcome to %s!": "%s میں خوش آمدید!",
2060
+ "Admin dashboard": "ایڈمن ڈیش بورڈ",
2061
+ "All entities list": "تمام اینٹیٹیز کی فہرست"
1793
2062
  }
package/markup/admin.js CHANGED
@@ -319,18 +319,23 @@ const send_infoarch_page = (args) => {
319
319
  */
320
320
  const send_users_page = (args) => {
321
321
  const isRoot = db.getTenantSchema() === db.connectObj.default_schema;
322
+ const role = args.req?.user.role_id || 100;
323
+ const isUserAdmin = role === 1;
324
+
322
325
  return send_settings_page({
323
326
  main_section: "Users and security",
324
327
  main_section_href: "/useradmin",
325
- sub_sections: [
326
- { text: "Users", href: "/useradmin" },
327
- { text: "Roles", href: "/roleadmin" },
328
- { text: "Login and Signup", href: "/useradmin/settings" },
329
- { text: "Table access", href: "/useradmin/table-access" },
330
- ...(isRoot ? [{ text: "SSL", href: "/useradmin/ssl" }] : []),
331
- { text: "HTTP", href: "/useradmin/http" },
332
- { text: "Permissions", href: "/useradmin/permissions" },
333
- ],
328
+ sub_sections: isUserAdmin
329
+ ? [
330
+ { text: "Users", href: "/useradmin" },
331
+ { text: "Roles", href: "/roleadmin" },
332
+ { text: "Login and Signup", href: "/useradmin/settings" },
333
+ { text: "Table access", href: "/useradmin/table-access" },
334
+ ...(isRoot ? [{ text: "SSL", href: "/useradmin/ssl" }] : []),
335
+ { text: "HTTP", href: "/useradmin/http" },
336
+ { text: "Permissions", href: "/useradmin/permissions" },
337
+ ]
338
+ : [{ text: "Users", href: "/useradmin" }],
334
339
  ...args,
335
340
  });
336
341
  };
@@ -36,7 +36,7 @@ const expressionBlurb = (type, stored, table, req) => {
36
36
  : allFields.filter((f) => !f.calculated || f.stored);
37
37
  const funs = getState().functions;
38
38
  const funNames = Object.entries(funs)
39
- .filter(([k, v]) => !(!stored && v.isAsync))
39
+ .filter(([k, v]) => !(!stored && v.isAsync) && !v.hidden)
40
40
  .map(([k, v]) => k);
41
41
  const examples = table.getFormulaExamples(type);
42
42
  return [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saltcorn/server",
3
- "version": "1.6.0-beta.1",
3
+ "version": "1.6.0-beta.11",
4
4
  "description": "Server app for Saltcorn, open-source no-code platform",
5
5
  "homepage": "https://saltcorn.com",
6
6
  "main": "index.js",
@@ -9,15 +9,15 @@
9
9
  "@aws-sdk/client-s3": "^3.735.0",
10
10
  "@aws-sdk/s3-request-presigner": "^3.940.0",
11
11
  "@dr.pogodin/csurf": "1.15.0",
12
- "@saltcorn/admin-models": "1.6.0-beta.1",
13
- "@saltcorn/base-plugin": "1.6.0-beta.1",
14
- "@saltcorn/builder": "1.6.0-beta.1",
15
- "@saltcorn/workflow-editor": "1.6.0-beta.1",
16
- "@saltcorn/data": "1.6.0-beta.1",
17
- "@saltcorn/filemanager": "1.6.0-beta.1",
18
- "@saltcorn/markup": "1.6.0-beta.1",
19
- "@saltcorn/plugins-loader": "1.6.0-beta.1",
20
- "@saltcorn/sbadmin2": "1.6.0-beta.1",
12
+ "@saltcorn/admin-models": "1.6.0-beta.11",
13
+ "@saltcorn/base-plugin": "1.6.0-beta.11",
14
+ "@saltcorn/builder": "1.6.0-beta.11",
15
+ "@saltcorn/workflow-editor": "1.6.0-beta.11",
16
+ "@saltcorn/data": "1.6.0-beta.11",
17
+ "@saltcorn/filemanager": "1.6.0-beta.11",
18
+ "@saltcorn/markup": "1.6.0-beta.11",
19
+ "@saltcorn/plugins-loader": "1.6.0-beta.11",
20
+ "@saltcorn/sbadmin2": "1.6.0-beta.11",
21
21
  "@socket.io/cluster-adapter": "^0.2.1",
22
22
  "@socket.io/sticky": "^1.0.1",
23
23
  "adm-zip": "0.5.16",
@@ -31,7 +31,7 @@
31
31
  "cors": "2.8.5",
32
32
  "csv-stringify": "^6.5.2",
33
33
  "csvtojson": "^2.0.10",
34
- "dompurify": "3.2.6",
34
+ "dompurify": "3.4.0",
35
35
  "express": "^5.0.1",
36
36
  "express-fileupload": "^1.5.1",
37
37
  "express-promise-router": "^3.0.3",
@@ -59,7 +59,7 @@
59
59
  "pg": "^8.13.1",
60
60
  "pluralize": "^8.0.0",
61
61
  "qrcode": "1.5.1",
62
- "resize-with-sharp-or-jimp": "0.1.8",
62
+ "resize-with-sharp-or-jimp": "0.1.9",
63
63
  "semver": "^7.6.3",
64
64
  "socket.io": "4.8.1",
65
65
  "systeminformation": "^5.25.11",
@@ -70,9 +70,9 @@
70
70
  "uuid": "^11.0.5",
71
71
  "fs-extra": "^11.3.0",
72
72
  "env-paths": "^2.2.1",
73
- "@saltcorn/db-common": "1.6.0-beta.1",
73
+ "@saltcorn/db-common": "1.6.0-beta.11",
74
74
  "web-push": "^3.6.7",
75
- "@saltcorn/types": "1.6.0-beta.1",
75
+ "@saltcorn/types": "1.6.0-beta.11",
76
76
  "dayjs": "^1.11.13"
77
77
  },
78
78
  "optionalDependencies": {
@@ -1364,5 +1364,3 @@ var define, AMDLoader;
1364
1364
  (define.amd = p.amd),
1365
1365
  typeof doNotInitLoader > 'u' && c());
1366
1366
  })(AMDLoader || (AMDLoader = {}));
1367
-
1368
- //# sourceMappingURL=../../min-maps/vs/loader.js.map
@@ -3,4 +3,3 @@
3
3
  */
4
4
 
5
5
  !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Popper={})}(this,(function(e){"use strict";function t(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function n(e){return e instanceof t(e).Element||e instanceof Element}function r(e){return e instanceof t(e).HTMLElement||e instanceof HTMLElement}function o(e){return"undefined"!=typeof ShadowRoot&&(e instanceof t(e).ShadowRoot||e instanceof ShadowRoot)}var i=Math.max,a=Math.min,s=Math.round;function f(){var e=navigator.userAgentData;return null!=e&&e.brands?e.brands.map((function(e){return e.brand+"/"+e.version})).join(" "):navigator.userAgent}function c(){return!/^((?!chrome|android).)*safari/i.test(f())}function p(e,o,i){void 0===o&&(o=!1),void 0===i&&(i=!1);var a=e.getBoundingClientRect(),f=1,p=1;o&&r(e)&&(f=e.offsetWidth>0&&s(a.width)/e.offsetWidth||1,p=e.offsetHeight>0&&s(a.height)/e.offsetHeight||1);var u=(n(e)?t(e):window).visualViewport,l=!c()&&i,d=(a.left+(l&&u?u.offsetLeft:0))/f,h=(a.top+(l&&u?u.offsetTop:0))/p,m=a.width/f,v=a.height/p;return{width:m,height:v,top:h,right:d+m,bottom:h+v,left:d,x:d,y:h}}function u(e){var n=t(e);return{scrollLeft:n.pageXOffset,scrollTop:n.pageYOffset}}function l(e){return e?(e.nodeName||"").toLowerCase():null}function d(e){return((n(e)?e.ownerDocument:e.document)||window.document).documentElement}function h(e){return p(d(e)).left+u(e).scrollLeft}function m(e){return t(e).getComputedStyle(e)}function v(e){var t=m(e),n=t.overflow,r=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function y(e,n,o){void 0===o&&(o=!1);var i,a,f=r(n),c=r(n)&&function(e){var t=e.getBoundingClientRect(),n=s(t.width)/e.offsetWidth||1,r=s(t.height)/e.offsetHeight||1;return 1!==n||1!==r}(n),m=d(n),y=p(e,c,o),g={scrollLeft:0,scrollTop:0},b={x:0,y:0};return(f||!f&&!o)&&(("body"!==l(n)||v(m))&&(g=(i=n)!==t(i)&&r(i)?{scrollLeft:(a=i).scrollLeft,scrollTop:a.scrollTop}:u(i)),r(n)?((b=p(n,!0)).x+=n.clientLeft,b.y+=n.clientTop):m&&(b.x=h(m))),{x:y.left+g.scrollLeft-b.x,y:y.top+g.scrollTop-b.y,width:y.width,height:y.height}}function g(e){var t=p(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function b(e){return"html"===l(e)?e:e.assignedSlot||e.parentNode||(o(e)?e.host:null)||d(e)}function w(e){return["html","body","#document"].indexOf(l(e))>=0?e.ownerDocument.body:r(e)&&v(e)?e:w(b(e))}function x(e,n){var r;void 0===n&&(n=[]);var o=w(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),a=t(o),s=i?[a].concat(a.visualViewport||[],v(o)?o:[]):o,f=n.concat(s);return i?f:f.concat(x(b(s)))}function O(e){return["table","td","th"].indexOf(l(e))>=0}function j(e){return r(e)&&"fixed"!==m(e).position?e.offsetParent:null}function E(e){for(var n=t(e),i=j(e);i&&O(i)&&"static"===m(i).position;)i=j(i);return i&&("html"===l(i)||"body"===l(i)&&"static"===m(i).position)?n:i||function(e){var t=/firefox/i.test(f());if(/Trident/i.test(f())&&r(e)&&"fixed"===m(e).position)return null;var n=b(e);for(o(n)&&(n=n.host);r(n)&&["html","body"].indexOf(l(n))<0;){var i=m(n);if("none"!==i.transform||"none"!==i.perspective||"paint"===i.contain||-1!==["transform","perspective"].indexOf(i.willChange)||t&&"filter"===i.willChange||t&&i.filter&&"none"!==i.filter)return n;n=n.parentNode}return null}(e)||n}var D="top",A="bottom",L="right",P="left",M="auto",k=[D,A,L,P],W="start",B="end",H="viewport",T="popper",R=k.reduce((function(e,t){return e.concat([t+"-"+W,t+"-"+B])}),[]),S=[].concat(k,[M]).reduce((function(e,t){return e.concat([t,t+"-"+W,t+"-"+B])}),[]),V=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function q(e){var t=new Map,n=new Set,r=[];function o(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!n.has(e)){var r=t.get(e);r&&o(r)}})),r.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||o(e)})),r}function C(e){return e.split("-")[0]}function N(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&o(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function I(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function _(e,r,o){return r===H?I(function(e,n){var r=t(e),o=d(e),i=r.visualViewport,a=o.clientWidth,s=o.clientHeight,f=0,p=0;if(i){a=i.width,s=i.height;var u=c();(u||!u&&"fixed"===n)&&(f=i.offsetLeft,p=i.offsetTop)}return{width:a,height:s,x:f+h(e),y:p}}(e,o)):n(r)?function(e,t){var n=p(e,!1,"fixed"===t);return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}(r,o):I(function(e){var t,n=d(e),r=u(e),o=null==(t=e.ownerDocument)?void 0:t.body,a=i(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),s=i(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),f=-r.scrollLeft+h(e),c=-r.scrollTop;return"rtl"===m(o||n).direction&&(f+=i(n.clientWidth,o?o.clientWidth:0)-a),{width:a,height:s,x:f,y:c}}(d(e)))}function F(e,t,o,s){var f="clippingParents"===t?function(e){var t=x(b(e)),o=["absolute","fixed"].indexOf(m(e).position)>=0&&r(e)?E(e):e;return n(o)?t.filter((function(e){return n(e)&&N(e,o)&&"body"!==l(e)})):[]}(e):[].concat(t),c=[].concat(f,[o]),p=c[0],u=c.reduce((function(t,n){var r=_(e,n,s);return t.top=i(r.top,t.top),t.right=a(r.right,t.right),t.bottom=a(r.bottom,t.bottom),t.left=i(r.left,t.left),t}),_(e,p,s));return u.width=u.right-u.left,u.height=u.bottom-u.top,u.x=u.left,u.y=u.top,u}function U(e){return e.split("-")[1]}function z(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function X(e){var t,n=e.reference,r=e.element,o=e.placement,i=o?C(o):null,a=o?U(o):null,s=n.x+n.width/2-r.width/2,f=n.y+n.height/2-r.height/2;switch(i){case D:t={x:s,y:n.y-r.height};break;case A:t={x:s,y:n.y+n.height};break;case L:t={x:n.x+n.width,y:f};break;case P:t={x:n.x-r.width,y:f};break;default:t={x:n.x,y:n.y}}var c=i?z(i):null;if(null!=c){var p="y"===c?"height":"width";switch(a){case W:t[c]=t[c]-(n[p]/2-r[p]/2);break;case B:t[c]=t[c]+(n[p]/2-r[p]/2)}}return t}function Y(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function G(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}function J(e,t){void 0===t&&(t={});var r=t,o=r.placement,i=void 0===o?e.placement:o,a=r.strategy,s=void 0===a?e.strategy:a,f=r.boundary,c=void 0===f?"clippingParents":f,u=r.rootBoundary,l=void 0===u?H:u,h=r.elementContext,m=void 0===h?T:h,v=r.altBoundary,y=void 0!==v&&v,g=r.padding,b=void 0===g?0:g,w=Y("number"!=typeof b?b:G(b,k)),x=m===T?"reference":T,O=e.rects.popper,j=e.elements[y?x:m],E=F(n(j)?j:j.contextElement||d(e.elements.popper),c,l,s),P=p(e.elements.reference),M=X({reference:P,element:O,strategy:"absolute",placement:i}),W=I(Object.assign({},O,M)),B=m===T?W:P,R={top:E.top-B.top+w.top,bottom:B.bottom-E.bottom+w.bottom,left:E.left-B.left+w.left,right:B.right-E.right+w.right},S=e.modifiersData.offset;if(m===T&&S){var V=S[i];Object.keys(R).forEach((function(e){var t=[L,A].indexOf(e)>=0?1:-1,n=[D,A].indexOf(e)>=0?"y":"x";R[e]+=V[n]*t}))}return R}var K={placement:"bottom",modifiers:[],strategy:"absolute"};function Q(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some((function(e){return!(e&&"function"==typeof e.getBoundingClientRect)}))}function Z(e){void 0===e&&(e={});var t=e,r=t.defaultModifiers,o=void 0===r?[]:r,i=t.defaultOptions,a=void 0===i?K:i;return function(e,t,r){void 0===r&&(r=a);var i,s,f={placement:"bottom",orderedModifiers:[],options:Object.assign({},K,a),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},c=[],p=!1,u={state:f,setOptions:function(r){var i="function"==typeof r?r(f.options):r;l(),f.options=Object.assign({},a,f.options,i),f.scrollParents={reference:n(e)?x(e):e.contextElement?x(e.contextElement):[],popper:x(t)};var s,p,d=function(e){var t=q(e);return V.reduce((function(e,n){return e.concat(t.filter((function(e){return e.phase===n})))}),[])}((s=[].concat(o,f.options.modifiers),p=s.reduce((function(e,t){var n=e[t.name];return e[t.name]=n?Object.assign({},n,t,{options:Object.assign({},n.options,t.options),data:Object.assign({},n.data,t.data)}):t,e}),{}),Object.keys(p).map((function(e){return p[e]}))));return f.orderedModifiers=d.filter((function(e){return e.enabled})),f.orderedModifiers.forEach((function(e){var t=e.name,n=e.options,r=void 0===n?{}:n,o=e.effect;if("function"==typeof o){var i=o({state:f,name:t,instance:u,options:r}),a=function(){};c.push(i||a)}})),u.update()},forceUpdate:function(){if(!p){var e=f.elements,t=e.reference,n=e.popper;if(Q(t,n)){f.rects={reference:y(t,E(n),"fixed"===f.options.strategy),popper:g(n)},f.reset=!1,f.placement=f.options.placement,f.orderedModifiers.forEach((function(e){return f.modifiersData[e.name]=Object.assign({},e.data)}));for(var r=0;r<f.orderedModifiers.length;r++)if(!0!==f.reset){var o=f.orderedModifiers[r],i=o.fn,a=o.options,s=void 0===a?{}:a,c=o.name;"function"==typeof i&&(f=i({state:f,options:s,name:c,instance:u})||f)}else f.reset=!1,r=-1}}},update:(i=function(){return new Promise((function(e){u.forceUpdate(),e(f)}))},function(){return s||(s=new Promise((function(e){Promise.resolve().then((function(){s=void 0,e(i())}))}))),s}),destroy:function(){l(),p=!0}};if(!Q(e,t))return u;function l(){c.forEach((function(e){return e()})),c=[]}return u.setOptions(r).then((function(e){!p&&r.onFirstUpdate&&r.onFirstUpdate(e)})),u}}var $={passive:!0};var ee={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var n=e.state,r=e.instance,o=e.options,i=o.scroll,a=void 0===i||i,s=o.resize,f=void 0===s||s,c=t(n.elements.popper),p=[].concat(n.scrollParents.reference,n.scrollParents.popper);return a&&p.forEach((function(e){e.addEventListener("scroll",r.update,$)})),f&&c.addEventListener("resize",r.update,$),function(){a&&p.forEach((function(e){e.removeEventListener("scroll",r.update,$)})),f&&c.removeEventListener("resize",r.update,$)}},data:{}};var te={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,n=e.name;t.modifiersData[n]=X({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},ne={top:"auto",right:"auto",bottom:"auto",left:"auto"};function re(e){var n,r=e.popper,o=e.popperRect,i=e.placement,a=e.variation,f=e.offsets,c=e.position,p=e.gpuAcceleration,u=e.adaptive,l=e.roundOffsets,h=e.isFixed,v=f.x,y=void 0===v?0:v,g=f.y,b=void 0===g?0:g,w="function"==typeof l?l({x:y,y:b}):{x:y,y:b};y=w.x,b=w.y;var x=f.hasOwnProperty("x"),O=f.hasOwnProperty("y"),j=P,M=D,k=window;if(u){var W=E(r),H="clientHeight",T="clientWidth";if(W===t(r)&&"static"!==m(W=d(r)).position&&"absolute"===c&&(H="scrollHeight",T="scrollWidth"),W=W,i===D||(i===P||i===L)&&a===B)M=A,b-=(h&&W===k&&k.visualViewport?k.visualViewport.height:W[H])-o.height,b*=p?1:-1;if(i===P||(i===D||i===A)&&a===B)j=L,y-=(h&&W===k&&k.visualViewport?k.visualViewport.width:W[T])-o.width,y*=p?1:-1}var R,S=Object.assign({position:c},u&&ne),V=!0===l?function(e){var t=e.x,n=e.y,r=window.devicePixelRatio||1;return{x:s(t*r)/r||0,y:s(n*r)/r||0}}({x:y,y:b}):{x:y,y:b};return y=V.x,b=V.y,p?Object.assign({},S,((R={})[M]=O?"0":"",R[j]=x?"0":"",R.transform=(k.devicePixelRatio||1)<=1?"translate("+y+"px, "+b+"px)":"translate3d("+y+"px, "+b+"px, 0)",R)):Object.assign({},S,((n={})[M]=O?b+"px":"",n[j]=x?y+"px":"",n.transform="",n))}var oe={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options,r=n.gpuAcceleration,o=void 0===r||r,i=n.adaptive,a=void 0===i||i,s=n.roundOffsets,f=void 0===s||s,c={placement:C(t.placement),variation:U(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,re(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:f})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,re(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:f})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}};var ie={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var n=t.styles[e]||{},o=t.attributes[e]||{},i=t.elements[e];r(i)&&l(i)&&(Object.assign(i.style,n),Object.keys(o).forEach((function(e){var t=o[e];!1===t?i.removeAttribute(e):i.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach((function(e){var o=t.elements[e],i=t.attributes[e]||{},a=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce((function(e,t){return e[t]="",e}),{});r(o)&&l(o)&&(Object.assign(o.style,a),Object.keys(i).forEach((function(e){o.removeAttribute(e)})))}))}},requires:["computeStyles"]};var ae={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.options,r=e.name,o=n.offset,i=void 0===o?[0,0]:o,a=S.reduce((function(e,n){return e[n]=function(e,t,n){var r=C(e),o=[P,D].indexOf(r)>=0?-1:1,i="function"==typeof n?n(Object.assign({},t,{placement:e})):n,a=i[0],s=i[1];return a=a||0,s=(s||0)*o,[P,L].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}(n,t.rects,i),e}),{}),s=a[t.placement],f=s.x,c=s.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=f,t.modifiersData.popperOffsets.y+=c),t.modifiersData[r]=a}},se={left:"right",right:"left",bottom:"top",top:"bottom"};function fe(e){return e.replace(/left|right|bottom|top/g,(function(e){return se[e]}))}var ce={start:"end",end:"start"};function pe(e){return e.replace(/start|end/g,(function(e){return ce[e]}))}function ue(e,t){void 0===t&&(t={});var n=t,r=n.placement,o=n.boundary,i=n.rootBoundary,a=n.padding,s=n.flipVariations,f=n.allowedAutoPlacements,c=void 0===f?S:f,p=U(r),u=p?s?R:R.filter((function(e){return U(e)===p})):k,l=u.filter((function(e){return c.indexOf(e)>=0}));0===l.length&&(l=u);var d=l.reduce((function(t,n){return t[n]=J(e,{placement:n,boundary:o,rootBoundary:i,padding:a})[C(n)],t}),{});return Object.keys(d).sort((function(e,t){return d[e]-d[t]}))}var le={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var o=n.mainAxis,i=void 0===o||o,a=n.altAxis,s=void 0===a||a,f=n.fallbackPlacements,c=n.padding,p=n.boundary,u=n.rootBoundary,l=n.altBoundary,d=n.flipVariations,h=void 0===d||d,m=n.allowedAutoPlacements,v=t.options.placement,y=C(v),g=f||(y===v||!h?[fe(v)]:function(e){if(C(e)===M)return[];var t=fe(e);return[pe(e),t,pe(t)]}(v)),b=[v].concat(g).reduce((function(e,n){return e.concat(C(n)===M?ue(t,{placement:n,boundary:p,rootBoundary:u,padding:c,flipVariations:h,allowedAutoPlacements:m}):n)}),[]),w=t.rects.reference,x=t.rects.popper,O=new Map,j=!0,E=b[0],k=0;k<b.length;k++){var B=b[k],H=C(B),T=U(B)===W,R=[D,A].indexOf(H)>=0,S=R?"width":"height",V=J(t,{placement:B,boundary:p,rootBoundary:u,altBoundary:l,padding:c}),q=R?T?L:P:T?A:D;w[S]>x[S]&&(q=fe(q));var N=fe(q),I=[];if(i&&I.push(V[H]<=0),s&&I.push(V[q]<=0,V[N]<=0),I.every((function(e){return e}))){E=B,j=!1;break}O.set(B,I)}if(j)for(var _=function(e){var t=b.find((function(t){var n=O.get(t);if(n)return n.slice(0,e).every((function(e){return e}))}));if(t)return E=t,"break"},F=h?3:1;F>0;F--){if("break"===_(F))break}t.placement!==E&&(t.modifiersData[r]._skip=!0,t.placement=E,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function de(e,t,n){return i(e,a(t,n))}var he={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,r=e.name,o=n.mainAxis,s=void 0===o||o,f=n.altAxis,c=void 0!==f&&f,p=n.boundary,u=n.rootBoundary,l=n.altBoundary,d=n.padding,h=n.tether,m=void 0===h||h,v=n.tetherOffset,y=void 0===v?0:v,b=J(t,{boundary:p,rootBoundary:u,padding:d,altBoundary:l}),w=C(t.placement),x=U(t.placement),O=!x,j=z(w),M="x"===j?"y":"x",k=t.modifiersData.popperOffsets,B=t.rects.reference,H=t.rects.popper,T="function"==typeof y?y(Object.assign({},t.rects,{placement:t.placement})):y,R="number"==typeof T?{mainAxis:T,altAxis:T}:Object.assign({mainAxis:0,altAxis:0},T),S=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,V={x:0,y:0};if(k){if(s){var q,N="y"===j?D:P,I="y"===j?A:L,_="y"===j?"height":"width",F=k[j],X=F+b[N],Y=F-b[I],G=m?-H[_]/2:0,K=x===W?B[_]:H[_],Q=x===W?-H[_]:-B[_],Z=t.elements.arrow,$=m&&Z?g(Z):{width:0,height:0},ee=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},te=ee[N],ne=ee[I],re=de(0,B[_],$[_]),oe=O?B[_]/2-G-re-te-R.mainAxis:K-re-te-R.mainAxis,ie=O?-B[_]/2+G+re+ne+R.mainAxis:Q+re+ne+R.mainAxis,ae=t.elements.arrow&&E(t.elements.arrow),se=ae?"y"===j?ae.clientTop||0:ae.clientLeft||0:0,fe=null!=(q=null==S?void 0:S[j])?q:0,ce=F+ie-fe,pe=de(m?a(X,F+oe-fe-se):X,F,m?i(Y,ce):Y);k[j]=pe,V[j]=pe-F}if(c){var ue,le="x"===j?D:P,he="x"===j?A:L,me=k[M],ve="y"===M?"height":"width",ye=me+b[le],ge=me-b[he],be=-1!==[D,P].indexOf(w),we=null!=(ue=null==S?void 0:S[M])?ue:0,xe=be?ye:me-B[ve]-H[ve]-we+R.altAxis,Oe=be?me+B[ve]+H[ve]-we-R.altAxis:ge,je=m&&be?function(e,t,n){var r=de(e,t,n);return r>n?n:r}(xe,me,Oe):de(m?xe:ye,me,m?Oe:ge);k[M]=je,V[M]=je-me}t.modifiersData[r]=V}},requiresIfExists:["offset"]};var me={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,n=e.state,r=e.name,o=e.options,i=n.elements.arrow,a=n.modifiersData.popperOffsets,s=C(n.placement),f=z(s),c=[P,L].indexOf(s)>=0?"height":"width";if(i&&a){var p=function(e,t){return Y("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:G(e,k))}(o.padding,n),u=g(i),l="y"===f?D:P,d="y"===f?A:L,h=n.rects.reference[c]+n.rects.reference[f]-a[f]-n.rects.popper[c],m=a[f]-n.rects.reference[f],v=E(i),y=v?"y"===f?v.clientHeight||0:v.clientWidth||0:0,b=h/2-m/2,w=p[l],x=y-u[c]-p[d],O=y/2-u[c]/2+b,j=de(w,O,x),M=f;n.modifiersData[r]=((t={})[M]=j,t.centerOffset=j-O,t)}},effect:function(e){var t=e.state,n=e.options.element,r=void 0===n?"[data-popper-arrow]":n;null!=r&&("string"!=typeof r||(r=t.elements.popper.querySelector(r)))&&N(t.elements.popper,r)&&(t.elements.arrow=r)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function ve(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function ye(e){return[D,L,A,P].some((function(t){return e[t]>=0}))}var ge={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,n=e.name,r=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,a=J(t,{elementContext:"reference"}),s=J(t,{altBoundary:!0}),f=ve(a,r),c=ve(s,o,i),p=ye(f),u=ye(c);t.modifiersData[n]={referenceClippingOffsets:f,popperEscapeOffsets:c,isReferenceHidden:p,hasPopperEscaped:u},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":u})}},be=Z({defaultModifiers:[ee,te,oe,ie]}),we=[ee,te,oe,ie,ae,le,he,me,ge],xe=Z({defaultModifiers:we});e.applyStyles=ie,e.arrow=me,e.computeStyles=oe,e.createPopper=xe,e.createPopperLite=be,e.defaultModifiers=we,e.detectOverflow=J,e.eventListeners=ee,e.flip=le,e.hide=ge,e.offset=ae,e.popperGenerator=Z,e.popperOffsets=te,e.preventOverflow=he,Object.defineProperty(e,"__esModule",{value:!0})}));
6
- //# sourceMappingURL=popper.min.js.map
@@ -304,6 +304,9 @@ Copyright (c) 2017 Taha Paksu
304
304
  padding: 0px;
305
305
  margin-top: 2px;
306
306
  }
307
+ [dir="rtl"] .boxmodel-container .boxmodel-info {
308
+ text-align: right;
309
+ }
307
310
  .boxmodel-container div:not(.flex-row) {
308
311
  box-sizing: border-box;
309
312
  display: flex;
@@ -325,6 +328,10 @@ Copyright (c) 2017 Taha Paksu
325
328
  left: 2px;
326
329
  color: #777;
327
330
  }
331
+ [dir="rtl"] .boxmodel-container span.boxmodel-text.boxmodel-header {
332
+ left: unset;
333
+ right: 2px;
334
+ }
328
335
  .boxmodel-container .boxmodel-margin {
329
336
  background: #ffffff;
330
337
  border: 1px dashed #aaa;
@@ -883,3 +890,78 @@ body.builder-dark .builder-select__menu-notice,
883
890
  border-right: 1px dashed #adb5bd;
884
891
  }
885
892
 
893
+ /* Ensure breadcrumb nav stretches full width for toolbar alignment */
894
+ nav[aria-label="breadcrumb"] {
895
+ flex-grow: 1;
896
+ width: 100%;
897
+ }
898
+ nav[aria-label="breadcrumb"] .breadcrumb {
899
+ width: 100%;
900
+ }
901
+
902
+ /* RTL overrides for builder */
903
+ [dir="rtl"] .left-builder-col {
904
+ padding-right: unset;
905
+ padding-left: 0px;
906
+ }
907
+
908
+ [dir="rtl"] div.toolbox-card {
909
+ padding-right: unset;
910
+ padding-left: 1rem;
911
+ }
912
+
913
+ [dir="rtl"] .builder-left-enlarged div.toolbox-card.componets-and-library-accordion {
914
+ padding-right: unset;
915
+ padding-left: 1rem;
916
+ }
917
+
918
+ [dir="rtl"] div.toolbox-card div.wrap-builder-elem:nth-child(1) {
919
+ border-right: none;
920
+ border-left: 1px solid #bcbcbc;
921
+ }
922
+
923
+ [dir="rtl"] .builder-left-enlarged div.toolbox-card div.wrap-builder-elem:nth-child(2) {
924
+ border-right: none;
925
+ border-left: 1px solid #bcbcbc;
926
+ }
927
+
928
+ [dir="rtl"] #builder-main-canvas.emptymsg div.root-canvas:empty:before {
929
+ margin-left: unset;
930
+ margin-right: 10px;
931
+ }
932
+
933
+ [dir="rtl"] #builder-main-canvas div.list-empty-msg:empty:before {
934
+ margin-left: unset;
935
+ margin-right: 10px;
936
+ }
937
+
938
+ [dir="rtl"] div.settings-panel .form-select {
939
+ padding: 0.375rem 0.75rem 0.375rem 2.25rem;
940
+ }
941
+
942
+ [dir="rtl"] .builder-layer-node.selected {
943
+ border-left: none;
944
+ border-right: 3px solid #2680eb;
945
+ }
946
+
947
+ [dir="rtl"] .builder-dark-panel .builder-layer-node.selected,
948
+ [dir="rtl"] [data-bs-theme="dark"] .builder-layer-node.selected {
949
+ border-left: none;
950
+ border-right: 3px solid #4da3ff;
951
+ }
952
+
953
+ [dir="rtl"] .craft-layer-node > div > div {
954
+ padding-left: unset;
955
+ padding-right: 2px;
956
+ }
957
+
958
+ [dir="rtl"] .builder-layer-node {
959
+ padding-right: unset;
960
+ padding-left: 10px;
961
+ }
962
+
963
+ [dir="rtl"] button.btnstylesel {
964
+ padding-left: 2px;
965
+ padding-right: 5px;
966
+ }
967
+