Added a new volume of icons, which includes among others: capacitor, inductor and resistor. The whole list is found in the PR. (#3099)
a new ClrToggle component that works very similarly to the ClrCheckbox, but has the visual display of a toggle switch. The control also has support for validation. Documentation for usage can be found in the Toggle Switches documentation. (#3067)
The filters
array contains either a custom state object returned by
the state
method of the filter or the filter instance itself if the
optional state
method is not implemented. (#3066)