@foundationui/smart-input
Advanced tools
Comparing version 1.0.78 to 1.0.79
{ | ||
"name": "@foundationui/smart-input", | ||
"version": "1.0.78", | ||
"version": "1.0.79", | ||
"description": "Smart input/textarea component for React. Learns to provide inline, tab-completeable suggestions.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -5,3 +5,3 @@ # `<SmartInput>` | ||
![demo user composing an email with SmartInput](https://raw.githubusercontent.com/foundation-ui/smart-input/988f567b547c64b7f7390acc4a93b7e444226bd3/img/demo-email.gif?token=GHSAT0AAAAAABQLL7CFLTEZMQE67LBXYOSEY6LDYOA) | ||
![demo user composing an email with SmartInput](https://user-images.githubusercontent.com/1095573/214162032-a7f9949a-0041-42c6-98d9-1634953b591d.png) | ||
@@ -62,3 +62,3 @@ The component learns from user input and makes better suggestions over time. | ||
![admin console playground](https://raw.githubusercontent.com/foundation-ui/smart-input/988f567b547c64b7f7390acc4a93b7e444226bd3/img/admin-playground.png?token=GHSAT0AAAAAABQLL7CFBJRT2GDNWHNLPTQ4Y6LDZJQ) | ||
![admin console playground](https://raw.githubusercontent.com/foundation-ui/assets/main/img/admin-playground.png) | ||
@@ -93,3 +93,3 @@ <br> | ||
![admin UI accepts a bulk upload of data](https://raw.githubusercontent.com/foundation-ui/smart-input/988f567b547c64b7f7390acc4a93b7e444226bd3/img/admin-upload-data.gif?token=GHSAT0AAAAAABQLL7CENZO5FQ47R7OCAJHEY6LDZTQ) | ||
![admin UI accepts a bulk upload of data](https://raw.githubusercontent.com/foundation-ui/assets/main/img/admin-upload-data.gif) | ||
@@ -159,3 +159,3 @@ You can also send your data to our data ingestion endpoint, which accepts inputs your users have already written. | ||
![branch](https://raw.githubusercontent.com/foundation-ui/smart-input/988f567b547c64b7f7390acc4a93b7e444226bd3/img/branch.gif?token=GHSAT0AAAAAABQLL7CE4KTJNUBZSR6SFTCQY6LDZ3Q) | ||
![branch](https://raw.githubusercontent.com/foundation-ui/assets/main/img/branch.gif) | ||
@@ -162,0 +162,0 @@ ## :scroll: Props |
596769