@authup/client-web-kit 1.0.0-beta.30 → 1.0.0-beta.33

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 (138) hide show
  1. package/dist/components/entities/client/AClientForm.vue.d.ts.map +1 -1
  2. package/dist/components/entities/client/AClientPicker.d.ts.map +1 -1
  3. package/dist/components/entities/client/AClients.d.ts.map +1 -1
  4. package/dist/components/entities/client-permission/AClientPermissionAssignments.d.ts.map +1 -1
  5. package/dist/components/entities/client-role/AClientRoleAssignment.d.ts.map +1 -1
  6. package/dist/components/entities/client-role/AClientRoleAssignments.d.ts.map +1 -1
  7. package/dist/components/entities/client-scope/AClientScopeAssignments.d.ts.map +1 -1
  8. package/dist/components/entities/client-scope/AClientScopes.d.ts.map +1 -1
  9. package/dist/components/entities/identity-provider/AIdentityProviderBasicFields.d.ts.map +1 -1
  10. package/dist/components/entities/identity-provider/AIdentityProviderForm.d.ts.map +1 -1
  11. package/dist/components/entities/identity-provider/AIdentityProviderIcon.d.ts +1 -3
  12. package/dist/components/entities/identity-provider/AIdentityProviderIcon.d.ts.map +1 -1
  13. package/dist/components/entities/identity-provider/AIdentityProviderLdapConnectionFields.d.ts.map +1 -1
  14. package/dist/components/entities/identity-provider/AIdentityProviderLdapCredentialsFields.d.ts.map +1 -1
  15. package/dist/components/entities/identity-provider/AIdentityProviderLdapForm.d.ts.map +1 -1
  16. package/dist/components/entities/identity-provider/AIdentityProviderLdapGroupFields.d.ts.map +1 -1
  17. package/dist/components/entities/identity-provider/AIdentityProviderLdapUserFields.d.ts.map +1 -1
  18. package/dist/components/entities/identity-provider/AIdentityProviderOAuth2ClientFields.d.ts.map +1 -1
  19. package/dist/components/entities/identity-provider/AIdentityProviderOAuth2Discovery.d.ts.map +1 -1
  20. package/dist/components/entities/identity-provider/AIdentityProviderOAuth2EndpointFields.d.ts.map +1 -1
  21. package/dist/components/entities/identity-provider/AIdentityProviderOAuth2Form.d.ts.map +1 -1
  22. package/dist/components/entities/identity-provider/AIdentityProviderPicker.vue.d.ts.map +1 -1
  23. package/dist/components/entities/identity-provider/AIdentityProviders.d.ts.map +1 -1
  24. package/dist/components/entities/identity-provider/preset/utils.d.ts.map +1 -1
  25. package/dist/components/entities/identity-provider/protocol/utils.d.ts.map +1 -1
  26. package/dist/components/entities/identity-provider-role/AIdentityProviderRoleAssignment.d.ts.map +1 -1
  27. package/dist/components/entities/identity-provider-role/AIdentityProviderRoleAssignments.d.ts.map +1 -1
  28. package/dist/components/entities/index.d.ts +1 -0
  29. package/dist/components/entities/index.d.ts.map +1 -1
  30. package/dist/components/entities/permission/APermissionCheck.d.ts +3 -3
  31. package/dist/components/entities/permission/APermissionCheck.d.ts.map +1 -1
  32. package/dist/components/entities/permission/APermissionForm.d.ts.map +1 -1
  33. package/dist/components/entities/permission/APermissions.d.ts.map +1 -1
  34. package/dist/components/entities/permission-policy/APermissionPolicyAssignment.d.ts +29 -0
  35. package/dist/components/entities/permission-policy/APermissionPolicyAssignment.d.ts.map +1 -0
  36. package/dist/components/entities/permission-policy/APermissionPolicyAssignments.d.ts +15 -0
  37. package/dist/components/entities/permission-policy/APermissionPolicyAssignments.d.ts.map +1 -0
  38. package/dist/components/entities/permission-policy/index.d.ts +3 -0
  39. package/dist/components/entities/permission-policy/index.d.ts.map +1 -0
  40. package/dist/components/entities/permission-robot/APermissionRobotAssignments.d.ts.map +1 -1
  41. package/dist/components/entities/policy/APolicies.d.ts.map +1 -1
  42. package/dist/components/entities/policy/APolicyBasicForm.vue.d.ts.map +1 -1
  43. package/dist/components/entities/policy/APolicyForm.vue.d.ts.map +1 -1
  44. package/dist/components/entities/policy/APolicyParentAssignment.d.ts.map +1 -1
  45. package/dist/components/entities/policy/APolicyPicker.d.ts.map +1 -1
  46. package/dist/components/entities/policy/APolicyTypePicker.vue.d.ts.map +1 -1
  47. package/dist/components/entities/policy/attribute-names/AAttributeNamesPolicyForm.vue.d.ts.map +1 -1
  48. package/dist/components/entities/policy/composite/ACompositePolicyForm.vue.d.ts.map +1 -1
  49. package/dist/components/entities/policy/date/ADatePolicyForm.vue.d.ts.map +1 -1
  50. package/dist/components/entities/policy/identity/AIdentityPolicyForm.vue.d.ts.map +1 -1
  51. package/dist/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue.d.ts +16 -16
  52. package/dist/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue.d.ts.map +1 -1
  53. package/dist/components/entities/policy/time/ATimePolicyForm.vue.d.ts +12 -12
  54. package/dist/components/entities/policy/time/ATimePolicyForm.vue.d.ts.map +1 -1
  55. package/dist/components/entities/realm/ARealmForm.d.ts.map +1 -1
  56. package/dist/components/entities/realm/ARealmPicker.d.ts.map +1 -1
  57. package/dist/components/entities/realm/ARealms.d.ts.map +1 -1
  58. package/dist/components/entities/robot/ARobotForm.d.ts.map +1 -1
  59. package/dist/components/entities/robot/ARobots.d.ts.map +1 -1
  60. package/dist/components/entities/robot-permission/ARobotPermissionAssignments.d.ts.map +1 -1
  61. package/dist/components/entities/robot-role/ARobotRoleAssignment.d.ts.map +1 -1
  62. package/dist/components/entities/robot-role/ARobotRoleAssignments.d.ts.map +1 -1
  63. package/dist/components/entities/role/ARoleForm.d.ts.map +1 -1
  64. package/dist/components/entities/role/ARoles.d.ts.map +1 -1
  65. package/dist/components/entities/role-client/ARoleClientAssignments.d.ts.map +1 -1
  66. package/dist/components/entities/role-permission/ARolePermissionAssignments.d.ts.map +1 -1
  67. package/dist/components/entities/role-robot/ARoleRobotAssignments.d.ts.map +1 -1
  68. package/dist/components/entities/role-user/ARoleUserAssignments.d.ts.map +1 -1
  69. package/dist/components/entities/scope/AScopeForm.d.ts.map +1 -1
  70. package/dist/components/entities/scope/AScopes.d.ts.map +1 -1
  71. package/dist/components/entities/user/AUserForm.d.ts +4 -4
  72. package/dist/components/entities/user/AUserForm.d.ts.map +1 -1
  73. package/dist/components/entities/user/AUserPasswordForm.d.ts +8 -5
  74. package/dist/components/entities/user/AUserPasswordForm.d.ts.map +1 -1
  75. package/dist/components/entities/user/AUsers.d.ts.map +1 -1
  76. package/dist/components/entities/user-permission/AUserPermissionAssignments.d.ts.map +1 -1
  77. package/dist/components/entities/user-role/AUserRoleAssignments.d.ts.map +1 -1
  78. package/dist/components/utility/LanguageSwitcherDropdown.d.ts +1 -1
  79. package/dist/components/utility/LanguageSwitcherDropdown.d.ts.map +1 -1
  80. package/dist/components/utility/entity/AEntityDelete.d.ts +1 -1
  81. package/dist/components/utility/entity/AEntityDelete.d.ts.map +1 -1
  82. package/dist/components/utility/entity/collection/module.d.ts.map +1 -1
  83. package/dist/components/utility/entity/collection/types.d.ts.map +1 -1
  84. package/dist/components/utility/entity/collection/utils/component.d.ts.map +1 -1
  85. package/dist/components/utility/entity/collection/utils/handlers.d.ts.map +1 -1
  86. package/dist/components/utility/entity/picker/module.d.ts.map +1 -1
  87. package/dist/components/utility/entity/picker/types.d.ts.map +1 -1
  88. package/dist/components/utility/entity/record/helpers.d.ts.map +1 -1
  89. package/dist/components/utility/entity/record/module.d.ts.map +1 -1
  90. package/dist/components/utility/entity/record/types.d.ts +1 -1
  91. package/dist/components/utility/entity/record/types.d.ts.map +1 -1
  92. package/dist/components/utility/entity/socket/module.d.ts.map +1 -1
  93. package/dist/components/utility/form-input-list/AFormInputList.vue.d.ts.map +1 -1
  94. package/dist/components/utility/form-input-list/AFormInputListItem.vue.d.ts.map +1 -1
  95. package/dist/components/utility/pagination/APagination.d.ts +0 -2
  96. package/dist/components/utility/pagination/APagination.d.ts.map +1 -1
  97. package/dist/components/utility/pagination/type.d.ts +1 -1
  98. package/dist/components/utility/pagination/type.d.ts.map +1 -1
  99. package/dist/components/utility/search/ASearch.d.ts +2 -2
  100. package/dist/components/utility/search/ASearch.d.ts.map +1 -1
  101. package/dist/components/utility/search/module.d.ts.map +1 -1
  102. package/dist/components/utility/title/ATitle.d.ts.map +1 -1
  103. package/dist/components/utility/translation/ATranslationDefault.d.ts.map +1 -1
  104. package/dist/components/workflows/Login.vue.d.ts +7 -11
  105. package/dist/components/workflows/Login.vue.d.ts.map +1 -1
  106. package/dist/components/workflows/authorize/Authorize.vue.d.ts +44 -12
  107. package/dist/components/workflows/authorize/Authorize.vue.d.ts.map +1 -1
  108. package/dist/components/workflows/authorize/AuthorizeForm.vue.d.ts +37 -1
  109. package/dist/components/workflows/authorize/AuthorizeForm.vue.d.ts.map +1 -1
  110. package/dist/components/workflows/authorize/AuthorizeScope.vue.d.ts.map +1 -1
  111. package/dist/components/workflows/authorize/AuthorizeScopes.vue.d.ts +37 -1
  112. package/dist/components/workflows/authorize/AuthorizeScopes.vue.d.ts.map +1 -1
  113. package/dist/components/workflows/authorize/AuthorizeText.vue.d.ts.map +1 -1
  114. package/dist/composables/updated-at.d.ts +1 -1
  115. package/dist/composables/updated-at.d.ts.map +1 -1
  116. package/dist/composables/use-permission-check.d.ts +2 -2
  117. package/dist/composables/use-permission-check.d.ts.map +1 -1
  118. package/dist/core/http-client/authentication-hook/install.d.ts.map +1 -1
  119. package/dist/core/http-client/install.d.ts.map +1 -1
  120. package/dist/core/permission-check/module.d.ts.map +1 -1
  121. package/dist/core/permission-check/types.d.ts +2 -2
  122. package/dist/core/permission-check/types.d.ts.map +1 -1
  123. package/dist/core/socket-manager/install.d.ts.map +1 -1
  124. package/dist/core/store/create.d.ts +3 -2
  125. package/dist/core/store/create.d.ts.map +1 -1
  126. package/dist/core/store/install.d.ts.map +1 -1
  127. package/dist/core/store/types.d.ts.map +1 -1
  128. package/dist/core/store/utils.d.ts.map +1 -1
  129. package/dist/core/translator/de/vuecs.d.ts.map +1 -1
  130. package/dist/core/translator/en/vuecs.d.ts.map +1 -1
  131. package/dist/core/translator/singleton.d.ts.map +1 -1
  132. package/dist/index.css +16 -16
  133. package/dist/index.d.ts +1 -1
  134. package/dist/index.d.ts.map +1 -1
  135. package/dist/index.mjs +1237 -1577
  136. package/dist/index.mjs.map +1 -1
  137. package/dist/module.d.ts.map +1 -1
  138. package/package.json +29 -29
