bnstooltips 1.8.5 → 1.8.6

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.
package/README.md CHANGED
@@ -5,10 +5,23 @@
5
5
  Used in my YAST Project. https://yast.now.sh
6
6
 
7
7
  ### Examples
8
+ <details>
9
+ <summary>Click to show examples</summary>
10
+
11
+ ![](https://lean.bns.tools/bns/icons/SkillTooltip_1.8.6.png "Skill Tooltip")
12
+
13
+ ![](https://lean.bns.tools/bns/icons/ItemTooltip_1.8.6.png "Item Tooltip")
14
+
15
+ ![](https://lean.bns.tools/bns/icons/Merchant_1.8.6.png "Merchant Tooltip")
16
+
17
+ ![](https://lean.bns.tools/bns/icons/ItemImprove_1.8.6.png "Item Upgrade Effects Tooltip")
18
+
19
+ ![](https://lean.bns.tools/bns/icons/Dungeon_x.png "Dungeon Tooltip")
20
+
21
+ ![](https://lean.bns.tools/bns/icons/grades.gif "Custom Tooltip")
22
+
23
+ </details>
8
24
 
9
- ![](https://lean.bns.tools/bns/icons/skillTooltip.png "Skill Tooltip")
10
- ![](https://lean.bns.tools/bns/icons/itemTooltip.png "Item Tooltip")
11
- ![](https://lean.bns.tools/bns/icons/bnstooltips_example.gif "Custom Tooltip")
12
25
 
13
26
  ### Dev note
14
27
  Create a new component from templates with `yarn createCp`