From fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 26 Oct 2019 00:17:24 +0200 Subject: API documentation for KVision 2.0.0 --- .../-button-style/-d-a-r-k.html | 26 ++++++++ .../-button-style/-d-e-f-a-u-l-t.html | 26 -------- .../-button-style/-l-i-g-h-t.html | 26 ++++++++ .../-button-style/-o-u-t-l-i-n-e-d-a-n-g-e-r.html | 26 ++++++++ .../-button-style/-o-u-t-l-i-n-e-d-a-r-k.html | 26 ++++++++ .../-button-style/-o-u-t-l-i-n-e-i-n-f-o.html | 26 ++++++++ .../-button-style/-o-u-t-l-i-n-e-l-i-g-h-t.html | 26 ++++++++ .../-o-u-t-l-i-n-e-p-r-i-m-a-r-y.html | 26 ++++++++ .../-o-u-t-l-i-n-e-s-e-c-o-n-d-a-r-y.html | 26 ++++++++ .../-o-u-t-l-i-n-e-s-u-c-c-e-s-s.html | 26 ++++++++ .../-o-u-t-l-i-n-e-w-a-r-n-i-n-g.html | 26 ++++++++ .../-button-style/-s-e-c-o-n-d-a-r-y.html | 26 ++++++++ .../-button-style/index.html | 78 ++++++++++++++++++++-- 13 files changed, 360 insertions(+), 30 deletions(-) create mode 100644 api/pl.treksoft.kvision.html/-button-style/-d-a-r-k.html delete mode 100644 api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html create mode 100644 api/pl.treksoft.kvision.html/-button-style/-l-i-g-h-t.html create mode 100644 api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-d-a-n-g-e-r.html create mode 100644 api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-d-a-r-k.html create mode 100644 api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-i-n-f-o.html create mode 100644 api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-l-i-g-h-t.html create mode 100644 api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-p-r-i-m-a-r-y.html create mode 100644 api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-s-e-c-o-n-d-a-r-y.html create mode 100644 api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-s-u-c-c-e-s-s.html create mode 100644 api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-w-a-r-n-i-n-g.html create mode 100644 api/pl.treksoft.kvision.html/-button-style/-s-e-c-o-n-d-a-r-y.html (limited to 'api/pl.treksoft.kvision.html/-button-style') diff --git a/api/pl.treksoft.kvision.html/-button-style/-d-a-r-k.html b/api/pl.treksoft.kvision.html/-button-style/-d-a-r-k.html new file mode 100644 index 00000000..61504ec9 --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-d-a-r-k.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.DARK - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / DARK
+
+

DARK

+ +DARK +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html b/api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html deleted file mode 100644 index 67f06f9f..00000000 --- a/api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html +++ /dev/null @@ -1,26 +0,0 @@ - - - -ButtonStyle.DEFAULT - kvision - - - -kvision / pl.treksoft.kvision.html / ButtonStyle / DEFAULT
-
-

DEFAULT

- -DEFAULT -

Inherited Properties

- - - - - - - -
-

className

-
-val className: String
- - diff --git a/api/pl.treksoft.kvision.html/-button-style/-l-i-g-h-t.html b/api/pl.treksoft.kvision.html/-button-style/-l-i-g-h-t.html new file mode 100644 index 00000000..01398c72 --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-l-i-g-h-t.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.LIGHT - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / LIGHT
+
+

LIGHT

+ +LIGHT +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-d-a-n-g-e-r.html b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-d-a-n-g-e-r.html new file mode 100644 index 00000000..d6ceaa40 --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-d-a-n-g-e-r.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.OUTLINEDANGER - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / OUTLINEDANGER
+
+

OUTLINEDANGER

+ +OUTLINEDANGER +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-d-a-r-k.html b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-d-a-r-k.html new file mode 100644 index 00000000..61483cbe --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-d-a-r-k.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.OUTLINEDARK - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / OUTLINEDARK
+
+