@@ -1 +1 @@
1
- {"version":3,"file":"AClientForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client/AClientForm.vue"],"names":[],"mappings":"AAgcA,OAAO,EACH,KAAK,QAAQ,EAChB,MAAM,KAAK,CAAC;AAKb,OAAO,EAAE,KAAK,MAAM,EAAc,MAAM,kBAAkB,CAAC;AAO3D,OAAO,EAEH,+BAA+B,EAIlC,MAAM,eAAe,CAAC;wBAGF,OAAO,YAAY;AAAxC,wBAAyC;AAgnBzC,QAAA,MAAM,YAAY;;;;;;cAUU,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAhB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAjpB5C,GApae;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEA+uCb,CAAC"}
1
+ {"version":3,"file":"AClientForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client/AClientForm.vue"],"names":[],"mappings":"AAocA,OAAO,EACH,KAAK,QAAQ,EAKhB,MAAM,KAAK,CAAC;AAGb,OAAO,EAAE,KAAK,MAAM,EAAc,MAAM,kBAAkB,CAAC;AAU3D,OAAO,EAEH,+BAA+B,EAQlC,MAAM,eAAe,CAAC;wBAGF,OAAO,YAAY;AAAxC,wBAAyC;AAmnBzC,QAAA,MAAM,YAAY;;;;;;cAaU,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAhB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAhqB5C,GAjaY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAmvCV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AClientPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client/AClientPicker.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AASrC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAG5E,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+GAaxB,CAAC"}
1
+ {"version":3,"file":"AClientPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client/AClientPicker.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAOrC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAG5E,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+GAaxB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AClients.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client/AClients.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mHA8BnB,CAAC;AAEH,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"AClients.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client/AClients.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mHAwBnB,CAAC;AAEH,eAAe,QAAQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AClientPermissionAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client-permission/AClientPermissionAssignments.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,4BAA4B;;;;;;;;;;;;iGAoBvC,CAAC;AAEH,eAAe,4BAA4B,CAAC"}
1
+ {"version":3,"file":"AClientPermissionAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client-permission/AClientPermissionAssignments.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,4BAA4B;;;;;;;;;;;;iGAoBvC,CAAC;AAEH,eAAe,4BAA4B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AClientRoleAssignment.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client-role/AClientRoleAssignment.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAOnD,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;iFA0ChC,CAAC;AAEH,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"AClientRoleAssignment.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client-role/AClientRoleAssignment.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAOnD,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;iFA0ChC,CAAC;AAEH,eAAe,qBAAqB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AClientRoleAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client-role/AClientRoleAssignments.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,sBAAsB;;;;;;;;iGAwBjC,CAAC;AAEH,eAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"AClientRoleAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client-role/AClientRoleAssignments.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,sBAAsB;;;;;;;;iGAkBjC,CAAC;AAEH,eAAe,sBAAsB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AClientScopeAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client-scope/AClientScopeAssignments.ts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,uBAAuB;;;;;;;;;;;;iGAoBlC,CAAC"}
1
+ {"version":3,"file":"AClientScopeAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client-scope/AClientScopeAssignments.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,uBAAuB;;;;;;;;;;;;iGAoBlC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AClientScopes.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client-scope/AClientScopes.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wHAgCxB,CAAC;AAEH,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"AClientScopes.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/client-scope/AClientScopes.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wHAwBxB,CAAC;AAEH,eAAe,aAAa,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderBasicFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderBasicFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAOzD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAYpC,eAAO,MAAM,4BAA4B;;cAGb,QAAQ,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC;;;;;;cAAnC,QAAQ,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC;;;;iFAsI7D,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderBasicFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderBasicFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAKzD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAmBpC,eAAO,MAAM,4BAA4B;;cACF,QAAQ,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC;;;;;;cAAnC,QAAQ,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC;;;;iFA4HxE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderForm.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,gBAAgB,EAA0B,MAAM,kBAAkB,CAAC;AACjF,OAAO,KAAK,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAMhD,eAAO,MAAM,qBAAqB;;cAGN,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;cAA1B,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;;;;iFAsHpD,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderForm.ts"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,gBAAgB,EAA0B,MAAM,kBAAkB,CAAC;AACjF,OAAO,KAAK,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAMhD,eAAO,MAAM,qBAAqB;;cAEA,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;cAA1B,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;;;;iFAmH1D,CAAC"}
@@ -5,9 +5,7 @@ export declare const AIdentityProviderIcon: import("vue").DefineComponent<import
5
5
  type: PropType<IdentityProvider>;
6
6
  required: true;
7
7
  };
