@authup/client-web-kit 1.0.0-beta.25 → 1.0.0-beta.27

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 (61) hide show
  1. package/LICENSE +1 -1
  2. package/dist/components/entities/client/AClientForm.d.ts +1 -1
  3. package/dist/components/entities/identity-provider/AIdentityProviderForm.d.ts +1 -11
  4. package/dist/components/entities/identity-provider/AIdentityProviderForm.d.ts.map +1 -1
  5. package/dist/components/entities/identity-provider/AIdentityProviderLdapForm.d.ts +1 -1
  6. package/dist/components/entities/identity-provider/AIdentityProviderOAuth2Form.d.ts +1 -10
  7. package/dist/components/entities/identity-provider/AIdentityProviderOAuth2Form.d.ts.map +1 -1
  8. package/dist/components/entities/permission/APermissionCheck.d.ts +5 -5
  9. package/dist/components/entities/permission/APermissionCheck.d.ts.map +1 -1
  10. package/dist/components/entities/policy/APolicyBasicForm.vue.d.ts +3 -3
  11. package/dist/components/entities/policy/APolicyForm.vue.d.ts +4 -4
  12. package/dist/components/entities/policy/attribute-names/AAttributeNamesPolicyForm.vue.d.ts +3 -3
  13. package/dist/components/entities/policy/composite/ACompositePolicyForm.vue.d.ts +3 -3
  14. package/dist/components/entities/policy/date/ADatePolicyForm.vue.d.ts +3 -3
  15. package/dist/components/entities/policy/identity/AIdentityPolicyForm.vue.d.ts +3 -3
  16. package/dist/components/entities/policy/realm-match/ARealmMatchPolicyForm.vue.d.ts +6 -6
  17. package/dist/components/entities/policy/time/ATimePolicyForm.vue.d.ts +3 -3
  18. package/dist/components/entities/robot/ARobotForm.d.ts +1 -1
  19. package/dist/components/entities/user/AUserForm.d.ts +1 -1
  20. package/dist/components/index.d.ts +1 -0
  21. package/dist/components/index.d.ts.map +1 -1
  22. package/dist/components/utility/AFormSubmit.d.ts +1 -1
  23. package/dist/components/utility/form-input-list/AFormInputList.vue.d.ts +3 -3
  24. package/dist/components/utility/form-input-list/AFormInputListItem.vue.d.ts +3 -3
  25. package/dist/components/workflows/Login.vue.d.ts +353 -0
  26. package/dist/components/workflows/Login.vue.d.ts.map +1 -0
  27. package/dist/components/workflows/authorize/Authorize.vue.d.ts +488 -0
  28. package/dist/components/workflows/authorize/Authorize.vue.d.ts.map +1 -0
  29. package/dist/components/workflows/authorize/AuthorizeForm.vue.d.ts +83 -0
  30. package/dist/components/workflows/authorize/AuthorizeForm.vue.d.ts.map +1 -0
  31. package/dist/components/workflows/authorize/AuthorizeScope.vue.d.ts +27 -0
  32. package/dist/components/workflows/authorize/AuthorizeScope.vue.d.ts.map +1 -0
  33. package/dist/components/workflows/authorize/AuthorizeScopes.vue.d.ts +54 -0
  34. package/dist/components/workflows/authorize/AuthorizeScopes.vue.d.ts.map +1 -0
  35. package/dist/components/workflows/authorize/AuthorizeText.vue.d.ts +21 -0
  36. package/dist/components/workflows/authorize/AuthorizeText.vue.d.ts.map +1 -0
  37. package/dist/components/workflows/authorize/helpers.d.ts +10 -0
  38. package/dist/components/workflows/authorize/helpers.d.ts.map +1 -0
  39. package/dist/components/workflows/authorize/index.d.ts +3 -0
  40. package/dist/components/workflows/authorize/index.d.ts.map +1 -0
  41. package/dist/components/workflows/index.d.ts +3 -0
  42. package/dist/components/workflows/index.d.ts.map +1 -0
  43. package/dist/core/http-client/authentication-hook/index.d.ts +3 -0
  44. package/dist/core/http-client/authentication-hook/index.d.ts.map +1 -0
  45. package/dist/core/http-client/authentication-hook/install.d.ts +4 -0
  46. package/dist/core/http-client/authentication-hook/install.d.ts.map +1 -0
  47. package/dist/core/http-client/authentication-hook/singleton.d.ts +6 -0
  48. package/dist/core/http-client/authentication-hook/singleton.d.ts.map +1 -0
  49. package/dist/core/http-client/authentication-hook/types.d.ts +7 -0
  50. package/dist/core/http-client/authentication-hook/types.d.ts.map +1 -0
  51. package/dist/core/http-client/index.d.ts +1 -0
  52. package/dist/core/http-client/index.d.ts.map +1 -1
  53. package/dist/core/http-client/install.d.ts.map +1 -1
  54. package/dist/core/http-client/singleton.d.ts.map +1 -1
  55. package/dist/index.cjs +1311 -428
  56. package/dist/index.cjs.map +1 -1
  57. package/dist/index.css +20 -0
  58. package/dist/index.mjs +1189 -313
  59. package/dist/index.mjs.map +1 -1
  60. package/dist/module.d.ts.map +1 -1
  61. package/package.json +22 -22
