Skip to content

Commit

Permalink
remove generics
Browse files Browse the repository at this point in the history
  • Loading branch information
snqb committed Oct 5, 2023
1 parent c8abd3b commit ba92c36
Show file tree
Hide file tree
Showing 449 changed files with 8,041 additions and 7,474 deletions.
4 changes: 1 addition & 3 deletions dist/chakra.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
export * from '@chakra-ui/react';
export { ChakraThemeProvider } from './theme-chakra/ChakraThemeProvider';
export * from './components/notifier';
export * from './src/chakra'
2 changes: 1 addition & 1 deletion dist/index-c676bde3.mjs → dist/index-30e836c6.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { g as f, L as w, p as v, i as y, c as k, f as x, h as z, a as S, I as q, N as C } from "./index-87381c8d.mjs";
import { g as f, L as w, p as v, i as y, c as k, f as x, h as z, a as S, I as q, N as C } from "./index-cfe56674.mjs";
import "./Flex-93c26849.mjs";
import "react";
import "react-dom";
Expand Down
2 changes: 1 addition & 1 deletion dist/index-47a3338a.mjs → dist/index-4d20bbe9.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { g as b, H as ne, S as F, r as oe, u as ie, G as $, R as le, J as re, x as ae, K as k, M as se, o as T, O as ce, Q as j, W as fe, L as pe, U as me, i as de, c as I, V as ue, X as he, f as ge, h as ye, Y as V, a as be, I as we, y as xe, N as Se } from "./index-87381c8d.mjs";
import { g as b, H as ne, S as F, r as oe, u as ie, G as $, R as le, J as re, x as ae, K as k, M as se, o as T, O as ce, Q as j, W as fe, L as pe, U as me, i as de, c as I, V as ue, X as he, f as ge, h as ye, Y as V, a as be, I as we, y as xe, N as Se } from "./index-cfe56674.mjs";
class Ye {
/**
Create a new completion context. (Mostly useful for testing
Expand Down
6 changes: 3 additions & 3 deletions dist/index-9652615c.mjs → dist/index-6738d64c.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { j as $, k as M, s as xe, t as c, l as Ae, P as et, T as tt, m as E, n as rt, g as j, o as I, q as R, a as ae, r as nt, u as st, v as it, w as ot, x as at, y as lt, f as ht, i as ft, z as ut, A as dt, B as le, C as pt } from "./index-87381c8d.mjs";
import { C as ct } from "./index-47a3338a.mjs";
import { htmlCompletionSource as mt, html as gt } from "./index-b1a6f68e.mjs";
import { j as $, k as M, s as xe, t as c, l as Ae, P as et, T as tt, m as E, n as rt, g as j, o as I, q as R, a as ae, r as nt, u as st, v as it, w as ot, x as at, y as lt, f as ht, i as ft, z as ut, A as dt, B as le, C as pt } from "./index-cfe56674.mjs";
import { C as ct } from "./index-4d20bbe9.mjs";
import { htmlCompletionSource as mt, html as gt } from "./index-9bdbca3f.mjs";
import "./Flex-93c26849.mjs";
import "react";
import "react-dom";
Expand Down
4 changes: 2 additions & 2 deletions dist/index-b1a6f68e.mjs → dist/index-9bdbca3f.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { D as qe, E as q, s as _e, t as b, b as Ce, n as Ae, L as se, p as Qe, i as oe, c as Ye, f as ie, h as Me, a as ue, g as E, I as Re, N as ze, F as Ze, G as Ee, o as Be } from "./index-87381c8d.mjs";
import { t as We, j as Ne, a as De, b as B, c as Ge } from "./index-47a3338a.mjs";
import { D as qe, E as q, s as _e, t as b, b as Ce, n as Ae, L as se, p as Qe, i as oe, c as Ye, f as ie, h as Me, a as ue, g as E, I as Re, N as ze, F as Ze, G as Ee, o as Be } from "./index-cfe56674.mjs";
import { t as We, j as Ne, a as De, b as B, c as Ge } from "./index-4d20bbe9.mjs";
import "./Flex-93c26849.mjs";
import "react";
import "react-dom";
Expand Down
2 changes: 1 addition & 1 deletion dist/index-c977ed77.mjs → dist/index-aba189ae.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { i as J, c as ee, f as te, s as ae, t as i, L as re, a as ne, E as ie, b as se, d as oe, e as le, g as ce } from "./index-87381c8d.mjs";
import { i as J, c as ee, f as te, s as ae, t as i, L as re, a as ne, E as ie, b as se, d as oe, e as le, g as ce } from "./index-cfe56674.mjs";
import "./Flex-93c26849.mjs";
import "react";
import "react-dom";
Expand Down
Loading

0 comments on commit ba92c36

Please sign in to comment.