8
- }>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
9
- [key: string]: any;
10
- }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
8
+ }>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
11
9
  entity: {
12
10
  type: PropType<IdentityProvider>;
13
11
  required: true;
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderIcon.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAOpC,eAAO,MAAM,qBAAqB;;cAGN,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;cAA1B,QAAQ,CAAC,gBAAgB,CAAC;;;iGAmBpD,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderIcon.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAOpC,eAAO,MAAM,qBAAqB;;cAGN,QAAQ,CAAC,gBAAgB,CAAC;;;;;cAA1B,QAAQ,CAAC,gBAAgB,CAAC;;;iGAiBpD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderLdapConnectionFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderLdapConnectionFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACU,oBAAoB,EACzC,MAAM,kBAAkB,CAAC;AAM1B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAOpC,eAAO,MAAM,qCAAqC;;cAGtB,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;cAAvC,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;4EA+GjE,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderLdapConnectionFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderLdapConnectionFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAoB,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAI/E,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKpC,eAAO,MAAM,qCAAqC;;cAEhB,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;cAAvC,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;4EA8FvE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderLdapCredentialsFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderLdapCredentialsFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACU,oBAAoB,EACzC,MAAM,kBAAkB,CAAC;AAI1B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAOpC,eAAO,MAAM,sCAAsC;;cAGvB,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;cAAvC,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;4EAiEjE,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderLdapCredentialsFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderLdapCredentialsFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAoB,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAI/E,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKpC,eAAO,MAAM,sCAAsC;;cAEjB,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;cAAvC,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;4EA0DvE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderLdapForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderLdapForm.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,gBAAgB,EAAwB,MAAM,kBAAkB,CAAC;AAG/E,OAAO,EACH,KAAK,QAAQ,EAChB,MAAM,KAAK,CAAC;AAmBb,eAAO,MAAM,yBAAyB;;cAGV,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;;;;;;cAA1B,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;;;;;;;;;;;4EAkKpD,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderLdapForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderLdapForm.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,gBAAgB,EAAwB,MAAM,kBAAkB,CAAC;AAG/E,OAAO,EACH,KAAK,QAAQ,EAKhB,MAAM,KAAK,CAAC;AAmBb,eAAO,MAAM,yBAAyB;;cAGV,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;;;;;;cAA1B,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;;;;;;;;;;;4EA4IpD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderLdapGroupFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderLdapGroupFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACU,oBAAoB,EACzC,MAAM,kBAAkB,CAAC;AAG1B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAOpC,eAAO,MAAM,gCAAgC;;cAGjB,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;cAAvC,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;4EAwHjE,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderLdapGroupFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderLdapGroupFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAoB,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAG/E,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKpC,eAAO,MAAM,gCAAgC;;cAEX,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;cAAvC,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;4EAmHvE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderLdapUserFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderLdapUserFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACU,oBAAoB,EACzC,MAAM,kBAAkB,CAAC;AAG1B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAOpC,eAAO,MAAM,+BAA+B;;cAGhB,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;cAAvC,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;4EA0GjE,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderLdapUserFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderLdapUserFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAoB,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAG/E,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKpC,eAAO,MAAM,+BAA+B;;cAEV,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;cAAvC,QAAQ,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC;;;;;;;;;;4EAqGvE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderOAuth2ClientFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderOAuth2ClientFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAoB,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAMjF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAOpC,eAAO,MAAM,mCAAmC;;cAGpB,QAAQ,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;;;;;;cAAzC,QAAQ,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;;;;iFA8DnE,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderOAuth2ClientFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderOAuth2ClientFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAoB,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAIjF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKpC,eAAO,MAAM,mCAAmC;;cACT,QAAQ,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;;;;;;cAAzC,QAAQ,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;;;;iFA0D9E,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderOAuth2Discovery.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderOAuth2Discovery.ts"],"names":[],"mappings":"AAoBA,eAAO,MAAM,gCAAgC;;;;;iFAwF3C,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderOAuth2Discovery.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderOAuth2Discovery.ts"],"names":[],"mappings":"AAqBA,eAAO,MAAM,gCAAgC;;;;;iFA4E3C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderOAuth2EndpointFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderOAuth2EndpointFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAoB,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAOjF,OAAO,KAAK,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAQhD,eAAO,MAAM,qCAAqC;;cAGtB,QAAQ,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;;;;;;;;cAAzC,QAAQ,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;;;;;;;;;;4EA4GnE,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderOAuth2EndpointFields.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderOAuth2EndpointFields.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAoB,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAKjF,OAAO,KAAK,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAMhD,eAAO,MAAM,qCAAqC;;cAEhB,QAAQ,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;;;;;;;;cAAzC,QAAQ,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;;;;;;;;;;4EAiGzE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderOAuth2Form.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderOAuth2Form.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACR,QAAQ,EACR,kBAAkB,EACrB,MAAM,KAAK,CAAC;AAOb,OAAO,KAAK,EACR,gBAAgB,EACQ,sBAAsB,EACjD,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EACS,wBAAwB,EACvC,MAAM,kBAAkB,CAAC;AAuB1B,eAAO,MAAM,2BAA2B;;cAOZ,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;;;cAS1B,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;;cAIvB,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;;;;cAbvB,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;;;cAS1B,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;;cAIvB,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEA0OjD,CAAC;AAEH,eAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderOAuth2Form.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderOAuth2Form.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACR,QAAQ,EACR,kBAAkB,EAErB,MAAM,KAAK,CAAC;AAQb,OAAO,KAAK,EACR,gBAAgB,EAEhB,sBAAsB,EACzB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAc,wBAAwB,EAAE,MAAM,kBAAkB,CAAC;AAqBxE,eAAO,MAAM,2BAA2B;;cAOZ,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;;;cAS1B,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;;cAGjB,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;;;;cAZ7B,QAAQ,CAAC,gBAAgB,CAAC;;;;;;;;;cAS1B,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;;cAGjB,QAAQ,CAAC,MAAM,GAAG,IAAI,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEA+NvD,CAAC;AAEH,eAAe,2BAA2B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderPicker.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderPicker.vue"],"names":[],"mappings":"AA6HA,OAAO,EAAE,sBAAsB,EAAE,wBAAwB,EAAE,MAAM,kBAAkB,CAAC;wBAK/D,OAAO,YAAY;AAAxC,wBAAyC;AAwJzC,QAAA,MAAM,YAAY;;;;;;;;;;6BAkBsB,MAAM;yBAIV,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAWxC,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderPicker.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviderPicker.vue"],"names":[],"mappings":"AAyHA,OAAO,EAAE,sBAAsB,EAAE,wBAAwB,EAAE,MAAM,kBAAkB,CAAC;wBAK/D,OAAO,YAAY;AAAxC,wBAAyC;AAwJzC,QAAA,MAAM,YAAY;;;;;;;;;;6BAcsB,MAAM;yBAIV,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAWxC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviders.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviders.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAc5D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6HA8B7B,CAAC;AAEH,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"AIdentityProviders.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider/AIdentityProviders.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAc5D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6HAwB7B,CAAC;AAEH,eAAe,kBAAkB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/identity-provider/preset/utils.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,QAAQ,CAAC;AA6B5D,wBAAgB,gCAAgC,CAC5C,EAAE,EAAE,GAAG,sBAAsB,EAAE,GAC/B,6BAA6B,GAAG,SAAS,CAE5C"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/identity-provider/preset/utils.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,QAAQ,CAAC;AAqC5D,wBAAgB,gCAAgC,CAC5C,EAAE,EAAE,GAAG,sBAAsB,EAAE,GAC/B,6BAA6B,GAAG,SAAS,CAE5C"}
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/identity-provider/protocol/utils.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,wBAAwB,EAAE,MAAM,kBAAkB,CAAC;AAC5D,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,QAAQ,CAAC;AAc9D,wBAAgB,kCAAkC,CAC9C,EAAE,EAAE,GAAG,wBAAwB,EAAE,GACjC,+BAA+B,GAAG,SAAS,CAE9C"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/identity-provider/protocol/utils.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,wBAAwB,EAAE,MAAM,kBAAkB,CAAC;AAC5D,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,QAAQ,CAAC;AAiB9D,wBAAgB,kCAAkC,CAC9C,EAAE,EAAE,GAAG,wBAAwB,EAAE,GACjC,+BAA+B,GAAG,SAAS,CAE9C"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderRoleAssignment.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider-role/AIdentityProviderRoleAssignment.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,QAAQ,EAAsB,MAAM,KAAK,CAAC;AAIxD,OAAO,KAAK,EAAE,2BAA2B,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAe1E,eAAO,MAAM,+BAA+B;;cAGhB,QAAQ,CAAC,IAAI,CAAC;;;;;;;;;;;cAAd,QAAQ,CAAC,IAAI,CAAC;;;;;;;;;;;;;iFAwNxC,CAAC;AAEH,eAAe,+BAA+B,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderRoleAssignment.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider-role/AIdentityProviderRoleAssignment.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,QAAQ,EAAsB,MAAM,KAAK,CAAC;AAOxD,OAAO,KAAK,EAAE,2BAA2B,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAe1E,eAAO,MAAM,+BAA+B;;cAGhB,QAAQ,CAAC,IAAI,CAAC;;;;;;;;;;;cAAd,QAAQ,CAAC,IAAI,CAAC;;;;;;;;;;;;;iFA0MxC,CAAC;AAEH,eAAe,+BAA+B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityProviderRoleAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider-role/AIdentityProviderRoleAssignments.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,gCAAgC;;;;;;;;;;;;iGAsB3C,CAAC;AAEH,eAAe,gCAAgC,CAAC"}
1
+ {"version":3,"file":"AIdentityProviderRoleAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/identity-provider-role/AIdentityProviderRoleAssignments.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,gCAAgC;;;;;;;;;;;;iGAoB3C,CAAC;AAEH,eAAe,gCAAgC,CAAC"}
@@ -7,6 +7,7 @@ export * from './identity-provider-role';
7
7
  export * from './policy';
8
8
  export * from './permission';
9
9
  export * from './permission-client';
10
+ export * from './permission-policy';
10
11
  export * from './permission-robot';
11
12
  export * from './permission-role';
12
13
  export * from './permission-user';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/entities/index.ts"],"names":[],"mappings":"AAOA,cAAc,UAAU,CAAC;AACzB,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,QAAQ,CAAC;AACvB,cAAc,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/entities/index.ts"],"names":[],"mappings":"AAOA,cAAc,UAAU,CAAC;AACzB,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,QAAQ,CAAC;AACvB,cAAc,aAAa,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { PermissionCheckerCheckOptions } from '@authup/access';
1
+ import type { PermissionEvaluationOptions } from '@authup/access';
2
2
  import type { PropType } from 'vue';
3
3
  export declare const APermissionCheck: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  name: {
@@ -9,7 +9,7 @@ export declare const APermissionCheck: import("vue").DefineComponent<import("vue
9
9
  type: PropType<Record<string, any>>;
10
10
  };
11
11
  options: {
12
- type: PropType<PermissionCheckerCheckOptions>;
12
+ type: PropType<PermissionEvaluationOptions>;
13
13
  };
14
14
  }>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
15
15
  [key: string]: any;
@@ -24,7 +24,7 @@ export declare const APermissionCheck: import("vue").DefineComponent<import("vue
24
24
  type: PropType<Record<string, any>>;
25
25
  };
26
26
  options: {
27
- type: PropType<PermissionCheckerCheckOptions>;
27
+ type: PropType<PermissionEvaluationOptions>;
28
28
  };
29
29
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
30
30
  //# sourceMappingURL=APermissionCheck.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"APermissionCheck.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission/APermissionCheck.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,gBAAgB,CAAC;AAGpE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAIpC,eAAO,MAAM,gBAAgB;;cAGQ,QAAQ,CAAC,MAAM,GAAG,MAAM,EAAE,CAAC;;;;cAIpC,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;cAG7B,QAAQ,CAAC,6BAA6B,CAAC;;;;;;;;cAP9B,QAAQ,CAAC,MAAM,GAAG,MAAM,EAAE,CAAC;;;;cAIpC,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;cAG7B,QAAQ,CAAC,6BAA6B,CAAC;;iGAuBjE,CAAC"}
1
+ {"version":3,"file":"APermissionCheck.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission/APermissionCheck.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,gBAAgB,CAAC;AAGlE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAIpC,eAAO,MAAM,gBAAgB;;cAGQ,QAAQ,CAAC,MAAM,GAAG,MAAM,EAAE,CAAC;;;;cAG/B,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;cAC3B,QAAQ,CAAC,2BAA2B,CAAC;;;;;;;;cAJnC,QAAQ,CAAC,MAAM,GAAG,MAAM,EAAE,CAAC;;;;cAG/B,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;cAC3B,QAAQ,CAAC,2BAA2B,CAAC;;iGAsBtE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"APermissionForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission/APermissionForm.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAGnD,OAAO,KAAK,EAAE,QAAQ,EAA2B,MAAM,KAAK,CAAC;AAiC7D,eAAO,MAAM,eAAe;;cAGA,QAAQ,CAAC,UAAU,CAAC;;;;;;cAApB,QAAQ,CAAC,UAAU,CAAC;;;;;;;;iFAqN9C,CAAC"}
1
+ {"version":3,"file":"APermissionForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission/APermissionForm.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAGnD,OAAO,KAAK,EAAE,QAAQ,EAAsB,MAAM,KAAK,CAAC;AAgCxD,eAAO,MAAM,eAAe;;cACW,QAAQ,CAAC,UAAU,CAAC;;;;;;cAApB,QAAQ,CAAC,UAAU,CAAC;;;;;;;;iFA8KzD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"APermissions.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission/APermissions.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uHA8BvB,CAAC"}
1
+ {"version":3,"file":"APermissions.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission/APermissions.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uHAwBvB,CAAC"}
@@ -0,0 +1,29 @@
1
+ import type { PermissionPolicy } from '@authup/core-kit';
2
+ export declare const APermissionPolicyAssignment: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ permissionId: {
4
+ type: StringConstructor;
5
+ required: true;
6
+ };
7
+ policyId: {
8
+ type: StringConstructor;
9
+ required: true;
10
+ };
11
+ }>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
12
+ [key: string]: any;
13
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("../..").EntityVEmitOptions<PermissionPolicy>, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
14
+ permissionId: {
15
+ type: StringConstructor;
16
+ required: true;
17
+ };
18
+ policyId: {
19
+ type: StringConstructor;
20
+ required: true;
21
+ };
22
+ }>> & Readonly<{
23
+ onUpdated?: (item: PermissionPolicy) => any;
24
+ onDeleted?: (item: PermissionPolicy) => any;
25
+ onCreated?: (item: PermissionPolicy) => any;
26
+ onResolved?: (item?: PermissionPolicy) => any;
27
+ onFailed?: (item: Error) => any;
28
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
29
+ //# sourceMappingURL=APermissionPolicyAssignment.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"APermissionPolicyAssignment.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission-policy/APermissionPolicyAssignment.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAOzD,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;iFAgDtC,CAAC"}
@@ -0,0 +1,15 @@
1
+ export declare const APermissionPolicyAssignments: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
+ entityId: {
3
+ type: StringConstructor;
4
+ required: true;
5
+ };
6
+ }>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
7
+ [key: string]: any;
8
+ }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
9
+ entityId: {
10
+ type: StringConstructor;
11
+ required: true;
12
+ };
13
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
14
+ export default APermissionPolicyAssignments;
15
+ //# sourceMappingURL=APermissionPolicyAssignments.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"APermissionPolicyAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission-policy/APermissionPolicyAssignments.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,4BAA4B;;;;;;;;;;;;iGAoBvC,CAAC;AAEH,eAAe,4BAA4B,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { APermissionPolicyAssignment } from './APermissionPolicyAssignment';
2
+ export { APermissionPolicyAssignments } from './APermissionPolicyAssignments';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission-policy/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"APermissionRobotAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission-robot/APermissionRobotAssignments.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,2BAA2B;;;;;;;;;;;;iGAoBtC,CAAC;AAEH,eAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"APermissionRobotAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/permission-robot/APermissionRobotAssignments.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,2BAA2B;;;;;;;;;;;;iGAoBtC,CAAC;AAEH,eAAe,2BAA2B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"APolicies.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicies.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mHA8BpB,CAAC"}
1
+ {"version":3,"file":"APolicies.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicies.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mHAwBpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"APolicyBasicForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyBasicForm.vue"],"names":[],"mappings":"AAoNA,OAAO,EACH,KAAK,QAAQ,EAChB,MAAM,KAAK,CAAC;AAGb,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;wBAOxC,OAAO,YAAY;AAAxC,wBAAyC;AAqVzC,QAAA,MAAM,YAAY;;cAUU,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAhB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA7W5C,GA1LO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA0LP,GAlLc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAonBZ,CAAC"}
1
+ {"version":3,"file":"APolicyBasicForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyBasicForm.vue"],"names":[],"mappings":"AA+MA,OAAO,EACH,KAAK,QAAQ,EAKhB,MAAM,KAAK,CAAC;AAGb,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;wBAOxC,OAAO,YAAY;AAAxC,wBAAyC;AAqVzC,QAAA,MAAM,YAAY;;cAQqB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAAhB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA/WvD,GAlLK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAkLL,GA3KG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAwmBD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"APolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyForm.vue"],"names":[],"mappings":"AAqIA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEpC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAgB1B,OAAO,YAAY;AAAxC,wBAAyC;AAyEzC,QAAA,MAAM,YAAY;;cAIU,QAAQ,CAAC,MAAM,CAAC;;;cAGhB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;cAHhB,QAAQ,CAAC,MAAM,CAAC;;;cAGhB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAlG5C,GApH+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAoH/B,GA9GqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAyRnC,CAAC"}
1
+ {"version":3,"file":"APolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyForm.vue"],"names":[],"mappings":"AAuIA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEpC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAgB1B,OAAO,YAAY;AAAxC,wBAAyC;AA6EzC,QAAA,MAAM,YAAY;;cAOgB,QAAQ,CAAC,MAAM,CAAC;;;cAClB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;cADd,QAAQ,CAAC,MAAM,CAAC;;;cAClB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAvGhD,GAtH+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAsH/B,GA7GyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEA8RvB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"APolicyParentAssignment.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyParentAssignment.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEpC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAQ/C,eAAO,MAAM,uBAAuB;;;;;;cAOR,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;cAAhB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;iFAqD1C,CAAC"}
1
+ {"version":3,"file":"APolicyParentAssignment.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyParentAssignment.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEpC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAQ/C,eAAO,MAAM,uBAAuB;;;;;;cAMF,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;;;cAAhB,QAAQ,CAAC,MAAM,CAAC;;;;;;;;;;;;iFA8ChD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"APolicyPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyPicker.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAKrC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAIxD,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+GAkCxB,CAAC"}
1
+ {"version":3,"file":"APolicyPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyPicker.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAGrC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAIxD,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+GAmCxB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"APolicyTypePicker.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyTypePicker.vue"],"names":[],"mappings":"AAiGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEpC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;wBAGxC,OAAO,YAAY;AAAxC,wBAAyC;AA0DzC,QAAA,MAAM,YAAY;;;;;cAMS,QAAQ,CAAC,CAAC,gBAAgB,GAAG,MAAM,CAAC,EAAE,CAAC;;;;;gBA4BvC,MAAM;;;;;;cA5BN,QAAQ,CAAC,CAAC,gBAAgB,GAAG,MAAM,CAAC,EAAE,CAAC;;;;iFAuChE,CAAC"}
1
+ {"version":3,"file":"APolicyTypePicker.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/policy/APolicyTypePicker.vue"],"names":[],"mappings":"AAgGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEpC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;wBAGxC,OAAO,YAAY;AAAxC,wBAAyC;AA0DzC,QAAA,MAAM,YAAY;;;;;cAGc,QAAQ,CAAC,CAAC,gBAAgB,GAAG,MAAM,CAAC,EAAE,CAAC;;;;;gBA8B5C,MAAM;;;;;;cA9BD,QAAQ,CAAC,CAAC,gBAAgB,GAAG,MAAM,CAAC,EAAE,CAAC;;;;iFAyCrE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AAttributeNamesPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/attribute-names/AAttributeNamesPolicyForm.vue"],"names":[],"mappings":"AAqEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAOf,OAAO,YAAY;AAAxC,wBAAyC;AAoCzC,QAAA,MAAM,YAAY;;cAMU,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;0BA4BhB,MAAM,EAAE;;;;eAvBN,MAAM,EAAE;;;;eAAR,MAAM,EAAE;;;;cALnB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCApDrD,GAnC+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEA8H7B,CAAC"}
1
+ {"version":3,"file":"AAttributeNamesPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/attribute-names/AAttributeNamesPolicyForm.vue"],"names":[],"mappings":"AAqDA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAKf,OAAO,YAAY;AAAxC,wBAAyC;AAkCzC,QAAA,MAAM,YAAY;;cAEqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;0BAkB3B,MAAM,EAAE;;;;eAfN,MAAM,EAAE;;;;eAAR,MAAM,EAAE;;;;cAHR,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCA5ChE,GA3B0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAoGxB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ACompositePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/composite/ACompositePolicyForm.vue"],"names":[],"mappings":"AAuIA,OAAO,KAAK,EAAE,UAAU,EAAqB,MAAM,OAAO,CAAC;AAC3D,OAAO,EACH,KAAK,QAAQ,EAChB,MAAM,KAAK,CAAC;AAEb,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAO1B,OAAO,YAAY;AAAxC,wBAAyC;AAkFzC,QAAA,MAAM,YAAY;;cAQU,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;8BAoEZ,MAAM,EAAE;;;;eA/DV,MAAM,EAAE;;;;eAAR,MAAM,EAAE;;;oBAkBkB,MAAM,GAAG,IAAI;;;;cAvBlD,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAuFnD,CAAC"}
1
+ {"version":3,"file":"ACompositePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/composite/ACompositePolicyForm.vue"],"names":[],"mappings":"AA4HA,OAAO,KAAK,EAAE,UAAU,EAAqB,MAAM,OAAO,CAAC;AAC3D,OAAO,EACH,KAAK,QAAQ,EAIhB,MAAM,KAAK,CAAC;AAEb,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAO1B,OAAO,YAAY;AAAxC,wBAAyC;AAkFzC,QAAA,MAAM,YAAY;;cAMqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;8BAwDvB,MAAM,EAAE;;;;eArDV,MAAM,EAAE;;;;eAAR,MAAM,EAAE;;;oBAYkB,MAAM,GAAG,IAAI;;;;cAfvC,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEA2E9D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ADatePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/date/ADatePolicyForm.vue"],"names":[],"mappings":"AA2GA,OAAO,EACH,KAAK,QAAQ,EAChB,MAAM,KAAK,CAAC;AAEb,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAO1B,OAAO,YAAY;AAAxC,wBAAyC;AA6IzC,QAAA,MAAM,YAAY;;cAQU,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;cAAzB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAhKrD,GAzE6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAoR3B,CAAC"}
1
+ {"version":3,"file":"ADatePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/date/ADatePolicyForm.vue"],"names":[],"mappings":"AAkGA,OAAO,EAAE,KAAK,QAAQ,EAA6B,MAAM,KAAK,CAAC;AAE/D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAO1B,OAAO,YAAY;AAAxC,wBAAyC;AA6IzC,QAAA,MAAM,YAAY;;cAMqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;cAAzB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA5JhE,GApEmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAsQjB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AIdentityPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/identity/AIdentityPolicyForm.vue"],"names":[],"mappings":"AAyEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAOf,OAAO,YAAY;AAAxC,wBAAyC;AA4CzC,QAAA,MAAM,YAAY;;cAMU,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;0BA4BhB,MAAM,EAAE;;;;eAvBN,MAAM,EAAE;;;;eAAR,MAAM,EAAE;;;;cALnB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCA5DrD,GAvC2C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEA0IzC,CAAC"}
1
+ {"version":3,"file":"AIdentityPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/identity/AIdentityPolicyForm.vue"],"names":[],"mappings":"AAyDA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;wBAKf,OAAO,YAAY;AAAxC,wBAAyC;AA0CzC,QAAA,MAAM,YAAY;;cAEqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;0BAkB3B,MAAM,EAAE;;;;eAfN,MAAM,EAAE;;;;eAAR,MAAM,EAAE;;;;cAHR,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCApDhE,GA/BsC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAgHpC,CAAC"}
@@ -10,25 +10,25 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
10
10
  handleUpdated: () => void;
