@strands.gg/accui 0.2.10 → 0.2.12

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.
@@ -1 +1 @@
1
- {"version":3,"file":"SignedOut.vue.d.ts","sourceRoot":"","sources":["../../../../../apps/accounts-ui/src/vue/components/SignedOut.vue"],"names":[],"mappings":"AAmCA;AAqEA,UAAU,KAAK;IACb,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AA8BD,iBAAS,cAAc;WA0FT,OAAO,IAA6B;;;;;YAZrB,GAAG;;;;;;;;;;;;;;;YACF,GAAG;yBACJ,GAAG;;;;EAe/B;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;kBA/IJ,OAAO;6EAuJtB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"SignedOut.vue.d.ts","sourceRoot":"","sources":["../../../../../apps/accounts-ui/src/vue/components/SignedOut.vue"],"names":[],"mappings":"AAmCA;AAqEA,UAAU,KAAK;IACb,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB;AA8BD,iBAAS,cAAc;WA0FT,OAAO,IAA6B;;;;;YAZrB,GAAG;;;;;;;;;;;;;;;YACF,GAAG;yBACJ,GAAG;;;;EAe/B;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;kBAhJJ,OAAO;6EAwJtB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,4 +1,6 @@
1
1
  export * from './components/index';
2
+ export * from './ui/index';
3
+ export { default as StrandsUIPlugin } from './plugins/StrandsUIPlugin';
2
4
  export * from './composables/useStrandsAuth';
3
5
  export * from './composables/useStrandsConfig';
4
6
  export * from './composables/useOAuthProviders';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../apps/accounts-ui/src/vue/index.ts"],"names":[],"mappings":"AACA,cAAc,oBAAoB,CAAA;AAGlC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,gCAAgC,CAAA;AAC9C,cAAc,iCAAiC,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../apps/accounts-ui/src/vue/index.ts"],"names":[],"mappings":"AACA,cAAc,oBAAoB,CAAA;AAGlC,cAAc,YAAY,CAAA;AAC1B,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAGtE,cAAc,8BAA8B,CAAA;AAC5C,cAAc,gCAAgC,CAAA;AAC9C,cAAc,iCAAiC,CAAA"}
@@ -0,0 +1,18 @@
1
+ import { App } from 'vue';
2
+ import { default as StrandsUiAlert } from '../ui/UiAlert.vue';
3
+ import { default as StrandsUiButton } from '../ui/UiButton.vue';
4
+ import { default as StrandsUiCard } from '../ui/UiCard.vue';
5
+ import { default as StrandsUiInput } from '../ui/UiInput.vue';
6
+ import { default as StrandsUiLink } from '../ui/UiLink.vue';
7
+ import { default as StrandsUiTabs } from '../ui/UiTabs.vue';
8
+ import { default as StrandsUiLoader } from '../ui/UiLoader.vue';
9
+ export interface StrandsUIOptions {
10
+ prefix?: string;
11
+ }
12
+ declare const _default: {
13
+ install(app: App, options?: StrandsUIOptions): void;
14
+ };
15
+ export default _default;
16
+ export { StrandsUiAlert, StrandsUiButton, StrandsUiCard, StrandsUiInput, StrandsUiLink, StrandsUiTabs, StrandsUiLoader, };
17
+ export type { ButtonVariant, ButtonSize, InputType, CardVariant, LinkVariant, AlertVariant, } from '../ui/index';
18
+ //# sourceMappingURL=StrandsUIPlugin.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StrandsUIPlugin.d.ts","sourceRoot":"","sources":["../../../../../apps/accounts-ui/src/vue/plugins/StrandsUIPlugin.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAG9B,OAAO,cAAc,MAAM,mBAAmB,CAAA;AAC9C,OAAO,eAAe,MAAM,oBAAoB,CAAA;AAChD,OAAO,aAAa,MAAM,kBAAkB,CAAA;AAC5C,OAAO,cAAc,MAAM,mBAAmB,CAAA;AAC9C,OAAO,aAAa,MAAM,kBAAkB,CAAA;AAC5C,OAAO,aAAa,MAAM,kBAAkB,CAAA;AAC5C,OAAO,eAAe,MAAM,oBAAoB,CAAA;AAahD,MAAM,WAAW,gBAAgB;IAC/B,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;;iBAGc,GAAG,YAAW,gBAAgB;;AAD7C,wBAUC;AAGD,OAAO,EACL,cAAc,EACd,eAAe,EACf,aAAa,EACb,cAAc,EACd,aAAa,EACb,aAAa,EACb,eAAe,GAChB,CAAA;AAGD,YAAY,EACV,aAAa,EACb,UAAU,EACV,SAAS,EACT,WAAW,EACX,WAAW,EACX,YAAY,GACb,MAAM,aAAa,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strands.gg/accui",
3
- "version": "0.2.10",
3
+ "version": "0.2.12",
4
4
  "description": "Strands Authentication UI Components",
5
5
  "type": "module",
6
6
  "main": "./dist/strands-auth-ui.cjs.js",
@@ -12,6 +12,16 @@
12
12
  "import": "./dist/strands-auth-ui.es.js",
13
13
  "require": "./dist/strands-auth-ui.cjs.js"
14
14
  },
15
+ "./ui": {
16
+ "types": "./dist/vue/ui/index.d.ts",
17
+ "import": "./dist/strands-auth-ui.es.js",
18
+ "require": "./dist/strands-auth-ui.cjs.js"
19
+ },
20
+ "./plugin": {
21
+ "types": "./dist/vue/plugins/StrandsUIPlugin.d.ts",
22
+ "import": "./dist/strands-auth-ui.es.js",
23
+ "require": "./dist/strands-auth-ui.cjs.js"
24
+ },
15
25
  "./style.css": "./dist/accui.css",
16
26
  "./nuxt": {
17
27
  "types": "./dist/nuxt.d.ts",