@ni/ok-components 1.1.2 → 1.2.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.
|
@@ -19064,6 +19064,10 @@ Defines an interaction area clip-path that leaves out the severity text so it is
|
|
|
19064
19064
|
name: 'sparkles_16_x_16',
|
|
19065
19065
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.498 2a2.85 2.85 0 0 1-.811 1.69A2.85 2.85 0 0 1 9 4.498a2.85 2.85 0 0 1 1.69.809c.477.476.739 1.076.812 1.693a2.85 2.85 0 0 1 .811-1.69A2.85 2.85 0 0 1 14 4.502a2.85 2.85 0 0 1-1.69-.809A2.84 2.84 0 0 1 11.497 2M7.495 3c-.163 1.355-.737 2.674-1.784 3.719C4.668 7.76 3.352 8.332 2 8.496c1.355.163 2.674.736 3.72 1.78C6.768 11.321 7.343 12.642 7.505 14c.162-1.355.736-2.674 1.784-3.719C10.332 9.24 11.648 8.668 13 8.504c-1.356-.163-2.674-.736-3.72-1.78C8.231 5.679 7.656 4.358 7.495 3" class="cls-1"/></svg>`,
|
|
19066
19066
|
};
|
|
19067
|
+
const sparklesNested16X16 = {
|
|
19068
|
+
name: 'sparkles_nested_16_x_16',
|
|
19069
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14.21 7.52-.11-.06a14.05 14.05 0 0 1-5.59-5.59l-.06-.11a.51.51 0 0 0-.9 0l-.06.11A14.05 14.05 0 0 1 1.9 7.46l-.11.06a.51.51 0 0 0 0 .9l.11.06a14.05 14.05 0 0 1 5.59 5.59l.06.11c.19.36.7.36.9 0l.06-.11a14.05 14.05 0 0 1 5.59-5.59l.11-.06a.51.51 0 0 0 0-.9m-1.71.36-.08.04a9.46 9.46 0 0 0-3.75 3.75l-.04.08a.34.34 0 0 1-.6 0l-.04-.08a9.46 9.46 0 0 0-3.75-3.75l-.08-.04a.34.34 0 0 1 0-.6l.08-.04a9.46 9.46 0 0 0 3.75-3.75l.04-.08a.34.34 0 0 1 .6 0l.04.08a9.46 9.46 0 0 0 3.75 3.75l.08.04c.24.13.24.47 0 .6" class="cls-1"/><path d="m11.36 7.6-.03.02a6.63 6.63 0 0 0-2.65 2.65l-.02.03c-.1.18-.35.18-.45 0l-.02-.03a6.63 6.63 0 0 0-2.65-2.65l-.03-.02a.255.255 0 0 1 0-.45l.03-.02a6.63 6.63 0 0 0 2.65-2.65l.02-.03c.1-.18.35-.18.45 0l.02.03a6.63 6.63 0 0 0 2.65 2.65l.03.02c.18.1.18.35 0 .45" class="cls-1"/></svg>`,
|
|
19070
|
+
};
|
|
19067
19071
|
const spinner = {
|
|
19068
19072
|
name: 'spinner',
|
|
19069
19073
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.12 4.12 0 0 0-3.176 3.169M8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6" class="cls-1"/></svg>`,
|
|
@@ -25881,6 +25885,18 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
25881
25885
|
}
|
|
25882
25886
|
registerIconSvg('icon-sparkles', IconSparkles);
|
|
25883
25887
|
|
|
25888
|
+
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25889
|
+
// See generation source in nimble-components/build/generate-icons
|
|
25890
|
+
/**
|
|
25891
|
+
* The icon component for the 'sparklesNested' icon
|
|
25892
|
+
*/
|
|
25893
|
+
class IconSparklesNested extends IconSvg {
|
|
25894
|
+
constructor() {
|
|
25895
|
+
super(sparklesNested16X16);
|
|
25896
|
+
}
|
|
25897
|
+
}
|
|
25898
|
+
registerIconSvg('icon-sparkles-nested', IconSparklesNested);
|
|
25899
|
+
|
|
25884
25900
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25885
25901
|
// See generation source in nimble-components/build/generate-icons
|
|
25886
25902
|
/**
|
|
@@ -99484,8 +99500,48 @@ focus outline in that case.
|
|
|
99484
99500
|
}
|
|
99485
99501
|
`;
|
|
99486
99502
|
|
|
99487
|
-
const nigelChatLightData =
|
|
99488
|
-
|
|
99503
|
+
const nigelChatLightData = `<?xml version="1.0" encoding="UTF-8"?>
|
|
99504
|
+
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16 16">
|
|
99505
|
+
<defs>
|
|
99506
|
+
<style>
|
|
99507
|
+
.nigel-chat-light-0 {
|
|
99508
|
+
fill: url(#nigel-chat-gradient-light-0);
|
|
99509
|
+
}
|
|
99510
|
+
|
|
99511
|
+
.nigel-chat-light-1 {
|
|
99512
|
+
fill: url(#nigel-chat-gradient-light-1);
|
|
99513
|
+
}
|
|
99514
|
+
</style>
|
|
99515
|
+
<linearGradient id="nigel-chat-gradient-light-1" x1="11.84" y1="6.19" x2="4.84" y2="13.18" gradientTransform="translate(0 18) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
99516
|
+
<stop offset="0" stop-color="#023325"/>
|
|
99517
|
+
<stop offset="1" stop-color="#004f38"/>
|
|
99518
|
+
</linearGradient>
|
|
99519
|
+
<linearGradient id="nigel-chat-gradient-light-0" x1="10.25" y1="-146.82" x2="6.95" y2="-150.11" gradientTransform="translate(0 156)" xlink:href="#nigel-chat-gradient-light-1"/>
|
|
99520
|
+
</defs>
|
|
99521
|
+
<path class="nigel-chat-light-1" d="M14.21,7.52l-.11-.06c-2.36-1.29-4.3-3.23-5.59-5.59l-.06-.11c-.19-.36-.7-.36-.9,0l-.06.11c-1.29,2.36-3.23,4.3-5.59,5.59l-.11.06c-.36.19-.36.7,0,.9l.11.06c2.36,1.29,4.3,3.23,5.59,5.59l.06.11c.19.36.7.36.9,0l.06-.11c1.29-2.36,3.23-4.3,5.59-5.59l.11-.06c.36-.19.36-.7,0-.9ZM12.5,7.88l-.08.04c-1.58.87-2.89,2.17-3.75,3.75l-.04.08c-.13.24-.47.24-.6,0l-.04-.08c-.87-1.58-2.17-2.89-3.75-3.75l-.08-.04c-.24-.13-.24-.47,0-.6l.08-.04c1.58-.87,2.89-2.17,3.75-3.75l.04-.08c.13-.24.47-.24.6,0l.04.08c.87,1.58,2.17,2.89,3.75,3.75l.08.04c.24.13.24.47,0,.6Z"/>
|
|
99522
|
+
<path class="nigel-chat-light-0" d="M11.36,7.6l-.03.02c-1.12.61-2.04,1.53-2.65,2.65l-.02.03c-.1.18-.35.18-.45,0l-.02-.03c-.61-1.12-1.53-2.04-2.65-2.65l-.03-.02c-.18-.1-.18-.35,0-.45l.03-.02c1.12-.61,2.04-1.53,2.65-2.65l.02-.03c.1-.18.35-.18.45,0l.02.03c.61,1.12,1.53,2.04,2.65,2.65l.03.02c.18.1.18.35,0,.45Z"/>
|
|
99523
|
+
</svg>`;
|
|
99524
|
+
const nigelChatDarkData = `<?xml version="1.0" encoding="UTF-8"?>
|
|
99525
|
+
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16 16">
|
|
99526
|
+
<defs>
|
|
99527
|
+
<style>
|
|
99528
|
+
.nigel-chat-dark-0 {
|
|
99529
|
+
fill: url(#nigel-chat-gradient-dark-0);
|
|
99530
|
+
}
|
|
99531
|
+
|
|
99532
|
+
.nigel-chat-dark-1 {
|
|
99533
|
+
fill: url(#nigel-chat-gradient-dark-1);
|
|
99534
|
+
}
|
|
99535
|
+
</style>
|
|
99536
|
+
<linearGradient id="nigel-chat-gradient-dark-1" x1="11.84" y1="6.19" x2="4.84" y2="13.18" gradientTransform="translate(0 18) scale(1 -1)" gradientUnits="userSpaceOnUse">
|
|
99537
|
+
<stop offset="0" stop-color="#00ad7c"/>
|
|
99538
|
+
<stop offset="1" stop-color="#32eb96"/>
|
|
99539
|
+
</linearGradient>
|
|
99540
|
+
<linearGradient id="nigel-chat-gradient-dark-0" x1="10.25" y1="-658.82" x2="6.95" y2="-662.11" gradientTransform="translate(0 668)" xlink:href="#nigel-chat-gradient-dark-1"/>
|
|
99541
|
+
</defs>
|
|
99542
|
+
<path class="nigel-chat-dark-1" d="M14.21,7.52l-.11-.06c-2.36-1.29-4.3-3.23-5.59-5.59l-.06-.11c-.19-.36-.7-.36-.9,0l-.06.11c-1.29,2.36-3.23,4.3-5.59,5.59l-.11.06c-.36.19-.36.7,0,.9l.11.06c2.36,1.29,4.3,3.23,5.59,5.59l.06.11c.19.36.7.36.9,0l.06-.11c1.29-2.36,3.23-4.3,5.59-5.59l.11-.06c.36-.19.36-.7,0-.9ZM12.5,7.88l-.08.04c-1.58.87-2.89,2.17-3.75,3.75l-.04.08c-.13.24-.47.24-.6,0l-.04-.08c-.87-1.58-2.17-2.89-3.75-3.75l-.08-.04c-.24-.13-.24-.47,0-.6l.08-.04c1.58-.87,2.89-2.17,3.75-3.75l.04-.08c.13-.24.47-.24.6,0l.04.08c.87,1.58,2.17,2.89,3.75,3.75l.08.04c.24.13.24.47,0,.6Z"/>
|
|
99543
|
+
<path class="nigel-chat-dark-0" d="M11.36,7.6l-.03.02c-1.12.61-2.04,1.53-2.65,2.65l-.02.03c-.1.18-.35.18-.45,0l-.02-.03c-.61-1.12-1.53-2.04-2.65-2.65l-.03-.02c-.18-.1-.18-.35,0-.45l.03-.02c1.12-.61,2.04-1.53,2.65-2.65l.02-.03c.1-.18.35-.18.45,0l.02.03c.61,1.12,1.53,2.04,2.65,2.65l.03.02c.18.1.18.35,0,.45Z"/>
|
|
99544
|
+
</svg>`;
|
|
99489
99545
|
|
|
99490
99546
|
const template$6 = html `
|
|
99491
99547
|
<div class="icon light-icon" aria-hidden="true" :innerHTML="${() => nigelChatLightData}"></div>
|