11
11
  handleAttributeNameChanged: (data: string[]) => void;
12
12
  vuelidate: import("vue").Ref<import("@vuelidate/core").Validation<{
13
- attributeNameStrict: {};
14
- attributeNullMatchAll: {};
15
- identityMasterMatchAll: {};
16
- attributeName: {};
13
+ attribute_name_strict: {};
14
+ attribute_null_match_all: {};
15
+ identity_master_match_all: {};
16
+ attribute_name: {};
17
17
  }, {
18
- attributeNameStrict: boolean;
19
- attributeNullMatchAll: boolean;
20
- identityMasterMatchAll: boolean;
21
- attributeName: any[];
18
+ attribute_name_strict: boolean;
19
+ attribute_null_match_all: boolean;
20
+ identity_master_match_all: boolean;
21
+ attribute_name: string[];
22
22
  }>, import("@vuelidate/core").Validation<{
23
- attributeNameStrict: {};
24
- attributeNullMatchAll: {};
25
- identityMasterMatchAll: {};
26
- attributeName: {};
23
+ attribute_name_strict: {};
24
+ attribute_null_match_all: {};
25
+ identity_master_match_all: {};
26
+ attribute_name: {};
27
27
  }, {
28
- attributeNameStrict: boolean;
29
- attributeNullMatchAll: boolean;
30
- identityMasterMatchAll: boolean;
31
- attributeName: any[];
28
+ attribute_name_strict: boolean;
29
+ attribute_null_match_all: boolean;
30
+ identity_master_match_all: boolean;
31
+ attribute_name: string[];
32
32
  }>>;
