@namba_one/ui-kit-2 1.0.306 → 1.0.308

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/dist/index.d.ts CHANGED
@@ -2096,6 +2096,7 @@ declare function __VLS_template_51(): {
2096
2096
  attrs: Partial<{}>;
2097
2097
  slots: {
2098
2098
  default?(_: {}): any;
2099
+ inner?(_: {}): any;
2099
2100
  };
2100
2101
  refs: {};
2101
2102
  rootEl: HTMLElement;