@innovastudio/contentbuilder 1.2.6 → 1.2.7
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.
|
@@ -366,3 +366,8 @@ _txt["Up arrow"] = "Up arrow";
|
|
|
366
366
|
_txt["Down arrow"] = "Down arrow";
|
|
367
367
|
_txt["or"] = "or";
|
|
368
368
|
_txt["Spacebar"] = "Spacebar";
|
|
369
|
+
_txt["Min Width"] = "Min Width";
|
|
370
|
+
_txt["Max Height"] = "Max Height";
|
|
371
|
+
_txt["Min Height"] = "Min Height";
|
|
372
|
+
_txt["Overflow x"] = "Overflow x";
|
|
373
|
+
_txt["Overflow y"] = "Overflow y";
|
|
@@ -366,3 +366,8 @@ _txt["Up arrow"] = "Up arrow";
|
|
|
366
366
|
_txt["Down arrow"] = "Down arrow";
|
|
367
367
|
_txt["or"] = "or";
|
|
368
368
|
_txt["Spacebar"] = "Spacebar";
|
|
369
|
+
_txt["Min Width"] = "Min Width";
|
|
370
|
+
_txt["Max Height"] = "Max Height";
|
|
371
|
+
_txt["Min Height"] = "Min Height";
|
|
372
|
+
_txt["Overflow x"] = "Overflow x";
|
|
373
|
+
_txt["Overflow y"] = "Overflow y";
|