@umbraco-ui/uui 1.4.0-rc.1 → 1.4.0

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.
@@ -709,6 +709,18 @@
709
709
  "type": "boolean",
710
710
  "default": "\"false\""
711
711
  },
712
+ {
713
+ "name": "href",
714
+ "description": "Set an href, this will turns the name of the card into an anchor tag.",
715
+ "type": "string",
716
+ "default": "\"undefined\""
717
+ },
718
+ {
719
+ "name": "target",
720
+ "description": "Set an anchor tag target, only used when using href.",
721
+ "type": "string",
722
+ "default": "\"undefined\""
723
+ },
712
724
  {
713
725
  "name": "select-only",
714
726
  "description": "Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.",
@@ -753,6 +765,20 @@
753
765
  "type": "boolean",
754
766
  "default": "\"false\""
755
767
  },
768
+ {
769
+ "name": "href",
770
+ "attribute": "href",
771
+ "description": "Set an href, this will turns the name of the card into an anchor tag.",
772
+ "type": "string",
773
+ "default": "\"undefined\""
774
+ },
775
+ {
776
+ "name": "target",
777
+ "attribute": "target",
778
+ "description": "Set an anchor tag target, only used when using href.",
779
+ "type": "string",
780
+ "default": "\"undefined\""
781
+ },
756
782
  {
757
783
  "name": "selectOnly",
758
784
  "attribute": "select-only",
@@ -776,7 +802,7 @@
776
802
  "events": [
777
803
  {
778
804
  "name": "open",
779
- "description": "fires when the card title is clicked"
805
+ "description": "fires when the card title is clicked."
780
806
  },
781
807
  {
782
808
  "name": "selected",
@@ -834,6 +860,18 @@
834
860
  "type": "boolean",
835
861
  "default": "\"false\""
836
862
  },
863
+ {
864
+ "name": "href",
865
+ "description": "Set an href, this will turns the name of the card into an anchor tag.",
866
+ "type": "string",
867
+ "default": "\"undefined\""
868
+ },
869
+ {
870
+ "name": "target",
871
+ "description": "Set an anchor tag target, only used when using href.",
872
+ "type": "string",
873
+ "default": "\"undefined\""
874
+ },
837
875
  {
838
876
  "name": "select-only",
839
877
  "description": "Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.",
@@ -885,6 +923,20 @@
885
923
  "type": "boolean",
886
924
  "default": "\"false\""
887
925
  },
926
+ {
927
+ "name": "href",
928
+ "attribute": "href",
929
+ "description": "Set an href, this will turns the name of the card into an anchor tag.",
930
+ "type": "string",
931
+ "default": "\"undefined\""
932
+ },
933
+ {
934
+ "name": "target",
935
+ "attribute": "target",
936
+ "description": "Set an anchor tag target, only used when using href.",
937
+ "type": "string",
938
+ "default": "\"undefined\""
939
+ },
888
940
  {
889
941
  "name": "selectOnly",
890
942
  "attribute": "select-only",
@@ -908,7 +960,7 @@
908
960
  "events": [
909
961
  {
910
962
  "name": "open",
911
- "description": "fires when the card title is clicked"
963
+ "description": "fires when the card title is clicked."
912
964
  },
913
965
  {
914
966
  "name": "selected",
@@ -956,6 +1008,18 @@
956
1008
  "type": "boolean",
957
1009
  "default": "\"false\""
958
1010
  },
1011
+ {
1012
+ "name": "href",
1013
+ "description": "Set an href, this will turns the name of the card into an anchor tag.",
1014
+ "type": "string",
1015
+ "default": "\"undefined\""
1016
+ },
1017
+ {
1018
+ "name": "target",
1019
+ "description": "Set an anchor tag target, only used when using href.",
1020
+ "type": "string",
1021
+ "default": "\"undefined\""
1022
+ },
959
1023
  {
960
1024
  "name": "select-only",
961
1025
  "description": "Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.",
@@ -1000,6 +1064,20 @@
1000
1064
  "type": "boolean",
1001
1065
  "default": "\"false\""
1002
1066
  },
1067
+ {
1068
+ "name": "href",
1069
+ "attribute": "href",
1070
+ "description": "Set an href, this will turns the name of the card into an anchor tag.",
1071
+ "type": "string",
1072
+ "default": "\"undefined\""
1073
+ },
1074
+ {
1075
+ "name": "target",
1076
+ "attribute": "target",
1077
+ "description": "Set an anchor tag target, only used when using href.",
1078
+ "type": "string",
1079
+ "default": "\"undefined\""
1080
+ },
1003
1081
  {
1004
1082
  "name": "selectOnly",
1005
1083
  "attribute": "select-only",
@@ -1023,7 +1101,7 @@
1023
1101
  "events": [
1024
1102
  {
1025
1103
  "name": "open",
1026
- "description": "fires when the card title is clicked"
1104
+ "description": "fires when the card title is clicked."
1027
1105
  },
1028
1106
  {
1029
1107
  "name": "selected",
@@ -1065,6 +1143,18 @@
1065
1143
  "type": "boolean",
1066
1144
  "default": "\"false\""
1067
1145
  },
1146
+ {
1147
+ "name": "href",
1148
+ "description": "Set an href, this will turns the name of the card into an anchor tag.",
1149
+ "type": "string",
1150
+ "default": "\"undefined\""
1151
+ },
1152
+ {
1153
+ "name": "target",
1154
+ "description": "Set an anchor tag target, only used when using href.",
1155
+ "type": "string",
1156
+ "default": "\"undefined\""
1157
+ },
1068
1158
  {
1069
1159
  "name": "select-only",
1070
1160
  "description": "Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.",
@@ -1102,6 +1192,20 @@
1102
1192
  "type": "boolean",
1103
1193
  "default": "\"false\""
1104
1194
  },
1195
+ {
1196
+ "name": "href",
1197
+ "attribute": "href",
1198
+ "description": "Set an href, this will turns the name of the card into an anchor tag.",
1199
+ "type": "string",
1200
+ "default": "\"undefined\""
1201
+ },
1202
+ {
1203
+ "name": "target",
1204
+ "attribute": "target",
1205
+ "description": "Set an anchor tag target, only used when using href.",
1206
+ "type": "string",
1207
+ "default": "\"undefined\""
1208
+ },
1105
1209
  {
1106
1210
  "name": "selectOnly",
1107
1211
  "attribute": "select-only",
@@ -1125,7 +1229,7 @@
1125
1229
  "events": [
1126
1230
  {
1127
1231
  "name": "open",
1128
- "description": "fires when the card title is clicked"
1232
+ "description": "fires when the card title is clicked."
1129
1233
  },
1130
1234
  {
1131
1235
  "name": "selected",
@@ -1135,6 +1239,12 @@
1135
1239
  "name": "deselected",
1136
1240
  "description": "fires when the media card is deselected"
1137
1241
  }
1242
+ ],
1243
+ "slots": [
1244
+ {
1245
+ "name": "",
1246
+ "description": "Default content."
1247
+ }
1138
1248
  ]
1139
1249
  },
1140
1250
  {