@@ -1 +1 @@
1
- {"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../src/module.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,GAAG,EAAa,MAAM,KAAK,CAAC;AAQ1C,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEvC,wBAAgB,iBAAiB,CAAC,GAAG,EAAE,GAAG,EAAE,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,EAAE,QAwBrE;AAED,wBAAgB,OAAO,CAAC,GAAG,EAAE,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,IAAI,CA2BxD"}
1
+ {"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../src/module.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,GAAG,EAAa,MAAM,KAAK,CAAC;AAQ1C,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEvC,wBAAgB,iBAAiB,CAAC,GAAG,EAAE,GAAG,EAAE,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,EAAE,QAwBrE;AAED,wBAAgB,OAAO,CAAC,GAAG,EAAE,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,IAAI,CAsCxD"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@authup/client-web-kit",
3
3
  "type": "module",
4
- "version": "1.0.0-beta.25",
4
+ "version": "1.0.0-beta.27",
5
5
  "description": "This package contains vue components.",
6
6
  "license": "Apache-2.0",
7
7
  "main": "dist/index.cjs",
@@ -54,20 +54,20 @@
54
54
  },
55
55
  "homepage": "https://github.com/authup/authup#readme",
56
56
  "dependencies": {
57
- "@vueuse/integrations": "^13.0.0"
57
+ "@vueuse/integrations": "^13.4.0"
58
58
  },
59
59
  "devDependencies": {
60
- "@authup/access": "^1.0.0-beta.25",
61
- "@authup/kit": "^1.0.0-beta.25",
62
- "@authup/core-kit": "^1.0.0-beta.25",
63
- "@authup/core-http-kit": "^1.0.0-beta.25",
64
- "@authup/core-realtime-kit": "^1.0.0-beta.25",
65
- "@authup/errors": "^1.0.0-beta.25",
66
- "@authup/specs": "^1.0.0-beta.25",
67
- "@ilingo/vuelidate": "^5.0.3",
68
- "@posva/event-emitter": "^1.0.2",
69
- "@types/node": "^22.14.0",
70
- "@vitejs/plugin-vue": "^5.2.3",
60
+ "@authup/access": "^1.0.0-beta.27",
61
+ "@authup/kit": "^1.0.0-beta.27",
62
+ "@authup/core-kit": "^1.0.0-beta.27",
63
+ "@authup/core-http-kit": "^1.0.0-beta.27",
64
+ "@authup/core-realtime-kit": "^1.0.0-beta.27",
65
+ "@authup/errors": "^1.0.0-beta.27",
66
+ "@authup/specs": "^1.0.0-beta.27",
67
+ "@ilingo/vuelidate": "^5.0.4",
68
+ "@posva/event-emitter": "^1.0.3",
69
+ "@types/node": "^24.0.10",
70
+ "@vitejs/plugin-vue": "^6.0.0",
71
71
  "@vuecs/form-controls": "^2.4.2",
72
72
  "@vuecs/list-controls": "^2.0.0",
73
73
  "@vuecs/pagination": "^1.3.0",
@@ -79,17 +79,17 @@
79
79
  "smob": "^1.5.0",
80
80
  "socket.io-client": "^4.8.1",
81
81
  "universal-cookie": "^8.0.1",
82
- "vue": "^3.5.12",
83
- "vue-tsc": "^2.2.8"
82
+ "vue": "^3.5.17",
83
+ "vue-tsc": "^3.0.0"
84
84
  },
85
85
  "peerDependencies": {
86
- "@authup/access": "^1.0.0-beta.25",
87
- "@authup/kit": "^1.0.0-beta.25",
88
- "@authup/core-kit": "^1.0.0-beta.25",
89
- "@authup/core-http-kit": "^1.0.0-beta.25",
90
- "@authup/core-realtime-kit": "^1.0.0-beta.25",
91
- "@authup/errors": "^1.0.0-beta.25",
92
- "@authup/specs": "^1.0.0-beta.25",
86
+ "@authup/access": "^1.0.0-beta.27",
87
+ "@authup/kit": "^1.0.0-beta.27",
88
+ "@authup/core-kit": "^1.0.0-beta.27",
89
+ "@authup/core-http-kit": "^1.0.0-beta.27",
90
+ "@authup/core-realtime-kit": "^1.0.0-beta.27",
91
+ "@authup/errors": "^1.0.0-beta.27",
92
+ "@authup/specs": "^1.0.0-beta.27",
93
93
  "@vuecs/form-controls": "^2.4.2",
94
94
  "@vuecs/list-controls": "^2.0.0",
95
95
  "@vuecs/pagination": "^1.3.0",