33
33
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "updated"[], "updated", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
34
34
  entity: {
@@ -1 +1 @@
1
- {"version":3,"file":"ARealmMatchPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue"],"names":[],"mappings":"AAyKA,OAAO,EACH,KAAK,QAAQ,EAChB,MAAM,KAAK,CAAC;AAEb,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAQ1B,OAAO,YAAY;AAAxC,wBAAyC;AAySzC,QAAA,MAAM,YAAY;;cAQU,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;uCA6CH,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;cA7C9B,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCA7TrD,GA5ImC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAkgBjC,CAAC"}
1
+ {"version":3,"file":"ARealmMatchPolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue"],"names":[],"mappings":"AAqKA,OAAO,EAAE,KAAK,QAAQ,EAA6B,MAAM,KAAK,CAAC;AAE/D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;wBAQ1B,OAAO,YAAY;AAAxC,wBAAyC;AAySzC,QAAA,MAAM,YAAY;;cAMqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;uCA6Cd,MAAM,EAAE;;;;;;;;;;wBAtCxB,MAAM,EAAE;;;;;;;;;;wBAAR,MAAM,EAAE;;;;cAPH,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAzThE,GA5IQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEA8fN,CAAC"}
@@ -15,7 +15,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
15
15
  start: {};
16
16
  end: {};
