@bspk/ui-ngx 0.0.3 → 1.0.0
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.
- package/fesm2022/bspk-ui-ngx.mjs +1 -1
- package/fesm2022/bspk-ui-ngx.mjs.map +1 -1
- package/index.d.ts +1 -1
- package/package.json +26 -26
package/fesm2022/bspk-ui-ngx.mjs
CHANGED
|
@@ -65534,7 +65534,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImpo
|
|
|
65534
65534
|
type: Output
|
|
65535
65535
|
}], numPages: [{ type: i0.Input, args: [{ isSignal: true, alias: "numPages", required: false }] }], value: [{ type: i0.Input, args: [{ isSignal: true, alias: "value", required: false }] }] } });
|
|
65536
65536
|
|
|
65537
|
-
/** Copyright
|
|
65537
|
+
/** Copyright 2026 Anywhere Real Estate - CC BY 4.0 */
|
|
65538
65538
|
|
|
65539
65539
|
/**
|
|
65540
65540
|
* A round control that allows user to choose one option from a set. This is the base element and if used directly you
|