OUTLINEDARK

+ +OUTLINEDARK +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-i-n-f-o.html b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-i-n-f-o.html new file mode 100644 index 00000000..5c71dc1f --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-i-n-f-o.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.OUTLINEINFO - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / OUTLINEINFO
+
+

OUTLINEINFO

+ +OUTLINEINFO +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-l-i-g-h-t.html b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-l-i-g-h-t.html new file mode 100644 index 00000000..c2369fda --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-l-i-g-h-t.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.OUTLINELIGHT - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / OUTLINELIGHT
+
+

OUTLINELIGHT

+ +OUTLINELIGHT +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-p-r-i-m-a-r-y.html b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-p-r-i-m-a-r-y.html new file mode 100644 index 00000000..7d513191 --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-p-r-i-m-a-r-y.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.OUTLINEPRIMARY - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / OUTLINEPRIMARY
+
+

OUTLINEPRIMARY

+ +OUTLINEPRIMARY +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-s-e-c-o-n-d-a-r-y.html b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-s-e-c-o-n-d-a-r-y.html new file mode 100644 index 00000000..55911b88 --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-s-e-c-o-n-d-a-r-y.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.OUTLINESECONDARY - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / OUTLINESECONDARY
+
+

OUTLINESECONDARY

+ +OUTLINESECONDARY +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-s-u-c-c-e-s-s.html b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-s-u-c-c-e-s-s.html new file mode 100644 index 00000000..0039b61e --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-s-u-c-c-e-s-s.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.OUTLINESUCCESS - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / OUTLINESUCCESS
+
+

OUTLINESUCCESS

+ +OUTLINESUCCESS +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-w-a-r-n-i-n-g.html b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-w-a-r-n-i-n-g.html new file mode 100644 index 00000000..cfe946c8 --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-o-u-t-l-i-n-e-w-a-r-n-i-n-g.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.OUTLINEWARNING - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / OUTLINEWARNING
+
+

OUTLINEWARNING

+ +OUTLINEWARNING +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/-s-e-c-o-n-d-a-r-y.html b/api/pl.treksoft.kvision.html/-button-style/-s-e-c-o-n-d-a-r-y.html new file mode 100644 index 00000000..dd0d31ac --- /dev/null +++ b/api/pl.treksoft.kvision.html/-button-style/-s-e-c-o-n-d-a-r-y.html @@ -0,0 +1,26 @@ + + + +ButtonStyle.SECONDARY - kvision + + + +kvision / pl.treksoft.kvision.html / ButtonStyle / SECONDARY
+
+

SECONDARY

+ +SECONDARY +

Inherited Properties

+ + + + + + + +
+

className

+
+val className: String
+ + diff --git a/api/pl.treksoft.kvision.html/-button-style/index.html b/api/pl.treksoft.kvision.html/-button-style/index.html index d3e03a81..7b57037b 100644 --- a/api/pl.treksoft.kvision.html/-button-style/index.html +++ b/api/pl.treksoft.kvision.html/-button-style/index.html @@ -15,14 +15,14 @@ -

DEFAULT

+

PRIMARY

-

PRIMARY

+

SECONDARY

@@ -36,7 +36,7 @@ -

INFO

+

DANGER

@@ -50,7 +50,21 @@ -

DANGER

+

INFO

+ + + + + + +

LIGHT

+ + + + + + +

DARK

@@ -62,6 +76,62 @@ + + +

OUTLINEPRIMARY

+ + + + + + +

OUTLINESECONDARY

+ + + + + + +

OUTLINESUCCESS

+ + + + + + +

OUTLINEDANGER

+ + + + + + +

OUTLINEWARNING

+ + + + + + +

OUTLINEINFO

+ + + + + + +

OUTLINELIGHT

+ + + + + + +

OUTLINEDARK

+ + + +

Properties

-- cgit