17
17
  interval: {};
18
- dayOfWeek: {
18
+ day_of_week: {
19
19
  minValue: import("@vuelidate/core").ValidationRuleWithParams<{
20
20
  min: number;
21
21
  }, any>;
@@ -23,7 +23,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
23
23
  max: number;
24
24
  }, any>;
25
25
  };
26
- dayOfMonth: {
26
+ day_of_month: {
27
27
  minValue: import("@vuelidate/core").ValidationRuleWithParams<{
28
28
  min: number;
29
29
  }, any>;
@@ -31,7 +31,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
31
31
  max: number;
32
32
  }, any>;
33
33
  };
34
- dayOfYear: {
34
+ day_of_year: {
35
35
  minValue: import("@vuelidate/core").ValidationRuleWithParams<{
36
36
  min: number;
37
37
  }, any>;
@@ -43,14 +43,14 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
43
43
  start: string;
44
44
  end: string;
45
45
  interval: string;
46
- dayOfWeek: string;
47
- dayOfMonth: string;
48
- dayOfYear: string;
46
+ day_of_week: string;
47
+ day_of_month: string;
48
+ day_of_year: string;
49
49
  }>, import("@vuelidate/core").Validation<{
50
50
  start: {};
51
51
  end: {};
52
52
  interval: {};
53
- dayOfWeek: {
53
+ day_of_week: {
54
54
  minValue: import("@vuelidate/core").ValidationRuleWithParams<{
55
55
  min: number;
56
56
  }, any>;
@@ -58,7 +58,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
58
58
  max: number;
59
59
  }, any>;
60
60
  };
61
- dayOfMonth: {
61
+ day_of_month: {
62
62
  minValue: import("@vuelidate/core").ValidationRuleWithParams<{
63
63
  min: number;
64
64
  }, any>;
@@ -66,7 +66,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
66
66
  max: number;
67
67
  }, any>;
68
68
  };
69
- dayOfYear: {
69
+ day_of_year: {
70
70
  minValue: import("@vuelidate/core").ValidationRuleWithParams<{
71
71
  min: number;
72
72
  }, any>;
@@ -78,9 +78,9 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
78
78
  start: string;
79
79
  end: string;
80
80
  interval: string;
81
- dayOfWeek: string;
82
- dayOfMonth: string;
83
- dayOfYear: string;
81
+ day_of_week: string;
82
+ day_of_month: string;
83
+ day_of_year: string;
84
84
  }>>;
85
85
  displayIntervalForDayOfWeek: import("vue").ComputedRef<boolean>;
86
86
  displayIntervalForDayOfMonth: import("vue").ComputedRef<boolean>;
@@ -1 +1 @@
1
- {"version":3,"file":"ATimePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/time/ATimePolicyForm.vue"],"names":[],"mappings":"AAqQA,OAAO,EACH,KAAK,QAAQ,EAChB,MAAM,KAAK,CAAC;AAGb,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;wBAYxC,OAAO,YAAY;AAAxC,wBAAyC;AA6ZzC,QAAA,MAAM,YAAY;;cAQU,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;mCAwEP,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAxExB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAxbrD,GAtOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAkwBE,CAAC"}
1
+ {"version":3,"file":"ATimePolicyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/entities/policy/time/ATimePolicyForm.vue"],"names":[],"mappings":"AAiQA,OAAO,EACH,KAAK,QAAQ,EAIhB,MAAM,KAAK,CAAC;AAGb,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE/C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;wBAYxC,OAAO,YAAY;AAAxC,wBAAyC;AA6ZzC,QAAA,MAAM,YAAY;;cAMqB,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;mCAmElB,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAnEb,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAzbhE,GAjOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oEAyvBE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ARealmForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/realm/ARealmForm.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,QAAQ,EAAsB,MAAM,KAAK,CAAC;AAIxD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AA2B9C,eAAO,MAAM,UAAU;;cAGK,QAAQ,CAAC,KAAK,CAAC;;;;;;;;cAAf,QAAQ,CAAC,KAAK,CAAC;;;;;;;;;;;;4EAiLzC,CAAC"}
1
+ {"version":3,"file":"ARealmForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/realm/ARealmForm.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,QAAQ,EAAsB,MAAM,KAAK,CAAC;AASxD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAyB9C,eAAO,MAAM,UAAU;;cAGK,QAAQ,CAAC,KAAK,CAAC;;;;;;;;cAAf,QAAQ,CAAC,KAAK,CAAC;;;;;;;;;;;;4EA6KzC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ARealmPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/realm/ARealmPicker.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AASrC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAG5E,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8GAavB,CAAC"}
1
+ {"version":3,"file":"ARealmPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/realm/ARealmPicker.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAOrC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAG5E,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8GAavB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ARealms.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/realm/ARealms.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kHA8BlB,CAAC"}
1
+ {"version":3,"file":"ARealms.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/realm/ARealms.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kHAwBlB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ARobotForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/robot/ARobotForm.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EACR,QAAQ,EAEX,MAAM,KAAK,CAAC;AAYb,OAAO,KAAK,EAAS,KAAK,EAAE,MAAM,kBAAkB,CAAC;AA8BrD,eAAO,MAAM,UAAU;;;;;;cAOK,QAAQ,CAAC,KAAK,CAAC;;;;;;;;;;;;;;;cAAf,QAAQ,CAAC,KAAK,CAAC;;;;;;;;;;;;;;;;;4EAiQzC,CAAC;AAEH,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"ARobotForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/robot/ARobotForm.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EACR,QAAQ,EAEX,MAAM,KAAK,CAAC;AAUb,OAAO,KAAK,EAAS,KAAK,EAAE,MAAM,kBAAkB,CAAC;AA4BrD,eAAO,MAAM,UAAU;;;;;;cAOK,QAAQ,CAAC,KAAK,CAAC;;;;;;;;;;;;;;;cAAf,QAAQ,CAAC,KAAK,CAAC;;;;;;;;;;;;;;;;;4EA0PzC,CAAC;AAEH,eAAe,UAAU,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ARobots.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/robot/ARobots.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAW5D,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kHA8BlB,CAAC"}
1
+ {"version":3,"file":"ARobots.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/robot/ARobots.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kHAwBlB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ARobotPermissionAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/robot-permission/ARobotPermissionAssignments.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,2BAA2B;;;;;;;;;;;;iGAoBtC,CAAC;AAEH,eAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"ARobotPermissionAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/robot-permission/ARobotPermissionAssignments.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,2BAA2B;;;;;;;;;;;;iGAoBtC,CAAC;AAEH,eAAe,2BAA2B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ARobotRoleAssignment.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/robot-role/ARobotRoleAssignment.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAQlD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;iFA0C/B,CAAC;AAEH,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"ARobotRoleAssignment.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/robot-role/ARobotRoleAssignment.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAQlD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;iFA0C/B,CAAC;AAEH,eAAe,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ARobotRoleAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/robot-role/ARobotRoleAssignments.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,qBAAqB;;;;;;iGAiBhC,CAAC;AAEH,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"ARobotRoleAssignments.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/robot-role/ARobotRoleAssignments.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,qBAAqB;;;;;;iGAehC,CAAC;AAEH,eAAe,qBAAqB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ARoleForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/role/ARoleForm.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,QAAQ,EAAsB,MAAM,KAAK,CAAC;AAKxD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AA2B7C,eAAO,MAAM,SAAS;;cAGM,QAAQ,CAAC,IAAI,CAAC;;;;;;;cAAd,QAAQ,CAAC,IAAI,CAAC;;;;;;;;;;;4EA6KxC,CAAC;AAEH,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"ARoleForm.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/role/ARoleForm.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,QAAQ,EAAsB,MAAM,KAAK,CAAC;AAUxD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AA2B7C,eAAO,MAAM,SAAS;;cAGM,QAAQ,CAAC,IAAI,CAAC;;;;;;;cAAd,QAAQ,CAAC,IAAI,CAAC;;;;;;;;;;;4EAyKxC,CAAC;AAEH,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ARoles.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/role/ARoles.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iHA8BjB,CAAC;AAEH,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"ARoles.d.ts","sourceRoot":"","sources":["../../../../src/components/entities/role/ARoles.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAa5D,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iHAwBjB,CAAC;AAEH,eAAe,MAAM,CAAC"}